_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=-2;
buildafterload="true";


with(menuStyle=new mm_style()){
bordercolor="Black";
borderstyle="solid";
borderwidth="1";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="normal";
fontweight="bold";
image="images/dots1.gif";
offbgcolor="DarkOrange";
offcolor="#ffffff";
onbgcolor="Blue";
oncolor="#ffffff";
padding="10";
separatorcolor="#ffffff";
separatorsize="1";
subimage="images/arrow.gif";
subimagepadding="2";
overimage="images/whitedots.gif";
imagepadding="6";
itemwidth="150";
}

with(submenuStyle=new mm_style()){
bordercolor="White";
borderstyle="solid";
borderwidth="5";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="normal";
offbgcolor="Blue";
offcolor="#ffffff";
onbgcolor="DarkOrange";
oncolor="#ffffff";
padding="4";
separatorcolor="#213730";
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=http://www.homebusinessgrowthcenter.com/;");
aI("text=Home Biz Resources;target=;url=home_business_resources.html;");
aI("text=Articles;target=;url=articles.html;");
aI("text=Business Blog!;target=_blank;url=http://www.homebusinesscoachblog.com;");
aI("text=Online Store;target=;url=online_store.html;");
aI("text=FREE Ebooks;target=;url=free_ebooks.html;");
aI("text=Marketing Books Reviews;target=_blank;url=http://marketing-books-reviews.homebusinessgrowthcenter.com;");
aI("text=Marketing Software Reviews;target=_blank;url=http://marketing-software-reviews.homebusinessgrowthcenter.com;");
aI("text=Marketing Services Reviews;target=_blank;url=http://marketing-services-reviews.homebusinessgrowthcenter.com;");
aI("text=Protect Your Business;target=;url=protect_your_business.html;");
aI("text=Need Free Content?;target=;url=free_content.html;");
aI("text=Affiliate Program;target=;url=affiliates.html;");
aI("text=Partner Resources;target=;url=partner_resources.html;");
aI("text=Contact Us;target=;url=http://www.homebusinessgrowthcenter.com/support/;");
aI("text=Site Map;target=;url=sitemap-page-order.html;");
}


 drawMenus();

