function writefooter()
{
  document.write('<div style="text-align:center; width:600px;">');
  document.write('<p><em>The 7 Cores align the meeting content with your areas of interest. <a href="http://scientificsessions.americanheart.org/portal/scientificsessions/ss/maineventsandsevencores">Learn More</a></em></p>');
  document.write('<p><span><a href="http://scientificsessions.americanheart.org/portal/scientificsessions/ss/coreone"><img width="88" height="20" border="0" alt="Cardiovascular Imaging" src="/includes/images/interface/core1.gif" style="margin-right:5px;"></a><a href="http://scientificsessions.americanheart.org/portal/scientificsessions/ss/coretwo"><img style="margin-right:5px;" width="88" height="20" border="0" alt="Epidemiology and Prevention of CV Disease: Physiology, Pharmacology and Lifestyle" src="/includes/images/interface/core2.gif" ></a><a href="http://scientificsessions.americanheart.org/portal/scientificsessions/ss/corethree"><img src="/includes/images/interface/core3.gif" alt="Genetics, Genomics and Congenital CV Disorders" width="98"" height="20" border="0" style="margin-right:5px; width="192></a></span><span style="text-align:center;"><a href="http://scientificsessions.americanheart.org/portal/scientificsessions/ss/corefour"><img src="/includes/images/interface/core4.gif" alt="Heart Rhythm Disorders and Resuscitation Science" width="89"" height="20" border="0" style="margin-right:5px; width="174></a></p>');
  document.write('<p><a href="http://scientificsessions.americanheart.org/portal/scientificsessions/ss/corefive"><img src="/includes/images/interface/core5.gif" alt="Myocardium: Function and Failure" width="89"" height="20" border="0" style="margin-right:5px; width="173></a><a href="http://scientificsessions.americanheart.org/portal/scientificsessions/ss/coresix"><img src="/includes/images/interface/core6.gif" alt="Vascular Disease: Catheter-Based and Surgical Interventions" width="80"" height="20" border="0" style="margin-right:5px; width="156></a><a href="http://scientificsessions.americanheart.org/portal/scientificsessions/ss/coreseven"><img src="/includes/images/interface/core7.gif" alt="Vascular Disease: Biology and Clinical Science" width="103"" height="20" border="0" style="margin-right:5px; width="200></a></span></p>');
  document.write('</div>');

    document.write('<table>');
    document.write('<tr valign="bottom"><td><font size="-2" color="7777777">For best results, view the Scientific Sessions Web site with the Internet Explorer browser set to 1024 x 768. Make sure you have the latest version as your browser. We recommend Internet Explorer 8.0. You may <a href="http://www.microsoft.com/windows/ie/default.asp">download</a> it free from Microsoft. If viewing our site on Macintosh, you may experience small difficulties. We recommend all Mac users use Internet Explorer.</font><br></td></tr>');
    document.write('   <tr><td>&nbsp;</td></tr>');
    document.write('   <tr valign="bottom"> ') ;
    document.write('        <td>') ;
    document.write('            <a href="http://scientificsessions.americanheart.org/portal/scientificsessions/ss/sitemap">Site Map</a> |') ;
    //document.write('            <a href="http://www.americanheart.org/presenter.jhtml?identifier=11405">Privacy Statement</a> |');
    document.write('            <a href="http://www.americanheart.org/presenter.jhtml?identifier=11404">Privacy Policy</a> |') ;
    document.write('            <a href="http://www.americanheart.org/presenter.jhtml?identifier=11406">Copyright</a> |');
    document.write('            <a href="http://www.americanheart.org/presenter.jhtml?identifier=4431">Copyright Guidelines</a> |') ;
    document.write('            <a href="http://www.americanheart.org/presenter.jhtml?identifier=3023721">Ethics Policy</a> |') ;
    document.write('            <a href="http://www.americanheart.org/presenter.jhtml?identifier=6894">Linking Policy</a> |') ;
    document.write('            <a href="http://www.americanheart.org/presenter.jhtml?identifier=3023759">Conflict of Interest Policy</a>') ;
    document.write('            <br>') ;
    var today = new Date();
    var year = today.getYear();
    if (year < 1900) { year = year + 1900}
    document.write('                <font class=comment><font color="999999">&copy;');
    document.write(year);
    document.write(' American Heart Association, Inc. All rights reserved. Unauthorized use prohibited.</font></font>');
    document.write('        </td>') ;
    document.write('   </tr>');
    document.write('</table>') ;
}

