$(document).ready( function () {
	$('#subscribe-form').validate();
});
