Content currently not available for this country.
Content currently not available for this country.
The Belgian Army
Hanwha Aerospace has secured a third contract with the Norwegian Defence Materiel Agency (NDMA) to deliver 24 K9 VIDAR self-propelled howitzers, expanding Norway’s fleet to 52 systems
Hanwha Aerospace Signs Third Contract to Supply K9 VIDAR Howitzers to Norway
Portugal has signed a deal with Embraer for a sixth KC-390 Millennium aircraft, becoming the first operator to expand its fleet of the Brazilian-made transport plane
Korea Aerospace Industries (KAI)
Israel’s defense ministry, Rafael Advanced Defense Systems, and Elbit Systems have
$(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/E/" + _companyId + "/" + _companyName;
});
});
Israel Completes Iron Beam Laser Weapon Development, IDF Delivery Imminent