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