_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=5;
buildafterload="true";


with(menuStyle=new mm_style()){
bgimage="images/Sleek_Rounded9.png";
borderstyle="solid";
fontfamily="Verdana, Tahoma, Arial";
fontsize="10pt";
fontstyle="normal";
fontweight="bold";
headerbgcolor="#dddddd";
headercolor="#000000";
offcolor="White";
oncolor="#536221";
separatorcolor="transparent";
separatorsize="5";
rawcss="padding-left:33px;padding-right:5px";
overbgimage="images/Sleek_Rounded_hover9.png";
itemheight="29";
itemwidth="160";
}

with(submenuStyle=new mm_style()){
bordercolor="#000000";
borderstyle="solid";
borderwidth="1";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontweight="bold";
headercolor="#000000";
offbgcolor="#536221";
offcolor="White";
onbgcolor="#BFBFBF";
oncolor="#333333";
padding="4";
subimage="images/white_4x7.gif";
subimagepadding="8";
itemwidth="125";
}

with(milonic=new menuname("Main Menu")){
position="relative";
style=menuStyle;
alwaysvisible="1";
align="left";
itemheight="29";
aI("text=Home;target=;url=http://biocarened.nl/;");
aI("text=HealthScan;target=;url=HealthScan.html;");
aI("text=PH Vision;target=;url=PH-Vision.html;");
aI("text=Jicht-Artritis;target=;url=Jicht-Artritis.html;");
aI("text=Shiatsu;target=;url=Shiatsu.html;");
aI("text=SportMassage;target=;url=SportMassage.html;");
aI("text=MeridianStretchen;target=;url=MeridianStretchen.html;");
aI("text=Producten ;target=;url=Producten.html;");
aI("text=Behandelingen;target=;url=Behandelingen.html;");
aI("text=Tarieven;target=;url=Tarieven.html;");
aI("text=Links;target=;url=Links.html;");
aI("text=WebLog;target=_blank;url=http://hayobergstra.blogspot.com/;");
aI("text=Over ons;target=;url=Over-ons.html;");
aI("text=Routebeschrijving;target=;url=Routebeschrijving.html;");
aI("text=Contact;target=;url=Contact.php;");
}


 drawMenus();

