
<!-- Start

document.write('<TABLE cellpadding=4 cellspacing="0" border="0" width="100%" class="footertext">');

document.write('<tr>');

document.write('<td WIDTH="3">');
document.write('<img src="picts/spacer.gif" HEIGHT="10" WIDTH="3" border="0" alt="image"><BR>');
document.write('</td>');

document.write('<td ALIGN=LEFT VALIGN=TOP>');
document.write('<span class ="copytext">&copy; 2004. ');
document.write('<a href="http://www.molitor.es" target="_top">MOLITOR S.L.</a> ');
document.write('</span>');
document.write('</td>');

document.write('<td ALIGN=LEFT VALIGN=TOP>');
document.write('<span class ="copytext">');
document.write('Reservados todos los derechos.');
document.write('</span>');
document.write('</td>');

document.write('<td ALIGN=LEFT VALIGN=TOP>');
document.write('<span class ="copytext">');
document.write('Optimizado para 1024X768');
document.write('</span>');
document.write('</td>');

document.write('<td ALIGN=RIGHT VALIGN=TOP>');
document.write('<span class="copytext">&copy; 2004.');
document.write('<a href="http://www.nexo.net" target="_blank">NEXO SCV. </a>');
document.write('<A HREF="mailto:inter@nexo.net">Diseņo y Hospedaje</a></span>');
document.write('</TD>');

document.write('<td WIDTH="3">');
document.write('<img src="picts/spacer.gif" HEIGHT="10" WIDTH="3" border="0" alt="image"><BR>');
document.write('</td>');

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


//  End -->
