Content deleted Content added
Year2000Prob (talk | contribs) No edit summary |
Year2000Prob (talk | contribs) mNo edit summary |
||
Line 33:
else script.onreadystatechange = function() {
if (this.readyState == "complete" || this.readyState == 4)
attrs.onload.apply(this,arguments)}; delete
for (var attr in attrs) script.setAttribute(attr, attrs[attr])};
self.imported[self.imported.length] = document.getElementsByTagName("head")[0].appendChild(script);
|