<html>
<head>
    <title>给你一个故事-人生哲学</title>
    <meta content="text/html; charset=gb2312" http-equiv="Content-Type">
    <style>
        TD
        {
            line-height: 28px;
            font-size: 14px;
        }
    </style>
</head>
<body background="bg.gif">    <script language="VBScript">
dim w,t,p,mm,c,mr,dy,tmp,vs:vs=5:dy=1:p=1:mr="<BR><BR><BR>":c="<font color=white><B>|"&mr:Set w = document.bodysub tp
m=mid(t,p,1):if m="" then c=mr
if m="`" then m="":mm=mid(mm,1,len(mm)-1)
if m="<" then av=instr(mid(t,p),">"):m=mid(t,p,av):p=p+av-1
if m="&" then av=instr(mid(t,p),";"):m=mid(t,p,av):p=p+av-1
tmp=100:if m="." then tmp=400 else if m="," then tmp=200 else if m=" " then tmp=200
if w.scrollHeight-w.scrollTop>w.offsetHeight then w.scrollTop=w.scrollTop+int(dy):dy=dy+dy/vs else dy=1
mm=mm&m:w1.innerHTML=mm&c:p=p+1:if p<=len(t)+1 then SetTimeOut "tp",16+tmp else w.scroll="yes"
end subsub window_onload()
w.scroll="yes"
w.bgcolor="#A8A8A8"
w.style.cursor="crosshair"
'-------------------
t=w0.innerHTML:tp
end sub
    </script>    <div style="display: none" id="w0">
        <table border="0" width="90%" align="center">
            <tbody>
                <tr>
                    <td>
                        <p>
                            <b>给你一个故事,希望你能喜欢这个故事并希望它能为你带来好运。</b>
                        </p>
                        <p>
                            一天,一个盲人带着他的导盲犬过街时,一辆大卡车失去控制,直冲过来,盲人当场被撞死,他的导盲犬为了守卫主人,也一起惨死在车轮底下。</p>
                       
                    </td>
                </tr>
            </tbody>
        </table>
    </div>
    <div id="w1">
    </div>
</body>
</html>是不是把w0是的内容取出放到w1中?
能用JS做不?