_menuCloseDelay=500           // The time delay for menus to remain visible on mouse out
_menuOpenDelay=150            // The time delay before menus open on mouse over
_followSpeed=5                // Follow scrolling speed
_followRate=40                // Follow scrolling Rate
_subOffsetTop=10              // Sub menu top offset
_subOffsetLeft=-10            // Sub menu left offset
_scrollAmount=3               // Only needed for Netscape 4.x
_scrollDelay=20               // Only needed for Netcsape 4.x


with(menuStyle=new mm_style()){
onbgcolor="#CC3333";
oncolor="#ffffff";
offbgcolor="#ffffff";
offcolor="#000000";
bordercolor="#296488";
borderstyle="solid";
borderwidth=1;
separatorcolor="#2D729D";
separatorsize="1";
padding=3;
fontsize="10px";
fontstyle="normal";
fontfamily="Arial, Helvetica, sans-serif";
overfilter="Fade(duration=0.2);Shadow(color='#777777', Direction=135, Strength=5)";
outfilter="randomdissolve(duration=0.3)";
}


mainStyle=new copyOf(menuStyle)
mainStyle.overfilter=""
mainStyle.outfilter=""
mainStyle.separatorpadding=1
mainStyle.separatorheight="9"
mainStyle.borderwidth=0

