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="Verdana, Tahoma, Arial";
fontsize="75%";
fontstyle="bold";
headerbgcolor="#000000";
headercolor="#ffffff";
offbgcolor="#000000";
offcolor="#ffffff";
onbgcolor="#990033";
oncolor="#ffffff";
outfilter="randomdissolve(duration=0.3)";
overfilter="Fade(duration=0.2);Alpha(opacity=90);Shadow(color=#777777', Direction=135, Strength=3)";
padding=4;
pagebgcolor="#000000";
pagecolor="#ffffff";
separatorcolor="#999999";
separatorsize=1;
subimage="lib/menu/arrow_white.gif";
subimagepadding=2;
}

with(milonic=new menuname("Main Menu")){
alwaysvisible=1;
orientation="horizontal";
style=menuStyle;
aI("text=Home &nbsp; &nbsp;url=index.html;");
aI("showmenu=Schedules;text=Schedules &nbsp; &nbsp; ;");
aI("showmenu=Teams;text=Teams &nbsp; &nbsp; ;");
aI("showmenu=History;text=History &nbsp; &nbsp; ;");
aI("showmenu=Insider;text=Insider &nbsp; &nbsp; ;");
aI("text=Videos &nbsp; &nbsp;url=videos.html;");
aI("showmenu=AboutUs;text=About Us &nbsp; &nbsp; ;");
aI("showmenu=ContactUs;text=Contact Us &nbsp; &nbsp;url=contactUs.html;");
}

with(milonic=new menuname("Schedules")){
overflow="scroll";
style=menuStyle;
aI("text=Ohio Event Schedule;url=schedule_ohio.html;")
aI("text=Texas Event Schedule;url=schedule_texas.html;")
}

with(milonic=new menuname("Teams")){
overflow="scroll";
style=menuStyle;
aI("showmenu=OhioTeams;text=Ohio Teams &nbsp; &nbsp; ;");
aI("showmenu=TexasTeams;text=Texas Teams &nbsp; &nbsp; ;");
}

with(milonic=new menuname("OhioTeams")){
overflow="scroll";
style=menuStyle;
aI("text=Dublin Coffman;url=http://www.maxpreps.com/high-schools/-PoeFGibt0mkwXZilLj-aQ/dublin-coffman-shamrocks/football/home.htm;target=_blank;")
aI("text=Westerville South;url=http://www.maxpreps.com/high-schools/ooc9b1CNik67Xt5kqqlW6A/westerville-south-wildcats/football/home.htm;target=_blank;")
aI("text=Huber Heights Wayne;url=http://www.maxpreps.com/high-schools/G9fYt0_BKUimBg5tggyIxA/wayne-warriors/football/home.htm;target=_blank;")
aI("text=Canton McKinley;url=http://www.maxpreps.com/high-schools/mxVoVxXSbkWNViQMMub1Nw/mckinley-bulldogs/football/home.htm;target=_blank;")
aI("text=William T. Dwyer;url=http://www.maxpreps.com/high-schools/xet_MMVgakWEmBnIVkXIxQ/dwyer-panthers/football/home.htm;target=_blank;")
aI("text=Cleveland Glenville;url=http://www.maxpreps.com/high-schools/k3qZ19DOq0ubDX3HvJ2Hxg/glenville-tarblooders/football/home.htm;target=_blank;")
aI("text=Oscar Frommel Smith;url=http://www.maxpreps.com/high-schools/vJfPtiSjGkyQ5Q5180631w/oscar-smith-tigers/football/home.htm;target=_blank;")
aI("text=Pickerington Central;url=http://www.maxpreps.com/high-schools/Jn6sH6oZNUiv-_MR1epwFA/pickerington-central-tigers/football/home.htm;target=_blank;")
}

with(milonic=new menuname("TexasTeams")){
overflow="scroll";
style=menuStyle;
aI("text=Shiloh Christian;url=http://www.maxpreps.com/high-schools/3mVDwPTbok2y2j1DWieO2Q/shiloh-christian-saints/football/home.htm;target=_blank;")
aI("text=Trinity;url=http://www.maxpreps.com/high-schools/hLNKdnWp9ECi6Tkzs_TTBQ/trinity-trojans/football/home.htm;target=_blank;")
aI("text=Cedar Hill;url=http://www.maxpreps.com/high-schools/IdvJoXe_bEuL6o9xI59cpg/cedar-hill-longhorns/home.htm;target=_blank;")
aI("text=Denton Guyer;url=http://www.maxpreps.com/high-schools/-Ks7r5Jr7EOdcmpEK1Eskg/guyer-wildcats/football/home.htm;target=_blank;")
aI("text=St. Thomas Aquinas;url=http://www.maxpreps.com/high-schools/GfYSvWA9PkGp71dCzUohuw/aquinas-raiders/football/home.htm;target=_blank;")
aI("text=Skyline;url=http://www.maxpreps.com/high-schools/pw9wzD2xS0CGti6kpbStFQ/skyline-raiders/football/home.htm;target=_blank;")
aI("text=DeSoto;url=http://www.maxpreps.com/high-schools/A14HmvuWkE-XaBVB1ThUQw/de-soto-eagles/football/home.htm;target=_blank;")
aI("text=Arlington Bowie;url=http://www.maxpreps.com/high-schools/q5cLEQW420ubGBFKZ6hRgw/bowie-volunteers/football/home.htm;target=_blank;")
}

with(milonic=new menuname("History")){
style=menuStyle;
aI("text=Results;url=results.html;");
aI("text=Press Releases;url=pressReleases.html;");
//aI("text=Cowboys Stadium - Dallas, TX;url=stadium_Cowboys.html;");
//aI("text=Ohio Stadium - Columbus, OH;url=stadium_Ohio.html;");
}

with(milonic=new menuname("Insider")){
style=menuStyle;
aI("text=Headlines;url=article_headlines.html;");
//aI("text=Cincinnati Ohio: Aug. 30, 2008 Articles;url=article_cincinnati30.html;");
//aI("text=Canton Ohio: Aug. 30, 2008 Articles;url=article_canton30.html;");
//aI("text=Cincinnati Ohio: Aug. 31, 2008 Articles;url=article_cincinnati31.html;");
//aI("text=Dallas Texas: Aug. 30, 2008 Articles;url=article_dallas30.html;");
}

with(milonic=new menuname("AboutUs")){
style=menuStyle;
aI("text=Kirk Herbstreit;url=kirkHerbstreit.html;");
aI("text=Quick Facts;url=quickFacts.html;");
aI("text=Intersport;url=intersport.html;");
aI("text=National Football Foundation;url=nationalFootballFoundation.html;");
} 

with(milonic=new menuname("ContactUs")){
style=menuStyle;
aI("text=Contact Information;url=contactUs.html;");
}

drawMenus();