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