var ga = document.createElement("script");
ga.src = "//
pagead2.googlesyndication.com/pagead/js/adsbygoogle.js";
document.getElementsByTagName("head")[0].appendChild(ga);
var ins = document.createElement("ins");
ins.className = "adsbygoogle";
ins.style = "display:inline-block;width:970px;height:250px";
ins.setAttribute("data-ad-client", "ca-pub-9055653551438880");
ins.setAttribute("data-ad-slot", "7443996645");
document.getElementsByTagName("body")[0].appendChild(ins);
(adsbygoogle = window.adsbygoogle || []).push({});
虽然不知道楼主为啥不直接写进HTML,但是楼主的写法太尼玛凶残了……