  $(document).ready(function(){
    $("#check_form").formValidate();
  });
