	
BLANK_IMAGE = "images/0-pix.gif";
	
var STYLENORMAL = {
	border:0,			// items border width, pixels; zero means "none"
	borders:[0,0,0,0], 
	shadow:0,			// items shadow size, pixels; zero means "none"
	color:{
		border:"",	// color of the item border, if any
		shadow:"",	// color of the item shadow, if any
		bgON:"",		// background color for the items
		bgOVER:"",	// background color for the item which is under mouse right now
		imagebg:"",
		oimagebg:""
	},
	css:{
		ON:"cssmenu",		// CSS class for items
		OVER:"cssmenu"	// CSS class  for item which is under mouse
	}
};

var STYLEMIDDLE = {
	border:0,			// items border width, pixels; zero means "none"
	borders:[0,0,0,0], 
	shadow:0,			// items shadow size, pixels; zero means "none"
	color:{
		border:"",	// color of the item border, if any
		shadow:"",	// color of the item shadow, if any
		bgON:"",		// background color for the items
		bgOVER:"",		// background color for the item which is under mouse right now
		imagebg:"",
		oimagebg:""
	},
	css:{
		ON:"menu_middle",		// CSS class for items
		OVER:"menu_middle_over"	// CSS class  for item which is under mouse
	}
};


var STYLEMIDDLE1 = {
	border:0,			// items border width, pixels; zero means "none"
	borders:[0,0,0,0], 
	shadow:0,			// items shadow size, pixels; zero means "none"
	color:{
		border:"",	// color of the item border, if any
		shadow:"",	// color of the item shadow, if any
		bgON:"",		// background color for the items
		bgOVER:"",		// background color for the item which is under mouse right now
		imagebg:"",
		oimagebg:""
	},
	css:{
		ON:"menu_middle1",		// CSS class for items
		OVER:"menu_middle_over1"	// CSS class  for item which is under mouse
	}
};

var STYLEMIDDLE2 = {
	border:0,			// items border width, pixels; zero means "none"
	borders:[0,0,0,0], 
	shadow:0,			// items shadow size, pixels; zero means "none"
	color:{
		border:"",	// color of the item border, if any
		shadow:"",	// color of the item shadow, if any
		bgON:"",		// background color for the items
		bgOVER:"",		// background color for the item which is under mouse right now
		imagebg:"",
		oimagebg:""
	},
	css:{
		ON:"menu_middle2",		// CSS class for items
		OVER:"menu_middle_over2"	// CSS class  for item which is under mouse
	}
};

var STYLEMIDDLE3 = {
	border:0,			// items border width, pixels; zero means "none"
	borders:[0,0,0,0], 
	shadow:0,			// items shadow size, pixels; zero means "none"
	color:{
		border:"",	// color of the item border, if any
		shadow:"",	// color of the item shadow, if any
		bgON:"",		// background color for the items
		bgOVER:"",		// background color for the item which is under mouse right now
		imagebg:"",
		oimagebg:""
	},
	css:{
		ON:"menu_middle3",		// CSS class for items
		OVER:"menu_middle_over3"	// CSS class  for item which is under mouse
	}
};

var STYLESUB = {
	border:0,			// items border width, pixels; zero means "none"
	borders:[0,0,0,0], 
	shadow:0,			// items shadow size, pixels; zero means "none"
	color:{
		border:"",	// color of the item border, if any
		shadow:"",	// color of the item shadow, if any
		bgON:"",		// background color for the items
		bgOVER:"",		// background color for the item which is under mouse right now
		imagebg:"",
		oimagebg:""
	},
	css:{
		ON:"menu_sub",		// CSS class for items
		OVER:"menu_sub_over"	// CSS class  for item which is under mouse
	}
};

