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