function init() {
	var href = window.location.href;
	var keyValuePairs = href.substring(href.indexOf('?')+1, href.length);
	var queryString = new Querystring(keyValuePairs);
	var sel = queryString.get('sel');
	if (sel == null) 
		sel="";
		
	if (sel == "tekXPress")
		tekXPressTabClicked();
    else
    	productTabClicked();
}

function tekXPressTabClicked() {
    document.getElementById('tekXPressTab').style.background='white';
    document.getElementById('productTab').style.background='#b0b0b0';
    var content = ""; 
    content += "<table width=100% cellpadding='5' cellspacing='2'>";
    content += "  	<tr height='300'>";
    content += "		<td valign='top'>"; 
    content += "            <table width=100%><tr><td colspan='2' valign='top''>";
    content += " <center>From the Parker Hannifin Instrumentation Group Newsletter...<br><br></center>";
    content += " <center><img src='images/tekXPressLetter.png'/></center>";
    /*
    content += "<center><b>TEK X Press Truck Increases Sales and Service on the Road</b></center><br></td></tr>";
    content += "<tr><td>Two years ago TEK Stainless Piping Products Vice President and General Manager Jim Hoefner realized his ";
    content += "organization needed to do something to start converting business away from the competition.<br><br>";
    content += "\"We needed something to separate ourselves from some major competition,\" said Hoefner of the companies, which ";  
    content += "had 75% of the compression fitting market in 2004.  \"We needed to provide more service than they could.\"<br><br></td>";
    content += "</td><td><img src='images/tekXPressTruck.png'></td></tr><tr><td colspan='2'>After approaching 10 key customers, Randolph, MA-based TEK presented the concept of available inventory for ";  
    content += "timely order fulfillment on side, while reducing costs.  The result is the TEK X Press a mobile warehouse/sales office ";  
    content += "product fulfillment unit.  Accompanying the TEK X Press, is Elise Pydynkowski, the knowledgeable sales associate ";  
    content += "whom TEK credits as a significant reason behind the program's success.<br><br>";
    content += "Covering a 50-mile radius in the Boston area, Pydynkowski serves TEK's customers by processing orders, ship ";  
    content += "tickets and invoices on demand.  Moreover, TEK developed a key product list (inventory) for its mobile customers.<br><br>";
    content += "With regards to TEK X Press products, another bonus is \"the fact it is all purchased inventory,\" noted Hoefner, ";  
    content += "adding, \"none of it is on consignment.\"  The TEK X Press truck holds in excess of 500 line items with $100,000 in ";  
    content += "inventory on any given day as it serves customers five days a week.  As stated earlier, one of the major keys to the "; 
    content += "program's success is Elise Pydynkowski.  \"  Elise deserves much of the credit and customers applaud her ";  
    content += "extraordinary service.  When she was hired two years ago for this position, she had no experience in the industry.  ";   
    content += "She had some sales background.  She is pleasant, with a great personality.  She has the ability to establish a ";  
    content += "rapport with people like no one I have ever seen before,\" agrees Mike Allard, TEK's sales manager.<br><br>";
    content += "Jumping into an industry in which she has no background was not a problem for Pydynkowski.  Visiting her ";  
    content += "accounts once each week, allows her to interact with everyone at the customer site from maintenance to receiving, ";  
    content += "warehouse, engineering and also the general managers.  \"Working with people makes my job easy,\" said ";  
    content += "Pydynkowski.  \"I have been involved with sales and customer service my whole career and I enjoy interacting with ";  
    content += "customers.  Working so closely with these people, you become like one of their employees.\"<br><br>";
    content += "TEK has benefited with 30% to 50% growth over a two-year period at the accounts that are participating in the ";  
    content += "program.  With one particular account, TEK has gone from zero dollars to $110,000 specifically due to the TEK X ";  
    content += "Press.  \"Our customer told us they were not going back to (a key competitor of TEK's) and the final decision was ";  
    content += "due to our mobile service,\" said Hoefner.<br><br>";
    content += "The next step is a plan to grow the TEK X Press service offering.  \"Typically, we target two to three potential ";  
    content += "accounts annually, with the hope of capturing one,\" said Hoefner, who noted an expansion to a second truck may be ";  
    content += "need to service the accounts in the future.  The truck's graphics mimic that of Parker's Tech Tour trailer, which ";  
    content += "travels North America and Europe to customer locations.<br><br>";
    content += "Each one of the accounts within the program has its own challenges.  \"Each one has its unique wrinkles,\" said ";  
    content += "Hoefner.  \"We didn't get the business because of price.  Our strategy was to burrow ourselves deeper into the ";  
    content += "account so we could have better contact with the users.  We have reaped additional benefits from the volume.\"<br><br>";
*/
    content += "</td></tr></table>";
    content += "		</td>"; 
    content += "	</tr>";   
    content += "</table>";         
    document.getElementById("tabContent").innerHTML = content;      
}

