$(document).ready(function(){

  $("#subscribe_form").validate();
});
