_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/black_13x13_greyboxed.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/black_13x13_greyboxed.gif";
subimagepadding="5";
}

with(milonic=new menuname("Main Menu")){
position="relative";
style=menuStyle;
alwaysvisible="1";
aI("text=Home;target=;url=http://www.handshoemouse.com/;");
aI("text=Introduction;target=;url=Introduction.html;");
aI("text=Research;target=;url=Research.html;");
aI("text=Ergonomics;target=;url=Ergonomics.html;");
aI("text=Symptoms;target=;url=Symptoms.html;");
aI("text=Specifications;target=;url=Specifications.html;");
aI("showmenu=OrderRight Hand VersionsLEFT_MENU;text=Order;target=;url=Order.html;");
aI("text=Resellers;target=;url=Resellers.html;");
aI("text=Testimonials;target=;url=Testimonials.html;");
aI("text=FAQ;target=;url=FAQ.html;");
aI("showmenu=TipsDo's and Don'tsLEFT_MENU;text=Tips;target=;url=Tips.html;");
aI("text=Publications;target=;url=Publications.html;");
}

with(milonic=new menuname("OrderRight Hand VersionsLEFT_MENU")){
style=submenuStyle;
aI("text=Right Hand Versions;target=;url=Right-Hand-Versions.html;");
aI("text=Left Hand Versions;target=;url=Left-Hand-Versions.html;");
}

with(milonic=new menuname("TipsDo's and Don'tsLEFT_MENU")){
style=submenuStyle;
aI("text=Do's and Don'ts;target=;url=Do's-and-Don'ts.html;");
aI("text=Points of attention;target=;url=Points-of-attention.html;");
}


 drawMenus();
