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=-2;




with(ScrollingSampStyle=new mm_style()){
bordercolor="#666666";
borderstyle="solid";
borderwidth=0;
fontfamily="verdana,helvetica";
fontsize="14px";
fontstyle="normal";
fontweight="bold";
offbgcolor="none";
offcolor="#f8f2ac";
onbgcolor="f8f2ac";
oncolor="#ffffff";
padding=4;
separatorcolor="none";
separatorsize="15";

}

with(ScrollingSampStyle2=new mm_style()){
bordercolor="#666666";
borderstyle="solid";
borderwidth=0;
fontfamily="verdana,helvetica";
fontsize="14px";
fontstyle="normal";
fontweight="bold";
offbgcolor="#1b2964";
offcolor="#f8f2ac";
onbgcolor="#ffffff";
oncolor="#000000";
padding=4;


}



with(milonic=new menuname("services")){
overflow="scroll";
style=ScrollingSampStyle2;
aI("text=Special Store Services;url=http://www.anglerssportcenter.com/services.shtml;")
aI("text=Licenses;url=http://www.anglerssportcenter.com/licenses.shtml;")
aI("text=Links;url=http://www.anglerssportcenter.com/links.shtml;")
aI("text=How to Guides;url=http://www.anglerssportcenter.com/howto.shtml;")

}


drawMenus();

