Wealth of info.
What is the code to create an image that can be clicked too open a larger image or the original?
<a href="pathToImage" target="_blank"><img src="pathToImage" width="600" /></a>