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;
buildAfterLoad=true;




with(menuStyle=new mm_style()){
styleid=1;
bordercolor="#ffffff";
borderstyle="solid";
borderwidth=0;
bgimage="http://www.nordvest.eu/images/menubag.gif";
fontfamily="Verdana, Tahoma, Arial";
fontsize="7pt";
fontstyle="normal";
fontweight="bold";
headerbgcolor="#ffffff";
headercolor="#000000";
image="orangedots.gif";
imagepadding=6;
offbgcolor="374B63";
offcolor="#ffffff";
onbgcolor="#526A8B";
oncolor="#ffffff";
overimage="whitedots.gif";
padding=3;
pagebgcolor="#82B6D7";
pagecolor="black";
separatorcolor="#ffffff";
separatorsize=0;
subimage="arrow.gif";
subimagepadding=4;
}

with(submenuStyle=new mm_style()){
bordercolor="#ffffff";
borderstyle="solid";
borderwidth=0;
fontfamily="Verdana, Tahoma, Arial";
fontsize="9pt";
fontstyle="bold";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="#5871B3";
offcolor="#ffffff";
onbgcolor="#9EAEC3";
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="#758CC9";
separatorsize=1;
subimage="arrow.gif";
subimagepadding=2;
}

with(milonic=new menuname("Main Menu")){
alwaysvisible=1;
orientation="horizontal";
style=menuStyle;
position="relative";
aI("text=FORSIDE;url=http://www.nordvest.eu/index.htm;");
aI("showmenu=Foreningen;text=FORENINGEN;");
aI("showmenu=Ansøgning;text=ANSØGNING;");
aI("showmenu=Projekter;text=PROJEKTER;");
aI("showmenu=Bibliotek;text=BIBLIOTEK;");
aI("showmenu=Nyheder;text=NYHEDER;");
aI("showmenu=Links;text=LINKS;");
aI("text=KONTAKT;url=http://www.nordvest.eu/kontakt.htm;");
}

with(milonic=new menuname("Foreningen")){
margin=7;
style=submenuStyle;
aI("text=Om Udvikling Nordvestsjælland;url=http://www.nordvest.eu/omudvikl.htm;");
aI("text=Bestyrelsen;url=http://www.nordvest.eu/bestyrelsen.htm;");
aI("text=Sekretariatet;url=http://www.nordvest.eu/sekretariat.htm;");
}

with(milonic=new menuname("Ansøgning")){
margin=7;
style=submenuStyle;
aI("text=Udviklingsstrategi;url=http://www.nordvest.eu/strategi.htm;");
aI("text=Ansøgningsvejledning;url=http://www.nordvest.eu/vejl_ansogning.htm;");
}

with(milonic=new menuname("Projekter")){
margin=7;
style=submenuStyle;
aI("text=Nye støttede projekter;url=http://www.nordvest.eu/bev_projekter.htm;");
aI("text=Støttede projekter;url=http://www.nordvest.eu/godk_projekter.htm;");
}

with(milonic=new menuname("Bibliotek")){
margin=7;
style=submenuStyle;
aI("text=Love, forordninger og bekendtgørelser;url=http://www.nordvest.eu/love_vejledn.htm;");
aI("text=Vejledninger og ansøgninger;url=http://www.nordvest.eu/love_vejledn.htm;");
aI("text=Udvikling Nordvestsjælland;url=http://www.nordvest.eu/omudvikl.htm;");
}

with(milonic=new menuname("Nyheder")){
margin=7;
style=submenuStyle;
aI("text=Sidste nyt;url=http://www.nordvest.eu/nyheder.htm;");
aI("text=Nyhedsarkivet;url=http://www.nordvest.eu/nyhedsarkivet.htm;");
}

with(milonic=new menuname("Links")){
margin=7;
style=submenuStyle;
aI("text=Tidligere Leader+;url=http://www.nordvest.eu/Leader-webs/index.htm;");
}

drawMenus();


