private function getAvatar(userId:int):Avatar { return panel_chat.avArea.avContainer.getChildName(String(userId)) }