Hi darkbrewery
try
<li><a href="http://domain.com/ubercart/files/imagecache/product/<?php print $images['filepath']; ?>" title="<?php print $images['title']; ?>" rel="pagination">
<img src="http://domain.com/ubercart/files/imagecache/product/<?php print $images['filename']; ?>" width="95" height="95" alt="<?php print $images['alt']; ?>">
</a></li>

Joined: 02/13/2008