window.onload = function () {
  document.getElementById('haha').value = "leta";
}
