BLANK_IMAGE = 'http://www.andesmountainguides.com/images/spacer.gif';


var STYLE = {
	border:0,			// item's border width, pixels; zero means "none"
	shadow:0,			// item's shadow size, pixels; zero means "none"
	color:{
		border:"transparent",	// color of the item border, if any
		shadow:"transparent",	// color of the item shadow, if any
		bgON:"transparent",		// background color for the items
		bgOVER:"transparent"	// background color for the item which is under mouse right now
	},
	css:{
		ON:"navOn",			// CSS class for items
		OVER:"navOver"		// CSS class  for item which is under mouse
	}
};


var topnav = {
	border:0,					// item's border width, pixels; zero means "none"
	shadow:0,					// item's shadow size, pixels; zero means "none"
	color:{
		border:"transparent",	// color of the item border, if any
		shadow:"transparent",	// color of the item shadow, if any
		bgON:"transparent",		// background color for the items
		bgOVER:"transparent"	// background color for the item which is under mouse right now
		   },
	css:{
		ON:"topnavON",			// CSS class for items
		OVER:"topnavOVER"	// CSS class  for item which is under mouse
	}
};

var topnav_s = {
	border:0,					// item's border width, pixels; zero means "none"
	shadow:0,					// item's shadow size, pixels; zero means "none"
	color:{
		border:"transparent",	// color of the item border, if any
		shadow:"transparent",	// color of the item shadow, if any
		bgON:"transparent",		// background color for the items
		bgOVER:"transparent"	// background color for the item which is under mouse right now
		   },
	css:{
		ON:"topnavON_s",			// CSS class for items
		OVER:"topnavOVER_s"	// CSS class  for item which is under mouse
	}
};


var SUBSTYLE = {
	border:0,					// item's border width, pixels; zero means "none"
	shadow:0,					// item's shadow size, pixels; zero means "none"
	color:{
		border:"transparent",	// color of the item border, if any
		shadow:"transparent",	// color of the item shadow, if any
		bgON:"transparent",		// background color for the items
		bgOVER:"transparent"	// background color for the item which is under mouse right now
		   },
	css:{
		ON:"navSubOn",			// CSS class for items
		OVER:"navSubOver"	// CSS class  for item which is under mouse
	}
};


var SUBSTYLE_Small = {
	border:0,					// item's border width, pixels; zero means "none"
	shadow:0,					// item's shadow size, pixels; zero means "none"
	color:{
		border:"transparent",	// color of the item border, if any
		shadow:"transparent",	// color of the item shadow, if any
		bgON:"transparent",		// background color for the items
		bgOVER:"transparent"	// background color for the item which is under mouse right now
		   },
	css:{
		ON:"navSubOn_Small",			// CSS class for items
		OVER:"navSubOver_Small"	// CSS class  for item which is under mouse
	}
};


var SUBSTYLE_SUB = {
	border:0,					// item's border width, pixels; zero means "none"
	shadow:0,					// item's shadow size, pixels; zero means "none"
	color:{
		border:"transparent",	// color of the item border, if any
		shadow:"transparent",	// color of the item shadow, if any
		bgON:"transparent",		// background color for the items
		bgOVER:"transparent"	// background color for the item which is under mouse right now
		   },
	css:{
		ON:"navSubOn_sub",			// CSS class for items
		OVER:"navSubOver_sub"	// CSS class  for item which is under mouse
	}
};


var SUBSTYLE_BOOK = {
	border:0,					// item's border width, pixels; zero means "none"
	shadow:0,					// item's shadow size, pixels; zero means "none"
	color:{
		border:"transparent",	// color of the item border, if any
		shadow:"transparent",	// color of the item shadow, if any
		bgON:"transparent",		// background color for the items
		bgOVER:"transparent"	// background color for the item which is under mouse right now
		   },
	css:{
		ON:"navSubOn_book",			// CSS class for items
		OVER:"navSubOver_book"	// CSS class  for item which is under mouse
	}
};


