Hello,
I am trying to get my page to have image popups when I click on thumbnails. Here is my page http://www.brcphotography.com/holidaycards/index2.html
If you click on one of the links it it brings up the picture in another screen.
I would like it to work like this page EXAMPLE: http://209.66.101.242/EZ-Templates/calendars.php
See what happens when you click on one of the thumbs it put another image in the center of the screen.
Here is the code I have. Could you take a look at it and tell me what I have wrong. Thanks
<DIV align=center><A
onclick="return enlarge('http://www.bayphoto.com/catalog/detail/CL02.jpg',event,'center',300,375)"
href="http://www.bayphoto.com/catalog/detail/CL02.jpg"><IMG
alt=""
src="EZ-Templates calendar_files/CL02.gif"
border=0 name=thumbnail></A></DIV>




