fixMozillaZIndex=true;           // fixes menus showing behind flash content in firefox
_menuCloseDelay=500;           // The time delay for menus to remain visible on mouse out
_menuOpenDelay=150;            // The time delay before menus open on mouse over
_subOffsetTop=10;              // Sub menu top offset
_subOffsetLeft=-10;            // Sub menu left offset
with(menuStyle=new mm_style()){
onbgcolor='#5a0482';
oncolor='#ffffff';
offbgcolor='#ffff00';
offcolor='#5a0482';
bordercolor='#000000';
borderstyle='solid';
borderwidth=0;
separatorcolor='#000000';
separatorsize='1';
padding=4;
fontsize='11';
fontstyle='normal';
fontfamily='Verdana, Tahoma, Arial';
pagecolor='#ffffff';
pagebgcolor='#5a0482';
}
with(milonic=new menuname('Main Menu')){
style=menuStyle;
top=81;
left=10;
itemwidth=80;
itemheight=17;
alwaysvisible=1;
orientation='horizontal';
aI('showmenu=Home;text=Home;url=/football/lionsallstarfootball/;');
aI('showmenu=News;text=News;url=news_archive.aspx;');
aI('showmenu=Committee;text=Committee;url=;');
aI('showmenu=Schedules;text=Schedules;url=;');
aI('showmenu=About Lions;text=About Lions;url=;');
aI('showmenu=ROSTERS;text=ROSTERS;url=;');
aI('showmenu=2011 Rosters;text=2011 Rosters;url=;');
aI('text=Admin;url=/fbadmin/main.aspx?site=lionsallstarfootball;image=images/lock.gif;target=_top;');
}
with(milonic=new menuname('Home')){
style=menuStyle;
aI('text=Announcements;url=announce_archive.aspx;');
}
with(milonic=new menuname('News')){
style=menuStyle;
aI('text=FAQ;url=custom.aspx?pg=454;');
aI('text=Scrapbook;url=scrapbook.aspx;');
aI('text=Guestbook;url=guestbook.aspx;');
aI('text=player documentations;url=custom.aspx?pg=458;');
}
with(milonic=new menuname('Committee')){
style=menuStyle;
aI('text=Committee;url=custom.aspx?pg=444;');
}
with(milonic=new menuname('Schedules')){
style=menuStyle;
aI('text=Calendar;url=calendar.aspx;');
aI('text=Game Schedule;url=game_schedule.aspx;');
aI('text=2011 DVD/Photo Order  ;url=custom.aspx?pg=561;');
}
with(milonic=new menuname('About Lions')){
style=menuStyle;
aI('text=The Game;url=custom.aspx?pg=453;');
aI('text=Lions International;url=custom.aspx?pg=443;');
aI('text=Who are the lions;url=custom.aspx?pg=445;');
}
with(milonic=new menuname('ROSTERS')){
style=menuStyle;
aI('text=2010 Roster;url=custom.aspx?pg=517;');
aI('text=2009 Roster;url=custom.aspx?pg=516;');
aI('text=2008  Roster;url=custom.aspx?pg=515;');
aI('text=2007  Roster;url=custom.aspx?pg=518;');
aI('text=2006 Roster;url=custom.aspx?pg=519;');
aI('text=2005 Roster;url=custom.aspx?pg=520;');
aI('text=2004 Roster;url=custom.aspx?pg=521;');
aI('text=2003 Roster;url=custom.aspx?pg=522;');
aI('text=2002 Roster;url=custom.aspx?pg=523;');
aI('text=2001 Roster;url=custom.aspx?pg=524;');
aI('text=2000 Roster;url=custom.aspx?pg=525;');
aI('text=Rosters of the 1990&#39;s;url=custom.aspx?pg=536;');
aI('text=Rosters of the 1980&#39;s;url=custom.aspx?pg=537;');
aI('text=Past All Stars 1974-2010;url=custom.aspx?pg=514;');
}
with(milonic=new menuname('2011 Rosters')){
style=menuStyle;
aI('text=2011 North Roster Final;url=http://www.rteamsite.com/football/lionsallstarfootball/Uploaded/Documents/2011northfinal.docx;');
aI('text=2011 South Roster Final;url=http://www.rteamsite.com/football/lionsallstarfootball/Uploaded/Documents/2011southfinal.docx;');
aI('text=game photos ;url=custom.aspx?pg=563;');
}
drawMenus();

