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