
/* --- menu items --- */
var MENU_ITEMS = [
		
	['Home','index.htm'],
	['About Us',null,null,
	['Company Profile','company.htm'],
	['Events','events.htm'],
	['Quality System','quality.htm']],
	['Applications',null,null,
	['Power Generation','powergen.htm'],
	['Oil And Gas','oil_gas.htm'],
	['Shipbuild & Repair','shipbuild.htm'],
	['Petrochemical','petrochem.htm'],
	['Wind Power','windpower.htm'],
	['Construction','process.htm'],
	['Sub Sea','subsea.htm'],
	['Utilities','utilities.htm'],
	['Nuclear','nuclear.htm'],
	['Special Purpose','specials.htm']],
	['Products',null,null,
	['Flange facing','flangefacers.htm'],
	['Hot Tapping','hottapping.htm'],
	['Drilling & Tapping','drills.htm'],
	['Milling','milling.htm'],
	['Line Boring ','boring.htm'],
	['Journal turning','journal turning.htm'],
	['Grinding','grinding.htm'],
	['Tooling','accessories.htm']], 
	['Catalogues','downloads.htm'],
	['Case Studies','casestudies.htm'],
	['Contact Us',null,null,
	['Contact Us Form','feedback.htm'],
	['Location','location.htm']],
	['News','News.htm'],
	['Careers','feedback.htm'],
];
	