_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=-2;
buildafterload="true";


with(menuStyle=new mm_style()){
bordercolor="#ffffff";
borderstyle="solid";
borderwidth="1";
fontfamily="Tahoma";
fontsize="9pt";
fontstyle="normal";
fontweight="bold";
image="images/whitedots.gif";
offbgcolor="#BF3030";
offcolor="#ffffff";
onbgcolor="#F28972";
oncolor="#ffffff";
padding="5";
separatorcolor="#ffffff";
separatorsize="3";
subimage="images/arrow.gif";
subimagepadding="2";
overimage="images/whitedots.gif";
imagepadding="6";
itemwidth="300";
}

with(submenuStyle=new mm_style()){
bordercolor="#ffffff";
borderstyle="solid";
borderwidth="1";
fontfamily="Tahoma";
fontsize="8pt";
fontstyle="normal";
offbgcolor="#5871B3";
offcolor="#ffffff";
onbgcolor="#DC9B5B";
oncolor="#ffffff";
padding="4";
separatorcolor="#758CC9";
separatorsize="1";
subimage="images/arrow.gif";
subimagepadding="2";
}

with(milonic=new menuname("Main Menu")){
position="relative";
menuwidth=906;
style=menuStyle;
alwaysvisible="1";
orientation="horizontal";
aI("text=wanneer ga je naar de psycholoog?;target=;url=http://www.psycholoog-denhaag.nl/Psychologen-Den-Haag.html;");
aI("text=met welke klachten?;target=;url=http://www.psycholoog-denhaag.nl/scheveningen-voorburg-rijswijk.html;");
aI("text=in therapie bij Lonneke;target=;url=http://www.psycholoog-denhaag.nl/therapie-Den-Haag-therapeut.html;");
}


 drawMenus();

