if (typeof(JSONReader) != "object" ) { var JSONReader = {}; };
JSONReader["menustructure"] = {
	"Used Cars" : { _options: { cssclass:"usedcarsmenu" },
		"Search for Cars": "http://www.buysell.com/root/CPG/Metro%20Toyota%20-%20Duncan/4826/Inventory_cpg.html?r=9"
	},
	
	"New Cars" : {
	},
	
	"Financial Services" : {
	},
	
	"Service & Maintenance" : { _options: { cssclass:"servicemenu" },
		"Parts" : "%server%/servicemaintenance/parts.htm",
		"Service" : "%server%/servicemaintenance/service.htm",
		"Detailing" : "%server%/servicemaintenance/detailing.htm",
		"Accessories" : "%server%/servicemaintenance/accessories.htm"
	},
	
	"About Us" : { _options: { cssclass:"aboutmenu" },
		"Our Mission" : "%server%/aboutus/ourmission.htm",
		"Our Location &amp; Hours" : "%server%/aboutus/ourlocationhours.htm",
		"Contact Us" : "%server%/aboutus/contactus.htm"
	},
	
	"Careers" : {
	}
};;