<%@ page import="com.clayton.web.*" %> Clayton Industries Home Page/Industrial Boiler/Steam Boiler



<%= addNavigationBar( 1000 ) %>



<%= addImage("HomeR.gif", "ALIGN=LEFT") %>

Since its beginning in 1930, Clayton Industries has established a world-wide reputation in two widely divergent market segments equipment for the generation of industrial process steam (<%= addLink("/1.4.4.jsp", "Steam Generators/Boilers") %> both fired and <%= addLink("/1.4.5.jsp", "Waste Heat/Exhaust") %>).

The company is headquartered in City of Industry, California USA. Sales, service, and manufacturing are provided from 26 company-operated facilities as geographically diverse as Oslo, Paris, Atlanta, and Guadalajara. In addition, sales and <%= addLink("/1.4.3.jsp", "service") %> are provided by carefully selected and thoroughly trained distributors in many <%= addLink("/1.1.jsp", "locations") %> throughout the world.

From its inception, Clayton's charter has been to design, build, sell and service unique products in chosen market segments and to support these products with a world-class sales and service team. To accomplish this the Company has always invested a significant percentage of its resources in engineering and R & D. Clayton understands that new ideas and new technology are the driving force in the economies of the developed and developing countries of the world. Clayton Industries is ideally positioned to ride this technological revolution through the 21st century and beyond.

<%=addImage("Oil and Gas.gif", "BORDER=0")%> <%=addImage("SigmaFire button.gif", "BORDER=0")%>

<%=addImage("register.gif", "BORDER=0")%>

Register for updates and receive a free Clayton baseball cap and steam table.

<%=addImage("jay leno.gif", "BORDER=0")%>

Click on the above link to learn about Jay Leno's Clayton Steam Generator. Click on the video titled "1870 Steam Engine - Part 2" under the At The Garage tab and the video titled "Thicker than molasses, but gets the job done" under the Under The Hood tab.

<%=addImage("Clayton Belgium.gif", "BORDER=0")%> <%=addImage("Clayton France.gif", "BORDER=0")%> <%=addImage("Clayton Germany.gif", "BORDER=0")%> <%=addImage("Clayton Mexico.gif", "BORDER=0")%> <%=addImage("Clayton Netherlands.gif", "BORDER=0")%> <%=addImage("Clayton UK.gif", "BORDER=0")%>

© Clayton Industries 2003-2008

<%= Event.displayEvents() %>



<%! public String addImage(String imageName) { return(Util.addImage(imageName)); } public String addImage(String imageName, String attributes) { return(Util.addImage(imageName, attributes)); } public String addLink(String url, String text) { return(Util.addLink(url, text)); } public String addLink(String url, String text, String attributes) { return(Util.addLink(url, text, attributes)); } public String fontBegin() { return(Util.fontBegin()); } public String fontEnd() { return(Util.fontEnd()); } public String addNavigationBar(int id) { return(NavigationLink.displayBar(id)); } %>