

// Pop Free Game
function PopGame() {
		window.open("register_free_keno_game.html","_blank","toolbar=0,location=0,status=0,menubar=0,scrollbars=0,width=650,height=471,left=0,top=0");
		
// Pop Free Game ends
}