function onFinishedPlaying() {
    document.getElementById("toplayer").style.visibility="hidden";
}
