fixMozillaZIndex=false; //Fixes Z-Index problem  with Mozilla browsers but causes odd scrolling problem, toggle to see if it helps
_menuCloseDelay=500;
_menuOpenDelay=10;
_subOffsetTop=2;
_subOffsetLeft=0;


with(submenuStyle=new mm_style()){
bordercolor="#655E16";
borderstyle="solid";
borderwidth=1;
fontfamily=" verdana";
fontsize="11px";
fontstyle="";
fontweight="";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="#CEC45F";
offcolor="#474201";
onbgcolor="#A89F44";
//onborder="1px dotted #7CB5E8";
oncolor="#FFF9C1";
outfilter="randomdissolve(duration=0.5)";
overfilter="Fade(duration=0.2);Alpha(opacity=100);Shadow(color=#ADE657', Direction=150, Strength=3)";
padding=3;
separatorcolor="#7C741E";
separatorsize=1;
subimagepadding=1;
pagebgcolor="#CEC45F";
pagecolor="black";
subimagepadding=5;
}

with(menuStyle=new mm_style()){
styleid=1;
bordercolor="#40780F";
borderstyle="solid";
borderwidth=0;
fontfamily="verdana";
fontsize="11px";
fontstyle="normal";
fontweight="bold";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="#fad46c";
offcolor="#b48507";
onbgcolor="#ADE657";
oncolor="#6a4e03";
//outfilter="randomdissolve(duration=0.3)";
padding=2;
pagecolor="black";
subimagepadding=4;

}



with(milonic=new menuname("about_us")){
margin=4;
style=submenuStyle;
menuwidth=90;
/*aI("text=Vision;url=vision.aspx#Vision;");
aI("text=Mission;url=vision.aspx#Mission;");
aI("text=Objectives;url=vision.aspx#Objectives;");*/
aI("text=Team;url=team.aspx;");
}

/*with(milonic=new menuname("download")){
margin=4;
style=submenuStyle;
menuwidth=120;
aI("text=Downloads;url=download.aspx;");
//aI("text=Newsletter;url=newsletter.asp;");
}*/

with(milonic=new menuname("services")){
margin=4;
style=submenuStyle;
menuwidth=210;
aI("text=Content Development & Consulting;url=content_development_consulting.aspx;");
aI("text=Telecom infrastructure services;url=telecom_infrastructure_services.aspx;");
aI("text=Billing Solutions;url=billing_solutions.aspx;");
aI("text=Ancillary Telecom Products;url=ancillary_telecom_products.aspx;");
aI("text=IVRS & CRM;url=ivrs_crm.aspx;");
aI("text=IPTV & Multimedia;url=iptv_multimedia.aspx;");


}

drawMenus();


