 $(document).ready(function() {
   $(".getFocus").focus();
 });
