_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=2;
buildafterload="true";


with(menuStyle=new mm_style()){
bordercolor="#000000";
borderstyle="solid";
borderwidth="1";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="normal";
fontweight="normal";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="LightSalmon";
offcolor="#000000";
onbgcolor="#999999";
oncolor="#000000";
padding="6";
separatorcolor="#000000";
separatorsize="1";
subimage="images/black_7x7.gif";
subimagepadding="6";
itemwidth="100";
}

with(submenuStyle=new mm_style()){
bordercolor="#000000";
borderstyle="solid";
borderwidth="1";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="bold";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="#ffffff";
offcolor="#000000";
onbgcolor="#999999";
oncolor="#000000";
padding="4";
subimage="images/black_7x7.gif";
subimagepadding="5";
}

with(milonic=new menuname("Main Menu")){
position="relative";
menuwidth=706;
style=menuStyle;
alwaysvisible="1";
orientation="horizontal";
aI("text=Home;target=;url=./;");
aI("showmenu=Knowledge BaseHow To RefinishINFO_BAR_MENU;text=Knowledge Base;target=;url=Knowledge_Base.html;");
aI("text=Google Map Directions;target=;url=Google_Map_Directions.html;");
aI("text=Contact Us;target=;url=Contact_Us.html;");
aI("text=Prices;target=;url=Prices.html;");
aI("text=Resources;target=;url=Links.html;");
aI("text=Tim's Sailboat;target=;url=Tim's_Sailboat.html;");
}

with(milonic=new menuname("Knowledge BaseHow To RefinishINFO_BAR_MENU")){
style=submenuStyle;
aI("text=How To Refinish;target=;url=How_To_Refinish.html;");
aI("text=How To Strip;target=;url=How_To_Strip.html;");
aI("text=How To Care For Furniture;target=;url=How_To_Care_For_Furniture.html;");
aI("text=How To Care For Wicker;target=;url=HowToCareForWicker.html;");
aI("text=Theory Of Color;target=;url=Theory_Of_Color.html;");
aI("text=How To Maintain An Outside Deck;target=;url=How_To_Maintain_An_Outside_Deck.html;");
}


 drawMenus();
