<!-- 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(' | ');

document.write('<a href="index.html" target="_top">Home</a>');
document.write(' | ');

document.write('<a href="window-login.htm">Login</a>');
document.write(' | ');


document.write('<a href="window-join.htm">Join</a>');
document.write(' | ');


document.write('</td></tr></table>');
document.write('</center>');

//  End -->
