// Your Dollars at Work / Treatment Formula Winter 07 Newsletter
function DollarsWork_TreatmentFormula(){
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"><\/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="347" align="left" valign="top" class="header_newsbox_pad">';
str+='                <p class="header_title">Latest Recommendation<\/p>';
str+='                <p class="header_text_middle">Look at what you and HeartMath have accomplished!<\/p>';
str+='                <p class="header_read_more" align="right"><a href="..\/index.php?option=com_content&task=view&id=54&Itemid=88"><font class="header_read_more_brackets"><strong>&gt;&gt;&nbsp;&gt;&gt;<\/strong><\/font>&nbsp;Read more<\/a><\/p>';
str+='              <\/td>';
str+='              <td width="8" align="left" class="header_divider_bg"><img src="..\/about_us\/images\/stories\/images\/_spacer.gif" width="1" height="1"><\/td>';
str+='              <td width="347" align="left" valign="top" class="header_newsbox_pad">';
str+='                <p class="header_title">Latest News<\/p>';
str+='                <p class="header_text">Clear the decks of stress, regain poise and balance with the Treatment Formula, a HeartMath Energy Saver&hellip;<\/p>';
str+='                <p class="header_read_more" align="right"><a href="..\/templates\/ihm\/e-newsletter\/Winter-2007\/pdf\/IHMNSLTR_W_07_ebk_color.pdf#TheTreatmentFormula" target="_blank"><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);
}
DollarsWork_TreatmentFormula();