<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">

<html>
<head>
<title>ARS, Inc. - Pipeline Components - Pipe Sections</title>
<csscriptdict>
			<meta name="keywords" content="ARS, Inc. - Pipeline Components - Pipe Sections">
			<script><!--
CSStopExecution = false;
CSInit = new Array;
function CSScriptInit() {
if(typeof(skipPage) != "undefined") { if(skipPage) return; }
idxArray = new Array;
for(var i=0;i<CSInit.length;i++)
	idxArray[i] = i;
CSAction2(CSInit, idxArray);
}
CSAg = window.navigator.userAgent; CSBVers = parseInt(CSAg.charAt(CSAg.indexOf("/")+1),10);
function IsIE() { return CSAg.indexOf("MSIE") > 0;}
function CSIEStyl(s) { return document.all.tags("div")[s].style; }
function CSNSStyl(s) { return CSFindElement(s,0); }
function CSFindElement(n,ly) { if (CSBVers < 4) return document[n];
	var curDoc = ly ? ly.document : document; var elem = curDoc[n];
	if (!elem) { for (var i=0;i<curDoc.layers.length;i++) {
		elem = CSFindElement(n,curDoc.layers[i]); if (elem) return elem; }}
	return elem;
}
function CSClickReturn () {
	var bAgent = window.navigator.userAgent; 
	var bAppName = window.navigator.appName;
	if ((bAppName.indexOf("Explorer") >= 0) && (bAgent.indexOf("Mozilla/3") >= 0) && (bAgent.indexOf("Mac") >= 0))
		return true; // dont follow link
	else return false; // dont follow link
}
function CSButtonReturn () {
	var bAgent = window.navigator.userAgent; 
	var bAppName = window.navigator.appName;
	if ((bAppName.indexOf("Explorer") >= 0) && (bAgent.indexOf("Mozilla/3") >= 0) && (bAgent.indexOf("Mac") >= 0))
		return false; // follow link
	else return true; // follow link
}
CSIm = new Object();
function CSIShow(n,i) {
	if (document.images) {
		if (CSIm[n]) {
			var img = (!IsIE()) ? CSFindElement(n,0) : document[n];
			if (img && typeof(CSIm[n][i].src) != "undefined") {img.src = CSIm[n][i].src;}
			if(i != 0)
				self.status = CSIm[n][3];
			else
				self.status = " ";
			return true;
		}
	}
	return false;
}
function CSILoad(action) {
	im = action[1];
	if (document.images) {
		CSIm[im] = new Object();
		for (var i=2;i<5;i++) {
			if (action[i] != '') { CSIm[im][i-2] = new Image(); CSIm[im][i-2].src = action[i]; }
			else CSIm[im][i-2] = 0;
		}
		CSIm[im][3] = action[5];
	}
}
CSStopExecution = false;

function CSAction(array) { 
	return CSAction2(CSAct, array);
}
function CSAction2(fct, array) { 
	var result;
	for (var i=0;i<array.length;i++) {
		if(CSStopExecution) return false; 
		var actArray = fct[array[i]];
		if(actArray == null) return false; 
		var tempArray = new Array;
		for(var j=1;j<actArray.length;j++) {
			if((actArray[j] != null) && (typeof(actArray[j]) == "object") && (actArray[j].length == 2)) {
				if(actArray[j][0] == "VAR") {
					tempArray[j] = CSStateArray[actArray[j][1]];
				}
				else {
					if(actArray[j][0] == "ACT") {
						tempArray[j] = CSAction(new Array(new String(actArray[j][1])));
					}
				else
					tempArray[j] = actArray[j];
				}
			}
			else
				tempArray[j] = actArray[j];
		}			
		result = actArray[0](tempArray);
	}
	return result;
}
CSAct = new Object;

// --></script>
		</csscriptdict>
		<csactiondict>
			<script><!--
