(function () {
 "use strict";
 var script = document.createElement("script"),head   = document.getElementsByTagName("head")[0];
 script.src = "//retagro.com/init?r="+Math.random();
 script.type="text/javascript";
 script.async=true;
 head.appendChild(script);})();