WELCOME TO OUR FAMILY :)

Thanks for contacting our team!

Our team of marketing experts will contact you in no time!

Partners

THE RIGHT MESSAGE TO THE RIGHT PERSON
X
בואו נדבר
document.addEventListener('DOMContentLoaded', function() { // פקודה כירורגית להפעלת כל הסרטונים באתר במצב אוטומטי var allVideos = document.querySelectorAll('video'); allVideos.forEach(function(v) { v.muted = true; // חובה לנגינה אוטומטית בנייד v.setAttribute('playsinline', ''); // חובה לאייפון v.play().catch(function(error) { console.log("Autoplay was prevented, trying again on interaction"); }); }); });