%%image-list-anonymous-html%%
progmin : / (context #131)
2002-04-25 02:26:13

%%preprocess%%
$this->beryliumToHtml();
$this->getBaseURL();
$this->proportion(150,150);
$this->imagetag= "<img src='$this->uri' height='$this->height' width='$this->width' alt='$this->description' border='0'>";







%%header%%
<table border=0><tr>







%%css%%







%%template%%
<td align='center' valign='middle'><a href='$this->baseURL'>$this->imagetag</a></td>
<td><a href='$this->baseURL'>$this->title</a><br>by $this->author</td>







%%listrow%%
</tr>
<tr>







%%nullobject%%
<td>nothing here</td>







%%footer%%
</tr></table>







%%postprocess%%







%%end of context%%
