!7 cmodule RandomDailyDialog > DynSCP { start { dm_doEveryIfVisible(1.0, 10.0, r { setComponent(jscroll_trackWidth(jCenteredHTMLLabel(hfontsize_noCSS(5, htmlEncode_nlToBr(doubleNewLines(random(allDailyDialogs_cached()))))))) }); } }