_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=2;
buildafterload="true";


with(menuStyle=new mm_style()){
align="left";
bordercolor="#000000";
borderstyle="solid";
borderwidth="0";
fontfamily="Trebuchet MS";
fontsize="10pt";
fontstyle="normal";
fontweight="normal";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="#0000AA";
offcolor="#FF542A";
onbgcolor="#FFFFFF";
oncolor="Black";
padding="10";
separatorcolor="#E1E1E1";
separatorsize="1";
subimage="images/white_4x7.gif";
subimagepadding="4";
itemwidth="120";
}

with(submenuStyle=new mm_style()){
align="right";
bordercolor="White";
borderstyle="Solid";
borderwidth="5";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="bold";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="White";
offcolor="#000000";
onbgcolor="#292AFF";
oncolor="Black";
padding="4";
subimage="images/white_4x7.gif";
subimagepadding="5";
}

with(milonic=new menuname("Main Menu")){
position="relative";
style=menuStyle;
alwaysvisible="1";
aI("text=Home Page;target=;url=http://www.bleckleyhardware.com/;");
aI("text=Shop Online;target=;url=http://doitbest.com/Main.aspx?memberid=2720&associate=true;");
aI("text=Our Staff;target=;url=Our-Staff.html;");
aI("text=Our History;target=;url=Our-History.html;");
aI("text=President;target=;url=President.html;");
aI("text=Contact Us;target=;url=Contact-Us.html;");
aI("text=Garden Center;target=;url=Garden-Center.html;");
aI("text=Products;target=;url=Products.html;");
aI("text=How To Encyclopedia;target=_blank;url=http://doitbest.com/how-to.dib?memberid=2720&associate=true;");
aI("text=Service Center;target=;url=Service-Center.html;");
aI("showmenu=Affiliated BusinessesBest Self StorageLEFT_MENU;text=Affiliated Businesses;target=;url=Affiliated-Businesses.html;");
aI("text=Privacy;target=;url=Privacy.html;");
aI("text=Site Map;target=;url=sitemap-page-order.html;");
}

with(milonic=new menuname("Affiliated BusinessesBest Self StorageLEFT_MENU")){
style=submenuStyle;
aI("text=Best Self Storage;target=;url=Best-Self-Storage.html;");
aI("text=Mid-State Development;target=;url=Mid-State-Development.html;");
}


 drawMenus();
