Thanks Cableguy
I've looked at the 2DCSV example but it seems that it works only on a single image and lets you move around and look at different areas of the single image.
That's not what I want. I want to be able to display one of the 800 images and have a button to replace the image with an adjacent image, sliding in from above, below left or right.
I guess that Erel's SlidingPanels example is the nearest thing to what I'm after, but I need to be able to slide panels vertically AND horizontally.
I hope someone can suggest a way of doing this.