sS autoLoadJQuery(S html) { if (jqueryUsed(html) && !jqueryLoaded(html)) ret loadJQuery2() + html; ret html; }