_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="Orange";
offcolor="#000000";
onbgcolor="Cornsilk";
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="0";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="bold";
fontweight="bold";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="Orange";
offcolor="#000000";
onbgcolor="Cornsilk";
oncolor="#000000";
padding="4";
subimage="images/black_7x7.gif";
subimagepadding="5";
}

with(milonic=new menuname("Main Menu")){
position="relative";
style=menuStyle;
alwaysvisible="1";
aI("text=Home Organization Makes Life Easier (Home);target=;url=http://www.home-organization-guide.com/;");
aI("showmenu=ArticlesOrganizing Your ClosetLEFT_MENU;text=Articles;target=;url=articles.html;");
aI("text=Home Organization Guide Resource Directory;target=;url=home-organization-guide-resource-directory.html;");
aI("text=Site Map;target=;url=sitemap-page-order.html;");
}

with(milonic=new menuname("ArticlesOrganizing Your ClosetLEFT_MENU")){
style=submenuStyle;
aI("text=Organizing Your Closet;target=;url=organizing-your-closet.html;");
aI("text=Do It Yourself Closet Organization Kit;target=;url=do-it-yourself-closet-organization-kit.html;");
aI("text=Organizaing the Clutter in your Bathroom;target=;url=organizaing-the-clutter-in-your-bathroom.html;");
aI("text=Organizing the Laundry Room;target=;url=organizing-the-laundry-room.html;");
aI("text=Are You Up to the Home Organization Challenge?;target=;url=are-you-up-to-the-home-organization-challenge-.html;");
aI("text=The Right Storage System Can Make a Difference;target=;url=the-right-storage-system-can-make-a-difference.html;");
aI("text=Should You Hire a Professional Organizer;target=;url=should-you-hire-a-professional-organizer.html;");
}


 drawMenus();
