with (document)
{
document.writeln('<table width="100%" cellspacing=0 cellpadding=0 bgcolor="#475C70" class="copy">');
document.writeln('<tr>');
document.writeln('<td width="75%" height=26 align=left valign=middle>');
document.writeln('&nbsp;&copy; 2008-2012 HOTEL EMPLEADOS DE FARMACIA SALTA (RG) - Todos los derechos reservados');
document.writeln('</td>');
document.writeln('<td align=right>');
document.writeln('<a href="mailto:info@abacom.com.ar"><img src="images/logoaba.gif" alt="Diseņo y desarrollo ABACOM" width=80 height=16 border=0 align=top></a>&nbsp;&nbsp;');
document.writeln('</td>');
document.writeln('</tr>');
document.writeln('</table>');
}


