_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=-2;
buildafterload="true";


with(submenuStyle=new mm_style()){
bordercolor="#ACABAB";
borderstyle="solid";
borderwidth="1";
fontfamily="Comic Sans MS";
fontsize="10pt";
fontstyle="normal";
fontweight="normal";
headercolor="#000000";
offbgcolor="PowderBlue";
offcolor="Black";
onbgcolor="Lavender";
oncolor="Blue";
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()){
bordercolor="#ACABAB";
borderstyle="solid";
borderwidth="1";
fontfamily="Comic Sans MS";
fontsize="10pt";
fontstyle="normal";
fontweight="normal";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="PowderBlue";
offcolor="Black";
onbgcolor="LightGrey";
oncolor="Black";
outfilter="Fade(Overlap=1.00)";
padding="4";
imagepadding="6";
itemwidth="100";
}

with(milonic=new menuname("Main Menu")){
position="relative";
style=menuStyle;
alwaysvisible="1";
aI("text=Home;target=;url=http://www.joylight.nl/;");
aI("showmenu=Cursussen/VolwassenenLEFT_MENU;text=Cursussen;target=;url=Cursussen.html;");
aI("showmenu=Workshops/Energetische beschermingLEFT_MENU;text=Workshops;target=;url=Workshops.html;");
aI("text=Consult;target=;url=Consult.html;");
aI("text=Beurzen;target=;url=Beurzen.html;");
aI("text=Contact;target=;url=Contact.html;");
}

with(milonic=new menuname("Cursussen/VolwassenenLEFT_MENU")){
style=submenuStyle;
aI("showmenu=Cursussen/Volwassenen/Chakra'sLEFT_MENU;text=Volwassenen;target=;url=Volwassenen.html;");
aI("text=Kinderen;target=;url=Kinderen.html;");
}

with(milonic=new menuname("Cursussen/Volwassenen/Chakra'sLEFT_MENU")){
style=submenuStyle;
aI("text=Chakra's;target=;url=Chakra's.html;");
aI("text=Zonnereis;target=;url=Zonnereis.html;");
}

with(milonic=new menuname("Workshops/Energetische beschermingLEFT_MENU")){
style=submenuStyle;
aI("text=Energetische bescherming;target=;url=Energetische_bescherming.html;");
aI("text=Aura schilderen;target=;url=Aura_schilderen.html;");
}


 drawMenus();

