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

    var RedImageURL = "http://gotosellgold.com/new/images/arrow_red.gif";

    var GreenImageURL = "http://gotosellgold.com/new/images/arrow_green.gif";


