<!--

function mmLoadMenus() {

if (window.mm_menu_0) return;

window.mm_menu_0 = new Menu("root",130,28,"Verdana, Helvetica, sans-serif",11,"#0F2161","#E0ECFC","#A6B8D8","#0C307A","left","middle",7,0,1000,-5,7,true,true,true,0,false,false);

	mm_menu_0.addMenuItem("The Company","window.open('the-company.html', '_self');");

	mm_menu_0.addMenuItem("People at Credo","window.open('people.html', '_self');");

	mm_menu_0.addMenuItem("Corporate Events","window.open('corporate-events.html', '_self');");

	mm_menu_0.addMenuItem("Careers","window.open('careers.html', '_self');");	 

	mm_menu_0.fontWeight="light";

	mm_menu_0.hideOnMouseOut=true;

	mm_menu_0.menuBorder=0;

	mm_menu_0.menuLiteBgColor='#E0F1FB';

	mm_menu_0.menuBorderBgColor='#D0D0D0';

	mm_menu_0.bgColor='#E0ECFC';


if (window.mm_menu_1) return;

window.mm_menu_1 = new Menu("root",185,28,"Verdana, Helvetica, sans-serif",11,"#0F2161","#E0ECFC","#A6B8D8","#0C307A","left","middle",7,0,1000,-5,7,true,true,true,0,false,false);

	mm_menu_1.addMenuItem("Investment & En Bloc Sales","window.open('investment.html', '_self');");

	mm_menu_1.addMenuItem("Consultancy","window.open('consultancy.html', '_self');");

	mm_menu_1.addMenuItem("Auction","window.open('auction_sub.html', '_self');");

	mm_menu_1.addMenuItem("Residential","window.open('residential.html', '_self');");
	

	mm_menu_1.fontWeight="light";

	mm_menu_1.hideOnMouseOut=true;

	mm_menu_1.menuBorder=0;

	mm_menu_1.menuLiteBgColor='#E0F1FB';

	mm_menu_1.menuBorderBgColor='#D0D0D0';

	mm_menu_1.bgColor='#E0ECFC';



if (window.mm_menu_2) return;

window.mm_menu_2 = new Menu("root",210,28,"Verdana, Helvetica, sans-serif",11,"#0F2161","#E0ECFC","#A6B8D8","#0C307A","left","middle",7,0,1000,-5,7,true,true,true,0,false,false);

	mm_menu_2.addMenuItem("Development Sites","window.open('', '_self');");

	mm_menu_2.addMenuItem("Collective Sale Sites","window.open('properties-collective.html', '_self');");

	mm_menu_2.addMenuItem("Residential","window.open('properties-residential.html', '_self');");

	mm_menu_2.addMenuItem("Commercial, Industrial & Others","window.open('properties-commercial.html', '_self');");

	mm_menu_2.addMenuItem("Auction","window.open('properties-auction.html', '_self');");

	mm_menu_2.fontWeight="light";

	mm_menu_2.hideOnMouseOut=true;

	mm_menu_2.menuBorder=0;

	mm_menu_2.menuLiteBgColor='#E0F1FB';

	mm_menu_2.menuBorderBgColor='#D0D0D0';

	mm_menu_2.bgColor='#E0ECFC';



  mm_menu_2.writeMenus();

} // mmLoadMenus()


//-->