/* author: mark beckmann */

function get_player() {
	document.getElementById('player').innerHTML = player;
}


