fixMozillaZIndex=true; //Fixes Z-Index problem  with Mozilla browsers but causes odd scrolling problem, toggle to see if it helps
_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=-2;




with(menuStyle=new mm_style()){
bordercolor="#999999";
borderstyle="solid";
borderwidth=1;
fontfamily="Verdana, Tahoma, Arial";
fontsize=10;
fontstyle="normal";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="#333333";
offcolor="#FFFFFF";
onbgcolor="#808080";
oncolor="#FFFFFF";
outfilter="randomdissolve(duration=0.3)";
overfilter="Fade(duration=0.2);Alpha(opacity=90);Shadow(color=#777777', Direction=135, Strength=3)";
padding=6;
pagebgcolor="#990100";
pagecolor="#FFFFFF";
separatorcolor="#999999";
separatorsize=1;
subimage="Images/arrow.gif";
subimagepadding=1;
rawcss="padding-left:10px;padding-right:10px";
}


with(milonic=new menuname("Plans")){
overflow="scroll";
style=menuStyle;
aI("text=Complete Server Management;url=CompleteServerManagement.html;")
aI("text=VPS Node Management;url=VPSNodeManagement.html;")
aI("text=Weekend staff plan;url=WeekendStaffPlan.html;")
aI("text=Dedicated Support Admin/Team;url=DedicatedSupportTeam.html;")
aI("text=Semi-Dedicated Team (Shared Team);url=Semi-DedicatedTeam.html;")
aI("text=12/7 Semi Dedicated Support Team ;url=SemiDedicatedSupportTeam.html;")
aI("text=Proactive Server Monitoring ;url=ProactiveServerMonitoring.html;")
aI("text=Server Hardening;url=ServerHardening.html;")
aI("text=Extended Security Setup;url=ExtendedSecuritySetup.html;")
aI("text=FFMPEG Installation Service;url=FFMPEGInstallationService.html;")
}

//with(milonic=new menuname("SSecurity")){
//style=menuStyle;
//aI("text=Proactive Server Monitoring;url=ProactiveServerMonitoring.html;");
//aI("text=Server Hardening;url=ServerHardening.html;");
//aI("text=Extended Security Setup;url=ExtendedSecuritySetup.html;");
//}
//
//with(milonic=new menuname("Utilities")){
//style=menuStyle;
//aI("text=Forums;url=Forums.html;");
//aI("text=Comments;url=Comments.html;");
//}
//
with(milonic=new menuname("WhyUs")){
style=menuStyle;
aI("text=About Us;url=AboutUs.html;");
aI("text=History;url=History.html;");
aI("text=Leadership Council;url=LeaderShipCouncil.html;");
aI("text=Why Outsourcing;url=Outsourcing.html;");
aI("text=Why Choose us;url=ChooseWe3cares.html;");
aI("text=Keys for Success;url=KeySuccess.html;");
}

drawMenus();

