function KDContentAero() { var counter = 0;if ( counter == 0 ) { document.write(" " + getLangText("ApplicationsAerospace") ); counter =+ 1; } if ( " " != "Y" ) { document.write("
Braking Systems
"); } else { document.write("
Braking Systems
"); } if ( counter == 0 ) { document.write(" " + getLangText("ApplicationsAerospace") ); counter =+ 1; } if ( " " != "Y" ) { document.write("
Engine and Fuel Systems
"); } else { document.write("
Engine and Fuel Systems
"); } if ( counter == 0 ) { document.write(" " + getLangText("ApplicationsAerospace") ); counter =+ 1; } if ( " " != "Y" ) { document.write("
Landing Gear Systems
"); } else { document.write("
Landing Gear Systems
"); } if ( counter == 0 ) { document.write(" " + getLangText("ApplicationsAerospace") ); counter =+ 1; } if ( " " != "Y" ) { document.write("
Primary Flight Controls
"); } else { document.write("
Primary Flight Controls
"); } if ( counter == 0 ) { document.write(" " + getLangText("ApplicationsAerospace") ); counter =+ 1; } if ( "N" != "Y" ) { document.write("
Secondary Flight Controls
"); } else { document.write("
Secondary Flight Controls
"); } } KDContentAero();