_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=-2;
buildafterload="true";


with(submenuStyle=new mm_style()){
borderwidth="1";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontweight="normal";
headercolor="#000000";
offbgcolor="White";
offcolor="#000000";
oncolor="#CD3407";
padding="5";
subimage="images/11x9_dotted_green.gif";
subimagepadding="8";
}

with(menuStyle=new mm_style()){
align="right";
fontfamily="Trebuchet MS";
fontsize="10pt";
fontweight="bold";
headerbgcolor="#ffffff";
headercolor="#000000";
image="images/location4.gif";
offcolor="DimGray";
oncolor="Crimson";
overimage="images/location_on4.gif";
imageposition="right";
itemwidth="180";
}

with(milonic=new menuname("Main Menu")){
position="relative";
style=menuStyle;
alwaysvisible="1";
aI("text=Home;target=;url=http://www.acteam.de/;");
aI("text=Produkte;target=;url=Produkte.html;");
aI("text=Bestellung;target=;url=Bestellung.html;");
aI("text=Pressestimmen;target=;url=Pressestimmen.html;");
aI("text=Konfiguration;target=;url=Konfiguration.html;");
aI("text=Maklermarketing;target=;url=Maklermarketing.html;");
aI("text=Social-Media;target=;url=Social-Media.html;");
aI("text=IT-Marketing;target=;url=IT-Marketing.html;");
aI("text=IT-Recht;target=;url=IT-Recht.html;");
aI("text=Vergleichsrechner;target=;url=Vergleichsrechner.html;");
aI("text=Maklervideos;target=;url=Maklervideos.html;");
aI("text=17 Tipps;target=;url=17-Tipps.html;");
aI("showmenu=Über uns/PhilosophieLEFT_MENU;text=Über uns;target=;url=Wir-ueber-uns.html;");
}

with(milonic=new menuname("Über uns/PhilosophieLEFT_MENU")){
style=submenuStyle;
aI("text=Philosophie;target=;url=Philosophie.html;");
aI("text=Ansprechpartner;target=;url=Ansprechpartner.html;");
aI("text=Kooperationspartner;target=;url=Kooperationspartner.html;");
}


 drawMenus();

