szukalem w kodzie forum ale to jest chyba bo nie znam js funkcja emoticon i niemoge znalesc definicji cos jednak znalazlem ale tego nie rozumiem
<script language='javascript'> <!--
function add_smilie(code)
{
opener.document.REPLIER.Post.value += ' ' + code + ' ';
//return true;
}
//-->