_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="9pt";
fontstyle="normal";
fontweight="bold";
headercolor="#000000";
offbgcolor="DarkSeaGreen";
offcolor="#000000";
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()){
align="left";
bordercolor="#7F7F7F";
borderstyle="Double";
borderwidth="3";
fontfamily="Verdana, Tahoma, Arial";
fontsize="11pt";
fontstyle="normal";
fontweight="bold";
headerbgcolor="#ffffff";
headercolor="#000000";
image="images/square_dust.gif";
offbgcolor="#BAD3B6";
offcolor="#000000";
onbgcolor="#CFCFCF";
oncolor="#7B7B7A";
outfilter="Fade(Overlap=1.00)";
padding="5";
separatorcolor="Transparent";
separatorsize="13";
subimagepadding="8";
overimage="images/3d_red.gif";
imagepadding="3";
itemwidth="100%";
}

with(milonic=new menuname("Main Menu")){
position="relative";
style=menuStyle;
alwaysvisible="1";
aI("text=Home Page;target=;url=http://www.tools-that-work.com/;");
aI("text=Specialty Tool Store;target=;url=specialty-tool-store/;");
aI("text=Software for Builders;target=;url=software-for-builders/;");
aI("text=Recommended Reading;target=;url=recommended-reading/;");
aI("text=Are Shoes Tools?;target=;url=are-shoes-tools/;");
aI("text=Trade Shows and Events;target=;url=trade-shows-and-events/;");
aI("text=Find a Contractor;target=;url=find-a-contractor/;");
aI("text=Find Vendors of Building Materials;target=;url=find-vendors-of-building-materials/;");
aI("text=Find a Designer;target=;url=find-a-designer/;");
aI("text=Other Products;target=;url=other-products/;");
aI("text=Site Map;target=;url=sitemap-page-order.html;");
}


 drawMenus();
