_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=2;
buildafterload="true";


with(menuStyle=new mm_style()){
bordercolor="#000000";
borderstyle="solid";
borderwidth="0";
fontfamily="Verdana, Tahoma, Arial";
fontsize="9pt";
fontstyle="normal";
fontweight="bold";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="CornflowerBlue";
offcolor="White";
onbgcolor="AliceBlue";
oncolor="#000000";
padding="3";
separatorcolor="#000000";
separatorsize="1";
subimage="images/white_7x7.gif";
subimagepadding="6";
itemwidth="100%";
}

with(submenuStyle=new mm_style()){
bordercolor="#000000";
borderstyle="solid";
borderwidth="0";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="bold";
fontweight="bold";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="CornflowerBlue";
offcolor="#000000";
onbgcolor="AliceBlue";
oncolor="#000000";
padding="4";
subimage="images/white_7x7.gif";
subimagepadding="5";
}

with(milonic=new menuname("Main Menu")){
position="relative";
style=menuStyle;
alwaysvisible="1";
aI("text=An Approach to Home Improvement;target=;url=http://www.a-home-improvement-guide.com/;");
aI("showmenu=ArticlesMake the Most of Internet Resources for Home ImprovementLEFT_MENU;text=Articles;target=;url=articles.html;");
aI("text=Home Improvement Resource Directory;target=;url=home-improvement-resource-directory.html;");
}

with(milonic=new menuname("ArticlesMake the Most of Internet Resources for Home ImprovementLEFT_MENU")){
style=submenuStyle;
aI("text=Make the Most of Internet Resources for Home Improvement;target=;url=make-the-most-of-internet-resources-for-home-improvement.html;");
aI("text=Home Improvement Ideas for Kitchen and Living Room;target=;url=home-improvement-ideas-for-kitchen-and-living-room.html;");
aI("text=Home Improvement Ideas Inside and Outside;target=;url=home-improvement-ideas-inside-and-outside.html;");
aI("text=Money and Energy Saving Tips;target=;url=money-and-energy-saving-tips.html;");
aI("text=Turning the Spare Bedroom into a Home Office;target=;url=turning-the-spare-bedroom-into-a-home-office.html;");
aI("text=Consider this for Home Improvement Projects;target=;url=consider-this-for-home-improvement-projects.html;");
aI("text=What You Need for Home Improvement Projects;target=;url=what-you-need-for-home-improvement-projects.html;");
}


 drawMenus();
