function dogame(strGame) {
	document.write(strGame);
}