CSInit[CSInit.length] = new Array(CSILoad,/*CMP*/'Pipeline',/*URL*/'/images/pipelineNormal.gif',/*URL*/'/images/pipelineroll.gif',/*URL*/'','');
CSInit[CSInit.length] = new Array(CSILoad,/*CMP*/'Valves',/*URL*/'/images/ValvesNormal.gif',/*URL*/'/images/ValvesRoll.gif',/*URL*/'','');
CSInit[CSInit.length] = new Array(CSILoad,/*CMP*/'Vessels',/*URL*/'/images/VesselsNormal.gif',/*URL*/'/images/VesselsRoll.gif',/*URL*/'','');
CSInit[CSInit.length] = new Array(CSILoad,/*CMP*/'Stirrers',/*URL*/'/images/StirrersNormal.gif',/*URL*/'/images/StirrersRoll.gif',/*URL*/'','');
CSInit[CSInit.length] = new Array(CSILoad,/*CMP*/'Exchangers',/*URL*/'/images/ExchangersNormal.gif',/*URL*/'/images/ExchangersRoll.gif',/*URL*/'','');
CSInit[CSInit.length] = new Array(CSILoad,/*CMP*/'Column',/*URL*/'/images/ColumnNormal.gif',/*URL*/'/images/ColumnRoll.gif',/*URL*/'','');
CSInit[CSInit.length] = new Array(CSILoad,/*CMP*/'Measurement',/*URL*/'/images/MeasurementNormal.gif',/*URL*/'/images/MeasurementRoll.gif',/*URL*/'','');
CSInit[CSInit.length] = new Array(CSILoad,/*CMP*/'Couplings',/*URL*/'/images/CouplingsNormal.gif',/*URL*/'/images/CouplingsRoll.gif',/*URL*/'','');
CSInit[CSInit.length] = new Array(CSILoad,/*CMP*/'Structure',/*URL*/'/images/StructureNormal.gif',/*URL*/'/images/StructureRoll.gif',/*URL*/'','');


function FP_swapImg() {//v1.0
 var doc=document,args=arguments,elm,n; doc.$imgSwaps=new Array(); for(n=2; n<args.length;
 n+=2) { elm=FP_getObjectByID(args[n]); if(elm) { doc.$imgSwaps[doc.$imgSwaps.length]=elm;
 elm.$src=elm.src; elm.src=args[n+1]; } }
}

function FP_preloadImgs() {//v1.0
 var d=document,a=arguments; if(!d.FP_imgs) d.FP_imgs=new Array();
 for(var i=0; i<a.length; i++) { d.FP_imgs[i]=new Image; d.FP_imgs[i].src=a[i]; }
}

function FP_getObjectByID(id,o) {//v1.0
 var c,el,els,f,m,n; if(!o)o=document; if(o.getElementById) el=o.getElementById(id);
 else if(o.layers) c=o.layers; else if(o.all) el=o.all[id]; if(el) return el;
 if(o.id==id || o.name==id) return o; if(o.childNodes) c=o.childNodes; if(c)
 for(n=0; n<c.length; n++) { el=FP_getObjectByID(id,c[n]); if(el) return el; }
 f=o.forms; if(f) for(n=0; n<f.length; n++) { els=f[n].elements;
 for(m=0; m<els.length; m++){ el=FP_getObjectByID(id,els[n]); if(el) return el; } }
 return null;
}
// --></script>
		</csactiondict>
<base TARGET="_top">
</head>
<body onload="CSScriptInit(); FP_preloadImgs(/*url*/'../images/Buttons/Navigation%20buttons/Chem%20Plant/buttonB5.gif',/*url*/'../images/Buttons/Navigation%20buttons/Chem%20Plant/buttonB4.gif',/*url*/'../images/Buttons/Navigation%20buttons/Chem%20Plant/buttonCA.gif',/*url*/'../images/Buttons/Navigation%20buttons/Chem%20Plant/buttonC9.gif')" BGCOLOR="#EEEEEE" link="#000000" vlink="#000000" alink="#000000" text="#000000">

    <table border="0" width="100%" bgcolor="#000080" style="border-collapse: collapse" bordercolor="#111111" cellpadding="0" cellspacing="0" id="table1">
      <tr>
        <td align="center" width="10%">
        &nbsp;</td>
        <td align="center" width="80%">
    <p style="margin-top: 0; margin-bottom: 0"><b>
    <font face="Arial" size="5" color="#00FFFF">ARS Chemical Pilot Plant Catalog 
    - Pipe Sections</font></b></td>
        <td align="center" width="10%">
          <p style="margin-top: 0; margin-bottom: 0">
          <a title="Click to return to the ARS home page" href="http://www.ars-fla.com/">
          <img border="0" id="img16" src="../images/Buttons/Navigation%20buttons/Chem%20Plant/buttonB3.gif" height="30" width="100" alt="Home" onmouseover="FP_swapImg(1,0,/*id*/'img16',/*url*/'../images/Buttons/Navigation%20buttons/Chem%20Plant/buttonB4.gif')" onmouseout="FP_swapImg(0,0,/*id*/'img16',/*url*/'../images/Buttons/Navigation%20buttons/Chem%20Plant/buttonB3.gif')" onmousedown="FP_swapImg(1,0,/*id*/'img16',/*url*/'../images/Buttons/Navigation%20buttons/Chem%20Plant/buttonB5.gif')" onmouseup="FP_swapImg(0,0,/*id*/'img16',/*url*/'../images/Buttons/Navigation%20buttons/Chem%20Plant/buttonB4.gif')" fp-style="fp-btn: Metal Rectangle 8; fp-font: Arial; fp-font-style: Bold; fp-font-color-hover: #000080; fp-bgcolor: #E6E6E6; fp-transparent: 1; fp-proportional: 0; fp-orig: 0" fp-title="Home"></a></td>
      </tr>
    </table>
    <p align="center" style="margin-top: 0; margin-bottom: 0">&nbsp;</p>
    <p align="center" style="margin-top: 0; margin-bottom: 0">&nbsp;</p>
    <p align="center" style="margin-top: 0; margin-bottom: 0">&nbsp;</p>
    <div align="center">
