_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=-2;
buildafterload="true";


with(submenuStyle=new mm_style()){
bordercolor="#ACABAB";
borderstyle="solid";
borderwidth="1";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="normal";
fontweight="normal";
headercolor="#000000";
offbgcolor="White";
offcolor="Black";
onbgcolor="White";
oncolor="White";
outfilter="Blinds( Bands=1,direction=down, duration=0.5)";
overfilter="Blinds( Bands=1,direction=up, duration=0.3)";
padding="3";
pagecolor="Black";
separatorcolor="#ffffff";
separatorsize="1";
subimagepadding="8";
}

with(menuStyle=new mm_style()){
bordercolor="#ACABAB";
borderstyle="solid";
borderwidth="0";
fontfamily="Verdana, Tahoma, Arial";
fontsize="10pt";
fontstyle="normal";
fontweight="bold";
headerbgcolor="#ffffff";
headercolor="#000000";
image="images/yellow.gif";
offbgcolor="Transparent";
offcolor="Black";
onbgcolor="#ffffff";
oncolor="Black";
outfilter="Fade(Overlap=1.00)";
padding="5";
pagebgcolor="White";
pagecolor="White";
separatorcolor="Transparent";
separatorsize="1";
subimagepadding="8";
overimage="images/yellow.gif";
imagepadding="6";
itemwidth="200";
}

with(milonic=new menuname("Main Menu")){
position="relative";
style=menuStyle;
alwaysvisible="1";
aI("text=Heilpflanzen Wirkung;target=;url=heilpflanzen-wirkung.html;");
aI("text=Anwendung der Heilpflanzen und Heilkräuter;target=;url=anwendung.html;");
aI("text=Heiltee - Gesundheitstee - Wellnesstee;target=;url=heiltee-gesundheitstee-wellnesstee.html;");
aI("text=Schwarzer Tee;target=;url=schwarzer-tee.html;");
aI("text=Grüner Tee;target=;url=gruener-tee.html;");
aI("text=Oolong Tee;target=;url=oolong-tee-wirkung-und-zubereitung.html;");
aI("text=Pu Erh Tee;target=;url=pu-erh-tee.html;");
aI("text=Roibosh Tee;target=;url=roibosh-tee.html;");
}


 drawMenus();

