The markup on the page has numerous violations of standards. It would be a good idea to validate the page.
However, the problem with the operation of the script is due to two missing > brackets (added in red in the below snippets) for td elements, here:
Code:
<h5>
<table border="0" width="100%" cellspacing="0" cellpadding="0"
<tr>
<td width="75px" valign="top">
<a href="castle-new.jpg" rel="enlargeimage" rev="tar . . .
and here:
Code:
<img border="0" src="mona-mini.jpg" width="50" height="50"</a><br /><br />
</td>
<td width="95px" valign="top">
<a href="primalsoup-new.jpg" rel="enlarge . . .
Bookmarks