// Summary of Proactive Partners
function content_gutter_free_services(){

  var str='';

    str+='<div id="print_display_none">';
    str+='<div class="section_content_gutter_container_global_content">';

// Destress Kit Banner Ad
    str+='<div id="display_none_destress_kit_banner_01">';
    str+='  <table width="100%" align="center" cellspacing="0" cellpadding="0">';
    str+='    <tr>';
    str+='      <td width="100%" height="110" align="center"><a href="index.php?option=com_content&task=view&id=419&Itemid=0"><img src="http:\/\/www.heartmath.org\/images\/stories\/images\/extras\/destress_kit_banners\/destress_kit_banner_ad_01.jpg" width="110" height="110" hspace="0" vspace="0" border="0" alt="De-Stress Kit for the Changing Times" style="display:block"><\/a><\/td>';
    str+='    <\/tr>';
    str+='  <\/table>';
    str+='<\/div>';

// Divider Spacer
    str+='<table width="100%" align="center" cellspacing="0" cellpadding="0">';
    str+='  <tr>';
    str+='    <td width="100%" align="center"><img src="images\/stories\/images\/_spacer.gif" width="116" height="30" hspace="0" vspace="0" border="0" alt="" style="display:block"><\/td>';
    str+='  <\/tr>';
    str+='<\/table>';

// Donations/Membership Buttons
    str+='<div id="display_none_donations_membership_buttons">';
    str+='  <table width="100%" align="center" cellspacing="0" cellpadding="0">';
    str+='    <tr>';
    str+='      <td width="100%" align="center"><a href="http:\/\/store.heartmath.org\/Donations" onclick="pageTracker._link(this.href); return false;"><img src="images\/stories\/images\/extras\/btn_donations.jpg" width="112" height="18" hspace="0" vspace="0" border="0" alt="Donations" style="display:block"><\/a><\/td>';
    str+='    <\/tr>';
    str+='    <tr>';
    str+='      <td width="100%" align="center"><img src="images\/stories\/images\/_spacer.gif" width="116" height="6" hspace="0" vspace="0" border="0" alt="" style="display:block"><\/td>';
    str+='    <\/tr>';
    str+='    <tr>';
    str+='      <td width="100%" align="center"><a href="http:\/\/store.heartmath.org\/membership\/IHMmember" onclick="pageTracker._link(this.href); return false;"><img src="images\/stories\/images\/extras\/btn_membership.jpg" width="116" height="24" hspace="0" vspace="0" border="0" alt="Membership" style="display:block"><\/a><\/td>';
    str+='    <\/tr>';
    str+='  <\/table>';
    str+='</div>';

    str+='<\/div>';
    str+='<\/div>';

  document.write(str);
}
content_gutter_free_services();