var MENU_ITEMS = [
['ABOUT CARDON', '/index.html', {sw:108}],
['TABLES', '/category_tables.html', {sw:54},
['Orthopaedic/Manual Therapy Tables', '/category_manual_therapy.html', {}],
['All Purpose Hi - Lo Tables', '/category_hi_lo_tables.html', {}],
['Treatment/Economy/Traction Tables', '/category_treatment.html', {}],
['Massage Table', '/category_massage_tables.html', {}],
['BoBath Neurological & Geriatric Tables', '/category_neurological_traction.html', {}],
['Hi-Lo Mat & Tilt Tables', '/category_mat_tables.html', {}],
['Accessories', '/category_table_accessories.html', {}],
['Table Colours & Warranty', '/category_table_colours.html', {}]
],
['EXERCISE EQUIPMENT', '/category_therapeutic-exercise-equipment.html', {sw:162},
['Pulley Systems', '/category_pulleys.html', {}],
['Multi-positional Benches', '/category_multi-positional_benches.html', {}],
['Therapeutic Exercise Accessories', '/category_exercise_equipment_accessories.html', {}]
],
['OPTP - MCKENZIE, ETC', '/category_mckenzie-products.html', {sw:162},
['Original McKenzie Rolls', '/category_mckenzie_products.html', {}],
['Text & Assessment Forms', '/category_text_assessment_forms.html', {}],
['OPTP Accessories', '/category_optp.html', {}]
],
['PARTNERS', '/category_partners.html', {sw:72},
['Landice', null, {}],
['Bailey Manufacturing', null, {}],
['Monark', null, {}],
['Whitehall Manufacturing', null, {}],
['Motion Health Inc.', null, {}]
],
['CONTACT US', '/contact-us.html', {sw:90}]
];
new menu (MENU_ITEMS, MENU_POS);