function footer() {


document.writeln('<table width="770" cellspacing="0" cellpadding="0" border="0">');
document.writeln('<tr>');
document.writeln('<td bgcolor=#ffffff>');
document.writeln('<div style="font-size:11px; margin-left:4px; color:#000;"> Note: Features other than Phonebook Manager are based on phone model (check phone support before purchase). DataPilot product family is for personal use only. You can connect and transfer data to a <b>maximum of 8</b> different handsets.</div>');
document.writeln('</td>');
document.writeln('</tr>');
document.writeln('</table>');

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; 2008 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>');

}