_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/orangedots.gif";
offbgcolor="#282828";
offcolor="#ffffff";
onbgcolor="#D55D3B";
oncolor="#ffffff";
padding="10";
separatorcolor="#ffffff";
separatorsize="1";
subimage="images/arrow.gif";
subimagepadding="2";
overimage="images/whitedots.gif";
imagepadding="6";
itemwidth="196";
}

with(submenuStyle=new mm_style()){
bordercolor="#48A6C0";
borderstyle="solid";
borderwidth="5";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="normal";
offbgcolor="#48A6C0";
offcolor="#ffffff";
onbgcolor="#357B8E";
oncolor="#ffffff";
padding="4";
separatorcolor="#357B8E";
separatorsize="1";
subimage="images/arrow.gif";
subimagepadding="2";
}

with(milonic=new menuname("Main Menu")){
position="relative";
style=menuStyle;
alwaysvisible="1";
orientation="vertical";
aI("text=Home;target=;url=http://www.rov-derips.nl/;");
aI("text=Bestuur;target=;url=Bestuur.html;");
aI("text=Onze Leden;target=;url=Onze-Leden.html;");
aI("text=Ledenpagina;target=;url=Ledenpagina.html;");
aI("text=Agenda;target=;url=Agenda.html;");
aI("showmenu=NieuwsROV-nieuwsLEFT_MENU;text=Nieuws;target=;url=Nieuws.html;");
aI("text=Contact;target=;url=Contact.html;");
aI("text=Links;target=;url=Links.html;");
aI("text=Inhoudsopgave;target=;url=sitemap-navigation.html;");
}

with(milonic=new menuname("NieuwsROV-nieuwsLEFT_MENU")){
style=submenuStyle;
aI("text=ROV-nieuws;target=;url=ROV-nieuws.html;");
aI("text=Ingezonden berichten;target=;url=Ingezondenberichten.html;");
aI("text=Nieuws v. Ondernemers;target=;url=Nieuws-v.-Ondernemers.html;");
aI("text=Handige adressen;target=;url=Handige-adressen.html;");
}


 drawMenus();
