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="#999999";
borderstyle="solid";
borderwidth=1;
fontfamily="Times-Roman";
fontsize="125%";
fontstyle="normal";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="#eeeeee";
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=4;
pagebgcolor="#82B6D7";
pagecolor="black";
separatorcolor="#999999";
separatorsize=1;
subimage="http://www.ftll.org/images/arrow.gif";
subimagepadding=2;
}

with(milonic=new menuname("Main Menu")){
alwaysvisible=1;
orientation="horizontal";
screenposition="center";
style=menuStyle;
top=102;
aI("image=/includes/homeplate.jpg;status=Back To Home Page;text=Home;url=http://www.ftll.org;");
aI("showmenu=misc;text=News & Misc;");
aI("showmenu=schedules;text=Schedules/Standings;");
aI("showmenu=rules;text=Rules;url=http://www.ftll.org/rules;");
aI("status=Go To Registration;text=Registration;url=http://www.ftll.org/registration;");
aI("status=Go To Contact Us;text=Contact Us;url=http://www.ftll.org/contact;");
aI("status=Go To Links;text=Links;url=http://www.ftll.org/links;");
aI("status=Go To Sponsors;text=Sponsors;url=http://www.ftll.org/sponsors;");
}

with(milonic=new menuname("misc")){
overflow="scroll";
style=menuStyle;
aI("text=News;url=http://www.ftll.org/news;")
aI("text=Calendar;url=http://www.ftll.org/calendar;")
aI("text=Forms;url=http://www.ftll.org/forms;")
aI("text=Park & Field Info;url=http://www.ftll.org/park;")
aI("text=League History;url=http://www.ftll.org/History.htm;")
aI("text=Coaches' Corner;url=http://www.ftll.org/coaches;")
aI("text=Fund Raisers/Special Events;url=http://www.ftll.org/events;")
aI("text=Tournaments;url=http://www.ftll.org/tournaments;")
}

with(milonic=new menuname("schedules")){
overflow="scroll";
style=menuStyle;
aI("text=Pioneer 7;url=http://www.ftll.org/Pioneer7;")
aI("text=Pioneer 8;url=http://www.ftll.org/Pioneer8;")
aI("text=Colonial 9;url=http://www.ftll.org/Colonial9;")
aI("text=Minors;url=http://www.ftll.org/Minors;")
aI("text=Majors;url=http://www.ftll.org/Majors;")
aI("text=Sr. Minors;url=http://www.ftll.org/SrMinors;")
aI("text=Sr. Majors;url=http://www.ftll.org/SrMajors;")
aI("text=Fall Season;url=http://www.ftll.org/fall;")
}

with(milonic=new menuname("rules")){
style=menuStyle;
aI("text=Pioneer 7;url=http://www.ftll.org/rules/P7Rules.pdf;")
aI("text=Pioneer 8;url=http://www.ftll.org/rules/P8Rules.pdf;")
aI("text=Colonial 9;url=http://www.ftll.org/rules/FTLL2010LocalRules.pdf;")
aI("text=Minors;url=http://www.ftll.org/rules/FTLL2010LocalRules.pdf;")
aI("text=Majors;url=http://www.ftll.org/rules/FTLL2010LocalRules.pdf;")
aI("text=Sr. Minors;url=http://www.ftll.org/rules/SeniorsRules.pdf;")
aI("text=Sr. Majors;url=http://www.ftll.org/rules/SeniorsRules.pdf;")
}

drawMenus();

