/* Tigra Menu PRO items structure */
var MENU_ITEMS = [
	['Home', 'index.html'],
	['Products', null, null,
		['Circlex', 'circlex.htm', [, , 170]],
		['Nitex', 'nitex.htm', [, , 170]],
		['Pressure Brick Coupling', null, [, , 170],
			['AS205 & AS206', '205206.htm'],
			['AS207 to AS209', '207209.htm'],
			['AS210 to AS213', '210213.htm'],
			['AS220', '220.htm']
		],
		['Quick Disconnect', null, [, , 170],
			['Single Way', 'qdsw.htm'],
			['Multiway', 'qdmw.htm']
		],
		['Multiway Electrical Connectors', null, [, , 170],
			['Control Low Voltage', 'controllv.htm', [, , 160]],
			['High Voltage', 'controlhv.htm', [, , 160]]
		]
	],
	['Enquiry Form', ['http://www.names-server.com/cable/form.htm', '_blank']],
	['Contact Us', 'contact.htm'],
	['Email Us', 'mailto:info@chell.co.uk'],
	['Technical Info', 'technical.htm']
];
