I'm getting a page load error when loading the page to set the albums thumbnail. Here's the source of the page after it loads.
<!-- OBJTITLE tag start -->
<a href="http://68.40.42.157/home/cgi-bin/album.pl?album=Our%20New%20Dog;setthumb=<img%20onmouseover=imageFade(this,100,10,5)%20style="FILTER: alpha(opacity=70)" onmouseout=imageFade(this,70,10,5) img src="http://68.40.42.157/Home/album/Our%20New%20Dog/thmb_100_0604.JPG" align="middle" class="photo" alt="100_0604.JPG" />;photo_height=500" class="imagethumb">100_0604.JPG</a>
<!-- OBJTITLE tag end -->
The page shows ";photo_height=500" class="imagethumb"> " followed by the thumbnail for that picture. No rush, I'll just keep making album thumbnails manualy.
Adam