function addSmilie(tag) {
	addTags( document.getElementById('message'), "", " "+tag+" ")
}