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

