Not much to add on links, but, if I understand you correctly, I think this is a really bad idea. For SEO purposes on google, the more pages, the better. For human purposes, large pages take a long time to load. Your viewer may very well click off while the page is loading. For you, you are spending bandwith unnecessarily
It's true the more pages you have the better.. But you never ever want to put a page with a bunch of hard loading images on it. They will click off before you can blink... Split the images off into their own pages, or at the very least just have them open to themselves... ie: [code:1:e71d913896]<a target="_blank" href=images.jpg"><img src="thumbnail.jpg"></a>[/code:1:e71d913896] By linking the thumbnails this way you solve a major loading problem, as well as not letting them leave your page and just saying forget it and closing it...
Thanks FPworld. You said perfectly. For an example of how to do it see my page: www.larrysart.com/large.htm
Even better for google is to have each large pic on its own page.
