/* --- menu items --- */
var MENU_ITEMS1 = [
	[['<img src="/images/general/legals.gif" width="128" height="47">', '<img src="/images/general/legals2.gif" width="128" height="47">', '<img src="/images/general/legals2.gif" width="128" height="47">', 	], null, {'bl':-1},
		['Rental Agreement', '/rental-agreement.htm'],
		['Terms & Conditions', '/terms-conditions.htm'],
		['Privacy Policy', '/privacy-policy.htm'],
		['Insurance', '/insurance.htm']		
	]
];

var MENU_ITEMS2 = [
	[['<img src="/images/general/helpful-information.gif" width="128" height="47">', '<img src="/images/general/helpful-information2.gif" width="128" height="47">', '<img src="/images/general/helpful-information2.gif" width="128" height="47">', 	], null, {'bl':-1},
		['FAQs', '/faqs.htm'],
		['Road Distances', '/road-distances.htm']		
	]
];

var MENU_ITEMS3 = [
	[['<img src="/images/general/vehicles.gif" width="128" height="47">', '<img src="/images/general/vehicles2.gif" width="128" height="47">', '<img src="/images/general/vehicles2.gif" width="128" height="47">', 	], null, {'bl':-1},
		['Cars', '/vehicles-cars.php'],
		['Sports and Luxury', '/vehicles-sports-luxury.php'],
		['People Movers', '/vehicles-people-movers.php'],
		['Commercial', '/vehicles-commercial.php'],
		['4WDs', '/vehicles-4wds.php'],
		['Trailers', '/vehicles-trailers.php']
	]
];
