_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=2;
buildafterload="true";


with(menuStyle=new mm_style()){
bordercolor="#999999";
borderstyle="solid";
borderwidth="1";
fontfamily="Helvetica";
fontsize="8pt";
fontstyle="normal";
fontweight="bold";
offcolor="#363434";
onborder="1px dotted #000000";
oncolor="#ffffff";
ondecoration="underline";
onsubimage="images/arrow_white.gif";
padding="5";
subimage="images/arrow.gif";
subimagepadding="3";
menubgcolor="#eeeeee";
menubgimage="images/mesh.gif";
itemwidth="100";
}

with(SubMenuStyle=new mm_style()){
bordercolor="#999999";
borderstyle="solid";
borderwidth="1";
fontfamily="Helvetica";
fontsize="8pt";
fontstyle="normal";
fontweight="bold";
offcolor="#363434";
onborder="1px dotted #000000";
oncolor="#ffffff";
ondecoration="underline";
onsubimage="images/arrow_white.gif";
padding="5";
subimage="images/arrow.gif";
subimagepadding="3";
menubgcolor="#eeeeee";
menubgimage="images/mesh.gif";
}

with(milonic=new menuname("Main Menu")){
position="relative";
menuwidth=1000;
style=menuStyle;
alwaysvisible="1";
orientation="horizontal";
aI("text=feromonen;target=;url=index.html;");
aI("text=afvallen;target=;url=afvallen.html;");
aI("text=suikerziekte;target=;url=suikerziekte.html;");
aI("text=ontharen;target=;url=ontharen.html;");
aI("text=Haaruitval;target=;url=Haaruitval.html;");
aI("text=antikater pil;target=;url=antikater-pil.html;");
aI("text=borstvergroting;target=;url=borstvergroting.html;");
aI("text=huidverbetering;target=;url=huidverbetering.html;");
aI("text=Privacy Policy;target=;url=Privacy-Policy.html;");
aI("text=terms and conditions;target=;url=terms-and-conditions.html;");
}


 drawMenus();
