function play() { document.getElementById("musica").play(); } play();