function open_player() {
	newWindow = window.open("/twangplayer/","player","scrollbars=0,menubar=0,toolbar=0,location=0,status=0");
}