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="Verdana, Tahoma, Arial";
fontsize="88%";
fontstyle="normal";
headerbgcolor="#003333";
headercolor="#003333";
offbgcolor="#003333";
offcolor="#eeeeee";
onbgcolor="#eeeeee";
oncolor="#003333";
outfilter="randomdissolve(duration=0.3)";
overfilter="Fade(duration=0.2);Alpha(opacity=90);Shadow(color=#777777', Direction=135, Strength=3)";
padding=8;
pagebgcolor="#003333";
pagecolor="eeeeee";
separatorcolor="#999999";
separatorsize=1;
subimage="http://www.agehr4.org/arrow-down.gif";
subimagepadding=2;
}

with(milonic=new menuname("Main Menu")){
screenposition="center";
alwaysvisible=1;
orientation="horizontal";
style=menuStyle;
aI("text=Home;url=http://www.mobobells.com/resonance;");
aI("text=About;url=http://www.mobobells.com/resonance/about.html;");
aI("text=Auditions;url=http://www.mobobells.com/resonance/auditions.html;");
aI("text=Performances;url=http://www.mobobells.com/resonance/performances.html;");
aI("showmenu=Events;text=Events;");
aI("showmenu=Media;text=Media;");
aI("text=Contact Us;url=http://www.mobobells.com/resonance/contact.html;");
aI("showmenu=Ringers;text=Ringers' Area;");
}

with(milonic=new menuname("Events")){
style=menuStyle;
aI("text=Handbell Camp;url=http://www.mobobells.com/resonance/handbellcamp.html;");
aI("text=Area IV Youth Festival;url=http://www.mobobells.com/resonance/festivals.html;");
}

with(milonic=new menuname("Media")){
style=menuStyle;
aI("text=Videos;url=http://www.mobobells.com/resonance/videos.html;");
aI("text=Our Facebook Group;url=http://uwf.facebook.com/group.php?gid=6823089021;target=blank");
aI("text=Our MySpace Page;url=http://www.myspace.com/resonancebells;target=blank");
aI("text=Our YouTube Page;url=http://www.youtube.com/resonancebellchoir;target=blank");
}

with(milonic=new menuname("Ringers")){
style=menuStyle;
aI("text=Substitute Ringer List;url=http://groups.google.com/group/resonance_bellchoir/web/phone-list-2007-2008;target=blank");
aI("text=Google Group;url=http://groups.google.com/group/resonance_bellchoir;target=blank");
}


drawMenus();

