A WebmasterWorld thread has discussion around getting Google to index a popular image feature sites use to show off images on their web site. It is called Lightbox JS and it basically uses JavaScript ...
I wrote a small javascript function to show images in a popup window. The code is below.<BR><BR><pre class="ip-ubbcode-code-pre">function imgpop(imgLocation){ ...