Showing all 2 results

var myadido = document.getElementById("myautoload"); setTimeout(function() { myadido.play(); },500);