function KDContentApplications() { var counter = 0;if ( counter == 0 ) { document.write(" " + getLangText("Applications") + ""); counter =+ 1; } if ( " " != "Y" ) { document.write("
Chemical Synthesis
"); } else { document.write("
Chemical Synthesis
"); } if ( counter == 0 ) { document.write(" " + getLangText("Applications") + ""); counter =+ 1; } if ( " " != "Y" ) { document.write("
CIP & SIP Systems
"); } else { document.write("
CIP & SIP Systems
"); } if ( counter == 0 ) { document.write(" " + getLangText("Applications") + ""); counter =+ 1; } if ( " " != "Y" ) { document.write("
Fermentation
"); } else { document.write("
Fermentation
"); } if ( counter == 0 ) { document.write(" " + getLangText("Applications") + ""); counter =+ 1; } if ( " " != "Y" ) { document.write("
Sterilization (EO, DMSO)
"); } else { document.write("
Sterilization (EO, DMSO)
"); } if ( counter == 0 ) { document.write(" " + getLangText("Applications") + ""); counter =+ 1; } if ( " " != "Y" ) { document.write("
Utilities - Clean Steam
"); } else { document.write("
Utilities - Clean Steam
"); } if ( counter == 0 ) { document.write(" " + getLangText("Applications") + ""); counter =+ 1; } if ( " " != "Y" ) { document.write("
WFI (Water for Injection)
"); } else { document.write("
WFI (Water for Injection)
"); } } KDContentApplications();