<table width="<?Out(ENTRYTABLEWIDTH)?>" cellspacing="0" cellpadding="0" border="0" align="center">
<tr>
<td width="<?Out(ENTRYSIDEWIDTH)?>" style="<?Out(ENTRYTOPSTYLE)?>" valign='bottom' align='right'><img src='<?skindir()?>images/entrybullet.gif' vspace='3' alt='' /></td>
<td valign="bottom" style="<?Out(ENTRYTOPSTYLE)?>"><span class='number'><?EntryNumber()?></span><span class='topdata'> <?EntryDate()?> - <?EntryTime()?> <?Out(LANG34)?> </span></td>
<td width="<?Out(ENTRYSIDEWIDTH)?>" style="<?Out(ENTRYTOPSTYLE)?>"> </td>
</tr>
<tr>
<td style="<?Out(ENTRYLEFTSTYLE)?>"> </td>
<td style="background:url(<?skindir()?>images/<?getRotationIndex(0)?>) no-repeat; <?Out(ENTRYMIDDLESTYLE)?>">
<span class='privtext'><img src='<?skindir()?>images/private.gif' align='middle' alt='' /> <?Out(LANG39)?></span> <?EntryIfPrivate("{ [ <?Out(LANG40)?> ]}","","class='privlink'")?>
</td>
<td style="<?Out(ENTRYRIGHTSTYLE)?>" valign="top"><img src='<?skindir()?>images/entryright.gif' vspace="2" alt='' /></td>
</tr>
<tr>
<td style="<?Out(ENTRYBOTTOMSTYLE)?>"> </td>
<td style="<?Out(ENTRYBOTTOMSTYLE)?>" valign="middle">
</td>
<td style="<?Out(ENTRYBOTTOMSTYLE)?>"> </td>
</tr>
</table>