function openPlayer() {
    window.open('/player/', 'Player', 'width=350,height=349,innerwidth=350,innerheight=349');
}