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='#0a50a1';
oncolor='#ffffff';
offbgcolor='#000000';
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='#0a50a1';
}
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=home.aspx;');
aI('showmenu=Club Vision;text=Club Vision;url=custom.aspx?pg=382;');
aI('showmenu=Contacts;text=Contacts;url=custom.aspx?pg=129;');
aI('showmenu=Schedules;text=Schedules;url=custom.aspx?pg=210;');
aI('showmenu=Teams;text=Teams;url=custom.aspx?pg=211;');
aI('showmenu=Trophy Corner;text=Trophy Corner;url=custom.aspx?pg=130;');
aI('showmenu=Tryouts;text=Tryouts;url=custom.aspx?pg=153;');
aI('showmenu=Calendar;text=Calendar;url=calendar.aspx;');
aI('showmenu=Information;text=Information;url=;');
aI('text=Admin;url=/ladmin/main.aspx?site=SCUnited;image=images/lock.gif;');
}
with(milonic=new menuname('Club Vision')){
style=menuStyle;
}
with(milonic=new menuname('Contacts')){
style=menuStyle;
}
with(milonic=new menuname('Schedules')){
style=menuStyle;
aI('text=Schedules;url=http://www.rteamsite.com/League/SCUnited/custom.aspx?pg=210;');
aI('text=Referee Corner;url=custom.aspx?pg=179;');
aI('text=Locations;url=locations.aspx;');
aI('text=Fields & Maps;url=custom.aspx?pg=144;');
}
with(milonic=new menuname('Teams')){
style=menuStyle;
aI('text=Age Groups;url=http://www.cysanorth.org/index.php?option=com_content&task=view&id=35&Itemid=62&limit=1&limitstart=1;');
aI('text=Below is a partial list; Click here for all teams;url=http://www.rteamsite.com/League/SCUnited/custom.aspx?pg=211;');
aI('text=Team Blaze;url=custom.aspx?pg=381;');
aI('text=Team Cyclones Webpage;url=custom.aspx?pg=207;');
aI('text=Team Explosion Webpage;url=custom.aspx?pg=242;');
aI('text=Team Fury Webpage;url=custom.aspx?pg=206;');
aI('text=Team Heat Webpage;url=custom.aspx?pg=203;');
aI('text=Team Riptide Webpage;url=custom.aspx?pg=364;');
aI('text=Team Sapphire Webpage;url=custom.aspx?pg=151;');
aI('text=Team Spirit Webpage;url=custom.aspx?pg=202;');
aI('text=Team Typhoon Webpage;url=custom.aspx?pg=214;');
}
with(milonic=new menuname('Trophy Corner')){
style=menuStyle;
aI('text=Trophy Corner;url=http://www.rteamsite.com/League/SCUnited/custom.aspx?pg=130;');
aI('text=Photos;url=scrapbook.aspx;');
}
with(milonic=new menuname('Tryouts')){
style=menuStyle;
}
with(milonic=new menuname('Calendar')){
style=menuStyle;
}
with(milonic=new menuname('Information')){
style=menuStyle;
aI('text=Announcements;url=announce_archive.aspx;');
aI('text=News;url=news_archive.aspx;');
aI('text=Soccer Playing Leagues;url=custom.aspx?pg=213;');
aI('text=Soccer Videos (Courtesy of YouTube);url=custom.aspx?pg=191;');
aI('text=SCU Constituation;url=custom.aspx?pg=383;');
aI('text=Same Age/Gender Multiple Teams Policy;url=custom.aspx?pg=388;');
aI('text=THE JERRY WALTERS MEMORIAL SCHOLARSHIP PROGRAM;url=custom.aspx?pg=384;');
aI('text=Starting New Team Checklist;url=custom.aspx?pg=385;');
aI('text=Scheduling Games Guideline;url=custom.aspx?pg=386;');
aI('text=SCU Uniforms;url=custom.aspx?pg=387;');
}
drawMenus();
