var menustructure = 
{
	'About Junair Americas': { _options: { cssclass:"bob" },
		"The Junair Advantage": "/about-junair-americas/junair-advantage.htm",
		"News": "/about-junair-americas/news/index.htm",
		"News Archive": "/about-junair-americas/news-archive/news-archive.htm",
		"Case Studies": "/about-junair-americas/case-studies/case-studies.htm"
	},
	
	
	'Products': {
		"Overview": "/products/index.htm",
		"Car Spraybooth Ovens": "/products/car-spraybooth-ovens.htm",
		"QADS": "/products/qads.htm",
		"Smartair": "/products/smartair.htm",
		"Smartair IR": "/products/smartair-ir.htm",
		"Wheelsmart": "/products/wheelsmart.htm"
	},
	
	
	'Our Services': {
		"Overview": "/our-services/index.htm",
		"Shop Design": "/our-services/shop-design.htm",
		"Consulting": "/our-services/consulting.htm",
		"Project Management": "/our-services/project-management.htm",
		"Installation & Maintenance": "/our-services/installation-maintenance.htm",
		"Training": "/our-services/training.htm"
	}
	
	/*'Photos & Shop Layouts': {
		"Photo Gallery": "/photos-shop-layouts/photo-gallery.htm"
	},
	
	'Common Questions': {
		"Overview": "/common-questions/index.htm",
		
	}*/

};
