本页主题: 这个是什么东西..? 打印 | 加为IE收藏 | 复制链接 | 收藏主题 | 上一主题 | 下一主题

xuanyaoqq
′soMe ΡeopLe searCH foreVer
级别: 天使


精华: 1
发帖: 4315
威望: 1463 点
金钱: -3621 静电币
支持度: 562 点
在线时间:1461(小时)
注册时间:2005-07-24
最后登录:2020-12-16

 这个是什么东西..?

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<title>迅雷桌面新闻</title>
<meta http-equiv="Content-Type" content="text/html; charset=gb2312" />
<style type="text/css">
td img {display: block;}
#fods {float:left;filter:progid:DXImageTransform.Microsoft.Fade(Overlap=1.00,Duration=1.00);}
#fods #fod1{display:none;} #fod2{display:none;} #fod3{display:none;} #fod4{display:none;}
</style>
<style type="text/css">
td img {display: block;}body {
  background-color: #FFFFFF;
}
.righttext {
  font-family: "宋体";
  font-size: 12px;
  color: #181874;
}
.text_link{
  font-family: "宋体";
  font-size: 12px;
}
.text011 {font-family: "新宋体";
  font-size: 12px;
  line-height: 18px;
}
.text_01 {      font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  line-height: 21px;
  color: #333333;
}
.text_02 {      font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: #666666;
}
.box_up {
     border-top-width: 1px;
     border-right-width: 1px;
     border-bottom-width: 1px;
     border-left-width: 1px;
     border-top-style: solid;
     border-right-style: none;
     border-bottom-style: none;
     border-left-style: none;
     border-top-color: #B0BEC7;
     border-right-color: #B0BEC7;
     border-bottom-color: #B0BEC7;
     border-left-color: #B0BEC7;
}
</style>
</head>
<script language="javascript">

  function on_body_load()
  {
    var newScript = document.createElement('script');
    newScript.src = 'http://biz4.sandai.net/portal/desktop.js';
    document.body.appendChild(newScript);
  }

  function OnReadyStateChange()
  {
    if(document.getElementById("subTitle").readyState == "complete" &&
    document.getElementById("subRight").readyState == "complete" &&
    document.getElementById("subLeft").readyState == "complete" &&
    document.getElementById("subTitle1").readyState == "complete" &&
    document.getElementById("subRight1").readyState == "complete" &&
    document.getElementById("subLeft1").readyState == "complete" &&
    document.getElementById("firstTime").readyState == "complete" &&
    document.getElementById("subTitle2").readyState == "complete" &&
    document.getElementById("subRight2").readyState == "complete" &&
    document.getElementById("subLeft2").readyState == "complete")
    {
      document.getElementById("loading").style.display = "none";
      document.getElementById("video").style.display = "inline";
      document.getElementById("keywordLink").style.display="inline";
      run();
    }
    else
    {
        document.getElementById("loading").style.display = "inline";
    }
  }
  function getIndexCookie(name)
  {
    var dc = document.cookie;
    var prefix = name + "=";
    var begin = dc.indexOf("; " + prefix);
    if (begin == -1)
    {
        begin = dc.indexOf(prefix);
        if (begin != 0)
          return null;
    }
    else
        begin += 2;
    var end = document.cookie.indexOf(";", begin);
    if (end == -1)
        end = dc.length;
    return unescape(dc.substring(begin + prefix.length, end));
  }

  function setIndexCookie(name, value)
  {
    var expires = new Date();
    expires.setTime(expires.getTime() + (365 * 86400 * 1000));

    var nameString = name + "=" + value;      
    var expiryString = " ;expires = " + expires.toGMTString();      
    var pathString = " ;path = /";
    document.cookie = nameString + expiryString + pathString;
  }

  nag = window.navigator.appName;
  var flog = 0;
  var ln = getIndexCookie("im_popupindex");
  if (null == ln)
    ln = 0;
  var tn = ln;
  if(tn >= 2){tn = 0;}
  var cycled = 0;
  var cyclecount = 2;
  var showcount = 0;
  var im_change = 0;

  document.write("<script id='im_statisjs' src=''><\/script>");

  function clicktab(n)
  {
    flog = 1;
    ShowTab(n, true);      
    setIndexCookie("im_popupindex", n);
  }

  function ShowTab(n, bClick)
  {
    if(n == 2)
    {
        document.getElementById("video").style.display = "none";
    }
    else
    {
        document.getElementById("video").style.display = "";
    }
    on_body_load();
    ++showcount;
    if (showcount == 5)
        flog = 1;

    if (bClick)
    {
        if(n == 0)
          document.getElementById("im_statisjs").src = "http://pub6.sandai.net/popup_pv.js?id=1001;1011";
        else if (n == 1)
          document.getElementById("im_statisjs").src = "http://pub6.sandai.net/popup_pv.js?id=1002;1012";
        else if (n == 2)
             document.getElementById("im_statisjs").src = "http://pub6.sandai.net/popup_pv.js?id=1003;1013";
    }
    else
    {
        if(n == 0)
          document.getElementById("im_statisjs").src = "http://pub6.sandai.net/popup_pv.js?id=1001";
        else if (n == 1)
          document.getElementById("im_statisjs").src = "http://pub6.sandai.net/popup_pv.js?id=1002";
        else if (n == 2)
             document.getElementById("im_statisjs").src = "http://pub6.sandai.net/popup_pv.js?id=1003";
             
    }

    with (fods)
    {
        filters[0].Apply();
        for(i=0;i<children.length;i++)
        {
          if (i==n)
          {
            children.style.display="block";
          }
          else
          {
            children.style.display="none";
          }
        }
        filters[0].play();
    }
    }

  function run()
  {
    if(im_change == 1) return;
    if(flog==0)
    {
        ShowTab(tn, false);
    }
    tn++;
    if(tn>1)
    {
        tn = 0;
    }
    if (0 == cycled)
    {
        window.setTimeout("run()",6000);
    }

    if (tn == ln)
    {
        if (0 == --cyclecount)
          cycled = 1;
    }
  }
