_menuCloseDelay=500;
_menuOpenDelay=250;
_subOffsetTop=2;
_subOffsetLeft=-2;


with(menuStyle=new mm_style()){
bordercolor="#CCCCCC";
borderstyle="solid";
borderwidth=1;
fontfamily="Verdana, Arial, sans-serif";
fontsize="12px";
fontstyle="normal";
fontweight="bold";
headerbgcolor="#ffffff";
headercolor="#000000";
offcolor="#000000";
oncolor="#000000";
padding=6;
offbgcolor="#f9f9f9";
overallwidth=759;
openonclick=1
}

with(submenuStyle=new mm_style()){
styleid=1;
bordercolor="#CCCCCC";
borderstyle="solid";
borderwidth=1;
fontfamily="Arial, sans-serif";
fontsize="12px";
fontstyle="normal";
oncolor="#ffffff";
offcolor="#000000";
offbgcolor="none";
onbgcolor="none";
padding=4;
image="http://www.vindy.com/extra/scripts/mmenu/images/blacksquares_7x7.gif";
imagepadding=5;
subimage="http://www.vindy.com/extra/scripts/mmenu/images/black_7x7.gif";
subimagepadding=3;
menubgimage="http://www.vindy.com/extra/scripts/mmenu/images/menu_2_bg.gif";
onbgcolor="#4e6a7e";
onborder="1px solid #000000";
openonclick=1
}

with(milonic=new menuname("Buy Tickets")){
margin=4;
style=submenuStyle;
aI("text=Buy Tickets;url=http://www.gettix.net/ohio/?event_id=761");
aI("text=Seating Chart;url=http://steelhounds.vindy.com/seating.php");
aI("text=Gift Shop;url=http://www.steelhounds.com/shop/");
}

with(milonic=new menuname("Team Stats")){
margin=4;
style=submenuStyle;
aI("text=Scores &amp; Schedule;url=http://steelhounds.vindy.com/stats/teamschedule.html?teamid=36505&amp;seasonid=903");
aI("text=Hockey League Standings;url=http://steelhounds.vindy.com/stats/standings.php");
aI("text=Player Stats;url=http://steelhounds.vindy.com/stats/teamplayerstats.html?teamid=36505&amp;seasonid=903");
aI("text=Roster;url=http://steelhounds.vindy.com/stats/teamroster.html?teamid=36505&amp;seasonid=903");
}

with(milonic=new menuname("Team Blogs")){
margin=4;
style=submenuStyle;
aI("text=NewsBlog;url=http://steelhounds.vindy.com/newsblog/");
aI("text=CoachBlog;url=http://steelhounds.vindy.com/coachblog/");
aI("text=TravelBlog;url=http://steelhounds.vindy.com/travelblog/");
}

with(milonic=new menuname("Video &amp; Audio")){
margin=4;
style=submenuStyle;
aI("text=Live Webcast;url=http://www.broadcastmonsters.com/Youngstown/steelhounds.asx");
}

with(milonic=new menuname("Vindy.com")){
margin=4;
style=submenuStyle;
aI("text=Local Sports;url=http://www.vindy.com/content/sports/local_regional/index.php");
aI("text=National Sports;url=http://www.vindy.com/content/sports/national_world/index.php");
aI("text=Local News;url=http://www.vindy.com/content/local_regional/index.php");
aI("text=National News;url=http://www.vindy.com/content/national_world/index.php");
aI("text=Discussion Groups;url=http://forums.vindy.com/");
aI("text=Entertainment;url=http://www.vindy.com/content/entertainment/index.php");
aI("text=vindyJOBS.com;url=http://www.vindyjobs.com/");
}

drawMenus();

