Content currently not available for this country.
The U
One worker was killed Friday in a
The Russian Navy’s new Project 22350 frigate ‘Admiral Amelko’ was launched on August 14 at the Severnaya Verf Shipyard in St
Russia Launches Frigate Equipped with Tsirkon Hypersonic Missile
NATO Secretary General Mark Rutte said that NATO member states purchased
Raytheon Technologies’ Pratt & Whitney Military Engines has secured a contract modification valued at up to
$(document).ready(function() {
//on select country from dropdown
$('.country-dropdown').on('change', function() {
var _countryId = $(this).val();
$.ajax({
type: "POST",
data: { session_type: "company_country", placeholder_1: _countryId },
url:"/site/ajax",
}).done(function( data ) {
//reload page here
location.href = "/company";
});
});
// on select company from dropdown
$('.company-dropdown').on('change', function() {
var _companyId = $(this).val();
var _companyName = $('.company-dropdown option:selected').data('company');
location.href = "/company/K/" + _companyId + "/" + _companyName;
});
});
Pratt & Whitney Bags $2.9B F-35 Engine Contract