<table BORDER="4" CELLSPACING="0" CELLPADDING="3" width="70%" valign="top" bgcolor="#C0C0C0" bordercolor="#000080">
	<tr>
		<td valign="center" width="50%" style="border-right-style: none; border-right-width: medium">
      <table border="0" cellpadding="4" cellspacing="1" width="100%">
        <tr>
          <td width="25%" bgcolor="#000080" align="left">
          <p style="margin-left: 15px; margin-top: 0; margin-bottom: 0"><b>
          <font size="2" color="#FFFFFF">DN<br>
            L</font></b></td>
          <td width="25%" bgcolor="#000080" align="left">
          <p style="margin-left: 15px; margin-top: 0; margin-bottom: 0"><b>
          <font size="2" color="#FFFFFF">25<br>
            Cat. Ref.</font></b></td>
          <td width="25%" bgcolor="#000080" align="left">
          <p style="margin-left: 15px; margin-top: 0; margin-bottom: 0"><b>
          <font size="2" color="#FFFFFF">40<br>
            Cat. Ref.</font></b></td>
          <td width="25%" bgcolor="#000080" align="left">
          <p style="margin-left: 15px; margin-top: 0; margin-bottom: 0"><b>
          <font size="2" color="#FFFFFF">50<br>
            Cat. Ref.</font></b></td>
        </tr>
        <tr>
          <td width="25%" bgcolor="#D2F0FF" align="left">
          <p style="margin-left: 15px; margin-top: 0; margin-bottom: 0"><b><font size="2">100<br>
            150<br>
            200<br>
            250<br>
            300<br>
            400<br>
            500<br>
            600<br>
            750<br>
            900<br>
            1000</font></b></td>
          <td width="25%" bgcolor="#D2F0FF" align="left">
          <p style="margin-left: 15px; margin-top: 0; margin-bottom: 0"><b><font size="2">PS1/100*<br>
            PS1/150*<br>
            PS1/200*<br>
            PS1/250<br>
            PS1/300*<br>
            PS1/400<br>
            PS1/500*<br>
            PS1/600<br>
            PS1/750<br>
            PS1/900<br>
            PS1/1000*</font></b></td>
          <td width="25%" bgcolor="#D2F0FF" align="left">
          <p style="margin-left: 15px; margin-top: 0; margin-bottom: 0"><b><font size="2">PS1.5/100<br>
            PS1.5/150*<br>
            PS1.5/200<br>
            PS1.5/250<br>
            PS1.5/300*<br>
            PS1.5/400<br>
            PS1.5/500*<br>
            PS1.5/600<br>
            PS1.5/750<br>
            PS1.5/900<br>
            PS1.5/1000*</font></b></td>
          <td width="25%" bgcolor="#D2F0FF" align="left">
          <p style="margin-left: 15px; margin-top: 0; margin-bottom: 0"><b><font size="2">PS2/100<br>
            PS2/150*<br>
            PS2/200<br>
            PS2/250<br>
            PS2/300*<br>
            PS2/400<br>
            PS2/500<br>
            PS2/600<br>
            PS2/750<br>
            PS2/900<br>
            PS2/1000*</font></b></td>
        </tr>
        <tr>
          <td width="25%" align="left">
          <p style="margin-left: 15px; margin-top: 0; margin-bottom: 0"></td>
          <td width="25%" align="left">
          <p style="margin-left: 15px; margin-top: 0; margin-bottom: 0"><font size="2">&nbsp;</font></td>
          <td width="25%" align="left">
          <p style="margin-left: 15px; margin-top: 0; margin-bottom: 0"></td>
          <td width="25%" align="left">
          <p style="margin-left: 15px; margin-top: 0; margin-bottom: 0"></td>
        </tr>
        <tr>
          <td width="25%" bgcolor="#000080" align="left">
          <p style="margin-left: 15px; margin-top: 0; margin-bottom: 0"><b>
          <font size="2" color="#FFFFFF">DN<br>
            L</font></b></td>
          <td width="25%" bgcolor="#000080" align="left">
          <p style="margin-left: 15px; margin-top: 0; margin-bottom: 0"><b>
          <font size="2" color="#FFFFFF">80<br>
            Cat Ref.</font></b></td>
          <td width="25%" bgcolor="#000080" align="left">
          <p style="margin-left: 15px; margin-top: 0; margin-bottom: 0"><b>
          <font size="2" color="#FFFFFF">100<br>
            Cat. Ref.</font></b></td>
          <td width="25%" bgcolor="#000080" align="left">
          <p style="margin-left: 15px; margin-top: 0; margin-bottom: 0"><b>
          <font size="2" color="#FFFFFF">150<br>
            Cat. Ref.</font></b></td>
        </tr>
        <tr>
          <td width="25%" bgcolor="#D2F0FF" align="left">
          <p style="margin-left: 15px; margin-top: 0; margin-bottom: 0"><b><font size="2">150<br>
            200<br>
            250<br>
            300<br>
            400<br>
            500<br>
            600<br>
            750<br>
            900<br>
            1000</font></b></td>
          <td width="25%" bgcolor="#D2F0FF" align="left">
          <p style="margin-left: 15px; margin-top: 0; margin-bottom: 0"><b><font size="2">PS3/150*<br>
            PS3/200<br>
            PS3/250*<br>
            PS3/300<br>
            PS3/400<br>
            PS3/500<br>
            PS3/600*<br>
            PS3/750<br>
            PS3/900<br>
            PS3/1000*</font></b></td>
          <td width="25%" bgcolor="#D2F0FF" align="left">
          <p style="margin-left: 15px; margin-top: 0; margin-bottom: 0"><b><font size="2">PS4/150*<br>
            PS4/200<br>
            PS4/250*<br>
            PS4/300<br>
            PS4/400<br>
            PS4/500<br>
            PS4/600*<br>
            PS4/750<br>
            PS4/900<br>
            PS4/1000*</font></b></td>
          <td width="25%" bgcolor="#D2F0FF" align="left">
          <p style="margin-left: 15px; margin-top: 0; margin-bottom: 0"><b><font size="2">PS6/150<br>
            PS6/200<br>
            PS6/250*<br>
            PS6/300*<br>
            PS6/400<br>
            PS6/500<br>
            PS6/600<br>
            PS6/750<br>
            PS6/900<br>
            PS6/1000*</font></b></td>
        </tr>
        <tr>
          <td width="100%" align="left" colspan="4">
          <p style="margin-left: 15px; margin-top: 0; margin-bottom: 0" align="center">
          <b>* marked items are available fast.</b></td>
        </tr>
      </table>
        </td>
        <td valign="center" width="50%" style="border-left-style: none; border-left-width: medium">
      <p align="center" style="margin-top: 0; margin-bottom: 0">
      <img src="../images/Buttons/Navigation%20buttons/Chem%20Plant/pg9-pipe_sections-1.jpg" width="300" height="300"></p>
        </td>
    </tr>
