_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=2;
buildafterload="true";


with(menuStyle=new mm_style()){
bordercolor="#000000";
borderstyle="solid";
borderwidth="0";
fontfamily="Verdana, Tahoma, Arial";
fontsize="9pt";
fontstyle="normal";
fontweight="bold";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="Transparent";
offcolor="#EFEFEF";
onbgcolor="Black";
oncolor="Silver";
padding="9";
separatorcolor="Black";
separatorsize="1";
subimage="images/on_downboxed.gif";
subimagepadding="6";
itemwidth="150";
}

with(submenuStyle=new mm_style()){
bordercolor="#BFBEBE";
borderstyle="Double";
borderwidth="3";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="bold";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="White";
offcolor="#000000";
onbgcolor="#AAE1F7";
oncolor="Black";
padding="4";
subimage="images/on_downboxed.gif";
subimagepadding="5";
}

with(milonic=new menuname("Main Menu")){
position="relative";
style=menuStyle;
alwaysvisible="1";
aI("text=Home Page;target=;url=./;");
aI("text=über uns;target=;url=ueber-uns.html;");
aI("showmenu=Unsere ProdukteGratis eBookLEFT_MENU;text=Unsere Produkte;target=;url=Unsere-Produkte.html;");
aI("text=Partnerprogramm;target=;url=Partnerprogramm.html;");
aI("showmenu=Das sagen meine LeserRoland MartiLEFT_MENU;text=Das sagen meine Leser;target=;url=das-sagen-leser.html;");
aI("showmenu=NewsNews Release 1LEFT_MENU;text=News;target=;url=News.html;");
aI("text=Kontakt;target=;url=kontakt.html;");
aI("text=Site Map;target=;url=sitemap-page-order.html;");
}

with(milonic=new menuname("Unsere ProdukteGratis eBookLEFT_MENU")){
style=submenuStyle;
aI("text=Gratis eBook;target=;url=Gratis-eBook.html;");
aI("text=DropShipping von A-Z;target=;url=DropShipping-von-A-Z.html;");
aI("text=DropShipping für Großhändler;target=;url=DropShipping-für-Großhändler.html;");
aI("text=DropShipping Adressen;target=;url=DropShipping-Adressen.html;");
aI("text=DropShipping Club;target=;url=DropShipping-Club.html;");
}

with(milonic=new menuname("Das sagen meine LeserRoland MartiLEFT_MENU")){
style=submenuStyle;
aI("text=Roland Marti;target=;url=Roland-Marti.html;");
aI("text=Kerem Aydin;target=;url=Kerem-Aydin.html;");
aI("text=Thomas Bahlig;target=;url=Thomas-Bahlig.html;");
aI("text=Thomas Franz;target=;url=Thomas-Franz.html;");
aI("text=Günter Hoffmann;target=;url=Günter-Hoffmann.html;");
aI("text=Gerd Meerfeld;target=;url=Gerd-Meerfeld.html;");
aI("text=Christian Brovot;target=;url=Christian-Brovot.html;");
}

with(milonic=new menuname("NewsNews Release 1LEFT_MENU")){
style=submenuStyle;
aI("text=News Release 1;target=;url=News-Release-1.html;");
aI("text=News Release 2;target=;url=News-Release-2.html;");
aI("text=News Release 3;target=;url=News-Release-3.html;");
aI("text=News Release 4;target=;url=News-Release-4.html;");
aI("text=News Release 5;target=;url=News-Release-5.html;");
}


 drawMenus();

