_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=-2;
buildafterload="true";


with(menuStyle=new mm_style()){
bordercolor="Black";
borderstyle="solid";
borderwidth="0";
fontfamily="Verdana, Tahoma, Arial";
fontsize="10pt";
fontstyle="normal";
fontweight="bold";
image="images/whitedots.gif";
offbgcolor="Black";
offcolor="#ffffff";
onbgcolor="DarkOrange";
oncolor="#ffffff";
padding="3";
separatorcolor="Black";
separatorsize="30";
subimage="images/arrow.gif";
subimagepadding="0";
overimage="images/whitedots.gif";
imagepadding="6";
itemwidth="1000";
}

with(submenuStyle=new mm_style()){
bordercolor="#ffffff";
borderstyle="solid";
borderwidth="0";
fontfamily="Verdana, Tahoma, Arial";
fontsize="9pt";
fontstyle="normal";
fontweight="bold";
offbgcolor="DarkOrange";
offcolor="Black";
onbgcolor="DarkOrange";
oncolor="#ffffff";
padding="4";
separatorcolor="Black";
separatorsize="1";
subimage="images/arrow.gif";
subimagepadding="2";
}

with(milonic=new menuname("Main Menu")){
position="relative";
menuwidth="100%";
style=menuStyle;
alwaysvisible="1";
orientation="horizontal";
aI("text=Home;target=;url=./;");
aI("text=Portfolio;target=;url=Portfolio.html;");
aI("text=Weddings;target=;url=Weddings.html;");
aI("showmenu=InformatieTrouwenINFO_BAR_MENU;text=Informatie;target=;url=Informatie.html;");
aI("showmenu=Shoot!SchoolfotografieINFO_BAR_MENU;text=Shoot!;target=;url=Shoot!.html;");
aI("text=Trouw Shoots!;target=;url=Trouw-Shoots!.html;");
aI("text=Acties/Nieuws;target=;url=Acties-Nieuws.html;");
aI("text=Contact;target=;url=Contact.html;");
aI("text=Links;target=;url=Links.html;");
}

with(milonic=new menuname("InformatieTrouwenINFO_BAR_MENU")){
style=submenuStyle;
aI("text=Trouwen;target=;url=Trouwen.html;");
aI("text=Studioshoot;target=;url=Studioshoot.html;");
aI("text=Zwangerschapsshoot;target=;url=Zwangerschapsshoot.html;");
aI("text=Schoolfotografie;target=;url=Studio-sessie.html;");
aI("text=Voorbereiden voor een shoot;target=;url=Voorbereiden-voor-een-shoot.html;");
aI("text=Poseren, enkele tips;target=;url=Poseren-enkele-tips.html;");
aI("text=Prijslijst;target=;url=Prijslijst.html;");
aI("text=Voorwaarden;target=;url=Voorwaarden.html;");
}

with(milonic=new menuname("Shoot!SchoolfotografieINFO_BAR_MENU")){
style=submenuStyle;
aI("text=Schoolfotografie;target=;url=Schoolfotografie.html;");
}


 drawMenus();

