//Specify the marquee's width (in pixels) (table width -83)
var marqueewidth="970px"
//Specify the marquee's height
var marqueeheight="20px"
//Specify the marquee's marquee speed (larger is faster 1-10)
var marqueespeed=1
//configure background color:
var marqueebgcolor="#009D42";
//Pause marquee onMousever (0=no. 1=yes)?
var pauseit=1

