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="#999999";
borderstyle="solid";
borderwidth=1;
fontfamily="Tahoma, Arial";
fontsize="75%";
fontstyle="normal";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="#eeeeee";
offcolor="#000000";
onbgcolor="#0080c0";
oncolor="#ffffff";
outfilter="randomdissolve(duration=0.3)";
overfilter="Fade(duration=0.2);Alpha(opacity=90);Shadow(color=#777777', Direction=135, Strength=3)";
padding=4;
pagebgcolor="#82B6D7";
pagecolor="black";
separatorcolor="#999999";
separatorsize=1;
subimage="/images/arrow.gif";
subimagepadding=2;
}

with(milonic=new menuname("Main Menu")){
alwaysvisible=1;
left=10;
orientation="horizontal";
style=menuStyle;
top=50;
aI("text=Home;url=http://soundworkschorus.org;");
aI("text=Site Map;url=http://soundworkschorus.org/sitemap.php;");
aI("showmenu=About;text=About Us;");
aI("text=Calendar;url=http://soundworkschorus.org/calendar.php;");
aI("showmenu=Ensembles;text=Ensembles;");
aI("text=Hire or Contact Us;url=http://soundworkschorus.org/contacts.php;");
aI("text=Sing With Us/Auditions;url=http://soundworkschorus.org/singwithus.php;")
aI("text=Listen To Us;url=http://soundworkschorus.org/hearus.php;")
aI("text=Support Us;url=http://soundworkschorus.org/supportus.php;")
aI("showmenu=Photos;text=Photos;");
aI("showmenu=Affiliations;text=Affiliations;");
aI("showmenu=Links;text=Other A Cappella Links;");
aI("text=Members Home Page;url=http://soundworkschorus.org/members/index.php;");
}

with(milonic=new menuname("About")){
overflow="scroll";
style=menuStyle;
aI("text=Where Do We Meet?;url=http://soundworkschorus.org/rehearsals.php;")
aI("text=Our Achievements;url=http://soundworkschorus.org/awards.php;")
aI("text=Performance History;url=http://soundworkschorus.org/history.php;")
aI("text=Repertoire;url=http://soundworkschorus.org/repertoire.php;")
/*
aI("text=Press Kit;url=http://soundworkschorus.org/presskit.php;")
*/
aI("text=What is New on the Site?;url=http://soundworkschorus.org/what_is_new.php;")
}

with(milonic=new menuname("Ensembles")){
style=menuStyle;
aI("text=Full Spectrum;url=http://fullspectrumquartet.com/;");
}

with(milonic=new menuname("Affiliations")){
style=menuStyle;
aI("text=Greater Richmond Chamber of Commerce;url=http://www.grcc.com/;");
aI("text=Contemporary A Cappella League (CAL);url=http://www.casa.org/content/view/831/173/;");
aI("text=Barbershop Harmony Society;url=http://www.barbershop.org/;");
aI("text=Mid-Atlantic District;url=http://www.MidAtlanticDistrict.com;");
}

with(milonic=new menuname("Links")){
style=menuStyle;
aI("text=a-cappella.com;url=http://www.a-cappella.com/category/artists;");
aI("text=The Contemporary A Cappella Society;url=http://www.casa.org/;");
aI("text=Mid-Atlantic A Cappella;url=http://launch.groups.yahoo.com/group/midatlantic-acappella/;");
aI("text=Harmony Brigade: Extreme Quartetting;url=http://harmonybrigade.org/;");
aI("text=Harmony Sweepstakes;url=http://www.harmony-sweepstakes.com/dc.html;");
aI("text=Mixed Harmony Barbershop;url=http://mixedbarbershop.com/;");
}

with(milonic=new menuname("Photos")){
style=menuStyle;
aI("text=Main Gallery;url=http://soundworkschorus.org/gallery/;");
aI("text=Who Are We?;url=http://soundworkschorus.org/gallery/main.php?g2_itemId=22;");
}

drawMenus();

