// ActionScript Document
<!--
function mmLoadMenus() {
  if (window.mm_menu_0422182336_0) return;
    window.mm_menu_0422182336_0 = new Menu("root",105,18,"",12,"#003463","#FFFFFF","#DEEFFF","#109ECE","left","middle",3,0,200,-5,7,true,true,true,3,true,true);
	mm_menu_0422182336_0.addMenuItem("Home","window.open('index.html', '_self');");
	mm_menu_0422182336_0.addMenuItem("About&nbsp;Us","window.open('aboutus.htm', '_self');");
	mm_menu_0422182336_0.addMenuItem("Our&nbsp;Strength","window.open('ourstrength.htm', '_self');");
	mm_menu_0422182336_0.addMenuItem("CEO&nbsp;Vision","window.open('ceo.htm', '_self');");
	mm_menu_0422182336_0.addMenuItem("Services","window.open('services.htm', '_self');");
	mm_menu_0422182336_0.addMenuItem("Training","window.open('training.htm', '_self');");
	mm_menu_0422182336_0.addMenuItem("Verticals","window.open('verticals.htm', '_self');");
	mm_menu_0422182336_0.addMenuItem("Careers","window.open('careers.htm', '_self');");
	mm_menu_0422182336_0.addMenuItem("Contact&nbsp;Us","window.open('contactus.htm', '_self');");
	mm_menu_0422182336_0.hideOnMouseOut=true;
	mm_menu_0422182336_0.bgColor='#089ECE';
	mm_menu_0422182336_0.menuBorder=1;
	mm_menu_0422182336_0.menuLiteBgColor='#FFFFFF';
	mm_menu_0422182336_0.menuBorderBgColor='#004E6A';
	
	 window.mm_menu_0101104151_0 = new Menu("root",135,18,"",12,"#003463","#FFFFFF","#DEEFFF","#109ECE","left","middle",3,0,200,-5,7,true,true,true,3,true,true);
	mm_menu_0101104151_0.addMenuItem("Employee&nbsp;Benefits","window.open('benefits.htm', '_self');");
	mm_menu_0101104151_0.addMenuItem("Referral&nbsp;Policy","window.open('policy.htm', '_self');");
	mm_menu_0101104151_0.hideOnMouseOut=true;
	mm_menu_0101104151_0.bgColor='#089ECE';
	mm_menu_0101104151_0.menuBorder=1;
	mm_menu_0101104151_0.menuLiteBgColor='#FFFFFF';
	mm_menu_0101104151_0.menuBorderBgColor='#004E6A';

mm_menu_0101104151_0.writeMenus();
	
} // mmLoadMenus()
//-->
