$('document').ready(function () {
  $('.vendibtn').hide();
  })
