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