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(submenuStyle=new mm_style()){
bordercolor="#ACABAB";
borderstyle="solid";
borderwidth=1;
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="normal";
fontweight="normal";
headercolor="#000000";
offbgcolor="#ffffff";
offcolor="#ACABAB";
onbgcolor="#ffffff";
oncolor="#7B7B7A";
outfilter="Fade( Bands=1,direction=up, duration=0.1)";
overfilter="Fade( Bands=1,direction=down, duration=0.3)";
padding=3;
pagecolor="#ACABAB";
separatorcolor="#ffffff";
separatorsize=1;
subimagepadding=10;
}

with(menuStyle=new mm_style()){
styleid=1;
bordercolor="#ffffff";
borderstyle="solid";
borderwidth=1;
fontfamily="Verdana, Tahoma, Arial";
fontsize="12pt";
fontstyle="normal";
fontweight="normal";
headerbgcolor="#ffffff";
headercolor="#000000";
image="Javascript/square_dust.gif";
imagepadding=6;
offbgcolor="#ffffff";
offcolor="#1c3f75";
onbgcolor="#ffffff";
oncolor="#0000ff";
outfilter="Fade(Overlap=1.00)";
overimage="Javascript/square_blue.gif";
padding=5;
pagecolor="#ACABAB";
separatorcolor="#ffffff";
separatorsize=1;
subimagepadding=8;
}

with(milonic=new menuname("Main Menu")){
alwaysvisible=1;
left=0;
openstyle="up";
style=menuStyle;
orientation="vertical";
top=220;
aI("text=Home;url=index.html;");
aI("text=Announcements;url=Documents/Press Release.pdf;target=blank");
aI("text=Change for Champions;url=Documents/change.pdf;target=blank");
aI("text=Donate;url=donate.html;");
aI("text=Tradition Presentation;url=Documents/Tradition.pdf;target=blank;");
aI("text=Monetary Gift Form;url=images/Community donate.pdf;target=blank");
aI("text=Past Player Form;url=Documents/Past Player.pdf;target=blank,");
aI("text=Picture Gallery;url=images/Adobe web gallery/index.html;target=blank");
}
drawMenus();

