in themes/lucene/static/javascript/lucene/slides.js [83:87]
moveToNext: function (event) { if (event) { Event.stop(event); } //this.stopSlideshow(); this.updateSlide(this.current_slide+1); },