function writefooter()
{
    document.write('<table>');
    document.write('<tr valign="bottom"><td><font size="-2" color="7777777">For best results, view the International Stroke Conference 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 6.0. You may <a href="http://www.microsoft.com/windows/ie/default.asp">download</a> it free from Microsoft. If you use Netscape, use version 6.2. You may <a href="http://wp.netscape.com/browsers/6/index.html?cp=dowpod6">download</a> it free from Netscape. 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://strokeconference.americanheart.org/portal/strokeconference/sc/sitemap">Site Map</a> |') ;
    //document.write('            <a href="http://www.americanheart.org/presenter.jhtml?identifier=11405" target="new">Privacy Statement</a> |');
    document.write('            <a href="http://www.americanheart.org/presenter.jhtml?identifier=11404" target="new">Privacy Policy</a> |') ;
    document.write('            <a href="http://www.americanheart.org/presenter.jhtml?identifier=11406" target="new">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.americanhear=.org/presenter.jhtml?identifier=3023759">Conflict of Interest Policy</a>') ;
    document.write('            <br>') ;
    var today = new Date();
    var year = today.getYear();
    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>') ;
}
