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

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

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; 2005. ');

empresa="Added Value Solutions S.L.";
usuario="webmaster";
at="@";
dominio="av-s.com";
//document.write("<A HREF='mailto:"+usuario+""+at+""+dominio+"'>"+empresa+"</a>");
document.write('<a href="http://webmail.av-s.com" target="_blank">Added Value Solutions S.L.</a>');

<!-- document.write("<A HREF='mailto:"+usuario+""+at+""+dominio+"'>"+usuario+""+at+""+dominio+"</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"><a href="counter/index.php" target="_blank">&copy;</a> 2005.');
document.write('<a href="http://www.nexo.net" target="_blank">NEXO SCV. Diseņo y Hospedaje</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 -->
