_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=-2;
buildafterload="true";


with(menuStyle=new mm_style()){
bordercolor="#ffffff";
borderstyle="solid";
borderwidth="1";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="normal";
fontweight="bold";
image="images/dots9.gif";
offbgcolor="#090A09";
offcolor="White";
onbgcolor="#702424";
oncolor="White";
padding="10";
separatorcolor="#ffffff";
separatorsize="1";
subimage="images/arrow.gif";
subimagepadding="2";
overimage="images/dots9.gif";
imagepadding="6";
itemwidth="196";
}

with(submenuStyle=new mm_style()){
bordercolor="#702424";
borderstyle="solid";
borderwidth="5";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="normal";
offbgcolor="#702424";
offcolor="#ffffff";
onbgcolor="#511A1A";
oncolor="#ffffff";
padding="4";
pagecolor="Black";
separatorcolor="#511A1A";
separatorsize="1";
subimage="images/arrow.gif";
subimagepadding="2";
}

with(milonic=new menuname("Main Menu")){
position="relative";
style=menuStyle;
alwaysvisible="1";
orientation="vertical";
aI("text=Home Page;target=;url=./;");
aI("text=Our Blog;target=;url=http://homebasedbusinessservice.com/blog/;");
aI("text=About Us;target=;url=about-us.html;");
aI("text=Articles;target=;url=articles.html;");
aI("text=You Need a Web Site;target=;url=http://www.mountain-websites.com/resources/small-business-website-service.html;");
aI("showmenu=ResourcesWeb SitesLEFT_MENU;text=Resources;target=;url=resources.html;");
aI("text=Contact Us;target=;url=contact-us.html;");
}

with(milonic=new menuname("ResourcesWeb SitesLEFT_MENU")){
style=submenuStyle;
aI("text=Web Sites;target=;url=web-sites.html;");
aI("text=Products;target=;url=products.html;");
aI("text=Services;target=;url=services.html;");
aI("text=Software Downloads Free;target=;url=software-downloads-free.html;");
aI("text=Members Area;target=_blank;url=http://www.mountain-websites.com/small-business-owner-center.html;");
aI("text=Carpet Cleaning Information;target=_blank;url=http://www.startcarpetcleaning.biz/;");
aI("text=House Painting Information;target=_blank;url=http://starthousepainting.com/;");
aI("text=Power Washing Information;target=_blank;url=http://startpowerwashing.com/;");
}


 drawMenus();
