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

