_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=-2;
buildafterload="true";


with(menuStyle=new mm_style()){
bordercolor="#ffffff";
borderstyle="solid";
borderwidth="0";
fontfamily="Verdana, Tahoma, Arial";
fontsize="9pt";
fontstyle="normal";
image="afbeeldingen/dots9.gif";
offbgcolor="Transparent";
offcolor="Black";
onbgcolor="#B6BABF";
oncolor="#ffffff";
padding="8";
separatorcolor="Transparent";
separatorsize="1";
subimage="afbeeldingen/arrow.gif";
subimagepadding="2";
overimage="afbeeldingen/whitedots.gif";
imagepadding="6";
itemwidth="213";
}

with(submenuStyle=new mm_style()){
bordercolor="#660000";
borderstyle="solid";
borderwidth="5";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="normal";
offbgcolor="#660000";
offcolor="#ffffff";
onbgcolor="#590E0C";
oncolor="#ffffff";
padding="4";
separatorcolor="#590E0C";
separatorsize="1";
subimage="afbeeldingen/arrow.gif";
subimagepadding="2";
}

with(milonic=new menuname("Main Menu")){
position="relative";
style=menuStyle;
alwaysvisible="1";
orientation="vertical";
aI("showmenu=MarathonMarathon runnersLEFT_MENU;text=Marathon;target=;url=http://www.marathonrunners.nl/;");
aI("text=Contact;target=;url=Contact.html;");
aI("text=Privacy;target=;url=Privacy.html;");
aI("text=Sitemap;target=;url=sitemapstyle.html;");
}

with(milonic=new menuname("MarathonMarathon runnersLEFT_MENU")){
style=submenuStyle;
aI("text=Marathon runners;target=;url=Marathon-runners.html;");
aI("text=Weet waar je aan begint;target=;url=Weet-waar-je-aan-begint.html;");
aI("text=Neem de juiste stappen;target=;url=Neem-de-juiste-stappen.html;");
aI("text=Eet goed;target=;url=Eet-goed.html;");
aI("text=Trainen;target=;url=Trainen.html;");
aI("text=Aanmelden voor een marathon;target=;url=Aanmelden-voor-een-marathon.html;");
}


 drawMenus();

