sS jlabel_textAsHTML_center(S text) { ret hhtml(hdiv(replace(htmlencode(text), "\n", "
"), style := "text-align: center;")); }