//Top Nav bar script v2.1- http://www.dynamicdrive.com/dynamicindex1/sm/index.htm

function showToolbar()
{
// AddItem(id, text, hint, location, alternativeLocation);
// AddSubItem(idParent, text, hint, location, linktarget);

	menu = new Menu();
	menu.addItem("home", "Birthing Naturally", "About",  null, null);
        menu.addItem("pregnant", "Healthy Pregnancy", "Feel your best",  null, null);
	menu.addItem("birth", "Natural Birth", "Natural Birth Information",  null, null);
	menu.addItem("bplan", "Birth Planning", "Prepare for your natural birth",  null, null);
	menu.addItem("christ", "Christian Birth Information", "Let your faith work for you",  null, null);
	
        menu.addSubItem("home", "About Birthing Naturally", "",  "http://www.birthingnaturally.net/about/bn.html", "_self");

   menu.addSubItem("home", "Birthing Naturally Philosophy", "",  "http://www.birthingnaturally.net/about/bnphilosophy.html", "_self");
   
        menu.addSubItem("home", "Home", "birthingnaturally.net",  "http://www.birthingnaturally.net", "_self");
        menu.addSubItem("home", "Suggestions", "First time visiting?  Find help here.",  "http://www.birthingnaturally.net/suggest.html", "_self");
        menu.addSubItem(  "home", "Community", "Join Our Webgroup",  "http://groups.google.com/group/birthingnaturally?hl=en", "_self");
        menu.addSubItem("home", "Calendar", "Find Birth Conferences",  "http://www.birthingnaturally.net/calendar/index.html", "_self");
menu.addSubItem("home", "Birth in Central Africa", "Training Skilled Birth Attendants",  "http://christian.birthingnaturally.net/africa/index.html", "_self");

        menu.addSubItem("pregnant", "Main", "Information for a Healthy Pregnancy",  "http://www.birthingnaturally.net/pregnant/index.html", "_self");
        menu.addSubItem("pregnant", "Monthly Guide", "",  "http://www.birthingnaturally.net/pregnant/mbm/mbm.html", "_self");
        menu.addSubItem("pregnant", "Trimester Spotlight", "",  "http://www.birthingnaturally.net/trimester/index.html", "_self");
        menu.addSubItem("pregnant", "Pregnancy Myths", "Do you know what's true?",  "http://www.birthingnaturally.net/pregnant/pregmyths.html", "_self");
        menu.addSubItem("pregnant", "Nutrition", "How to Eat",  "http://www.birthingnaturally.net/nutrition/index.html", "_self");
	menu.addSubItem("pregnant", "Pregnancy Symptoms", "Fnd Relief",  "http://www.birthingnaturally.net/pregnant/list.html", "_self");
        menu.addSubItem("pregnant", "Exercise", "Get up and Get Going!",  "http://exercise.birthingnaturally.net", "_self");
        

        menu.addSubItem("birth", "What is Labor Like?", "", "http://www.birthingnaturally.net/birth/index.html", "_self"); 
        menu.addSubItem("birth", "Judging Progress", "Labor Progress", "http://www.birthingnaturally.net/birth/progress/progress.html", "_self"); 
        menu.addSubItem("birth", "Labor Challenges", "Explore common challenges experienced during birth", "http://www.birthingnaturally.net/birth/challenges/challenge.html", "_self"); 
	menu.addSubItem("birth", "Pain!", "Afraid of Childbirth Pain?",  "http://www.birthingnaturally.net/pain.html", "_self");
	menu.addSubItem("birth", "Birth Messages", "Why procedures happen",  "http://www.birthingnaturally.net/barp/main.html", "_self");
	menu.addSubItem("birth", "Coaches Notebook", "Comfort Measures",  "http://www.birthingnaturally.net/cnhome.html", "_self");
        menu.addSubItem("birth", "Your Birth Style", "take the quiz", "http://www.birthingnaturally.net/birth/bsquiz.html", "_blank"); 
        menu.addSubItem("birth", "Natural Childbirth FAQ", "", "http://www.birthingnaturally.net/faqcenter/natural_birth.html", "_self");
        menu.addSubItem("birth", "Natural Childbirth Directory", "", "http://www.birthingnaturally.net/directory/index.html", "_self");
        menu.addSubItem("birth", "Research Findings", "", "http://birthingnaturally.net/research/index.html", "_self");
        menu.addSubItem("birth", "Virtual Labor Game", "", "http://www.birthingnaturally.net/labor/index.html", "_self");
        menu.addSubItem("birth", "Homebirth", "", "http://www.birthingnaturally.net/homebirth/index.html", "_self");

menu.addSubItem("birth", "Emotional Preparation", "Get your head and your heart ready to give birth", "http://birthingnaturally.net/encourage/encourage.html", "_self");



        menu.addSubItem("bplan", "Birth Planning FAQ", "The 411 on birth planning",  "http://faq.birthingnaturally.net/birth_planning.html", "_self");
        menu.addSubItem("bplan", "What is a Birth Plan", "What it is, and what it is not", "http://www.birthingnaturally.net/birthplan/index.html", "_self");
        menu.addSubItem("bplan", "How to Write a Birth Plan", "Sample birth plans", "http://www.birthingnaturally.net/birthplan/how.html", "_self"); 
        menu.addSubItem("bplan", "Options for a Birth Plan", "Making Your Choices", "http://www.birthingnaturally.net/birthplan/options.html", "_self");
        menu.addSubItem("bplan", "Informed Consent", "Understand the risks before you agree", "http://www.birthingnaturally.net/birthplan/informedc.html", "_self");
        menu.addSubItem("bplan", "Choosing your Care Team", "Doctor, midwife, doula?", "http://www.birthingnaturally.net/pregnant/team/care.html", "_self");
        menu.addSubItem("bplan", "Birth Technology", "What options are available at a hospital?", "http://birthingnaturally.net/birthplan/intervention/index.html", "_self");
        menu.addSubItem("bplan", "The Birth Store", "Explore products to help you prepare to give birth", "http://birthingnaturally.net/recommend/index.html", "_self");


	menu.addSubItem("christ", "Main Page", "Christian Childbirth",  "http://www.birthingnaturally.net/christian/index.html", "_self");
        menu.addSubItem("christ", "Religion and Childbirth?", "Why Religion Matters",  "http://www.birthingnaturally.net/christian/religion.html", "_self");


	menu.addSubItem("christ", "Global Prayer for Childbirth", "International Day of Prayer, plan a prayer event.",  "http://christian.birthingnaturally.net/prayer/index.html", "_self");


        menu.addSubItem("christ", "Devotion Room", "For a Little Quiet Time",  "http://www.birthingnaturally.net/christian/devote.html", "_self");
     menu.addSubItem("christ", "Christian Childbirth Handbook", "Christian Childbirth Preparation",  "http://www.christianchildbirthhandbook.com/", "_self");

        menu.addSubItem("christ", "The Lord of Birth", "Bible Study", "http://birthingnaturally.net/books/lob.html", "_self"); 
        menu.addSubItem("christ", "Christian Comfort Measures", "Jesus in the Labor Room", "http://www.birthingnaturally.net/christian/invite/jesus.html", "_self"); 
        menu.addSubItem("christ", "Birth Articles", "Theology of birth", "http://www.birthingnaturally.net/christian/articles.html", "_self"); 
        menu.addSubItem("christ", "40 Weeks Pregnancy Guide", "Devotional Book", "http://birthingnaturally.net/books/40weeks.html", "_self"); 
        menu.addSubItem("christ", "Christian Childbirth Resources", "Web Directory", "http://www.birthingnaturally.net/christian/directory/index.html", "_self");
        menu.addSubItem("christ", "Order Books", "Volume Discounts", "http://birthingnaturally.net/books/index.html", "_self"); 



	
	menu.showMenu();
}
