$(document).ready(function() {
  $('#term').focus();
});