 var MENU_ITEMS = [ ['Home','index.php'],['Products',null,null,['MENS' ,'products.php?cat=33', null,['Workwear' ,'products.php?cat=1', null,['Shirts','products.php?cat=7'],['Trousers','products.php?cat=8'],['Shorts','products.php?cat=49'],['Overalls/Coveralls','products.php?cat=9']],['Hi-Vis/Safety Wear' ,'products.php?cat=10', null,['Hi-Vis Shirts' ,'products.php?cat=11', null,['With Tape','products.php?cat=51'],['Without Tape','products.php?cat=52']],['Hi-Vis Trousers','products.php?cat=12'],['Hi-Vis Overalls/Coveralls','products.php?cat=13'],['Hi-Vis Polo Shirts' ,'products.php?cat=24', null,['Without Tape','products.php?cat=53'],['With Tape','products.php?cat=54']],['Hi-Vis Jackets & Winter Wear','products.php?cat=47'],['Hi-Vis Vests','products.php?cat=14'],['Other Safety Items','products.php?cat=15']],['Business Wear' ,'products.php?cat=16', null,['Shirts','products.php?cat=17'],['Trousers','products.php?cat=18']],['Polo Shirts','products.php?cat=23'],['Winter Wear' ,'products.php?cat=26', null,['Jackets','products.php?cat=27'],['Jumpers/Vests','products.php?cat=28']],['Footwear','products.php?cat=29']],['LADIES' ,'products.php?cat=34', null,['Workwear' ,'products.php?cat=30', null,['Shirts','products.php?cat=31'],['Trousers','products.php?cat=32'],['Shorts','products.php?cat=50']],['Hi-Vis/Safety Wear' ,'products.php?cat=35', null,['Hi-Vis Shirts','products.php?cat=36'],['Hi-Vis Trousers','products.php?cat=37'],['Hi-Vis Overalls/Coveralls','products.php?cat=38'],['Hi-Vis Vests','products.php?cat=39'],['Hi-Vis Polo Shirts','products.php?cat=41'],['Hi-Vis Jackets','products.php?cat=48'],['Other Safety Items','products.php?cat=40']],['Business Wear' ,'products.php?cat=19', null,['Blouses','products.php?cat=20'],['Skirts','products.php?cat=21'],['Trousers','products.php?cat=22']],['Polo Shirts','products.php?cat=42'],['Winter Wear' ,'products.php?cat=43', null,['Jackets ','products.php?cat=45'],['Jumpers/Vests','products.php?cat=46']],['Footwear','products.php?cat=44']],['CLEARANCE ITEMS','products.php?cat=25'],['Best Sellers','products.php?cat=3']],['Search','search.php'],['Checkout','cart.php']];
