/*
 DHTML Menu version 3.3.19
 Written by Andy Woolley
 Copyright 2002 (c) Milonic Solutions. All Rights Reserved.
 Plase vist http://www.milonic.co.uk/menu or e-mail menu3@milonic.com
 You may use this menu on your web site free of charge as long as you place prominent links to http://www.milonic.co.uk/menu and
 your inform us of your intentions with your URL AND ALL copyright notices remain in place in all files including your home page
 Comercial support contracts are available on request if you cannot comply with the above rules.
 This script featured on Dynamic Drive (http://www.dynamicdrive.com)
 */

//The following line is critical for menu operation, and MUST APPEAR ONLY ONCE. If you have more than one menu_array.js file rem out this line in subsequent files
menunum=0;menus=new Array();_d=document;function addmenu(){menunum++;menus[menunum]=menu;}function dumpmenus(){mt="<script language=javascript>";for(a=1;a<menus.length;a++){mt+=" menu"+a+"=menus["+a+"];"}mt+="<\/script>";_d.write(mt)}
//Please leave the above line intact. The above also needs to be enabled if it not already enabled unless this file is part of a multi pack.



////////////////////////////////////
// Editable properties START here //
////////////////////////////////////

// Special effect string for IE5.5 or above please visit http://www.milonic.co.uk/menu/filters_sample.php for more filters
if(navigator.appVersion.indexOf("MSIE 6.0")>0)
{
	effect = "Fade(duration=0.2);Alpha(style=0,opacity=100);Shadow(color='#ffffff', Direction=135, Strength=1)"
}
else
{
	effect = "Shadow(color='#ffffff', Direction=135, Strength=5)" // Stop IE5.5 bug when using more than one filter
}


timegap=500				// The time delay for menus to remain visible
followspeed=5			// Follow Scrolling speed
followrate=40			// Follow Scrolling Rate
suboffset_top=0;		// Sub menu offset Top position 
suboffset_left=0;		// Sub menu offset Left position

style1=[				// style1 is an array of properties. You can have as many property arrays as you need. This means that menus can have their own style.
"ffffff",					// Mouse Off Font Color
"666666",				// Mouse Off Background Color
"ffffff",				// Mouse On Font Color
"FF9900",				// Mouse On Background Color
"000000",				// Menu Border Color 
12,						// Font Size in pixels
"normal",				// Font Style (italic or normal)
"normal",					// Font Weight (bold or normal)
"Ms Sans Serif, Arial",		// Font Name
3,						// Menu Item Padding
,			// Sub Menu Image (Leave this blank if not needed)
"ffffff",						// 3D Border & Separator bar
"FFffff",				// 3D High Color
"000000",				// 3D Low Color
,				// Current Page Item Font Color (leave this blank to disable)
,					// Current Page Item Background Color (leave this blank to disable)
,			// Top Bar image (Leave this blank to disable)
"ffffff",				// Menu Header Font Color (Leave blank if headers are not needed)
"000099",				// Menu Header Background Color (Leave blank if headers are not needed)
]



