_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=-2;
buildafterload="true";


with(menuStyle=new mm_style()){
bordercolor="#ffffff";
borderstyle="solid";
borderwidth="0";
fontfamily="Arial";
fontsize="10pt";
fontstyle="normal";
image="images/dots5.gif";
offbgcolor="Wheat";
offcolor="#550000";
onbgcolor="#550000";
oncolor="White";
padding="6";
separatorcolor="Brown";
separatorsize="1";
subimage="images/arrow.gif";
subimagepadding="2";
overimage="images/whitedots.gif";
imagepadding="6";
itemwidth="190";
}

with(submenuStyle=new mm_style()){
bordercolor="LightGrey";
borderstyle="solid";
borderwidth="3";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="normal";
offbgcolor="White";
offcolor="Black";
onbgcolor="Black";
oncolor="White";
padding="4";
separatorcolor="DarkGray";
separatorsize="1";
subimage="images/arrow.gif";
subimagepadding="2";
}

with(milonic=new menuname("Main Menu")){
position="relative";
style=menuStyle;
alwaysvisible="1";
orientation="vertical";
aI("text=Wat doen wij;target=;url=http://www.juridisch-adviesbureau-remo.nl/;");
aI("text=REMO-ADVIES. Voor wie?;target=;url=remo-advies.-voor-wie.html;");
aI("text=Onze werkwijze;target=;url=onze-werkwijze.html;");
aI("text=Incasso \"No cure No pay;target=;url=incasso-no-cure-no-pay.html;");
aI("text=Civiele Procedure;target=;url=civiele-procedure.html;");
aI("text=Over de Kantonrechter;target=;url=over-de-kantonrechter.html;");
aI("text=De Bestuursrechter;target=;url=de-bestuursrechter.html;");
aI("text=Wie zijn wij?;target=;url=wie-zijn-wij.html;");
aI("text=Algemene Voorwaarden;target=;url=algemene-voorwaarden.html;");
aI("showmenu=Handige Informatie/De Kosten van een ProcedureLEFT_MENU;text=Handige Informatie;target=;url=handige-informatie.html;");
}

with(milonic=new menuname("Handige Informatie/De Kosten van een ProcedureLEFT_MENU")){
style=submenuStyle;
aI("text=De Kosten van een Procedure;target=;url=de-kosten-van-een-procedure.html;");
aI("text=Handige links;target=;url=handige-links.html;");
}


 drawMenus();

