/* --- menu items --- */
var MENU_ITEMS1 = [
	[['<img src="/images/general/atpm-services.gif" width="145" height="30">', '<img src="/images/general/atpm-services2.gif" width="145" height="30">', '<img src="/images/general/atpm-services2.gif" width="145" height="30">'	], null, {'bl':0},
		['Tourist Park Redevelopment', '/tourist-park-redevelopment.php'],
		['Design of Park Facilities', '/design-of-park-facilities.php'],
		['Full Contract Management', '/full-contract-management.php'],
		['Leasing of Parks', '/leasing-of-parks.php'],
		['Preparation of Management Plans', '/preparation-of-management-plans.php'],
		['Preparation of Business Plans', '/preparation-of-business-plans.php'],
		['Preparation of  Marketing Plans', '/preparation-of-marketing-plans.php'],
		['Website and Graphic Design', '/website-and-graphic-design.php']
	]
];

var MENU_ITEMS2 = [
	[['<img src="/images/general/corporate.gif" width="113" height="30">', '<img src="/images/general/corporate2.gif" width="113" height="30">', '<img src="/images/general/corporate2.gif" width="113" height="30">', 	], null, {'bl':-5},
		['Management', '/management.php'],
		//['Board', '/board.php'],
		['Clients', '/clients.php'],
		['Business Partners', '/business-partners.php']		
	]
];

var MENU_ITEMS3 = [
	[['<img src="/images/general/careers.gif" width="98" height="30">', '<img src="/images/general/careers2.gif" width="98" height="30">', '<img src="/images/general/careers2.gif" width="98" height="30">', 	], null, {'bl':-5},
		['Park Management Contracts', '/park-management-contracts.php'],
		['ATPM Employment', '/atpm-employment.php']	
	]
];

