_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=-2;
buildafterload="true";


with(menuStyle=new mm_style()){
bordercolor="SlateGray";
borderstyle="solid";
borderwidth="2";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="normal";
fontweight="bold";
image="images/dots4.gif";
offbgcolor="Red";
offcolor="White";
onbgcolor="#CC6600";
oncolor="White";
padding="4";
separatorcolor="SlateGray";
separatorsize="1";
subimage="images/arrow.gif";
subimagepadding="2";
overimage="images/whitedots.gif";
imagepadding="5";
itemwidth="260";
}

with(submenuStyle=new mm_style()){
bordercolor="Red";
borderstyle="solid";
borderwidth="2";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="normal";
offbgcolor="MidnightBlue";
offcolor="#ffffff";
onbgcolor="CornflowerBlue";
onbold="bold";
oncolor="White";
padding="4";
separatorcolor="Red";
separatorsize="1";
subimage="images/arrow.gif";
subimagepadding="2";
}

with(milonic=new menuname("Main Menu")){
position="relative";
style=menuStyle;
alwaysvisible="1";
orientation="vertical";
aI("showmenu=Top 50 Late Model Drivers/2011 A-TeamLEFT_MENU;text=Top 50 Late Model Drivers;target=;url=top_50_late_model_drivers.html;");
aI("showmenu=Bleacher Views/Feb. 1, 2011LEFT_MENU;text=Bleacher Views;target=;url=bleacher_views.html;");
aI("text=Your Comments;target=;url=your_comments.html;");
}

with(milonic=new menuname("Top 50 Late Model Drivers/2011 A-TeamLEFT_MENU")){
style=submenuStyle;
aI("text=2011 A-Team;target=;url=2011_a-team.html;");
aI("text=2010 A-Team;target=;url=2010_a-team.html;");
aI("text=2009 A-Team;target=;url=2009_a-team.html;");
aI("text=2008 A-Team;target=;url=2008_a-team.html;");
aI("text=2007 A-Team;target=;url=2007_a-team.html;");
aI("text=2006 A-Team;target=;url=2006_a-team.html;");
aI("text=2005 A-Team;target=;url=2005_a-team.html;");
aI("text=2004 A-Team;target=;url=2004_a-team.html;");
aI("text=2003 A-Team;target=;url=2003_a-team.html;");
aI("text=2002 A-Team;target=;url=2002_a-team.html;");
aI("text=2001 A-Team;target=;url=2001_a-team.html;");
aI("text=2000 A-Team;target=;url=2000_a-team.html;");
aI("text=1999 A-Team;target=;url=1999_a-team.html;");
aI("text=1998 A-Team;target=;url=1998_a-team.html;");
aI("text=1997 A-Team;target=;url=1997_a-team.html;");
}

with(milonic=new menuname("Bleacher Views/Feb. 1, 2011LEFT_MENU")){
style=submenuStyle;
aI("text=Feb. 1, 2011;target=;url=feb._1,_2011.html;");
aI("text=September 8, 2010;target=;url=september_8,_2010.html;");
aI("text=May 18, 2010;target=;url=may_18,_2010.html;");
aI("text=March 6, 2010;target=;url=march_6,_2010.html;");
aI("text=February, 2010;target=;url=february,_2010.html;");
}


 drawMenus();

