fixMozillaZIndex=true; //Fixes Z-Index problem  with Mozilla browsers but causes odd scrolling problem, toggle to see if it helps
_menuCloseDelay=50;
_menuOpenDelay=50;
_subOffsetTop=0;
_subOffsetRight=2;

with(menuStyle=new mm_style()){
bordercolor="#ffffff";
borderstyle="solid";
borderwidth=0;
fontfamily="Verdana, Arial, Tahoma";
fontsize="11px";
fontstyle="normal";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="#152C43";
offcolor="#33CCFF";
onbgcolor="#152C43";
oncolor="#ff0000";
outfilter="randomdissolve(duration=0)";
overfilter="Fade(duration=.2);Alpha(opacity=100);Shadow(color=#777777', Direction=135, Strength=3)";
padding=4;
pagebgcolor="#152C43";
pagecolor="#ffffff";
separatorcolor="#ffffff";
separatorsize=1;
subimage="";
subimagepadding=1;
}

with(milonic=new menuname("BIDW")){
style=menuStyle;
borderstyle="solid";
borderwidth=2;
bordercolor="#ffffff";
aI("text=Business Activity Monitoring(BAM);url=bam.html;")
aI("text=Business Intelligence(BI) ;url=bi.html;")
aI("text=Build Services ;url=buildservices.html;")
aI("text=Infrastructure Services ;url=infrastructureservices.html;")
}

with(milonic=new menuname("Programming")){
style=menuStyle;
borderstyle="solid";
borderwidth=2;
bordercolor="#ffffff";
aI("text=Content Management Solution;url=contentMSol.htm;");
aI("text=Business to Business solutions;url=btobSolution.htm;");
aI("text=Job Site Solution;url=jobsiteSol.htm;");
aI("text=E-Paper;url=epaper.htm;");
aI("text=Web Application Development;url=webAppDevt.htm;");
}

with(milonic=new menuname("Design")){
style=menuStyle;
borderstyle="solid";
borderwidth=2;
bordercolor="#ffffff";
aI("text=Overview;url=webdoverview.htm;");
aI("text=Xcelcom Difference;url=xcelcom_diff.htm;");
aI("text=Services;url=services.htm;");
aI("text=Design Portfolio;url=portfolio.htm;");
aI("text=Get Started;url=get_started.htm;");
}

with(milonic=new menuname("Hosting")){
style=menuStyle;
borderstyle="solid";
borderwidth=2;
bordercolor="#ffffff";
aI("text=Overview;url=hostoverview.htm;");
aI("text=Services & Pricing;url=serandpricing.htm;");
aI("text=Get Started;url=get_started.htm;");
}
with(milonic=new menuname("Marketing")){
style=menuStyle;
aI("text=SEO;url=seo.htm;");
aI("text=Internet Marketing;url=internet_mkt.htm;");


}
with(milonic=new menuname("Reseller")){
style=menuStyle;
aI("text=Reseller Plans;url=http://www.xcelcomhost.com/resellers.htm;");

}
drawMenus();


