// Menu de Navegacion
// Diseņo: Victor Rodriguez
// Fecha : 29/03/2009

document.write('<table width=100% cellpadding="1" id="menu1" class="ddmx" border="1" bordercolor="#ebebeb" style="BORDER-COLLAPSE: collapse">');
document.write('<tr><td><a class="item1" title="Home Page" href="index.html">HOME</a></td>');
document.write('<td><a class="item1" href="javascript:void(0)">CIRCUITOS</a>');
document.write('<div class="section"><a class="item2" href="javascript:void(0)" title="">CENTRO Y SURESTE</a>');
document.write('<div class="section">');
document.write('<a class="item2" href="cir_sol1.html" title="">SOL I</a>');
document.write('<a class="item2" href="cir_sol2.html" title="">SOL II</a>');
document.write('<a class="item2" href="cir_luna1.html" title="">LUNA I</a>');
document.write('<a class="item2" href="cir_luna2.html" title="">LUNA II</a>');
document.write('<a class="item2" href="cir_iguana1.html" title="">IGUANA I</a>');
document.write('<a class="item2" href="cir_iguana2.html" title="">IGUANA II</a>');	
document.write('<a class="item2" href="cir_yaxche1.html" title="">YAXCHE I</a>');
document.write('<a class="item2" href="cir_yaxche2.html" title="">YAXCHE II</a>');			   
document.write('</div>');   
document.write('<a class="item2" href="javascript:void(0)" title="">MEXICO Y CENTRO AMERICA</a>');
document.write('<div class="section">');
document.write('<a class="item2" href="cir_ceam1.html" title="">CENTRO AMERICA I</a>');
document.write('<a class="item2" href="cir_ceam2.html" title="">CENTRO AMERICA II</a>');
document.write('</div>');
document.write('<a class="item2" href="javascript:void(0)" title="">PENINSULA DE YUCATAN </a>');
document.write('<div class="section">');
document.write('<a class="item2" href="cir_yucatan1.html" title="">YUCATAN I</a>');
document.write('<a class="item2" href="cir_yucatan2.html" title="">YUCATAN II</a>');
document.write('<a class="item2" href="cir_yucatan3.html" title="">YUCATAN III</a>');
document.write('<a class="item2" href="cir_mini_qroo.html" title="">MINI QUINTANA ROO</a>');
document.write('<a class="item2" href="cir_mini_yuc.html" title="">MINI YUCATAN</a>');
document.write('</div>');
//document.write('<a class="item2" href="javascript:void(0)" title="">DELUXE TOURS</a>');
document.write('<div class="section">');
document.write('<a class="item2" href="#" title="">JADE</a>');
document.write('<a class="item2" href="#" title="">KANTUN</a>');
document.write('<a class="item2" href="#" title="">KIN</a>');
document.write('</div>');
document.write('<div class="section">');
document.write('<a class="item2" href="#" title="">CHICHEN,CENOTES,VALLADOLID</a>');
document.write('<a class="item2" href="#" title="">TULUM Y CENOTES SAGRADOS</a>');
document.write('<a class="item2" href="#" title="">COBA Y COMUNIDADES MAYAS</a>');
document.write('<a class="item2" href="#" title="">EK BALAM Y RIO LAGARTOS</a>');
document.write('<a class="item2" href="#" title="">RESERVA DE SIAN KAN</a>');
document.write('<a class="item2" href="#" title="">CENOTES Y RIO SUBTERRANEO</a>');	
document.write('<a class="item2" href="#" title="">BUCEO EN ISLA MUJERES</a>');
document.write('<a class="item2" href="#" title="">BUCEO EN COZUMEL</a>');			   
document.write('</div>');   
document.write('<a class="item2" href="javascript:void(0)" title="">OTRAS EXCURSIONES</a>');
document.write('<div class="section">');
document.write('<a class="item2" href="kayac_tour.html" title="">EXCURSION KAYAK</a>');
document.write('<a class="item2" href="cir_scubadiving.html" title="">SCUBA DIVING TOUR</a>');
document.write('</div>');
document.write('</div>');	     
document.write('</td>');
document.write('<td><a class="item1" title=""  href="cir_onedaytour.html">EXCURSIONES DE 1 DIA</a></td>');
document.write('<td><a class="item1" title=""  href="#">HOTELES</a></td>');
document.write('<td><a class="item1" title=""  href="transfers.html>TRASLADOS</a></td>');
document.write('<td><a class="item1" title=""  href="#">EUROPA</a></td>');
document.write('</table>');
document.write('<table width=100% cellpadding="1" id="menu1" class="ddmx" border="0" style="BORDER-COLLAPSE: collapse" bgcolor="#DDB180">');
//document.write('<td ><a class="item1" title=""  href="simpleviewer/gallery.html">GALLERY</a></td>');
//document.write('<td ><a class="item1" title=""  href="voluntourism.html">VOLUNTOURISM</a></td></tr>');
//document.write('<table width=100% cellpadding="1" id="menu1" class="ddmx" border="0" style="BORDER-COLLAPSE: collapse" bgcolor="#DDB180">');
document.write('<td id="submenu"><a href=simpleviewer/gallery.html>GALERIA</a></td>');
document.write('<td id="submenu"><a href=contact.html>CONTACTANOS</td>');
document.write('<td id="submenu"><a href=about.html>QUIENES SOMOS</td>');
//document.write('<td id="submenu"><a href=logistics.html>LOGISTIC SUPPORT</a></td>');
document.write('<td id="submenu"><a href=destinations.html>DESTINOS / CREA TU VIAJE</a></td>');
//document.write('<td id="submenu"><a href=contact.html>CONTACT US</td></tr></div></table>');
document.write('<td id="submenu"><a href=practical_info.html>INFORMACION PRACTICA</a></td>');
document.write('<td id="submenu"><a href="#"></td></tr></div></table>');
		
