EDIT -- I had to make a quick correction to my last post. The image text wasn't linking to the picture in Internet Explorer 6.

Here is the corrected line:

[FONT=monospace] Insert this code at the very BOTTOM after the </div> tag:

[/FONT]
Code:
<tr><td algin="center"><span class="imgLink"><a href="<?=zen_lightbox($products_image_large, addslashes($products_name), LARGE_IMAGE_WIDTH, LARGE_IMAGE_HEIGHT) . '" rel="lightbox[gallery]" title="' . addslashes($zen_lightbox_products_name); ?>">larger image</a></span></div></td></tr></table>
The fix file was updated too.

The ridiculous 7 minute edit rule prevented me from editing my last post.