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

});



