_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=2;
buildafterload="true";


with(menuStyle=new mm_style()){
bordercolor="DarkSlateGray";
borderstyle="solid";
borderwidth="0";
decoration="underline";
fontfamily="Arial";
fontsize="10pt";
fontstyle="normal";
fontweight="bold";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="Lavender";
offcolor="Blue";
onbgcolor="DarkSlateGray";
oncolor="White";
ondecoration="underline";
padding="5";
pagebgcolor="Lavender";
pagecolor="Firebrick";
separatorcolor="White";
separatorsize="0";
subimage="images/9x6_rightbend_grey.gif";
subimagepadding="0";
itemwidth="175";
}

with(submenuStyle=new mm_style()){
bordercolor="#000000";
borderstyle="solid";
borderwidth="1";
fontfamily="Verdana, Tahoma, Arial";
fontsize="10pt";
fontstyle="bold";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="Blue";
offcolor="White";
onbgcolor="Blue";
oncolor="White";
padding="4";
pagebgcolor="DarkKhaki";
pagecolor="White";
subimage="images/9x6_rightbend_grey.gif";
subimagepadding="5";
}

with(milonic=new menuname("Main Menu")){
position="relative";
style=menuStyle;
alwaysvisible="1";
openstyle="rtl";
aI("text=Home;target=;url=http://www.cabinetrefacingbook.com/;");
aI("text=About this Site;target=;url=about.html;");
aI("text=Basic Tools Needed;target=;url=basic_tools.html;");
aI("text=Cabinet Refacing Tutorial;target=;url=cabinet_refacing_guide_and_tutorial.html;");
aI("text=The Woodworking Store;target=;url=cabinet_materials_and_supples.html;");
aI("text=Cabinet Finishing;target=;url=kitchen_cabinet_finishing.html;");
}


 drawMenus();