$(document).ready(function() {
	$("#form1").validate();
});