</script>
<body bgcolor="" scrolling="no" leftmargin="0" topmargin="0" >
<div id="loading" style="position:absolute; display:none;">
  <table border="0" cellpadding="0" cellspacing="0">
    <tr>
      <td align="center">
        <object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" height="450" width="610" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=7,0,0,0 " id="spriteSwf" viewastext="VIEWASTEXT">
        <param name="movie" value="loading.swf">
        <param name="quality" value="high">
        <param name="wmode" value="transparent">
        <param name="allowScriptAccess" value="always">
        </object>
    </td>
  </tr>
  </table>
</div>
<div id="video" style="position:absolute; top:58px; left:1px;display:none;">
  <table border="0" cellpadding="0" cellspacing="0" width="326">
    <tr>
    <td height="270" colspan="3" id="inmedia_pos">
    <script language="javascript" src="portal_main.js"></script>
    </td>
  </tr>
  </table>
</div>
<div id="keywordLink" style="position:absolute; top:430px; left:1px;display:none;">
  <TABLE cellSpacing=0 cellPadding=0 width="616" border=0 bgcolor="#EEF1F4" style="solid #B0BEC7;color:#181874;" class="box_up" height="21">
    <tr>
        <td width="13"></td>
        <td width="70" valign="bottom" align="left" class="righttext"><a href="http://tingting.xunlei.com" target="_blank" class="righttext">迅雷听听</a></td>
        <td width="70" valign="bottom" align="left" class="righttext"><a href="http://my.xunlei.com" target="_blank" class="righttext">web迅雷</a></td>
        <TD width="463" valign="bottom" class="righttext" align="right" id="desktopTxt"></TD>
    </tr>
  </TABLE>
