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(menuStyle=new mm_style()){
bordercolor="#ff0000";
borderstyle="solid";
borderwidth=1;
fontfamily="Verdana, Tahoma, Arial";
fontsize="75%";
fontstyle="normal";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="#fbeef0";
offcolor="#ff0000";
onbgcolor="#ff3737";
oncolor="#ffffff";
outfilter="randomdissolve(duration=0.3)";
overfilter="Fade(duration=0.2);Alpha(opacity=100);Shadow(color=#777777', Direction=135, Strength=5)";
padding=5;
pagebgcolor="#fbeef0";
pagecolor="#ff0000";
separatorcolor="#ff0000";
separatorsize=1;
subimage="http://www.wsybaseball.org/images/arrow.gif";
subimagepadding=2;
}

with(milonic=new menuname("Main Menu")){
alwaysvisible=1;
left=10;
followscroll=1;
orientation="vertical";
style=menuStyle;
top=10;
position="relative";
aI("text=WSYBA;url=http://www.wsybaseball.org/;");
aI("showmenu=Divisions;text=Divisions;");
aI("showmenu=Organization;text=Organization;");
aI("showmenu=Coaching;text=Coaches;");
aI("showmenu=Parents;text=Parents;");
aI("text=Sponsors;url=http://www.wsybaseball.org/sponsors.htm;");
aI("text=Baseball Links;url=http://www.wsybaseball.org/links.htm;");
}


drawMenus();

