_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=2;
buildafterload="true";


with(menuStyle=new mm_style()){
align="center";
bordercolor="#000000";
borderstyle="solid";
borderwidth="1";
fontfamily="Verdana, Tahoma, Arial";
fontsize="10pt";
fontstyle="normal";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="#7F2A00";
offcolor="#FFFFFF";
onbgcolor="#999999";
oncolor="#000000";
padding="3";
separatorcolor="#000000";
separatorsize="2";
subimage="images/white_7x7.gif";
subimagepadding="3";
itemwidth="114";
}

with(submenuStyle=new mm_style()){
bordercolor="#000000";
borderstyle="solid";
borderwidth="1";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="bold";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="#ffffff";
offcolor="#000000";
onbgcolor="#999999";
oncolor="#000000";
padding="4";
subimage="images/white_7x7.gif";
subimagepadding="5";
}

with(milonic=new menuname("Main Menu")){
position="relative";
menuwidth=810;
style=menuStyle;
alwaysvisible="1";
orientation="horizontal";
aI("text=Home;target=;url=http://www.signed-nfl.com/;");
aI("text=NFL Fan Store;target=;url=NFL-Fan-Store.html;");
aI("showmenu=NFL ArticlesHistory of FootballINFO_BAR_MENU;text=NFL Articles;target=;url=NFL-Articles.html;");
aI("text=Power Rankings;target=;url=power-rankings.html;");
aI("text=Contact Us;target=;url=Contact-Us.html;");
aI("text=Links Page;target=;url=links.html;");
aI("text=NFL Scores;target=;url=NFL-Scores.html;");
}

with(milonic=new menuname("NFL ArticlesHistory of FootballINFO_BAR_MENU")){
style=submenuStyle;
aI("text=History of Football;target=;url=History-of-Football.html;");
aI("text=Official NFL Jerseys: Become a Part of Fan History;target=;url=Official-NFL-Jerseys-Become-a-Part-of-Fan-History.html;");
aI("text=A Brief NFL and American Football Betting History;target=;url=A-Brief-NFL-and-American-Football-Betting-History.html;");
aI("text=Sports Memorabilia History;target=;url=Sports-Memorabilia-History.html;");
aI("text=Facts Of The NFL Teams;target=;url=Facts-Of-The-NFL-Teams.html;");
}


 drawMenus();
