_menuCloseDelay=500           // The time delay for menus to remain visible on mouse out
_menuOpenDelay=150            // The time delay before menus open on mouse over
_subOffsetTop=20              // Sub menu top offset
_subOffsetLeft=-15            // Sub menu left offset

with(menuStyle=new mm_style()){
onbgcolor="#4F8EB6";
oncolor="#ffffff";
offbgcolor="#CCCCFF";
offcolor="#000000";
bordercolor="#9999FF";
borderstyle="solid";
borderwidth=2;
separatorcolor="#9999FF";
separatorsize="2";
padding=6;
fontsize="85%";
fontstyle="bold";
fontfamily="Verdana, Tahoma, Arial";
pagecolor="black";
pagebgcolor="#82B6D7";
headercolor="#000000";
headerbgcolor="#ffffff";
subimage="http://www.pregnancy.org/milonic/arrowdn.gif";
subimagepadding="10";
overfilter="Fade(duration=0.2);Alpha(opacity=90);Shadow(color='#777777', Direction=135, Strength=4)";
outfilter="randomdissolve(duration=0.3)";
}


with(milonic=new menuname("Main Menu")){
style=menuStyle;
screenposition="center";
top=110;
itemwidth="150";
menuwidth="770";
menualign="center";
alwaysvisible=1;
orientation="horizontal";
aI("text=<b>HOME</b>;url=http://www.pregnancy.org;showmenu=HOME;status=Back To Home Page;");
aI("text=<b>TOOLS</b>;url=http://www.pregnancy.org/tools/index.php;showmenu=TOOLS;");
aI("text=<b>ARTICLES/EXPERTS</b>;url=http://www.pregnancy.org/topics.php;showmenu=ARTICLES;");
aI("text=<b>COMMUNITY</b>;url=http://www.pregnancy.org/community;showmenu=COMMUNITY;");
aI("text=<b>SHOPPING</b>;url=http://pregnancy.pgpartner.com;showmenu=STORE;");
}

with(milonic=new menuname("HOME")){
style=menuStyle;
orientation="vertical";
aI("text=<b>Log in to site</b>;url=http://www.pregnancy.org/login.php;");
aI("text=<b>Register</b>;url=http://www.pregnancy.org/signup.php;");
aI("text=<b>Contact Us</b>;url=http://www.pregnancy.org/article.php?sid=249;");
aI("text=<b>Search</b>;url=http://www.pregnancy.org/sitesearch.php;");
}

with(milonic=new menuname("TOOLS")){
style=menuStyle;
orientation="vertical";
aI("text=<b>Log in to site</b>;url=http://www.pregnancy.org/login.php;");
aI("text=<b>BBT Charting Tool</b>;url=http://www.pregnancy.org/bbt;");
aI("text=<b>Pregnancy Calendar</b>;url=http://www.pregnancy.org/pregnancycalendar;");
aI("text=<b>Baby Name Finder</b>;url=http://www.pregnancy.org/nameomatic;");
aI("text=<b>ExpectantSee ScreenSaver</b>;url=http://www.pregnancy.org/expectantsee.php;");
aI("text=<b>Baby Pools, by ExpectNet</b>;url=http://www.expectnet.com;");
aI("text=<b>Up-to-the-Minute News</b>;url=http://www.pregnancy.org/newsfeed.php;");
aI("text=<b>Links and Resources</b>;url=http://www.pregnancy.org/links;");
aI("text=<b>Pregnancy Q&A from Wondir.com</b>;url=http://www.wondir.com/wondir/taxonomy?changeChannel=true&channelUID=1.11.65&urlfile=indexAbsolute.jsp;");
aI("text=<b>All Tools</b>;url=http://www.pregnancy.org/tools;");
aI("text=<b>Site Search</b>;url=http://www.pregnancy.org/sitesearch.php;");
}

