<!--
  //First hexdec is font color
  //second hexdec is title hover color
  //third hexdec is background color
  //fourth hexdec is rollover background color
function fwLoadMenus() {
  if (window.fw_menu_0) return;
  window.fw_menu_0 = new Menu("root",170,20,"Arial, Helvetica, sans-serif",12,"#ffffff","#000000","#0066A0","#E3A734");
  fw_menu_0.addMenuItem(" Best Employees Available","location='hvac-installers.html'");
  fw_menu_0.addMenuItem(" Why Choose Evergreen","location='hvac-in-wa.html'");
 //(removed) jan 28, 2010 fw_menu_0.addMenuItem(" Easy Financing","location='hvac-options.html'"); 
  fw_menu_0.addMenuItem(" Our Pledge To You","location='furnace-contractors.html'");
  fw_menu_0.addMenuItem(" Community Involvement","location='evergreen-state-hvac.html'"); 
  fw_menu_0.addMenuItem(" Employment Opportunities","location='hvac-employment.html'");
  fw_menu_0.hideOnMouseOut=true;
 
  window.fw_menu_1 = new Menu("root",250,20,"Arial, Helvetica, sans-serif",12,"#ffffff","#000000","#0066A0","#E3A734");
  fw_menu_1.addMenuItem(" Best Brand, Best Contractor, Best Prices*","location='evergreen-hvac.html'");
  fw_menu_1.addMenuItem(" Free Energy Consultation","location='energy-consultation.html'");
  fw_menu_1.addMenuItem(" In-Home Comfort Consultation ","location='hvac-cost.html'");
  fw_menu_1.addMenuItem(" Easy Finance","location='hvac-options.html'");
  fw_menu_1.addMenuItem(" Tax Credits, Rebates & Incentives","location='hvac-rebates.html'");
  fw_menu_1.addMenuItem(" Optional Extended Warranties","location='hvac.html'");
  fw_menu_1.addMenuItem(" Home HVAC Retrofit and Replacement ","location='residential-hvac.html'");
  fw_menu_1.addMenuItem(" SustainableWorks ","location='sustainable-works.html'");
  fw_menu_1.addMenuItem(" HVAC Equipment ","location='hvac-equipment.html'"); //(new)
  
  //changed jan 14, 2010fw_menu_1.addMenuItem(" Gas Furnaces","location='gas-furnace-repairs.html'");
  //changed jan 14, 2010fw_menu_1.addMenuItem(" Heat Pumps","location='heat-pump-installation.html'");
  //changed jan 14, 2010fw_menu_1.addMenuItem(" Air Conditioners","location='ac-installation.html'");
  //changed jan 14, 2010fw_menu_1.addMenuItem(" Dual Fuel Systems","location='dual-fuel.html'"); 
  //changed jan 14, 2010fw_menu_1.addMenuItem(" Ductless &#8220;Mini-Split&#8221; Heat Pumps","location='ductless-heat-pumps.html'"); 
  //changed jan 14, 2010fw_menu_1.addMenuItem(" Gas Package Equipment","location='gas-equipment.html'"); 
  //changed jan 14, 2010fw_menu_1.addMenuItem(" Trane Clean Effects","location='air-quality-treatment.html'");
  //removed June 10 fw_menu_1.addMenuItem(" Geo-Thermal Systems","location='geo-thermal-systems.html'");
  fw_menu_1.hideOnMouseOut=true;

  window.fw_menu_2 = new Menu("root",180,20,"Arial, Helvetica, sans-serif",12,"#ffffff","#000000","#0066A0","#E3A734");
  fw_menu_2.addMenuItem(" Service Repairs","location='hvac-services.html'"); 
  fw_menu_2.addMenuItem(" Residential Maintenance","location='home-heating-ac.html'"); 
  fw_menu_2.addMenuItem(" Commercial Maintenance","location='commercial-hvac-contractors.html'"); 
  fw_menu_2.addMenuItem(" Energy Savings Agreement","location='energy-savings.html'");
  fw_menu_2.addMenuItem(" Thermostat Training","location='thermostats.html'");
  // removed June 10 fw_menu_2.addMenuItem(" Indoor Air Quality","location='duct-cleaning.html'");
  fw_menu_2.hideOnMouseOut=true;
  
  window.fw_menu_3 = new Menu("root",210,20,"Arial, Helvetica, sans-serif",12,"#ffffff","#000000","#0066A0","#E3A734");
  fw_menu_3.addMenuItem(" Commercial HVAC Business ","location='commercial-hvac.html'");  
  fw_menu_3.addMenuItem(" Commercial Maintenance","location='commercial-heating-ac.html'");
  fw_menu_3.addMenuItem(" Tax Credits, Rebates & Incentives","location='hvac-credits.html'"); //(new) jan 14, 2010
  fw_menu_3.addMenuItem(" LEED","location='leed.html'"); //(new) jan 14, 2010
  fw_menu_3.addMenuItem(" Building Energy Audits","location='building-energy-audits.html'"); //(new) jan 14, 2010
  fw_menu_3.addMenuItem(" Commercial Equipment","location='commercial-equipment.html'"); //(new) jan 14, 2010
  
  //changed jan 14, 2010 fw_menu_3.addMenuItem(" Best Furnace, Best Contractor, Best Prices*","location='evergreen-hvac.html'"); //(new)
  //changed jan 14, 2010 fw_menu_3.addMenuItem(" Free Energy Consultation","location='energy-consultation.html'");
  //changed jan 14, 2010 fw_menu_3.addMenuItem(" Easy Financing","location='hvac-options.html'");
  //changed jan 14, 2010 fw_menu_3.addMenuItem(" Tax Credits, Rebates & Incentives","location='hvac-rebates.html'");  //(new)
  //changed jan 14, 2010 fw_menu_3.addMenuItem(" Optional Extended Warranties","location='hvac.html'");
  //changed jan 14, 2010 fw_menu_3.addMenuItem(" Residential HVAC Retrofit and Replacement ","location='residential-hvac.html'");
  //removed June 10 fw_menu_3.addMenuItem(" Thermostat Training","location='thermostats.html'");
  //fw_menu_3.addMenuItem(" Choosing a Quality Contractor","location='hvac-contractors.html'");
  //fw_menu_3.addMenuItem(" Price vs. Outcome","location='sheet-metal-fabrication.html'");
  //removed June 10 fw_menu_3.addMenuItem(" Glossary of Terms ","location='glossary-terms.html'");
  //removed June 10 fw_menu_3.addMenuItem(" Testimonials ","location='heating.html'");
  //removed June 10 fw_menu_3.addMenuItem(" New Home Buyers ","location='new-home-hvac.html'");
  fw_menu_3.hideOnMouseOut=true;
  
  window.fw_menu_4 = new Menu("root",138,20,"Arial, Helvetica, sans-serif",12,"#ffffff","#000000","#0066A0","#E3A734");
  fw_menu_4.addMenuItem(" Contact Evergreen","location='contact-evergreen-hvac.html'");
  fw_menu_4.addMenuItem(" HVAC Service Areas","location='hvac-in-snohomish-county.html'");
  fw_menu_4.hideOnMouseOut=true;
  
  window.fw_menu_5 = new Menu("root",174,20,"Arial, Helvetica, sans-serif",12,"#ffffff","#000000","#0066A0","#E3A734");
  // fw_menu_5.addMenuItem(" Hot Water Tanks","location='hot-water-tanks.html'"); //(removed) jan 14, 2010
  fw_menu_5.addMenuItem(" Solar Hot Water","location='solar-hot-water.html'"); 
  fw_menu_5.addMenuItem(" Tank Less Water Heaters","location='tankless-water-heaters.html'"); 
  fw_menu_5.hideOnMouseOut=true;
  
  window.fw_menu_6 = new Menu("root",154,20,"Arial, Helvetica, sans-serif",12,"#ffffff","#000000","#0066A0","#E3A734");
  fw_menu_6.addMenuItem(" Electrical Generators ","location='electrical-generators.html'"); 
  fw_menu_6.addMenuItem(" Photovoltaic","location='photovoltaic.html'"); 
  fw_menu_6.addMenuItem(" Panel Change Outs","location='electrical.html'"); 
  fw_menu_6.addMenuItem(" Wiring & Lighting","location='electrician.html'"); 
  fw_menu_6.hideOnMouseOut=true;  

  fw_menu_6.writeMenus();
} // fwLoadMenus()
//-->