_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=-2;
buildafterload="true";


with(menuStyle=new mm_style()){
bordercolor="#ffffff";
borderstyle="solid";
borderwidth="0";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="normal";
fontweight="bold";
image="images/dots5.gif";
offbgcolor="#116059";
offcolor="#ffffff";
onbgcolor="White";
oncolor="#116059";
padding="11";
pagebgcolor="White";
pagecolor="#116059";
separatorcolor="#ffffff";
separatorsize="0";
subimage="images/arrow.gif";
subimagepadding="4";
overimage="images/whitedots.gif";
imagepadding="6";
itemwidth="250";
}

with(submenuStyle=new mm_style()){
bordercolor="#ffffff";
borderstyle="solid";
borderwidth="0";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="normal";
offbgcolor="#116059";
offcolor="#ffffff";
onbgcolor="White";
oncolor="#116059";
padding="4";
separatorcolor="White";
separatorsize="1";
subimage="images/arrow.gif";
subimagepadding="2";
}

with(milonic=new menuname("Main Menu")){
position="relative";
style=menuStyle;
alwaysvisible="1";
orientation="vertical";
aI("text=Home;target=;url=http://www.fightingirishyouthfootball.org/;");
aI("text=Calendar Of Events;target=;url=Calendar-Of-Events.html;");
aI("text=Cheerleading;target=;url=Cheerleading.html;");
aI("text=Concession Schedule;target=;url=Concession-Schedule.html;");
aI("text=Football Camp;target=;url=Football-Camp.html;");
aI("text=2011 Game Schedule & Results;target=;url=2011-Game-Schedule-&-Results.html;");
aI("text=2010 Game Schedule & Results;target=;url=2010-Game-Schedule-&-Results.html;");
aI("text=Jersey Care Instructions;target=;url=Jersey-Care-Instructions.html;");
aI("text=News & Information;target=;url=News-&-Information.html;");
aI("text=Registration Forms;target=;url=Registration-Forms.html;");
aI("text=2010 Team Photos;target=;url=2010-Team-Photos.html;");
}


 drawMenus();

