_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 Refacing Tutorial;target=;url=cabinet_refacing_guide_and_tutorial.html;");
aI("text=Project Planning;target=;url=1_project_planning.html;");
aI("text=Measureing for Doors;target=;url=how_to_measure.html;");
aI("text=Cabinet Preperation;target=;url=2_preparing_the_cabinets.html;");
aI("text=Refacing Cabinet Ends;target=;url=3_refacing_the_end_panels.html;");
aI("text=Cabinet Face Frames;target=;url=4_refacing_the_face_frames.html;");
aI("text=Installing Cabinet Doors;target=;url=5_installing_the_doors.html;");
}


 drawMenus();
