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="#296488";
borderstyle="solid";
borderwidth=1;
fontfamily="Tahoma, Verdana, Arial";
fontsize="100%";
fontstyle="normal";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="#f0f0f0";
offcolor="#111111";
onbgcolor="#C52B2B";
oncolor="#ffffff";
outfilter="randomdissolve(duration=0.3)";
overfilter="Fade(duration=0.2);Alpha(opacity=90);Shadow(color=#777777', Direction=135, Strength=5)";
padding=4;
pagebgcolor="#82B6D7";
pagecolor="black";
separatorcolor="#9BC0D1";
separatorsize=1;
subimage="arrow.gif";
subimagepadding=2;
}

with(milonic=new menuname("Film")){
style=menuStyle;
aI("showmenu=thisseason;text=Sæson 2009-2010;");
aI("showmenu=prevseasons;text=Tidligere viste film;");
aI("text=Medlemmernes bedømmelse;url=?pid=reviews;");
aI("text=Foreslå en film;url=?pid=sugg;");
}

with(milonic=new menuname("ThisSeason")){
style=menuStyle;
aI("text=Milk;url=?pid=feat&fid=901;");
aI("text=Lad den rette komme ind;url=?pid=feat&fid=902;");
aI("text=Notes on a Scandal;url=?pid=feat&fid=903");
aI("text=Mandagsdokumentar;url=?pid=feat&fid=904;");
aI("text=Tropa de Elite;url=?pid=feat&fid=905;");
aI("text=The Nightmare Before Christmas;url=?pid=feat&fid=906;");
aI("text=Drengen i den stribede pyjamas;url=?pid=feat&fid=907;");
aI("text=Once;url=?pid=feat&fid=908;");
aI("text=Gå med fred Jamil;url=?pid=feat&fid=909;");
aI("text=Min bror er enebarn;url=?pid=feat&fid=910;");
aI("text=Man on Wire;url=?pid=feat&fid=911;");
aI("text=Lykkeposen;url=?pid=feat&fid=912;");
}

with(milonic=new menuname("PrevSeasons")){
style=menuStyle;
aI("text=Sæson 1 (2001-2002);url=?pid=cat&page=season&seg=1;");
aI("text=Sæson 2 (2002-2003);url=?pid=cat&page=season&seg=2;");
aI("text=Sæson 3 (2003-2004);url=?pid=cat&page=season&seg=3;");
aI("text=Sæson 4 (2004-2005);url=?pid=cat&page=season&seg=4;");
aI("text=Sæson 5 (2005-2006);url=?pid=cat&page=season&seg=5;");
aI("text=Sæson 6 (2006-2007);url=?pid=cat&page=season&seg=6;");
aI("text=Sæson 7 (2007-2008);url=?pid=cat&page=season&seg=7;");
aI("text=Sæson 8 (2008-2009);url=?pid=cat&page=season&seg=8;");
aI("text=Alfabetisk liste (dansk titel);url=?pid=cat&page=listdk;");
aI("text=Alfabetisk liste (original titel);url=?pid=cat&page=listorg;");
}

with(milonic=new menuname("Foreningen")){
style=menuStyle;
aI("text=Formandens velkomst;url=?pid=pres;");
aI("text=Bestyrelsen;url=?pid=club;");
aI("text=Hvordan bliver jeg medlem;url=?pid=join;");
aI("text=Vedtægter;url=?pid=vedt;");
aI("text=Kontakt filmklubben;url=?pid=contact;");
aI("text=Adresseændring;url=?pid=addr;");
}

with(milonic=new menuname("notused")){
style=menuStyle;
aI("text=Galleri;url=?pid=gall;");
aI("text=Debatforum;url=?;");
aI("text=Nyhedsbrev;url=?;");
}

drawMenus();

