_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=2;
buildafterload="true";


with(menuStyle=new mm_style()){
align="left";
bordercolor="#000000";
borderstyle="solid";
borderwidth="0";
fontfamily="Trebuchet MS";
fontsize="11pt";
fontstyle="normal";
fontweight="bold";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="Transparent";
offcolor="#676767";
onbgcolor="Transparent";
oncolor="Black";
padding="3";
pagebgcolor="Transparent";
pagecolor="#676767";
separatorcolor="Transparent";
separatorsize="10";
subimage="images/9x6_rightbend_grey.gif";
subimagepadding="0";
itemwidth="1000";
}

with(submenuStyle=new mm_style()){
bordercolor="#000000";
borderstyle="solid";
borderwidth="1";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="bold";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="#ffffff";
offcolor="#000000";
onbgcolor="#999999";
oncolor="#000000";
padding="4";
subimage="images/9x6_rightbend_grey.gif";
subimagepadding="5";
}

with(milonic=new menuname("Main Menu")){
position="relative";
menuwidth="100%";
style=menuStyle;
alwaysvisible="1";
orientation="horizontal";
aI("text=Welkom ;target=;url=Welkom.php;");
aI("text=Restaurant;target=;url=Restaurant.php;");
aI("text=Cafe;target=;url=Cafe.php;");
aI("text=Agenda;target=;url=Agenda.php;");
aI("text=Contact;target=;url=Contact.php;");
aI("text=Foto's;target=;url=Foto's.php;");
aI("text=YouTube;target=;url=YouTube.php;");
aI("text=Gastenboek;target=;url=Gastenboek.php;");
aI("text=Linkjes;target=;url=Linkjes.php;");
}


 drawMenus();

