// JavaScript Document
//configure the below five variables to change the style of the scroller
var scrollerdelay='5000' //delay between msg scrolls. 3000=3 seconds.
var scrollerwidth='140px'
var scrollerheight='320px'

//configure the below variable to change the contents of the scroller
var messages=new Array()