sS hdiv(O contents, O... params) { ret hfulltag("div", contents, params); } sS hdiv() { ret hdiv(""); }