Social networks

Cherche special school replenished with interactive equipment

Before the start of the new academic year 2020, the Cherche special school was replenished with new educational equipment, including from the Briolight company.
Now children will be interested in learning English, math, playing football and even dancing.
Briolight equipment is necessary for the school for children with musculoskeletal disorders, neurological and traumatological diseases.

The interactive room was equipped as part of the Children’s Step to a Happy Future project. The project was funded by the Bulgarian Embassy in Ukraine, and partly from the regional budget in the framework of self-financing.

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("Помилка відправки. Спробуйте ще раз."); }); }); });