This script takes text and bounces it back and forth in the status bar. You can set how far to the right it moves until it comes back, how fast it moves, and what text is moved.
Put the folowing in the head of your page.
Put your text in the first parameter of the start function.example: start("text here",100). the second parameter is how far to the right the text can move until it starts to move left again. Your text cannot be longer than the second parameter.
Variables
fast-how fast the text moves, lower is faster

