var anylinkmenu1={divclass:'anylinkmenu', inlinestyle:'', linktarget:''} //First menu variable. Make sure "anylinkmenu1" is a unique name!
anylinkmenu1.items=[
	["New Vehicles","/vehicles/index.php"],
	["New Specials","/vehicles/specials.php"],
	["Used Vehicles","/vehicles/used.php"],
	["Contact Used Sales","/vehicles/contact-used-sales.php"],
	["Vehicle Comparator","/vehicles/compare.php"],
	["Build Your Vehicle","/vehicles/build.php"],
	["Request a Quote","/vehicles/quote.php"],
	//["Request a Quote", "#\" onClick=\"openWindow('https://apps.gm.ca/app/GMCanada/RequestAQuote.do?lang=en&raqSource=scheduleTestDrive&scheduleSubSource=used&dc=419M363CL4241U244&selectedDealer=95425&pagetype=i&popup=false',800,600); return false;\""],
	["Payment Estimator","/vehicles/payment.php"],
	["Schedule a Test Drive","/vehicles/book-a-test-drive.php"]
	//["Schedule a Test Drive", "#\" onClick=\"openWindow('https://apps.gm.ca/app/GMCanada/RequestAQuote.do?lang=en&raqSource=scheduleTestDrive&scheduleSubSource=new&dc=419M363CL4241U244&selectedDealer=95425&pagetype=i&popup=false',800,600); return false;\""] //no comma following last entry!
]

var anylinkmenu2={divclass:'anylinkmenu', inlinestyle:'', linktarget:''} //First menu variable. Make sure "anylinkmenu2" is a unique name!
anylinkmenu2.items=[
	["Service","/departments/service/index.php"],
	["Service Appointment","/departments/service/appointment.php"],
	//["Service Appointment", "#\" onClick=\"openWindow('https://apps.gm.ca/app/GMCanada/RequestAQuote.do?lang=en&raqSource=scheduleService&dc=419M363CL4241U244&selectedDealer=95425&pagetype=i&popup=false',800,600); return false;\""],
	["Service Quote","/departments/service/quote.php"],
	//["Service Quote", "#\" onClick=\"openWindow('https://apps.gm.ca/app/GMCanada/RequestAQuote.do?lang=en&raqSource=service&dc=419M363CL4241U244&selectedDealer=95425&pagetype=i&popup=false',800,600); return false;\""],
	["Service Specials","/departments/service/specials.php"],
	["Parts","/departments/parts/index.php"],
	["Tire Education Centre","/departments/parts/tire-education-centre.php"],
	["Tire Finder","/departments/parts/tire-finder.php"],
	["Parts, Accessories &amp; Tire Quote","/departments/parts/quote.php"],
	//["Parts, Accessories &amp; Tire Quote", "#\" onClick=\"openWindow('https://apps.gm.ca/app/GMCanada/RequestAQuote.do?lang=en&raqSource=parts&dc=419M363CL4241U244&selectedDealer=95425&pagetype=i&popup=false',800,600); return false;\""],
	
	["Collision Centre","/departments/collision/index.php"],
	["Collision Centre Appointment","/departments/collision/appointment.php"],
	["Collision Centre Quote","/departments/collision/quote.php"]
	//["Collision Centre Appointment", "#\" onClick=\"openWindow('https://apps.gm.ca/app/GMCanada/RequestAQuote.do?lang=en&raqSource=bodyScheduleService&dc=419M363CL4241U244&selectedDealer=95425&pagetype=i&popup=false',800,600); return false;\""],
	//["Collision Centre Quote", "#\" onClick=\"openWindow('https://apps.gm.ca/app/GMCanada/RequestAQuote.do?lang=en&raqSource=bodyService&dc=419M363CL4241U244&selectedDealer=95425&pagetype=i&popup=false',800,600); return false;\""] //no comma following last entry!
]

var anylinkmenu3={divclass:'anylinkmenu', inlinestyle:'', linktarget:''} //First menu variable. Make sure "anylinkmenu3" is a unique name!
anylinkmenu3.items=[
	["Contact Information","/contact/index.php"],
	["Map &amp; Directions","/contact/map.php"],
	["Our Team","/contact/team.php"]
]
