function startPlayer(){


window.open('/audio', 'radioPlayer', 'width=300,height=200,location=false,status=false,scrollbars=false,menubar=false,resizable=false');

}