$(function() {
	$('#username').focus();
});
