function OpenRadioWindow() {

var load = window.open('http://www.bravanews.com/PopupPlayer.php','','scrollbars=no,menubar=no,height=400,width=700,resizable=no,toolbar=no,location=no,statusbar=no');

}

