var MENU_ITEMS = [ ['Home', '/home', {tw:'_top',sw:69}], ['Sales', '/sales', {tw:'_top',sw:69}, ['Jaguar Specials', '/sales/jaguar-specials', {tw:'_top',sw:167}], ['Land Rover Specials', '/sales/land-rover-specials', {tw:'_top',sw:209}, ['Range Rover Sport HSE', null, {tw:'_top',sw:223}] ], ['Sales Inquiry', '/sales/sales-inquiry', {tw:'_top',sw:139}], ['Test Drive', '/sales/test-drive', {tw:'_top',sw:97}], ['Budds\' Sales Team', '/sales/budds-sales-team', {tw:'_top',sw:209}], ['Financial Services', '/sales/financialservices', {tw:'_top',sw:181}] ], ['Jaguar', '/jaguar', {tw:'_top',sw:83}], ['Land Rover', '/land-rover', {tw:'_top',sw:125}], ['Pre-Owned', '/preowned', {tw:'_blank',sw:111}, ['Budds Pre-owned', '/preowned/buddspreowned', {tw:'_blank',sw:181}], ['Auto Trader', '/preowned/autotrader', {tw:'_blank',sw:111}], ['Driving.ca', '/preowned/drivingca1', {tw:'_blank',sw:111}], ['Autohound', '/preowned/autohound', {tw:'_blank',sw:125}] ], ['Parts & Service', null, {tw:'_top',sw:139}, ['Parts', '/parts-service/parts', {tw:'_top',sw:55}, ['Jaguar Parts', '/parts-service/parts/jagparts', {tw:'_blank',sw:125}], ['Land Rover Parts', '/parts-service/parts/lrparts', {tw:'_blank',sw:167}] ], ['Service', null, {tw:'_top',sw:83}, ['Request Service Appointment', '/parts-service/service/request-service-appointment', {tw:'_top',sw:292}], ['Budds\' Service Team', '/parts-service/service/budds-service', {tw:'_top',sw:223}], ['Budds\' Collision', '/parts-service/service/budds-collision', {tw:'_top',sw:167}] ] ], ['About Budds\'', null, {tw:'_top',sw:153}, ['Directions', '/about-budds/directions', {tw:'_top',sw:97}], ['BuddsFamily.com', '/about-budds/budds-family', {tw:'_blank',sw:195}], ['Photogallery', '/about-budds/photogallery', {tw:'_top',sw:125}] ], ['Contact Us', '/contactus', {tw:'_top',sw:111}] ]; new menu (MENU_ITEMS, MENU_POS);