_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=Cabinet Finishing;target=;url=kitchen_cabinet_finishing.html;");
aI("text=Cabinet Finish Endurance;target=;url=cabinet_finish_endurance_test.htm;");
aI("text=How To Finish Cabinets;target=;url=how_to_finish_kitchen_cabinets.htm;");
aI("text=Cabinet Finishing Guide;target=;url=finishing_comparison_guide.htm;");
}


 drawMenus();
