$(function() {
	$("#register-form").validationEngine();
});

