$(document).ready(function() {
  LoadSlider();
  jQuery('.hintable').hinty();
});
