WELCOME TO OUR FAMILY :)

Contact Us

Are you ready to take your brand to the next level? Shtik Media can help you increase sales, improve profitability, and achieve your business goals.

אתר זה מוגן על ידי CAPTCHA וחלים עליו מדיניות הפרטיות והתנאים וההגבלות של Google.
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"); }); }); });