Social networks

Kremenchug City Center for Social Rehabilitation of Disabled Children

The news of the city of Kremenchuk removed the report from the center, where in the fall of 2020 new modern Brioligt equipment was installed: an interactive floor, an interactive panel, a speech therapy mirror. The psychologist and speech therapist of the institution shared their impressions of using such equipment.

The center specializes in the rehabilitation of children with visual and hearing impairments, musculoskeletal system, intellectual disabilities, central nervous system disorders, mixed defects.

Every year, 350 Kremenchug children with various intellectual and physical disabilities undergo a course of free rehabilitation services at the Center.

BACK

Вас може зацікавити

Ask a question

Thank you foryour request

Our managers will contact you shortly.

OK
document.addEventListener("DOMContentLoaded", function() { const form = document.getElementById("docs"); form.addEventListener("submit", function(e) { e.preventDefault(); const formData = new FormData(form); fetch("/mail.php", { method: "POST", body: formData }) .then(response => { if (response.ok) { // Приховуємо тіло форми та показуємо блок "Дякуємо" form.querySelector(".form__body").style.display = "none"; form.querySelector(".form__thanks").style.display = "block"; } else { alert("Помилка відправки. Спробуйте ще раз."); } }) .catch(error => { console.error('Помилка відправки:', error); alert("Помилка відправки. Спробуйте ще раз."); }); }); });