/* --- menu items --- */
var MENU_ITEMS1 = [
	[['<img src="/images/general/products.gif" width="97" height="39">', '<img src="/images/general/products2.gif" width="97" height="39">', '<img src="/images/general/products2.gif" width="97" height="39">'	], null, {'bl':-5},
		['Vented Rear Grille', '/vented-rear-grille.php'],
		['Stradale Rear Diffusers', '/stradale-rear-diffusers.php'],
		['Front Spoiler & Skid Plates', '/front-spoiler-skid-plate.php'],
		['Challenge Stradale Stripe', '/challenge-stradale-stripe.php'],
		['Scuderia Stripe', '/scuderia.php'],
		['16M Stripe', '/16mstripe.php'],
		['F1 Simulator', '/f1sim.php'],
		['Mille Miglia Exhaust', '/mille-miglia-exhaust.php'],
		['Powerchip Upgrade', '/powerchip.php']
	]
];
/*
var MENU_ITEMS2 = [
	[['<img src="/images/menu/legals.jpg" width="78" height="38">', '<img src="/images/menu/legals2.jpg" width="78" height="38">', '<img src="/images/menu/legals2.jpg" width="78" height="38">', 	], null, {'bl':-5},
		['Rental Agreement', '/rental-agreement.htm'],
		['Terms & Conditions', '/terms-conditions.htm'],
		['Privacy Policy', '/privacy-policy.htm'],
		['Vehicle Damage Policy', '/vehicle-damage-policy.htm'],
		['Liability', '/liability.htm'],
		['Insurance', '/insurance.htm']		
	]
];

var MENU_ITEMS3 = [
	[['<img src="/images/menu/our-cars.jpg" width="84" height="38">', '<img src="/images/menu/our-cars2.jpg" width="84" height="38">', '<img src="/images/menu/our-cars2.jpg" width="84" height="38">', 	], null, {'bl':-5},
		['Cars', '/vehicles_cars.php'],
		['People Mover', '/vehicles_peoplemovers.php'],
		['Commercial', '/vehicles_commercial.php'],
		['Motorcycles', '/vehicles_motorcycles.php']		
	]
];
 */