_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=-2;
buildafterload="true";


with(menuStyle=new mm_style()){
bordercolor="#000000";
borderstyle="solid";
borderwidth="1";
fontfamily="Verdana, Tahoma, Arial";
fontsize="10pt";
fontstyle="normal";
fontweight="bold";
image="images/dots1.gif";
offbgcolor="#000000";
offcolor="#ffffff";
onbgcolor="#000000";
oncolor="#ffffff";
padding="9";
separatorcolor="#000000";
separatorsize="1";
subimage="images/arrow.gif";
subimagepadding="2";
overimage="images/whitedots.gif";
imagepadding="6";
itemwidth="100%";
}

with(submenuStyle=new mm_style()){
align="center";
bordercolor="#ffffff";
borderstyle="solid";
borderwidth="1";
fontfamily="Verdana, Tahoma, Arial";
fontsize="9pt";
fontstyle="normal";
fontweight="bold";
offbgcolor="#000000";
offcolor="White";
onbgcolor="#AA7F00";
oncolor="#FFFFFF";
padding="4";
separatorcolor="#000000";
separatorsize="1";
subimage="images/arrow.gif";
subimagepadding="2";
}

with(milonic=new menuname("Main Menu")){
position="relative";
style=menuStyle;
alwaysvisible="1";
orientation="vertical";
aI("text=Home;target=;url=./;");
aI("text=About Us;target=;url=About-Us.html;");
aI("text=News;target=;url=News.html;");
aI("text=Membership;target=;url=Membership.html;");
aI("showmenu=Real Sarasota FCReal Squad ListLEFT_MENU;text=Real Sarasota FC;target=;url=Real-Sarasota-FC.html;");
aI("showmenu=Sarasota United FCUnited Squad ListLEFT_MENU;text=Sarasota United FC;target=;url=Sarasota-United-FC.html;");
aI("text=7 v 7;target=;url=7-v-7.html;");
aI("text=8 v 8;target=;url=8-v-8.html;");
aI("text=SFC Photos;target=;url=SFC-Photos.html;");
aI("text=Events;target=;url=Events.html;");
aI("text=Sponsors;target=;url=Sponsors.html;");
aI("text=Links;target=;url=Links.html;");
aI("text=Contact;target=;url=Contact.html;");
}

with(milonic=new menuname("Real Sarasota FCReal Squad ListLEFT_MENU")){
style=submenuStyle;
aI("text=Real Squad List;target=;url=Real-Squad-List.html;");
aI("text=Fixtures & Results;target=;url=FixturesandResults.html;");
}

with(milonic=new menuname("Sarasota United FCUnited Squad ListLEFT_MENU")){
style=submenuStyle;
aI("text=United Squad List;target=;url=United-Squad-List.html;");
aI("text=Fixtures & Results;target=;url=Fixtures-andResults.html;");
aI("showmenu=United Player ProfilesTodd KonenLEFT_MENU;text=United Player Profiles;target=;url=United-Player-Profiles.html;");
}

with(milonic=new menuname("United Player ProfilesTodd KonenLEFT_MENU")){
style=submenuStyle;
aI("text=Todd Konen;target=;url=Todd-Konen.html;");
aI("text=Brian Ford;target=;url=Brian-Ford.html;");
aI("text=Steve Killian;target=;url=Steve-Killian.html;");
aI("text=Rich Burke;target=;url=Rich-Burke.html;");
aI("text=Mark Bayliss;target=;url=Mark-Bayliss.html;");
aI("text=Terry Landis;target=;url=Terry-Landis.html;");
aI("text=Mike Lief Andersen;target=;url=Mike-Lief-Andersen.html;");
}


 drawMenus();

