rewind(); $position = 0; while($position < $index && $this->hasMore()) { $this->next(); $position++; } }*/ } ?>