_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=2;
buildafterload="true";


with(menuStyle=new mm_style()){
align="center";
bordercolor="#000000";
borderstyle="solid";
borderwidth="0";
fontfamily="Century Gothic";
fontsize="11pt";
fontstyle="normal";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="Transparent";
offcolor="White";
onbgcolor="MediumBlue";
oncolor="White";
padding="6";
separatorcolor="White";
separatorsize="1";
subimage="images/white_4x7.gif";
subimagepadding="6";
itemwidth="126";
}

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="DimGray";
oncolor="White";
padding="4";
subimage="images/white_4x7.gif";
subimagepadding="5";
}

with(milonic=new menuname("Main Menu")){
position="relative";
menuwidth=888;
style=menuStyle;
alwaysvisible="1";
orientation="horizontal";
aI("text=home;target=;url=http://www.psycholoog-arnhem.nl/;");
aI("showmenu=algemeen/welke klachten heb je?INFO_BAR_MENU;text=algemeen;target=;url=psychologen-arnhem.html;");
aI("showmenu=therapie/relatietherapieINFO_BAR_MENU;text=therapie;target=;url=therapie-arnhem.html;");
aI("showmenu=over mijzelf/over RobINFO_BAR_MENU;text=over mijzelf;target=;url=psychologe-arnhem.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=psychologen-praktijk-arnhem.html;");
}

with(milonic=new menuname("algemeen/welke klachten heb je?INFO_BAR_MENU")){
style=submenuStyle;
aI("text=welke klachten heb je?;target=;url=psycholoog-arnhem.html;");
aI("text=klacht over psycholoog;target=;url=beroepscode-psychologen.html;");
aI("text=tarief en vergoeding;target=;url=therapie-en-vergoeding.html;");
aI("text=kwalificaties;target=;url=therapeut-arnhem.html;");
}

with(milonic=new menuname("therapie/relatietherapieINFO_BAR_MENU")){
style=submenuStyle;
aI("showmenu=therapie/relatietherapie/relatieproblemenINFO_BAR_MENU;text=relatietherapie;target=;url=relatietherapie-arnhem.html;");
aI("text=depressie therapie;target=;url=depressie-arnhem.html;");
aI("text=stress en burnout therapie;target=;url=burn-out-arnhem.html;");
aI("text=angst therapie;target=;url=angst-fobie-arnhem.html;");
aI("text=trauma therapie;target=;url=trauma-arnhem.html;");
aI("text=rouw-verliesverwerking;target=;url=rouw-verwerking-arnhem.html;");
aI("text=verslavingsproblemen;target=;url=verslavingszorg-arnhem.html;");
aI("text=lichaamsgerichte therapie;target=;url=lichaamsgerichte-therapie.html;");
}

with(milonic=new menuname("therapie/relatietherapie/relatieproblemenINFO_BAR_MENU")){
style=submenuStyle;
aI("text=relatieproblemen;target=;url=relatietherapeut-arnhem.html;");
}

with(milonic=new menuname("over mijzelf/over RobINFO_BAR_MENU")){
style=submenuStyle;
aI("text=over Rob;target=;url=Psycholoog-Arnhem-Rob-Burgers.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-naar-psycholoog-arnhem.html;");
}


 drawMenus();

