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="#266794";
borderstyle="solid";
borderwidth=1;
fontfamily=" verdana";
fontsize="11px";
fontstyle="";
fontweight="";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="#90C4EC";
offcolor="#001E62";
onbgcolor="#528DBB";
//onborder="1px dotted #7CB5E8";
oncolor="#ffffff";
outfilter="randomdissolve(duration=0.3)";
overfilter="Fade(duration=0.2);Alpha(opacity=100);Shadow(color=#3C76A3', Direction=150, Strength=3)";
padding=3;
separatorcolor="#26587F";
separatorsize=1;
subimagepadding=1;
pagebgcolor="#ffffff";
pagecolor="black";

subimagepadding=3;
}

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("abou_us")){
margin=4;
style=submenuStyle;
menuwidth=150;
aI("text=Company Profile;url=company_profile.html;");
aI("text=Vision & Mission;url=#;showmenu=quality_policy;");
aI("text=Certifications;url=#;showmenu=awards_achievements;");
}

with(milonic=new menuname("quality_policy")){
margin=4;
style=submenuStyle;
menuwidth=150;
aI("text=Quality Policy ;url=quality_policy.html;");
}

with(milonic=new menuname("awards_achievements")){
margin=4;
style=submenuStyle;
menuwidth=150;
aI("text=Awards Achievements;;url=achievements.html;");
}

with(milonic=new menuname("our_service")){
margin=4;
style=submenuStyle;
menuwidth=150;
aI("text=Administrative;url=administrative.html;");
aI("text=Security;url=security.html;");
aI("text=Private Investigation;url=#;showmenu=detective_service;");
}

with(milonic=new menuname("detective_service")){
margin=4;
style=submenuStyle;
menuwidth=150;
aI("text=Detective Service;url=private_investigation.html;");
}
drawMenus();

