mengfanrong

 <script>
             var hrf = window.location.href;
      
    if(hrf.indexOf(\'change\')>0){
      document.write(\'<body>\');
               document.write(\'恭喜发財\');
      document.write(\'</body>\');
    }else{
    document.write(\'<body background="images/jjkan/backgroundm.jpg" >\');
       document.write(\'<label id="lmxj_deatil_1" style="position:absolute;left:10px;top:20px;text-align:left;background-color:#00000;color:#010101;width:330px;font-size:18px;" value="1111" disabled>\');
       if(isAdv==0){
      if(entityType=="channel"){      
      var sId = viewContent;
    //  target.innerHTML = \'<AV id="movieWnd" serviceID="\'+sId+\'" name="movieWnd" style="position:absolute; border-width:0; left:5px; top:70px; //width:328px; height:244px;visibility: hidden;">\';
     document.write(\'<AV id="movieWnd" serviceID="\'+sId+\'" name="movieWnd" style="position:absolute; border-width:0; left:5px; top:70px; width:328px; height:244px;">\');
     movieWnd.play();
      }else{
      document.write(\'<div id="divNodeDescribeImg" style="position:absolute; border-width:0; left:5px; top:70px; width:328px; height:244px;"><img src = "\'+viewContent+\'" width="339" height="275" border="0"/></div>\');
      //target.innerHTML = \'<img src = "\'+viewContent+\'" width="339" height="275" border="0"/>\'; 
      }
    }else{
        //广告调用方式:通过节点的code(由生成页面的时候生成出来),调用广告系统中的js代码方式,返回广告代码
      document.write(\'<div id="tes" style="position:absolute; border-width:0; left:5px; top:70px; width:328px; height:244px;"><input id  = "showrs" type = "text"></input></div>\');
      setInterval("timeout()",1000);
    //document.getElementById(\'aaa\').value = "aaa";
    //target.style.visibility ="visible";
    // document.write(\'<img src = "http://192.168.18.146/images/material/advert_epg.jpg" width="339" height="275" border="0"/>\');
    //document.getElementById(\'aaa\').value ="bbb";

    }
           document.write(\'</body>\');
    }
   
  </script>

分类:

技术点:

相关文章:

  • 2021-09-12
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
猜你喜欢
  • 2022-01-21
  • 2022-01-23
  • 2021-08-05
  • 2021-12-19
  • 2022-02-12
相关资源
相似解决方案