function productTabClicked() {
    document.getElementById('productTab').style.background='white';
    document.getElementById('tekXPressTab').style.background='#b0b0b0';
    var content = ""; 
    content += "  	<table border='0' cellpadding='5' cellspacing='2'>";
    content += "  		<tr align='left' height='300'>";
    content += "  			<td width='350' valign='top'>";
    content += "  				<table border='0' cellpadding='0' cellspacing='0'>";
    content += "	         		<tr>";
    content += "	         			<td valign='top'><img src='images/hoseFamily.jpg'/>&nbsp;&nbsp;</td>";
    content += "	         			<td valign='top'>";
    content += "	      							<table border='0' cellpadding='0' cellspacing='0'>";
    content += "	         					<tr><td><b>HOSE PRODUCTS</b><br><br style='line-height:.5'></td></tr>";
    content += "	         					<tr><td><img src='images/arrow.png'/><a class='nu' href='productsAndServices.jsp?sel=hoseLabeling'>Hose Labeling</a></td></tr>";			                    					
    content += "	         					<tr><td><img src='images/arrow.png'/><a class='nu' href='productsAndServices.jsp?sel=hoseSanitaryHose'>Sanitary Hose</a></td></tr>";
    content += "	         					<tr><td><img src='images/arrow.png'/><a class='nu' href='productsAndServices.jsp?sel=hoseMoldedSiliconeProducts'>Molded Silicone Products</a></td></tr>";
    content += "	         					<tr><td><img src='images/arrow.png'/><a class='nu' href='productsAndServices.jsp?sel=hoseIndustrialHoseAndTube'>Industrial Hose & Tube</a></td></tr>";
    content += "							<tr><td><img src='images/arrow.png'/><a class='nu' href='productsAndServices.jsp?sel=hoseCustomHoseFabrication'>Custom Hose Fabrication</a></td></tr>";
    content += "	         				</table>";
    content += "	         			</td>";
    content += "	         		</tr>";
    content += "	         		<tr height='5'><td></td></tr>";
    content += "	         		<tr>";
    content += "	         			<td valign='top'><img src='images/industrialFamily.jpg'/>&nbsp;&nbsp;</td>";
    content += "	         			<td valign='top'>";
    content += "	      							<table border='0' cellpadding='0' cellspacing='0'>";
    content += "	         					<tr><td><b>INDUSTRIAL</b><br><br style='line-height:.5'></td></tr>";
    content += "	         					<tr><td><img src='images/arrow.png'/><a class='nu' href='productsAndServices.jsp?sel=industrialPipeAndTubing'>Pipe & Tubing</a></td></tr>";
    content += "	         					<tr><td><img src='images/arrow.png'/><a class='nu' href='productsAndServices.jsp?sel=industrialFlangesAndFittings'>Flanges & Fittings</a></td></tr>";
    content += "	         					<tr><td><img src='images/arrow.png'/><a class='nu' href='productsAndServices.jsp?sel=industrialValves'>Valves</a></td></tr>";
    content += "	         					<tr><td><img src='images/arrow.png'/><a class='nu' href='productsAndServices.jsp?sel=industrialAccessories'>Accessories</a></td></tr>";
    content += "	         				</table>";
    content += "	         			</td>";
    content += "	         		</tr>";	
    content += "	         		<tr height='5'><td></td></tr>";		                    		                   				
    content += "	      					<tr>";
    content += "	      						<td valign='top'><img src='images/highPurityFamily.jpg'/>&nbsp;&nbsp;</td>";
    content += "	      						<td valign='top'>";
    content += "	      							<table border='0' cellpadding='0' cellspacing='0'>";
    content += "	      								<tr><td><b>HIGH PURITY</b><br><br style='line-height:.5'></td></tr>";
    content += "	      								<tr><td><img src='images/arrow.png'/><a class='nu' href='productsAndServices.jsp?sel=highPurityTubingAndFittings'>Tubing & Fittings</a></td></tr>";
    content += "	      								<tr><td><img src='images/arrow.png'/><a class='nu' href='productsAndServices.jsp?sel=highPurityBallValves'>Ball Valves</a></td></tr>";
    content += "	      								<tr><td><img src='images/arrow.png'/><a class='nu' href='productsAndServices.jsp?sel=highPurityElastomerTechnology'>Elastomer Technology</a></td></tr>";
    content += "	      								<tr><td><img src='images/arrow.png'/><a class='nu' href='productsAndServices.jsp?sel=highPurityInstrumentation'>Instrumentation</a></td></tr>";
    content += "	      								<tr><td><img src='images/arrow.png'/><a class='nu' href='productsAndServices.jsp?sel=highPurityDiaphragmValves'>Diaphragm Valves</a></td></tr>";
    content += "	         				</table>";
    content += "	         			</td>";
    content += "	         		</tr>";
    content += "	         		<tr height='5'><td></td></tr>";
    content += "	         		<tr>";
    content += "	         			<td valign='top'><img src='images/parkerFamily.jpg'/>&nbsp;&nbsp;</td>";
    content += "	         			<td valign='top'>";
    content += "	      							<table border='0' cellpadding='0' cellspacing='0'>";
    content += "	         					<tr><td><b>PARKER</b><br><br style='line-height:.5'></td></tr>";
    content += "	         					<tr><td><img src='images/arrow.png'/><a class='nu' href='productsAndServices.jsp?sel=parkerInstrumentationValves'>Instrumentation Valves</a></td></tr>";
    content += "	         					<tr><td><img src='images/arrow.png'/><a class='nu' href='productsAndServices.jsp?sel=parkerInstrumentationFittings'>Instrumentation Fittings</a></td></tr>";
    content += "	         					<tr><td><img src='images/arrow.png'/><a class='nu' href='productsAndServices.jsp?sel=parkerPartekProducts'>Partek Products</a></td></tr>";
    content += "	         					<tr><td><img src='images/arrow.png'/><a class='nu' href='productsAndServices.jsp?sel=parkerUhpFittings'>UHP Fittings</a></td></tr>";
    content += "	         					<tr><td><img src='images/arrow.png'/><a class='nu' href='productsAndServices.jsp?sel=parkerVerifloAndUhpValves'>Veriflo & UHP Valves</a></td></tr>";
    content += "	         					<tr><td><img src='images/arrow.png'/><a class='nu' href='productsAndServices.jsp?sel=parkerEngineeredProducts'>Engineered Products</a></td></tr>";
    content += "	      						</table>";
    content += "	         			</td>";
    content += "	         		</tr>";			                    		
    content += "  				</table>";
    content += "  			</td>";
    content += "              <td valign='top'><img src='images/separatorDot.png' width='1' height='100%'/></td>";
    content += "  			<td width='345' valign='top' id='contentDetail'></td>";
    content += "  		</tr>";
    content += " 	</table>";
    document.getElementById("tabContent").innerHTML = content;    
    
	var href = window.location.href;
	var keyValuePairs = href.substring(href.indexOf('?')+1, href.length);
	var queryString = new Querystring(keyValuePairs);
	var sel = queryString.get('sel');
	if (sel == null) 
		sel="";
	
   	if (sel == "hoseLabeling")
   		hoseLabeling(); 		
   	else if (sel == "hoseSanitaryHose")
   		hoseSanitaryHose();  
   	else if (sel == "hoseMoldedSiliconeProducts")
   		hoseMoldedSiliconeProducts();  
   	else if (sel == "hoseIndustrialHoseAndTube")
   		hoseIndustrialHoseAndTube();    
   	else if (sel == "hoseCustomHoseFabrication")
   		hoseCustomHoseFabrication();   		
   	else if (sel == "industrialPipeAndTubing")
   		industrialPipeAndTubing();  
   	else if (sel == "industrialFlangesAndFittings")
   		industrialFlangesAndFittings();  
   	else if (sel == "industrialValves")
   		industrialValves();  
   	else if (sel == "industrialAccessories")
   		industrialAccessories();     		
   	else if (sel == "highPurityTubingAndFittings")
   		highPurityTubingAndFittings();   
   	else if (sel == "highPurityBallValves")
   		highPurityBallValves();      		 		
   	else if (sel == "highPurityElastomerTechnology")
   		highPurityElastomerTechnology();   
   	else if (sel == "highPurityInstrumentation")
   		highPurityInstrumentation();
   	else if (sel == "highPurityDiaphragmValves")
   		highPurityDiaphragmValves();   
   	else if (sel == "parkerInstrumentationValves")
   		parkerInstrumentationValves();      		
   	else if (sel == "parkerInstrumentationFittings")
   		parkerInstrumentationFittings();	
   	else if (sel == "parkerPartekProducts")
   		parkerPartekProducts();    			
   	else if (sel == "parkerUhpFittings")
   		parkerUhpFittings();     		
   	else if (sel == "parkerVerifloAndUhpValves")
   		parkerVerifloAndUhpValves();   
   	else if (sel == "parkerEngineeredProducts")
   		parkerEngineeredProducts();   		   		   		   		
    else
    	hoseLabeling();
}

