window.onload = function () {
  document.getElementById('q').focus();
}