if (typeof(JSONReader) != "object" ) { var JSONReader = {}; };
JSONReader["menustructure"] = {
	"Used Cars" : { _options: { cssclass:"usedcarsmenu" },
		"Search for Cars": "http://www.buysell.com/root/CPG/Metro%20Lexus%20Toyota%20-%20Victoria/7117/Inventory_cpg.html"
	},
	
	"New Cars" : {
	},
	
	"Financial Services" : {
	},
	
	"Service & Maintenance" : { 
	},
	
	"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" : {
	}
};;