// JavaScript Document STREAMING player
function radio_player() {
props=window.open('/live/radioplayer.php', '', 'toolbars=0, scrollbars=0, location=0, statusbars=0, menubars=0, resizable=0, width=115, height=1, left=100, top=100');
}