(function($) {
  // horizontal scrolling slideshow
  $('.slideshow-container').horizontalslideshow();
})(jQuery);
