sS hbuttonLink(S url, S text, O... params) { ret hbuttonOnClick(text, "location.href=" + jsQuote(url) + ";", params); }