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