
document.write('<style type=text/css>');
document.write('<!--');
document.write('.foot {COLOR: #000000; font-family:arial; font-weight: normal; text-decoration: none; font-size:10px}');
document.write('a.foot:hover {COLOR: #000000; font-family:arial; font-weight: normal; text-decoration: underline; font-size:10px}');
document.write('.footN {COLOR: #ffffff; font-family:arial; font-weight: normal; text-decoration: none; font-size:10px}');
document.write('a.footN:hover {COLOR: #ffffff; font-family:arial; font-weight: normal; text-decoration: underline; font-size:10px}');
document.write('-->');
document.write('</style>');
document.writeln('<script>');
document.writeln('function avisolegal(){');
document.writeln('window.open("avisolegal.htm","aviso","toolbar=no,location=no,directories=no,status=no, menubar=no,scrollbars=yes,resizable=no,width=400,height=400,left=50,top=50,screenX=0,screenY=0,alwaysRaised=yes");');
document.writeln('}');
document.writeln('</script>');
document.writeln('<table width=100% border=0 cellspacing=0 cellpadding=0>');
document.writeln('<tr>'); 
document.writeln('<td colspan=9 bgcolor=000000><img src="figuras/au.gif" width=1 height=1></td>');
document.writeln('</tr>');
document.writeln('<tr>');
document.writeln('<td width=225 bgcolor=000000 class=footN>&nbsp;&#187;&nbsp;© Copyright 2005,<font color="#ffffff"> <strong>Hipoteca.com</strong></font></td>');
document.writeln('<td ><img src="figuras/esquina.gif" width=15 height=15 border=0></td>');
document.writeln('<td class=foot >&#187;&nbsp;<a href="centro.htm" target="Det_info">Inicio</a></td>');
document.writeln('<td class=foot >&#187;&nbsp;<a href="hipoteca_contacto.htm" target="Det_info">Contacto</a></td>');
document.writeln('<td class=foot >&#187;&nbsp; <a href="javascript:politica()">Proteccion de Datos </a></td>');
document.writeln('<td class=foot >&#187;&nbsp; <a href="javascript:aviso()">Aviso Legal</a></td>');
document.writeln('<td width=1 bgcolor=000000><img src="figuras/au.gif" width=1 height=1></td>');
document.writeln('</tr>');
document.writeln('<tr>');
document.writeln('<td colspan=9 bgcolor=000000><img src="figuras/au.gif" width=1 height=1></td>');
document.writeln('</tr>');
document.writeln('</table>');
