var MENU_ITEMS = [
	['totum home', 'http://www.totum.ca/'],
	['locations', null, null,
		['totum king', 'http://www.totum.ca/king.studio.asp', [20, ,]],
		['totum roxborough', 'http://www.totum.ca/rox.studio.asp', [0, ,]],
		['totum st.clair', 'http://www.totum.ca/stclair.studio.asp', [0, ,]]
	],
	['services', null, null,
		['health and therapy', 'http://www.totum.ca/healththerapy.asp', [22, ,]],
		['personal training', 'http://www.totum.ca/ptraining.asp'],
		['run club', 'http://www.totum.ca/runclub.asp'],
		['membership', 'http://www.totum.ca/membership.asp']
	],
	['resources', null, null,
				['careers', 'http://www.totum.ca/careers.asp'],
		['totum in the media', 'http://www.totum.ca/media.asp'],
		['totum friends', 'http://www.totum.ca/totum.friends.asp']
	],
	['profiles', null, null,
		['fitness team', 'http://www.totum.ca/fitnessteam.asp', [25, ,]],
		['rehabilitation team', 'http://www.totum.ca/rehabteam.asp']
	],
	['contact', 'http://www.totum.ca/contact.asp']
];
