var MENU_ITEMS = [
	['Home', 'index.htm', null, null],
	['About Us', null, null,
		['Overview', 'about-overview-profile.htm', null,
			['Corporate Profile', 'about-overview-profile.htm', null, null],
			['Chairman\'s Message', 'about-overview-chairman-msg.htm', null, null],			
			['Our mission', 'about-overview-mission.htm', null, null],
			['History', 'about-overview-history.htm', null, null]
		],
		['Our Group', 'about-ourgroup-board-directors.htm', null,
			['Board of Directors', 'about-ourgroup-board-directors.htm', null, null],
			['Key Management', 'about-ourgroup-key-management.htm', null, null],
			['Overseas Offices', 'about-ourgroup-overseas-offices.htm', null, null],
			['Subsidiaries & Associates', 'about-ourgroup-subsidiaries.htm', null, null]
		],
		['Publications', 'about-publications-financial-report.htm', null,
			['Financial Reports', 'about-publications-financial-report.htm', null, null],
			['JEL Bulletin', 'about-publications-jel-bulletin.htm', null, null],
			['JEL in the news', 'about-publications-jel-news.htm', null, null]
		]
	],	
	['Services', null, null,
		['Engineering & Design','services-engineering-design.htm'],
		['Construction', 'services-construction.htm'],
		['Fabrication', 'services-fabrication.htm'],
		['Maintenance', 'services-maintenance.htm']
	],
	['Projects', null, null,
		['Power Plants Div', 'projects-power-plants.htm',null,
			['Power Plants','projects-power-plants.htm'],
			['EPC Projects','projects-pp-epc.htm'],
			['Thermal Power Plants','projects-pp-thermal.htm'],
			['Combined Cycle Power Plants','projects-pp-combined-cycle.htm'],
			['Incineration Power Plants','projects-pp-incineration.htm'],
			['Others','projects-pp-others.htm']
		],
		['Industrial Plants Div', 'projects-industrial-plants.htm',null,
			['Industrial Plants','projects-industrial-plants.htm'],
			['Steel Mills','projects-ind-steel-mills.htm'],
			['Cement Plants','projects-ind-cement.htm'],
			['Process &amp; Petrochemical Plants','projects-ind-petrochemical.htm'],
			['Desalination &amp; Waste Treatment Plants','projects-ind-desalination.htm'],
			['Passenger Loading Bridges','projects-ind-passenger.htm'],
			['Others','projects-ind-others.htm']
		],
		['Civil Works', 'projects-civil-works.htm'],
		['Fabrication Works', 'projects-fabrication-works.htm'],
		['Technical Services', 'projects-technical-services.htm']
	],
	['Certifications', null, null,
		['Integrated Management System','certifications-ims.htm'],
		['ASME Code Stamps', 'certifications-asme.htm'],
		['BCA Certification', 'certifications-bca.htm'],
		['bizSafe Partner', 'certifications-bizsafe.htm']
	],
	['Careers', 'careers.htm', null,
		['Overview','careers.htm'],
		['Careers at JEL','job-list.htm'],
	],
	['Contact Us', 'contactus.htm'],
	['Sitemap', 'sitemap.htm']
];
