fixMozillaZIndex=true; //Fixes Z-Index problem  with Mozilla browsers but causes odd scrolling problem, toggle to see if it helps
_menuCloseDelay=500;
_menuOpenDelay=150;
//_subOffsetTop=2;
_subOffsetTop=0;
//_subOffsetLeft=-2;
_subOffsetLeft=2;





with(submenuStyle=new mm_style()){
fontfamily="Arial";
fontsize="11pt";
fontweight="normal";
headercolor="#000000";
offcolor="#c26b30";
oncolor="#402613";
padding=2;
overfilter="Fade(duration=.5)";;
offborder="1px solid #c26b30";
offbgcolor="#f0e5e1";
onbgcolor="#bdbed3";
outfilter="fade(duration=.5)";



}

with(menuStyle=new mm_style()){
styleid=1;
align="right";
fontfamily="Arial";
fontsize="11pt";
fontweight="bold";
headerbgcolor="#ffffff";
headercolor="#000000";
offcolor="#c26b30";
oncolor="#402613";
onbgcolor="#f0e5e1";
offbgcolor="none";
//separatorcolor="#c26b30";
//separatorsize=1;
padding=3;
subimage="images/pijl.gif";
pagecolor="black";
bgimage="images/figuur-achter-tekst.gif";
}

with(jorrit=new menuname("hoofd")){
alwaysvisible=1;
orientation="vertcal";
style=menuStyle;
aI("text=Home;url=index.html;");
aI("showmenu=Bedrijfsprofiel;text=Bedrijfsprofiel;url=Visie.html");
aI("text=Persoonlijke coaching;url=Persoonlijke-coaching.html;");
//aI("showmenu=Bedrijfsprofiel;text=Bedrijfsprofiel;");

//aI("showmenu=Trainingen;text=Trainingen;");
aI("text=Supervisie;url=supervisie.html;");
aI("text=Loopbaancoaching;url=Loopbaancoaching.html;");
aI("text=Teamcoaching;url=Teamcoaching.html;");
aI("text=Conflictbemiddeling;url=Conflictbemiddeling.html;");
aI("text=Contact;url=Contact.html;");
}

with(jorrit=new menuname("Bedrijfsprofiel")){
left="offset=15";
style=submenuStyle;
aI("text=Wie is Karin Rijsdijk;url=Wie-is.html;");
aI("text=Visie;url=Visie.html;");
aI("text=Referenties;url=Referenties.html;");
//aI("text=Nieuws;url=Nieuws.html;");
aI("text=Contact;url=Contact.html;");
}

//with(jorrit=new menuname("Trainingen")){
//left="offset=15";
//style=submenuStyle;
//aI("text=Algemene informatie;url=Algemene-informatie.html;");
//aI("text=Persoonlijk leiderschap;url=Persoonlijk-leiderschap.html;");
//aI("text=Proffesionele-communicatie;url=Proffesionele-communicatie.html;");
//aI("text=Teambuilding;url=Teambuilding.html;");
//aI("text=Maatwerktrainingen;url=Maatwerktrainingen.html;");
//}


drawMenus();



