<!--
Script => ShBox 3.2.1 © by NF-Projekt
Entwickler => WDS NachtWolf / B.Masmann
Kontakt => Webmaster@nf-projekt.de
-->
<table width="{TABELLEW}%" height="{TABELLEH}" border="0" bgcolor="{TCOLOR}" cellspacing="0" cellpadding="10">
<tr>
<td align="center">
<form action="" method="POST" name="sform">
<input type="hidden" name="xdate" value="{DATE}">
<input type="hidden" name="xip" value="{IPS}">
<input type="hidden" name="xname" value="{USER}">
<center>
<a href="?user-8" onmouseout="hideTooltip()" onmouseover="showTooltip(event,'Dein Name : {USER} {IP}');return false"><b>{AVATAR}</b></a>
{HR}
{SMILIES}
<br />
<textarea name="xtxt" rows="{TXTROWS}" cols="{TXTCOLS}" style="background-color:{TXTCOLOR};" wrap="virtual"></textarea>
<input type="submit" name="user_login_sub" value="Wech" style="margin-top:5px; " />
</center>
</form>
</td>
</tr>
</table>
{EXPLODE}
<!--
Script => ShBox 3.2.1 © by NF-Projekt
Entwickler => WDS NachtWolf / B.Masmann
Kontakt => Webmaster@nf-projekt.de
-->
<table width="{TABELLEW}" height="{TABELLEH}" border="0" bgcolor="{TCOLOR}" cellspacing="0" cellpadding="10">
<tr>
<td align="center">
<form action="" method="POST" name="sform">
<input type="hidden" name="xdate" value="{DATE}">
<input type="hidden" name="xip" value="{IPS}">
<center>
{GAST}
{HR}
{SMILIES}
<br />
<textarea name="xtxt" rows="{TXTROWS}" cols="{TXTCOLS}" style="background-color:{TXTCOLOR};" wrap="virtual"></textarea>
{SPAM} <br />
<input type="submit" name="user_login_sub" value="Wech" style="margin-top:5px; " />
</center>
</form>
</td>
</tr>
</table>