document.writeln(""); document.writeln("
"); document.writeln("
"); document.writeln(""); document.writeln(""); document.writeln(""); document.writeln(""); document.writeln("
"); document.writeln("
"); document.writeln("
"); document.writeln("
"); document.writeln(""); document.writeln("
"); document.writeln("
"); var t=setInterval(myfunc,1500) var dfoot=document.getElementById("mmoNewsDiv") function myfunc(){ var ofoot=dfoot.firstChild dfoot.removeChild(ofoot) dfoot.appendChild(ofoot) } dfoot.onmouseover=function(){clearInterval(t)} dfoot.onmouseout=function(){t=setInterval(myfunc,1500)}