_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=-2;
buildafterload="true";


with(menuStyle=new mm_style()){
bgimage="images/breeze2.gif";
borderstyle="solid";
fontfamily="Trebuchet MS";
fontsize="12pt";
fontstyle="normal";
fontweight="normal";
headerbgcolor="#ffffff";
headercolor="#000000";
separatorcolor="Transparent";
separatorpadding="1";
separatorsize="14";
subimage="images/white_7x7.gif";
subimagepadding="5";
itemheight="34";
itemwidth="124";
}

with(submenuStyle=new mm_style()){
align="center";
bordercolor="#67A1CE";
borderstyle="solid";
borderwidth="1";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="normal";
fontweight="normal";
headercolor="#000000";
offbgcolor="#D5EBFC";
offcolor="#67A1CE";
onbgcolor="#91C7F1";
onborder="1px solid #67A1CE";
oncolor="#000000";
padding="4";
separatorsize="1";
subimage="images/white_7x7.gif";
subimagepadding="8";
}

with(milonic=new menuname("Main Menu")){
position="relative";
style=menuStyle;
alwaysvisible="1";
itemwidth="95";
align="center";
openstyle="rtl";
itemheight="28";
aI("text=Home;target=;url=http://www.mompreneurhub.com/;align=center;");
aI("text=About Hub;target=;url=About-Hub.html;align=center;");
aI("text=Affiliate;target=;url=Affiliate.html;align=center;");
aI("text=FAQ;target=;url=FAQ.html;align=center;");
aI("text=Contact Us;target=;url=Contact-Us.html;align=center;");
aI("text=Member Login;target=;url=Member-Login.html;align=center;");
aI("text=Testimonials;target=;url=Testimonials.html;align=center;");
}


 drawMenus();

