<!-- Begin

// NOTE: If you use a ' add a slash before it like this \'

document.write('<center>');
document.write('<TABLE cellpadding="0" cellspacing="0" border="0"><tr><td>');
document.write(' &nbsp; ');

document.write('<a href="faq.html" target="_top" class="joinLinks">FAQ</a>');
document.write(' &nbsp; ');

document.write('<a href="window-login.htm" class="joinLinks">Login</a>');
document.write(' &nbsp; ');

document.write('</td></tr></table>');
document.write('</center>');

//  End -->