/* Tigra Menu items structure */ /* */ /* Style Sheet for CAMSHire Website */ /* Constructed by : Nick Roberts */ /* Date Constructed : March 2008*/ /* */ /* Date last modified: March 2008*/ /* Nature of last change: Initial Design*/ /* */ var MENU_ITEMS = [ ['Home', 'index.html'], ['Building Tool Hire', null, null, ['Building Equipment', 'page3.html'], ['Moving Equipment', 'page20.html'], ['Compaction Mchines', 'page21.html'], ['Concrete Preparation', 'page1.html'], ['Drilling and Breaking', 'page2.html'], ['Electrical Power tools', 'page5.html'], ['Electrical Equipment', 'page4.html'], ['Access and Lifting', 'page6.html'], ['Plumbing', 'page9.html'], ['Air tools and Compressors', 'page10.html'], ['Diamond bladed equipment', 'page12.html'], ['Scaffold towers', 'page11.html'] ], ['Domestic Tool Hire', null, null, ['Cleaning and Decorating', 'page7.html'], ['Gardening', 'page8.html'], ['Electrical Power tools', 'page5.html'], ['Access and Lifting', 'page6.html'], ['Heating', 'page13.html'], ['Lighting', 'page14.html'] ], ['Plant Hire', null, null, ['Mini Excavators', 'page15.html'], ['Bobcat Loaders', 'page15.html'], ['Loader Attachments', 'page15.html'], ['Telescopic Handlers', 'page15.html'], ['Dumper trucks', 'page15.html'], ['Compressors and Rollers', 'page15.html'] ], ['Environmental Products', null, null, ['Commercial', 'page16.html'], ['Industrial', 'page16.html#Industrial'], ['Domestic', 'page16.html#Domestic'], ], ['Air conditioning', 'page17.html'], ['Non-op. Building Equipment', null, null, ['Rubbish Chutes', 'page18.html'], ['Soldiers', 'page18.html#Soldiers'], ['Hydraulic Rams', 'page18.html#Rams'], ], ['Sales', 'partner.html'], ['Depots / Enquiries', null, null, ['Les Amballes depot', 'page24.html'], ['Lowlands depot', 'page25.html'], ['Staff', 'canihelpu.html'] ], ['Index and Site Map', null, null, ['Index of Hire Products', 'page19.html'], ['Site Map','sitemap.html'] ], ];