function BackgroundObject(bkgImg, text) {
	this.bkgImg = bkgImg;
	this.text = text;
}

var themeContent = Array();

themeContent.push(new BackgroundObject("images/hirez_red_semi.jpg","When applied to truck exhaust systems and componentry, HPC coatings extend part life <br> up to 10 times or more by resisting oxidation, thermal fatigue, and chemical attack. <br>The ceramic components of our proprietary coatings allow pipes to keep a bright polished finish while managing <br> heat oxidation and protecting against chemical attack. They create a barrier against rust, corrosion and thermal stress."));
themeContent.push(new BackgroundObject("images/hirez_motor.jpg","Due to stringent 2007 EPA requirements, engine manufacturers have implemented Exhaust Gas <br>Recirculation (EGR) technology (Re-circulates to reduce harmful green house emissions). This solution <br> creates degradation of internal engine componentry and increase warranty repairs. HPC's advanced<br> nano coatings minimize engine base metal degradation and significantly reduce warranty claims and costs."));
themeContent.push(new BackgroundObject("images/hirez_aerospace.jpg","HPC's use of nano materials in its new N01 coating increases the thermal stability and provides <br>protection to metal substraits previously unavailable. In recent tests by an independent <br>aerospace testing facility, N01 proved to increase the thermal stability of the substrate metal at<br> approximately 4200F for a period of 13 minutes, The normal failure rate without N01 is 2 - 7 seconds."));
themeContent.push(new BackgroundObject("images/hirez_tractor.jpg","HPC's corrosion and chemical resistant coatings provide excellent protection for the agriculture industry.<br> Large OEM's have used our coatings for effective heat and corrosion protection that enhances equipment <br>performance and increases part life-cycle at a price point that makes the coating cost effective. A coating solution <br>can be used in preventing corrosive and chemical attacks to achieve the option of using less costly grades of materials."));
themeContent.push(new BackgroundObject("images/hirez_harley_davidson_black.jpg","HPC's next generation of coating technology far out performs conventional platings, powder <br>coatings or paints. It provides a functional protective finish against heat and corrosion that looks great and extends part life. <br>It can be applied to new or used parts and will not corrode, stain or oxidize. Our coating enhances <br>performance, increases functionality and is impact and rust/corrosion resistant."));
themeContent.push(new BackgroundObject("images/hirez_oiltower.jpg",
"Gas and Oil operations require the complex interaction of multiple components operating simultaneously with in extremely tight tolerances. <br>HPC's nano enhanced corrosion and chemical resistant coating significantly reduce wear to critical parts and reduces maintenance costs <br> and down time due to part failure from corrosion and harsh chemical attack. HPC's friction reduction coatings can reduce continuous <br>corrosion issues with the casings, drill pipes and pipe lines, and reduce resistance of fluids flow in the drilling process. HPC's thermal <br>management coatings can reduce exposure to extreme heat where drill pipes and components encounter temperatures that melt steel."));
themeContent.push(new BackgroundObject("images/hirez_roxatv.jpg","The engines and exhaust systems of power sports vehicles generate exorbitant amounts of heat that can <br>injure riders. HPC's coatings reduce exterior exhaust pipe temperature up to 56% lowering heat conditions on<br> exhaust componentry to safe levels.  The coating also provides component protection from corrosion; thermal <br>fatigue and oxidation. Performance gains may also be recognized due to improved exhaust laminar airflow."));
themeContent.push(new BackgroundObject("images/hirez_valve.jpg","HPC is continually innovating new ways to apply our coatings, whether it be for HEAT,CORROSION, FRICTION, or APPEARANCE applications. HPC has developed a variety of coatings to meet your specific needs and make a difference. Our Solid Dry Film increases the lubricity of internal engine parts as well as the release properties useful for molds. Reformulated these same solid dry films provide amazing anti-corrosive properties that can with stand never before seen punishment. Heat management coatings allow thermal temperatures to be transfered away quickly, keeping engine components protected from heat soak and thermal oxidation. With the ability to bond with metal substraits on a molecular level porosity and proctection of materials is brought to a whole new level allowing peak performance no matter what field the component is being used in. "));

/*var bottomMenu = [
[null, 'AUTOMOTIVE', 'industries/industries_served_automotive.aspx', '', ''],
[null, 'RACING', 'industries/industries_served_racing.aspx', '', ''],
[null, '&nbsp;&nbsp;&nbsp;&nbsp;IMPORTS', 'industries/industries_served_imports.aspx', '', ''],
[null, '&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;DIESEL&nbsp;&nbsp;', 'industries/industries_served_diesel.aspx', '', ''],
[null, '&nbsp;&nbsp;&nbsp;&nbsp;MARINE', 'industries/industries_served_marine.aspx', '', ''],
[null, '&nbsp;POWERSPORTS', 'industries/industries_served_snowmobile.aspx', '', ''],
[null, 'MOTORCYCLE', 'industries/industries_served_motorcycle.aspx', '', ''],
[null, 'MISC.', 'industries/industries_served_misc.aspx', '', '']
];*/