_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=2;
buildafterload="true";


with(menuStyle=new mm_style()){
align="center";
bordercolor="SteelBlue";
borderstyle="solid";
borderwidth="0";
fontfamily="Arial";
fontsize="10pt";
fontstyle="normal";
fontweight="bold";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="#ffffff";
offcolor="DarkBlue";
onbgcolor="SpringGreen";
oncolor="#000000";
padding="1";
separatorcolor="#000000";
separatorsize="1";
subimage="images/rgtdwn_blueblk_11x11.gif";
subimagepadding="6";
itemwidth="1000";
}

with(submenuStyle=new mm_style()){
bordercolor="#000000";
borderstyle="solid";
borderwidth="1";
fontfamily="Arial";
fontsize="10pt";
fontstyle="bold";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="#ffffff";
offcolor="#000000";
onbgcolor="Cornsilk";
oncolor="#000000";
padding="4";
subimage="images/rgtdwn_blueblk_11x11.gif";
subimagepadding="5";
}

with(milonic=new menuname("Main Menu")){
position="relative";
menuwidth="100%";
style=menuStyle;
alwaysvisible="1";
orientation="horizontal";
aI("text=Startseite;target=;url=http://www.musikschule-hirsch.de/;");
aI("text=Keyboard;target=;url=keyboard.html;");
aI("text=Gitarre;target=;url=gitarre.html;");
aI("showmenu=Gitarre-LiedbegleitungGitarren AkkordeINFO_BAR_MENU;text=Gitarre-Liedbegleitung;target=;url=gitarre-liedbegleitung.html;");
aI("text=E-Bass;target=;url=ebass.html;");
aI("text=E-Gitarre;target=;url=egitarre.html;");
aI("text=Flohmarkt;target=;url=Flohmarkt-Musikinstrumente-Musiknoten-Musikzubehoer.html;");
aI("text=E-Mail-Anfrage;target=;url=E-Mail-Anfrage.html;");
}

with(milonic=new menuname("Gitarre-LiedbegleitungGitarren AkkordeINFO_BAR_MENU")){
style=submenuStyle;
aI("text=Gitarren Akkorde;target=;url=gitarren-chords.html;");
}


 drawMenus();

