_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=10;
buildafterload="true";


with(submenuStyle=new mm_style()){
bordercolor="#ffffff";
borderwidth="1";
fontfamily="Tahoma";
fontsize="10pt";
fontweight="normal";
offbgcolor="DarkGreen";
offcolor="#B6B6B6";
oncolor="YellowGreen";
pagecolor="YellowGreen";
separatorcolor="#ffffff";
separatorsize="1";
subimage="images/black_round_white.gif";
}

with(menuStyle=new mm_style()){
align="left";
bordercolor="#ffffff";
borderwidth="1";
fontfamily="Tahoma";
fontsize="12pt";
image="images/sepsquare.gif";
offbgcolor="DarkGreen";
offcolor="#B6B6B6";
oncolor="YellowGreen";
padding="2";
pagecolor="YellowGreen";
separatorcolor="#FFFFFF";
separatorsize="1";
overimage="images/sepsquare_on.gif";
imageposition="right";
itemwidth="200";
}

with(milonic=new menuname("Main Menu")){
position="relative";
style=menuStyle;
alwaysvisible="1";
itemwidth="120";
orientation="vertical";
itemheight="18";
aI("text=Heeft uw kind dyslexie?;target=;url=http://www.kindmetdyslexie.nl/;");
aI("text=Inloggen Nieuwsbrieven;target=;url=http://www.kindmetdyslexie.nl/nieuwsbrieven/Inloggen_Nieuwsbrieven.php;");
aI("text=Contact;target=;url=Contact.html;");
aI("text=Links;target=;url=Links.html;");
aI("text=Site Map;target=;url=sitemap-page-order.html;");
}


 drawMenus();

