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