Hi Filbert,
I'll try to explain it differently.
Normally, when u click on a thumbnail it will open up the full sized image using the code
<a href="/images/large/photo001.jpg"><img src="images/thumbnails/photo001.jpg"</a>
However, this method is not suitable

when you want it to automatically detect which image was click in order for it to automatically display the large image inside a new window with a banner or particular header on it.
The objective is to allow non-members to view thumbnails and only registered members to view the full image. ( The membership part I can do) So when a vistor click the thumbnail and they are not registered or signed in they are they refered to join or sign in. This can only be done when the image is placed inside a template, hence my need to find a template that will automatically determine which image has been selected then open a new window with the template.
I hope this has helped in explaning what i am looking for?
Im open to suggestions? :classic: