

// Pop Free Game
function PopGame() {
		window.open("register-free-keno-game.php","_blank","toolbar=0,location=0,status=0,menubar=0,scrollbars=0,width=679,height=470,left=200,top=200");
		
// Pop Free Game ends
}