مصرع 15 شخصاً بتحطّم طائرة كان أُعلن فقدان أثرها في كولومبيا (فيديو)
$(function () {
// Handler for .ready() called.
$(“#searchButton”).on(“click”, function () {
var query = $(“#search”).val().trim();
if (query) {
$(“#searchForm”).submit();
}
});
$(“.updateSession”).on(“click”, function () {
var value = $(this).data(“region”);
updateSessionValue(value);
});
function updateSessionValue(sessionValue) {
$.ajax({
type: ‘POST’,
url: ‘/Site/UpdateSession’, // Ensure this matches your route
data: {
sessionValue: sessionValue
},
success: function (response) {
console.log(‘Session updated successfully’);
$(“.updateSession”).removeClass(“active”);
$(this).addClass(“active”);
window.location.href = ‘https://www.annahar.com/’;
},
error: function (xhr) {
console.error(‘Error updating session:’, error);
}
});
}
$(“.regionDropdownBtn”).click(function () {
$(this).parent().find(“.countryDropdown”).show();
});
$(document).click(function (event) {
// Check if the click is outside the countryDropdown
if (!$(event.target).closest(“.regionDropdown”).length) {
$(“.countryDropdown”).hide(); // Hide all dropdowns
}
});
});
أعلنت هيئة الطيران المدني الكولومبية أن طائرة كانت تقل 15 شخصا بينهم نائب، تحطّمت قرب الحدود مع فنزويلا الأربعاء، ما أسفر عن مصرع الركاب والطاقم.
مصرع 15 شخصا بتحطم طائرة في كولومبيا على الحدود مع فنزويلا pic.twitter.com/STkdatjMuK
— Annahar النهار (@Annahar) January 28, 2026
أقلعت الطائرة التي كانت تشغّلها شركة الطيران الحكومية الكولومبية ساتينا، من مدينة كوكوتا وفقدت الاتصال بأبراج المراقبة قبيل موعد هبوطها في أوكانيا القريبة.
وقال مسؤول في هيئة الطيران المدني في تصريح لوكالة فرانس برس: “لا ناجين” من التحطّم.
العلامات الدالة
الأكثر قراءة
المشرق-العربي
1/25/2026 6:00:00 PM
اقتصاد وأعمال
1/26/2026 5:43:00 AM
اقتصاد وأعمال
1/27/2026 3:23:00 PM
لبنان
1/27/2026 8:59:00 AM
اقرأ في النهار Premium
window.OneSignal = window.OneSignal || [];
OneSignal.push(function () {
OneSignal.init({
appId: “2d5c85e5-fb2d-4d10-9ce4-323782c157b7″,
});
});
(function(){function c(){var b=a.contentDocument||a.contentWindow.document;if(b){var d=b.createElement(‘script’);d.innerHTML=”window.__CF$cv$params={r:’9c53f9302ed45bef’,t:’MTc2OTYzOTgzNg==’};var a=document.createElement(‘script’);a.src=’/cdn-cgi/challenge-platform/scripts/jsd/main.js’;document.getElementsByTagName(‘head’)[0].appendChild(a);”;b.getElementsByTagName(‘head’)[0].appendChild(d)}}if(document.body){var a=document.createElement(‘iframe’);a.height=1;a.width=1;a.style.position=’absolute’;a.style.top=0;a.style.left=0;a.style.border=’none’;a.style.visibility=’hidden’;document.body.appendChild(a);if(‘loading’!==document.readyState)c();else if(window.addEventListener)document.addEventListener(‘DOMContentLoaded’,c);else{var e=document.onreadystatechange||function(){};document.onreadystatechange=function(b){e(b);’loading’!==document.readyState&&(document.onreadystatechange=e,c())}}}})();
Source: Annahar





















