function showGame () {
	window.open('/game/');
	return false;
}

