9 يونيو 2026 08:45 صباحًا | آخر تحديث: 9 يونيو 09:11 2026
قال الرئيس الأمريكي دونالد ترمب، إنه قد تكون لديه «فكرة» بشأن الاتفاق مع إيران في غضون أيام قليلة.
وأوضح ترامب أن المفاوضات تسير بشكل جيد، مشيراً إلى أن الحصار البحري على إيران محكم للغاية.
وأضاف الرئيس الأمريكي: لن نسمح لإيران بامتلاك أسلحة نووية بشكل حاسم.
`; } }) .catch(error => { console.error('Error fetching articles:', error); responseContainer.innerHTML = `خطأ أثناء تحميل المقالات
`; }); } filters.forEach(button => { button.addEventListener('click', () => { filters.forEach(b => b.classList.remove('active')); button.classList.add('active'); const days = button.getAttribute('data-days'); const sections = button.getAttribute('data-section'); fetchArticles(days, sections); }); }); // Initial load with days=1 using the first button's section const firstButton = filters[0]; if (firstButton) { firstButton.classList.add('active'); fetchArticles(1, firstButton.getAttribute('data-section')); } }); ]]>