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="gold"; /* ffcc00 */
borderstyle="solid";
borderwidth=2;
fontfamily="Verdana, Tahoma, Arial";
fontsize="100%";
fontstyle="normal";
headerbgcolor="#000000";
headercolor="#ffffff";
offbgcolor="#000000";
offcolor="#ffffff";
onbgcolor="gold";
oncolor="#000000";
outfilter="randomdissolve(duration=0.3)";
overfilter="Fade(duration=0.2);Alpha(opacity=90);Shadow(color=#777777', Direction=135, Strength=5)";
padding=3;
pagebgcolor="#636363";
pagecolor="#ffffff";
separatorcolor="gold";
separatorsize=2;
subimage="/images/menuarrow.gif";
subimagepadding=2;
}

with(milonic=new menuname("Main Menu")){
alwaysvisible=1;
left=10;
orientation="vertical";
style=menuStyle;
top=157;
aI("text=home;url=/index.html;");
aI("text=calendar;url=/calendar.htm;");
aI("showmenu=Ensembles;text=ensembles;");
aI("text=forms and info;url=/forms.htm;");
aI("text=fundraisers&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;url=/fundraisers.htm;");
aI("text=links;url=/links.htm;");
aI("text=photos;url=http://bandaideswest.smugmug.com;target=_blank;");
aI("text=spirit wear;url=/spiritWear.htm;");
aI("text=alumni;url=http://alumni.bandaides.org;target=_blank;");
}

with(milonic=new menuname("Ensembles")){
overflow="scroll";
style=menuStyle;
aI("text=basketball band;url=/ensembleFiles/basketballBand.htm")
aI("text=freshman band;url=/ensembleFiles/freshmanBand.htm")
aI("text=jazz ensemble;url=/ensembleFiles/jazzEnsemble.htm")
aI("text=marching band&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;url=/ensembleFiles/marchingBand.htm")
aI("text=musical pit;url=/ensembleFiles/musicalPit.htm")
aI("text=overland express;url=/ensembleFiles/overlandExpress.htm")
aI("text=symphonic band;url=/ensembleFiles/symphonicBand.htm")
aI("text=wind ensemble;url=/ensembleFiles/windEnsemble.htm")
}

with(milonic=new menuname("Communication")){
style=menuStyle;
aI("text=baw meeting minutes&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;url=/meetingMinutes.htm;");
aI("text=news from the director;url=/directorEmail.htm;");
aI("text=london trip information;url=/london2008.htm;");
}

drawMenus();
