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="#000000";
borderstyle="none";
borderwidth=0;
fontfamily="georgia, verdana, Arial, Helvetica, sans-serif";
fontsize="100%";
fontweight="bold";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="#ff8000";
offcolor="#552200";
onbgcolor="#ff8000";
oncolor="#ffffff";
outfilter="randomdissolve(duration=0.3)";
overfilter="Fade(duration=0.2);Alpha(opacity=90);Shadow(color=#777777', Direction=135, Strength=3)";
padding=4;
pagebgcolor="#ff8000";
pagecolor="black";
separatorcolor="#000000";
separatorsize=0;
}

with(menuStyle2=new mm_style()){
bordercolor="#000000";
borderstyle="dotted";
borderwidth=1;
fontfamily="georgia, verdana, Arial, Helvetica, sans-serif";
fontsize="100%";
fontweight="bold";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="#ffffff";
offcolor="#552200";
onbgcolor="#000000";
oncolor="#ffffff";
outfilter="randomdissolve(duration=0.3)";
overfilter="Fade(duration=0.2);Alpha(opacity=90);Shadow(color=#777777', Direction=135, Strength=3)";
padding=4;
pagebgcolor="#ffffff";
pagecolor="black";
separatorcolor="#000000";
separatorsize=0;
}

with(milonic=new menuname("Main Menu")){
alwaysvisible=1;
left=50;
orientation="horizontal";
style=menuStyle;
top=0;
aI("showmenu=Haga;text=HAGATEATERN;");
aI("showmenu=Kurage;text=TEATER KURAGE;image=/img/star_30x10.gif;");
aI("showmenu=Tamauer;text=TEATER TAMAUER;image=/img/star_30x10.gif;");
aI("text=KONTAKT;url=http://hagateatern.se/index.php?section=kontakt;image=/img/star_30x10.gif;");
}

with(milonic=new menuname("Haga")){
style=menuStyle2;
aI("text=Program;url=http://hagateatern.se/index.php?section=Haga&sub_section=program;")
aI("text=Hyr lokal;url=http://hagateatern.se/index.php?section=Haga&sub_section=hyr_lokal;")
aI("text=Manifest;url=http://hagateatern.se/index.php?section=Haga&sub_section=manifest;")
aI("text=Personal;url=http://hagateatern.se/index.php?section=Haga&sub_section=personal;")
}

with(milonic=new menuname("Kurage")){
style=menuStyle2;
aI("text=Vilka &#228;r vi;url=http://hagateatern.se/index.php?section=Kurage&sub_section=vilka_ar_vi;");
aI("text=Aktuellt;url=http://hagateatern.se/index.php?section=Kurage&sub_section=aktuellt;");
aI("text=Historik;url=http://hagateatern.se/index.php?section=Kurage&sub_section=historik;");
}

with(milonic=new menuname("Tamauer")){
style=menuStyle2;
aI("text=Vilka &#228;r vi;url=http://hagateatern.se/index.php?section=Tamauer&sub_section=vilka_ar_vi;");
aI("text=Aktuellt;url=http://hagateatern.se/index.php?section=Tamauer&sub_section=aktuellt;");
aI("text=Historik;url=http://hagateatern.se/index.php?section=Tamauer&sub_section=historik;");
}

drawMenus();

