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=2;
_subOffsetLeft=-2;




with(menuStyle=new mm_style()){
bordercolor="#ff6600";
borderstyle="dashed";
borderwidth=1;
fontfamily="Verdana, Tahoma, Arial";
fontsize="12px";
fontstyle="normal";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="#ffcc99";
offcolor="#000000";
onbgcolor="#ff6600";
oncolor="#ffffff";
outfilter="randomdissolve(duration=0.3)";
overfilter="Fade(duration=0.2);Alpha(opacity=90);Shadow(color=#777777', Direction=135, Strength=5)";
padding=5;
pagebgcolor="#ff6600";
pagecolor="#ffffff";
separatorcolor="#ff6600";
separatorsize=1;
subimage="http://www.milonic.com/menuimages/arrow.gif";
subimagepadding=2;
}

with(milonic=new menuname("Main Menu")){
itemwidth=157;	
itemheight=25;	
alwaysvisible=1;
position="relative";
style=menuStyle;
aI("text=K&ouml;ln;url=/KOELN/index.php;");
aI("text=Dorsten-Wulfen;url=/DORSTEN/index.php;");
aI("text=Bottrop;url=/BOTTROP/index.php;");
aI("text=H&uuml;rth;url=/HUERTH/index.php;");
aI("text=Recklinghausen;url=/RECKLINGHAUSEN/index.php;");

}


drawMenus();


