
%%window-list-member-html%%
chateau : /clients (context93)
2002-03-09 19:31:00


%%preprocess%%
if ($this->imageid!=0 AND $this->imageid!="") {
  $this->imagetag= "[image:$this->imageid;160,120]";
  $this->imageidtag= " | imageid=$this->imageid ";
  }
$this->beryliumToHtml();
$this->getBaseURL();








%%header%%
<table class='windowtable'>
<tr>








%%css%%
.windowtable { background-color: #ffffff; border: 0px; border-color: #999999; border-style: solid; color: #333333; margin: 20px; FONT-FAMILY: Tahoma, Geneva, sans-serif; FONT-SIZE: 12px; line-height: 18px;}
.windowtable IMG { margin: 8px; }








%%template%%
<td>$this->imagetag<b><a href='$this->baseURL'>$this->name</a></b></td>








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








%%nullobject%%
<td<no windows here</td>








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








%%postprocess%%



%%end of context%%