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=/acatalog/The_London_Sound_Series.html;target=_blank;");

aI("text=The Art of<br>Stokowski;url=/acatalog/The_Art_of_Stokowski.html;target=_blank;");

aI("text=Geoffrey Simon;url=/acatalog/Geoffrey_Simon.html;target=_blank;");

aI("text=New York Legends;url=/acatalog/New_York_Legends.html;target=_blank;");

aI("text=Orchestral;url=/acatalog/Orchestral.html;target=_blank;");

aI("text=Choral & Vocal;url=/acatalog/Choral_and_Vocal.html;target=_blank;");

aI("text=Chamber;url=/acatalog/Chamber.html;target=_blank;");

aI("text=Keyboard;url=/acatalog/Keyboard.html;target=_blank;");

aI("text=Jazz, World & Light;url=/acatalog/Jazz__World___Light_NEW.html;target=_blank;");

aI("text=Music for Babies<br>and Children;url=/acatalog/Music_for_babies_and_children.html;target=_blank;");

aI("text=Cala<br>Music Publishing;url=/acatalog/Music_Publishing.html;target=_blank;");

}

 

drawMenus();

 


