// HeartMath Education Catalog / TENDS Executive Summary
function heartsmarts_TendsSummary(){
var str='';
str+='<div id="header_container_img_container"><img src="images\/stories\/images\/_spacer.gif" alt="" border="0" hspace="0" vspace="0" id="header_container_img" style="display:block"><\/div>';
str+='<table width="708" border="0" cellspacing="0" cellpadding="0" class="header_container">';
str+='  <tbody>';
str+='    <tr>';
str+='      <td width="100%" align="left" valign="top">';
str+='        <table width="100%" border="0" cellspacing="0" cellpadding="0" class="header_border">';
str+='          <tbody>';
str+='            <tr>';
str+='              <td width="342" align="left" valign="top">';
str+='                <table width="100%" cellpadding="0" cellspacing="0" class="par_nil" style="padding:0; margin:0;">';
str+='                  <tr>';
str+='                    <td align="center" valign="middle">';
str+='                      <table width="100%" cellpadding="0" cellspacing="0">';
str+='                        <tr>';
str+='                          <td width="100%" height="100%" align="center" valign="middle"><a href="templates\/ihm\/section_includes\/education\/pdf\/heartmath_education_catalog.pdf" target="_blank"><img src="images\/stories\/images\/header_banners\/header_box\/hm_education_2008_catalog.jpg" width="71" height="82" border="0" alt="HeartMath Education Catalog" title="HeartMath Education Catalog" style="padding:0; margin:7px 6px 0px 10px; display:block"><\/a><\/td>';
str+='                        <\/tr>';
str+='                      <\/table>';
str+='                    <\/td>';
str+='                    <td width="100%" valign="top">';
str+='                      <table width="100%" cellpadding="0" cellspacing="0">';
str+='                        <tr>';
str+='                          <td width="100%" align="left" valign="top" style="padding:10px 0 0 9px; margin:0;"><img src="images\/stories\/images\/_spacer.gif" width="1" height="18" align="left" border="0" style="display:block"><p class="header_title_nopad">Latest Recommendation<\/p><\/td>';
str+='                        <\/tr>';
str+='                        <tr>';
str+='                          <td width="100%" align="left" valign="top" style="padding:0; margin:0;"><img src="images\/stories\/images\/_spacer.gif" width="1" height="14" align="left" border="0" style="display:block"><\/td>';
str+='                        <\/tr>';
str+='                        <tr>';
str+='                          <td width="100%" height="100%" align="left" valign="top" style="vertical-align:top">';
str+='                            <p class="header_text" style="padding:0 10px 0 10px; margin:0;">Download our Education Catalog.<\/p>';
str+='                        <\/tr>';
str+='                        <tr>';
str+='                          <td width="100%" align="left" valign="top" style="padding:0; margin:0;"><img src="images\/stories\/images\/_spacer.gif" width="1" height="12" align="left" border="0" style="display:block"><\/td>';
str+='                        <\/tr>';
str+='                        <tr>';
str+='                          <td width="100%" height="100%" align="left" valign="top" style="vertical-align:top">';
str+='                            <p class="header_read_more" align="right" style="padding:0 10px 0 0; margin:0;"><a href="templates\/ihm\/section_includes\/education\/pdf\/heartmath_education_catalog.pdf" target="_blank"><font class="header_read_more_brackets"><strong>&gt;&gt;&nbsp;&gt;&gt;<\/strong><\/font>&nbsp;View&nbsp;now<\/a><\/p>';
str+='                          <\/td>';
str+='                        <\/tr>';
str+='                      <\/table>';
str+='                    <\/td>';
str+='                  <\/tr>';
str+='                <\/table>';
str+='              <\/td>';
str+='              <td width="8" align="left" class="header_divider_bg"><img src="images\/stories\/images\/_spacer.gif" width="1" height="1" style="display:block"><\/td>';
str+='              <td width="352" align="left" valign="top" class="header_newsbox_pad">';
str+='                <p class="header_title">Latest News<\/p>';
str+='                <p class="header_text">Our TestEdge<font class="reg_txt_9"><sup>&reg;<\/sup><\/font> National Demonstration Study was a huge success. Now you can read the online executive summary&hellip;<\/p>';
str+='                <p class="header_read_more" align="right"><a href="templates\/ihm\/section_includes\/education\/pdf\/Tends_Summary_Results.pdf"><font class="header_read_more_brackets"><strong>&gt;&gt;&nbsp;&gt;&gt;<\/strong><\/font>&nbsp;Read more<\/a><\/p>';
str+='              <\/td>';
str+='            <\/tr>';
str+='          <\/tbody>';
str+='        <\/table>';
str+='      <\/td>';
str+='    <\/tr>';
str+='  <\/tbody>';
str+='<\/table>';
document.write(str);
}
heartsmarts_TendsSummary();