_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=-2;
buildafterload="true";


with(menuStyle=new mm_style()){
bgimage="images/amaMainBack0.gif";
fontfamily="Verdana, Tahoma, Arial";
fontsize="7pt";
fontstyle="normal";
fontweight="bold";
offcolor="Blue";
oncolor="Red";
pagecolor="Blue";
separatorcolor="Transparent";
separatorsize="1";
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=647;
style=menuStyle;
alwaysvisible="1";
align="center";
orientation="horizontal";
aI("text=Home;target=;url=./;align=center;");
aI("text=Home Repair Bookstore;target=;url=home-repair-bookstore.html;align=center;");
aI("text=Site Map;target=;url=sitemap-page-order.html;align=center;");
aI("text=ContactUs;target=;url=contactus.html;align=center;");
aI("text=Privacy Policy;target=;url=privacy-policy.html;align=center;");
aI("text=Terms of Service;target=;url=terms-of-service.html;align=center;");
aI("text=Home Repair & Other Links;target=;url=homeimprovementresources.html;align=center;");
aI("text=Resources;target=;url=resources.php;align=center;keepalive=1;");
}


 drawMenus();
