var menustructure = 
{
	'About Cus': { _options: { width: '152' }, 
		"Overview": "/about-us/",
		"Background": "/about-us/background.htm",
		"History": "/about-us/history.htm",	
		"Mission Statement": "/about-us/mission-statement.htm",
		"Philosophy": "/about-us/philosophy.htm"
	},
	
	'The Whip': { 
		"Overview": "/the-whip/index.htm",	
		"Innovation": "/the-whip/innovation.htm",
		"Artistic Inspiration": "/the-whip/artistic-inspiration.htm",
		"The WHIP FR 117A": "/the-whip/fr-117a.htm",
		"FAQ": "/the-whip/faq.htm"
	}
};