_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=2;
buildafterload="true";


with(menuStyle=new mm_style()){
bordercolor="#000000";
borderstyle="solid";
borderwidth="1";
fontfamily="Trebuchet MS";
fontsize="13pt";
fontstyle="italic";
fontweight="bold";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="#ffffff";
offcolor="#3368DA";
onbgcolor="#F4F4F4";
oncolor="#3368DA";
padding="6";
pagebgcolor="#F6F6F6";
pagecolor="#3368DA";
separatorcolor="#000000";
separatorsize="1";
subimage="images/black_7x7.gif";
subimagepadding="6";
itemwidth="200";
}

with(submenuStyle=new mm_style()){
bordercolor="#000000";
borderstyle="solid";
borderwidth="1";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="bold";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="#ffffff";
offcolor="#000000";
onbgcolor="#999999";
oncolor="#000000";
padding="4";
subimage="images/black_7x7.gif";
subimagepadding="5";
}

with(milonic=new menuname("Main Menu")){
position="relative";
menuwidth=803;
style=menuStyle;
alwaysvisible="1";
orientation="horizontal";
aI("showmenu=Zahnarzt PortalZahnarzt in SüdtirolINFO_BAR_MENU;text=Zahnarzt Portal;target=;url=./;");
aI("showmenu=Zahnarzt in BozenPreisvergleichINFO_BAR_MENU;text=Zahnarzt in Bozen;target=;url=zahnarzt-in-bozen.html;");
aI("showmenu=Zahnpflege TippsZahnarzt AngstINFO_BAR_MENU;text=Zahnpflege Tipps;target=;url=zahnpflege-tipps.html;");
aI("text=Anfahrt;target=;url=anfahrt.html;");
}

with(milonic=new menuname("Zahnarzt PortalZahnarzt in SüdtirolINFO_BAR_MENU")){
style=submenuStyle;
aI("text=Zahnarzt in Südtirol;target=;url=zahnarzt-in-suedtirol.html;");
}

with(milonic=new menuname("Zahnarzt in BozenPreisvergleichINFO_BAR_MENU")){
style=submenuStyle;
aI("text=Preisvergleich;target=;url=preisvergleich.html;");
}

with(milonic=new menuname("Zahnpflege TippsZahnarzt AngstINFO_BAR_MENU")){
style=submenuStyle;
aI("text=Zahnarzt Angst;target=;url=zahnarzt-angst.html;");
aI("text=Zahnpflegetips für Unterwegs;target=;url=zahnpflegetips-fuer-unterwegs.html;");
aI("text=Zähneputzen - Aber richtig!;target=;url=zaehneputzen-aber-richtig.html;");
}


 drawMenus();
