<!-- hide
function fwLoadMenus() {
if (window.fw_menu_0) return;
window.fw_menu_0 = new Menu("root",145,20,"Arial, Helvetica, sans-serif",12,"#fff","#000","#cc0099","#ff2bcb");
fw_menu_0.addMenuItem("Fashion","window.open('youfashion.php', '_self');");
fw_menu_0.addMenuItem("Exercise","window.open('youexercise.php', '_self');");
fw_menu_0.addMenuItem("Weightloss","window.open('youweightloss.php', '_self');");
fw_menu_0.addMenuItem("Time Management","window.open('youtimemanage.php', '_self');");
fw_menu_0.addMenuItem("Primary Educator","window.open('youprimaryeducator.php', '_self');");
fw_menu_0.addMenuItem("Initiative","window.open('youImpact.php', '_self');");
fw_menu_0.addMenuItem("Work at Home","window.open('youwork.php', '_self');");
fw_menu_0.addMenuItem("Not Feeling Great?","window.open('youNotFellingGreat.php', '_self');");
fw_menu_0.addMenuItem("Trouble Conceiving","window.open('youconceiving.php', '_self');");
fw_menu_0.addMenuItem("Another Child???","window.open('youanotherchild.php', '_self');");
fw_menu_0.addMenuItem("A Baby!!","window.open('youLifeWithBaby.php', '_self');");
fw_menu_0.addMenuItem("Resources","window.open('youresources.php', '_self');");
fw_menu_0.fontWeight="normal";
fw_menu_0.hideOnMouseOut=true;

window.fw_menu_1 = new Menu("root",157,20,"Arial, Helvetica, sans-serif",12,"#fff","#000","#cc0099","#ff2bcb");
fw_menu_1.addMenuItem("A Priority","window.open('ymarriagepriority.php', '_self');");
fw_menu_1.addMenuItem("Romance","window.open('ymarriageromance.php', '_self');");
fw_menu_1.addMenuItem("Constantly Loving","window.open('ymarriageloving.php', '_self');");
fw_menu_1.addMenuItem("A Dream Come True?","window.open('ymarriageforever.php', '_self');");
fw_menu_1.addMenuItem("Questions for Couples","window.open('ymarriagecouplequestions.php', '_self');");
fw_menu_1.addMenuItem("Rollercoaster","window.open('ymarriagerollercoaster.php', '_self');");
fw_menu_1.addMenuItem("Welcome Home","window.open('ymarriageWelcomeHome.php', '_self');");
fw_menu_1.addMenuItem("Resources","window.open('ymarriageresources.php', '_self');");
fw_menu_1.fontWeight="normal";
fw_menu_1.hideOnMouseOut=true;

window.fw_menu_2 = new Menu("root",152,20,"Arial, Helvetica, sans-serif",12,"#fff","#000","#cc0099","#ff2bcb");
fw_menu_2.addMenuItem("Mission","window.open('ychildrenmission.php', '_self');");
fw_menu_2.addMenuItem("Your Authority","window.open('ychildrenauthority.php', '_self');");
fw_menu_2.addMenuItem("Obedience","window.open('ychildrenobedience.php', '_self');");
fw_menu_2.addMenuItem("Their Demands","window.open('ychildrendemands.php', '_self');");
fw_menu_2.addMenuItem("School","window.open('ychildrenschool.php', '_self');");
fw_menu_2.addMenuItem("Their Free Time","window.open('ychildrenfreetime.php', '_self');");
fw_menu_2.addMenuItem("Family Traditions","window.open('ychildrenfamtrad.php', '_self');");
fw_menu_2.addMenuItem("Routines","window.open('ychildrenroutines.php', '_self');");
fw_menu_2.addMenuItem("Chores","window.open('ychildrenchores.php', '_self');");
fw_menu_2.addMenuItem("Kids and Sexuality","window.open('ychildrensex.php', '_self');");
fw_menu_2.addMenuItem("Early Years","window.open('ychildrenEarlyYears.php', '_self');");
fw_menu_2.addMenuItem("Teenagers","window.open('ychildrenteenagers.php', '_self');");
fw_menu_2.addMenuItem("Resources","window.open('ychildrenresources.php', '_self');");
fw_menu_2.addMenuItem("Resources for Teens","window.open('ychildrenresourcesteen.php', '_self');");
fw_menu_2.fontWeight="normal";
fw_menu_2.hideOnMouseOut=true;

window.fw_menu_3 = new Menu("root",145,20,"Arial, Helvetica, sans-serif",12,"#fff","#000","#cc0099","#ff2bcb");
fw_menu_3.addMenuItem("Care of Home","window.open('yhomecare.php', '_self');");
fw_menu_3.addMenuItem("Housecleaning","window.open('yhousecleaning.php', '_self');");
fw_menu_3.addMenuItem("Zone It","window.open('yhomezones.php', '_self');");
fw_menu_3.addMenuItem("Kitchen Organization","window.open('yhomekitchenorg.php', '_self');");
fw_menu_3.addMenuItem("Kitchen Tips","window.open('yhomekitchentips.php', '_self');");
fw_menu_3.addMenuItem("Kids in the Kitchen","window.open('yhomekidskitchen.php', '_self');");
fw_menu_3.addMenuItem("Toys!Toys! Toys!","window.open('yhometoys.php', '_self');");
fw_menu_3.addMenuItem("Laundry","window.open('yhomelaundry.php', '_self');");
fw_menu_3.addMenuItem("Resources","window.open('yhomeresources.php', '_self');");
fw_menu_3.fontWeight="normal";
fw_menu_3.hideOnMouseOut=true;

window.fw_menu_4 = new Menu("root",145,20,"Arial, Helvetica, sans-serif",12,"#fff","#000","#cc0099","#ff2bcb");
fw_menu_4.addMenuItem("Recipes","window.open('ytablerecipes.php', '_self');");
fw_menu_4.addMenuItem("With Dignity","window.open('ytabledignity.php', '_self');");
fw_menu_4.addMenuItem("Menu Planning","window.open('ytablemenuplanning.php', '_self');");
fw_menu_4.addMenuItem("Meal Tips","window.open('ytablemealtips.php', '_self');");
fw_menu_4.addMenuItem("Meal Time","window.open('ytablemealtime.php', '_self');");
fw_menu_4.addMenuItem("Kitchen Chores","window.open('ytablekitchenchores.php', '_self');");
fw_menu_4.addMenuItem("Large Family Cooking","window.open('ytablelargefamily.php', '_self');");
fw_menu_4.addMenuItem("Resources","window.open('ytableresources.php', '_self');");
fw_menu_4.fontWeight="normal";
fw_menu_4.hideOnMouseOut=true;

fw_menu_4.writeMenus();
} // fwLoadMenus()
// stop hiding -->

