fixMozillaZIndex=true;			//Fixes Z-Index problem  with Mozilla browsers
_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='#e87d1d';
oncolor='#ffffff';
offbgcolor='#3a407e';
offcolor='#ffffff';
bordercolor='#000000';
borderstyle='solid';
borderwidth=0;
separatorcolor='#000000';
separatorsize='1';
padding=4;
fontsize='11';
fontstyle='normal';
fontfamily='Verdana, Tahoma, Arial';
pagecolor='#ffffff';
pagebgcolor='#e87d1d';
}
with(milonic=new menuname('Main Menu')){
style=menuStyle;
top=81;
left=10;
itemwidth=75;
itemheight=17;
alwaysvisible=1;
orientation='horizontal';
aI('showmenu=Home;text=Home;url=/league/tracyfutbolclub/;');
aI('showmenu=Calendar;text=Calendar;url=calendar.aspx;');
aI('showmenu=Information;text=Information;url=;');
aI('showmenu=Recreational Program ;text=Recreational Program ;url=custom.aspx?pg=258;');
aI('showmenu=Contact Us;text=Contact Us;url=;');
aI('showmenu=Orange Bowl Tournament;text=Orange Bowl Tournament;url=;');
aI('showmenu=Turkey Bowl Tournament;text=Turkey Bowl Tournament;url=;');
aI('showmenu=Teams;text=Teams;url=;');
aI('showmenu=Schedules;text=Schedules;url=;');
aI('showmenu=Recreation Picture Album;text=Recreation Picture Album;url=custom.aspx?pg=781;');
aI('text=Admin;url=/ladmin/main.aspx?site=tracyfutbolclub;image=images/lock.gif;target=_top;');
}
with(milonic=new menuname('Calendar')){
style=menuStyle;
}
with(milonic=new menuname('Information')){
style=menuStyle;
aI('text=Fields;url=custom.aspx?pg=265;');
aI('text=Forms;url=custom.aspx?pg=256;');
aI('text=Training;url=custom.aspx?pg=335;');
aI('text=Referee;url=custom.aspx?pg=266;');
aI('text=Announcements;url=announce_archive.aspx;');
aI('text=Locations;url=locations.aspx;');
aI('text=News;url=news_archive.aspx;');
aI('text=Try Outs;url=custom.aspx?pg=255;');
aI('text=Teams;url=custom.aspx?pg=260;');
}
with(milonic=new menuname('Recreational Program ')){
style=menuStyle;
aI('text=Photos;url=scrapbook.aspx;');
aI('text=Team Wall of Fame;url=custom.aspx?pg=531;');
}
with(milonic=new menuname('Contact Us')){
style=menuStyle;
aI('text=About Us;url=custom.aspx?pg=257;');
aI('text=Board;url=custom.aspx?pg=263;');
}
with(milonic=new menuname('Orange Bowl Tournament')){
style=menuStyle;
aI('text=Field Locations;url=custom.aspx?pg=502;');
aI('text=Orange Bowl Rules;url=custom.aspx?pg=673;');
aI('text=Orange Bowl Info;url=custom.aspx?pg=672;');
aI('text=Orange Bowl Program;url=custom.aspx?pg=762;');
aI('text=Game Card Stickers;url=custom.aspx?pg=742;');
aI('text=Frequently Asked Questions;url=custom.aspx?pg=675;');
aI('text=Orange Bowl App to Host;url=custom.aspx?pg=674;');
aI('text=Orange Bowl 2011 Results ;url=custom.aspx?pg=765;');
aI('text=Orange Bowl 2010 Results;url=custom.aspx?pg=541;');
aI('text=Orange Bowl 2009 Results;url=http://www.gotsport.com/(S(xzqmz3ztpydd3d45vfrgwovu))/events/default.aspx?EventID=5384;');
}
with(milonic=new menuname('Turkey Bowl Tournament')){
style=menuStyle;
aI('text=Turkey Bowl Info update;url=custom.aspx?pg=262;');
aI('text=Turkey Bowl Rules ;url=custom.aspx?pg=588;');
aI('text=Turkey Bowl Schedules;url=custom.aspx?pg=599;');
aI('text=Turkey Bowl Hotels;url=custom.aspx?pg=589;');
aI('text=Turkey Bowl Fields;url=custom.aspx?pg=603;');
aI('text=Turkey Bowl Game Card Stickers;url=custom.aspx?pg=597;');
aI('text=Turkey Bowl App to Host;url=custom.aspx?pg=590;');
aI('text=Tournament Survey;url=custom.aspx?pg=389;');
}
with(milonic=new menuname('Teams')){
style=menuStyle;
aI('text=Thunder;url=http://www.leaguelineup.com/welcome.asp?url=tracygladiators;');
aI('text=Quakes;url=http://www.leaguelineup.com/welcome.asp?url=tracyquakes;');
aI('text=Triumph;url=http://www.tracytriumph.blogspot.com;');
}
with(milonic=new menuname('Schedules')){
style=menuStyle;
aI('text=Rec League Schedule;url=http://www.rteamsite.com/league/TracyFutbolClub/rep_divschedule.aspx;');
aI('text=Game;url=rep_divschedule.aspx;');
}
with(milonic=new menuname('Recreation Picture Album')){
style=menuStyle;
aI('text=Recreation Teams Standings;url=custom.aspx?pg=782;');
aI('text=Sitemap;url=sitemap.aspx;');
}
drawMenus();

