_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=2;
buildafterload="true";


with(menuStyle=new mm_style()){
align="center";
bordercolor="#3F4D5A";
borderstyle="solid";
borderwidth="1";
fontfamily="Tahoma";
fontsize="7pt";
fontstyle="normal";
fontweight="bold";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="#252D35";
offcolor="Silver";
onbgcolor="#2F485E";
oncolor="White";
padding="7";
separatorcolor="Black";
separatorsize="1";
subimage="images/grey_4x5.gif";
subimagepadding="2";
itemwidth="100";
}

with(submenuStyle=new mm_style()){
bordercolor="#000000";
borderstyle="solid";
borderwidth="1";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="bold";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="White";
offcolor="#000000";
onbgcolor="#999999";
oncolor="#000000";
padding="4";
subimage="images/grey_4x5.gif";
subimagepadding="5";
}

with(milonic=new menuname("Main Menu")){
position="relative";
menuwidth=706;
style=menuStyle;
alwaysvisible="1";
orientation="horizontal";
aI("text=Home;target=;url=./;");
aI("text=Kosten halbieren;target=;url=stromrechnung-halbieren.html;");
aI("text=Gratis-Report;target=;url=gratis-report.html;");
aI("text=Strom sparen;target=;url=strom-sparen.html;");
aI("text=E-Book;target=;url=report-bestellen.html;");
aI("text=Newsletter;target=;url=newsletter.html;");
aI("text=Login;target=;url=login.html;");
}


 drawMenus();
