function logon(){
  document.getElementById("login-form").submit();
}
