//Specify the marquee's width (in pixels)
var marqueewidth="260px"
//Specify the marquee's height
var marqueeheight="16px"
//Specify the marquee's marquee speed (larger is faster 1-10)
var marqueespeed=1
//configure background color:
var marqueebgcolor="#9E0C0D"
//Pause marquee onMousever (0=no. 1=yes)?
var pauseit=1