function fwLoadMenus() {
 if (window.fw_menu_0) return;
   
 window.fw_menu_0 = new Menu("root",150,16,"Arial",9,"#ffffff","#006666","#474745","#ffffff");
 fw_menu_0.addMenuItem("Mission & History","location='about.html'");
 fw_menu_0.addMenuItem("Executive Director","location='about_director.html'");
 fw_menu_0.addMenuItem("Board & Staff","location='about_board.html'");
 fw_menu_0.addMenuItem("Employment","location='about_employment.html'");
 fw_menu_0.addMenuItem("News & Press Releases","location='about_news.html'");
 fw_menu_0.addMenuItem("Events","location='about_events.html'");
 fw_menu_0.addMenuItem("Online Media Kit","location='about_media_kit.html'");
 fw_menu_0.addMenuItem("Privacy Policy","location='about_privacy.html'");
 fw_menu_0.addMenuItem("Terms of Use","location='about_terms.html'");
 fw_menu_0.addMenuItem("Disclaimer","location='about_disclaimer.html'");
 fw_menu_0.hideOnMouseOut=true;
 
window.fw_menu_1 = new Menu("root",150,16,"Arial",9,"#ffffff","#006666","#474745","#ffffff");
 fw_menu_1.addMenuItem("Areas We Serve","location='services.html'");
 fw_menu_1.addMenuItem("Emergency Shelter","location='services_shelter.html'");
 fw_menu_1.addMenuItem("Outreach Counseling","location='services_counseling.html'");
 fw_menu_1.addMenuItem("Courthouse Program","location='services_courthouse.html'");
 fw_menu_1.addMenuItem("Rape Crisis Program","location='services_rape_crisis.html'");
 fw_menu_1.addMenuItem("Children's Program","location='services_children.html'");
 fw_menu_1.addMenuItem("Community Education","location='services_education.html'");
 fw_menu_1.hideOnMouseOut=true;

window.fw_menu_2 = new Menu("root",165,16,"Arial",9,"#ffffff","#006666","#474745","#ffffff");
 fw_menu_2.addMenuItem("Center for Advocates","location='advocacy.html'");
 fw_menu_2.addMenuItem("Center for Policymakers","location='advocacy_policymakers.html'");
 fw_menu_2.hideOnMouseOut=true;
 
window.fw_menu_3 = new Menu("root",160,16,"Arial",9,"#ffffff","#006666","#474745","#ffffff");
 fw_menu_3.addMenuItem("Ways To Give","location='support.html'");
 fw_menu_3.addMenuItem("Planned Giving","location='support_planned_giving.html'");
 fw_menu_3.addMenuItem("Corporate Giving","location='support_corporate_giving.html'");
 fw_menu_3.addMenuItem("Donations","location='support_donations.html'");
 fw_menu_3.addMenuItem("Thrift Store","location='support_thrift_store.html'");
 fw_menu_3.addMenuItem("Fund Raising","location='support_fund_raising.html'");
 fw_menu_3.addMenuItem("Volunteer","location='support_volunteer.html'");
 fw_menu_3.addMenuItem("Online Merchandise","location='support_merchandise.html'");
 fw_menu_3.addMenuItem("Community Champions","location='support_champions.html'");
 fw_menu_3.hideOnMouseOut=true;
 
window.fw_menu_4 = new Menu("root",210,16,"Arial",9,"#ffffff","#006666","#474745","#ffffff");
 fw_menu_4.addMenuItem("Safety Planning","location='resources.html'");
 fw_menu_4.addMenuItem("Readiness Kit","location='resources_readiness_kit.html'");
 fw_menu_4.addMenuItem("Domestic Violence 101","location='resources_domestic_violence_101.html'");
 fw_menu_4.addMenuItem("DV & Minorities","location='resources_domestic_violence_minorities.html'");
 fw_menu_4.addMenuItem("DV & Animal Abuse","location='resources_domestic_violence_animal_abuse.html'");
 fw_menu_4.addMenuItem("DV & Substance Abuse","location='resources_domestic_violence_substance_abuse.html'");
 fw_menu_4.addMenuItem("DV & Children","location='resources_domestic_violence_children.html'");
 fw_menu_4.addMenuItem("Intergenerational DV","location='resources_intergenerational_domestic_violence.html'");
 fw_menu_4.addMenuItem("Sexual Violence 101","location='resources_sexual_violence_101.html'");
 fw_menu_4.addMenuItem("Have You Been Assaulted?","location='resources_been_assaulted.html'");
 fw_menu_4.addMenuItem("Why You Need Medical Attention","location='resources_need_medical_attention.html'");
 fw_menu_4.addMenuItem("Facts on Making A Police Report","location='resources_police_report.html'");
 fw_menu_4.addMenuItem("Marital Rape","location='resources_marital_rape.html'");
 fw_menu_4.addMenuItem("Human Trafficking","location='resources_human_trafficking.html'");
 fw_menu_4.addMenuItem("Statistics","location='resources_statistics.html'");
 fw_menu_4.addMenuItem("In The News","location='resources_news.html'");
 fw_menu_4.addMenuItem("Literature","location='resources_literature.html'");
 fw_menu_4.addMenuItem("Safety Tips","location='resources_safety_tips.html'");
 fw_menu_4.addMenuItem("Workshops & Training","location='resources_workshops.html'");
 fw_menu_4.addMenuItem("Partners Against Violence","location='resources_partners.html'");
 fw_menu_4.hideOnMouseOut=true;
 
window.fw_menu_5 = new Menu("root",150,16,"Arial",9,"#ffffff","#006666","#474745","#ffffff");
 fw_menu_5.addMenuItem("Numbers & Address","location='contact.html'");
 fw_menu_5.addMenuItem("Feedback Form","location='contact_Feedback.cfm'");
 fw_menu_5.hideOnMouseOut=true; 
 fw_menu_5.writeMenus();
} // fwLoadMenus()

function MM_swapImgRestore() { //v3.0
  var i,x,a=document.MM_sr; for(i=0;a&&i<a.length&&(x=a[i])&&x.oSrc;i++) x.src=x.oSrc;
}

function MM_preloadImages() { //v3.0
  var d=document; if(d.images){ if(!d.MM_p) d.MM_p=new Array();
	var i,j=d.MM_p.length,a=MM_preloadImages.arguments; for(i=0; i<a.length; i++)
	if (a[i].indexOf("#")!=0){ d.MM_p[j]=new Image; d.MM_p[j++].src=a[i];}}
}

function MM_findObj(n, d) { //v4.0
  var p,i,x;  if(!d) d=document; if((p=n.indexOf("?"))>0&&parent.frames.length) {
	d=parent.frames[n.substring(p+1)].document; n=n.substring(0,p);}
  if(!(x=d[n])&&d.all) x=d.all[n]; for (i=0;!x&&i<d.forms.length;i++) x=d.forms[i][n];
  for(i=0;!x&&d.layers&&i<d.layers.length;i++) x=MM_findObj(n,d.layers[i].document);
  if(!x && document.getElementById) x=document.getElementById(n); return x;
}

function MM_swapImage() { //v3.0
  var i,j=0,x,a=MM_swapImage.arguments; document.MM_sr=new Array; for(i=0;i<(a.length-2);i+=3)
   if ((x=MM_findObj(a[i]))!=null){document.MM_sr[j++]=x; if(!x.oSrc) x.oSrc=x.src; x.src=a[i+2];}
}