var marqueewidth="700px"
//Specify the marquee's height
var marqueeheight="20px"
//Specify the marquee's marquee speed (larger is faster 1-10)
var marqueespeed=2
//configure background color:
var marqueebgcolor="#FFFFFF"
//Pause marquee onMousever (0=no. 1=yes)?
var pauseit=1

//Specify the marquee's content (don't delete <nobr> tag)
//Keep all content on ONE line, and backslash any single quotations (ie: that\'s great):

var marqueecontent='<nobr><font face="Arial" size="3" color="#003366"><strong>Thursday Special</strong></font> <font face="Arial" size="3" color="#666666"><strong> *** 4 Truck and 2 men - Only $85/hr  *** 6T Truck and 2 men - Only $99/hr *** <a href="book_job.php" class="gray">click here to book</a> or Call 1300 907 911</Strong></font></nobr>'
