$(function(){
  $("#comment_form_ruabot").attr('value', 'human');
  $(".humancheck").hide();
});
