<!--

function fwLoadMenus(menupath) 
{
  if (window.fw_menu_0) return;
      
	 if (menupath == true)  
	 {
	 	rootpath = "../";
	 }
	 else
	 {
	 	rootpath = "";
	}

// ----------- ABOUT IHFA --------------

	// BUILD ALL SUB MENUS FIRST
	// SECOND LEVEL FLYOUT - ABOUT IHFA
	window.fw_menu_0_1 = new Menu("Organizational Overview",198,17,"Arial, Helvetica, sans-serif",10,"#3C4C7D","#D3E8D2","#D3E8D2","#3C4C7D");
		fw_menu_0_1.addMenuItem("Purpose","location='" + rootpath + "about_purpose.asp'");
		fw_menu_0_1.addMenuItem("Organizational Chart","location='" + rootpath + "pdfs/Org chart.pdf'");
	    fw_menu_0_1.addMenuItem("Board of Commissioners","location='" + rootpath + "about_board.asp'");
	    fw_menu_0_1.addMenuItem("Legislative and Ex-Officio Advisors","location='" + rootpath + "about_oversite.asp'");
	    fw_menu_0_1.addMenuItem("IHFA Management","location='" + rootpath + "about_contacts.asp'");
	    fw_menu_0_1.fontWeight="bold";
	    fw_menu_0_1.hideOnMouseOut=true;
	    fw_menu_0_1.childMenuIcon="images/arrows.gif";
	
	window.fw_menu_0_3 = new Menu("IHFA &amp; Housing News",180,17,"Arial, Helvetica, sans-serif",10,"#3C4C7D","#D3E8D2","#D3E8D2","#3C4C7D");
		fw_menu_0_3.addMenuItem("Company News","location='" + rootpath + "media_companynews.asp'");
		fw_menu_0_3.addMenuItem("Industry News","location='" + rootpath + "media_industrynews.asp'");
		fw_menu_0_3.addMenuItem("Housing Columns","location='" + rootpath + "media_housingcolumns.asp'");
		fw_menu_0_3.addMenuItem("Economic News","location='" + rootpath + "media_economicnews.asp'");
		fw_menu_0_3.fontWeight="bold";
	    fw_menu_0_3.hideOnMouseOut=true;
	
	    
	window.fw_menu_0_2 = new Menu("Program & Financial Statistics",132,17,"Arial, Helvetica, sans-serif",10,"#3C4C7D","#D3E8D2","#D3E8D2","#3C4C7D");
		fw_menu_0_2.addMenuItem("Funding Sources","location='" + rootpath + "about_funding.asp'");
		fw_menu_0_2.addMenuItem("Financial Highlights","location='" + rootpath + "about_highlights.asp'");
		fw_menu_0_2.fontWeight="bold";
	    fw_menu_0_2.hideOnMouseOut=true;
	// END SECOND LEVEL FLYOUT - ABOUT IHFA
	
	// FIRST LEVEL FLYOUT - ABOUT IHFA
	window.fw_menu_0 = new Menu("root",250,17,"Arial, Helvetica, sans-serif",10,"#3C4C7D","#D3E8D2","#D3E8D2","#3C4C7D");
	fw_menu_0.addMenuItem(fw_menu_0_1,"location='" + rootpath + "about_organizational.asp'");  // "Organizational Overview" SECOND LEVEL FLYOUT
	fw_menu_0.addMenuItem("Mission Statement","location='" + rootpath + "about_mission.asp'");
	fw_menu_0.addMenuItem(fw_menu_0_3,"location='" + rootpath + "ihfa_news.asp'"); // "IHFA & Housing News" SECOND LEVEL FLYOUT
	fw_menu_0.addMenuItem("Housing Information Resources","location='" + rootpath + "housinginfo_resources.asp'");
	fw_menu_0.addMenuItem("IHFA History","location='" + rootpath + "ihfa_history.asp'");
	fw_menu_0.addMenuItem("IHFA Facts","location='" + rootpath + "about_ihfa_facts.asp'");
	fw_menu_0.addMenuItem("What People Are Saying About Us","location='" + rootpath + "idamortgage/testimonials.asp'"); 
	fw_menu_0.addMenuItem("Annual/Community Report","location='" + rootpath + "media_annual.asp'");
	fw_menu_0.addMenuItem("Board of Commissioners","location='" + rootpath + "about_board.asp'");
	fw_menu_0.addMenuItem(fw_menu_0_2,"location='" + rootpath + "about_stats.asp'"); // "Program & Financial Statistics" SECOND LEVEL FLYOUT
	fw_menu_0.addMenuItem("Map to IHFA","location='" + rootpath + "ihfa_map.asp'");
	fw_menu_0.addMenuItem("IHFA Calendar","location='" + rootpath + "about_calendar.asp'");  
	fw_menu_0.addMenuItem("Suggestion Box","location='" + rootpath + "suggestion_box.asp'");  
	fw_menu_0.addMenuItem("Contact Us","location='" + rootpath + "contact.asp?mode=About IHFA'");
	fw_menu_0.fontWeight="bold";
	fw_menu_0.hideOnMouseOut=true;
	fw_menu_0.childMenuIcon="images/arrows.gif";
	// END FIRST LEVEL FLYOUT - ABOUT IHFA

// ----------- END ABOUT IHFA --------------



// ----------- NEWSROOM ----------

	// BUILD ALL SUB MENUS FIRST
	// SECOND LEVEL FLYOUTS - NEWSROOM    
	//window.fw_menu_10_1 = new Menu("Archived News Releases",127,17,"Arial, Helvetica, sans-serif",10,"#3C4C7D","#D3E8D2","#D3E8D2","#3C4C7D");
	//	fw_menu_10_1.addMenuItem("2001 News Releases","location='" + rootpath + "media_releases01.asp'");
	//	fw_menu_10_1.addMenuItem("2000 News Releases","location='" + rootpath + "media_releases00.asp'");
	//	fw_menu_10_1.addMenuItem("1999 News Releases","location='" + rootpath + "media_releases99.asp'");
	//	fw_menu_10_1.addMenuItem("1998 News Releases","location='" + rootpath + "media_releases98.asp'");
	//	fw_menu_10_1.addMenuItem("1997 News Releases","location='" + rootpath + "media_releases97.asp'");
	//	fw_menu_10_1.addMenuItem("1996 News Releases","location='" + rootpath + "media_releases96.asp'");
	//	fw_menu_10_1.fontWeight="bold";
	//	fw_menu_10_1.hideOnMouseOut=true;

	window.fw_menu_10_2 = new Menu("IHFA Publications",142,17,"Arial, Helvetica, sans-serif",10,"#3C4C7D","#D3E8D2","#D3E8D2","#3C4C7D");
		fw_menu_10_2.addMenuItem("IHFA Brochures","location='" + rootpath + "about_brochures.asp'");
		fw_menu_10_2.addMenuItem("IHFA Newsletters","location='" + rootpath + "about_newsletters.asp'");
		fw_menu_10_2.addMenuItem("Annual/Community Report","location='" + rootpath + "media_annual.asp'");
		fw_menu_10_2.addMenuItem("Regional Profile Reports","location='" + rootpath + "about_regprofile.asp'");
		fw_menu_10_2.fontWeight="bold";
		fw_menu_10_2.hideOnMouseOut=true;
		
	//window.fw_menu_10_3 = new Menu("News Releases",142,17,"Arial, Helvetica, sans-serif",10,"#3C4C7D","#D3E8D2","#D3E8D2","#3C4C7D");
	//	fw_menu_10_3.addMenuItem("2004 News Releases","location='" + rootpath + "media_releases04.asp'");
	//	fw_menu_10_3.addMenuItem("Archived News Releases","location='" + rootpath + "media_archives.asp'");
	//	fw_menu_10_3.fontWeight="bold";
	//	fw_menu_10_3.hideOnMouseOut=true;
	
	//window.fw_menu_10_4 = new Menu("Company News",142,17,"Arial, Helvetica, sans-serif",10,"#3C4C7D","#D3E8D2","#D3E8D2","#3C4C7D");
	//	fw_menu_10_4.addMenuItem("IHFA & Our Employees","location='" + rootpath + "media_releases04.asp'");
	//	fw_menu_10_4.addMenuItem("Community Involvement","location='" + rootpath + "media_archives.asp'");
	//	fw_menu_10_4.fontWeight="bold";
	//	fw_menu_10_4.hideOnMouseOut=true;
	 
	window.fw_menu_10_4 = new Menu("IHFA News",170,17,"Arial, Helvetica, sans-serif",10,"#3C4C7D","#D3E8D2","#D3E8D2","#3C4C7D");
		fw_menu_10_4.addMenuItem("Press Kit","location='" + rootpath + "pdfs/IHFA Media Kit Fact Sheet for Web 6-08.pdf'");
		fw_menu_10_4.addMenuItem("Current News Releases","location='" + rootpath + "ihfa_news.asp'");
		fw_menu_10_4.addMenuItem("Archived News Releases","location='" + rootpath + "media_archives.asp'");
		fw_menu_10_4.addMenuItem("IHFA's Community Involvement","location='" + rootpath + "media_companynews.asp'");
		fw_menu_10_4.fontWeight="bold";
		fw_menu_10_4.hideOnMouseOut=true;
	
	window.fw_menu_10_5 = new Menu("Housing News",132,17,"Arial, Helvetica, sans-serif",10,"#3C4C7D","#D3E8D2","#D3E8D2","#3C4C7D");
		fw_menu_10_5.addMenuItem("Industry News","location='" + rootpath + "media_industrynews.asp'");
		fw_menu_10_5.addMenuItem("Housing Columns","location='" + rootpath + "media_housingcolumns.asp'");
		fw_menu_10_5.addMenuItem("Economic News","location='" + rootpath + "media_economicnews.asp'");
		fw_menu_10_5.addMenuItem("Idaho's Housing News","location='" + rootpath + "ihfa_newsclip.asp'");
		fw_menu_10_5.fontWeight="bold";
		fw_menu_10_5.hideOnMouseOut=true;
	// END SECOND LEVEL FLYOUTS - NEWSROOM   

	// FIRST LEVEL FLYOUT - NEWSROOM 	
	window.fw_menu_10 = new Menu("root",190,17,"Arial, Helvetica, sans-serif",10,"#3C4C7D","#D3E8D2","#D3E8D2","#3C4C7D");
	fw_menu_10.addMenuItem(fw_menu_10_4,"location='" + rootpath + "ihfa_news.asp'"); // "IHFA & Housing News" SECOND LEVEL FLYOUT
	fw_menu_10.addMenuItem("Press Kit","location='" + rootpath + "pdfs/IHFA Media Kit Fact Sheet for Web 6-08.pdf'");
	fw_menu_10.addMenuItem("About IHFA","location='" + rootpath + "about.asp'");
	fw_menu_10.addMenuItem(fw_menu_10_2,"location='" + rootpath + "about_publications.asp'"); // "IHFA Publications" SECOND LEVEL FLYOUT
	fw_menu_10.addMenuItem(fw_menu_10_5,"location='" + rootpath + "housing_news.asp'");
	fw_menu_10.addMenuItem("2009 Idaho Media Directory","location='" + rootpath + "pdfs/2009 Idaho Media Directory.pdf'");
	fw_menu_10.addMenuItem("Register for IHFA News & Rates","location='" + rootpath + "about_newsrates.asp'");
	fw_menu_10.addMenuItem("Contact Us","location='" + rootpath + "contact.asp?mode=Newsroom'");
	fw_menu_10.fontWeight="bold";
	fw_menu_10.hideOnMouseOut=true;
	fw_menu_10.childMenuIcon="images/arrows.gif";
	// END FIRST LEVEL FLYOUT - NEWSROOM 

// ----------- END NEWSROOM ----------
   

   
// ----------- HOME LOANS--------------

	// BUILD ALL SUB MENUS FIRST	
	// SECOND LEVEL FLYOUTS - HOME LOANS
	window.fw_menu_12_1 = new Menu("Looking for a Loan?",270,17,"Arial, Helvetica, sans-serif",10,"#3C4C7D","#D3E8D2","#D3E8D2","#3C4C7D");
		fw_menu_12_1.addMenuItem("About the IdaMortgage Loan Program","location='" + rootpath + "idamortgage/loan_program.asp'");
		fw_menu_12_1.addMenuItem("Calculate Your Mortgage Payment","location='" + rootpath + "idamortgage/mortgage_calculators.asp'");
		fw_menu_12_1.addMenuItem("Down Payment Assistance Available","location='" + rootpath + "idamortgage/downpaymentassistance.asp'");
		fw_menu_12_1.addMenuItem("<i>Finally Home!&reg;</i> Homebuyer Education Classes","location='" + rootpath + "idamortgage/nonprofit_homebuyer.asp'");
		fw_menu_12_1.addMenuItem("What People Are Saying About Us","location='" + rootpath + "idamortgage/testimonials.asp'");
		fw_menu_12_1.addMenuItem("Contact Participating Lenders or Mortgage Brokers","location='" + rootpath + "idamortgage/residential_lenders.asp'");
		fw_menu_12_1.addMenuItem("Helpful Homeownership Links","location='" + rootpath + "idamortgage/homeownership_links.asp'");
		/*fw_menu_12_1.addMenuItem("Types of Loans","location='" + rootpath + "mortgage_conn_loantypes.asp'");
		fw_menu_12_1.addMenuItem("Mortgage Rates","location='" + rootpath + "residential_rates.asp'");
		fw_menu_12_1.addMenuItem("Funds for Down Payment Assistance","location='" + rootpath + "downpaymentassistance.asp'"); 
		fw_menu_12_1.addMenuItem("Home Buyer Education Classes","location='" + rootpath + "nonprofit_homebuyer.asp'");
		fw_menu_12_1.addMenuItem("Do I Qualify for a Loan","location='" + rootpath + "mortgage_borrowreq.asp'");
		fw_menu_12_1.addMenuItem("Home Sales Price Limits","location='" + rootpath + "mortgage_borrowreq.asp?show=limits'");
		fw_menu_12_1.addMenuItem("Mortgage Calculator","location='" + rootpath + "mortgage_calculators.asp'");
		fw_menu_12_1.addMenuItem("Three Easy Steps to a Loan","location='" + rootpath + "homebuyer_threesteps.asp'"); 
		fw_menu_12_1.addMenuItem("List of Participating Lenders - Banks/Credit Unions","location='" + rootpath + "residential_lenders.asp'");
		fw_menu_12_1.addMenuItem("What People Are Saying About Us","location='" + rootpath + "testimonials.asp'");      
		fw_menu_12_1.addMenuItem("No IRS Recapture","location='" + rootpath + "loans_norecapture.asp'");
		fw_menu_12_1.addMenuItem("Fair Housing","location='" + rootpath + "research_fairhousing.asp'"); 
		fw_menu_12_1.addMenuItem("Housing Counseling","location='" + rootpath + "homebuyer_counseling.asp'");     
		fw_menu_12_1.addMenuItem("Contact Us","location='" + rootpath + "contact.asp?mode=Home Loans&type=res'");*/
		fw_menu_12_1.fontWeight="bold";
		fw_menu_12_1.hideOnMouseOut=true;
		fw_menu_12_1.childMenuIcon="images/arrows.gif";
	
		// THIRD LEVEL FLYOUT - HOME LOANS -> ALREADY HAVE AN IHFA LOAN 
		window.fw_menu_12_2_2 = new Menu("IHFA Loan Requirements",179,17,"Arial, Helvetica, sans-serif",10,"#3C4C7D","#D3E8D2","#D3E8D2","#3C4C7D");
	    	fw_menu_12_2_2.addMenuItem("IHFA Borrower Requirements","location='" + rootpath + "idamortgage/limits.asp'");
		    fw_menu_12_2_2.addMenuItem("Occupancy Requirement FAQ","location='" + rootpath + "mortgage_occupancyreq.asp'");
	    	fw_menu_12_2_2.addMenuItem("Loan Assumption Requirements","location='" + rootpath + "mortgage_loanassumreq.asp'");
		    fw_menu_12_2_2.fontWeight="bold";
	    	fw_menu_12_2_2.hideOnMouseOut=true;
		// END THIRD LEVEL FLYOUT - HOME LOANS -> ALREADY HAVE AN IHFA LOAN 
			
	window.fw_menu_12_2 = new Menu("Already Have an IHFA Loan?",280,17,"Arial, Helvetica, sans-serif",10,"#3C4C7D","#D3E8D2","#D3E8D2","#3C4C7D");
	    fw_menu_12_2.addMenuItem("Make Your Mortgage Payment Here","location='" + rootpath + "mortgage_personalloan.asp'");
	    fw_menu_12_2.addMenuItem("Online Payment Contest","location='" + rootpath + "mortgage_payment_contest.asp'");
		fw_menu_12_2.addMenuItem("Borrower Personal Loan Information","location='" + rootpath + "mortgage_personalloan.asp'");
		fw_menu_12_2.addMenuItem(fw_menu_12_2_2,"location='" + rootpath + "idamortgage/loan_program.asp'");  // "IHFA Loan Requirements" THIRD LEVEL FLYOUT
		fw_menu_12_2.addMenuItem("No IRS Recapture","location='" + rootpath + "idamortgage/norecapture.asp'");
	    fw_menu_12_2.addMenuItem("In-House Loan Servicing","location='" + rootpath + "mortgage_inhouse.asp'");
	    fw_menu_12_2.addMenuItem("Property Tax and Insurance","location='" + rootpath + "mortgage_proptax.asp'");
	    fw_menu_12_2.addMenuItem("Escrow Analysis and Year-End Statements", "location='mortgage_escrow.asp'");
		fw_menu_12_2.addMenuItem("Automatic Payment Withdrawal Request","location='" + rootpath + "pdfs/ACHSetup.pdf'");
		fw_menu_12_2.addMenuItem("Waiver of Occupancy Rule Request","location='" + rootpath + "pdfs/OccWavF.pdf'");
		fw_menu_12_2.addMenuItem("Save Your Home: Borrower Counseling", "location='mortgage_savehome.asp'");
		fw_menu_12_2.addMenuItem("Map to IHFA","location='" + rootpath + "ihfa_map.asp'");
		fw_menu_12_2.addMenuItem("Contact Us","location='" + rootpath + "contact.asp?mode=Home Loans&type=mort'");
	    fw_menu_12_2.fontWeight="bold";
	    fw_menu_12_2.hideOnMouseOut=true;
	    fw_menu_12_2.childMenuIcon="images/arrows.gif";
	
	window.fw_menu_12_3 = new Menu("Homebuyer Education",150,17,"Arial, Helvetica, sans-serif",10,"#3C4C7D","#D3E8D2","#D3E8D2","#3C4C7D");
		fw_menu_12_3.addMenuItem("What is <i>Finally Home!</i> &reg;?","location='" + rootpath + "idamortgage/nonprofit_homebuyer.asp'");
		//fw_menu_12_3.addMenuItem("Schedule of Classes","location='" + rootpath + "nonprofit_homebuyer.asp#classschedule'");
		fw_menu_12_3.addMenuItem("Members & Contributors","location='" + rootpath + "idamortgage/nonprofit_sponsors.asp'");
		fw_menu_12_3.addMenuItem("Give to <i>Finally Home!</i>&reg;","location='" + rootpath + "idamortgage/homebuyer_donation.asp?send=false'");
		fw_menu_12_3.addMenuItem("Housing Counseling","location='" + rootpath + "idamortgage/housing_counseling.asp'");
		fw_menu_12_3.addMenuItem("Contact Us","location='" + rootpath + "contact.asp?mode=Home Loans&type=hbed'");
		fw_menu_12_3.fontWeight="bold";
		fw_menu_12_3.hideOnMouseOut=true;
		fw_menu_12_3.childMenuIcon="images/arrows.gif";
	// END SECOND LEVEL FLYOUTS - HOME LOANS
	
	
	
	// FIRST LEVEL FLYOUT - HOME LOANS
	window.fw_menu_12 = new Menu("root",183,17,"Arial, Helvetica, sans-serif",10,"#3C4C7D","#D3E8D2","#D3E8D2","#3C4C7D");
	fw_menu_12.addMenuItem(fw_menu_12_1,"location='" + rootpath + "idamortgage/'"); // "Looking for a Loan?" SECOND LEVEL FLYOUT
	fw_menu_12.addMenuItem(fw_menu_12_2,"location='" + rootpath + "mortgage.asp'"); // "Already Have an IHFA Loan?" SECOND LEVEL FLYOUT
	fw_menu_12.addMenuItem(fw_menu_12_3,"location='" + rootpath + "idamortgage/nonprofit_homebuyer.asp'"); // "Home Buyer Education" SECOND LEVEL FLYOUT
	fw_menu_12.addMenuItem("Mortgage Calculator","location='" + rootpath + "idamortgage/mortgage_calculators.asp'");
	fw_menu_12.fontWeight="bold";
	fw_menu_12.hideOnMouseOut=true;
	fw_menu_12.childMenuIcon="images/arrows.gif";    
	// END FIRST LEVEL FLYOUT - HOME LOANS

// ----------- END HOME LOANS--------------




// ----------- BEGIN LENDER TOOLBOX MENU--------------

	// BUILD ALL SUB MENUS FIRST	
	// SECOND LEVEL FLYOUTS - HOME LOANS
	window.fw_menu_13_1 = new Menu("Down Payment Assistance",260,17,"Arial, Helvetica, sans-serif",10,"#3C4C7D","#D3E8D2","#D3E8D2","#3C4C7D");
		fw_menu_13_1.addMenuItem("Lender Login for ADDI","location='" + rootpath + "https://lender.ihfa.org/homedpa'");
		//fw_menu_13_1.addMenuItem("ADDI Program FAQs and Questions","location='" + rootpath + "ADDI_FAQs.asp'");
		fw_menu_13_1.addMenuItem("Certified ADDI Lenders","location='" + rootpath + "addi_lenders.asp'"); 
		fw_menu_13_1.addMenuItem("HOME Down Payment Assistance","location='" + rootpath + "idamortgage/home_program.asp'");
		fw_menu_13_1.addMenuItem("$10,000 American Dream Initiative","location='" + rootpath + "idamortgage/home_program.asp'");
		fw_menu_13_1.fontWeight="bold";
		fw_menu_13_1.hideOnMouseOut=true;
		fw_menu_13_1.childMenuIcon="images/arrows.gif";
	// END SECOND LEVEL FLYOUTS - HOME LOANS
	
	
	
	// FIRST LEVEL FLYOUT - HOME LOANS
	window.fw_menu_13 = new Menu("root",223,17,"Arial, Helvetica, sans-serif",10,"#3C4C7D","#D3E8D2","#D3E8D2","#3C4C7D");
	fw_menu_13.addMenuItem("Lender Connection","location='" + rootpath + "https://lender.ihfa.org/lender/default.html'");
	fw_menu_13.addMenuItem("Quick Reference Sheet","location='" + rootpath + "idamortgage/quick_reference.asp'");
	fw_menu_13.addMenuItem("Mortgage Rates","location='" + rootpath + "idamortgage/loan_program.asp'");
	fw_menu_13.addMenuItem(fw_menu_13_1,"location='" + rootpath + "idamortgage/downpaymentassistance.asp'"); // "Down Payment Assistance" SECOND LEVEL FLYOUT
	fw_menu_13.addMenuItem("Homebuyer Education Program","location='" + rootpath + "idamortgage/nonprofit_homebuyer.asp'");
	fw_menu_13.addMenuItem("IHFA and Housing News","location='" + rootpath + "ihfa_news.asp'");
	fw_menu_13.addMenuItem("IdaMortgage Lender Training PowerPoint","location='" + rootpath + "pdfs/IdaMortgage Training.pdf'");
	fw_menu_13.addMenuItem("Borrower Qualifications","location='" + rootpath + "idamortgage/limits.asp'");
	fw_menu_13.fontWeight="bold";
	fw_menu_13.hideOnMouseOut=true;
	fw_menu_13.childMenuIcon="images/arrows.gif";    
	// END FIRST LEVEL FLYOUT - HOME LOANS

// ----------- END LENDER TOOLBOX MENU--------------






// ----------- RENTAL ASSISTANCE ----------

	// BUILD ALL SUB MENUS FIRST
	// SECOND LEVEL FLYOUTS - RENTAL ASSISTANCE    
	// END SECOND LEVEL FLYOUTS - RENTAL ASSISTANCE   

	// FIRST LEVEL FLYOUT - RENTAL ASSISTANCE 
	window.fw_menu_5 = new Menu("root",368,17,"Arial, Helvetica, sans-serif",10,"#3C4C7D","#D3E8D2","#D3E8D2","#3C4C7D");
	fw_menu_5.addMenuItem("Section 8 Rental Assistance: Do I Qualify?","location='" + rootpath + "rental_section8.asp'");
	fw_menu_5.addMenuItem("Rental Assistance Application","location='" + rootpath + "grants_rentalassapp.asp'")
	fw_menu_5.addMenuItem("Family Self-Sufficiency","location='" + rootpath + "rental_family.asp'");
	fw_menu_5.addMenuItem("Public Housing in Idaho","location='" + rootpath + "rental_pubhousing.asp'");
	fw_menu_5.addMenuItem("Fair Housing","location='" + rootpath + "research_fairhousing.asp'");
	fw_menu_5.addMenuItem("Find Assisted Housing in Idaho","location='" + rootpath + "research_assistedhousing.asp'");
	fw_menu_5.addMenuItem("IHFA Branch Offices - Coeur d'Alene, Lewiston, Twin Falls, Idaho Falls","location='" + rootpath + "rental_branches.asp'");
	fw_menu_5.addMenuItem("Rental Assistance: Earned Income Tax Credit","location='" + rootpath + "rental_eitc.asp'");	
	fw_menu_5.addMenuItem("Contact Us","location='" + rootpath + "contact.asp?mode=Rental Assistance'");
	fw_menu_5.fontWeight="bold";
	fw_menu_5.hideOnMouseOut=true;
	// END FIRST LEVEL FLYOUT - RENTAL ASSISTANCE 

// ----------- END RENTAL ASSISTANCE ----------


// ----------- GRANT PROGRAMS ----------
    
	// BUILD ALL SUB MENUS FIRST
	
	// THIRD LEVEL FLYOUT - GRANT PROGRAMS -> STEWART B. MCKINNEY EMERGENCY SHELTER GRANTS -> 2005 APPLICATION MATERIALS
		window.fw_menu_6_2_3 = new Menu("2005 Application Materials",170,17,"Arial, Helvetica, sans-serif",10,"#3C4C7D","#D3E8D2","#D3E8D2","#3C4C7D");
			fw_menu_6_2_3.addMenuItem("2005 Program Solicitation (pdf)","location='" + rootpath + "pdfs/2005ProgSolicitationFINAL.pdf'");
			fw_menu_6_2_3.fontWeight="bold";
			fw_menu_6_2_3.hideOnMouseOut=true;
		
	// END THIRD LEVEL FLYOUT - GRANT PROGRAMS -> STEWART B. MCKINNEY EMERGENCY SHELTER GRANTS -> 2005 APPLICATION MATERIALS
		
	// THIRD LEVEL FLYOUT - GRANT PROGRAMS -> STEWART B. MCKINNEY EMERGENCY SHELTER GRANTS -> FILLABLE FORMS
		window.fw_menu_6_2_4 = new Menu("ESG Fillable Forms",150,27,"Arial, Helvetica, sans-serif",10,"#3C4C7D","#D3E8D2","#D3E8D2","#3C4C7D");
			fw_menu_6_2_4.addMenuItem("Fillable Application Cover Page (pdf)","location='" + rootpath + "pdfs/2005ProgSolic-FillableCoverPage.pdf'");
			fw_menu_6_2_4.addMenuItem("Fillable APR Form (pdf)","location='" + rootpath + "pdfs/2004-05APR.pdf'");
			fw_menu_6_2_4.addMenuItem("Fillable 2005 Technical Submission Forms (pdf)","location='" + rootpath + "pdfs/2004-05APR.pdf'");
			fw_menu_6_2_4.fontWeight="bold";
			fw_menu_6_2_4.hideOnMouseOut=true;
			
	// END THIRD LEVEL FLYOUT - GRANT PROGRAMS -> STEWART B. MCKINNEY EMERGENCY SHELTER GRANTS -> FILLABLE FORMS
			
	
		
		
		// THIRD LEVEL FLYOUT - GRANT PROGRAMS -> STEWART B. MCKINNEY SUPPORTIVE HOUSING PROGRAM -SHP Forms
		window.fw_menu_6_3_3 = new Menu("SHP Forms",190,17,"Arial, Helvetica, sans-serif",10,"#3C4C7D","#D3E8D2","#D3E8D2","#3C4C7D");
			fw_menu_6_3_3.addMenuItem("Hourly Billing Rate Calculation (pdf)","location='" + rootpath + "pdfs/SHP-HourlyRateCalc.pdf'");
			fw_menu_6_3_3.addMenuItem("Operations Billing Sheet (pdf)","location='" + rootpath + "pdfs/SHP-Ops_Billing_Sheet.pdf'");
			fw_menu_6_3_3.addMenuItem("Program Income report (pdf)","location='" + rootpath + "pdfs/SHP-Program_Income_Report.pdf'");
			fw_menu_6_3_3.addMenuItem("Draw Request Form (pdf)","location='" + rootpath + "pdfs/SHP_Draw_Request_Form_03.pdf'");
			fw_menu_6_3_3.addMenuItem("Client Billing Sheet (pdf)","location='" + rootpath + "pdfs/Client_Billing_Sheet.pdf'");
			//fw_menu_6_3_3.addMenuItem("SHP Mainstream<br>Resource Certtification (pdf)","location='" + rootpath + "pdfs/Mainstream_Resources_Certification.pdf'");
			fw_menu_6_3_3.addMenuItem("Admin Billing Sheet (pdf)","location='" + rootpath + "pdfs/Admin_Billing_Sheet.pdf'");
			fw_menu_6_3_3.addMenuItem("Annual Progress Report Form (pdf)","location='" + rootpath + "worddocs/SHP-APR.doc'");
			fw_menu_6_3_3.fontWeight="bold";
			fw_menu_6_3_3.hideOnMouseOut=true;
			
			// THIRD LEVEL FLYOUT - GRANT PROGRAMS -> STEWART B. MCKINNEY SUPPORTIVE HOUSING PROGRAM -Links
			window.fw_menu_6_3_4 = new Menu("SHP Links",150,27,"Arial, Helvetica, sans-serif",10,"#3C4C7D","#D3E8D2","#D3E8D2","#3C4C7D");
			fw_menu_6_3_4.addMenuItem("SHP Desk Guide","location='" + rootpath + "http://www.hud.gov/offices/cpd/homeless/programs/shp/index.cfm'");
			fw_menu_6_3_4.addMenuItem("Homeless Programs Information","location='" + rootpath + "http://www.hudhre.info/'");
			fw_menu_6_3_4.addMenuItem("HUD Monitoring Guidelines","location='" + rootpath + "http://www.hud.gov/offices/cpd/library/monitoring/handbook.cfm'");
			fw_menu_6_3_4.addMenuItem("Code of Federal Regulations – SHP","location='" + rootpath + "http://www.access.gpo.gov/nara/cfr/waisidx_03/24cfr583_03.html'");
			fw_menu_6_3_4.addMenuItem("Corporation for Supportive Housing","location='" + rootpath + "http://www.csh.org'");
			fw_menu_6_3_4.addMenuItem("National Alliance to End Homelessness","location='" + rootpath + "http://www.naeh.org'");
			fw_menu_6_3_4.addMenuItem("United States Interagency Council on Homelessness","location='" + rootpath + "http://www.usich.gov'");
			fw_menu_6_3_4.addMenuItem("HUD FAQs","location='" + rootpath + "http://www.hudhre.info/index.cfm?do=viewFaqsByTopic&topicid=0#tpc0'");
			fw_menu_6_3_4.fontWeight="bold";
			fw_menu_6_3_4.hideOnMouseOut=true;
			
			
			
		// END THIRD LEVEL FLYOUT - GRANT PROGRAMS -> STEWART B. MCKINNEY SUPPORTIVE HOUSING PROGRAM
	
	
	// END SECOND LEVEL FLYOUTS - GRANT PROGRAMS  
	
	//window.fw_menu_6_4_1 = new Menu("HOPWA Forms – 2008",150,27,"Arial, Helvetica, sans-serif",10,"#3C4C7D","#D3E8D2","#D3E8D2","#3C4C7D");
			//fw_menu_6_4_1.addMenuItem("HOPWA Application for Services","location='" + rootpath + "pdfs/HOPWA Application for Services(July 2004 revision).pdf'");
			//fw_menu_6_4_1.addMenuItem("STRMU Homeless Prevention Form","location='" + rootpath + "pdfs/STRMU-HomelessPreventionForm-06.pdf'");
			//fw_menu_6_4_1.addMenuItem("Client Billing Sheet","location='" + rootpath + "pdfs/ClientBillingSheet-05.pdf'");
			//fw_menu_6_4_1.addMenuItem("Request for Funds Facesheet","location='" + rootpath + "pdfs/RFFFacesheet-05.pdf'");
			//fw_menu_6_4_1.fontWeight="bold";
			//fw_menu_6_4_1.hideOnMouseOut=true;
	
		
	// THIRD LEVEL FLYOUT - HMIS DOCUMENTS -> About HMIS
	window.fw_menu_6_5_1 = new Menu("About HMIS",150,36,"Arial, Helvetica, sans-serif",10,"#3C4C7D","#D3E8D2","#D3E8D2","#3C4C7D");
		fw_menu_6_5_1.addMenuItem("HMIS: A Benefit for your Organization and your Community","location='" + rootpath + "pdfs/HMIS A Benefit for Your Organization and Your Community.pdf'");
		fw_menu_6_5_1.addMenuItem("HMIS Contact Information","location='" + rootpath + "pdfs/HMIS Contact Information.pdf'");
		fw_menu_6_5_1.addMenuItem("HMIS Region Map","location='" + rootpath + "pdfs/State Map with Counties.pdf'");
		fw_menu_6_5_1.addMenuItem("Affiliated Service Providers","location='" + rootpath + "pdfs/Affiliated Service Providers.pdf'");
		fw_menu_6_5_1.addMenuItem("HMIS Fact Sheet ","location='" + rootpath + "pdfs/HMIS Fact Sheet.pdf'");
		fw_menu_6_5_1.fontWeight="bold";
		fw_menu_6_5_1.hideOnMouseOut=true;
	
	// THIRD LEVEL FLYOUT - HMIS DOCUMENTS -> Technical support
	window.fw_menu_6_5_2 = new Menu("HMIS Technical Support",150,27,"Arial, Helvetica, sans-serif",10,"#3C4C7D","#D3E8D2","#D3E8D2","#3C4C7D");
		fw_menu_6_5_2.addMenuItem("HMIS Contact Information","location='" + rootpath + "pdfs/HMIS Contact Information.pdf'");
		fw_menu_6_5_2.addMenuItem("Quicksteps for Required Data Entry","location='" + rootpath + "pdfs/Quick Steps for Required Entry.pdf'");
		fw_menu_6_5_2.addMenuItem("HMIS Data and Technical Standards Final Notice (Federal Register Vol. 69 No. 146) ","location='" + rootpath + "pdfs/HUD Data and Technical Standards.pdf'");
		fw_menu_6_5_2.addMenuItem("HMIS Definitions","location='" + rootpath + "pdfs/HMIS Definitions.pdf'");
		fw_menu_6_5_2.addMenuItem("Chronically Homeless Fact Sheet","location='" + rootpath + "pdfs/Chronic Homelessness Fact Sheet.pdf'");
		fw_menu_6_5_2.addMenuItem("Point-in-Time Count Fact Sheet","location='" + rootpath + "pdfs/PIT Count Fact sheet.pdf'");
		fw_menu_6_5_2.addMenuItem("Newsletter","location='" + rootpath + "pdfs/Volume5Issue4Oct2007.pdf'");
		fw_menu_6_5_2.addMenuItem("HMIS Links","location='" + rootpath + "grants_hmis_technical.asp'");

		fw_menu_6_5_2.fontWeight="bold";
		fw_menu_6_5_2.hideOnMouseOut=true;
	
	// THIRD LEVEL FLYOUT - HMIS DOCUMENTS -> HMIS User Guide 
	window.fw_menu_6_5_3 = new Menu("HMIS User Guide",150,27,"Arial, Helvetica, sans-serif",10,"#3C4C7D","#D3E8D2","#D3E8D2","#3C4C7D");
		fw_menu_6_5_3.addMenuItem("Intro","location='" + rootpath + "pdfs/Intro - Old User Guide.pdf'");
		fw_menu_6_5_3.addMenuItem("HMIS Overview","location='" + rootpath + "pdfs/HMIS Overview.pdf'");
		fw_menu_6_5_3.addMenuItem("Policy and Procedures","location='" + rootpath + "pdfs/Policy and Procedures.pdf'");
		fw_menu_6_5_3.addMenuItem("Forms: HMIS Idaho Highlights","location='" + rootpath + "pdfs/Forms HMIS Idaho Highlights.pdf'");
		fw_menu_6_5_3.addMenuItem("Forms: Privacy Forms","location='" + rootpath + "pdfs/Privacy Forms.pdf'");
		fw_menu_6_5_3.addMenuItem("Forms: HMIS Information Request","location='" + rootpath + "pdfs/Forms HMIS Information Request.pdf'");
		fw_menu_6_5_3.addMenuItem("HMIS Data Entry Work Flow","location='" + rootpath + "worddocs/Work Flow handout.doc'");
		fw_menu_6_5_3.addMenuItem("How To: Entry/Exit","location='" + rootpath + "worddocs/06.1 How to entry exit.doc'");
		
		fw_menu_6_5_3.addMenuItem("How To: Service Transaction for APR Reporting","location='" + rootpath + "worddocs/06.2 How to Service Transaction for APR.doc'");
		fw_menu_6_5_3.addMenuItem("How To: Case Management","location='" + rootpath + "worddocs/06.3 How to Case Management.doc'");
		fw_menu_6_5_3.addMenuItem("How To: Report Draw Verification - Case Management","location='" + rootpath + "worddocs/06.4 How To Report Draw Verification - Case Management.doc'");
		fw_menu_6_5_3.addMenuItem("How To: Report Draw Verification - Support Services","location='" + rootpath + "worddocs/06.5 How To Report Draw Verification - Support Services.doc'");
		fw_menu_6_5_3.addMenuItem("How To: 3.05 ShelterPoint Change","location='" + rootpath + "worddocs/06.6 How to 3.05 ShelterPoint Change.doc'");
		//fw_menu_6_5_3.addMenuItem("How To: Client Security","location='" + rootpath + "worddocs/'");
		//fw_menu_6_5_3.addMenuItem("How To: Unique Client IDs","location='" + rootpath + "worddocs/'");
		fw_menu_6_5_3.addMenuItem("How To: Correct Shelter Stay","location='" + rootpath + "worddocs/06.9 How to correct shelter dates.doc'");
		//fw_menu_6_5_3.addMenuItem("How To: Provider Levels","location='" + rootpath + "worddocs/'");
		fw_menu_6_5_3.addMenuItem("How To: Add Family Member After the Fact","location='" + rootpath + "worddocs/06.11 How to Add in Family Member after fact.doc'");
		fw_menu_6_5_3.addMenuItem("How To: Enter Multiple Services","location='" + rootpath + "worddocs/06.12 How to Enter Multiple Services.doc'");
		fw_menu_6_5_3.fontWeight="bold";
		fw_menu_6_5_3.hideOnMouseOut=true;
	
	// THIRD LEVEL FLYOUT - HMIS DOCUMENTS -> HMIS Forms
	window.fw_menu_6_5_4 = new Menu("HMIS Forms",150,27,"Arial, Helvetica, sans-serif",10,"#3C4C7D","#D3E8D2","#D3E8D2","#3C4C7D");
		fw_menu_6_5_4.addMenuItem("Client Consent and Release of Information","location='" + rootpath + "pdfs/Client Consent and Release of Information.pdf'");
		fw_menu_6_5_4.addMenuItem("HMIS Idaho Privacy Notice","location='" + rootpath + "pdfs/HMIS Idaho Privacy Notice.pdf'");
		fw_menu_6_5_4.addMenuItem("User Agreement","location='" + rootpath + "pdfs/User Agreement.pdf'");
		fw_menu_6_5_4.addMenuItem("Policy and Procedure Acknowledgement","location='" + rootpath + "pdfs/Policy and Procedure Acknowledgment.pdf'");
		fw_menu_6_5_4.addMenuItem("HMIS Grievance Procedure Form","location='" + rootpath + "pdfs/Grievance Procedure Form.pdf'");
		fw_menu_6_5_4.addMenuItem("Data Entry/Collection Form - HUD Funded Service Provider","location='" + rootpath + "pdfs/Data entry form HUD Funded.pdf'");
		fw_menu_6_5_4.addMenuItem("Data Entry/Collection Form - Non -HUD Funded Service Provider","location='" + rootpath + "pdfs/Data entry form Non HUD Funded.pdf'");
		fw_menu_6_5_4.addMenuItem("HMIS Information and Report Request","location='" + rootpath + "pdfs/HMIS Information and Report Request.pdf'");
		fw_menu_6_5_4.fontWeight="bold";
		fw_menu_6_5_4.hideOnMouseOut=true;
		
		// THIRD LEVEL FLYOUT - HMIS DOCUMENTS ->   HMIS Reports 
	window.fw_menu_6_5_5 = new Menu("HMIS Reports",150,17,"Arial, Helvetica, sans-serif",10,"#3C4C7D","#D3E8D2","#D3E8D2","#3C4C7D");
		fw_menu_6_5_5.addMenuItem("Point-in-Time Count- 2009","location='" + rootpath + "pdfs/2009 State of Idaho Point-in-Time Count Report.pdf'");
		fw_menu_6_5_5.addMenuItem("Point-in-Time Count- 2008","location='" + rootpath + "pdfs/2008 State of Idaho Point-in-Time Count.pdf'");
		fw_menu_6_5_5.addMenuItem("Point-in-Time Count- 2007","location='" + rootpath + "pdfs/IDAHO 2007 State of Idaho PIT Count Report.pdf'");
		fw_menu_6_5_5.addMenuItem("Point-in-Time Count- 2006","location='" + rootpath + "pdfs/IDAHO January 2006 Unsheltered PIT Count.pdf'");
		fw_menu_6_5_5.addMenuItem("Point-in-Time Count- 2005","location='" + rootpath + "pdfs/IDAHO Jan 2005 PITResults.pdf'");
		fw_menu_6_5_5.addMenuItem("AHAR Summary","location='" + rootpath + "pdfs/AHAR 2007 Summary.pdf'");
		fw_menu_6_5_5.fontWeight="bold";
		fw_menu_6_5_5.hideOnMouseOut=true;
		
	// SECOND LEVEL FLYOUT - HMIS DOCUMENTS
	window.fw_menu_6_5 = new Menu("Homeless Management Information System (HMIS)",200,17,"Arial, Helvetica, sans-serif",10,"#3C4C7D","#D3E8D2","#D3E8D2","#3C4C7D");
		fw_menu_6_5.addMenuItem(fw_menu_6_5_1,"location='" + rootpath + "grants_hmis_about.asp'"); // About HMIS
		fw_menu_6_5.addMenuItem(fw_menu_6_5_2,"location='" + rootpath + "grants_hmis_technical.asp'"); // Technical support
		fw_menu_6_5.addMenuItem(fw_menu_6_5_3,"location='" + rootpath + "grants_hmis_user.asp'"); // User Guide
		fw_menu_6_5.addMenuItem(fw_menu_6_5_4,"location='" + rootpath + "grants_hmis_forms.asp'"); // Forms
		fw_menu_6_5.addMenuItem(fw_menu_6_5_5,"location='" + rootpath + "grants_hmis_reports.asp'"); // Reports
		fw_menu_6_5.fontWeight="bold";
		fw_menu_6_5.hideOnMouseOut=true;
		fw_menu_6_5.childMenuIcon="images/arrows.gif";
		
		//Third level flyout - HOPWA
	window.fw_menu_6_6_1 = new Menu("HOPWA: Housing for Persons with AIDS",180,17,"Arial, Helvetica, sans-serif",10,"#3C4C7D","#D3E8D2","#D3E8D2","#3C4C7D");
		fw_menu_6_6_1.addMenuItem("Frequently Asked Questions","location='" + rootpath + "http://www.hud.gov/offices/cpd/aidshousing/library/factsheet2006.pdf'");
		//fw_menu_6_6_1.addMenuItem("Policies and Procedures","location='" + rootpath + "pdfs/HOPWA Policies 2005.pdf'");
		fw_menu_6_6_1.addMenuItem("Code of Federal Regulations (CFR)","location='" + rootpath + "pdfs/HOPWA_Policies_2005.pdf'");
		fw_menu_6_6_1.addMenuItem("HUD - HOPWA Program","location='" + rootpath + "http://www.hud.gov/offices/cpd/aidshousing/programs/index.cfm'");
		fw_menu_6_6_1.addMenuItem("HOPWA Forms – 2008","location='" + rootpath + "grants_hopwa.asp'");
		fw_menu_6_6_1.fontWeight="bold";
		fw_menu_6_6_1.hideOnMouseOut=true;
		fw_menu_6_6_1.childMenuIcon="images/arrows.gif";
		
		// third level flyout - ESG 
	window.fw_menu_6_6_2 = new Menu("ESG: Stewart B. McKinney Emergency Shelter Grants",180,27,"Arial, Helvetica, sans-serif",10,"#3C4C7D","#D3E8D2","#D3E8D2","#3C4C7D");
		fw_menu_6_6_2.addMenuItem("ESG Program Solicitation 2009","location='" + rootpath + "pdfs/2009 ESG Program Solicitation.pdf'");
		fw_menu_6_6_2.addMenuItem("Frequently Asked Questions","location='" + rootpath + "grants_shp_faqs.asp'");
		fw_menu_6_6_2.addMenuItem("2006 ESG Policy Manual (doc)","location='" + rootpath + "worddocs/2006 ESG Policy Manual.doc'");
		fw_menu_6_6_2.addMenuItem("ESG Annual Performance Report","location='" + rootpath + "pdfs/2006-07APR.pdf'");
		fw_menu_6_6_2.addMenuItem("Notice of Program Solicitation 2009","location='" + rootpath + "pdfs/NOTICE OF PROGRAM SOLICITATION 2009.pdf'");
		fw_menu_6_6_2.fontWeight="bold";
		fw_menu_6_6_2.hideOnMouseOut=true;
		fw_menu_6_6_2.childMenuIcon="images/arrows.gif";
		
		//third level flyout -SHP
		window.fw_menu_6_6_3 = new Menu("SHP – Stewart B. McKinney Supportive Housing Program",180,27,"Arial, Helvetica, sans-serif",10,"#3C4C7D","#D3E8D2","#D3E8D2","#3C4C7D");
		fw_menu_6_6_3.addMenuItem("2008 SHP Application Instructions (doc)","location='" + rootpath + "worddocs/2008 SHP Application Instructions.doc'");
		fw_menu_6_6_3.addMenuItem("2008 Renewal Application (doc)","location='" + rootpath + "worddocs/2008 Renewal App.doc'");
		fw_menu_6_6_3.addMenuItem("Frequently Asked Questions","location='" + rootpath + "http://www.hudhre.info/index.cfm?do=viewFaqsByTopic&topicid=0#tpc0'");
		fw_menu_6_6_3.addMenuItem("Technical Submissions (doc)","location='" + rootpath + "worddocs/2007 TS form.doc'");
		fw_menu_6_6_3.addMenuItem("SHP Forms","location='" + rootpath + "shpforms.asp'");
		fw_menu_6_6_3.addMenuItem("SHP Links","location='" + rootpath + "shplinks.asp'"); // User Guide
		fw_menu_6_6_3.fontWeight="bold";
		fw_menu_6_6_3.hideOnMouseOut=true;
		fw_menu_6_6_3.childMenuIcon="images/arrows.gif";
		
		//third level flyout -Shelter Plus Care Program (S+C)
		window.fw_menu_6_6_4 = new Menu("Shelter Plus Care Program<br> (S+C)",180,27,"Arial, Helvetica, sans-serif",10,"#3C4C7D","#D3E8D2","#D3E8D2","#3C4C7D");
		fw_menu_6_6_4.addMenuItem("Shelter Plus Care Service Report","location='" + rootpath + "worddocs/S+C SS Rpt.doc'");
		fw_menu_6_6_4.addMenuItem("Resource Manual Appendix","location='" + rootpath + "pdfs/All Appendices (A - T) - CFR.pdf'");
		fw_menu_6_6_4.addMenuItem("Shelter Plus Care Frequently Asked Questions","location='" + rootpath + "http://www.hudhre.info/index.cfm?do=viewShelterPlusCare'");
		fw_menu_6_6_4.addMenuItem("Shelter Plus Care Contacts","location='" + rootpath + "worddocs/S+C Contacts.doc'");
		fw_menu_6_6_4.fontWeight="bold";
		fw_menu_6_6_4.hideOnMouseOut=true;
		fw_menu_6_6_4.childMenuIcon="images/arrows.gif";
		
		// SECOND LEVEL FLYOUT - Special Needs
	window.fw_menu_6_6 = new Menu("Special Needs",175,27,"Arial, Helvetica, sans-serif",10,"#3C4C7D","#D3E8D2","#D3E8D2","#3C4C7D");
		fw_menu_6_6.addMenuItem(fw_menu_6_6_1,"location='" + rootpath + "grants_hopwa.asp'"); // HOPWA: Housing for Persons with AIDS/HIV
		//fw_menu_6_6.addMenuItem("HOPWA: Housing for Persons with AIDS/HIV","location='" + rootpath + "grants_hopwa.asp'"); 
		fw_menu_6_6.addMenuItem(fw_menu_6_6_2,"location='" + rootpath + "grants_esg.asp'"); //ESG: Emergency Shelter Grants -Stewart B. McKinney
		fw_menu_6_6.addMenuItem(fw_menu_6_6_3,"location='" + rootpath + "grants_shp.asp'"); //SHP - Supportive Housing Program -Stewart B. McKinney
		fw_menu_6_6.addMenuItem(fw_menu_6_6_4,"location='" + rootpath + "grants_spcp.asp'"); //Shelter Plus Care Program (S+C)
		fw_menu_6_6.fontWeight="bold";
		fw_menu_6_6.hideOnMouseOut=true;
		fw_menu_6_6.childMenuIcon="images/arrows.gif";


	// FIRST LEVEL FLYOUT - GRANT PROGRAMS  
	window.fw_menu_6 = new Menu("root",275,27,"Arial, Helvetica, sans-serif",10,"#3C4C7D","#D3E8D2","#D3E8D2","#3C4C7D");
	fw_menu_6.addMenuItem("Neighborhood Stabilization Program (NSP)","location='" + rootpath + "neighborhood_stabilization_program.asp'");
	fw_menu_6.addMenuItem("HOME Program","location='" + rootpath + "grants_homeblk.asp'");
	fw_menu_6.addMenuItem(fw_menu_6_6, "location='grants_special_needs.asp'"); // Special Needs
	//fw_menu_6.addMenuItem(fw_menu_6_4, "location='grants_howpa.asp'"); // HOPWA: Housing Opportunities for Persons with AIDS
	//fw_menu_6.addMenuItem(fw_menu_6_2,"location='" + rootpath + "grants_esg.asp'"); // ESG: Stewart B. McKinney Emergency Shelter Grants" SECOND LEVEL FLYOUT
	//fw_menu_6.addMenuItem(fw_menu_6_3,"location='" + rootpath + "grants_shp.asp'"); // SHP: Stewart B. McKinney Supportive Housing Program" SECOND LEVEL FLYOUT
	fw_menu_6.addMenuItem("Homeless Assistance","location='" + rootpath + "grants_homeless.asp'");
	fw_menu_6.addMenuItem(fw_menu_6_5,"location='" + rootpath + "grants_hmisdocuments.asp'");  // HMIS Documents
	fw_menu_6.addMenuItem("Accessibility Improvements for the Disabled","location='" + rootpath + "grants_accessibility.asp'");
	fw_menu_6.addMenuItem("Plans and Reports","location='" + rootpath + "grants_actionpartplans.asp'");
	fw_menu_6.addMenuItem("Down payment and Closing Cost Assistance","location='" + rootpath + "idamortgage/home_program.asp'");
	fw_menu_6.addMenuItem("Housing Compliance","location='" + rootpath + "multifamily_housingcomp.asp'");
	fw_menu_6.addMenuItem("Contact Us","location='" + rootpath + "contact.asp?mode=Grant Programs'");
	fw_menu_6.fontWeight="bold";
	fw_menu_6.hideOnMouseOut=true;
	fw_menu_6.childMenuIcon="images/arrows.gif";
	// END FIRST LEVEL FLYOUT - GRANT PROGRAMS  

// ----------- END GRANT PROGRAMS ----------



// ----------- HOUSING RESOURCES ----------

	// BUILD ALL SUB MENUS FIRST
	// SECOND LEVEL FLYOUTS - HOUSING RESOURCES   
	window.fw_menu_8_1 = new Menu("Housing Studies",325,17,"Arial, Helvetica, sans-serif",10,"#3C4C7D","#D3E8D2","#D3E8D2","#3C4C7D");
		fw_menu_8_1.addMenuItem("Housing & Community Development: Five-Year Strategic Plan","location='" + rootpath + "research_strategic.asp'");
		fw_menu_8_1.addMenuItem("Barriers to Housing Affordability in Idaho","location='" + rootpath + "research_barriers.asp'");
		fw_menu_8_1.addMenuItem("State of Idaho Fair Housing Plan","location='" + rootpath + "research_fairhousingplan.asp'");
		fw_menu_8_1.fontWeight="bold";
		fw_menu_8_1.hideOnMouseOut=true;
		
	window.fw_menu_8_3 = new Menu("Housing Partners - Helpful Links",180,17,"Arial, Helvetica, sans-serif",10,"#3C4C7D","#D3E8D2","#D3E8D2","#3C4C7D");
		fw_menu_8_3.addMenuItem("Government","location='" + rootpath + "housinginfo_links_gov.asp'");
		fw_menu_8_3.addMenuItem("Housing and Finance","location='" + rootpath + "housinginfo_links_housing.asp'");
		fw_menu_8_3.addMenuItem("Nonprofit Partners","location='" + rootpath + "nonprofit.asp'");
		fw_menu_8_3.addMenuItem("Housing Information Resources","location='" + rootpath + "housinginfo_resources.asp'");
		fw_menu_8_3.fontWeight="bold";
		fw_menu_8_3.hideOnMouseOut=true;
	

	window.fw_menu_8_4 = new Menu("Homebuyer Education",150,17,"Arial, Helvetica, sans-serif",10,"#3C4C7D","#D3E8D2","#D3E8D2","#3C4C7D");
		fw_menu_8_4.addMenuItem("What is <i>Finally Home!</i> &reg;?","location='" + rootpath + "idamortgage/nonprofit_homebuyer.asp#information'");
		fw_menu_8_4.addMenuItem("Schedule of Classes","location='" + rootpath + "idamortgage/nonprofit_homebuyer.asp#classschedule'");
		fw_menu_8_4.addMenuItem("Members & Contributors","location='" + rootpath + "idamortgage/nonprofit_sponsors.asp'");
		fw_menu_8_4.addMenuItem("Give to <i>Finally Home!</i>&reg;","location='" + rootpath + "idamortgage/homebuyer_donation.asp?send=false'");
		fw_menu_8_4.addMenuItem("Housing Counseling","location='" + rootpath + "idamortgage/housing_counseling.asp'");
		fw_menu_8_4.fontWeight="bold";
		fw_menu_8_4.hideOnMouseOut=true;
		fw_menu_8_4.childMenuIcon="images/arrows.gif";

	// END SECOND LEVEL FLYOUTS - HOUSING RESOURCES  

	// FIRST LEVEL FLYOUT - HOUSING RESOURCES 
	window.fw_menu_8 = new Menu("root",290,17,"Arial, Helvetica, sans-serif",10,"#3C4C7D","#D3E8D2","#D3E8D2","#3C4C7D");
	fw_menu_8.addMenuItem("Commonly Asked Questions About Housing","location='" + rootpath + "research_faq.asp'");
	fw_menu_8.addMenuItem("Helpful Housing-Related Links","location='" + rootpath + "housinginfo_resources.asp'");
	fw_menu_8.addMenuItem("Find or List Rental Housing for Free","location='" + rootpath + "http://www.housingidaho.com/'");
	fw_menu_8.addMenuItem("Fair Housing","location='" + rootpath + "research_fairhousing.asp'");
	fw_menu_8.addMenuItem("Free Housing Counseling","location='" + rootpath + "idamortgage/housing_counseling.asp'");
	fw_menu_8.addMenuItem("Homebuyer Education","location='" + rootpath + "idamortgage/nonprofit_homebuyer.asp'");
	fw_menu_8.addMenuItem("Idaho Community Review Team","location='" + rootpath + "http://irp.idaho.gov/Home/Community_Review/'");
	fw_menu_8.addMenuItem("Housing & Community Development Needs Assessment","location='" + rootpath + "research_developneeds.asp'");
	fw_menu_8.addMenuItem("Contact Us","location='" + rootpath + "contact.asp?mode=Housing Resources'");
	
	fw_menu_8.fontWeight="bold";
	fw_menu_8.hideOnMouseOut=true;
	fw_menu_8.childMenuIcon="images/arrows.gif";
	// END FIRST LEVEL FLYOUT - HOUSING RESOURCES 

// ----------- END HOUSING RESOURCES ----------



// ----------- DEVELOPER TOOLBOX ----------

	// BUILD ALL SUB MENUS FIRST
	
	
	// SECOND LEVEL FLYOUTS - DEVELOPER TOOLBOX    
	
	window.fw_menu_4_2 = new Menu("Development Loans",238,17,"Arial, Helvetica, sans-serif",10,"#3C4C7D","#D3E8D2","#D3E8D2","#3C4C7D");
		fw_menu_4_2.addMenuItem("Combo Construction/Permanent Loan","location='" + rootpath + "combo_construction.asp'");
		fw_menu_4_2.addMenuItem("Permanent Loan","location='" + rootpath + "nonprofit_icrc.asp'");
		fw_menu_4_2.fontWeight="bold";
	    fw_menu_4_2.hideOnMouseOut=true;
	    
	window.fw_menu_4_3 = new Menu("Subordinate Financing",380,17,"Arial, Helvetica, sans-serif",10,"#3C4C7D","#D3E8D2","#D3E8D2","#3C4C7D");
	    fw_menu_4_3.addMenuItem("Community Development Block Grant","window.open('http://www.idoc.state.id.us/commdev.asp', '_blank');");
	    fw_menu_4_3.addMenuItem("HOME Program","location='" + rootpath + "grants_homeblk.asp'");
	    fw_menu_4_3.addMenuItem("Idaho HOME and Housing Tax Credit Development Tax Credit Brochure","location='" + rootpath + "pdfs/taxdev.pdf'");
	    fw_menu_4_3.fontWeight="bold";
	    fw_menu_4_3.hideOnMouseOut=true;
	    
	window.fw_menu_4_4 = new Menu("Preservation/Development",302,17,"Arial, Helvetica, sans-serif",10,"#3C4C7D","#D3E8D2","#D3E8D2","#3C4C7D");
	    fw_menu_4_4.addMenuItem("Participating Administrative Entity Responsibilities","location='" + rootpath + "multifamily_pae.asp'");
	    fw_menu_4_4.addMenuItem("The Housing Company","location='" + rootpath + "nonprofit_housingco.asp'");
	    fw_menu_4_4.fontWeight="bold";
	    fw_menu_4_4.hideOnMouseOut=true;
	window.fw_menu_4_5 = new Menu("Non-Profit Predevelopment Loans",302,17,"Arial, Helvetica, sans-serif",10,"#3C4C7D","#D3E8D2","#D3E8D2","#3C4C7D");
	    fw_menu_4_5.addMenuItem("ICRC Predevelopment Loan Program","location='" + rootpath + "nonprofit_icrc_ilp.asp'");
	    fw_menu_4_5.fontWeight="bold";
	    fw_menu_4_5.hideOnMouseOut=true;
	// END SECOND LEVEL FLYOUTS - DEVELOPER TOOLBOX    
  
	// FIRST LEVEL FLYOUT - DEVELOPER TOOLBOX
	window.fw_menu_4 = new Menu("root",260,17,"Arial, Helvetica, sans-serif",10,"#3C4C7D","#D3E8D2","#D3E8D2","#3C4C7D");
	//fw_menu_4.addMenuItem(fw_menu_4_1,"location='" + rootpath + "multifamily_section8.asp'");
	fw_menu_4.addMenuItem("TCAP and Tax Credit Exchange Program","location='" + rootpath + "tax_credit_assistance_program.asp'");
	fw_menu_4.addMenuItem(fw_menu_4_5,"location='" + rootpath + "nonprofit_infrastructure.asp'");
	fw_menu_4.addMenuItem(fw_menu_4_2,"location='" + rootpath + "development_loans.asp'");  // "Development Loans" SECOND LEVEL FLYOUT
	//fw_menu_4.addMenuItem("Construction Loans","location='" + rootpath + "multifamily_construct.asp'");
	fw_menu_4.addMenuItem("Low-Income Housing Tax Credits","location='" + rootpath + "multifamily_taxcredit.asp'");
	fw_menu_4.addMenuItem("HOME Program","location='" + rootpath + "grants_homeblk.asp'");
	fw_menu_4.addMenuItem(fw_menu_4_3,"location='" + rootpath + "multifamily_subfinancing.asp'"); // "Subordinate Financing" SECOND LEVEL FLYOUT
	//fw_menu_4.addMenuItem("Tax Credit/Equity Placement Service","location='" + rootpath + "multifamily_taxequity.asp'");
	fw_menu_4.addMenuItem("Affordable Housing Developments","location='" + rootpath + "multifamily_affordable.asp'");
	//fw_menu_4.addMenuItem("Fair Housing","location='" + rootpath + "research_fairhousing.asp'");
	fw_menu_4.addMenuItem(fw_menu_4_4,"location='" + rootpath + "multifamily_preservation.asp'"); // "Preservation/Development" SECOND LEVEL FLYOUT
	fw_menu_4.addMenuItem("Housing Compliance","location='" + rootpath + "multifamily_housingcomp.asp'");
	fw_menu_4.addMenuItem("Contact Us","location='" + rootpath + "contact.asp?mode=Multifamily Financing'");
	fw_menu_4.fontWeight="bold";
	fw_menu_4.hideOnMouseOut=true;
	fw_menu_4.childMenuIcon="images/arrows.gif";
	// END FIRST LEVEL FLYOUT - DEVELOPER TOOLBOX

// ----------- END DEVELOPER TOOLBOX ----------
  

// ----------- HOUSING COMPLIANCE ----------

	// FIRST LEVEL FLYOUT - HOUSING COMPLIANCE 	 
	window.fw_menu_11 = new Menu("root",250,17,"Arial, Helvetica, sans-serif",10,"#3C4C7D","#D3E8D2","#D3E8D2","#3C4C7D");
	fw_menu_11.addMenuItem("Section 8 - Project Based","location='" + rootpath + "multifamily_section8.asp'");
	fw_menu_11.addMenuItem("HOME Program","location='" + rootpath + "grants_homeblk.asp'");
	fw_menu_11.addMenuItem("Tax Credit/HOME Manuals and Limits", "location='" + rootpath + "multifamily_housingcomp.asp'");
	fw_menu_11.addMenuItem("Tax Credit/HOME Forms and Guidance", "location='" + rootpath + "multifamily_housingcompforms.asp'");
	fw_menu_11.addMenuItem("Contact Us","location='" + rootpath + "contact.asp?mode=Housing Compliance'");
	fw_menu_11.fontWeight="bold";
	fw_menu_11.hideOnMouseOut=true;
	fw_menu_11.childMenuIcon="images/arrows.gif";
	// END FIRST LEVEL FLYOUT - HOUSING COMPLIANCE 

// ----------- END HOUSING COMPLIANCE ----------


// ----------- INVESTOR INFORMATION----------

	// BUILD ALL SUB MENUS FIRST    
	
	// THIRD LEVEL FLYOUT - GRANT PROGRAMS -> 501(c)(3) Nonprofit Facilities Bonds -> Investors non profit
		//window.fw_menu_1_1_1 = new Menu("501(c)(3) Nonprofit Facilities Bonds",260,17,"Arial, Helvetica, sans-serif",10,"#3C4C7D","#D3E8D2","#D3E8D2","#3C4C7D");
		//	fw_menu_1_1_1.addMenuItem("Nonprofit Facilities Bonds Application (Word Doc)","location='" + rootpath + "worddocs/05_Nov_Non_Prof_Fac_Application.doc'");
		//	fw_menu_1_1_1.addMenuItem("Nonprofit Facilities Bonds Application (PDF)","location='" + rootpath + "pdfs/05_Nov_Non_Prof_Fac_Application.pdf'");
		//	fw_menu_1_1_1.addMenuItem("Nonprofit Facilities Bonds Policy and Procedures","location='" + rootpath + "investors_nonprofit_policy.asp'");
		//	fw_menu_1_1_1.fontWeight="bold";
		//	fw_menu_1_1_1.hideOnMouseOut=true;
	// END THIRD LEVEL FLYOUT - GRANT PROGRAMS -> 501(c)(3) Nonprofit Facilities Bonds -> Investors non profit
	
	// SECOND LEVEL FLYOUT - BOND INFORMATION
	window.fw_menu_1_1 = new Menu("Bond Information",231,17,"Arial, Helvetica, sans-serif",10,"#3C4C7D","#D3E8D2","#D3E8D2","#3C4C7D");
	    fw_menu_1_1.addMenuItem("Housing Bonds","location='" + rootpath + "investors_housing.asp'");
	    fw_menu_1_1.addMenuItem("501(c)(3) Nonprofit Facilities Bonds","location='" + rootpath + "investors_nonprofit.asp'");
	    fw_menu_1_1.addMenuItem("Future Investment Opportunities","location='" + rootpath + "investors_future.asp'");
	    fw_menu_1_1.fontWeight="bold";
	    fw_menu_1_1.hideOnMouseOut=true;
	    fw_menu_1_1.childMenuIcon="images/arrows.gif";
	// END SECOND LEVEL FLYOUT - BOND INFORMATION
	  
	// FIRST LEVEL FLYOUT - INVESTOR/BOND INFO.
	window.fw_menu_1 = new Menu("root",225,17,"Arial, Helvetica, sans-serif",10,"#3C4C7D","#D3E8D2","#D3E8D2","#3C4C7D");
		fw_menu_1.addMenuItem(fw_menu_1_1,"location='" + rootpath + "investors_bonds.asp'");  // "Bond Information" SECOND LEVEL FLYOUT
		fw_menu_1.addMenuItem("Financing Economic Development","location='" + rootpath + "Industrial_Revenue_Bonds.asp'");
		fw_menu_1.addMenuItem("Housing Bond Official Statements","location='" + rootpath + "investors_officialstatements.asp'");
		fw_menu_1.addMenuItem("Transportation Bond Official Statement","location='" + rootpath + "http://munibase.elabra.com/Idaho/IHFA_2008_GARVEE.pdf'");
		fw_menu_1.addMenuItem("Bond Disclosure Reports","location='" + rootpath + "investors_disclosure.asp'");
		fw_menu_1.addMenuItem("Garvee Bond Disclosure Reports","location='" + rootpath + "garvee_disclosure.asp'");
		fw_menu_1.addMenuItem("Bond Issue Prepayment Speed Information","location='" + rootpath + "investors_prepay.asp'");
	    fw_menu_1.addMenuItem("Annual/Community Report","location='" + rootpath + "media_annual.asp'");
		fw_menu_1.addMenuItem("IHFA Bond Ratings","location='" + rootpath + "investors_bondratings.asp'");
	  	fw_menu_1.addMenuItem("Community Reinvestment Act Information","location='" + rootpath + "investors_community.asp'");
	  	fw_menu_1.addMenuItem("Contact Us","location='" + rootpath + "contact.asp?mode=Investor/Bond Info'");
	   	fw_menu_1.fontWeight="bold";
		fw_menu_1.hideOnMouseOut=true;
		fw_menu_1.childMenuIcon="images/arrows.gif";
	// END FIRST LEVEL FLYOUT - INVESTOR INFORMATION
  
// ----------- END INVESTOR INFORMATION----------


// ----------- EMPLOYMENT (DROP DOWN) ----------
	// BUILD ALL SUB MENUS FIRST
	// SECOND LEVEL FLYOUTS - EMPLOYMENT   
	/*
	window.fw_menu_9_2 = new Menu("Apply Here",215,17,"Arial, Helvetica, sans-serif",10,"#3C4C7D","#D3E8D2","#D3E8D2","#3C4C7D");
		fw_menu_9_2.addMenuItem("Complete and Submit Online Resume","location='" + rootpath + "employment_resume.asp'");
		fw_menu_9_2.addMenuItem("Attach Existing Resume","location='" + rootpath + "mailto:employment@ihfa.org'");
		fw_menu_9_2.addMenuItem("Interviewing Tips","location='" + rootpath + "employment_interview.asp'");
		fw_menu_9_2.fontWeight="bold";
		fw_menu_9_2.hideOnMouseOut=true;
	*/
	/* window.fw_menu_9_3 = new Menu("Working at IHFA",270,17,"Arial, Helvetica, sans-serif",10,"#3C4C7D","#D3E8D2","#D3E8D2","#3C4C7D");
		fw_menu_9_3.addMenuItem("IHFA: Competitive Salaries & Excellent Benefits","location='" + rootpath + "employment_benefits.asp'");
		fw_menu_9_3.addMenuItem("IHFA Office Locations","location='" + rootpath + "employment/employment_locations.asp'");
		fw_menu_9_3.fontWeight="bold";
		fw_menu_9_3.hideOnMouseOut=true;
		*/
	// END SECOND LEVEL FLYOUTS - EMPLOYMENT   

	// FIRST LEVEL FLYOUT - EMPLOYMENT 
	window.fw_menu_9 = new Menu("root",255,17,"Arial, Helvetica, sans-serif",10,"#3C4C7D","#D3E8D2","#D3E8D2","#3C4C7D");
	fw_menu_9.addMenuItem("Job Openings","location='" + rootpath + "employment/employment_positions.asp'");
	//fw_menu_9.addMenuItem("Sign Up for Notification of Job Openings","window.open('jobreq.asp?mode=email', 'mywindow', 'width=420,height=340')");
	fw_menu_9.addMenuItem("Working at IHFA","location='" + rootpath + "employment/employment_working.asp'"); // "Working at IHFA" SECOND LEVEL FLYOUT
	//fw_menu_9.addMenuItem(fw_menu_9_2,"location='" + rootpath + "employment_apply.asp'"); // "Apply Here" SECOND LEVEL FLYOUT
	fw_menu_9.addMenuItem("IHFA: Competitive Salaries & Excellent Benefits","location='" + rootpath + "employment_benefits.asp'");
	fw_menu_9.addMenuItem("IHFA Office Locations","location='" + rootpath + "employment/employment_locations.asp'");
	fw_menu_9.addMenuItem("Apply Here","location='" + rootpath + "employment/employment_apply.asp'");
	//fw_menu_9.addMenuItem("Contact Us","location='" + "http://www.ihfa.org/contact.asp?mode=Employment'");
	fw_menu_9.addMenuItem("Interviewing Tips","location='" + rootpath + "employment_interview.asp'");
	fw_menu_9.addMenuItem("Contact Us", "location='" + "mailto:employment@ihfa.org'");
	fw_menu_9.fontWeight="bold";
	fw_menu_9.hideOnMouseOut=true;
	fw_menu_9.childMenuIcon="images/arrows.gif";
	// END FIRST LEVEL FLYOUT - EMPLOYMENT 

// ----------- END EMPLOYMENT (DROP DOWN) ----------

// ----------- FOUNDATION (DROP DOWN) ----------
	
	// FIRST LEVEL FLYOUT - FOUNDATION
	window.fw_menu_14 = new Menu("root",225,17,"Arial, Helvetica, sans-serif",10,"#3C4C7D","#D3E8D2","#D3E8D2","#3C4C7D");
	fw_menu_14.addMenuItem("Our Mission","location='" + rootpath + "foundation/'");
	fw_menu_14.addMenuItem("Foundation Programs","location='" + rootpath + "foundation/programs.asp'");
	fw_menu_14.addMenuItem("Ways to Give","location='" + rootpath + "foundation/waystogive.asp'");
	fw_menu_14.addMenuItem("Donate Now","location='" + rootpath + "foundation/donatenow.asp'");
	fw_menu_14.addMenuItem("Contact the Foundation","location='" + rootpath + "foundation/contact.asp'");
	fw_menu_14.fontWeight="bold";
	fw_menu_14.hideOnMouseOut=true;
	fw_menu_14.childMenuIcon="images/arrows.gif";
	// END FIRST LEVEL FLYOUT - FOUNDATION 

// ----------- END EMPLOYMENT (DROP DOWN) ----------


   

fw_menu_11.writeMenus();

} // fwLoadMenus()

//-->

