//Btns Definition ColorBlindBtn = document.getElementById('color-blind-bt'); DarkBtn = document.getElementById('dark-bt'); LightBtn = document.getElementById('light-bt'); IncFontBtn = document.getElementById('inc-font-bt'); NeutralFontBtn = document.getElementById('neutral-font-bt'); DecFontBtn = document.getElementById('dec-font-bt'); //Color Blind ColorBlindBtn.addEventListener("click", function () { DarkBtn.classList.remove("active"); LightBtn.classList.remove("active"); ColorBlindBtn.classList.toggle("active"); document.body.classList.toggle("color-blind"); document.body.classList.remove("dark"); }); //Dark Mode and Light Mode DarkBtn.addEventListener("click", function () { DarkBtn.classList.add("active"); LightBtn.classList.remove("active"); ColorBlindBtn.classList.remove("active"); document.body.classList.add("dark"); document.body.classList.remove("color-blind"); }); LightBtn.addEventListener("click", function () { DarkBtn.classList.remove("active"); LightBtn.classList.add("active"); ColorBlindBtn.classList.remove("active"); document.body.classList.remove("dark"); document.body.classList.remove("color-blind"); }); // FontUp IncFontBtn.addEventListener("click", function () { if (document.body.classList.contains("font-up-1")) { document.body.classList.add("font-up-2"); document.body.classList.remove("font-up-1"); document.body.classList.remove("font-down-1"); document.body.classList.remove("font-down-2"); } else if (document.body.classList.contains("font-up-2")) { } else { document.body.classList.add("font-up-1"); document.body.classList.remove("font-up-2"); document.body.classList.remove("font-down-1"); document.body.classList.remove("font-down-2"); } }); // Font Normal NeutralFontBtn.addEventListener("click", function () { document.body.classList.remove("font-down-1"); document.body.classList.remove("font-down-2"); document.body.classList.remove("font-up-1"); document.body.classList.remove("font-up-2"); }); // Font Down DecFontBtn.addEventListener("click", function () { if (document.body.classList.contains("font-down-1")) { document.body.classList.add("font-down-2"); document.body.classList.remove("font-down-1"); document.body.classList.remove("font-up-1"); document.body.classList.remove("font-up-2"); } else if (document.body.classList.contains("font-down-2")) { } else { document.body.classList.add("font-down-1"); document.body.classList.remove("font-down-2"); document.body.classList.remove("font-up-1"); document.body.classList.remove("font-up-2"); } });
Search
Close this search box.

The Social Security Corporation opens six new service centers to its public in several districts in the Kingdom

Share

The Social Security Corporation opens six new service centers to its public in several districts in the Kingdom-image

The Social Security Corporation opens six new service centers to its public in several districts in the Kingdom

The Social Security Corporation announced in a press release issued by its media center the opening of six new permanent service centers in several municipalities and regions, bringing the total number of active service centers to (29) that provide services to citizens in across the Kingdom’s governorates.

The corporation indicated that the new service centers have started providing services to citizens in the municipalities of Al-Qasr in the Karak governorate, Theeban in the Madaba governorate, Basira and Al-Hasa in the Tafileh governorate, and Fuheis in the Balqa governorate, in addition to a service center in Amman’s Istiklal Mall. Two new service centers will also be open in the Irbid governorate this month in the municipalities of Sama Al-Rousan and Al-Shouna Al-Shamaliyah.

The corporation added that opening service centers in governorate centers as well as districts and areas outside of these centers is one of the most critical steps it has taken to facilitate communication with its audience and the delivery of social security services to them, as it places a priority in all governorates, particularly those located outside of provincial centers.

Providing these centers also enables the corporation to excel in the performance of its services to the public, assisting them in navigating through the electronic services, as well as spreading a culture of social security and insurance awareness among its audience, particularly in light of the corporation’s electronic transformation of the majority of its services.

Social Security Corporation
Media Center