<!-- Begin

// NOTE: If you use a ' add a slash before it like this \'
document.write('<table  class="Estilo2"><tr><td>');

document.write('<a href="zempresa.htm"  onclick="VentanaTxt(this.href);return false;">Hotel La Carreta</a>');
document.write('&nbsp;|&nbsp;');
document.write('<a href="zaviso.htm"  onclick="VentanaTxt(this.href);return false;">Aviso Legal</a>');
document.write('&nbsp;|&nbsp;');
document.write('<a href="zlopd.htm"  onclick="VentanaTxt(this.href);return false;">Politica de proteccion de datos</a>');

document.write('<br>');

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



