$("#thread-new-emoticon-button").popover({
        html: true,
        container: 'body',
        content: function () {
            return $("#thread-new-emoticons > div").html();