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