	function InsertPlayer(playerString) {
		document.write(playerString);
	}
