// JavaScript Document
document.write('<div class="page-footer" style="text-align:center;"><p>');
document.write('MAPA WEB: ');
document.write('<a href="discoteca.php"><small>Disco & Lounge</small></a> | ');
document.write('<a href="terraza.php"><small>Terraza</small></a> | ');
document.write('<a href="restaurante.php"><small>Restaurante y bar</small></a> | ');
document.write('<a href="clubpasionhabanos.php"><small>Club Pasi&oacute;n Habanos</small></a>');
document.write('</p><br /><p>Desarrollo: <a href="http://www.pamimo.com">PaMiMo</a></p></div>');
