$(document).ready(function() {
	$('#wpcf7-f1-t1-o1 form input[type="text"]:first').focus();
});
