_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=2;
buildafterload="true";


with(menuStyle=new mm_style()){
bordercolor="White";
borderstyle="solid";
borderwidth="0";
fontfamily="Tahoma";
fontsize="12pt";
fontstyle="normal";
fontweight="bold";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="White";
offcolor="OrangeRed";
onbgcolor="Green";
oncolor="White";
padding="10";
separatorcolor="White";
separatorsize="30";
subimage="images/white_arrow.gif";
subimagepadding="6";
itemwidth="215";
}

with(submenuStyle=new mm_style()){
bordercolor="#7D8588";
borderstyle="solid";
borderwidth="3";
fontfamily="Tahoma";
fontsize="8pt";
fontstyle="bold";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="Green";
offcolor="#FFFFFF";
onbgcolor="#999999";
oncolor="#000000";
padding="4";
subimage="images/white_arrow.gif";
subimagepadding="5";
}

with(milonic=new menuname("Main Menu")){
position="relative";
style=menuStyle;
alwaysvisible="1";
aI("text=Na afloop;target=;url=http://beachsoccerameland.nl/index.html/;");
aI("text=Ameland;target=;url=Ameland.html;");
aI("text=Organisatie;target=;url=Organisatie.html;");
aI("text=Contact ons;target=;url=Contact-ons.html;");
}


 drawMenus();

