$(document).ready(function() {

	$("#email").focus();

});