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()){
fontfamily="Verdana";
fontsize="11px";
fontweight="bold";
oncolor="#ffffff";
offcolor="#000000";
bgimage="gold.jpg";
padding="8px 4px 8px 4px";
separatorcolor="#000000";
separatorsize=1;
itemwidth="128px";
pagebgcolor="#000000";
pagecolor="#ffffff";
}

with(milonic=new menuname("Main Menu")){
alwaysvisible=1;
orientation="vertical";
overflow="scroll";
style=menuStyle;
aI("text=The London<br>Sound Series;url=The_London_Sound_Series.html;");
aI("text=The Art of<br>Stokowski;url=The_Art_of_Stokowski.html;");
aI("text=Geoffrey Simon;url=Geoffrey_Simon.html;");
aI("text=New York Legends;url=New_York_Legends.html;");
aI("text=Orchestral;url=Orchestral.html;");
aI("text=Choral & Vocal;url=Choral_and_Vocal.html;");
aI("text=Chamber;url=Chamber.html;");
aI("text=Keyboard;url=Keyboard.html;");
aI("text=Jazz, World & Light;url=Jazz_World_and_Light.html;");
aI("text=Music for Babies<br>and Children;url=Music_for_babies_and_children.html;");
aI("text=Cala<br>Music Publishing;url=Music_Publishing.html;");
}

drawMenus();

