Hi,
I have two identical sets of images: the first set is 80x80 pixels, the second set is 320x320 pixels.
What I want to do is display a thumbnail image (80x80), then when you click on the thumbnail, it loads the large image (320x320) in another container on the page.
If I use the 320x320...