else if (txt) { localStorage.setItem("userName", txt); form.action = 'play.html'//переход на страницу игры } else event.preventDefault()