$(function() {
  $("input, textarea").placehold("placeholder");
});