addmenu(menu=[		// This is the array that contains your menu properties and details
"mainmenu",			// Menu Name - This is needed in order for the menu to be called
515,					// Menu Top - The Top position of the menu in pixels
38,				// Menu Left - The Left position of the menu in pixels
120,					// Menu Width - Menus width in pixels
1,					// Menu Border Width 
,					// Screen Position - here you can use "center;left;right;middle;top;bottom" or a combination of "center:middle"
style1,				// Properties Array - this is set higher up, as above
1,					// Always Visible - allows the menu item to be visible at all time (1=on/0=off)
"center",				// Alignment - sets the menu elements text alignment, values valid here are: left, right or center
effect,				// Filter - Text variable for setting transitional effects on menu activation - see above for more info
,					// Follow Scrolling - Tells the menu item to follow the user down the screen (visible at all times) (1=on/0=off)
0, 					// Horizontal Menu - Tells the menu to become horizontal instead of top to bottom style (1=on/0=off)
,					// Keep Alive - Keeps the menu visible until the user moves over another menu or clicks elsewhere on the page (1=on/0=off)
,					// Position of TOP sub image left:center:right
,					// Set the Overall Width of Horizontal Menu to 100% and height to the specified amount (Leave blank to disable)
,					// Right To Left - Used in Hebrew for example. (1=on/0=off)
,					// Open the Menus OnClick - leave blank for OnMouseover (1=on/0=off)
,					// ID of the div you want to hide on MouseOver (useful for hiding form elements)
,					// Reserved for future use
,					// Reserved for future use
,					// Reserved for future use
,"Atacama Desert","show-menu=atacama",,"Atacama Desert",1 // "Description Text", "URL", "Alternate URL", "Status", "Separator Bar"
,"Easter Island","show-menu=islas",,"Easter Island",1
,"The Andes, the Valleys and the Sea","show-menu=andes",,"The Andes, the Valleys and the Sea",1
,"Forests, Lakes and Volcanoes","show-menu=volcan",,"Forests, Lakes and Volcanoes",1
,"Patagonia, Fjords and Glaciers","show-menu=patagonia",,"Patagonia, Fjords and Glaciers",1
,"Border Countries","show-menu=countries",,"Border Countries",1
,"Rent a Plane","show-menu=plane",,"Rent a Plane",1
,"Rent a Car","show-menu=car",,"Rent a Car",1
])

addmenu(menu=["atacama",,,200,1,"",style1,,"left",effect,,,,,,,,,,,,
	,"Mini Arica","arica.html",,,1
	,"Snowed Andes of the Altiplano","andes.html",,,1
	,"Altiplano and Pampas","pampas.html",,,1
	,"Geoglyphs Route","geoglyphs.html",,,1
	,"Mini Iquique","iquique.html",,,1
	,"Geoglyphs, Oases and Saltpeter","oases.html",,,1
	,"Total North","tnorth.html",,,1
	,"Terrantai in Atacama I","atacama1.html",,,1
	,"Terrantai: Argentine Northeast Extension","northeast.html",,,1
	,"Basic San Pedro","basicsanpedro.html",,,1
	,"Total San Pedro","totalsanpedro.html",,,1
	,"explora in Atacama I","exploratacama.html",,,1
	,"Mini Antofagasta","antofagasta.html",,,1
	,"Antofagasta, Desert and History","antofagasta2.html",,,1
	,"","",,,1
	,"Excursions","excursions_atacama.html",,,1
	,"Hotels","hotel_atacama.html",,,1
	])
	
addmenu(menu=["islas",,,120,1,"",style1,,"left",effect,,,,,,,,,,,,
	,"Ahus and Moais","ahus_moais.html",,,1
	,"Rapa Nui Treasures","rapanui_treas.html",,,1
	,"Total Easter Island","total_island.html",,,1
	,"","",,,1
	,"Excursions","excursions_rapanui.html",,,1
	,"Hotels","hotel_rapanui.html",,,1
	])
	
addmenu(menu=["andes",,,190,1,"",style1,,"left",effect,,,,,,,,,,,,
	,"Mini La Serena","mini_serena.html",,,1
	,"La Serena and Elqui Valley","la_serena.html",,,1
	,"Viña del Mar and Valparaíso","vina_valpo.html",,,1
	,"Santiago and Valparaíso","stgo_valpo.html",,,1
	,"Basic Santiago","basic_stgo.html",,,1
	,"Whole Santiago","w_stgo.html",,,1
	,"Colonial Chile","col_chile.html",,,1
	,"Hacienda Los Lingues","h_lingues.html",,,1
	,"Wines and Vineyards of Colchagua","w_colchagua.html",,,1
	,"Nature & Relax in Termas de Chillán","n_chillan.html",,,1
	,"","",,,1
	,"Excursions","excursions_andes.html",,,1
	,"Hotels","hotel_andes.html",,,1
	])
	
