JavaScript Status Scroller
How To Use It
To use this scroller you must put this code betwixt the head
tags of your page.
You must then replace message variable's value to whatever text you want
to be scrolled. The trailing spaces are important, show you shouldn't remove them.
The show variable will pause the scroller for its value of cycles.
The recommended use of this is to be used in the onMouseOver () handler
to stop the scroller so the link's destination will be visible. The value should
be about 20.
About
This script is (C)John Woehler, 1997.