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=-6;

with(AllImagesStyle=new mm_style()){
styleid=1;
//bordercolor="#000000";
//borderstyle="solid";
fontstyle="normal";
fontweight="normal";
padding=0;
}

with(menuStyle=new mm_style()){
bordercolor="#FFFFFF";
borderstyle="solid";
borderwidth=1;
fontfamily="Verdana, Tahoma, Arial";
fontsize="11px";
fontstyle="normal";
fontweight="bold";
headerbgcolor="#FFFFFF";
headercolor="#FFFFFF";
offbgcolor="#737994";
offcolor="#FFFFFF";
onbgcolor="#FFFFFF";
oncolor="#666666";
padding=4;
separatorcolor="#FFFFFF";
separatorsize=1;
}

with(milonic=new menuname("compServices")){
style=menuStyle;
//itemwidth="200px";
aI("text=Administrative & Consultative Services;url=/adminConsulServ.asp;");
aI("text=Hallmark Rehabilitation;url=/hallmarkRehabilitation.asp;");
aI("text=Hospice Care of the West;url=/hospiceCareOfTheWest.asp;");
aI("text=Facility-based Services;url=/facilityBasedServices.asp;");
}
drawMenus();