Returns the ID of the next item ( an item with the index == current + 1).
var next_id = data.next(id);