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