document.write("<marquee direction=up scrollamount=1 scrolldelay=10 behavior=scroll style='height:80px;width:250px;'   onMouseOver='stop();'  onMouseOut='start();'>");
document.write("<\/marquee>")
