_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=2;
buildafterload="true";


with(menuStyle=new mm_style()){
align="center";
bordercolor="OliveDrab";
borderstyle="solid";
borderwidth="1";
fontfamily="Trebuchet MS";
fontsize="11pt";
fontstyle="normal";
fontweight="bold";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="#E6F0FF";
offcolor="#000000";
onbgcolor="YellowGreen";
onbold="bold";
oncolor="#000000";
padding="6";
separatorcolor="OliveDrab";
separatorsize="1";
subimage="images/arrow5_black_8x8.gif";
subimagepadding="6";
itemwidth="149";
}

with(submenuStyle=new mm_style()){
align="center";
bordercolor="#000000";
borderstyle="solid";
borderwidth="1";
fontfamily="Trebuchet MS";
fontsize="11pt";
fontstyle="bold";
fontweight="bold";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="#E6F0FF";
offcolor="#000000";
onbgcolor="YellowGreen";
onbold="bold";
oncolor="#000000";
padding="4";
subimage="images/arrow5_black_8x8.gif";
subimagepadding="5";
}

with(milonic=new menuname("Main Menu")){
position="relative";
menuwidth=899;
style=menuStyle;
alwaysvisible="1";
orientation="horizontal";
aI("text=Crutch Pads;target=;url=crutch-pads.html;");
aI("text=Crutch Pockets;target=;url=crutch-pockets.html;");
aI("text=Handgrip Covers;target=;url=crutch-handgrip-covers.html;");
aI("text=Value Package;target=;url=crutch-pads-and-crutch-pockets.html;");
aI("text=Toe Covers;target=;url=toe-covers.html;");
aI("text=Clearance;target=;url=crutch-padding-for-children.html;");
}


 drawMenus();
