Advertisement
anatolionobre

Wallpaper Entre Biberons e Batons

Sep 29th, 2015
45
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.95 KB | None | 0 0
  1. <style>
  2. #wp-ad{
  3. position: absolute;
  4. background: url(%%FILE:JPG1%%) no-repeat;
  5. background-size: cover;
  6. z-index: 0;
  7. width: 100%;
  8. height:800px;
  9. top: 0px;
  10. }
  11. .content-outer{
  12. margin-top: 10px;
  13. }
  14. </style>
  15. <script>
  16. var clickTag="%%CLICK_URL_UNESC%%http://bs.serving-sys.com/BurstingPipe/adServer.bs?cn=tf&c=20&mc=click&pli=14876857&PluID=0&ord=%%CACHEBUSTER%%";
  17. var body = document.getElementsByTagName('body');
  18. document.body.innerHTML = ' <a href="'+clickTag+'" id="left" style="position: absolute; width: 175px; height: 800px; z-index: 100000;"></a>
  19.  
  20. <a id="right" href="'+clickTag+'" style="position: absolute; width: 175px; height: 800px; z-index: 100000; right: 0;"></a>
  21.  
  22. <div id="wp-ad"><a style="position:fixed; height:800px; width:100%;" href="'+clickTag+'" ></a>
  23.  
  24. </div>'+document.body.innerHTML;
  25. </script>
  26.  
  27. <img src="%%VIEW_URL_UNESC%%(TAG DE IMPRESSΓ•ES)" width="1" height="1" style="display:none"/>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement