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