Advertisement
anatolionobre

Billboard Tag

Apr 15th, 2015
256
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.97 KB | None | 0 0
  1. <!--
  2. Basta colocar o endereço do script em DFPscript=
  3. Este código evita que no preview a tag seja carregada
  4. -->
  5.  
  6. <img src="%%VIEW_URL_UNESC%%http://s0.2mdn.net/dot.gif" width="1" height="1" style="display:none"/>
  7.  
  8. <div id="lb_container" style="text-align:center;width:980px; margin: 10px auto">
  9. <style>
  10. #fullscreen {
  11. z-index:-100
  12. }
  13. </style>
  14.  
  15. <script type="text/javascript">
  16. if (typeof DFPscript === "undefined") {
  17.  
  18.  
  19. DFPscript = "http://bs.serving-sys.com/BurstingPipe/adServer.bs?cn=rsb&c=28&pli=8134374&PluID=0&w=1&h=1&ord=%%CACHEBUSTER%%&ucm=true&ifl=$$/eyeblaster/addineyeV2.html$$&ncu=$$%%CLICK_URL_UNESC%%$$";
  20. document.write('<scr'+'ipt type=\"text/javascript\" src=\"'+DFPscript+'\"></scri'+'pt>');
  21.  
  22.  
  23. }
  24.  
  25.  
  26. var DfpLDB1JsHack = document.getElementById('LDB1');
  27. if (DfpLDB1JsHack) {
  28.  
  29. DfpLDB1JsHack.style.margin = "10px auto";
  30. DfpLDB1JsHack.style.textAlign = "center";
  31.  
  32. }
  33.  
  34.  
  35.  
  36.  
  37. </script>
  38.  
  39. </div>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement