function initFocus() {
  if (document.LogIn) {document.LogIn.User.focus();}
}