function launchPlayer() {
	playerWin=window.open("/player.php","Christopher Hogwood : Music-Player","status=no,location=no, menubar=no,toolbar=no,directories=no,resizable=no, scrollbars=no,width=740,height=400,");
}


