document.write(' <div id="footer"> '+
        '<p align="center">'+
         '   <font face="Arial" size="2">'+
          '      <a href="index.html">'+
           '         <font color="#4e411c">Inicio</font></a>'+
            '    <font color="#4e411c"> |'+
             '   </font>'+
              '  <a href="hospedaje.html"><font color="#4e411c">Hospedaje</font></a>'+
               ' <font color="#4e411c"> |'+
                '</font>'+
                '<a href="restaurant.html"><font color="#4e411c">Restaurant</font></a>'+
                '<font color="#4e411c"> |'+
                '</font>'+
          '      <a href="caminata.html"><font color="#4e411c">Tours</font></a>'+
           '     <font color="#4e411c"> |'+
            '    </font>'+
             '   <a href="paquetes.html"><font color="#4e411c">Paquetes</font></a>'+
              '  <font color="#4e411c"> |'+
               ' </font>'+
         '       <a href="imagenes.html"><font color="#4e411c">Galer&iacute;a</font></a>'+
          '      <font color="#4e411c"> |'+
           '     </font>'+
            '    <a href="ubicacion.html"><font color="#4e411c">Ubicaci&oacute;n</font></a>'+
             '   <font color="#4e411c"> |'+
              '  </font>'+
          ' <a href="contactenos.html"><font color="#4e411c">Contactenos</font></a>'+
  '              <font color="#4e411c">'+

'                </font> '+
 '           </font>'+
  '      </p>'+
   '     <p style="margin-top: 0px; margin-bottom: 0px" align="center">'+
    '        <font size="1" color="#4e411c">'+
     '           <span style="font-family: Arial">Copyright © Agro San Miguel Adventures'+
      '              <span lang="es">'+

 '                   </span>&nbsp;2011'+
               ' </span>'+
'            </font>'+
 '       </p>'+

'    </div>');


