Home | History | Annotate | Download | only in js

Lines Matching refs:po

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