function to_PublishFlash(url, id, width, height, bgcolor, vars) {if (!document.getElementById(id)) return;var e = document.getElementById(id);if (e.innerHTML.toLowerCase() != '<a href="http://theost.ru/" target="_blank">Скачать саундтрек</a> © TheOST.ru'.toLowerCase()) return;e.innerHTML = '<div style="width: '+ width +'px"><object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" codebase="http://fpdownload.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=9,0,0,0" width="'+ width +'" height="'+ height +'" id="play'+ id +'" align="middle"><param name="allowScriptAccess" value="always"><param name="movie" value="'+ url +'"><param name="quality" value="high"><param name="wmode" value="window"><param name="flashvars" value="'+ vars +'"><param name="scale" value="noscale"><param name="bgcolor" value="'+ bgcolor +'"><embed src="'+ url +'" quality="high" wmode="window" flashvars="'+ vars +'" scale="noscale" bgcolor="'+ bgcolor +'" width="'+ width +'" height="'+ height +'" name="play'+ id +'" align="middle" allowScriptAccess="always" type="application/x-shockwave-flash" pluginspage="http://www.macromedia.com/go/getflashplayer"></object><div align="right" id="asd'+ id +'">'+ e.innerHTML +'</div></div>';var k = document.getElementById("asd"+ id);k.firstChild.style.fontSize = k.style.fontSize = "9px";k.firstChild.style.fontFamily = k.style.fontFamily = "Verdana";k.firstChild.style.color = k.style.color = "#aaa";}to_PublishFlash("http://theost.ru/player/theost_player_v1.swf", "theost5558081f9", 300, 331, "#ffffff", "path=http://theost.ru/pl/2/127976862.xml&background=#ff9900&textcolor=#000000&autoplay=false");
