// JavaScript Document
<!--
function mmLoadMenus() {
  if (window.multitherm_products) return;
  window.high_temp_applications = new Menu("High Temperature Applications",130,22,"Verdana, Arial, Helvetica, sans-serif",10,"#FFFFFF","#FFFFFF","#FF0000","#000000","left","middle",3,0,550,-5,7,true,true,true,5,true,true);
   high_temp_applications.addMenuItem("MultiTherm PG-1","location='multitherm-pg-1.html'");
	high_temp_applications.addMenuItem("MultiTherm OG-1","location='multitherm-og-1.html'");
	high_temp_applications.addMenuItem("MultiTherm 503","location='multitherm-503.html'");
	high_temp_applications.addMenuItem("MultiTherm IG-4","location='multitherm-ig-4.html'");
	high_temp_applications.addMenuItem("MultiTherm IG-1","location='multitherm-ig-1.html'");
  high_temp_applications.fontWeight="bold";
  high_temp_applications.hideOnMouseOut=true;
  high_temp_applications.bgColor='#000000';
  high_temp_applications.menuBorder=1;
  high_temp_applications.menuLiteBgColor='#000000';
  high_temp_applications.menuBorderBgColor='#000000';
  window.flushing_cleaning_fluid = new Menu("Flushing/Cleaning Fluid",130,22,"Verdana, Arial, Helvetica, sans-serif",10,"#FFFFFF","#FFFFFF","#FF0000","#000000","left","middle",3,0,550,-5,7,true,true,true,5,true,true);
   flushing_cleaning_fluid.addMenuItem("MultiTherm FF-1","location='multitherm-ff-1.html'");
	flushing_cleaning_fluid.addMenuItem("MultiTherm PSC Plus","location='multitherm-PSC_Plus.html'");
  flushing_cleaning_fluid.fontWeight="bold";
  flushing_cleaning_fluid.hideOnMouseOut=true;
  flushing_cleaning_fluid.bgColor='#000000';
  flushing_cleaning_fluid.menuBorder=1;
  flushing_cleaning_fluid.menuLiteBgColor='#000000';
  flushing_cleaning_fluid.menuBorderBgColor='#000000';
	 window.low_temp_applications = new Menu("Low Temperature Applications",130,22,"Verdana, Arial, Helvetica, sans-serif",10,"#FFFFFF","#FFFFFF","#FF0000","#000000","left","middle",3,0,550,-5,7,true,true,true,5,true,true);
   low_temp_applications.addMenuItem("MultiTherm WB","location='multitherm-wb.html'");
	low_temp_applications.addMenuItem("MultiTherm ULT-170","location='multitherm-ult-170.html'");
  low_temp_applications.fontWeight="bold";
  low_temp_applications.hideOnMouseOut=true;
  low_temp_applications.bgColor='#000000';
  low_temp_applications.menuBorder=1;
  low_temp_applications.menuLiteBgColor='#000000';
  low_temp_applications.menuBorderBgColor='#000000';
	window.heat_transfer_fluids = new Menu("Heat Transfer Fluids",205,22,"Verdana, Arial, Helvetica, sans-serif",10,"#FFFFFF","#FFFFFF","#FF0000","#000000","left","middle",3,0,550,-5,7,true,true,true,5,true,true);
   heat_transfer_fluids.addMenuItem(high_temp_applications);
   heat_transfer_fluids.addMenuItem(flushing_cleaning_fluid);
   heat_transfer_fluids.addMenuItem(low_temp_applications);
  heat_transfer_fluids.fontWeight="bold";
  heat_transfer_fluids.hideOnMouseOut=true;
  heat_transfer_fluids.bgColor='#000000';
  heat_transfer_fluids.menuBorder=1;
  heat_transfer_fluids.menuLiteBgColor='#000000';
  heat_transfer_fluids.menuBorderBgColor='#000000';
   window.heat_transfer_filtration = new Menu("Heat Transfer Filtration System",130,22,"Verdana, Arial, Helvetica, sans-serif",10,"#FFFFFF","#FFFFFF","#FF0000","#000000","left","middle",3,0,550,-5,7,true,true,true,5,true,true);
   heat_transfer_filtration.addMenuItem("Filtration Systems","location='filtration-systems.html'");
	heat_transfer_filtration.addMenuItem("Filters","location='filters.html'");
  heat_transfer_filtration.fontWeight="bold";
  heat_transfer_filtration.hideOnMouseOut=true;
  heat_transfer_filtration.bgColor='#000000';
  heat_transfer_filtration.menuBorder=1;
  heat_transfer_filtration.menuLiteBgColor='#000000';
  heat_transfer_filtration.menuBorderBgColor='#000000';
   window.coils = new Menu("HVAC/Industrial Coils",126,22,"Verdana, Arial, Helvetica, sans-serif",10,"#FFFFFF","#FFFFFF","#FF0000","#000000","left","middle",3,0,550,-5,7,true,true,true,5,true,true);
   coils.addMenuItem("Hot Water Coils","location='http://www.multithermcoils.com/hot-water-coils.html'");
	coils.addMenuItem("Evaporator Coils","location='http://www.multithermcoils.com/evaporator-coil.html'");
	coils.addMenuItem("Steam Coils","location='http://www.multithermcoils.com/steam-coils.html'");
	coils.addMenuItem("Chill Water Coils","location='http://www.multithermcoils.com/chilled-water-coils.html'");
	coils.addMenuItem("Condensers","location='http://www.multithermcoils.com/refrigerant-condenser.html'");
	coils.addMenuItem("Boosters","location='http://www.multithermcoils.com/hot-water-duct-booster.html'");
	coils.addMenuItem("Industrial Coils","location='http://www.multithermcoils.com/industrial-construction.html'");
  coils.fontWeight="bold";
  coils.hideOnMouseOut=true;
  coils.bgColor='#000000';
  coils.menuBorder=1;
  coils.menuLiteBgColor='#000000';
  coils.menuBorderBgColor='#000000';
  window.multitherm_products = new Menu("root",220,22,"Verdana, Arial, Helvetica, sans-serif",10,"#FFFFFF","#FFFFFF","#FF0000","#000000","left","middle",3,0,550,-5,7,true,true,true,5,true,true);
  multitherm_products.addMenuItem(heat_transfer_fluids);
  multitherm_products.addMenuItem("Heat Transfer Filtration","location='filtration-systems.html'");
  multitherm_products.addMenuItem(coils);
  multitherm_products.addMenuItem("Heat Exchangers","location='http://www.multithermcoils.com/espanol/heat-exchangers.html'");
  multitherm_products.addMenuItem("Tube Bundles","location='http://www.multithermcoils.com/espanol/tube-bundles.html'");
  multitherm_products.addMenuItem("TBar Ceiling Self-Contained AC Unit","location='http://www.multithermcoils.com/espanol/self-contained.html'");
  multitherm_products.fontWeight="bold";
  multitherm_products.hideOnMouseOut=true;
  multitherm_products.childMenuIcon="arrows.gif";
  multitherm_products.bgColor='#000000';
  multitherm_products.menuBorder=1;
  multitherm_products.menuLiteBgColor='#000000';
  multitherm_products.menuBorderBgColor='#000000';
	window.technical = new Menu("High Temperature Applications",180,22,"Verdana, Arial, Helvetica, sans-serif",10,"#FFFFFF","#FFFFFF","#FF0000","#000000","left","middle",3,0,550,-5,7,true,true,true,5,true,true);
   technical.addMenuItem("Technical Articles","location='technical-articles.html'");
   technical.addMenuItem("Technical Bulletins","location='resource-center.html'");
   technical.addMenuItem("Newsletter","location='view-newsletter.html'");
   technical.addMenuItem("OEM Sites","location='oem.html'");
   technical.addMenuItem("Photo Gallery","location='photo_gallery.html'");
  technical.fontWeight="bold";
  technical.hideOnMouseOut=true;
  technical.bgColor='#000000';
  technical.menuBorder=1;
   technical.menuLiteBgColor='#000000';
  technical.menuBorderBgColor='#000000';

multitherm_products.writeMenus();
} 
