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]='本站提供在线试听为低品质RM格式舞曲,请办理VIP会员下载原版MP3格式高品质舞曲(音质192K以上) MP3舞曲音质演示
温馨提醒:本站已经发布最新QQ群,请选择你所在的地方群,请大家珍惜群资源,每人只限加一个群,点击这里加进来!'
tickers[1]='本站提供在线试听为低品质RM格式舞曲,请办理VIP会员下载原版MP3格式高品质舞曲(音质192K以上) MP3舞曲音质演示
温馨提醒:本站已经发布最新QQ群,请选择你所在的地方群,请大家珍惜群资源,每人只限加一个群,点击这里加进来!'
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('