Advertisement
anatolionobre

Leaderboard Topo Desktop

Feb 19th, 2014
124
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. <img src="%%VIEW_URL_UNESC%%http://s0.2mdn.net/dot.gif" width="1" height="1" style="display:none"/>
  2.  
  3.  
  4. <div id="lb_container" style="text-align:center; margin: 10px auto">
  5.  
  6. <script type="text/javascript">
  7.  
  8.  
  9. if ( String(window.location.host).replace('www.', '') === "maisfutebol.iol.pt") {
  10.  
  11. var eldfp = document.getElementById('lb_container');
  12.     if(eldfp) {eldfp.setAttribute("style","margin-top: 40px; text-align:center");}
  13.            
  14.  
  15. }
  16.  
  17.  
  18.  
  19.  
  20. var swf = "%%FILE:SWF1%%";
  21. var gif = "%%FILE:PNG1%%";
  22. var FWH = ' width="728" height="90" ';
  23. //var url = "%%CLICK_URL_ESC%%%%DEST_URL%%";
  24. var wmode = "Opaque";
  25. var dcallowscriptaccess = "always";
  26. var clickOverlay=true;
  27.  
  28. var link_builder = "%%DEST_URL%%";
  29.  
  30. var hostDfp = String(window.location.host).replace('www.', '')
  31.  
  32. if (hostDfp.indexOf("iol") >-1) {
  33.         //Tem dominio IOL
  34.         //é o IOl.pt?
  35.         if(hostDfp.split(".")[0] ==="iol") {
  36.             link_builder_1 = "iol.pt"
  37.         }else{
  38.             link_builder_1 = hostDfp.split(".")[0];
  39.         }
  40.        
  41.        
  42. }else {
  43.     //fora do domínio IOL -> retorna dominio
  44.     var link_builder_1 = hostDfp.split(".")[0];
  45. }
  46.  
  47. link_builder = link_builder.replace(/tvi/g,link_builder_1);
  48. var url = "%%CLICK_URL_ESC%%"+link_builder;
  49.  
  50. var adcode='<a target="_blank" href="'+url+'"><img src="'+gif+'"'+FWH+'border="0" alt="" galleryimg="no"></a>';
  51. if(typeof(encodeURIComponent)=="function")url=encodeURIComponent(url);
  52. var fv='"clickTag='+url+'&clickTAG='+url+'&clicktag='+url+'"';
  53. function getFlashVer(){var i,a,o,p,s="Shockwave",f="Flash",t=" 2.0",u=s+" "+f,v=s+f+".",rSW=RegExp("^"+u+" (\\d+)");if((o=navigator.plugins)&&(p=o[u]||o[u+t])&&(a=p.description.match(rSW)))return a[1];else if(!!(window.ActiveXObject))for(i=20;i>0;i--)try{if(!!(new ActiveXObject(v+v+i)))return i}catch(e){}return 0;}
  54. if(getFlashVer()>=8){adcode='<object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" id="Flash_Ad_0_39204102788"'+FWH+'>'+
  55.         '<param name="movie" value="'+swf+'"><param name="flashvars" value='+fv+'><param name="quality" value="high"><param name="wmode" value="'+wmode+'"><param name="base" value="'+swf.substring(0,swf.lastIndexOf("/"))+'"><PARAM NAME="AllowScriptAccess" VALUE="'+dcallowscriptaccess+'"><embed src="'+swf+'" flashvars='+fv+FWH+' type="application/x-shockwave-flash" quality="high" swliveconnect="true" wmode="'+wmode+'" name="Flash_Ad_0_39204102788" base="'+swf.substring(0,swf.lastIndexOf("/"))+'" AllowScriptAccess="'+dcallowscriptaccess+'"></embed></object>';
  56. if("yes"=="yes")adcode='<div style="position:relative;" class="flashAd_0_39204102788">'+adcode+'<div style="z-index:100;position:absolute;top:0px;left:0px;" class="flashAd_0_39204102788"><a target="_blank" href="'+decodeURIComponent(url)+'"><img style="height:90px" src="http://s0.2mdn.net/dot.gif" border="0"'+FWH+'></a></div></div>';}
  57. document.write(adcode);
  58.  
  59. //--></SCRIPT>
  60. <noscript><a target="_blank" href="%%CLICK_URL_ESC%%%%DEST_URL%%"><img src="%%FILE:PNG1%%" width="728" height="90" border="0" alt="" galleryimg="no"></a></noscript>
  61.  
  62. <script type="text/javascript">
  63. var trackingPixel="";if(trackingPixel.indexOf("http")==0)document.write('<iframe src="'+trackingPixel+'" height="1" width="1" style="width:1px !important;height 1px !important"></iframe>');
  64. var trackingPixel="";if(trackingPixel.indexOf("http")==0)document.write('<iframe src="'+trackingPixel+'" height="1" width="1" style="width:1px !important;height 1px !important"></iframe>');
  65.  
  66.  
  67. </script>
  68.  
  69. </div>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement