_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=-2;
buildafterload="true";


with(menuStyle=new mm_style()){
bgimage="images/amaMainBack11.gif";
fontfamily="Century Gothic";
fontsize="8pt";
fontstyle="normal";
fontweight="bold";
offcolor="White";
onbold="bold";
oncolor="#000000";
pagecolor="#FFFFFF";
subimagepadding="2";
itemheight="26";
itemwidth="80";
}

with(submenuStyle=new mm_style()){
align="center";
bgimage="images/amaSubBack0.gif";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="normal";
fontweight="bold";
offcolor="#ffffff";
oncolor="#ffffff";
ondecoration="underline";
padding="6";
separatorsize="3";
separatorimage="images/amaSubSep0.gif";
itemheight="29";
}

with(milonic=new menuname("Main Menu")){
position="relative";
menuwidth=720;
style=menuStyle;
alwaysvisible="1";
align="center";
orientation="horizontal";
openstyle="up";
aI("text=Home;target=;url=http://www.handshoemouse.com/;align=center;");
aI("text=ORDER HERE;target=;url=order-usa.html;align=center;");
aI("text=FAQ;target=;url=faq.html;align=center;");
aI("text=Tips;target=;url=tips.html;align=center;");
aI("text=Research;target=;url=research.html;align=center;");
aI("text=Specifications;target=;url=specifications.html;align=center;");
aI("text=Publications;target=;url=publications.html;align=center;");
aI("text=News Blog;target=_blank;url=http://www.handshoemouse.com/blog;align=center;");
aI("text=Resellers;target=;url=resellers.html;align=center;keepalive=1;");
}


 drawMenus();

