function search_focus() { 
  document.getElementById('q').focus();
}