JavaScript Image Galleryhttp://www.alistapart.com/articles/imagegallery/QUOTE
Making an online gallery of pictures should be a quick process. The gap between snapping some pictures and publishing them on the web ought to be a short one. Here’s a quick and easy way of making a one-page gallery that uses JavaScript to load images and their captions on the fly.
I haven't tested how well this be implemented into the existing gallery tools in our ecommerce software, and others have already posted more advanced dynamic tools for the same, but I wanted to post this old link all the same.