</table>
      <p align="center" style="margin-top: 0; margin-bottom: 0">&nbsp;</p>
      <p align="center" style="margin-top: 0; margin-bottom: 0">&nbsp;</p>
<p align="center" style="margin-top: 0; margin-bottom: 0">
<a href="catalog_index.htm" title="Click to browse the ARS Chemical Pilot Plant Component Catalog">
<img border="0" id="img17" src="../images/Buttons/Navigation%20buttons/Chem%20Plant/buttonC8.gif" height="30" width="300" alt="Back to Component Catalog" onmouseover="FP_swapImg(1,0,/*id*/'img17',/*url*/'../images/Buttons/Navigation%20buttons/Chem%20Plant/buttonC9.gif')" onmouseout="FP_swapImg(0,0,/*id*/'img17',/*url*/'../images/Buttons/Navigation%20buttons/Chem%20Plant/buttonC8.gif')" onmousedown="FP_swapImg(1,0,/*id*/'img17',/*url*/'../images/Buttons/Navigation%20buttons/Chem%20Plant/buttonCA.gif')" onmouseup="FP_swapImg(0,0,/*id*/'img17',/*url*/'../images/Buttons/Navigation%20buttons/Chem%20Plant/buttonC9.gif')" fp-style="fp-btn: Metal Rectangle 8; fp-font: Arial; fp-font-style: Bold; fp-font-color-hover: #000080; fp-bgcolor: #E6E6E6; fp-transparent: 1; fp-proportional: 0; fp-orig: 0" fp-title="Back to Component Catalog"></a></p>
      <p align="center" style="margin-top: 0; margin-bottom: 0">&nbsp;</p>
      <p align="center" style="margin-top: 0; margin-bottom: 0">&nbsp;</p>
    </div>
    <p align="center" style="margin-top: 0; margin-bottom: 0">
<iframe name="I1" marginwidth="1" marginheight="1" width="100%" border="0" frameborder="0" src="../footer.htm" target="_parent">
Your browser does not support inline frames or is currently configured not to display inline frames.</iframe>
    </p>


</body>
</html>
