$(document).ready(function() {
 //   $('form:first *:input[type!=hidden]:first').focus();
});

