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="Arial, Verdana, Tahoma";
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 2010-2011;");
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=Applaus;url=?pid=feat&fid=1001;");
aI("text=Bronson;url=?pid=feat&fid=1002;");
aI("text=Machan;url=?pid=feat&fid=1003");
aI("text=Citronlunden;url=?pid=feat&fid=1004;");
aI("text=Looking for Eric;url=?pid=feat&fid=1005;");
aI("text=Jeg har elsket dig så længe;url=?pid=feat&fid=1006;");
aI("text=Cykeltyven;url=?pid=feat&fid=1007;");
aI("text=Sin Nombre;url=?pid=feat&fid=1008;");
aI("text=På himlens kant;url=?pid=feat&fid=1009;");
aI("text=Lykkeposen;url=?pid=feat&fid=1010;");
aI("text=500 days of summer;url=?pid=feat&fid=1011;");
}

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=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();

