function decodeSpecialChars($str)
 {
     return AJAXChatEncoding::decodeSpecialChars($str);
 }