in js/script.js [20:23]
$("#header .dots .dot").eq(i).click(function() { var index = $(this).prevAll(".dot").length; moveReel(index); });