function printPlayer (strObject) {
	document.write(strObject);
}