_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=2;
buildafterload="true";


with(menuStyle=new mm_style()){
bordercolor="#000000";
borderstyle="solid";
borderwidth="0";
fontfamily="Verdana, Tahoma, Arial";
fontsize="9pt";
fontstyle="normal";
fontweight="bold";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="Transparent";
offcolor="#EFEFEF";
onbgcolor="#B3D0E3";
oncolor="Black";
padding="9";
separatorcolor="#5B2825";
separatorsize="1";
subimage="images/on_downboxed.gif";
subimagepadding="6";
itemwidth="150";
}

with(submenuStyle=new mm_style()){
bordercolor="#B3D0E3";
borderstyle="Double";
borderwidth="3";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="bold";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="White";
offcolor="#000000";
onbgcolor="#DB615B";
oncolor="White";
padding="4";
subimage="images/on_downboxed.gif";
subimagepadding="5";
}

with(milonic=new menuname("Main Menu")){
position="relative";
style=menuStyle;
alwaysvisible="1";
aI("text=Nederlands;target=;url=http://www.handshoemouse.com/nl/;");
aI("text=Introductie;target=;url=introductie.html;");
aI("text=Onderzoek;target=;url=onderzoek.html;");
aI("text=Ergonomie;target=;url=ergonomie.html;");
aI("text=Symptomen;target=;url=symptomen.html;");
aI("text=Specificaties;target=;url=specificaties.html;");
aI("text=Bestellen;target=;url=bestellen.html;");
aI("text=Reacties;target=;url=reacties.html;");
aI("text=FAQ;target=_blank;url=http://www.handshoemouse.com/faq.html;");
aI("text=Tips;target=;url=tips.html;");
aI("text=Publications;target=;url=http://www.handshoemouse.com/publications.html;");
aI("text=Resellers;target=_blank;url=http://www.handshoemouse.com/resellers.html;");
}


 drawMenus();
