fixMozillaZIndex=true; //Fixes Z-Index problem  with Mozilla browsers but causes odd scrolling problem, toggle 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="#0F4E3B";
//overbgimage='images/menuBack.jpg';
borderwidth=0;
fontfamily="Arial";
fontsize="90%";
fontweight="bold";

headerbgcolor="#ffffff";
headercolor="#000000";
//offbgcolor="#eeeeee";
menubgimage="images/menuBack.jpg";
offcolor="#000000";
oncolor="#777777";

//outfilter="randomdissolve(duration=0.2)";
overfilter="Fade(duration=0.2);Alpha(opacity=100);";

//subimage="http://www.milonic.com/menuimages/arrow.gif";
subimagepadding=2;
separatorcolor="#999999";
separatorsize=0;
margin = 0;
bgimage="images/menuBack.jpg";
}


with(milonic=new menuname("Registration"))
{
	itemheight =22;
	itemwidth = 125;

	overflow="scroll";
	style=menuStyle;

	aI("text=  Details;url=content/Registration/Forms/Forms.htm;target=ifrm;sourceframe=ifrm;image=images/spaceMenu.gif;");
	aI("text=  Dates;url=content/Registration/Dates/Dates.htm;target=ifrm;sourceframe=ifrm;image=images/spaceMenu.gif;");
	aI("text=  Contact;url=content/Registration/Contact/Contact.htm;target=ifrm;sourceframe=ifrm;image=images/spaceMenu.gif;");
	aI("text=  Refunds;url=content/Registration/Refunds/Refunds.htm;target=ifrm;sourceframe=ifrm;image=images/spaceMenu.gif;");

}

with(milonic=new menuname("Tournaments")){
style=menuStyle;
itemheight =22;
itemwidth = 140;
//,"Apple in Iframe","http://www.apple.com target=myiframe;sourceframe=myiframe;",,,0

aI("text=Silver Puck;url=content/Tournaments/silverpuck/silverpuck.htm;target=ifrm;sourceframe=ifrm;image=images/spaceMenu.gif;");
aI("text=Snowball Express;url=content/Tournaments/snowball express/snowball.htm;target=ifrm;sourceframe=ifrm;image=images/spaceMenu.gif;");

}

with(milonic=new menuname("House League")){
style=menuStyle;
itemheight =22;
itemwidth = 125;

<!--aI("text=Schedule;url=content/House League/Schedules/Schedule.htm;target=ifrm;sourceframe=ifrm;image=images/spaceMenu.gif;");-->
aI("text=Teams;url=content/House League/Teams/Teams.htm;target=ifrm;sourceframe=ifrm;image=images/spaceMenu.gif;");
<!--aI("text=Standings;url=content/House League/Standings/standings.htm;target=ifrm;sourceframe=ifrm;image=images/spaceMenu.gif;");-->

}

with(milonic=new menuname("Rep League")){
style=menuStyle;
itemheight =22;
itemwidth = 125;

aI("text=Schedule;url=http://www.omha.net/flash.asp;target=_blank;image=images/spaceMenu.gif;");
aI("text=Teams;url=content/Rep League/Teams/teams.htm;target=ifrm;sourceframe=ifrm;image=images/spaceMenu.gif;");
aI("text=Standings;url=http://www.omha.net/flash.asp;target=_blank;image=images/spaceMenu.gif;");
aI("text=Coaches;url=content/Rep League/Coaches/Coaches.htm;target=ifrm;sourceframe=ifrm;image=images/spaceMenu.gif;");


}

drawMenus();