/* --- menu items --- */
var MENU_ITEMS0 = [
	['COMMERCIAL SERVICES', "services_comm.php", {'sw':120}],
	['INVESTMENT SERVICES', "services_invest.php",  {'sw':60}],
	['RESIDENTIAL SERVICES', "services_resid.php",  {'sw':30}],
	['PROPERTY MANAGEMENT', "services_prop.php",  {'sw':150}],
	['LAND SALES', "services_land.php",  {'sw':170}],
	['CONSTRUCTION MANAGEMENT', "services_const.php",  {'sw':110}],
	['ADDITIONAL SERVICES', "services_additional.php",  {'sw':170}]
];