var MENU_ITEMS = [
['HOME', '/index.html', {sw:45}],
['TREATMENT TABLES', '/category_tables.html', {sw:144},
['Treatment Tables', '/category_manual_therapy.html', {}],
['Bariatric Treatment Tables', '/category_neurological_traction.html', {}],
['Hi-Lo Treatment Mats', '/category_mat_tables.html', {}],
['Examination Equipment', '/category_Examination_Equipment.html', {}],
['Traction Tables', '/category_treatment.html', {}],
['Special Needs Changing Table', '/category_Change_Table.html', {}],
['Massage Table', '/category_massage_tables.html', {}],
['Treatment Stools', '/category_table_accessories.html', {}],
['Cardon Colours', null, {}]
],
['TREATMENT ACCESSORIES', '/category_Treatment_accessories.html', {sw:189},
['McKenzie Method Products', '/category_mckenzie_products.html', {}],
['Diane Lee', '/category_Diane_Lee.html', {}],
['Olaf Evjenth', '/category_Olaf_Evjenth.html', {}],
['Freddy Kaltenborn', '/category_Freddy_Kaltenborn.html', {}],
['Brian Mulligan', '/category_Brian_Mulligan.html', {}],
['Mobillization Belts', '/category_Mobilization_Belts.html', {}],
['Hot & Cold Therapy Products', '/category_Hot_and_Cold_Therapy.html', {}],
['Positioning Products', '/category_Positioning_Products.html', {}],
['Text & DVD', '/category_text_dvd.html', {}],
['Accessories', '/category_optp.html', {}]
],
['EXERCISE THERAPY', '/category_EXERCISE_THERAPY.html', {sw:144},
['Pulley Systems', '/category_pulleys.html', {}],
['Multi-positional Benches', '/category_multi-positional_benches.html', {}],
['Pulley Accessories', '/category_exercise_equipment_accessories.html', {}],
['Pilates Equipment', '/category_Pilates_Equipment.html', {}],
['Foam Rollers', '/category_Foam_Rollers.html', {}],
['Resistance Exercise', '/category_Resistance_Exercise.html', {}]
],
['CUSTOMER SERVICE', '/contact-us.html', {sw:144},
['Place an Order', '/contact-us/ORDERING.html', {sw:108}],
['Contact Information', '/contact-us/Contact_Info.html', {sw:144}],
['Request a Catalogue', '/contact-us/Cardon_Community.html', {sw:153}],
['Parts', '/contact-us/Parts_Upholstery.html', {sw:36}],
['Lease Financing', '/contact-us/Lease_Financing.html', {sw:126}],
['Testimonials', '/contact-us/Testimonials.html', {sw:90}]
],
['PROMOTIONS', null, {sw:90},
['Soft Touch', '/Promotions/Soft_Touch.html', {sw:81}],
['ENTER FOR YOUR CHANCE TO SAVE $500', '/Promotions/CONTEST.html', {sw:279}]
]
];
new menu (MENU_ITEMS, MENU_POS);