_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="Green";
offcolor="#ffffff";
onbgcolor="LimeGreen";
oncolor="#ffffff";
padding="6";
separatorcolor="#ffffff";
separatorsize="1";
subimage="images/arrow.gif";
subimagepadding="2";
overimage="images/whitedots.gif";
imagepadding="6";
itemwidth="200";
}

with(submenuStyle=new mm_style()){
bordercolor="#ffffff";
borderstyle="solid";
borderwidth="1";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="normal";
offbgcolor="#5871B3";
offcolor="#ffffff";
onbgcolor="#DC9B5B";
oncolor="#ffffff";
padding="4";
separatorcolor="#758CC9";
separatorsize="1";
subimage="images/arrow.gif";
subimagepadding="2";
}

with(milonic=new menuname("Main Menu")){
position="relative";
style=menuStyle;
alwaysvisible="1";
orientation="vertical";
aI("text=Ohne Gesund kein Schön!;target=;url=http://www.cnheating.net/;");
aI("text=Plastischechirurgie;target=;url=plastischechirurgie.htm;");
aI("text=Bleaching;target=;url=zaehnebleichen.htm;");
aI("text=Pflegeversicherung;target=;url=pflegeversicherung.htm;");
aI("text=Sonnenbrillen;target=;url=sonnenbrillen.htm;");
aI("text=Krankenversicherung;target=;url=krankenversicherung.htm;");
aI("text=Schönheit;target=;url=schoenheit.htm;");
aI("text=Impressum;target=;url=cnheating-impressum.htm;");
}


 drawMenus();
