Advertisement
clickio

Untitled

Oct 23rd, 2024
50
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.46 KB | None | 0 0
  1. <script>
  2. //adunit div added
  3. var divToRender = document.createElement('div');divToRender.id = "clickio_splash_desktop";
  4. top.document.body.appendChild(divToRender);
  5.  
  6. // init or read global queue variable
  7. (window.__lxGc__=window.__lxGc__||{'s':{},'b':0}).cmd=window.__lxGc__.cmd||[];
  8. // push command to the global queue
  9. __lxGc__.cmd.push(function(){
  10. // render ad unit into the DOM element
  11. __lxGc__.display('clickio_splash_desktop', '_237362', '_727270');
  12. });
  13. </script>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement