1:
2:
3:
4:
5:
6:
7:
8:
9:
10:
11:
12:
|
<td class="logobackground" align="center">
<if($style['logoimage']!="")>
<then>
<a href="index.php{$SID_ARG_1ST}"><img src="{$style['logoimage']}" border="0" alt="$master_board_name" title="$master_board_name" /></a> </then>
</if>
</td>
</tr>
<tr>
<td align="center">
<br /><br />
|