I see different possibilities and I'm not sure which is best. Try this:
In inc_print_image_thumb.php find the first occurrence of
`(line 31) and remove thehidden` class
so it becomes
``.
Then at the bottom of the page find:
">
and change it into a conditional:
">
This is not thoroughly tested and may have unwanted side effects.