_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=-2;




with(menuStyle=new mm_style()){
bordercolor="#666666";
borderstyle="solid";
borderwidth=1;
fontfamily="Verdana, Tahoma, Arial";
fontsize="100%";
fontstyle="normal";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="#CCCCCC";
offcolor="#000000";
onbgcolor="#003A61";
oncolor="#FFFFFF";
outfilter="randomdissolve(duration=0.3)";
overfilter="Fade(duration=0.2);Alpha(opacity=95);Shadow(color=#777777', Direction=135, Strength=5)";
padding=3;
pagebgcolor="#82B6D7";
pagecolor="black";
separatorcolor="#666666";
separatorsize=1;
subimage="arrow.gif";
subimagepadding=2;
}

with(milonic=new menuname("news")){
style=menuStyle;
itemwidth=175;
left=175;
top=-20;
aI("text=Kegeln;url=index.php?showcat=jump&f=1;");
aI("text=Internet;url=index.php?showcat=jump&f=2;");
aI("text=Hochzeit;url=index.php?showcat=jump&f=3;");
aI("text=Sonstiges;url=index.php?showcat=jump&f=4;");
aI("text=Termine;url=index.php?showcat=jump&f=5;");
aI("text=Linkliste;url=index.php?showcat=jump&f=6;");
aI("text=Adult-Bereich;url=index.php?showcat=jump&f=7;")
aI("text=Girl Des Monats;url=index.php?showcat=jump&f=8;")
}

drawMenus();

