var MENU_ITEMS = [ ['Home', '/home', {tw:'_top',sw:72}], ['Sales', '/sales', {tw:'_top',sw:72}, ['Jaguar Specials', '/sales/jaguar-specials', {tw:'_top',sw:174}], ['Land Rover Specials', '/sales/land-rover-specials', {tw:'_top',sw:218}], ['Sales Inquiry', '/sales/sales-inquiry', {tw:'_top',sw:145}], ['Test Drive', '/sales/test-drive', {tw:'_top',sw:101}], ['Budds\' Sales Team', '/sales/budds-sales-team', {tw:'_top',sw:218}], ['Financial Services', '/sales/financialservices', {tw:'_top',sw:189}] ], ['Jaguar', '/jaguar', {tw:'_top',sw:87}], ['Land Rover', '/land-rover', {tw:'_top',sw:131}], ['Pre-Owned', '/preowned', {tw:'_blank',sw:116}, ['Budds Pre-owned', '/preowned/buddspreowned', {tw:'_blank',sw:189}], ['Auto Trader', '/preowned/autotrader', {tw:'_blank',sw:116}], ['Driving.ca', '/preowned/drivingca1', {tw:'_blank',sw:116}], ['Autohound', '/preowned/autohound', {tw:'_blank',sw:131}] ], ['Parts', null, {tw:'_top',sw:58}, ['Parts Specials', '/parts/parts-specials', {tw:'_top',sw:145}], ['Budds\' Parts Team', '/parts/partsteam', {tw:'_top',sw:203}], ['Jaguar Personal Accessories', '/parts/jaguaraccessories', {tw:'_blank',sw:320}], ['Landrover GEAR', '/parts/lrgear', {tw:'_blank',sw:174}] ], ['Service', null, {tw:'_top',sw:87}, ['Service Specials', '/buddsservice/servicespecials', {tw:'_top',sw:174}], ['Book a Service Appointment', '/buddsservice/requestserviceappointment', {tw:'_top',sw:291}], ['Budds\' Service Team', '/buddsservice/budds_service_team', {tw:'_top',sw:232}], ['Budds\' Collision', '/buddsservice/buddscollision', {tw:'_top',sw:174}] ], ['About Budds\'', null, {tw:'_top',sw:160}, ['Directions', '/about-budds/directions', {tw:'_top',sw:101}], ['BuddsFamily.com', '/about-budds/budds-family', {tw:'_blank',sw:203}], ['Photogallery', '/about-budds/photogallery', {tw:'_top',sw:131}] ], ['Contact Us', '/contactus', {tw:'_top',sw:116}] ]; new menu (MENU_ITEMS, MENU_POS);