الهيئة العامة للإحصاء تصدر نشرة مؤشر الرقم القياسي للإنتاج الصناعي لشهر مايو

NextImage Alt Text
function switchStyle() { if (document.getElementById('styleSwitch').checked) { document.getElementById('gallery').classList.add("custom"); document.getElementById('exampleModal').classList.add("custom"); } else { document.getElementById('gallery').classList.remove("custom"); document.getElementById('exampleModal').classList.remove("custom"); } }

اقرا المزيد