Home | History | Annotate | Download | only in js

Lines Matching refs:po

546   var po = document.createElement('script'); po.type = 'text/javascript'; po.async = true;
547 po.src = 'https://apis.google.com/js/plusone.js';
548 var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(po, s);