_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=-2;
buildafterload="true";


with(submenuStyle=new mm_style()){
bordercolor="#ACABAB";
borderstyle="solid";
borderwidth="0";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="normal";
fontweight="bold";
headercolor="#000000";
offbgcolor="#4384D9";
offcolor="White";
onbgcolor="#0A46BF";
oncolor="White";
outfilter="Blinds( Bands=1,direction=up, duration=0.3)";
overfilter="Blinds( Bands=1,direction=down, duration=0.3)";
padding="4";
separatorcolor="#ffffff";
separatorsize="1";
subimagepadding="8";
imagepadding="8";
}

with(menuStyle=new mm_style()){
align="center";
bordercolor="White";
borderstyle="Ridge";
borderwidth="0";
fontfamily="Verdana, Tahoma, Arial";
fontsize="10pt";
fontstyle="normal";
fontweight="bold";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="#0A46BF";
offcolor="White";
onbgcolor="#4384D9";
oncolor="White";
outfilter="Fade(Overlap=1.00)";
padding="10";
separatorcolor="Transparent";
separatorsize="0";
imagepadding="6";
itemwidth="150";
}

with(milonic=new menuname("Main Menu")){
position="relative";
menuwidth=900;
style=menuStyle;
alwaysvisible="1";
orientation="horizontal";
aI("text=home;target=;url=http://www.utrecht-psycholoog.nl/;");
aI("showmenu=algemeenvoor wie?INFO_BAR_MENU;text=algemeen;target=;url=psychotherapie-utrecht.html;");
aI("showmenu=behandelingrelatietherapieINFO_BAR_MENU;text=behandeling;target=;url=behandeling-therapeut.html;");
aI("text=clienten vertellen;target=;url=clienten-over-psycholoog-utrecht.html;");
aI("text=over mijzelf;target=;url=psychologe-Utrecht.html;");
aI("showmenu=contactroutebeschrijvingINFO_BAR_MENU;text=contact;target=;url=psychologenpraktijk-Utrecht-contact.html;");
}

with(milonic=new menuname("algemeenvoor wie?INFO_BAR_MENU")){
style=submenuStyle;
aI("text=voor wie?;target=;url=psychologische-klachten.html;");
aI("text=klacht over psycholoog;target=;url=klacht-over-psycholoog.html;");
aI("text=tarief en vergoeding;target=;url=vergoeding-behandeling-verzekeraars.html;");
aI("text=kwalificaties;target=;url=klinisch-psychologe.html;");
}

with(milonic=new menuname("behandelingrelatietherapieINFO_BAR_MENU")){
style=submenuStyle;
aI("text=relatietherapie;target=;url=relatietherapie-relatie-therapeut-problemen.html;");
aI("text=depressie;target=;url=depressie-slaap-problemen.html;");
aI("text=stress en burnout;target=;url=burnout-stress-slaapproblemen.html;");
aI("text=angstklachten;target=;url=fobie.html;");
aI("text=trauma verwerking;target=;url=trauma-verwerking.html;");
aI("text=ADHD bij volwassenen;target=;url=ADHD-bij-volwassenen.html;");
}

with(milonic=new menuname("contactroutebeschrijvingINFO_BAR_MENU")){
style=submenuStyle;
aI("text=routebeschrijving;target=;url=Routebeschrijving-Psycholoog-Utrecht.html;");
}


 drawMenus();
