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]='中华隆取名网,做您真诚的朋友,诚信、专业、权威,专家为您精心选好名!' 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();