_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=-2;
buildafterload="true";


with(submenuStyle=new mm_style()){
bordercolor="#ACABAB";
borderstyle="solid";
borderwidth="1";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="normal";
fontweight="normal";
headercolor="#000000";
offbgcolor="#ffffff";
offcolor="#ACABAB";
onbgcolor="#ffffff";
oncolor="#7B7B7A";
outfilter="Blinds( Bands=1,direction=down, duration=0.5)";
overfilter="Blinds( Bands=1,direction=up, duration=0.3)";
padding="3";
separatorcolor="#ffffff";
separatorsize="1";
subimagepadding="8";
}

with(menuStyle=new mm_style()){
bordercolor="#ACABAB";
borderstyle="solid";
borderwidth="0";
fontfamily="Verdana, Tahoma, Arial";
fontsize="10pt";
fontstyle="normal";
fontweight="bold";
headerbgcolor="#ffffff";
headercolor="#000000";
image="images/blue.gif";
offbgcolor="DarkOliveGreen";
offcolor="LightBlue";
onbgcolor="DarkOliveGreen";
oncolor="White";
outfilter="Fade(Overlap=1.00)";
padding="5";
separatorcolor="Transparent";
separatorsize="3";
subimagepadding="8";
overimage="images/square_blue.gif";
imagepadding="6";
itemwidth="139";
}

with(milonic=new menuname("Main Menu")){
position="relative";
style=menuStyle;
alwaysvisible="1";
aI("text=Home;target=;url=http://www.crutchbuddies.com/;");
aI("text=Testimonials;target=;url=testimonials.html;");
aI("text=FAQs;target=;url=faqs.html;");
aI("text=Crutches, Tips,  Accessories;target=;url=crutches-&-accessories.html;");
aI("text=Guarantee & Promise;target=;url=guarantee.html;");
aI("text=How-to Videos;target=;url=videos.html;");
aI("text=How to Use Crutches;target=;url=how-to-use-crutches.html;");
aI("text=About Us;target=;url=about.html;");
aI("text=We Recycle;target=;url=we_recycle.html;");
aI("text=Shipping & Handling;target=;url=shipping_&_handling.html;");
aI("text=Wholesale;target=;url=wholesale.html;");
aI("text=Affiliates;target=;url=affiliates.html;");
aI("text=Contact Us;target=;url=contact_us.html;");
}


 drawMenus();