var MENU_ITEMS = [
	{pos:'relative', itemoff:[0,0], leveloff:[25,0], style:STYLE, size:[25,300]},
	{code:"Home",format:{size:[25,50]},url:"http://www.andesmountainguides.com/index.php",itemoff:[0,0]},
	{code:"About AMG",format:{size:[25,80]},url:"http://www.andesmountainguides.com/southamerica-adventure-travel/about-andes-mountain-guides.php",itemoff:[0,80]},

	{code:"Our Trips", style:topnav, format:{size:[25,76]},url:"http://www.andesmountainguides.com/southamerica-adventure-travel/international.php",itemoff:[0,130],leveloff:[26,0],
		
		sub:[
			
			{itemoff:[25,145]},
			{code:"Aconcagua", style:SUBSTYLE_SUB, size:[25,145],url:"http://www.andesmountainguides.com/southamerica-adventure-travel/international.php#aconcagua",itemoff:[25,0],
				sub:[
					{leveloff:[0,145]},
					{code:"Normal Route", style:SUBSTYLE, size:[25,188],url:"http://www.andesmountainguides.com/southamerica-adventure-travel/aconcagua-climbing.php",itemoff:[25,145]},
					{code:"Normal Route & Plata", style:SUBSTYLE, size:[25,188],url:"http://www.andesmountainguides.com/southamerica-adventure-travel/aconcagua-normal.php",itemoff:[25,0]},
					{code:"Aconcagua Full Traverse", style:SUBSTYLE, size:[25,188],url:"http://www.andesmountainguides.com/southamerica-adventure-travel/aconcagua-vacas.php",itemoff:[25,0]},
					{code:"Polish Glacier", style:SUBSTYLE, size:[25,188],url:"http://www.andesmountainguides.com/southamerica-adventure-travel/aconcagua-polish.php",itemoff:[25,0]},
					]
			},

			{code:"North Patagonia", style:SUBSTYLE_SUB, size:[25,145],url:"http://www.andesmountainguides.com/southamerica-adventure-travel/international.php#northPatagonia",itemoff:[25,0],
				sub:[
					{leveloff:[0,145]},
					{code:"Bariloche Backcountry Ski", style:SUBSTYLE, size:[25,188],url:"http://www.andesmountainguides.com/southamerica-adventure-travel/bariloche.php",itemoff:[25,0]},
					{code:"Volcanoes Powder Tour", style:SUBSTYLE, size:[25,188],url:"http://www.andesmountainguides.com/southamerica-adventure-travel/volcanoes.php",itemoff:[25,0]},
					{code:"Rock Climbing", style:SUBSTYLE, size:[25,188],url:"http://www.andesmountainguides.com/southamerica-adventure-travel/patagonia-rock.php",itemoff:[25,0]},
					{code:"Bariloche Rock & Ice", style:SUBSTYLE, size:[25,188],url:"http://www.andesmountainguides.com/southamerica-adventure-travel/bariloche-rockice.php",itemoff:[25,0]},
					]
			},

			{code:"South Patagonia", style:SUBSTYLE_SUB, size:[25,145],url:"http://www.andesmountainguides.com/southamerica-adventure-travel/international.php#southPatagonia",itemoff:[25,0],
				sub:[
					{leveloff:[0,145]},
					{code:"Ice Cap Trek", style:SUBSTYLE, size:[25,188],url:"http://www.andesmountainguides.com/southamerica-adventure-travel/patagonia-ice-cap.php",itemoff:[25,0]},
					{code:"Ice Cap & Gorra Blanca", style:SUBSTYLE, size:[25,188],url:"http://www.andesmountainguides.com/southamerica-adventure-travel/patagonia-ice-gorra.php",itemoff:[25,0]},
					{code:"Paine & Los Glaciares Trek", style:SUBSTYLE, size:[25,188],url:"http://www.andesmountainguides.com/southamerica-adventure-travel/paine-glaciares.php",itemoff:[25,0]},					
					{code:"Patagonia 2 Summits", style:SUBSTYLE, size:[25,188],url:"http://www.andesmountainguides.com/southamerica-adventure-travel/3-peaks-patagonia.php",itemoff:[25,0]},					
					{code:"Aguja Guillaumet", style:SUBSTYLE, size:[25,188],url:"http://www.andesmountainguides.com/southamerica-adventure-travel/aguja-guillaumet.php",itemoff:[25,0]},					
					{code:"Cerro Gorra Blanca", style:SUBSTYLE, size:[25,188],url:"http://www.andesmountainguides.com/southamerica-adventure-travel/cerro-gorra.php",itemoff:[25,0]},					
					{code:"Cerro Solo", style:SUBSTYLE, size:[25,188],url:"http://www.andesmountainguides.com/southamerica-adventure-travel/cerro-solo.php",itemoff:[25,0]},					
					{code:"Patagonia Alpine Trilogy", style:SUBSTYLE, size:[25,188],url:"http://www.andesmountainguides.com/southamerica-adventure-travel/trilogy.php",itemoff:[25,0]},					
					]
			},

			{code:"Peru & Bolivia", style:SUBSTYLE_SUB, size:[25,145],url:"http://www.andesmountainguides.com/southamerica-adventure-travel/international.php#peruBolivia",itemoff:[25,0],
				sub:[
					{leveloff:[0,145]},
					{code:"Condori Valley & Illmani", style:SUBSTYLE, size:[25,188],url:"http://www.andesmountainguides.com/southamerica-adventure-travel/condoriri-illimani.php",itemoff:[25,0]},
					{code:"Ishinca & Chopicalqui", style:SUBSTYLE, size:[25,188],url:"http://www.andesmountainguides.com/southamerica-adventure-travel/ishinca-chopicalqui.php",itemoff:[25,0]},
					]
			},
			
			
			{code:"Bhutan", style:SUBSTYLE_SUB, size:[25,145],url:"http://www.andesmountainguides.com/bhutan/bhutanindex.php",itemoff:[25,0],
			
				sub:[
					{leveloff:[0,145]},
					{code:"Snowman Trek", style:SUBSTYLE, size:[25,188],url:"http://www.andesmountainguides.com/bhutan/snowmantrek.php",itemoff:[25,0]},
					{code:"Thousand Lakes Trek", style:SUBSTYLE, size:[25,188],url:"http://www.andesmountainguides.com/bhutan/dagalathousandlakestrek.php",itemoff:[25,0]},
					{code:"Bhutan Cultural Tour", style:SUBSTYLE, size:[25,188],url:"http://www.andesmountainguides.com/bhutan/bhutanculturaltour.php",itemoff:[25,0]},
					]
			},
			
			
			{code:"Nepal", style:SUBSTYLE_SUB, size:[25,145],url:"http://www.andesmountainguides.com/nepal/nepalindex.php",itemoff:[25,0],
				sub:[
					{leveloff:[0,145]},
					{code:"Island Peak", style:SUBSTYLE, size:[25,188],url:"http://www.andesmountainguides.com/nepal/islandpeak.php",itemoff:[25,0]},
					{code:"Annapurna Circuit", style:SUBSTYLE, size:[25,188],url:"http://www.andesmountainguides.com/nepal/annapurnacircuit.php",itemoff:[25,0]},
					]
			},
			
			
			{code:"Antarctica", style:SUBSTYLE_SUB, size:[25,145],url:"http://www.andesmountainguides.com/antarctica/antarcticaindex.php",itemoff:[25,0],
				sub:[
					{leveloff:[0,145]},
					{code:"Mount Vinson", style:SUBSTYLE, size:[25,188],url:"http://www.andesmountainguides.com/antarctica/mtvinson.php",itemoff:[25,0]},
					]
			},


			{code:"Europe", style:SUBSTYLE_SUB, size:[25,145],url:"http://www.andesmountainguides.com/southamerica-adventure-travel/international.php#europe",itemoff:[25,0],
				sub:[
					{leveloff:[0,145]},
					
					{code:"Rock Climbing Asturias", style:SUBSTYLE, size:[25,188],url:"http://www.andesmountainguides.com/europe-adventure-travel/europe-rock.php",itemoff:[25,0]},
					{code:"Trekking the Pyrenees", style:SUBSTYLE, size:[25,188],url:"http://www.andesmountainguides.com/europe-adventure-travel/trekking-pyrenees.php",itemoff:[25,0]},
					]
			},

			{code:"United States", style:SUBSTYLE_SUB, size:[25,145],url:"http://www.andesmountainguides.com/montana-rock-climbing/index.php",itemoff:[25,0],
				sub:[
					{leveloff:[0,145]},
					{code:"Montana Rock Climbing", style:SUBSTYLE, size:[25,188],url:"http://www.andesmountainguides.com/montana-rock-climbing/index.php",itemoff:[25,0]},
					]
			},


		
			{code:"Dates & Prices", style:SUBSTYLE_BOOK, format:{size:[25,145]},url:"http://www.andesmountainguides.com/southamerica-adventure-travel/date-price.php",itemoff:[25,0]},
			{code:"Book a trip now", style:SUBSTYLE_BOOK, format:{size:[25,145]},url:"http://www.andesmountainguides.com/southamerica-adventure-travel/book.php",itemoff:[25,0]}
			
		]				
	},

	{code:"Our Guides",format:{size:[25,76]},url:"http://www.andesmountainguides.com/southamerica-adventure-travel/guides.php",itemoff:[0,120]},

	{code:"CME",style:topnav_s, format:{size:[25,49]},url:"http://www.andesmountainguides.com/cme/index.php",itemoff:[0,120],leveloff:[25,0],
		
		sub:[
			
			{itemoff:[25,145]},
			{code:"Aconcagua", style:SUBSTYLE, size:[25,145],url:"http://www.andesmountainguides.com/cme/aconcagua.php",itemoff:[25,0]},

			{code:"Bhutan", style:SUBSTYLE, size:[25,145],url:"http://www.andesmountainguides.com/cme/bhutan.php",itemoff:[25,0]},

			{code:"Tibet", style:SUBSTYLE, size:[25,145],url:"http://www.andesmountainguides.com/cme/tibet.php",itemoff:[25,0]},

			{code:"Island Peak", style:SUBSTYLE, size:[25,145],url:"http://www.andesmountainguides.com/cme/islandpeak.php",itemoff:[25,0]}

		]				
	},


	{code:"Haul Bag", style:topnav, format:{size:[25,76]},url:"http://www.andesmountainguides.com/haulbag/index.php",itemoff:[0,75],leveloff:[26,0],
		
		sub:[
			
			{itemoff:[25,145]},
			{code:"Downloads", style:SUBSTYLE_SUB, size:[25,145],url:"http://www.andesmountainguides.com/Downloads/index.php",itemoff:[25,0],
				sub:[
					{leveloff:[0,145]},
					{code:"Assumption of Risk", style:SUBSTYLE, size:[25,188],url:"http://www.andesmountainguides.com/Downloads/Andes Assumption of Risk.pdf",itemoff:[25,0]},
					{code:"Equipment List", style:SUBSTYLE, size:[25,188],url:"http://www.andesmountainguides.com/Downloads/Andes Equipment lsit.pdf",itemoff:[25,0]},
					{code:"Health and Fitness", style:SUBSTYLE, size:[25,188],url:"http://www.andesmountainguides.com/Downloads/Andes Health and Fitness.pdf",itemoff:[25,0]},					
					{code:"Rescue Acknowledgment", style:SUBSTYLE, size:[25,188],url:"http://www.andesmountainguides.com/Downloads/Andes Mountain Guides Rescue:Medical.pdf",itemoff:[25,0]},					
					{code:"Payment Form", style:SUBSTYLE, size:[25,188],url:"http://www.andesmountainguides.com/Downloads/Andes Payment Information.pdf",itemoff:[25,0]},					
					{code:"Policies", style:SUBSTYLE, size:[25,188],url:"http://www.andesmountainguides.com/Downloads/Policies and procedures.pdf",itemoff:[25,0]},					
                    ]
			},

			{code:"Trip Report", style:SUBSTYLE_Small, size:[25,133],url:"http://www.andesmountainguides.com/tripupdates/index.php",itemoff:[25,0]},
			
			{code:"Global Rescue", style:SUBSTYLE_Small, size:[25,133],url:"https://www.globalrescue.com/plans.cfm?AndesMG",itemoff:[25,0]},
			
			{code:"Travelex", style:SUBSTYLE_SUB, size:[25,133],url:"http://www.travelexinsurance.com/index.aspx?LOCATION=26-0014&go=bp",itemoff:[25,0],
				sub:[
					{leveloff:[0,145]},
					{code:"Download Basic pdf", style:SUBSTYLE, size:[25,188],url:"http://www.andesmountainguides.com/Downloads/26-0014 - Basic - MTB Brochure.pdf",itemoff:[25,0]},
					{code:"Purchase Travel Basic", style:SUBSTYLE, size:[25,188],url:"http://www.travelexinsurance.com/index.aspx?location=26-0014&go=pmtb",itemoff:[25,0]},
					{code:"Download Select pdf", style:SUBSTYLE, size:[25,188],url:"http://www.andesmountainguides.com/Downloads/26-0014 - Select - MTS Brochure.pdf",itemoff:[25,0]},
					{code:"Purchase Travel Select", style:SUBSTYLE, size:[25,188],url:"http://www.travelexinsurance.com/index.aspx?location=26-0014&go=pmts",itemoff:[25,0]},
					{code:"Download Max pdf", style:SUBSTYLE, size:[25,188],url:"http://www.andesmountainguides.com/Downloads/26-0014 - Max - MTM Brochure.pdf",itemoff:[25,0]},
					{code:"Purchase Travel Max", style:SUBSTYLE, size:[25,188],url:"http://www.travelexinsurance.com/index.aspx?location=26-0014&go=pmtm",itemoff:[25,0]},	
					
										
                    ]
               }, 
			
			{code:"Training", style:SUBSTYLE_Small, size:[25,133],url:"http://www.andesmountainguides.com/training/index.php",itemoff:[25,0]},

			{code:"Gallery", style:SUBSTYLE_Small, size:[25,133],url:"http://www.andesmountainguides.com/southamerica-adventure-travel/gallery.php",itemoff:[25,0]},
			
			{code:"Links", style:SUBSTYLE_SUB, size:[25,145],url:"http://www.andesmountainguides.com/southamerica-adventure-travel/links.php",itemoff:[25,0],
				sub:[
					{leveloff:[0,145]},
					{code:"Black Diamond", style:SUBSTYLE, size:[25,188],url:"http://www.bdel.com",itemoff:[25,145]},
					{code:"Mammut", style:SUBSTYLE, size:[25,188],url:"http://www.mammut.ch/",itemoff:[25,0]},
					{code:"Northern Lights", style:SUBSTYLE, size:[25,188],url:"http://www.northernlightstrading.com/",itemoff:[25,0]},
					{code:"1% For The Planet", style:SUBSTYLE, size:[25,188],url:"http://www.onepercentfortheplanet.org/en/",itemoff:[25,0]},
					{code:"Everest ER", style:SUBSTYLE, size:[25,188],url:"http://www.everester.org/",itemoff:[25,0]},
					{code:"Montana Alpine Guides", style:SUBSTYLE, size:[25,188],url:"http://www.adventuremontana.com",itemoff:[25,0]},
					
					]
			},
			
			{code:"Dates & Prices", style:SUBSTYLE_BOOK, format:{size:[25,145]},url:"http://www.andesmountainguides.com/southamerica-adventure-travel/date-price.php",itemoff:[25,0]},
			{code:"Book a trip now", style:SUBSTYLE_BOOK, format:{size:[25,145]},url:"http://www.andesmountainguides.com/southamerica-adventure-travel/book.php",itemoff:[25,0]}
			
		]				
	},




	
	{code:"Contact",format:{size:[25,83]},url:"http://www.andesmountainguides.com/southamerica-adventure-travel/contact.php",itemoff:[0,100]}
	
	
	
	
];