</div>
<table width="615" border="0" cellpadding="0" cellspacing="1" bgcolor="#A7BEC9">
<tr>
  <td>
    <table border="0" cellpadding="0" cellspacing="0" width="614" bgcolor="#FFFFFF">
      <tr>
        <td colspan="11">
          <div id="fods">
            <div id="fod1">
                <table border="0" cellpadding="0" cellspacing="0" width="614">
                  <tr>
                    <td><img src="images/spacer.gif" width="13" height="1" border="0" alt="" /></td>
                    <td><img src="images/spacer.gif" width="70" height="1" border="0" alt="" /></td>
                    <td><img src="images/spacer.gif" width="22" height="1" border="0" alt="" /></td>
                    <td><img src="images/spacer.gif" width="48" height="1" border="0" alt="" /></td>
                    <td><img src="images/spacer.gif" width="3" height="1" border="0" alt="" /></td>
                    <td><img src="images/spacer.gif" width="54" height="1" border="0" alt="" /></td>
                    <td><img src="images/spacer.gif" width="3" height="1" border="0" alt="" /></td>
                    <td><img src="images/spacer.gif" width="113" height="1" border="0" alt="" /></td>
                    <td><img src="images/spacer.gif" width="3" height="1" border="0" alt="" /></td>
                    <td><img src="images/spacer.gif" width="285" height="1" border="0" alt="" /></td>
                    <td><img src="images/spacer.gif" width="1" height="1" border="0" alt="" /></td>
                  </tr>
                  <tr>
                  <td colspan="13"><table width="100%" border="0" cellspacing="0" cellpadding="0">
                    <tr>
                    <td width="105"><img name="a01_r1_c1" src="images/0810_r1_c1.gif" onClick="javascript:clicktab(0)" width="105" height="30" border="0" id="a01_r1_c1" alt="" style="cursor:hand" /></td>
                    <td width="105"><img name="a01_r1_c6" src="images/_r1_c4.gif" onClick="javascript:clicktab(1)" width="105" height="30" border="0" id="a01_r1_c6" alt="" style="cursor:hand" /></td>
                    <td width="105"><img name="a01_r1_c6" src="images/_r1_c9.gif" onClick="javascript:clicktab(2)" width="105" height="30" border="0" id="a01_r1_c6" alt="" style="cursor:hand" /></td>
                    <td width="105"><img name="a01_r1_c6" src="images/zhong01.gif" onClick="javascript:clicktab(3)" width="105" height="30" border="0" id="a01_r1_c6" alt="" style="cursor:hand" /></td>
                    <td valign="bottom" width="194"><img src="images/bgnew2.jpg" border="0" width="194" height="30"></td>
                    </tr>
                  </table></td>
                  </tr>
                  <tr>
                    <td colspan="10"><img name="n0803_r2_c1" src="images/0810_r2_c1.gif" width="614" height="3" border="0" id="n0803_r2_c1" alt="" /></td>
                    <td><img src="images/spacer.gif" width="1" height="3" border="0" alt="" /></td>
                  </tr>
                  <tr>
                    <td colspan="10" bgcolor="#F3F3FD"><iframe frameborder="0" id="subTitle" onreadystatechange="OnReadyStateChange()" scrolling="no" width="614" height="20" src="http://news.sina.com.cn/iframe/302/2006-08-23/9.html"></iframe></td>
                    <td><img src="images/spacer.gif" width="1" height="19" border="0" alt="" /></td>
                  </tr>
                  <tr>
                    <td colspan="10"><img name="n0803_r4_c1" src="images/0810_r4_c1.gif" width="614" height="4" border="0" id="n0803_r4_c1" alt="" /></td>
                    <td><img src="images/spacer.gif" width="1" height="3" border="0" alt="" /></td>
                  </tr>
                  <tr>
                    <td colspan="8" valign="top">
                        <table border="0" cellpadding="0" cellspacing="0" width="326">
                        <tr><td width="326" height="297"></td></tr>
                        <tr><td valign="top"><iframe id="subLeft" width="326" height="74" frameborder="0" onreadystatechange="OnReadyStateChange()" scrolling="no" src="http://news.sina.com.cn/iframe/302/2006-08-23/7.html"></iframe></td></tr>
                        </table>
                    </td>
                    <td colspan="2" rowspan="2" valign="top"><iframe width="288" height="371" id="subRight" onreadystatechange="OnReadyStateChange()" frameborder="0" scrolling="no" src="http://news.sina.com.cn/iframe/302/2006-08-23/8.html"></iframe></td>
                    <td><img src="images/spacer.gif" width="1" height="297" border="0" alt="" /></td>
                  </tr>
                  <tr>
                    <td colspan="13" valign="top"></td>
                  </tr>
                </table>
            </div>
            <div id="fod2">
                <table border="0" cellpadding="0" cellspacing="0" width="614">
                  <tr>
                    <td><img src="images/spacer.gif" width="13" height="1" border="0" alt="" /></td>
                    <td><img src="images/spacer.gif" width="70" height="1" border="0" alt="" /></td>
                    <td><img src="images/spacer.gif" width="22" height="1" border="0" alt="" /></td>
                    <td><img src="images/spacer.gif" width="48" height="1" border="0" alt="" /></td>
                    <td><img src="images/spacer.gif" width="3" height="1" border="0" alt="" /></td>
                    <td><img src="images/spacer.gif" width="54" height="1" border="0" alt="" /></td>
                    <td><img src="images/spacer.gif" width="3" height="1" border="0" alt="" /></td>
                    <td><img src="images/spacer.gif" width="113" height="1" border="0" alt="" /></td>
                    <td><img src="images/spacer.gif" width="3" height="1" border="0" alt="" /></td>
                    <td><img src="images/spacer.gif" width="285" height="1" border="0" alt="" /></td>
                    <td><img src="images/spacer.gif" width="1" height="1" border="0" alt="" /></td>
                  </tr>
                  <tr>
                  <td colspan="13"><table width="100%" border="0" cellspacing="0" cellpadding="0">
                    <tr>
                    <td width="105"><img name="a01_r1_c1" src="images/0810_r1_c1_.gif" onClick="javascript:clicktab(0)" width="105" height="30" border="0" id="a01_r1_c1" alt="" style="cursor:hand" /></td>
                    <td width="105"><img name="a01_r1_c6" src="images/0810_r1_c4_.gif" onClick="javascript:clicktab(1)" width="105" height="30" border="0" id="a01_r1_c6" alt="" style="cursor:hand" /></td>
                    <td width="105"><img name="a01_r1_c6" src="images/_r1_c9.gif" onClick="javascript:clicktab(2)" width="105" height="30" border="0" id="a01_r1_c6" alt="" style="cursor:hand" /></td>
                    <td width="105"><img name="a01_r1_c6" src="images/zhong01.gif" onClick="javascript:clicktab(3)" width="105" height="30" border="0" id="a01_r1_c6" alt="" style="cursor:hand" /></td>
                    <td valign="bottom" width="194"><img src="images/bgnew2.jpg" border="0" width="194" height="30"></td>
                    </tr>
                  </table></td>
                  </tr>
                  <tr>
                    <td colspan="10"><img name="n0803_r2_c1" src="images/0810_r2_c1.gif" width="614" height="3" border="0" id="n0803_r2_c1" alt="" /></td>
                    <td><img src="images/spacer.gif" width="1" height="3" border="0" alt="" /></td>
                  </tr>
                  <tr>
                    <td colspan="10" bgcolor="#F3F3FD"><iframe frameborder="0" id="subTitle1" onreadystatechange="OnReadyStateChange()














