الهيئة العامة للإحصاء تصدر الرقم القياسي لأسعار العقارات خلال الربع الثاني 2019م

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"); } }

اقرا المزيد