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=12;
_subOffsetLeft=5;




with(menuStyle=new mm_style()){
bordercolor="#600000";
borderstyle="solid";
borderwidth=0;
fontfamily="tahoma";
fontsize="10pt";
fontstyle="caps";
fontweight="bold";
headerbgcolor="#ffffff";
headercolor="#ff0000";
offbgcolor="#600000";
offcolor="#cdc673";
onbgcolor="#600000";
oncolor="#eeeeee";
/*onbold="1";*/
letterspacing=0;
/*onitalic="1";*/
outfilter="randomdissolve(duration=0.3)";
overfilter="Fade(duration=0.2);Alpha(opacity=90);Shadow(color=#777777', Direction=135, Strength=5)";
padding=0,9,1,1;
pagebgcolor="#82B6D7";
pagecolor="black";
separatorcolor="#600000";
separatorsize=1;
/*subimage="http://img.milonic.com/arrow.gif";*/
subimagepadding=8;
itemwidth=125;
}


with(menuStyle1=new mm_style()){
bordercolor="#600000";
borderstyle="solid";
borderwidth=2;
fontfamily="tahoma";
fontsize="80%";
fontstyle="normal";
fontweight="normal";
align="right";
headerbgcolor="#ffffff";
headercolor="#ff0000";
offbgcolor="#fafad2";
offcolor="#800000";
onbgcolor="#ffffff";
oncolor="#cdc673";
outfilter="randomdissolve(duration=0.0)";
overfilter="Fade(duration=0.2);Alpha(opacity=90);Shadow(color=#777777', Direction=135, Strength=5)";
padding=5;
pagebgcolor="#ff0000";
pagecolor="red";
separatorcolor="#800000";
separatorsize=1;
/*subimage="http://img.milonic.com/arrow.gif";*/
subimagepadding=5;
}

with(axel1=new menuname("club")){
style=menuStyle1;
aI("text=Über uns;url=../club/ueberuns.htm;");
aI("text=Geschichte;url=../club/geschichte.htm;");
aI("text=Ziele;url=../club/ziele.htm;");
aI("text=&nbsp;Mitgliedschaft;url=../club/mitglied.htm;");
aI("text=Partner;url=../club/partner.htm;");
aI("text=Treffen;url=../club/treffen.htm;");
aI("text=Intern;url=../club/internsure/intern.htm;");

}

with(axel2=new menuname("wettb")){
style=menuStyle1;
aI("text=Info;url=../wettbewerb/info.htm;");
aI("text=Deutsche<br>Meisterschaft;url=../wettbewerb/dm.htm;");
aI("text=Welt<br>&nbsp;&nbsp;-meisterschaft;url=../wettbewerb/wm.htm;");

}

with(axel3=new menuname("überuns")){
style=menuStyle1;
aI("text=geschichte;url=http://www.spamcop.net/;");
aI("text=ziele;url=http://www.mimedefang.org/;");

}

with(axel4=new menuname("service")){
style=menuStyle1;
aI("text=Rezepte;url=../service/rezepte.htm;");
aI("text=&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Jobbörse;url=../service/jobboerse.htm;");
aI("text=Termine;url=../service/termine.htm;");
aI("text=Links;url=../service/links.htm;");

}

drawMenus();