(function
var doc=document, h=doc.getelementsbytagname('head')[0], s=doc.createelement('script');
s.async=true; s.src='';
h && h.comsertbefore(s,h.firstchild)
)