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