$(document).ready(function() {
	$("#UserEmailAddress").focus();
})
