function VideoPlayer() {
    window.open('video-player.php', 'video-player', 'width = 375, height = 368, top = 0, left = 0');
}