_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=-2;
buildafterload="true";


with(menuStyle=new mm_style()){
bordercolor="#ffffff";
borderstyle="solid";
borderwidth="1";
fontfamily="Arial";
fontsize="8pt";
fontstyle="normal";
fontweight="bold";
image="images/orangedots.gif";
offbgcolor="Thistle";
offcolor="#ffffff";
onbgcolor="SteelBlue";
oncolor="White";
padding="6";
separatorcolor="#ffffff";
separatorsize="3";
subimage="images/arrow.gif";
subimagepadding="2";
overimage="images/whitedots.gif";
imagepadding="6";
itemwidth="165";
}

with(submenuStyle=new mm_style()){
bordercolor="#ffffff";
borderstyle="solid";
borderwidth="1";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="normal";
offbgcolor="#5871B3";
offcolor="#ffffff";
onbgcolor="#DC9B5B";
oncolor="#ffffff";
padding="4";
separatorcolor="#758CC9";
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;target=;url=http://www.breastfeedingchild.com/;");
aI("text=Baby Breastfeeding;target=;url=baby-breastfeeding.html;");
aI("text=Breastfeeding Help;target=;url=breastfeeding-help.html;");
aI("text=Benefits of Breastfeeding;target=;url=benefits-of-breastfeeding.html;");
aI("text=Breastfeeding Advice;target=;url=breastfeeding-advice.html;");
aI("text=Beauty of Breastfeeding;target=;url=breastfeeding-babies.html;");
aI("text=Breast Engorgement;target=;url=breast-engorgement.html;");
aI("text=Mastitis Breastfeeding;target=;url=mastitis-breastfeeding.html;");
aI("text=Breastfeeding Nutrition;target=;url=breastfeeding-nutrition.html;");
aI("text=Diet For Breastfeeding;target=;url=diet-for-breastfeeding.html;");
aI("text=Benefits Of Breastfeeding Diet;target=;url=benefits-breastfeeding-diet.html;");
aI("text=Foods To Avoid;target=;url=foods-avoid-breastfeeding.html;");
aI("text=Maximize Milkflow;target=;url=maximize-breast-milk.html;");
aI("text=Returning To Work;target=;url=breastfeeding-returning-work.html;");
aI("text=Breastfeeding While Pregnant;target=;url=breastfeeding-while-pregnant.html;");
aI("text=How Long To Breastfeed My Child;target=;url=how-long-breastfeed.html;");
aI("text=How Often Should I Breastfeed;target=;url=how-often-breastfeed.html;");
aI("text=Breastfeeding Clothes;target=;url=breastfeeding-clothes.html;");
aI("text=Choose Breast Pump;target=;url=buy-breast-pump.html;");
aI("text=Suitable Breast Pump;target=;url=breast-pump.html;");
aI("text=Site Map;target=;url=sitemap-page-order.html;");
}


 drawMenus();

