<!--

function mmLoadMenus() {

if (window.mm_menu_0) return;
window.mm_menu_0 = new Menu("root",139,20,"Verdana, Helvetica, sans-serif",11,"#B21810","#FFFEFB","#FFFFFF","#B21810","left","middle",4,0,1000,-5,7,true,true,true,0,false,false);
	mm_menu_0.addMenuItem("&nbsp;&nbsp;Profile","window.open('profile.htm', '_self');");
	mm_menu_0.addMenuItem("&nbsp;&nbsp;Vision","window.open('vision.htm', '_self');");
	mm_menu_0.addMenuItem("&nbsp;&nbsp;Values","window.open('values.htm', '_self');");
	mm_menu_0.addMenuItem("&nbsp;&nbsp;Leadership Team","window.open('team.htm', '_self');");
	
	mm_menu_0.fontWeight="normal";
	mm_menu_0.hideOnMouseOut=true;
	mm_menu_0.menuBorder=1;
	mm_menu_0.menuLiteBgColor='#B21810';
	mm_menu_0.menuBorderBgColor='#B21810';
	mm_menu_0.bgColor='#B21810';


window.mm_menu_1 = new Menu("root",250,20,"Verdana, Helvetica, sans-serif",11,"#B21810","#FFFEFB","#FFFFFF","#B21810","left","middle",4,0,1000,-5,7,true,true,true,0,false,false);
	
	mm_menu_1.addMenuItem("&nbsp;&nbsp;Human Resource Outsourcing Services","window.open('human-resource.htm', '_self');");
	mm_menu_1.addMenuItem("&nbsp;&nbsp;Recrutiment & Selection","window.open('recruitment.htm', '_self');");
	
    mm_menu_1.fontWeight="normal";
	mm_menu_1.hideOnMouseOut=true;
	mm_menu_1.menuBorder=1;
	mm_menu_1.menuLiteBgColor='#B21810';
	mm_menu_1.menuBorderBgColor='#B21810';
	mm_menu_1.bgColor='#B21810';

//window.mm_menu_2 = new Menu("root",250,20,"Verdana, Helvetica, sans-serif",11,"#B21810","#FFFEFB","#FFFFFF","#B21810","left","middle",4,0,1000,-5,7,true,true,true,0,false,false);
	//mm_menu_2.addMenuItem("&nbsp;&nbsp;&nbsp;Banking, Financial Services & Insurance","window.open('banking.html', '_self');");
	//mm_menu_2.addMenuItem("&nbsp;&nbsp;&nbsp;Engineering & Manufacturing","window.open('manufacturing.html', '_self');");
	//mm_menu_2.addMenuItem("&nbsp;&nbsp;&nbsp;Telecom & ISP","window.open('telecom.html', '_self');");
	//mm_menu_2.addMenuItem("&nbsp;&nbsp;&nbsp;Media & Entertainment","window.open('media.html', '_self');");
	//mm_menu_2.addMenuItem("&nbsp;&nbsp;&nbsp;Oil, gas & Power","window.open('oil.html', '_self');");	
	//mm_menu_2.addMenuItem("&nbsp;&nbsp;&nbsp;IT & ITES","window.open('it.html', '_self');");
	//mm_menu_2.addMenuItem("&nbsp;&nbsp;&nbsp;Retail, Real Estate and construction","window.open('retail.html', '_self');");
	//m_menu_2.addMenuItem("&nbsp;&nbsp;&nbsp;Consumer & Pharma","window.open('consumer.html', '_self');");
	//mm_menu_2.hideOnMouseOut=true;
	//mm_menu_2.menuBorder=1;
	//mm_menu_2.menuLiteBgColor='#B21810';
	//mm_menu_2.menuBorderBgColor='#B21810';
	//mm_menu_2.bgColor='#B21810';

  window.mm_menu_3 = new Menu("root",137,20,"Verdana, Helvetica, sans-serif",11,"#B21810","#FFFEFB","#FFFFFF","#B21810","left","middle",4,0,1000,-5,7,true,true,true,0,false,false);
	mm_menu_3.addMenuItem("&nbsp;&nbsp;&nbsp;Office Networks","window.open('contact.htm', '_self');");
	mm_menu_3.addMenuItem("&nbsp;&nbsp;&nbsp;Enquiry","window.open('enquiry.htm', '_self');");
	mm_menu_3.hideOnMouseOut=true;
	mm_menu_3.menuBorder=1;
	mm_menu_3.menuLiteBgColor='#B21810';
	mm_menu_3.menuBorderBgColor='#B21810';
	mm_menu_3.bgColor='#B21810';
	

	window.mm_menu_4 = new Menu("root",200,20,"Verdana, Helvetica, sans-serif",11,"#B21810","#FFFEFB","#FFFFFF","#B21810","left","middle",4,0,1000,-5,7,true,true,true,0,false,false);
	mm_menu_4.addMenuItem("&nbsp;&nbsp;&nbsp;Job Seekers","window.open('career.htm', '_self');");
	mm_menu_4.addMenuItem("&nbsp;&nbsp;&nbsp;Employers","window.open('employers.htm', '_self');");
	mm_menu_4.hideOnMouseOut=true;
	mm_menu_4.menuBorder=1;
	mm_menu_4.menuLiteBgColor='#B21810';
	mm_menu_4.menuBorderBgColor='#B21810';
	mm_menu_4.bgColor='#B21810';
  
  mm_menu_4.writeMenus();

} // mmLoadMenus()



//-->
