_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=-2;
buildafterload="true";


with(submenuStyle=new mm_style()){
bordercolor="#8A867A";
borderstyle="solid";
borderwidth="1";
fontfamily="Tahoma,Helvetica,Verdana";
fontsize="8pt";
fontstyle="normal";
fontweight="normal";
image="images/xpblank.gif";
offcolor="#000000";
onborder="1px solid #316AC5";
oncolor="#000000";
outfilter="randomdissolve(duration=0.3)";
overfilter="Fade(duration=0.2);Alpha(opacity=90);Shadow(color=#999999, Direction=135, Strength=5)";
padding="4";
separatoralign="right";
separatorcolor="#C5C2B8";
separatorpadding="1";
separatorwidth="80%";
subimage="images/arrow.gif";
subimagepadding="3";
menubgcolor="#ffffff";
menubgimage="images/backoff_green.gif";
imagepadding="3";
}

with(menuStyle=new mm_style()){
bordercolor="#8A867A";
borderstyle="solid";
borderwidth="1";
fontfamily="Tahoma,Helvetica,Verdana";
fontsize="10pt";
fontstyle="normal";
fontweight="normal";
offbgcolor="Yellow";
offcolor="#000000";
onbgcolor="#C1D2EE";
onborder="1px solid #316AC5";
oncolor="#000000";
padding="3";
rawcss="padding-left:5px;padding-right:5px";
itemwidth="120";
}

with(milonic=new menuname("Main Menu")){
position="relative";
style=menuStyle;
alwaysvisible="1";
aI("text=Home;target=;url=./;");
aI("text=Contact Us;target=;url=Contact-Us.html;");
aI("text=Equipment;target=;url=Equipment.html;");
aI("text=Japan Concert;target=;url=Japan-Concert.html;");
aI("showmenu=Master ClassesBeijingLEFT_MENU;text=Master Classes;target=;url=Master-Classes.html;");
aI("text=Recording Studios;target=;url=Recording-Studios.html;");
aI("text=Resume;target=;url=Resume.html;");
aI("text=Testimonials;target=;url=Testimonials.html;");
aI("text=YouTube;target=;url=YouTube.html;");
}

with(milonic=new menuname("Master ClassesBeijingLEFT_MENU")){
style=submenuStyle;
aI("text=Beijing;target=;url=Beijing.html;");
aI("text=Berkeley;target=;url=Berkeley.html;");
aI("text=BuenoAires;target=;url=BuenoAires.html;");
aI("text=Grace Cathedral;target=;url=Grace-Cathedral.html;");
aI("text=Indiana;target=;url=Indiana.html;");
aI("text=Munich;target=;url=Munich.html;");
aI("text=SafetyHarbor;target=;url=SafetyHarbor.html;");
aI("text=RioDeJaneiro;target=;url=RioDeJaneiro.html;");
aI("text=Shanghai;target=;url=Shanghai.html;");
aI("text=St Jude Cathedral;target=;url=St-Jude-Cathedral.html;");
aI("text=St Pete Opera;target=;url=St-Pete-Opera.html;");
}


 drawMenus();
