function acceptCookies() { document.getElementById('soundtrack').play(); document.getElementById('video').style.display = 'initial'; } function declineCookies() { acceptCookies(); }