document.writeln ('<div id="footer">')
document.writeln ('<table align="center" border="0" cellpadding="0" cellspacing="0" width="744">')
document.writeln ('  <tr> ')
document.writeln ('    <td width="100%" height="25" colspan="2"> ')
document.writeln ('      <p class="white10px"><b> ')
document.writeln ('        <a href="/contactus.htm" class="whitemenu">CONTACT US</a>')
document.writeln ('        | <a href="/About_Us.htm" class="whitemenu">ABOUT POINTAFTER.COM</a> | ')
document.writeln ('        <a href="/policies.htm" class="whitemenu">POLICIES</a></b> </p>')
document.writeln ('    </td>')
document.writeln ('  </tr>')
document.writeln ('</table>')
document.writeln ('</div>')
document.writeln ('       <p align="center" class=copyright>Copyright &copy; 1999 - 2010')
document.writeln ('        pointafter.com, All rights reserved.</p>')
