fixMozillaZIndex=true; //Fixes Z-Index problem  with Mozilla browsers but causes odd scrolling problem, toggle to see if it helps
_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=-2;




with(menuStyle=new mm_style()){
bordercolor="navy";
borderstyle="grove";
borderwidth=6;
fontfamily="Verdana, Tahoma, Arial";
fontsize="80%";
fontstyle="bold";
headerbgcolor="navy";
headercolor="white";
offbgcolor="navy";
offcolor="white";
onbgcolor="black";
oncolor="yellow";
outfilter="randomdissolve(duration=0.3)";
overfilter="Fade(duration=0.2);Alpha(opacity=90);Shadow(color=#777777', Direction=135, Strength=3)";
padding=4;
pagebgcolor="white";
pagecolor="black";
separatorcolor="#999999";
separatorsize=1;
subimage="arrow-white.gif";
subimagepadding=2;
}

with(menuStyle1=new mm_style()){
bordercolor="navy";
borderstyle="grove";
borderwidth=6;
fontfamily="Verdana, Tahoma, Arial";
fontsize="60%";
fontstyle="bold";
headerbgcolor="navy";
headercolor="white";
offbgcolor="white";
offcolor="navy";
onbgcolor="black";
oncolor="yellow";
outfilter="randomdissolve(duration=0.3)";
overfilter="Fade(duration=0.2);Alpha(opacity=100);Shadow(color=#777777', Direction=135, Strength=3)";
padding=4;
pagebgcolor="white";
pagecolor="black";
separatorcolor="#999999";
separatorsize=1;
subimage="arrow-white.gif";
subimagepadding=2;
}


with(milonic=new menuname("Beginning")){
alwaysvisible=1;
orientation="vertical";
style=menuStyle;
screenposition="center";
top=200;
screenposition=left="offset=+20"; 

aI("status=Home;text=Home Page;url=index.html;status=Home");
aI("status=Summer Meet Schedule;text=2010 Summer Meet Schedule;url=2010 Summer Schedule.html;");
aI("status=Tsunami TEAM RECORDS;text=Tsunami TEAM RECORDS;url=TEAM RECORDS112309.pdf;target=_blank");
aI("showmenu=Tsunami Pictures;text=Tsunami Pictures;")
aI("showmenu=2010 Team Information;text=SFY Team Information;");
aI("showmenu=Forum BLog;text=Tsunami Forum;");

}

with(milonic=new menuname("2010 Team Information")){
style=menuStyle1;


aI("text=<center>2010 Team Handbook</center>;url=SFY Team Handbook.pdf;target=_blank;status=2010 Team Handbook");
aI("showmenu=Dual Meet Information;text=Dual Meet Information;");
aI("text=Invitational Information;url=2009-2010 Invitationals.html;status=2009-2010 Invitationals;");
aI("showmenu=Pictures;text=Pictures;");
aI("text=<center><i>Download Adobe Reader</i></center>;url=http://www.adobe.com/products/acrobat/readstep2.html;status=Adobe Reader");
}



with(milonic=new menuname("Forum BLog")){
style=menuStyle;
aI("text=View Entries;url=http://swimmingtsunamis.org/tinc?key=DOjVWvno&start=-1&reverse=1;status=View Form Entries");
aI("text=Add Entry;url=http://swimmingtsunamis.org/tinc?key=2HAl3Kur&no=-1&entrykey=-1&reverse=1;status=Add Entry To The Forum");
}


with(milonic=new menuname("Tsunami Pictures")){
style=menuStyle;
aI("text=2009 Summer;url=2009 team-pictures.html;status=2009 Summer");
aI("text=Everyday;url=team-pictures.html;status=Everyday");
aI("text=Talbot 1-12-08;url=talbot-1-12-08.html;status=Talbot 1-12-08");
aI("text=Elkton 12-8-07;url=elkton-12-8-07.html;status=Elkton 12-8-07");
aI("text=2009 Lewes Yacht Club;url=2009 pictures Lewes Yacht Club.html;status=2009 Lewes Yacht Club");
aI("text=2009 Junior Marlin Champs;url=2009 Junior Marlin Champs.html;status=2009 Junior Marlin Champs");
}

with(milonic=new menuname("Dual Meet Information")){
style=menuStyle;
aI("text=CDEL July 23 2009;url=CDEL Meet Information.pdf;status=CDEL July 23 2009");
}

drawMenus();


