_menuCloseDelay=500;          // The time delay for menus to remain visible on mouse out
_menuOpenDelay=3;            // The time delay before menus open on mouse over
_subOffsetTop=5;              // Sub menu top offset
_subOffsetLeft=-2;             // Sub menu left offset

	// Top Menu Bar
with(menuStyleL=new mm_style()){
	offbgcolor="#8BA8E0";
	offcolor="#11141B";
	onbgcolor="#003782";
	oncolor="#F6F8FA";
	bordercolor="#FFF2CA";
	borderstyle="solid";
	borderwidth=1; 
	separatorcolor="#FFF2CA";
	separatorsize="1";
	padding=4;
	fontsize="11px";
	fontstyle="normal";
	fontfamily="arial";
	pagecolor="#044e8e";
	pagebgcolor="#c7c10";
	headercolor="#be0500";
	headerbgcolor="#be0500";
	subimagepadding="2";
	overfilter="Wipe(GradientSize=1.0,wipeStyle=1,motion=forward,enabled=0,Duration=0.62,a);Shadow(color='#e8e7e7', Direction=130, Strength=1)";
}

with(menuStyleM=new mm_style()){
	offbgcolor="#7CABDB";
	offcolor="#FFFFFF";
	onbgcolor="#FF7B00";
	oncolor="#FFFFFF";
	bordercolor="#FFF2CA";
	borderstyle="solid";
	borderwidth=1; 
	separatorcolor="#FFF2CA";
	separatorsize="1";
	padding=4;
	fontsize="11px";
	fontstyle="normal";
	fontfamily="arial";
	pagecolor="#044e8e";
	pagebgcolor="#c7c10";
	headercolor="#be0500";
	headerbgcolor="#be0500";
	subimagepadding="2";
	overfilter="Wipe(GradientSize=1.0,wipeStyle=1,motion=forward,enabled=0,Duration=0.62,a);Shadow(color='#e8e7e7', Direction=130, Strength=1)";
}



// with(link=new menuname("1")){    
//		style=menuStyleL;
//		overflow="scroll";
//			aI("text=<font class=links>&nbsp;&nbsp;&nbsp;History&nbsp;&nbsp;&nbsp;</font>;url=#");
//			aI("text=<font class=links>&nbsp;&nbsp;&nbsp;Mission and Vision&nbsp;&nbsp;</font>;url=#");
//	    	aI("text=<font class=links>&nbsp;&nbsp;&nbsp;Partners&nbsp;&nbsp;</font>;url=#");
//		 }
//	
//				
//		with(link=new menuname("2")){    
//		style=menuStyleL;
//		overflow="scroll";
//			aI("showmenu=By Industry;text=&nbsp;&nbsp;By Industry </font>;url=#"); 
//			aI("showmenu=Services Offerings;text=&nbsp;&nbsp;Services Offerings >>&nbsp;&nbsp;</font>;url=#");
//			
//			
//		} 
//		
//		 with(link=new menuname("By Industry")){
//            style=menuStyleM;
//            aI("text=&nbsp;&nbsp;&nbsp;Telecom &nbsp;&nbsp;&nbsp;url=#");
//			aI("text=&nbsp;&nbsp;&nbsp;Transportation and Logistics &nbsp;&nbsp;&nbsp;url=#");
//            aI("text=&nbsp;&nbsp;&nbsp;Forestry&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;url=#");
//            
//         }
//		with(link=new menuname("Services Offerings")){
//            style=menuStyleM;
//            aI("text=&nbsp;&nbsp;&nbsp;ERP Implementation Services &nbsp;&nbsp;&nbsp;url=#");
//			aI("text=&nbsp;&nbsp;&nbsp;Business Intelligence Implementation Services &nbsp;&nbsp;&nbsp;url=#");
//                       
//         }		
//		 
//	
//			with(link=new menuname("3")){    
//		style=menuStyleL;
//		overflow="scroll";
//			aI("showmenu=By Industry.;text=&nbsp;&nbsp;By Industry >></font>;url=#"); 
//			aI("showmenu=By Service Line;text=&nbsp;&nbsp;By Service Line >>&nbsp;&nbsp;</font>;url=#");
//			
//			
//		} 
//		
//		 with(link=new menuname("By Industry.")){
//            style=menuStyleM;
//            aI("text=&nbsp;&nbsp;&nbsp;Telecom&nbsp;&nbsp;&nbsp;url=#");
//			aI("text=&nbsp;&nbsp;&nbsp;Transportation&nbsp;&nbsp;&nbsp;url=#");
//            aI("text=&nbsp;&nbsp;&nbsp;Banking&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;url=#");
//            
//         }
//		with(link=new menuname("By Service Line")){
//            style=menuStyleM;
//            aI("text=&nbsp;&nbsp; IT Security &nbsp;&nbsp;&nbsp;url=#");
//			aI("text=&nbsp;&nbsp;&nbsp;SAP &nbsp;&nbsp;&nbsp;url=#");
//                       
//         }	
//	
//			with(link=new menuname("4")){    
//		style=menuStyleL;
//		overflow="scroll";
//			aI("showmenu=By Industry..;text=&nbsp;&nbsp;IT Security Services >></font>;url=#"); 
//			aI("showmenu=Services Offerings.;text=&nbsp;&nbsp;Services Offerings >>&nbsp;&nbsp;</font>;url=#");
//			
//			
//		} 
//		
//		 with(link=new menuname("By Industry..")){
//            style=menuStyleM;
//            aI("text=&nbsp;&nbsp;&nbsp;By Industry&nbsp;&nbsp;&nbsp;url=#");
//			aI("text=&nbsp;&nbsp;&nbsp;Telecom &nbsp;&nbsp;&nbsp;url=#");
//            aI("text=&nbsp;&nbsp;&nbsp;Banking &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;url=#");
//            
//         }
//		with(link=new menuname("Services Offerings.")){
//            style=menuStyleM;
//            aI("showmenu=Security Audit Services;text=&nbsp;&nbsp;Security Audit Services  >>&nbsp;&nbsp;&nbsp;url=#");
//			
//		}
//		
//		 with(link=new menuname("Security Audit Services")){
//            style=menuStyleM;
//			aI("text=&nbsp;&nbsp;&nbsp;Penetration Tests &nbsp;&nbsp;&nbsp;url=#");
//            aI("text=&nbsp;&nbsp;Web Application Tests &nbsp;&nbsp;&nbsp;url=#");
//			aI("text=&nbsp;&nbsp;&nbsp;Infrastructure Reviews &nbsp;&nbsp;&nbsp;url=#"); 
//			aI("text=&nbsp;&nbsp;Telecom Infrastructure Reviews&nbsp;&nbsp;&nbsp;url=#");
//			
//         }	
//		 
//		   
//			
//drawMenus();