
// var fileToPlay='';

document.write('<embed src="' + fileToPlay + '" width="200" height="40" autostart="false" loop="false"></embed>');

