// 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)">TOURS</a>');
document.write('<div class="section"><a class="item2" href="javascript:void(0)" title="">CENTRAL & SOUTH EASTERN</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 & CENTRAL 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="">YUCATAN PENINSULA</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 & SACRED CENOTES</a>');
document.write('<a class="item2" href="#" title="">COBA & MAYAN COMUNITIES</a>');
document.write('<a class="item2" href="#" title="">EK BALAM & RIO LAGARTOS</a>');
document.write('<a class="item2" href="#" title="">BISPHERE RESERVE SIAN KAN</a>');
document.write('<a class="item2" href="#" title="">CENOTES & UNDERGOURD RIVER</a>');	
document.write('<a class="item2" href="#" title="">SNORKELING ISLA MUJERES</a>');
document.write('<a class="item2" href="#" title="">SNORKELING COZUMEL</a>');			   
document.write('</div>');   
document.write('<a class="item2" href="javascript:void(0)" title="">OTHER EXPEDITIONS</a>');
document.write('<div class="section">');
document.write('<a class="item2" href="kayac_tour.html" title="">KAYAK EXPEDITION</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">ONE DAY TOURS</a></td>');
document.write('<td><a class="item1" title=""  href="#">HOTELS</a></td>');
document.write('<td><a class="item1" title=""  href="transfers.html>TRANSFERS</a></td>');
document.write('<td><a class="item1" title=""  href="#">EUROPE</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>GALLERY</a></td>');
document.write('<td id="submenu"><a href=contact.html>CONTACT US</td>');
document.write('<td id="submenu"><a href=about.html>ABOUT US</td>');
//document.write('<td id="submenu"><a href=logistics.html>LOGISTIC SUPPORT</a></td>');
document.write('<td id="submenu"><a href=destinations.html>DESTINATIONS / CREATE YOUR OWN TOUR</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>PRACTICAL INFO</a></td>');
document.write('<td id="submenu"><a href="#"></td></tr></div></table>');
		
