<bgsound src="" id="sound" />
<script>
function ys(u)
{sound.src=u
}
ys("a.mid")
</script>