fixMozillaZIndex=true;		//Fixes Z-Index problem  with Mozilla browsers but causes odd scrolling problem, toggle to see if it helps
_menuCloseDelay=120			// The time delay for menus to remain visible on mouse out
_menuOpenDelay=10			// The time delay before menus open on mouse over
_subOffsetTop=0             // Sub menu top offset
_subOffsetLeft=0            // Sub menu left offset




with(menuStyle=new mm_style()){
onbgcolor="#E9D399";
oncolor="#3E271D";
offbgcolor="#3E271D";
offcolor="#CE9846";
bordercolor="#3E271D";
borderstyle="solid";
borderwidth=0;
separatorcolor="";
separatorsize="";
padding=4;
itemheight=24;
fontsize="10px";
fontstyle="normal";
fontweight="bold";
fontfamily="Verdana";
subimage="";
subimagepadding="";
overfilter="Alpha(opacity=80)";
}

with(milonic=new menuname("company")){
style=menuStyle;
overflow="scroll";
aI("text=Blüthner;url=company_bluthner.htm;");
aI("text=Haessler &raquo;;url=company_haessler.htm;showmenu=haessler;");
aI("text=Irmler;url=http://www.bluethner.ca/irmler/;target=blank;");
aI("text=News;url=company_news.htm");
aI("text=History &raquo;;url=history_1853_1900.htm;showmenu=history;");
aI("text=Contact Us;url=contact_us.htm;");
}

with(milonic=new menuname("haessler")){
style=menuStyle;
overflow="scroll";
aI("text=Haessler Models;url=haessler_models.htm;");
aI("text=Haessler Production;url=haessler_production.htm;");
}

with(milonic=new menuname("history")){
style=menuStyle;
overflow="scroll";
aI("text=1853 to 1900;url=history_1853_1900.htm;");
aI("text=1901 to 1950;url=history_1901_1950.htm;");
aI("text=1951 to 2000;url=history_1951_2000.htm;");
}

with(milonic=new menuname("services")){
style=menuStyle;
overflow="scroll";
aI("text=Blüthner Action;url=services_bluthner_action.htm;");
aI("text=Upright Action;url=services_upright_action.htm;");
aI("text=Erard Action;url=services_erard_action.htm;");
}

with(milonic=new menuname("production")){
style=menuStyle;
overflow="scroll";
aI("text=Processing of Timber;url=production_processing_timber.htm;");
aI("text=Back Making;url=production_back_making.htm;");
aI("text=Iron Frame;url=production_iron_frame.htm;");
aI("text=Bridge;url=production_bridge.htm;");
aI("text=Sound Board;url=production_sound_board.htm;");
aI("text=Veneer Work;url=production_veneer_work.htm;");
aI("text=Surfaces;url=production_surfaces.htm;");
aI("text=Stringing;url=production_stringing.htm;");
aI("text=The Action;url=production_the_action.htm;");
aI("text=Keys;url=production_keys.htm;");
aI("text=Adjusting the Action;url=production_adjusting_action.htm;");
aI("text=Voicing;url=production_voicing.htm;");
}

with(milonic=new menuname("technic")){
style=menuStyle;
overflow="scroll";
aI("text=Patent;url=technic_patent.htm;");
aI("text=Iron Frame;url=technic_iron_frame.htm;");
aI("text=Sound Baord;url=technic_sound.htm;");
aI("text=The Back;url=technic_back.htm;");
aI("text=Action;url=technic_action.htm;");
aI("text=Wrest Plank;url=technic_wrest_plank.htm;");
}

with(milonic=new menuname("halloffame")){
style=menuStyle;
overflow="scroll";
aI("text=Artists;url=hall_of_fame.htm;");
}

with(milonic=new menuname("models")){
style=menuStyle;
overflow="scroll";
aI("text=Supr&eacute;me Edition &raquo;;url=se_president.htm;showmenu=se;");
aI("text=Grand Piano &raquo;;url=gp_model1.htm;showmenu=gp;");
aI("text=Upright &raquo;;url=u_modela.htm;showmenu=u;");
aI("text=Technical Data;url=models_technical_data.htm;");
}

with(milonic=new menuname("se")){
style=menuStyle;
overflow="scroll";
aI("text=President;;url=se_president.htm;");
aI("text=Senator;;url=se_senator.htm;");
aI("text=Style Louis XVI;;url=se_style_louis_XVI.htm;");
aI("text=Kaiser Wilhelm II;;url=se_kaiser_wilhelm_II.htm;");
aI("text=Nicolaus II;;url=se_nicolaus_II.htm;");
aI("text=Ambassador;;url=se_ambassador.htm;");
aI("text=Jubilee;;url=se_jubilee.htm;");
}

with(milonic=new menuname("gp")){
style=menuStyle;
overflow="scroll";
aI("text=Model 1: <br>Full Concert Grand;url=gp_model1.htm;");
aI("text=Model 2: <br>Small Concert Grand;url=gp_model2.htm;");
aI("text=Model 4: <br>Boudoir Grand;url=gp_model4.htm;");
aI("text=Model 6: <br>Cabinet Grand;url=gp_model6.htm;");
aI("text=Model 10: <br>Grand Piano;url=gp_model10.htm;");
aI("text=Model 11: <br>Small Studio Grand;url=gp_model11.htm;");
}

with(milonic=new menuname("u")){
style=menuStyle;
overflow="scroll";
aI("text=Model A: <br>Concert Piano;url=u_modela.htm;");
aI("text=Model B: <br>Concert Upright Piano;url=u_modelb.htm;");
aI("text=Model C: <br>Blüthner Upright Piano;url=u_modelc.htm;");
aI("text=Model I: <br>Upright Piano;url=u_modeli.htm;");
aI("text=Franz Schubert;url=u_franz_schubert.htm;");
}

with(milonic=new menuname("contactus")){
style=menuStyle;
overflow="scroll";
aI("text=Contact Information;url=contact_us.htm;");
}

drawMenus();

