<table border="0" cellpadding="0" cellspacing="0" width="100%">
<td align="center" width="0%">
<a class="noun" href="$ACTION_URL$" onclick="window.location.reload();return false;" title=" "><img src="/img_chat/Restart.png" align="absmiddle" border="0" width="20" height="20"></a>
<?if($SMILES_URI$)?><a class="noun" href="javascript:void('smiles')" onclick="ffoc(document.forms.addform.message,2);wasclk[2]=2;window.open('$SMILES_URI$','csmiles','scrollbars=1,width=250,height=350,left=0,top=0');  return false;" title="Smile"><img src="/img_chat/Smiley.png" align="absmiddle" border="0" width="20" height="20"></a><?endif?>
<a class="noun" href="javascript:void('Message control')" onclick="window.open('$MSGCTRL_URI$','mchatCtrl','scrollbars=1,width=400,height=600,left=0,top=0');  return false;" title="CP"><img src="/img_chat/Tools.png" align="absmiddle" border="0" width="20" height="20"></a>
<input maxlength="$MAX_MESSAGE_LEN$" name="message" size="22" id="mchatMsgF" value="" onfocus="ffoc(this,2)" onblur="fblur(this,2)" title="$STR_MESSAGE$" style="border: 1px solid #3BB9FF; margin: 0pt; padding: 0px; width: 80%; height: 20px;" type="text">
<input type="text" maxlength="60" name="uname" size="8" id="mchatNmF" value="" onfocus="ffoc(this,2)" onblur="fblur(this,2)" title="$STR_NAME$"style="width:0%;margin:0;padding:0px;border:0px solid orange;height:0px">
<input value="OK" title="OK" class="button" id="mchatBtn" style="border: 1px solid #3BB9FF; margin: 0pt; width: 40px; height: 20px;" onclick="return checkform(this.form);" type="submit">
</td>
</table>