addmenu(menu=["volcan",,,260,1,"",style1,,"left",effect,,,,,,,,,,,,
	,"Araucanía","araucania.html",,,1
	,"Mini Pucón","mini_pucon.html",,,1
	,"Extreme Pucón","ex_pucon.html",,,1
	,"Relax in Pucón","relax_pucon.html",,,1
	,"Valdivia, History and Nature","valdivia_nature.html",,,1
	,"Southern Landscapes and National Parks","south_land_parks.html",,,1
	,"Puyehue at Termas Puyehue Hotel & Spa Termal","puyehue_termas.html",,,1
	,"Native Forests, Islands, Lakes and Volcanoes","nativa_forest.html",,,1
	,"Volcanoes and Andean Lakes I","volcanoes_lakes.html",,,1
	,"Mini Puerto Varas","mini_puertovaras.html",,,1
	,"Mini Puerto Montt","mini_puertomontt.html",,,1
	,"Discovering Chiloé Island","chiloe_island.html",,,1
	,"","",,,1
	,"Excursions","excursions_volcan.html",,,1
	,"Hotels","hotel_volcan.html",,,1
	
	])
	
addmenu(menu=["patagonia",,,280,1,"",style1,,"left",effect,,,,,,,,,,,,
	,"Cruising the Patagonia Channels on M/V Magallanes","cruising_patagonia.html",,,1
	,"Classic Route on Skorpios II","classic_skorpios.html",,,1
	,"Lake Yelcho, Pumalín and Futaleufú","futaleufu.html",,,1
	,"Northern Patagonia at Puyuhuapi Lodge & Spa","north_patagonia.html",,,1
	,"Patagonia at Mincho's Lodge","minchos.html",,,1
	,"Pacific Patagonia at Mallín Colorado Ecolodge","mallin_colorado.html",,,1
	,"Ice Adventure on Catamaranes del Sur","ice_adventure.html",,,1
	,"Adventure Route I on Skorpios I","adventure_skorpios.html",,,1
	,"Lake General Carrera at Terra Luna Lodge","general_carrera.html",,,1
	,"Kaweskar Explorer Route on Skorpios III","kaweskar.html",,,1
	,"Friendly Patagonia","f_patagonia.html",,,1
	,"Remota in Patagonia","remota_patagonia.html",,,1
	,"Patagonia and Glaciers","pat_glaciers.html",,,1
	,"Torres and Glaciers","torres_glaciers.html",,,1
	,"Discover Patagonia at Hostería Las Torres","h_las_torre.html",,,1
	,"explora in Patagonia","explo_patagonia.html",,,1
	,"Magallanes and Paine","magall_paine.html",,,1
	,"Fjords of the End of the World on Mare & Via Australis","world_mare.html",,,1
	,"Total Magallanes","total_magallanes.html",,,1
	
	,"","",,,1
	,"Excursions","excursions_patagonia.html",,,1
	,"Hotels","hotel_patagonia.html",,,1
	
	
	
	])
	
addmenu(menu=["countries",,,190,1,"",style1,,"left",effect,,,,,,,,,,,,
	,"Buenos Aires","buenos_aires.html",,,1
	,"Valleys of Santiago & Mendoza","stgo_mendoza.html",,,1
	,"Chilean Volcanoes and Argentine Lakes","ch_vol_arg_lake.html",,,1
	,"Chilean and Argentine Patagonia","ch_arg_patagonia.html",,,1
	,"Lima, Cusco and Machu Picchu","lima_cusco.html",,,1
	,"Altiplano: From Uyuni to Cusco","uyuni_cusco.html",,,1

	])
	
addmenu(menu=["plane",,,190,1,"",style1,,"left",effect,,,,,,,,,,,,
	,"Travel by Private Jet or Helicopter","helicopter.html",,,1

	])
	
addmenu(menu=["car",,,120,1,"",style1,,"left",effect,,,,,,,,,,,,
	,"Budget","budget.html",,,1
	,"Econorent","econorent.html",,,1
	,"Hertz","hertz.html",,,1
	])
	
	
dumpmenus()