function hoseCustomHoseFabrication() {
    var content = "";
    content += "<b>HOSE PRODUCTS - Custom Hose Fabrication</b><br><br style='line-height:.5'>";
    content += "<table border='0' cellpadding='0' cellspacing='0'>";
    content += "<tr><td><li type='square'/></td><td>In House Fully Traceable Custom Hose Assemblies</td></tr>";
    content += "<tr><td><li type='square'/></td><td>Clean Hose Pressure & Leak Testing</td></tr>";
    content += "<tr><td><li type='square'/></td><td>Full Selection of End Connection Styles</td></tr>";
    content += "</table><br>";
    content += "<img src='images/hoseCustomHose.png'/>";
    document.getElementById("contentDetail").innerHTML = content;
}

function hoseSanitaryHose() {
    var content = "";
    content += "<b>HOSE PRODUCTS - Sanitary Hose</b><br><br style='line-height:.5'>";
    content += "<table border='0' cellpadding='0' cellspacing='0'>";
    content += "<tr><td><li type='square'/></td><td>Platinum Cured USP Class 6 Silicone</td></tr>";
    content += "<tr><td><li type='square'/></td><td>Fluoropolymer Lined, Flare Thru</td></tr>";
    content += "<tr><td><li type='square'/></td><td>EPDM, Butyl, Food Grade Rubber</td></tr>";    
    content += "</table><br>";
    content += "<img src='images/hoseSanitaryHose.png'/>";
    document.getElementById("contentDetail").innerHTML = content;
}

