_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="#1B2C85";
offcolor="#ffffff";
onbgcolor="#FF7300";
oncolor="White";
padding="6";
pagebgcolor="White";
pagecolor="Black";
separatorcolor="#ffffff";
separatorsize="1";
subimage="images/white_4x7.gif";
subimagepadding="2";
overimage="images/whitedots.gif";
imagepadding="6";
itemwidth="190";
}

with(submenuStyle=new mm_style()){
bordercolor="#ffffff";
borderstyle="solid";
borderwidth="1";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="normal";
offbgcolor="#5871B3";
offcolor="#ffffff";
onbgcolor="#DC9B5B";
oncolor="#ffffff";
padding="4";
separatorcolor="#758CC9";
separatorsize="1";
subimage="images/white_4x7.gif";
subimagepadding="2";
}

with(milonic=new menuname("Main Menu")){
position="relative";
style=menuStyle;
alwaysvisible="1";
orientation="vertical";
aI("text=Prijslijst;target=;url=prijslijst.html;");
aI("text=De Ontwerper;target=;url=de_ontwerper.html;");
aI("text=Botenbouw Forum;target=;url=forum.html;");
aI("showmenu=Heel Veel Informatie/Gratis Botenbouw CursusLEFT_MENU;text=Heel Veel Informatie;target=;url=helppagina.html;");
aI("text=Video;target=;url=video.html;");
aI("text=Contact;target=;url=contact.html;");
}

with(milonic=new menuname("Heel Veel Informatie/Gratis Botenbouw CursusLEFT_MENU")){
style=submenuStyle;
aI("text=Gratis Botenbouw Cursus;target=;url=gratis_botenbouw_cursus.html;");
aI("text=Praktijkcursus Bootbouwen;target=;url=praktijkcursus_bootbouwen.html;");
aI("text=Gratis Bootontwerp 3D-model;target=;url=gratis_bootontwerp_3d-model.html;");
aI("text=De Downloads;target=;url=de_downloads.html;");
aI("text=Materiaalkeuze;target=;url=materiaalkeuze.html;");
aI("text=Materiaal Kostencalculator;target=;url=materiaal_kostencalculator.html;");
aI("text=De Bouwmethoden;target=;url=de_bouwmethode.html;");
aI("text=Boten Bouwen;target=;url=boten_bouwen.html;");
aI("text=Hoe Te Bestellen;target=;url=bootbouwtekeingen_bestellen.html;");
aI("text=Garantieregeling;target=;url=garantieregeling.html;");
aI("text=FAQ;target=;url=faq.html;");
aI("text=Over Ons;target=;url=over_ons.html;");
aI("text=Botenbouw Nieuws;target=;url=botenbouw_nieuws.html;");
aI("text=Nieuwsbrief;target=;url=nieuwsbrief.html;");
aI("text=Gratis Downloads;target=;url=gratis_downloads.html;");
aI("text=Banners;target=;url=banners.html;");
}


 drawMenus();

