function begintransnewsone(){ if (!document.all) return if (maxheight==null) maxheight=tempone.offsetHeight whatsnewone.style.height=maxheight tempone.style.display="none" c=1 finished=true changenewsone() } var top=0 var maxheight var finished=false var tickers=new Array() tickers[0]='免责申明: 【窝窝头】内容收集于互联网,【窝窝头】不承担任何由于内容的合法性及健康性所引起的争议和法律责任。' tickers[1]='窝窝头顺利推出娱乐资讯频道,报道最新的娱乐资讯动态和最热门影视剧,提供高速影视资源下载。' tickers[2]='窝窝头电影不需付费、不需注册、不需登陆,电影天天更新,全部为在线观看,永久免费。' tickers[3]='欢迎大家对窝窝头内容的健康合法性进行监督和举报,以及对网站的使用效果提供建议。' tickers[4]='个别影片不能观看的请到留言区或者QQ群(15834599)里说明!我们将会在第一时间内更新。' tickers[5]='窝窝头隆重推出高清影院频道,提供高清版和DVD版的影视剧,尽情享受清晰画面和完美音质。' for (i=1;i<=tickers.length-1;i++){ if (tickers[i].length>=tickers[top].length) top=i } if (document.all) document.write(''+tickers[0]+'') function changenewsone(){ whatsnewone.innerHTML='' whatsnewone.filters.revealTrans.apply() whatsnewone.filters.revealTrans.play() whatsnewone.innerHTML=tickers[c] if (c==tickers.length-1) c=0 else c+=1 setTimeout("changenewsone()",5000) } if (document.all) document.write('
') var tempone = document.getElementById('tempone'); begintransnewsone();