var handler = onVisibilityChange(jQuery('.park-features-swiper-container'), function() {
          parkFeatureswiper.params.autoplay = 10000;
          parkFeatureswiper.startAutoplay();
      });