26992700270127022703270427052706270727082709
ScriptSecurity s = getScriptSecurity(scriptType, scriptURL, docURL); if (s != null) { s.checkLoadScript(); } } /** * Returns the security settings for the given
293294295296297298299300301302303
33583359336033613362336333643365336633673368
} else { ScriptSecurity s = getScriptSecurity(scriptType, scriptURL, docURL); if (s != null) { s.checkLoadScript(); } } } /**