_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=-2;
buildafterload="true";


with(submenuStyle=new mm_style()){
align="left";
bordercolor="Black";
borderstyle="solid";
borderwidth="1";
fontfamily="Arial";
fontsize="9pt";
fontstyle="normal";
fontweight="bold";
headercolor="#000000";
offbgcolor="White";
offcolor="Black";
onbgcolor="#DDE5F4";
oncolor="DarkGreen";
outfilter="Blinds( Bands=1,direction=down, duration=0.5)";
overfilter="Blinds( Bands=1,direction=up, duration=0.3)";
padding="3";
separatorcolor="#ffffff";
separatorsize="1";
subimagepadding="8";
}

with(menuStyle=new mm_style()){
align="left";
bordercolor="Transparent";
borderstyle="Double";
borderwidth="0";
fontfamily="Trebuchet MS";
fontsize="14pt";
fontstyle="normal";
fontweight="bold";
headerbgcolor="#ffffff";
headercolor="#000000";
image="images/Arrow8_white_10x11.gif";
offbgcolor="Transparent";
offcolor="White";
onbgcolor="Transparent";
onbold="bold";
oncolor="#DFDFDF";
outfilter="Fade(Overlap=1.00)";
padding="0";
pagebgcolor="Transparent";
pagecolor="#DFDFDF";
separatorcolor="Transparent";
separatorsize="35";
subimagepadding="8";
overimage="images/Arrow8_black_10x11.gif";
imagepadding="10";
itemwidth="225";
}

with(milonic=new menuname("Main Menu")){
position="relative";
menuwidth=1005;
style=menuStyle;
alwaysvisible="1";
orientation="horizontal";
aI("text=Versicherungen;target=;url=Versicherungsvergleich.html;");
aI("text=Strom Gas Öl;target=;url=https://www.123tarifvergleich.de/Strom-Gas-Oel.html;");
aI("text=Telefon Internet;target=;url=https://www.123tarifvergleich.de/Telefonkosten-Preisvergleich.html;");
aI("text=Hilfe;target=;url=https://www.123tarifvergleich.de/Hilfe.html;");
}


 drawMenus();

