fixMozillaZIndex=true; //Fixes Z-Index problem  with Mozilla browsers but causes odd scrolling problem, toggle to see if it helps
_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=8;
_subOffsetLeft=4;




with(submenuStyle=new mm_style()){
fontfamily="Verdana, Tahoma, Arial";
fontsize="12px";
fontweight="normal";
headercolor="#000000";
offcolor="#136bfe";
oncolor="#ffffff";
borderwidth=2;
borderstyle="solid";
bordercolor="#136bfe";
offbgcolor="#f5f9ff";
onbgcolor="#136bfe";
itemheight=26;
itemwidth=120;
padding=3;
overfilter="Blinds( Bands=1,direction=down, duration=0.3)";
outfilter="Blinds( Bands=1,direction=up, duration=0.3)";
}

with(menuStyle=new mm_style()){

fontfamily="Verdana,Arial,   Helvetica, sans-serif";
fontsize="15px";
offcolor="#136bfe";
oncolor="#136bfe";
overbgimage="images/i_bg.gif";
bgimage="images/i_bg_.gif";
separatorsize=30;
separatorcolor="transparent";
fontweight="normal";
itemheight=33;

}

with(milonic=new menuname("Zubehoer")){
fontsize="15px";
overflow="scroll";
style=submenuStyle;
aI("status=Elektromotoren;text=&nbsp;&nbsp;Elektromotoren&nbsp;&nbsp;;url=motore.php?category_id=12;")

aI("status=Batterien;text=&nbsp;&nbsp;Batterien&nbsp;&nbsp;;url=batterien.php?category_id=11;")
aI("status=Gebrauchtanhänger;text=&nbsp;&nbsp;Gebrauchtanhänger&nbsp;&nbsp;;url=anhaenger.php?category_id=10;")
aI("status=Solaranlagen;text=&nbsp;&nbsp;Solaranlagen&nbsp;&nbsp;;url=solaranlagen.html;")

}


drawMenus();