function hoseLabeling() {
    var content = "";
    content += "<b>HOSE PRODUCTS - Hose Labeling</b><br><br style='line-height:.5'>";
    content += "<table border='0' cellpadding='0' cellspacing='0'>";
    content += "<tr><td><li type='square'/></td><td>Silicone Encapsulated Labeling In House</td></tr>";
    content += "<tr><td><li type='square'/></td><td>RFID Hose & Equipment Tracking</td></tr>";
    content += "<tr><td><li type='square'/></td><td>Collar Tagging, Stamping & Laser Etching</td></tr>";    
    content += "</table><br>";
    content += "<img src='images/hoseLabeling.png'/>";
    document.getElementById("contentDetail").innerHTML = content;
}

function hoseMoldedSiliconeProducts() {
    var content = "";
    content += "<b>HOSE PRODUCTS - Molded Silicone Products</b><br><br style='line-height:.5'>";
    content += "<table border='0' cellpadding='0' cellspacing='0'>";
    content += "<tr><td><li type='square'/></td><td>USP Cl 6 Disposible Assemblies</td></tr>";
    content += "<tr><td><li type='square'/></td><td>Custom Molded Manifolds</td></tr>";
    content += "<tr><td><li type='square'/></td><td>Stoppers & Sealing Systems</td></tr>";    
    content += "</table><br>";
    content += "<img src='images/hoseMolded.png'/>";
    document.getElementById("contentDetail").innerHTML = content;
}

