$(document).ready(function(){$(".header_realisation .inner_header_realisation .images").slick();var i=document.getElementById("myVideo");$(".unmuteVideo").on("click",function(e){i.muted=!i.muted,$(".unmuteVideo").toggleClass("klik")})});