function smilies(img)
{
window.document.chatbox.messagetrib.value += '' + img + '';
}
