
effect="Fade(duration=0.2);Alpha(style=0,opacity=0);Shadow(color='#fff6e1', Direction=135, Strength=0)"

_menuCloseDelay=500;
_menuOpenDelay=150;
_scrollAmount=3;
_scrollDelay=20;
_followSpeed=5;
_followRate=40;
_subOffsetTop=4;
_subOffsetLeft=6;


with(style1=new mm_style()){
offcolor="#4d4d4d";
offbgcolor="#fff6e1";
oncolor="#0066FF";
onbgcolor="#fff6e1";
bordercolor="#666666";
borderstyle="solid";
borderwidth="1";
bordercolor="black";
fontsize=12;
fontstyle="normal";
fontweight="bold";
fontfamily="Verdana, Arial";
headercolor="#ffffff";
headerbgcolor="transparent";
separatorcolor="#666666";
}

with(style2=new mm_style()){
offcolor="#4d4d4d";
offbgcolor="#fff6e1";
oncolor="#0066FF";
onbgcolor="#fff6e1";
bordercolor="#666666";
borderstyle="solid";
borderwidth="0	";
bordercolor="black";
fontsize=12;
fontstyle="normal";
fontweight="bold";
fontfamily="Verdana, Arial";
headercolor="#ffffff";
headerbgcolor="transparent";
separatorcolor="#666666";
}

with(milonic=new menuname("mainmenu")){
top=23;
left=130;
style=style2;
alwaysvisible=1;
alignment="left";
orientation="horizontal";
aI("text=Start&nbsp;|&nbsp;;url=index_c.html;;status=zur Homepage")
aI("text=Bereiche&nbsp;|&nbsp;;showmenu=bereiche;url=themen_coach.html;status=Bereiche")
aI("text=Philosophie&nbsp;|&nbsp;;url=philosophie_coach.html;status=Philosophie")
aI("text=Aktuelles&nbsp;|&nbsp;;url=aktuelles_coach.html;;status=Aktuelles")
aI("text=&uuml;ber&nbsp;mich&nbsp;|&nbsp;;showmenu=christine;url=biographie_coach.html;status=Biographie")
aI("text=Kontakt&nbsp;|&nbsp;;showmenu=kontakt;url=kontakt_coach.html;status=Kontakt")
aI("text=<font color='#ff0066'>Tango</font>;url=index_t.html;;status=Tango")
}

with(milonic=new menuname("bereiche")){
itemwidth=250;
borderwidth=1;
style=style1;
alignment="left";
aI("text=Sensitive Kinesiologie;url=kinesiologie.html;;status=Sensitive Kinesiologie")
aI("text=Traumatherapie;url=traumatherapie.html;;status=Traumatherapie")
aI("text=Fortbildungen;url=fortbildung.html;;status=Fortbildungen")
aI("text=Teamcoaching;url=coaching.html;;status=Teamcoaching")
}

with(milonic=new menuname("christine")){
itemwidth=140;
borderwidth=1;
style=style1;
aI("text=Biographisches;url=biographie_coach.html;;status=Biographisches")
aI("text=Konditionen;url=konditionen.html;;status=Konditionen")
}

with(milonic=new menuname("kontakt")){
itemwidth=140;
borderwidth=1;
style=style1;
aI("text=Impressum;url=impressum_coach.html;;status=Impressum")
aI("text=Kontakt;url=kontakt_coach.html;;status=Kontakt")
}



drawMenus();