fixMozillaZIndex=true; //Fixes Z-Index problem  with Mozilla browsers but causes odd scrolling problem, toggle to see if it helps
_menuCloseDelay=300;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=-2;




with(menuStyle=new mm_style()){
fontfamily="Veranda, Helvetica, sans-serif";
fontsize="12px";
fontstyle="normal";
offcolor="#C0012C";
oncolor="#C0012C";
padding=5;
pagecolor="#C0012C";
separatorpadding=5;
itemwidth=125;
pageclass="bold";
decoration="underline";

}

with(milonic=new menuname("Main Menu")){
alwaysvisible=1;
left=508;
overflow="none";
style=menuStyle;
top=415;
align="center";
keepalive=1;

aI("text=What is Medically Intensive Home Health Care?;url=index.php;");
aI("text=Choosing MIHHC;url=choose.php;");
aI("text=MIHHC Resources;url=resources.php;");
aI("text=Safety & Emergency Preparedness;url=safety.php");
aI("text=Infection Surveillance;url=infections.php");
aI("text=Useful Medical Terms;url=terms.php");
}


drawMenus();

