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