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="#336699";
headercolor="#336699";
offbgcolor="#336699";
offcolor="#eeeeee";
onbgcolor="#eeeeee";
oncolor="#336699";
outfilter="randomdissolve(duration=0.3)";
overfilter="Fade(duration=0.2);Alpha(opacity=90);Shadow(color=#777777', Direction=135, Strength=3)";
padding=8;
pagebgcolor="#336699";
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;");
aI("showmenu=About;text=About Us;");
aI("text=Calendar;url=http://www.mobobells.com/concerts.htm;");
aI("text=Resonance!;url=http://www.mobobells.com/resonance;target=blank");
aI("showmenu=Teaching;text=Teaching;");
aI("showmenu=Topics;text=Topics;");
aI("text=Bell Cleaning;url=http://www.mobobells.com/amanda.htm;");
aI("text=Contact Us;url=http://www.mobobells.com/contact.htm;");
}

with(milonic=new menuname("About")){
style=menuStyle;
aI("text=Bios & Experience;url=http://www.mobobells.com/mobo_xp.htm");
aI("text=The MoBo Story;url=http://www.mobobells.com/thestory.htm;");
aI("text=The MoBo Calendar;url=http://www.mobobells.com/concerts.htm;");
}

with(milonic=new menuname("Teaching")){
style=menuStyle;
aI("text=Masterclasses;url=http://www.mobobells.com/masterclasses.htm");
aI("text=Workshops;url=http://www.mobobells.com/workshops.htm;");
}

with(milonic=new menuname("Topics")){
style=menuStyle;
aI("text=Technique;url=http://www.mobobells.com/technique.htm");
aI("text=Artistry & Musicianship;url=http://www.mobobells.com/artistry.htm;");
aI("text=Special Topics;url=http://www.mobobells.com/special.htm;");
}

drawMenus();

