_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=2;
buildafterload="true";


with(menuStyle=new mm_style()){
align="center";
bordercolor="#008536";
borderstyle="Solid";
borderwidth="0";
fontfamily="Verdana";
fontsize="9pt";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="#008536";
offcolor="White";
onbgcolor="#326ED7";
oncolor="White";
ondecoration="normal";
padding="4";
pagebgcolor="#326ED7";
separatorcolor="#5A5A5A";
separatorsize="1";
subimage="images/blue1.gif";
subimagepadding="6";
itemwidth="162";
}

with(submenuStyle=new mm_style()){
bordercolor="#000000";
borderstyle="solid";
borderwidth="1";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="bold";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="#ffffff";
offcolor="#000000";
onbgcolor="#999999";
oncolor="#000000";
padding="4";
subimage="images/blue1.gif";
subimagepadding="5";
}

with(milonic=new menuname("Main Menu")){
position="relative";
menuwidth=814;
style=menuStyle;
alwaysvisible="1";
orientation="horizontal";
aI("text=Onze Werkwijze;target=;url=onze-werkwijze.html;");
aI("text=Over ons;target=;url=profiel.html;");
aI("text=Nieuws;target=;url=nieuws.html;");
aI("text=Externe Bronnen;target=;url=externe-bronnen.html;");
aI("text=Contact;target=;url=contact.php;");
}


 drawMenus();

