$(document).ready(function(){

	$("#commentForm").validate();

});

