_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=-2;
buildafterload="true";


with(menuStyle=new mm_style()){
bgimage="images/breeze11.gif";
borderstyle="solid";
fontfamily="Verdana, Tahoma, Arial";
fontsize="10pt";
fontstyle="normal";
fontweight="normal";
headerbgcolor="#ffffff";
headercolor="#000000";
separatorcolor="#000000";
separatorpadding="1";
subimage="images/white_4x7.gif";
subimagepadding="2";
itemheight="34";
itemwidth="124";
}

with(submenuStyle=new mm_style()){
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_4x7.gif";
subimagepadding="8";
}

with(milonic=new menuname("Main Menu")){
position="relative";
menuwidth=496;
style=menuStyle;
alwaysvisible="1";
itemwidth="95";
orientation="horizontal";
itemheight="28";
aI("text=Home;target=;url=./;align=center;");
aI("showmenu=Baby ArticlesTips on How to Bathe a BabyINFO_BAR_MENU;text=Baby Articles;target=;url=Baby-Articles.html;align=center;");
aI("showmenu=Toddler ArticlesChoosing Safe ToysINFO_BAR_MENU;text=Toddler Articles;target=;url=Toddler-Articles.html;align=center;");
aI("text=Baby Offers;target=;url=Baby-Offers.html;align=center;");
}

with(milonic=new menuname("Baby ArticlesTips on How to Bathe a BabyINFO_BAR_MENU")){
style=submenuStyle;
aI("text=Tips on How to Bathe a Baby;target=;url=Tips-on-How-to-Bathe-a-Baby.html;");
aI("text=New Baby Arrival Preparation Checklist;target=;url=New-Baby-Arrival-Preparation-Checklist.html;");
aI("text=Cost of Cloth Diapers - A Real Savings;target=;url=Cost-of-Cloth-Diapers-A-Real-Savings.html;");
aI("text=Homeowners - Make Your Home Safe For Baby;target=;url=Homeowners-Make-Your-Home-Safe-For-Baby.html;");
aI("text=Choosing the Right Diaper Bag;target=;url=Choosing-the-Right-Diaper-Bag.tml;");
}

with(milonic=new menuname("Toddler ArticlesChoosing Safe ToysINFO_BAR_MENU")){
style=submenuStyle;
aI("text=Choosing Safe Toys;target=;url=Choosing-Safe-Toys.html;");
aI("text=12 Potty Training Problems and How to Fix Them;target=;url=12-Potty-Training-Problems-and-How-to-Fix-Them.html;");
aI("text=Air Travel Tips For Parents of Toddlers;target=;url=Air-Travel-Tips-For-Parents-of-Toddlers.html;");
aI("text=Free Preschool Computer Games;target=;url=Free-Preschool-Computer-Games.html;");
aI("text=No More Naps;target=;url=No-More-Naps.html;");
}


 drawMenus();

