self.next = function() {
            var index = moveSelection(true);

            if (index !== -1) {
                currentIndex = index;