<!-- 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">Inicio</a>');

document.write(' | ');



document.write('<a href="window-login.htm">Ingresar</a>');

document.write(' | ');





document.write('<a href="window-join.htm">Registro</a>');

document.write(' | ');





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

document.write('</center>');



//  End -->