with(milonic=new menuname("Main Menu")){
style=mainStyle;
top=10;
//left=28;
screenposition="center"
orientation="horizontal"
alwaysvisible=1;
align="center"
aI("text=Home;url=http://www.process-technology.com/");
aI("text=Search Our Site;url=/processtechnol/search.htm");
aI("text=Industrial Products;showmenu=INDUSTRIAL PRODUCTS;url=/processtechnol/products.htm");
aI("text=High Purity Products;showmenu=HIGH PURITY PRODUCTS;url=/processtechnol/semiconductor.htm");
aI("text=Aquaculture Products;showmenu=AQUACULTURE PRODUCTS;url=/processtechnol/aquaculture.htm");
aI("text=Company Information;showmenu=COMPANY INFORMATION;url=/processtechnol/profile.htm");
aI("text=Tradeshows;showmenu=TRADESHOWS;url=/processtechnol/tradeshw.htm");
aI("text=Troubleshooting;showmenu=TROUBLESHOOTING;url=/processtechnol/troubleshoot.htm");
aI("text=Brochures;showmenu=PDF FILES;url=/processtechnol/pdfs.htm");
aI("text=Contact Us;url=/processtechnol/contact.htm");
}


	with(milonic=new menuname("INDUSTRIAL PRODUCTS")){
	style=menuStyle;
	aI("text=General Information;showmenu=INDGeneral Information;url=/processtechnol/techinfo.htm");
	aI("text=Electric Immersion Heaters;showmenu=Electric Immersion Heaters;url=/processtechnol/electricimmersion.htm");
	aI("text=Coils & Heat Exchangers;showmenu=Coils & Heat Exchangers;url=/processtechnol/heatexchanger.htm");
	aI("text=Temperature Controls;url=/processtechnol/controlstemp.htm");
	aI("text=DI Water Heaters;url=/processtechnol/tytan.htm");
	aI("text=Accessories;showmenu=Accessories;url=/processtechnol/Accessories.htm");
	aI("text=Product Specials;showmenu=Product Specials;url=/processtechnol/specials.htm");
	}


		with(milonic=new menuname("INDGeneral Information")){
		style=menuStyle;
		aI("text=Company Commitment;url=/processtechnol/techinfo.htm#Leadership;")
		aI("text=Thermal Overload Protection;url=/processtechnol/techinfo.htm#THERMAL;")
		aI("text=Electric Heater Sizing;url=/processtechnol/heatersizing.htm;")
		aI("text=Electric Heater Solution Guide;url=/processtechnol/solution.htm;")
		aI("text=Heat Exchanger Sizing;url=/processtechnol/heatexsizing.htm;")
		aI("text=Heat Exchanger Solution Guide;url=/processtechnol/solutionexchangers.htm;")
		aI("text=Temperature Control Sizing;url=/processtechnol/controlsizing.htm;")
		aI("text=Warranty Information;url=/processtechnol/techinfo.htm#Warranty;")
		aI("text=Return/Repair Inquiries;url=/processtechnol/techinfo.htm#Return;")
		aI("text=Product Shipping Weight;url=/processtechnol/shipweight.pdf;")

	}
	
	
		with(milonic=new menuname("Electric Immersion Heaters")){
		style=menuStyle;
		aI("text=Fluoropolymer;url=/processtechnol/fluorohtr.htm");
		aI("text=Metal;url=/processtechnol/metalhtrs.htm");
		aI("text=Quartz;url=/processtechnol/quartzhtrs.htm");
		aI("text=Special Application Heaters;url=/processtechnol/specapp.htm");
		aI("text=Water Heaters;url=/processtechnol/tytan.htm");
		aI("text=Screw Plug & Flange;url=/processtechnol/screwplugflange.htm");
		}
	
		with(milonic=new menuname("Coils & Heat Exchangers")){
		style=menuStyle;
		aI("text=Metal;url=/processtechnol/metalheatexch.htm");
		aI("text=Fluoropolymer;url=/processtechnol/fluoroheatexch.htm");
		aI("text=Inline;url=/processtechnol/thermax.htm");
		}

		with(milonic=new menuname("Accessories")){
		style=menuStyle;
		aI("text=For Heaters;url=/processtechnol/Accessories.htm#HEATER");
		aI("text=For Heat Exchangers;url=/processtechnol/Accessories.htm#HEAT");
		aI("text=For Controls;url=/processtechnol/Accessories.htm#TEMPERATURE");
	}
	

	with(milonic=new menuname("HIGH PURITY PRODUCTS")){
	style=menuStyle;
	aI("text=General Information;url=/processtechnol/semiinfo.htm;showmenu=SEMICOCOMMIT");
	aI("text=Match Process to Product;url=/processtechnol/semiproductcompare.htm;");	
	aI("text=DI Water Heaters;showmenu=DI Water Heaters;url=/processtechnol/semiconductor.htm#DI");
	aI("text=Inline Chemical Heaters;showmenu=Inline Chemical Heaters;url=/processtechnol/semiconductor.htm#INLINE");
	aI("text=Solvent Heaters;url=/processtechnol/soltan.htm");
	aI("text=Nitrogen Heaters;url=/processtechnol/n2.htm");
	aI("text=Constant Temperature Baths;showmenu=Constant Temperature Baths;url=/processtechnol/semiconductor.htm#CONSTANT");
	aI("text=Electric Immersion Heaters;showmenu=Semi Electric Immersion Heaters;url=/processtechnol/semiconductor.htm#ELECTRIC");
	aI("text=Heat Exchangers;showmenu=SEMI Heat Exchangers;url=/processtechnol/semiconductor.htm#HEAT");
	aI("text=High Temperature Filters;url=/processtechnol/LTFH.htm");
	aI("text=International Distributors;url=/processtechnol/asia.htm");
	}


		with(milonic=new menuname("SEMICOCOMMIT")){
		style=menuStyle;
		aI("text=Company Commitment;url=/processtechnol/semiinfo.htm#Leadership");
		aI("text=Warranty Information;url=/processtechnol/semiinfo.htm#Warranty");
		aI("text=Return/Repair Inquiries;url=/processtechnol/semiinfo.htm#Return");
		aI("text=International Distributors;url=/processtechnol/asia.htm");
	}
	
	
		with(milonic=new menuname("DI Water Heaters")){
		style=menuStyle;
		aI("text=Fluoropolymer;url=/processtechnol/lufranupdi.htm;");
		aI("text=Quartz;url=/processtechnol/quartzultrapureheater.htm;");
		aI("text=Titanium;url=/processtechnol/tytan.htm;");
		}

		with(milonic=new menuname("Inline Chemical Heaters")){
		style=menuStyle;
		aI("text=Fluoropolymer;url=/processtechnol/TIH.htm;");
		aI("text=Quartz (horizontal);url=/processtechnol/ultrapur.htm;");
		}

		with(milonic=new menuname("Constant Temperature Baths")){
		style=menuStyle;
		aI("text=Constant Temperature;url=/processtechnol/sbrbne.htm;");
		aI("text=Cascade Process;url=/processtechnol/etchtech.htm;");
		aI("text=Recirculating Filter Etch;url=/processtechnol/filtran.htm;");
		aI("text=Quick Dump Rinse;url=/processtechnol/CQDR.htm;");
		}


		with(milonic=new menuname("Semi Electric Immersion Heaters")){
		style=menuStyle;
		aI("text=TFB Series;url=/processtechnol/tfbtfw.htm;");
		aI("text=HX Series;url=/processtechnol/fluorosheath1.htm;");
		}



		with(milonic=new menuname("SEMI Heat Exchangers")){
		style=menuStyle;
		aI("text=Inline Fluoropolymer;url=/processtechnol/ILHX.htm;");
		aI("text=Spiral Plate;url=/processtechnol/thermax.htm;");
		}




	with(milonic=new menuname("AQUACULTURE PRODUCTS")){
	style=menuStyle;
	aI("text=General Information;showmenu=AQGeneral Information;url=/processtechnol/aquainfo.htm");
	aI("text=EasyPlug Heater Systems;showmenu=EasyPlug Heater Systems;url=/processtechnol/aquaculture.htm#EasyPlug");
	aI("text=Electric Heaters;showmenu=Electric Heaters;url=/processtechnol/aquaculture.htm#Electric");
	aI("text=Heat Exchangers;showmenu=AQHeat Exchangers;url=/processtechnol/aquaculture.htm#Coils");
	aI("text=Temperature Controls & Accessories;showmenu=Temperature Controls & Accessories;url=/processtechnol/aquaculture.htm#Temperature");
	}
	
			with(milonic=new menuname("AQGeneral Information")){
			style=menuStyle;
			aI("text=Company Commitment;url=/processtechnol/aquainfo.htm#ProcessTechnology;");
			aI("text=Thermal Overload Protection;url=/processtechnol/aquainfo.htm#THERMAL;");
			aI("text=Electric Heater Sizing;url=/processtechnol/aquainfo.htm#Determining;");
			aI("text=Heat Exchanger Sizing;url=/processtechnol/heatexsizing.htm;")
			aI("text=Temperature Control Sizing;url=/processtechnol/aquainfo.htm#Amp;");
			aI("text=Warranty Information;url=/processtechnol/aquainfo.htm#Warranty;");
			aI("text=Return/Repair Inquiries;url=/processtechnol/aquainfo.htm#Return");
			}

			with(milonic=new menuname("EasyPlug Heater Systems")){
			style=menuStyle;
			aI("text=Heater & Control Systems;url=/processtechnol/EDRSA.htm;");
			aI("text=Bottom Heater & Control Systems;url=/processtechnol/EDRLSA.htm;");
			aI("text=Replacement Over-the-side Heaters;url=/processtechnol/ESA.htm;");
			aI("text=Replacement Bottom Heaters;url=/processtechnol/ELSA.htm;");
			aI("text=Replacement Digital Controls;url=/processtechnol/DRAE.htm;");
			aI("text=Replacement Non-indicating Controls;url=/processtechnol/NA15E.htm;");
			}

			with(milonic=new menuname("Electric Heaters")){
			style=menuStyle;
			aI("text=Single Over-the-side;url=/processtechnol/SA.htm;");
			aI("text=Triple Over-the-side;url=/processtechnol/3SA.htm;");
			aI("text=Single Bottom;url=/processtechnol/LSA.htm;");
			aI("text=Triple Bottom;url=/processtechnol/3LSA.htm;");
			aI("text=1-1/4\" Screw Plug;url=/processtechnol/STA.htm;");
			aI("text=Stainless Steel Screw Plug;url=/processtechnol/2t.htm;");
			aI("text=Titanium Screw Plug;url=/processtechnol/t2t.htm;");
			aI("text=Flanged;url=/processtechnol/3FL.htm;");
			}

			with(milonic=new menuname("AQHeat Exchangers")){
			style=menuStyle;
			aI("text=Grid;url=/processtechnol/gridcoil.htm;");
			aI("text=Serpentine;url=/processtechnol/serpcoil.htm;");
			aI("text=U Coils;url=/processtechnol/ucoil.htm;");
			aI("text=Solenoid Valves;url=/processtechnol/solvalve.htm;");
			aI("text=Strainers;url=/processtechnol/strainer.htm;");
			}

			with(milonic=new menuname("Temperature Controls & Accessories")){
			style=menuStyle;
			aI("text=LCD Digital;url=/processtechnol/DRA.htm;");
			aI("text=LCD Digital Combo;url=/processtechnol/DRACombo.htm;");
			aI("text=LED Digital;url=/processtechnol/dlc.htm;");
			aI("text=LED Digital Combo;url=/processtechnol/dlccombo.htm;");
			aI("text=Non-indicating;url=/processtechnol/NA.htm;");
			aI("text=Non-indicating Combo;url=/processtechnol/NACombo.htm;");
			aI("text=Digital Timers;url=/processtechnol/dts.htm;");
			aI("text=Liquid Level;url=/processtechnol/LC.htm;");
			aI("text=Thermowells;url=/processtechnol/thermowell.htm;");
			}
		

	with(milonic=new menuname("COMPANY INFORMATION")){
	style=menuStyle;
	aI("text=Profile & Mission Statement;url=/processtechnol/profile.htm");
	aI("text=Quality Commitment;url=/processtechnol/quality.htm");
	aI("text=Location;url=/processtechnol/location.htm");
	aI("text=Warranty;url=/processtechnol/warranty.htm");
	aI("text=Terms & Conditions;url=/processtechnol/terms.htm");
	aI("text=What's New;url=/processtechnol/whatsnew.htm");
	aI("text=Memberships & Affiliations;url=/processtechnol/affiliations.htm");
	aI("text=Employment Opportunities;url=/processtechnol/employment.htm");	
	aI("text=Product Specials;url=/processtechnol/specials.htm");	
	aI("text=Online Credit Application;url=https://onlineapp.dnbi.com/createApp/Process+Technology?token=tpm33wxeBIKssrl55k1sVQ%3D%3D%0A");
	aI("text=Website Survey;url=/processtechnol/survey.htm");	
	}

	with(milonic=new menuname("TRADESHOWS")){
	style=menuStyle;
	aI("text=High Purity;url=/processtechnol/tradeshw.htm#Semiconductor");
	aI("text=Plating & Metal Finishing;url=/processtechnol/tradeshw.htm#Metalfinish");
	aI("text=Cleaning Technology;url=/processtechnol/tradeshw.htm#Cleaning");
	aI("text=Aquaculture;url=/processtechnol/tradeshw.htm#Aquaculture");
	
	}

	with(milonic=new menuname("TROUBLESHOOTING")){
	style=menuStyle;
	aI("text=Heaters;showmenu=heaterstrouble;url=/processtechnol/troubleshoot.htm#HEATERS");
	aI("text=Heat Exchangers;showmenu=exchangerstrouble;url=/processtechnol/troubleshoot.htm#HEATEXCHANGERS");
	aI("text=Temperature Controls;url=/processtechnol/troubleshootcontrols.htm;");
	}


		with(milonic=new menuname("heaterstrouble")){
		style=menuStyle;
		aI("text=Overview;url=/processtechnol/troubleshoot1.htm");
		aI("text=Metal;url=/processtechnol/troubleshoot2.htm");
		aI("text=Quartz;url=/processtechnol/troubleshoot3.htm");
		aI("text=Fluoropolymer;url=/processtechnol/troubleshoot4.htm");
		}

		with(milonic=new menuname("exchangerstrouble")){
		style=menuStyle;
		aI("text=Overview;url=/processtechnol/troubleshootcoil.htm");
		aI("text=Metal;url=/processtechnol/troubleshootmetalcoil.htm");
		aI("text=Fluoropolymer;url=/processtechnol/troubleshootfluorocoil.htm");
		}



	with(milonic=new menuname("PDF FILES")){
	style=menuStyle;
	aI("text=High Purity Products;url=/processtechnol/pdfs.htm#SEMI");
	aI("text=Industrial Products;url=/processtechnol/pdfs.htm#INDUSTRIAL");
	aI("text=Aquaculture Products;url=/processtechnol/pdfs.htm#AQUACULTURE");
	}

drawMenus();

