var FandI = { divclass: 'anylinkmenu', inlinestyle: '', linktarget: ''} //First menu variable. Make sure "anylinkmenu1" is a unique name!
FandI.items = [
	["Apply For Finance", "../Content/ApplyForFinance.aspx"],
	["Insurance", "../Content/FinanceAndInsurance.aspx?page=Insurance"],
	["Maintenance &amp; Service Plans", "../Content/FinanceAndInsurance.aspx?page=Maintenance-Service-Plans"],
	["Safety &amp; Security", "../Content/FinanceAndInsurance.aspx?page=Safety-Security"]/*,
	["Repayment Calculator", "../Content/FinanceAndInsurance.aspx?page=Repayment-Calculator"]*/  //no comma following last entry!
]


var lumina = { divclass: 'anylinkmenu', inlinestyle: '', linktarget: ''} 
lumina.items = [
	["Sedan", "/Content/CarSpec.aspx?Ref=CHVLUM001"],
	["UTE", "/Content/CarSpec.aspx?Ref=CHVLUM005"] 
]
