_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/dots5.gif";
offbgcolor="White";
offcolor="Black";
onbgcolor="#AF2929";
onbold="bold";
oncolor="#ffffff";
padding="8";
separatorcolor="#ffffff";
separatorsize="9";
subimage="images/arrow.gif";
subimagepadding="2";
overimage="images/whitedots.gif";
imagepadding="10";
itemwidth="177";
}

with(submenuStyle=new mm_style()){
bordercolor="#777968";
borderstyle="solid";
borderwidth="1";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="normal";
offbgcolor="#777968";
offcolor="Black";
onbgcolor="#44453B";
oncolor="#ffffff";
padding="4";
separatorcolor="#44453B";
separatorsize="1";
subimage="images/arrow.gif";
subimagepadding="2";
}

with(milonic=new menuname("Main Menu")){
position="relative";
style=menuStyle;
alwaysvisible="1";
orientation="vertical";
aI("text=Home;target=;url=./;");
aI("text=Boekhouder gezocht;target=;url=Boekhouder-gezocht.html;");
aI("text=Boekhouder Firma's;target=;url=Boekhouder-Firma's.html;");
aI("showmenu=NieuwsBoekhouder belazerd zangeres zonder naamLEFT_MENU;text=Nieuws;target=;url=Nieuws.html;");
aI("text=Privacy;target=;url=Privacy.html;");
aI("text=Site Map;target=;url=sitemap-page-order.html;");
}

with(milonic=new menuname("NieuwsBoekhouder belazerd zangeres zonder naamLEFT_MENU")){
style=submenuStyle;
aI("text=Boekhouder belazerd zangeres zonder naam;target=;url=Boekhouder-belazerd-zangeres-zonder-naam.html;");
aI("text=Opschorting werkzaamheden en zorgplicht boekhouder;target=;url=Opschorting-werkzaamheden-en-zorgplicht-boekhouder.html;");
}


 drawMenus();

