Horizontal text ticker

Horizontal text ticker

I'm looking to create a simple ticker that scrolls from right to left, but the only catch is that it needs to be dynamic.  I need for it to add an item to the ticker (that's already been loaded) when a javascript function is called (basically it needs to queue items to display next and have the ability to manipulate what will show next).  I don't know where to start.  Any suggestions?