/*

*/
var MENU_ITEMS = [
	['Profile', null, null,
		['Introduction', '../index.htm'],
		

	

								
	],

	['Services', null, null,
		
	    ['Architectural', '../architectural.htm'],
	     ['Civil/Structural', '../civil_structural.htm'],
	    ['Building & Enviro', '../building_and_environment.htm'],
	    ['Project Management', '../project_management.htm'],
	],

		['Projects', null, null,

		['Industrial', '../industrial.htm'],		
		['Commercial', '../commercial.htm'],
		['HealthCare', '../healthcare.htm'],
		['Private/Residential', '../private_residential.htm'],
		['Miscelleneous', '../Miscelleneous.htm'],
],
	
	['Clients', null, null,
        ['List', '../clients.htm'],

],

	['News', null, null,
        ['Latest', '../news.htm'],

],
	


	
		['Contacts', null, null,
		['Contacts1', 'mailto:sakec@sakec.com'],
['Contacts2', '../credit.html'],	
],
];


