_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=-2;
buildafterload="true";


with(menuStyle=new mm_style()){
bordercolor="#ffffff";
borderstyle="solid";
borderwidth="1";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="normal";
fontweight="bold";
image="images/whitedots.gif";
offbgcolor="DarkRed";
offcolor="#ffffff";
onbgcolor="#CC6600";
oncolor="#ffffff";
padding="6";
separatorcolor="#ffffff";
separatorsize="1";
subimage="images/blackwhite.gif";
subimagepadding="2";
overimage="images/dots4.gif";
imagepadding="6";
itemwidth="150";
}

with(submenuStyle=new mm_style()){
bordercolor="#ffffff";
borderstyle="solid";
borderwidth="1";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="normal";
offbgcolor="Gold";
offcolor="Brown";
onbgcolor="#DC9B5B";
oncolor="#ffffff";
padding="4";
separatorcolor="Brown";
separatorsize="1";
subimage="images/blackwhite.gif";
subimagepadding="2";
}

with(milonic=new menuname("Main Menu")){
position="relative";
style=menuStyle;
alwaysvisible="1";
orientation="vertical";
aI("text=Home;target=;url=./;");
aI("showmenu=Voor SollicitantenDownloadsLEFT_MENU;text=Voor Sollicitanten;target=;url=Voor-Sollicitanten.html;");
aI("text=Voor Werkgevers;target=;url=Voor-Werkgevers.html;");
aI("text=Vacatures;target=;url=Vacatures.html;");
aI("text=Reisnieuws;target=;url=Reisnieuws.html;");
aI("showmenu=LinkpartnersOnze bannersLEFT_MENU;text=Linkpartners;target=;url=Linkpartners.html;");
aI("text=Site Map;target=;url=sitemap-page-order.html;");
}

with(milonic=new menuname("Voor SollicitantenDownloadsLEFT_MENU")){
style=submenuStyle;
aI("text=Downloads;target=;url=Downloads.html;");
}

with(milonic=new menuname("LinkpartnersOnze bannersLEFT_MENU")){
style=submenuStyle;
aI("text=Onze banners;target=;url=Onze-banners.html;");
}


 drawMenus();
