function DHTMLSound(surl) {
document.getElementById('espaceson').innerHTML="<embed src='"+surl+"' height=0 width=0 autostart=true loop=false>";
}
