_menuCloseDelay=100;
_menuOpenDelay=0;
_subOffsetTop=2;
_subOffsetLeft=-2;




with(menuStyle=new mm_style()){
bordercolor="#999999";
borderstyle="solid";
borderwidth=1;
fontfamily="Verdana, Helvetica, ";
fontsize="75%";
fontstyle="normal";
fontweight="bold"
headerbgcolor="#6699FF";
headercolor="#ffffff";
offbgcolor="#6699FF";
offcolor="#000000";
onbgcolor="#ddffdd";
oncolor="#000099";
outfilter="randomdissolve(duration=0.3)";
overfilter="Fade(duration=0.2);Alpha(opacity=90);Shadow(color=#777777', Direction=135, Strength=3)";
padding=6;
pagebgcolor="#82B6D7";
pagecolor="black";
separatorcolor="#999999";
separatorsize=1;
subimage="arrow.gif";
subimagepadding=10;
}

with(milonic=new menuname("Main Menu")){
alwaysvisible=1;
left=275;
orientation="horizontal";
style=menuStyle;
top=220.5;
aI("status=Back To Home Page;text=Home;url=Home2010.html;");
aI("showmenu=League;text=League;");
aI("showmenu=News;text=News;");
aI("showmenu=Programs;text=Programs;");
aI("showmenu=Sponsors;text=Sponsors;");
aI("showmenu=Links;text=Links;");
}

with(milonic=new menuname("League")){
overflow="scroll";
style=menuStyle;
aI("text=About Us;url=About Us2010.htm;")
aI("text=Coaching;url=coaching2008.htm;")
aI("text=Concession;url=concession2009.htm;")
aI("text=Executive;url=2010Executive.htm;")
aI("text=Registration;url=Rates2010.htm;")
aI("text=Volunteers;url=volunteers2008.htm;")

}

with(milonic=new menuname("News")){
style=menuStyle;
padding=5000
aI("text=April 2010;url=Apr2010News.htm;")

}

with(milonic=new menuname("Programs")){
style=menuStyle;
aI("text=Blastball;url=blastball2008.htm;");
aI("text=Mini Tad;url=minitad2008.htm;");
aI("text=Tadpole;url=tadpole2010.htm;");
aI("text=Mosquito;url=mosquito2010.htm;");
aI("text=Pee Wee;url=peewee2010.htm;");
aI("text=Bantam;url=bantam2010.htm;");
aI("text=Midget;url=Midget2010.htm;");
aI("text=All Stars;url=allstars2010.htm;");
aI("text=Fall Ball;url=fallball2008.htm;");

}

with(milonic=new menuname("Sponsors")){
style=menuStyle;
aI("text=2009 List;url=sponsors2009.htm;");
aI("text=Fundraising;url=fundraising2008.htm;");
aI("text=Team Sponsors;url=teamsponsor2008.htm;");

}

with(milonic=new menuname("Anti Spam")){
style=menuStyle;
aI("text=Spam Cop;url=http://www.spamcop.net/;");
aI("text=Mime Defang;url=http://www.mimedefang.org/;");
aI("text=Spam Assassin;url=http://www.spamassassin.org/;");
}

with(milonic=new menuname("Links")){
style=menuStyle;
aI("text=Baseball Links;url=baseballlinks2010.htm;");
aI("text=Park Maps;url=parkmaps2008.htm;");


}

drawMenus();

