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

