function KDContentProducts() { var counter = 0;if ( counter == 0 ) { document.write(" " + getLangText( "Products" ) + ""); counter =+ 1; } if ( " " != "Y" ) { document.write("
Composite Components
"); } else { document.write("
Composite Components
"); } if ( counter == 0 ) { document.write(" " + getLangText( "Products" ) + ""); counter =+ 1; } if ( " " != "Y" ) { document.write("
Engineered Components
"); } else { document.write("
Engineered Components
"); } if ( counter == 0 ) { document.write(" " + getLangText( "Products" ) + ""); counter =+ 1; } if ( " " != "Y" ) { document.write("
Sealing Assemblies
"); } else { document.write("
Sealing Assemblies
"); } } KDContentProducts();