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="#D3D6DC";
borderstyle="solid";
position="relative";
borderwidth=0;
fontfamily="Verdana, Tahoma, Arial";
fontsize="75%";
fontstyle="normal";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="#336699";
offcolor="#FFFFFF";
onbgcolor="#336699";
oncolor="#6699CC";
outfilter="randomdissolve(duration=0.3)";
padding=5;
pagebgcolor="";
pagecolor="";
separatorcolor="#D3D6DC";
separatorsize=0;
subimage="\arrow.gif";
subimagepadding=2;
}

with(milonic=new menuname("Main Menu")){
alwaysvisible=1; 
position="relative";
left=56;
orientation="horizontal";
style=menuStyle;
top=95;
aI("text=Hjem;url=index.htm;");
aI("text=Leirskole;url=leir_leirskolen.htm;");
aI("text=Overnatting;url=night_overnatting.htm;");
aI("text=Kurs og Konferanse;url=kk.htm;");
aI("text=Sosiale Arrangement;url=sos.htm;");
aI("text=Finn Frem;url=finnfrem.htm;");
aI("text=Kontakt Oss;url=Kontaktoss.htm;");

}

drawMenus();
