fixMozillaZIndex=true; 
_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=20;
_subOffsetLeft=-50;


with(menuStyle=new mm_style()){
fontfamily="Arial, sans-serif";
fontsize="12px";
fontstyle="normal";
headerbgcolor="";
headercolor="#FFFFFF";
offbgcolor="";
offcolor="#999999";
onbgcolor="";
oncolor="#FFFFFF";
outfilter="randomdissolve(duration=0.3)";
padding=4;
pagebgcolor="";
pagecolor="";
separatorsize=0;
subimagepadding=2;

}

with(subMenuStyle=new mm_style()){
itemwidth="175px";
itemheight="25px";
imagepadding="20px";
fontfamily="Arial, sans-serif";
fontsize="11px";
fontstyle="normal";
headerbgcolor="";
headercolor="#000000";
offbgcolor="#E6E6E6"; 
offcolor="#666666";
onbgcolor="#716D9E";
oncolor="#FFFFFF";
outfilter="randomdissolve(duration=0.3)";
overfilter="";
pagebgcolor="";
pagecolor="";
separatorcolor="#999999";
rawcss="padding-left:20px;"
}

with(milonic=new menuname("Solutions")){
style=subMenuStyle;
top=33;
left="offset=-15";
aI("text=Network Solutions;url=networking.php;");
aI("text=Security Solutions;url=security.php;");
aI("text=Application Development;url=dev.php;");
}

with(milonic=new menuname("Services")){
style=subMenuStyle;
top=33;
left="offset=-15";
aI("text=Network Design;url=ndesign.php;");
aI("text=Security Design;url=sdesign.php;");
aI("text=Application Development;url=proserv.php;");
aI("text=Training;url=training.php;");
}

with(milonic=new menuname("Support")){
style=subMenuStyle;
top=33;
left="offset=-15";
aI("text=Library;url=library.php;");
aI("text=Clients Login;url=clogin.php;");
aI("text=Partners Login;url=plogin.php;");
aI("text=Search;url=search.php");
}

with(milonic=new menuname("AboutUs")){
style=subMenuStyle;
top=33;
left="offset=-15";
aI("text=Company Profile;url=aboutus.php");
aI("text=Investor Relations;url=Investor_Relations.php");
aI("text=Career;url=career.php");
}

with(milonic=new menuname("Partners")){
style=subMenuStyle;
top=33;
left="offset=-15";
aI("text=Partner Programs;url=partners.php;");
aI("text=Why Partner;url=whypartner.php;");
}


drawMenus();


