<!--
	function mmLoadMenus() {
	if (window.desire_dropdown) return;
	window.desire_dropdown = new Menu("root",300,25,"Verdana, Helvetica, sans-serif",10,"#9d0303","#FFFFFF","#f49292","#f36666","left","middle",3,0,1000,-5,7,true,true,true,0,true,true);
	desire_dropdown.addMenuItem("Gender Differences in the Meaning of Sexuality","location='desire_index.htm'");
	desire_dropdown.addMenuItem("Disorders of Sexual Desire","location='desire_disorder.htm'");
	desire_dropdown.addMenuItem("Inhibited Sexual Desire","location='desire_fears.htm'");
	desire_dropdown.addMenuItem("Lovemaps and Sexual Scripts","location='desire_lovemaps.htm'");
	desire_dropdown.addMenuItem("Sexual Intimacy","location='desire_passion.htm'");
	desire_dropdown.addMenuItem("Actions that Effect Intimacy","location='desire_actions.htm'");
	desire_dropdown.fontWeight="bold";
	desire_dropdown.hideOnMouseOut=true;
	desire_dropdown.bgColor='#9d0303';
	desire_dropdown.menuBorder=0;
	desire_dropdown.menuLiteBgColor='#9d0303';
	desire_dropdown.menuBorderBgColor='#9d0303';
	
	window.therapist_dropdown = new Menu("root",150,25,"Verdana, Helvetica, sans-serif",10,"#9d0303","#FFFFFF","#f49292","#f36666","left","middle",3,0,1000,-5,7,true,true,true,0,true,true);
	therapist_dropdown.addMenuItem("Kathleen Logan Prince","location='klp_index.htm'");
	therapist_dropdown.fontWeight="bold";
	therapist_dropdown.hideOnMouseOut=true;
	therapist_dropdown.bgColor='#9d0303';
	therapist_dropdown.menuBorder=0;
	therapist_dropdown.menuLiteBgColor='#9d0303';
	therapist_dropdown.menuBorderBgColor='#9d0303';
	
	window.relation_dropdown = new Menu("root",250,25,"Verdana, Helvetica, sans-serif",10,"#9d0303","#FFFFFF","#f49292","#f36666","left","middle",3,0,1000,-5,7,true,true,true,0,true,true);
	relation_dropdown.addMenuItem("Defining a Relationship","location='relation_index.htm'");
	relation_dropdown.addMenuItem("Understanding a Meaningful Relationship","location='relation_meaning.htm'");
	relation_dropdown.addMenuItem("Predictors of Your Future Relationship","location='relation_predictors.htm'");
	relation_dropdown.fontWeight="bold";
	relation_dropdown.hideOnMouseOut=true;
	relation_dropdown.bgColor='#9d0303';
	relation_dropdown.menuBorder=0;
	relation_dropdown.menuLiteBgColor='#9d0303';
	relation_dropdown.menuBorderBgColor='#9d0303';
	
	window.sexnews_dropdown = new Menu("root",280,25,"Verdana, Helvetica, sans-serif",10,"#9d0303","#FFFFFF","#f49292","#f36666","left","middle",3,0,1000,-5,7,true,true,true,0,true,true);
	sexnews_dropdown.addMenuItem("Dealing with Impotence","location='sexnews_dealing.htm'");
	sexnews_dropdown.addMenuItem("Being Faithful vs. Cheating","location='sexnews_faithful.htm'");
	sexnews_dropdown.addMenuItem("Facts on Marriage","location='sexnews_marriage.htm'");
	sexnews_dropdown.addMenuItem("Dissatisified with Sex? You Are Not Alone!","location='sexnews_news.htm'");
	sexnews_dropdown.addMenuItem("What makes a happy and satisfying marriage?","location='sexnews_news0400.htm'");
	sexnews_dropdown.addMenuItem("What makes a unhappy and lonely marriage?","location='sexnews_news0401.htm'");
	sexnews_dropdown.addMenuItem("Spirtuality and Sexuality","location='sexnews_news0402.htm'");
	sexnews_dropdown.addMenuItem("About a Women's Orgasm","location='sexnews_news0700.htm'");
	sexnews_dropdown.addMenuItem("New Research Reframes Vaginal Pain","location='sexnews_vpain.htm'");
	sexnews_dropdown.fontWeight="bold";
	sexnews_dropdown.hideOnMouseOut=true;
	sexnews_dropdown.bgColor='#9d0303';
	sexnews_dropdown.menuBorder=0;
	sexnews_dropdown.menuLiteBgColor='#9d0303';
	sexnews_dropdown.menuBorderBgColor='#9d0303';
	
	window.law_dropdown = new Menu("root",260,25,"Verdana, Helvetica, sans-serif",10,"#9d0303","#FFFFFF","#f49292","#f36666","left","middle",3,0,1000,-5,7,true,true,true,0,true,true);
	law_dropdown.addMenuItem("Learn About The Law of Five to One","location='law_5to1.htm'");
	law_dropdown.addMenuItem("Learn About The Law of Discount Revenge","location='law_5to1.htm'");
	law_dropdown.fontWeight="bold";
	law_dropdown.hideOnMouseOut=true;
	law_dropdown.bgColor='#9d0303';
	law_dropdown.menuBorder=0;
	law_dropdown.menuLiteBgColor='#9d0303';
	law_dropdown.menuBorderBgColor='#9d0303';
	
	window.aging_dropdown = new Menu("root",250,25,"Verdana, Helvetica, sans-serif",10,"#9d0303","#FFFFFF","#f49292","#f36666","left","middle",3,0,1000,-5,7,true,true,true,0,true,true);
	aging_dropdown.addMenuItem("Changes in Sexuality for Men & Women","location='sex_aging1.htm'");
	aging_dropdown.addMenuItem("Lovers and Non-Lovers","location='sex_aging2.htm'");
	aging_dropdown.fontWeight="bold";
	aging_dropdown.hideOnMouseOut=true;
	aging_dropdown.bgColor='#9d0303';
	aging_dropdown.menuBorder=0;
	aging_dropdown.menuLiteBgColor='#9d0303';
	aging_dropdown.menuBorderBgColor='#9d0303';
	
	sexnews_dropdown.writeMenus();
} // mmLoadMenus()
//-->
