Content currently not available for this country.
Content currently not available for this country.
Ukrainian President Volodymyr Zelensky has proposed exchanging two captured North Korean soldiers for Ukrainian prisoners of war held in Russia
L3Harris Technologies has secured a contract from BAE Systems Maritime Australia to provide the Integrated Platform Management System (IPMS) for the Royal Australian Navy's (RAN) Hunter class frigates
Raytheon has been awarded a
South Korea's Defense Acquisition Program Administration (DAPA) has
$(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/R/" + _companyId + "/" + _companyName;
});
});
South Korea Revises Regulations to Integrate Domestically Developed Parts into Weapon Systems Early