_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=-2;
buildafterload="true";


with(submenuStyle=new mm_style()){
bordercolor="#ACABAB";
borderstyle="solid";
borderwidth="1";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="normal";
fontweight="normal";
headercolor="#000000";
offbgcolor="#ffffff";
offcolor="#ACABAB";
onbgcolor="#E7E6E7";
oncolor="#FB1901";
outfilter="Blinds( Bands=1,direction=up, duration=0.3)";
overfilter="Blinds( Bands=1,direction=down, duration=0.3)";
padding="4";
separatorcolor="#ffffff";
separatorsize="1";
subimagepadding="8";
imagepadding="8";
}

with(menuStyle=new mm_style()){
bordercolor="#ACABAB";
borderstyle="solid";
borderwidth="1";
fontfamily="Verdana, Tahoma, Arial";
fontsize="9pt";
fontstyle="normal";
fontweight="normal";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="Azure";
offcolor="#0000FF";
onbgcolor="#E7E6E7";
oncolor="#0000AA";
outfilter="Fade(Overlap=1.00)";
padding="4";
imagepadding="6";
itemwidth="149";
}

with(milonic=new menuname("Main Menu")){
position="relative";
style=menuStyle;
alwaysvisible="1";
openstyle="rtl";
aI("text=Dallas Cowboys;target=;url=Dallas-Cowboys.html;");
aI("text=New York Giants;target=;url=New-York-Giants.html;");
aI("text=Philadelphia Eagles;target=;url=Philadelphia-Eagles.html;");
aI("text=Washington Redskins;target=;url=Washington-Redskins.html;");
aI("text=Chicago Bears;target=;url=Chicago-Bears.html;");
aI("text=Detroit Lions;target=;url=Detroit-Lions.html;");
aI("text=Green Bay Packers;target=;url=Green-Bay-Packers.html;");
aI("text=Minnesota Vikings;target=;url=Minnesota-Vikings.html;");
aI("text=Atlanta Falcons;target=;url=Atlanta-Falcons.html;");
aI("text=Carolina Panthers;target=;url=Carolina-Panthers.html;");
aI("text=Tampa Bay Bucaneers;target=;url=Tampa-Bay-Bucaneers.html;");
aI("text=New Orlean Saints;target=;url=New-Orlean-Saints.html;");
aI("text=Arizona Cardinals;target=;url=Arizona-Cardinals.html;");
aI("text=St. Louis Rams;target=;url=St.-Louis-Rams.html;");
aI("text=San Francisco 49ers;target=;url=San-Francisco-49ers.html;");
aI("text=Seattle Seahawks;target=;url=Seattle-Seahawks.html;");
}


 drawMenus();
