// items structure
// each item is the array of one or more properties:
// [text, link, settings, subitems ...]

var MENU_ITEMS = [
	['Home', 'http://www.hydramaster.co.uk', null,
	 ['Contact Us', 'http://www.hydramaster.co.uk/shop/index.php?main_page=page&id=9&chapter=0&zenid=534884f5c68362d6f7447d066c02697f'],
	 ],
	['Pre-Sprays', 'http://www.hydramaster.co.uk/shop/index.php?main_page=index&cPath=1_4', null,
		['Blitz', 'http://www.hydramaster.co.uk/shop/index.php?main_page=product_info&cPath=1_4&products_id=8'],
		['Fast Break', 'http://www.hydramaster.co.uk/shop/index.php?main_page=product_info&cPath=1_4&products_id=9'],
		['Natural Orange', 'http://www.hydramaster.co.uk/shop/index.php?main_page=product_info&cPath=1_4&products_id=28'],
		['Quake', 'http://www.hydramaster.co.uk/shop/index.php?main_page=product_info&cPath=1_4&products_id=10'],
		['Soil Break', 'http://www.hydramaster.co.uk/shop/index.php?main_page=product_info&cPath=1_4&products_id=7']// there must be no comma after the last element
	],
	['Detergents', 'http://www.hydramaster.co.uk/shop/index.php?main_page=index&cPath=1_6', null,
		['Hydra-Dri', 'http://www.hydramaster.co.uk/shop/index.php?main_page=product_info&cPath=1_6&products_id=2'],
		['HydraClean', 'http://www.hydramaster.co.uk/shop/index.php?main_page=product_info&cPath=1_6&products_id=3']
	], 
	['Upholstery','http://www.hydramaster.co.uk/shop/index.php?main_page=index&cPath=1_16', null,
		['Fabric Master Fine Fabric', 'http://www.hydramaster.co.uk/shop/index.php?main_page=product_info&cPath=1_16&products_id=24'],
		['Fabric Master Heavy Duty', 'http://www.hydramaster.co.uk/shop/index.php?main_page=product_info&cPath=1_16&products_id=23'],
		['Natural Orange', 'http://www.hydramaster.co.uk/shop/index.php?main_page=product_info&cPath=1_16&products_id=25']
	],
	['Hard Surface', 'http://www.hydramaster.co.uk/shop/index.php?main_page=product_info&cPath=1_8&products_id=12', null,
		['Hydra-Solv','http://www.hydramaster.co.uk/shop/index.php?main_page=product_info&cPath=1_8&products_id=12'],
		['Q.C.T', 'http://www.hydramaster.co.uk/shop/index.php?main_page=product_info&cPath=1_8&products_id=11']
	],
	['Deoderisers', 'http://www.hydramaster.co.uk/shop/index.php?main_page=index&cPath=1_15', null,
		['Multiphase', 'http://www.hydramaster.co.uk/shop/index.php?main_page=product_info&cPath=1_15&products_id=20'],
		['OdorMate BASE', 'http://www.hydramaster.co.uk/shop/index.php?main_page=product_info&cPath=1_15&products_id=19'],
		['OdorMate Tropical Breeze', 'http://www.hydramaster.co.uk/shop/index.php?main_page=product_info&cPath=1_15&products_id=21'],
		['UPS', 'http://www.hydramaster.co.uk/shop/index.php?main_page=product_info&cPath=1_15&products_id=22'],
	],
	['SafeClean', 'http://www.hydramaster.co.uk/shop/index.php?main_page=index&cPath=1_67', null,
		['Clearwater Rinse', 'http://www.hydramaster.co.uk/shop/index.php?main_page=product_info&cPath=1_67&products_id=42'],
		['OdorMate BASE', 'http://www.hydramaster.co.uk/shop/index.php?main_page=product_info&cPath=1_67&products_id=20'],
	],
	['Spotters', 'http://www.hydramaster.co.uk/shop/index.php?main_page=product_info&cPath=1_17&products_id=31', null,
		['O.J', 'http://www.hydramaster.co.uk/shop/index.php?main_page=product_info&cPath=1_17&products_id=31'],
		['Spotting Kit', 'http://www.hydramaster.co.uk/shop/index.php?main_page=product_info&cPath=1_17_31&products_id=29'],
		['Spotting Kit Refill', 'http://www.hydramaster.co.uk/shop/index.php?main_page=index&cPath=1_17_31_33', null,
		 	['Hydra Freeze', 'http://www.hydramaster.co.uk/shop/index.php?main_page=product_info&cPath=1_17_31_33&products_id=32'],
			['Non-Volatile Dry Solvent','http://www.hydramaster.co.uk/shop/index.php?main_page=product_info&cPath=1_17_31_33&products_id=34'],
				['Wet Solvent', 'http://www.hydramaster.co.uk/shop/index.php?main_page=product_info&cPath=1_17_31_33&products_id=33']
			],
	],
	['Protectant', 'http://www.hydramaster.co.uk/shop/index.php?main_page=product_info&cPath=1_11&products_id=16'],
	['Speciality', 'http://www.hydramaster.co.uk/shop/index.php?main_page=index&cPath=1_66', null,
	['Anti-Allergen All Fibre Rinse', 'http://www.hydramaster.co.uk/shop/index.php?main_page=product_info&cPath=1_66&products_id=110'],    ['Allergy Relief Treatment', 'http://www.hydramaster.co.uk/shop/index.php?main_page=product_info&cPath=1_66&products_id=108'],
	['Anti-Allergen Deodorizer', 'http://www.hydramaster.co.uk/shop/index.php?main_page=product_info&cPath=1_66&products_id=111'],
	['Anti-Allergen PreSpray', 'http://www.hydramaster.co.uk/shop/index.php?main_page=product_info&cPath=1_66&products_id=109']
	],
	['Rinses', 'http://www.hydramaster.co.uk/shop/index.php?main_page=product_info&cPath=1_5&products_id=42']
];

