var menustructure = 
{
	'Corporate': { _options: { width: '152' }, 
		"About Newstrike": "/corporate/about-newstrike.htm",
		"Management": "/corporate/management.htm",	
		"Board Members": "/corporate/board-members.htm",
		"Company Consultants": "/corporate/company-consultants.htm",
		"Corporate Directory": "/corporate/corporate-directory.htm",
		"Governance": "/corporate/governance.htm"	
	},
	
	'Properties': { 
		"Overview": "/properties/index.htm",
		"Guerrero Project": "/properties/guerrero-project/guerrero-gold-belt.htm",	
		"Oaxaca Project": "/properties/oaxaca-project/oaxaca-mining-district.htm",
		"Property Maps": "/properties/property-maps.htm"	
	},
	
	'Investors': { 
		"Share Structure": "/investors/share-structure.htm",
		"News Releases": "/investors/news-releases.htm",
		"SEDAR Filing": "http://www.sedar.com/DisplayProfile.do?lang=EN&issuerType=03&issuerNo=00016113",
		"Photo Gallery": "/investors/photogallery.htm",
		"Webcasts": "/investors/webcasts.htm",
		"Links": "/investors/links.htm"
	},
	
	'Contact Us': { 
		"Corporate Directory": "/contact-us/corporate-directory.htm",
		"Request Info": "/contact-us/request-info.htm",
		"Send A Message": "/contact-us/send-a-message.htm"
	}
};