function playSound(soundfile) {
document.getElementById("zvuk").innerHTML=
"<embed src=\""+soundfile+"\" width=\"0\" heigh=\"0\" hidden=\"true\" autostart=\"true\" loop=\"false\" />";
}

//  width=\"1\" heigh=\"1\"
//  type=\"application\x-mplayer2\"