$(document).ready(function(){

	$("form#register").validate();

});