_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=-2;
buildafterload="true";


with(menuStyle=new mm_style()){
bgimage="images/amaMainBack4.png";
fontfamily="Bookman Old Style";
fontsize="8pt";
fontstyle="normal";
fontweight="bold";
offcolor="#ffffff";
oncolor="#444444";
onitalic="italic";
separatorcolor="Transparent";
separatorsize="4";
subimagepadding="2";
rawcss="line-height:1em";
itemheight="26";
itemwidth="80";
}

with(submenuStyle=new mm_style()){
align="center";
bgimage="images/amaSubBack4.png";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="normal";
fontweight="bold";
offcolor="#ffffff";
oncolor="Black";
ondecoration="none";
padding="6";
separatorsize="3";
separatorimage="images/amaSubSep4.png";
itemheight="29";
}

with(milonic=new menuname("Main Menu")){
position="relative";
menuwidth=836;
style=menuStyle;
alwaysvisible="1";
align="center";
orientation="horizontal";
aI("text=Home;target=;url=http://www.tlcw.us/;align=center;");
aI("text=Kitchens;target=;url=Kitchens.html;align=center;");
aI("text=Cabinets;target=;url=Cabinets.html;align=center;");
aI("text=Furniture Gallery;target=;url=furniture-gallery.htm;align=center;");
aI("text=Cedar Closet;target=;url=cedar-closets.htm;align=center;");
aI("text=Shop Work;target=;url=shop_work.htm;align=center;");
aI("text=Wood Class;target=;url=Woodworking-Class.html;align=center;");
aI("text=Sawmill;target=;url=sawmill.html;align=center;");
aI("text=Contact Us;target=;url=contact_us.htm;align=center;");
aI("text=For Sale;target=;url=For_Sale.html;align=center;keepalive=1;");
}


 drawMenus();

