_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=-2;
projectid=9;



with(menuStyle=new mm_style()){
bordercolor="#cccc99";
borderstyle="solid";
borderwidth=1;
fontfamily="Verdana, Arial, Tahoma";
fontsize="75%";
fontstyle="normal";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="#cccc99";
offcolor="#515151";
onbgcolor="#666633";
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="#cccc99";
pagecolor="black";
separatorcolor="#cccc99";
separatorsize=2;
subimage="arrow.gif";
subimagepadding=2;
}

with(milonic=new menuname("Ydelser")){
style=menuStyle;
aI("text=Konflikthåndtering og -mægling;url=konflikter.html;");
aI("text=Det gode møde;url=moede.html;");
aI("text=Det psykiske arbejdsmiljø;url=arbejdsmiljoe.html;");
aI("text=Personlig udvikling - Ledelsesudvikling;url=supervision.html;");
}

drawMenus();


