СКРИПТ РАДИО:
<!--<Скрипт радио>-->
<script type="text/javascript">
function radio(url) {
var width = 600;
var height = 490;
var leftPx = (screen.availWidth - width) / 2;
var topPx = (screen.availHeight - height) / 2;
var params = "width=" + width + ", height=" + height + ", resizable=yes, scrollbars=yes, top=" + topPx + ", left=" + leftPx;
window.open(url, "newWindow", params);
}
</script>
<!--</Скрипт радио>-->
<!--<Кнопка радио>-->
<a href="http://mykh.com.ua/radio/BestR.html" onclick="radio(this.href); return false;"><img style="border: none;" src="http://myfresh.tv/radio/radio.png" alt="Слушать онлайн радио"></a>
<!--</Кнопка радио>-->Открывается в отдельном окне

