function openPlayer() {
    window.open('/flash/player.php', 'Player', 'width=255,height=255,innerwidth=240,innerheight=245');
}