var handler = onVisibilityChange(jQuery('.access-points-swiper-container'), function() {
          accessPointsswiper.params.autoplay = 10000;
          accessPointsswiper.startAutoplay();
      });