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




with(menuStyle=new mm_style()){
bordercolor="#296488";
borderstyle="solid";
borderwidth=1;
fontfamily="Tahoma, Arial, Verdana";
fontsize="11px";
fontstyle="normal";
fontweight="bold";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="#f0f0df";
offcolor="#111111";
onbgcolor="#888881";
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="#989890";
pagecolor="black";
separatorcolor="#454543";
separatorsize=1;
subimage="arrow.gif";
subimagepadding=2;
}

with(milonic=new menuname("Film")){
style=menuStyle;
aI("showmenu=thisseason;text=Sæson 2011-2012;");
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=Winter's Bone;url=?pid=feat&fid=1101;");
aI("text=R;url=?pid=feat&fid=1102;");
aI("text=Miraklet i Lourdes;url=?pid=feat&fid=1103");
aI("text=Howl;url=?pid=feat&fid=1104;");
aI("text=Soul Kitchen;url=?pid=feat&fid=1105;");
aI("text=Snabba Cash;url=?pid=feat&fid=1106;");
aI("text=Manhattan;url=?pid=feat&fid=1107;");
aI("text=Melancholia;url=?pid=feat&fid=1108;");
aI("text=Fish Tank;url=?pid=feat&fid=1109;");
aI("text=Benda Bilili!;url=?pid=feat&fid=1110;");
aI("text=Lykkeposen;url=?pid=feat&fid=1111;");
}

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=Sæson 9 (2009-2010);url=?pid=cat&page=season&seg=9;");
aI("text=Sæson 10 (2010-2011);url=?pid=cat&page=season&seg=10;");
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("Klub")){
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();


