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;
decoration="underline";
pageclass="bold";

}

with(milonic=new menuname("Main Menu")){
alwaysvisible=1;
left=508;
overflow="none";
style=menuStyle;
top=415;
align="center";
keepalive=1;

aI("text=Message From Jamie Hills;url=index.php;");
aI("text=Licenses, Accreditations & Accomplishments;url=licenses.php;");
aI("text=Core Values;url=values.php");
aI("text=Client Testimonials;url=testimonials.php");
}


drawMenus();

