function KDContentApplications() { var counter = 0;if ( counter == 0 ) { document.write(" " + getLangText("Applications") + ""); counter =+ 1; } if ( " " != "Y" ) { document.write("
化学工程および石油精製
"); } else { document.write("
化学工程および石油精製
"); } if ( counter == 0 ) { document.write(" " + getLangText("Applications") + ""); counter =+ 1; } if ( " " != "Y" ) { document.write("
化学品の輸送
"); } else { document.write("
化学品の輸送
"); } if ( counter == 0 ) { document.write(" " + getLangText("Applications") + ""); counter =+ 1; } if ( " " != "Y" ) { document.write("
発電
"); } else { document.write("
発電
"); } if ( counter == 0 ) { document.write(" " + getLangText("Applications") + ""); counter =+ 1; } if ( " " != "Y" ) { document.write("
成功事例
"); } else { document.write("
成功事例
"); } } KDContentApplications();