
$(document).ready(function(){$('input[name="username"], input[name="studentnumber"]').focus();});