_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=-2;
buildafterload="true";


with(menuStyle=new mm_style()){
bordercolor="#ffffff";
borderstyle="solid";
borderwidth="1";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="normal";
fontweight="bold";
image="images/dots6.gif";
offbgcolor="Yellow";
offcolor="DarkGreen";
onbgcolor="Green";
oncolor="Yellow";
padding="6";
separatorcolor="#ffffff";
separatorsize="1";
subimage="images/green2_4x5.gif";
subimagepadding="2";
overimage="images/dots4.gif";
imagepadding="6";
itemwidth="100%";
}

with(submenuStyle=new mm_style()){
bordercolor="#ffffff";
borderstyle="solid";
borderwidth="1";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="normal";
offbgcolor="#FFFF66";
offcolor="Green";
onbgcolor="PaleGreen";
oncolor="DarkGreen";
padding="4";
separatorcolor="Lime";
separatorsize="1";
subimage="images/green2_4x5.gif";
subimagepadding="2";
}

with(milonic=new menuname("Main Menu")){
position="relative";
style=menuStyle;
alwaysvisible="1";
orientation="vertical";
aI("text=Startseite;target=;url=http://home.tiscali.ch/home.datacomm.ch/shera-bettina/;");
aI("text=Shiatsu bei She-Ra;target=;url=shiatsu-bei-she-ra.html;");
aI("text=Terminwunsch;target=;url=shiatsu-terminwunsch.html;");
aI("text=Öffnungszeiten;target=;url=shiatsu-oeffnungszeiten.html;");
aI("text=Bettina Dietrich;target=;url=shiatsu-bettina-dietrich.html;");
aI("text=Shiastu- Bildergallerie;target=;url=shiatsu-gallerie.html;");
aI("text=Impressum;target=;url=shiatsu-impressum.html;");
aI("text=Ressourcen;target=;url=shiatsu-ressourcen.html;");
aI("text=Site Map;target=;url=sitemap-page-order.html;");
}


 drawMenus();