function hoseIndustrialHoseAndTube() {
    var content = "";
    content += "<b>HOSE PRODUCTS - Industrial Hose & Tube</b><br><br style='line-height:.5'>";
    content += "<table border='0' cellpadding='0' cellspacing='0'>";
    content += "<tr><td><li type='square'/></td><td>Parker Pushlok</td></tr>";
    content += "<tr><td><li type='square'/></td><td>SS, Kynar, & Polypro Overbraid</td></tr>";
    content += "<tr><td><li type='square'/></td><td>Industrial Rubber</td></tr>";    
    content += "</table><br>";
    content += "<img src='images/hoseIndustrialHose.png'/>";
    document.getElementById("contentDetail").innerHTML = content;
}

function industrialPipeAndTubing() {
    var content = "";
    content += "<b>INDUSTRIAL - Pipe & Tubing</b><br><br style='line-height:.5'>";
    content += "<table border='0' cellpadding='0' cellspacing='0'>";
    content += "<tr><td><li type='square'/></td><td>Austenic & Nickel Based Alloys</td></tr>";
    content += "<tr><td><li type='square'/></td><td>Seamless and Welded</td></tr>";
    content += "<tr><td><li type='square'/></td><td>1/8\" thru 24 \" In-Stock</td></tr>"; 
    content += "<tr><td><li type='square'/></td><td>Thin Wall thru XXH</td></tr>";   
    content += "</table><br>";
    content += "<img src='images/industrialPipeAndTubing.png'/>";
    document.getElementById("contentDetail").innerHTML = content;
}

function industrialFlangesAndFittings() {
    var content = "";
    content += "<b>INDUSTRIAL - Flanges & Fittings</b><br><br style='line-height:.5'>";
    content += "<table border='0' cellpadding='0' cellspacing='0'>";
    content += "<tr><td><li type='square'/></td><td>150# thru 6000# Pressure Fittings</td></tr>";
    content += "<tr><td><li type='square'/></td><td>Schedule 5 thru XXH Butt-Weld</td></tr>";
    content += "<tr><td><li type='square'/></td><td>150# thru 2500# Flanges</td></tr>";  
    content += "<tr><td><li type='square'/></td><td>Pipe Nipples</td></tr>";  
    content += "</table><br>";
    content += "<img src='images/industrialFlangesAndFittings.png'/>";
    document.getElementById("contentDetail").innerHTML = content;
}

function industrialValves() {
    var content = "";
    content += "<b>INDUSTRIAL - Valves</b><br><br style='line-height:.5'>";
    content += "<table border='0' cellpadding='0' cellspacing='0'>";
    content += "<tr><td><li type='square'/></td><td>Gates Globes & Checks</td></tr>";
    content += "<tr><td><li type='square'/></td><td>Ball Valves</td></tr>";
    content += "<tr><td><li type='square'/></td><td>Actuation & Controls</td></tr>";    
    content += "</table><br>";
    content += "<img src='images/industrialValves.png'/>";
    document.getElementById("contentDetail").innerHTML = content;
}

function industrialAccessories() {
    var content = "";
    content += "<b>INDUSTRIAL - Accessories</b><br><br style='line-height:.5'>";
    content += "<table border='0' cellpadding='0' cellspacing='0'>";
    content += "<tr><td><li type='square'/></td><td>Tube & Pipe Hangers</td></tr>";
    content += "<tr><td><li type='square'/></td><td>Pressure & Temperature Instrumentation</td></tr>";
    content += "<tr><td><li type='square'/></td><td>Flange Bolt Kits</td></tr>"; 
    content += "<tr><td><li type='square'/></td><td>In House Machining</td></tr>";   
    content += "</table><br>";
    content += "<img src='images/industrialAccessories.png'/>";
    document.getElementById("contentDetail").innerHTML = content;
}

