<!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()
密密麻麻的一大堆..说什么调试什么的得来的