_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=-2;
buildafterload="true";


with(menuStyle=new mm_style()){
bordercolor="#ffffff";
borderstyle="solid";
borderwidth="1";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="normal";
fontweight="bold";
image="images/whitedots.gif";
offbgcolor="Green";
offcolor="#ffffff";
onbgcolor="#353430";
oncolor="#ffffff";
padding="6";
separatorcolor="#ffffff";
separatorsize="1";
subimage="images/black_13x13_greyboxed.gif";
subimagepadding="2";
overimage="images/dots6.gif";
imagepadding="6";
itemwidth="150";
}

with(submenuStyle=new mm_style()){
bordercolor="#ffffff";
borderstyle="solid";
borderwidth="1";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="normal";
offbgcolor="LightGreen";
offcolor="DarkGreen";
onbgcolor="#DEFFDE";
oncolor="DarkGreen";
padding="4";
separatorcolor="Green";
separatorsize="1";
subimage="images/black_13x13_greyboxed.gif";
subimagepadding="2";
}

with(milonic=new menuname("Main Menu")){
position="relative";
style=menuStyle;
alwaysvisible="1";
orientation="vertical";
openstyle="rtl";
aI("showmenu=Wedstrijd programmasSenioren 1RIGHT_MENU;text=Wedstrijd programmas;target=;url=wedstrijdprogrammas.html;");
aI("showmenu=Info JuniorenVervoerschemaRIGHT_MENU;text=Info Junioren;target=;url=info-junioren.html;");
aI("text=Info Senioren;target=;url=info-senioren.html;");
aI("showmenu=EvenementenBaviaria UnitedRIGHT_MENU;text=Evenementen;target=;url=evenementen.html;");
aI("text=Downloads;target=;url=downloads.html;");
}

with(milonic=new menuname("Wedstrijd programmasSenioren 1RIGHT_MENU")){
style=submenuStyle;
openstyle="rtl";
aI("text=Senioren 1;target=;url=senioren-1.html;");
aI("text=Senioren 2;target=;url=senioren-2.html;");
aI("text=Senioren 3;target=;url=senioren-3.html;");
aI("text=Dames;target=;url=dames.html;");
aI("text=Competitie voorjaar Jeugd;target=;url=competitie-voorjaar-jeugd.html;");
}

with(milonic=new menuname("Info JuniorenVervoerschemaRIGHT_MENU")){
style=submenuStyle;
openstyle="rtl";
aI("text=Vervoerschema;target=;url=vervoerschema.html;");
}

with(milonic=new menuname("EvenementenBaviaria UnitedRIGHT_MENU")){
style=submenuStyle;
openstyle="rtl";
aI("text=Baviaria United;target=;url=baviaria-united.html;");
aI("text=Bavaria United Quiz;target=;url=bavaria-united-quiz.html;");
aI("text=Vrijdag 7 mei keepersdag voor meisjes in Asten;target=;url=vrijdag-7-mei-keepersdag-voor-meisjes-in-asten.html;");
}


 drawMenus();