function highPurityTubingAndFittings() {
    var content = "";
    content += "<b>HIGH PURITY - Tubing & Fittings</b><br><br style='line-height:.5'>";
    content += "<table border='0' cellpadding='0' cellspacing='0'>";
    content += "<tr><td><li type='square'/></td><td>1/2\" thru 6\" 316L In-Stock</td></tr>";
    content += "<tr><td><li type='square'/></td><td>Mechanical & EP Finish</td></tr>";
    content += "<tr><td><li type='square'/></td><td>AWF & Sanitary Clamp Ends</td></tr>";  
    content += "<tr><td><li type='square'/></td><td>Hygenic Tube Hangers</td></tr>";  
    content += "</table><br>";
    content += "<img src='images/highPurityTubingAndFittings.png'/>";
    document.getElementById("contentDetail").innerHTML = content;
}

function highPurityBallValves() {
    var content = "";
    content += "<b>HIGH PURITY - Ball Valves</b><br><br style='line-height:.5'>";
    content += "<table border='0' cellpadding='0' cellspacing='0'>";
    content += "<tr><td><li type='square'/></td><td>Two-Way Diverter & Multiport</td></tr>";
    content += "<tr><td><li type='square'/></td><td>AWF & Sanitary Clamp Ends</td></tr>";
    content += "<tr><td><li type='square'/></td><td>Actuation & Controls</td></tr>";    
    content += "</table><br>";
    content += "<img src='images/highPurityBallValves.png'/>";
    document.getElementById("contentDetail").innerHTML = content;
}    
  		 		
function highPurityElastomerTechnology() {
    var content = "";
    content += "<b>HIGH PURITY - Elastomer Technology</b><br><br style='line-height:.5'>";
    content += "<table border='0' cellpadding='0' cellspacing='0'>";
    content += "<tr><td><li type='square'/></td><td>USP Cl 6 Gaskets & Seals</td></tr>";
    content += "<tr><td><li type='square'/></td><td>Screen Gaskets & Orifice Plates</td></tr>";
    content += "<tr><td><li type='square'/></td><td>Validation & Steam Tech Products</td></tr>";    
    content += "</table><br>";
    content += "<img src='images/highPurityElastomerTechnology.png'/>";
    document.getElementById("contentDetail").innerHTML = content;
}   

function highPurityInstrumentation() {
    var content = "";
    content += "<b>HIGH PURITY - Instrumentation</b><br><br style='line-height:.5'>";
    content += "<table border='0' cellpadding='0' cellspacing='0'>";
    content += "<tr><td><li type='square'/></td><td>Pressure and Temperature Gauges</td></tr>";
    content += "<tr><td><li type='square'/></td><td>Electronic Products & Transmitters</td></tr>";
    content += "<tr><td><li type='square'/></td><td>Multiple Mounting Configurations</td></tr>";    
    content += "</table><br>";
    content += "<img src='images/highPurityInstrumentation.png'/>";
    document.getElementById("contentDetail").innerHTML = content;
}

function highPurityDiaphragmValves() {
    var content = "";
    content += "<b>HIGH PURITY - Diaphragm Valves</b><br><br style='line-height:.5'>";
    content += "<table border='0' cellpadding='0' cellspacing='0'>";
    content += "<tr><td><li type='square'/></td><td>Forged Two-Way & Block Technology</td></tr>";
    content += "<tr><td><li type='square'/></td><td>Multiple Two-Works & Diaphragms</td></tr>";
    content += "<tr><td><li type='square'/></td><td>Fully Traceable Materials</td></tr>";    
    content += "</table><br>";
    content += "<img src='images/highPurityDiaphragmValves.png'/>";
    document.getElementById("contentDetail").innerHTML = content;
}   

