$(document).ready(function() {

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

});
