if (p!=null){
        p.remove()
        var empty = ($(notification).find("p").length==0)
        if (empty){
          fadeOutChatNotification(notification)