 var MENU_ITEMS = [ ['Home','index.php'],['Showroom',null,null,['BMW','products.php?cat=1'],['Jaguar','products.php?cat=2'],['Mercedes','products.php?cat=3'],['Porsche','products.php?cat=4'],['Land Rover','products.php?cat=6'],['Car of the Week','products.php?cat=7']],['Search','search.php'],['My Enquiries','cart.php'],['Sitemap','sitemap.php'],['Contact Us','contact.php'],['Information',null,null,['About Us','about.php',null],['Privacy Policy','privacy.php',null],['Terms & Conditions','terms.php',null]],];