Haber si este te sirve
Código Javascript
:
Ver original<div id="gallery">
<ul>
<li>
<a href="photos/image1.jpg">
<img src="photos/thumb_image1.jpg" width="72" height="72" alt="" />
</a>
</li>
<li>
<a href="photos/image1.jpg">
<img src="photos/thumb_image1.jpg" width="72" height="72" alt="" />
</a>
</li>
</div>