juliencoquet

DoubleClick function

Apr 12th, 2017
312
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.78 KB | None | 0 0
  1. <script type="text/javascript" id="DoubleClickFloodlightTag">
  2. //<![CDATA[
  3. function RegistrationBrochure (land01, iac_f000, u1) {
  4. var axel = Math.random()+"";
  5. var a = axel * 10000000000000000;
  6. var flDiv=document.body.appendChild(document.createElement("div"));
  7. flDiv.setAttribute("id","DCLK_FLDiv1");
  8. flDiv.style.position="absolute";
  9. flDiv.style.top="0";
  10. flDiv.style.left="0";
  11. flDiv.style.width="1px";
  12. flDiv.style.height="1px";
  13. flDiv.style.display="none";
  14. flDiv.innerHTML='<iframe id="DCLK_FLIframe1" src="http://5877472.fls.doubleclick.net/activityi;src=5877472;type=' + type + ';cat=' + cat + ';u1=' + u1 + ';ord=' + a + '?" width="1" height="1" frameborder="0"><\/iframe>';
  15. }
  16. //]]>
  17. </script>
Advertisement
Add Comment
Please, Sign In to add comment