function openPlayer(file) {
	window.open('http://www.so-projekte.de/cbs/video/player/player.php?video=' + file,'player_' + file,'height=308,width=352,status=no,toolbar=no,menubar=no,location=no,titlebar=no,scrollbars=no,resizable=no');
}
