_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=2;
buildafterload="true";


with(menuStyle=new mm_style()){
align="center";
bordercolor="Black";
borderstyle="Solid";
borderwidth="1";
fontfamily="Verdana";
fontsize="11pt";
fontstyle="normal";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="White";
offcolor="Black";
onbgcolor="#00AAFF";
oncolor="White";
padding="6";
separatorcolor="Black";
separatorsize="1";
subimage="images/black_4x5.gif";
subimagepadding="5";
itemwidth="1000";
}

with(submenuStyle=new mm_style()){
bordercolor="#000000";
borderstyle="solid";
borderwidth="1";
fontfamily="Verdana";
fontsize="8pt";
fontstyle="bold";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="#ffffff";
offcolor="#000000";
onbgcolor="#00AAFF";
oncolor="White";
padding="4";
subimage="images/black_4x5.gif";
subimagepadding="5";
}

with(milonic=new menuname("Main Menu")){
position="relative";
menuwidth="100%";
style=menuStyle;
alwaysvisible="1";
orientation="horizontal";
aI("text=home;target=;url=http://www.rotterdam-psycholoog.nl/;");
aI("showmenu=algemeen/welke klachten heb je?INFO_BAR_MENU;text=algemeen;target=;url=psychologen-in-rotterdam.html;");
aI("showmenu=therapie/relatietherapieINFO_BAR_MENU;text=therapie;target=;url=therapie-in-rotterdam.html;");
aI("showmenu=over mijzelf/over jannekeINFO_BAR_MENU;text=over mijzelf;target=;url=psychologe-rotterdam.html;");
aI("text=client vertelt;target=;url=clienten-vertellen.html;");
aI("showmenu=artikelen/boekenkeuzeINFO_BAR_MENU;text=artikelen;target=;url=artikelen.html;");
aI("showmenu=contact/routebeschrijvingINFO_BAR_MENU;text=contact;target=;url=contact-psycholoog-praktijk-rotterdam.html;");
}

with(milonic=new menuname("algemeen/welke klachten heb je?INFO_BAR_MENU")){
style=submenuStyle;
aI("text=welke klachten heb je?;target=;url=psycholoog-rotterdam.html;");
aI("text=klacht over psycholoog;target=;url=beroepsethiek-psycholoog.html;");
aI("text=tarief en vergoeding;target=;url=therapie-en-vergoeding.html;");
aI("text=kwalificaties;target=;url=therapeut-rotterdam.html;");
}

with(milonic=new menuname("therapie/relatietherapieINFO_BAR_MENU")){
style=submenuStyle;
aI("showmenu=therapie/relatietherapie/relatieproblemenINFO_BAR_MENU;text=relatietherapie;target=;url=relatietherapie-rotterdam.html;");
aI("text=depressie therapie;target=;url=depressie-therapie-rotterdam.html;");
aI("text=stress en burnout therapie;target=;url=burn-out-therapie-rotterdam.html;");
aI("text=angst therapie;target=;url=angst-fobie-rotterdam.html;");
aI("text=trauma therapie;target=;url=trauma-emdr-rotterdam.html;");
aI("text=rouw-verliesverwerking;target=;url=rouw-verwerking-rotterdam.html;");
aI("text=verslavingsproblematiek;target=;url=verslaving-rotterdam.html;");
}

with(milonic=new menuname("therapie/relatietherapie/relatieproblemenINFO_BAR_MENU")){
style=submenuStyle;
aI("text=relatieproblemen;target=;url=relatietherapeut-rotterdam.html;");
aI("text=sexuele therapie;target=;url=sexuele-therapie.html;");
}

with(milonic=new menuname("over mijzelf/over jannekeINFO_BAR_MENU")){
style=submenuStyle;
aI("text=over janneke;target=;url=psycholoog-in-rotterdam.html;");
}

with(milonic=new menuname("artikelen/boekenkeuzeINFO_BAR_MENU")){
style=submenuStyle;
aI("text=boekenkeuze;target=;url=boekenkeuze.html;");
}

with(milonic=new menuname("contact/routebeschrijvingINFO_BAR_MENU")){
style=submenuStyle;
aI("text=routebeschrijving;target=;url=route-psycholoog-rotterdam.html;");
}


 drawMenus();

