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