onColor = '#777573';
offColor = '#DB0013';

startMenu(1, null);
  //  Img_menuItem( null, 'images/menu_top_line.gif', 'images/menu_top_line.gif', null );
  menuItem('Investment Apartments & Houses&nbsp;', null, null, onColor, offColor, 'services_investment_apartments_houses.php');
	menuItem('Showhomes & Apartment Design', null, null, onColor, offColor, 'services_showhomes_apartment_design.php');
	menuItem('Apart Hotels', null, null, onColor, offColor, 'services_apart_hotels.php');
	menuItem('Investment Property Renovation', null, null, onColor, offColor, 'services_investment_property_renovation.php');
	menuItem('Offices & Commercial', null, null, onColor, offColor, 'services_offices_commercial.php');
	menuItem('Holiday Homes', null, null, onColor, offColor, 'services_holiday_homes.php');
	menuItem('Full Consultancy Service', null, null, onColor, offColor, 'services_full_consultancy_service.php');
	menuItem('Retirement Villages', null, null, onColor, offColor, 'services_retirement_villages.php');
endMenu();
