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

