Отвечаю сам:
PHP код:
<script>var stop=0,alt=1,curpos1=0,curpos2=-1,direction=1;function scrollwindow(){if(!stop)
{if(document.all)temp=document.body.scrollTop;else temp=window.pageYOffset;if(alt==0)alt=1;
else alt=0;if(alt==0)curpos1=temp;else curpos2=temp;if(curpos1!=curpos2) window.scrollBy(0,
direction);else{if(direction==1)direction=-1;else direction=1;curpos1=0;curpos2=-1}}}function
start(){setInterval("scrollwindow()",100)}function lt(t,d){var cl="";if(d)cl="#";else cl="#";t.
style.background=cl}</script>
<body leftmargin=0 topmargin=0 rightmargin=0 bottommargin=0
text=#000000 link=#000000 vlink=#000000 alink=#f88702 onmouseover=stop=1
onmouseout=stop=0 onload=start()>
<div align=center>
ВАШ ТЕКСТ
</div>
Результат на главной:
http://www.mp3ex.net