sO loadJSONPageWithParams(S url, O... params) { ret jsonDecode(loadPageWithParams(url, params)); }