sS js_setTitle(S title) { ret js_dollarVars("document.title = $title;", title := unnull(title)); }