密密麻麻的一大堆..说什么调试什么的得来的
Posted: 2006-10-21 21:03 | [楼 主]
冰湖小生
生前何必久睡, 死后自会长眠
级别: 论坛版主


精华: 0
发帖: 1120
威望: 401 点
金钱: 557 静电币
支持度: 11556 点
在线时间:200(小时)
注册时间:2005-05-27
最后登录:2011-11-25

 

怎么来的?
偶尔出来吓一回人也无妨。。。
电脑有问题?到『电脑全方位』来吧!专家会给您满意的答复
Posted: 2006-10-22 20:22 | 1 楼
天堂有令
☆圣风
级别: 嘉宾


精华: 0
发帖: 4348
威望: 2770 点
金钱: 0 静电币
支持度: 42 点
在线时间:2889(小时)
注册时间:2006-03-31
最后登录:2019-04-04

 

可以不理睬它么?
Posted: 2006-10-23 08:45 | 2 楼
Raymond
缘份天空
级别: 总版主


精华: 10
发帖: 6046
威望: 4721 点
金钱: 8325 静电币
支持度: 20060 点
在线时间:4040(小时)
注册时间:2004-02-08
最后登录:2024-04-18

 

好像是迅雷那个很占资源的所谓迅雷新闻的东西。
Posted: 2006-10-25 10:45 | 3 楼
帖子浏览记录 版块浏览记录
狗狗静电BBS - wwW.DoGGiEhoMe.CoM » 电脑全方位 Computer Guide

沪ICP备05008186号
Powered by PHPWind Styled by MagiColor