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=Services;url=index.php");
aI("text=Medicaid and Insurance;url=medicaid.php");
aI("text=The New Care Bill of Rights;url=billofrights.php");
aI("text=Notice of Information Policies;url=infopolicy.php");
aI("text=Emergency Preparedness;url=/contact/emergency.php");
}


drawMenus();

