<!-- Begin

<!-- NOTE: If you use a ' add a slash before it like this \' -->

document.write('<TABLE cellpadding=4 cellspacing="0" border="0" width="900" 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.lemonart.com" target="_blank">LEMONART</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('');
document.write('</span>');
document.write('</td>');

document.write('<td ALIGN=RIGHT VALIGN=TOP>');
document.write('<span class="copytext">&copy; 2006-2010.');
document.write('<a href="http://www.nexo.net" target="_blank">NEXO SCV.</a>');
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 -->
