function footer() {

document.writeln('<script type="text/javascript" language="javascript">llactid=15490</script><script type="text/javascript" language="javascript" src="http://t1.trackalyzer.com/trackalyze.js"></script>');

document.writeln('<table width="770" cellspacing="0" cellpadding="0" border="0">');
document.writeln('<tr>');
document.writeln('<td bgcolor="#CD0102" height="20" style="font-size:9px;">');
document.writeln('&#169; 2010 Susteen, Inc. All rights reserved.');
document.writeln('</td>');
document.writeln('<td align="right" class="footer" bgcolor="#CD0102">');
document.writeln('<a href="/sitemap.htm">Site Map</a>&nbsp;|&nbsp;');
document.writeln('<a href="/affiliate.htm">Affiliate Program</a>&nbsp;|&nbsp;');
document.writeln('<a href="/termsofuse.htm">Terms of Use</a>&nbsp;|&nbsp;');
document.writeln('<a href="/privacypolicy.htm">Privacy Policy</a>&nbsp;|&nbsp;');
document.writeln('<a href="/about.htm">About Us</a>&nbsp;|&nbsp;');
document.writeln('<a href="/contact.htm">Contact Us</a>&nbsp;&nbsp;');

document.writeln('</td>');
document.writeln('</tr>');
document.writeln('</table>');

}