(function nextSlide() { setTimeout(function() { moveSlideRight(rightArrow.get(0)); nextSlide(); }, 5000); })();