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]='本公寓一切设施和功能全部免费开放,欢迎大家入住!你可以约上你心中的TA一起居住!还可以领结婚证哟~' tickers[1]='本公寓一切设施和功能全部免费开放,欢迎大家入住!你可以约上你心中的TA一起居住!还可以领结婚证哟~' tickers[2]='用户名为好记,昵称为好听!应广大住户要求,公寓开放修改昵称功能,请到网页下面的[联系方法]里留言!' tickers[3]='用户名为好记,昵称为好听!应广大住户要求,公寓开放修改昵称功能,请到网页下面的[联系方法]里留言!' tickers[4]='修改昵称请务必要写明门牌号,现在的昵称,要修改成的新昵称,在申请前请顺便搜索一下新昵称是否已经被占用' tickers[5]='修改昵称请务必要写明门牌号,现在的昵称,要修改成的新昵称,在申请前请顺便搜索一下新昵称是否已经被占用' 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()",6000) } if (document.all) document.write('
') var tempone = document.getElementById('tempone'); begintransnewsone();