! function (s) { "use strict"; s("#chat_user").slimscroll({ height: "550px", color: "#fff", size: "1px" }), s("#chat_user_2").slimscroll({ height: "550px", color: "#fff", size: "1px" }), s("#chat_user_3").slimscroll({ height: "550px", color: "#fff", size: "1px" }), s("#chat-conversation").slimscroll({ height: "550px", color: "#1b55e3", size: "2px" }) }(jQuery);