var STYLESUBLAST = {
	border:0,			// items border width, pixels; zero means "none"
	borders:[0,0,0,0], 
	shadow:0,			// items shadow size, pixels; zero means "none"
	color:{
		border:"",	// color of the item border, if any
		shadow:"",	// color of the item shadow, if any
		bgON:"",		// background color for the items
		bgOVER:"",		// background color for the item which is under mouse right now
		imagebg:"",
		oimagebg:""
	},
	css:{
		ON:"menu_sub_last",		// CSS class for items
		OVER:"menu_sub_last"	// CSS class  for item which is under mouse
	}
};


var MENU_ITEMS = [
		
        {"pos":"relative","itemoff":[27,0],"leveloff":[0,200],"delay":"500","style":STYLENORMAL,"size":[35,206]},

		{url:"homepage-1.html", code:'<div class="menu_top">Homepage</div>', "format":{"size":[27,206],"itemoff":[0,0]},

				sub:[
				]
		},

		{url:"jardin-des-glaciers-at-a-glance-59.html", code:'Jardin des glaciers at a glance', "format":{"size":[27,206],"style":STYLEMIDDLE,"itemoff":[27,0]},

				sub:[
				]
		},

		{url:"the-remains-of-glaciers-60.html", code:'The remains of glaciers', "format":{"size":[27,206],"style":STYLEMIDDLE,"itemoff":[27,0]},

				sub:[
				]
		},

		{code:'<span style=\'font-size:12px; font-weight: bold;\'>The Maritime Adventure Park</span>', "format":{"size":[27,206],"style":STYLEMIDDLE1,"itemoff":[27,0]},

				sub:[
						{"size":[26,192], "itemoff":[25,0], "leveloff":[0,8], "style":STYLESUB,image:null},

						{url:"the-maritime-adventure-park-overview-63.html", code:'Overview', "format":{"size":[26,192],"itemoff":[26,0]} },

						{url:"guided-treks-64.html", code:'Guided Treks', "format":{"size":[26,192],"itemoff":[26,0]} },

						{url:"unguided-tours-65.html", code:'Unguided Tours', "format":{"size":[26,192],"itemoff":[26,0]} },

						{url:"adrenalin-zone-66.html", code:'Adrenalin Zone', "format":{"size":[26,192],"itemoff":[26,0]} },

						{url:"one-day-trip-161.html", code:'One-day trip', "format":{"size":[26,192],"itemoff":[26,0]} },

						{url:"lodging-and-camping-69.html", code:'Lodging and Camping', "format":{"size":[26,192],"itemoff":[26,0]} },

						{url:"services-70.html", code:'Services', "format":{"size":[26,192],"itemoff":[26,0]} },

						{url:"accessibility-71.html", code:'Accessibility', "format":{"size":[26,192],"itemoff":[26,0]} },

						{url:"your-testimonies-73.html", code:'Your Testimonies', "format":{"size":[26,192],"itemoff":[26,0]} },

						{code:"","format":{"size":[8,192],"itemoff":[26,0],"style":STYLESUBLAST} }

				]
		},

		{code:'<span style=\'font-size:12px;font-weight:bold;\'>The Glacier Exploration Center</span>', "format":{"size":[27,206],"style":STYLEMIDDLE2,"itemoff":[27,0]},

				sub:[
						{"size":[26,192], "itemoff":[25,0], "leveloff":[0,8], "style":STYLESUB,image:null},

						{url:"the-glacier-exploration-station-overview-75.html", code:'Overview', "format":{"size":[26,192],"itemoff":[26,0]} },

						{url:"the-multimedia-show-trail-76.html", code:'The Multimedia Show Trail', "format":{"size":[26,192],"itemoff":[26,0]} },

						{url:"unguided-thematic-zones-77.html", code:'Unguided Thematic Zones', "format":{"size":[26,192],"itemoff":[26,0]} },

						{url:"services-78.html", code:'Services', "format":{"size":[26,192],"itemoff":[26,0]} },

						{url:"accessibility-79.html", code:'Accessibility', "format":{"size":[26,192],"itemoff":[26,0]} },

						{url:"your-testimonies-81.html", code:'Your Testimonies', "format":{"size":[26,192],"itemoff":[26,0]} },

						{code:"","format":{"size":[8,192],"itemoff":[26,0],"style":STYLESUBLAST} }

				]
		},

		{code:'<span style=\'font-size:12px;font-weight:bold;\'>The Cyber Center</span>', "format":{"size":[27,206],"style":STYLEMIDDLE3,"itemoff":[27,0]},

				sub:[
						{"size":[26,192], "itemoff":[25,0], "leveloff":[0,8], "style":STYLESUB,image:null},

						{url:"the-cyber-center-overview-83.html", code:'Overview', "format":{"size":[26,192],"itemoff":[26,0]} },

						{url:"the-cyber-encyclopedia-84.html", code:'The Cyber-Encyclopedia', "format":{"size":[26,192],"itemoff":[26,0]} },

						{url:"the-multimedia-experience-and-research-room-85.html", code:'The Multimedia Experience and Research Room', "format":{"size":[40,192],"itemoff":[26,0]} },

						{url:"the-discussion-forum-86.html", code:'The Discussion Forum', "format":{"size":[26,192],"itemoff":[40,0]} },

						{url:"the-scientific-network-87.html", code:'The Scientific Network', "format":{"size":[26,192],"itemoff":[26,0]} },

						{code:"","format":{"size":[8,192],"itemoff":[26,0],"style":STYLESUBLAST} }

				]
		},

		{url:"events-88.html", code:'Events', "format":{"size":[27,206],"style":STYLEMIDDLE,"itemoff":[27,0]},

				sub:[
				]
		},

		{url:"maps-89.html", code:'Maps', "format":{"size":[27,206],"style":STYLEMIDDLE,"itemoff":[27,0]},

				sub:[
				]
		},

		{url:"complete-schedule-and-rates-90.html", code:'Complete Schedule and Rates', "format":{"size":[27,206],"style":STYLEMIDDLE,"itemoff":[27,0]},

				sub:[
						{"size":[26,192], "itemoff":[25,0], "leveloff":[0,8], "style":STYLESUB,image:null},

						{url:"schedule-214.html", code:'Schedule', "format":{"size":[26,192],"itemoff":[26,0]} },

						{code:"","format":{"size":[8,192],"itemoff":[26,0],"style":STYLESUBLAST} }

				]
		},

		{url:"multiactivities-162.html", code:'Multiactivities', "format":{"size":[27,206],"style":STYLEMIDDLE,"itemoff":[27,0]},

				sub:[
				]
		},

		{url:"packages-191.html", code:'Packages', "format":{"size":[27,206],"style":STYLEMIDDLE,"itemoff":[27,0]},

				sub:[
				]
		},

		{url:"for-academic-institutions-91.html", code:'For Academic Institutions', "format":{"size":[27,206],"style":STYLEMIDDLE,"itemoff":[27,0]},

				sub:[
				]
		},

		{url:"manicouagan-tourist-area-mta-92.html", code:'Manicouagan Tourist Area', "format":{"size":[27,206],"style":STYLEMIDDLE,"itemoff":[27,0]},

				sub:[
				]
		},

		{url:"mission-and-values-93.html", code:'Mission and values', "format":{"size":[27,206],"style":STYLEMIDDLE,"itemoff":[27,0]},

				sub:[
				]
		},

		{url:"news-94.html", code:'News', "format":{"size":[27,206],"style":STYLEMIDDLE,"itemoff":[27,0]},

				sub:[
				]
		},

		{url:"our-partners-95.html", code:'Our Partners', "format":{"size":[27,206],"style":STYLEMIDDLE,"itemoff":[27,0]},

				sub:[
				]
		},

		{url:"for-reservations-to-reach-us-61.html", code:'<div class="menu_bottom">For Reservations / To Reach us</div>', "format":{"style":STYLENORMAL,"size":[43,206],"itemoff":[25,0]},

				sub:[
				]
		}
];
