fixMozillaZIndex=true; //Fixes Z-Index problem  with Mozilla browsers but causes odd scrolling problem, toggle to see if it helps
_menuCloseDelay=100;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=-2;




with(menuStyle=new mm_style()){
bordercolor="#224483";
borderstyle="solid";
borderwidth=1;
itemwidth="143";
fontfamily="Verdana, Tahoma, Arial";
fontsize="75%";
fontstyle="normal";
fontweight="bold";
align="center";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="#FFFFFF";
offcolor="#515151";
onbgcolor="#224483";
oncolor="#ffffff";
outfilter="randomdissolve(duration=0.0)";
overfilter="Fade(duration=0.2);Alpha(opacity=90);Shadow(color=#777777', Direction=135, Strength=5)";
padding=5;
pagebgcolor="#82B6D7";
pagecolor="black";
separatorcolor="#224483";
separatorsize=1;
subimage="http://img.milonic.com/arrow.gif";
subimagepadding=2;
}

with(milonic=new menuname("BusinessIT")){
style=menuStyle;
top=5;
left=5;
aI("text=Outsourced Solutions;url=BusIT_support.htm;");
aI("text=IT Management;url=it.htm;");
aI("text=100% Email Uptime;url=uptime.htm;");
aI("text=Syspro Support;url=complementary_services.html#syspro;");
aI("text=End User Training;url=complementary_services.html#End_user;");
}

drawMenus();