with(milonic=new menuname("ARTICLES")){
style=menuStyle;
orientation="vertical";
aI("text=<b>All Articles</b>;url=http://www.pregnancy.org/topics.php;");
aI("text=<b>Getting Pregnant</b>;url=http://www.pregnancy.org/preconception;showmenu=Preconception;");
aI("text=<b>Pregnancy</b>;url=http://www.pregnancy.org/pregnancy;showmenu=Pregnancy;");
aI("text=<b>Birth and Postpartum</b>;url=http://www.pregnancy.org/pregnancy/BirthPostpartum.php;showmenu=BirthPostpartum;");
aI("text=<b>Babies</b>;url=http://www.pregnancy.org/search.php?query=&topic=7;");
aI("text=<b>Breastfeeding</b>;url=http://www.pregnancy.org/breastfeeding.php;");
aI("text=<b>Fitness</b>;url=http://www.pregnancy.org/fitness;");
aI("text=<b>Grief and Loss</b>;url=http://www.pregnancy.org/griefandloss.php;");
aI("text=<b>Our Expert Panel</b>;url=http://www.pregnancy.org/experts.php;showmenu=Experts;");
aI("text=<b>Video Libraries</b>;showmenu=Video Libraries;status=Healthology Video Libraries;");
}

with(milonic=new menuname("Preconception")){
style=menuStyle;
orientation="vertical";
aI("text=<b>Getting Started</b>;url=http://www.pregnancy.org/preconception/gettingpregnant.php;");
aI("text=<b>Articles A to Z</b>;url=http://www.pregnancy.org/preconception/preconarticles.php;");
aI("text=<b>Expert FAQs</b>;url=http://www.pregnancy.org/preconception/experts.php;");
aI("text=<b>Precon Community</b>;url=http://www.pregnancy.org/preconception/preconcommunity.php;");
}

with(milonic=new menuname("Pregnancy")){
style=menuStyle;
orientation="vertical";
aI("text=<b>Getting Started</b>;url=http://www.pregnancy.org/pregnancy/FirstTriStart.php;");
aI("text=<b>Articles A to Z</b>;url=http://www.pregnancy.org/pregnancy/FirstTriArticles1.php;");
aI("text=<b>Expert FAQs</b>;url=http://www.pregnancy.org/pregnancy/FirstTriExperts.php;");
aI("text=<b>Pregnancy Community</b>;url=http://www.pregnancy.org/pregnancy/FirstTriCommunity.php;");
}

with(milonic=new menuname("BirthPostpartum")){
style=menuStyle;
orientation="vertical";
aI("text=<b>Getting Started</b>;url=http://www.pregnancy.org/pregnancy/BPStarting.php;");
aI("text=<b>Articles A to Z</b>;url=http://www.pregnancy.org/pregnancy/BPArticles.php;");
aI("text=<b>Expert FAQs</b>;url=http://www.pregnancy.org/pregnancy/BPExperts.php;");
aI("text=<b>Birth Postpartum Community</b>;url=http://www.pregnancy.org/pregnancy/BPCommunity.php;");
}

with(milonic=new menuname("Experts")){
style=menuStyle;
orientation="vertical";
aI("text=<b>Midwife</b>;url=http://www.pregnancy.org/askthemidwife.php;");
aI("text=<b>Doula</b>;url=http://www.pregnancy.org/askthedoula.php;");
aI("text=<b>Breastfeeding</b>;url=http://www.pregnancy.org/asktheBFexpert.php;");
aI("text=<b>Behavior Expert</b>;url=http://www.pregnancy.org/behavior.php;");
aI("text=<b>Crisis Experts</b>;url=http://www.pregnancy.org/crisispreg.php;");
aI("text=<b>Fitness Expert</b>;url=http://www.pregnancy.org/fitnessexpert.php;");
aI("text=<b>Sex Experts</b>;url=http://www.pregnancy.org/askthesexexpert.php;");
aI("text=<b>Relationships</b>;url=http://www.pregnancy.org/relationships.php;");
aI("text=<b>Ultrasound/Dreams</b>;url=http://www.pregnancy.org/ultrasound.php;");
aI("text=<b>Mom-to-Mom</b>;url=http://www.pregnancy.org/mom2mom.php;");
aI("text=<b>Nutrition Expert</b>;url=http://www.pregnancy.org/nutritionexpert.php;");
aI("text=<b>Mr. Dad (Armin Brott)</b>;url=http://www.pregnancy.org/mrdad.php;");
}

