Content currently not available for this country.
Content currently not available for this country.
Argentina has signed an
South Korea has approved a major step in its KF‑21 Boramae fighter jet program with fresh contracts worth a combined 2
Hanwha, Korea Aerospace Sign $1.65B in KF-21 Contracts for Engines, 20 New Jets
Finland’s Patria has completed test firings of its new ARVE (ARtillery on VEhicle) mobile artillery and surveillance system, designed for Arctic operations and extreme field conditions
Sweden has signed a
China will unveil new high-tech combat forces during a major military parade on September 9 in Beijing, showcasing capabilities in unmanned systems, underwater operations, cyber warfare, and hypersonic technology,
$(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/B/" + _companyId + "/" + _companyName;
});
});
China to Debut New Combat Forces at September 9 Military Parade