function parkerInstrumentationValves() {
    var content = "";
    content += "<b>PARKER - Instrumentation Valves</b><br><br style='line-height:.5'>";    
    content += "<table border='0' cellpadding='0' cellspacing='0'>";
    content += "<tr><td><li type='square'/></td><td>Ball and Plug Valves</td></tr>";
    content += "<tr><td><li type='square'/></td><td>Needle and Metering Valves</td></tr>";
    content += "<tr><td><li type='square'/></td><td>Check Valves and Fittings</td></tr>";    
    content += "</table><br>";
    content += "<img src='images/parkerInstrumentationValves.png'/>";
    document.getElementById("contentDetail").innerHTML = content;
}

function parkerInstrumentationFittings() {
    var content = "";
    content += "<b>PARKER - Instrumentation Fittings</b><br><br style='line-height:.5'>";
    content += "<table border='0' cellpadding='0' cellspacing='0'>";
    content += "<tr><td><li type='square'/></td><td>CPI Single Ferrule Fittings</td></tr>";
    content += "<tr><td><li type='square'/></td><td>A-LOK Double Ferrule Fittings</td></tr>";
    content += "<tr><td><li type='square'/></td><td>MPI High Pressure Fittings</td></tr>";    
    content += "</table><br>";
    content += "<img src='images/parkerInstrumentationFittings.png'/>";
    document.getElementById("contentDetail").innerHTML = content;
}

function parkerPartekProducts() {
    var content = "";
    content += "<b>PARKER - Partek Products</b><br><br style='line-height:.5'>";
    content += "<table border='0' cellpadding='0' cellspacing='0'>";
    content += "<tr><td><li type='square'/></td><td>PTFE & PFA Fittings</td></tr>";
    content += "<tr><td><li type='square'/></td><td>PFA/PTFE Tubing</td></tr>";
    content += "<tr><td><li type='square'/></td><td>K-Max Switching Systems</td></tr>";    
    content += "</table><br>";
    content += "<img src='images/parkerPartekProducts.png'/>";
    document.getElementById("contentDetail").innerHTML = content;
}   

function parkerUhpFittings() {
    var content = "";
    content += "<b>PARKER - UHP Fittings</b><br><br style='line-height:.5'>";
    content += "<table border='0' cellpadding='0' cellspacing='0'>";
    content += "<tr><td><li type='square'/></td><td>VacuSeal and UltraSeal Fittings</td></tr>";
    content += "<tr><td><li type='square'/></td><td>MiniButtweld Fittings</td></tr>";
    content += "<tr><td><li type='square'/></td><td>Face Seals and Weld Assemblies</td></tr>";    
    content += "</table><br>";
    content += "<img src='images/parkerUhpFittings.png'/>";
    document.getElementById("contentDetail").innerHTML = content;
}

function parkerVerifloAndUhpValves() {
    var content = "";
    content += "<b>PARKER - Veriflo & UHP Valves</b><br><br style='line-height:.5'>";
    content += "<table border='0' cellpadding='0' cellspacing='0'>";
    content += "<tr><td><li type='square'/></td><td>Diaphragm and Bellows Valves</td></tr>";
    content += "<tr><td><li type='square'/></td><td>Bulk Gas System Valves</td></tr>";
    content += "<tr><td><li type='square'/></td><td>Instrumentation and High Purity Regulators</td></tr>";    
    content += "</table><br>";
    content += "<img src='images/parkerVerifloAndUhpValves.png'/>";
    document.getElementById("contentDetail").innerHTML = content;
}  

function parkerEngineeredProducts() {
    var content = "";
    content += "<b>PARKER - Engineered Products</b><br><br style='line-height:.5'>";
    content += "<table border='0' cellpadding='0' cellspacing='0'>";
    content += "<tr><td><li type='square'/></td><td>R-Max Switching Systems</td></tr>";
    content += "<tr><td><li type='square'/></td><td>IntraFlow</td></tr>";
    content += "<tr><td><li type='square'/></td><td>Change Over System</td></tr>";  
    content += "<tr><td><li type='square'/></td><td>Vent Recovery Systems</td></tr>";  
    content += "</table><br>";
    content += "<img src='images/parkerEngineeredProducts.png'/>";
    document.getElementById("contentDetail").innerHTML = content;
} 