with(milonic=new menuname("Video Libraries")){
style=menuStyle;
orientation="vertical";
aI("text=<b>IBS (Irritible Bowel Syndrome)</b>;url=http://pregnancyorg.healthology.com/focus_list.asp?b=pregnancyorg&f=gi&subcat=head_ibs;");
aI("text=<b>ADHD</b>;url=http://pregnancyorg.healthology.com/focus_list.asp?b=pregnancyorg&f=adhd_comprehend;");
aI("text=<b>Fertility</b>;url=http://pregnancyorg.healthology.com/fertility;");
aI("text=<b>Pregnancy and Childbirth</b>;url=http://pregnancyorg.healthology.com/pregnancy;");
aI("text=<b>Contraception</b>;url=http://pregnancyorg.healthology.com/contraception;");
aI("text=<b>Dieting</b>;url=http://pregnancyorg.healthology.com/beyond_dieting;");
aI("text=<b>Erectile Dysfunction</b>;url=http://pregnancyorg.healthology.com/erectile_dysfunction;");
aI("text=<b>Women's Health</b>;url=http://pregnancyorg.healthology.com/women;");
aI("text=<b>Children's Health</b>;url=http://pregnancyorg.healthology.com/children;");
aI("text=<b> Gynecologic Health</b>;url=http://pregnancyorg.healthology.com/gyno;");
aI("text=<b>Headaches</b>;url=http://pregnancyorg.healthology.com/headache;");
aI("text=<b>Nutrition</b>;url=http://pregnancyorg.healthology.com/nutrition;");
aI("text=<b>Skin Health</b>;url=http://pregnancyorg.healthology.com/skinhealth;");
}


with(milonic=new menuname("COMMUNITY")){
style=menuStyle;
orientation="vertical";
aI("text=<b>Community Home</b>;url=http://www.pregnancy.org/community;");
aI("text=<b>Bulletin Boards</b>;url=http://www.pregnancy.org/phpBB2;");
aI("text=<b>Live Chats</b>;showmenu=Live Chats;status=Live Chat Events;");
aI("text=<b>Photo Gallery</b>;url=http://www.pregnancy.org/photo;");
aI("text=<b>TTC/Pregnancy Journals</b>;url=http://www.pregnancy.org/article.php?sid=119;");
aI("text=<b>Newsletter</b>;url=http://www.pregnancy.org/article.php?sid=64;");
}

with(milonic=new menuname("Live Chats")){
style=menuStyle;
orientation="vertical";
aI("text=<b>Chat Now</b>;url=http://www.pregnancy.org/pgchat;");
aI("text=<b>Special Events</b>;url=http://www.pregnancy.org/article.php?sid=719;");
aI("text=<b>Full Schedule</b>;url=http://www.pregnancy.org/article.php?sid=725;");
}

with(milonic=new menuname("STORE")){
style=menuStyle;
orientation="vertical";
aI("text=<b>iMother.com</b>;url=http://www.imother.com;");
aI("text=<b>PO Boutique</b>;url=http://www.pregnancyorgstore.com;");
aI("text=<b>All Stores</b>;url=http://www.imother.com/allstores.html;");
aI("text=<b>Apparel</b>;url=http://www.imother.com/apparel.html;");
aI("text=<b>Baby Gear</b>;url=http://www.imother.com/babygear.html;");
aI("text=<b>Bookstore</b>;url=http://www.imother.com/bookstore.html;");
aI("text=<b>Educational</b>;url=http://www.imother.com/educational.html;");
aI("text=<b>Electronics</b>;url=http://www.imother.com/electronics.html;");
aI("text=<b>Food & Wine</b>;url=http://www.imother.com/food-wine.html;");
aI("text=<b>Gifts</b>;url=http://www.imother.com/gifts.html;");
aI("text=<b>Health & Beauty</b>;url=http://www.imother.com/health.html;");
aI("text=<b>Home & Garden</b>;url=http://www.imother.com/homedecor.html;");
aI("text=<b>Jewelry</b>;url=http://www.imother.com/jewelry.html;");
aI("text=<b>Office</b>;url=http://www.imother.com/office.html;");
aI("text=<b>Pets</b>;url=http://www.imother.com/pets.html;");
aI("text=<b>Toys</b>;url=http://www.imother.com/toys.html;");
aI("text=<b>Travel</b>;url=http://www.imother.com/travel.html;");
}

drawMenus();




