///

/// menu de navegacion footer

/// Jeromi Transfers

/// Fecha : 11/03/2010

/// diseño: Victor Rodriguez

                

//document.write('<div id="submenu">');

document.write('<a href="index_es.php">INICIO</a> | ');

document.write('<a href="destinations.php?lang=esp">DESTINOS</a> | ');

document.write('<a href="listado.php?lang=esp">PAQUETES</a> | ');

document.write('<a href="contact_esp.php">CONTACTOS</a> | ');

document.write('<a href="quienes_esp.php">¿QUIENES SOMOS?</a> | ');

document.write('<a href="links.php?lang=esp">LINKS</a> | ');

document.write('</div>');

document.write('<div id="footer">');

document.write('<div align="center">Llame Gratis México: 01 800 681 1077 :: (998)898-2526 :: (998)898-2654 .<br>');

document.write('Copyright © 2009-2011 New Generation Tour & Travel :: Derechos reservados </div>');

document.write('</div>');


