//  To configure or add messages to the scroller:
//  messages[0] = "<font style='{color: #F5F9FD; font-family: arial; font-size: 12px; font-weight: bold;}'>Example</font>"
//  To display nothing:
//  messages[0] = "<font style='{color: #F5F9FD; font-family: arial; font-size: 12px; font-weight: bold;}'></font>"
//F5F9FD = white FFBBBB=red BBBBFF=blue


var messages=new Array()
//messages[0]="<font style='{color: #F5F9FD; font-family: arial; font-size: 12px; font-weight: bold;}'></font>"
//messages[0]="<font style='{color: #F5F9FD; font-family: arial; font-size: 12px; font-weight: bold;}'>DPC Systems, Inc. will be attending NADA Convention in Orlando, Fl. February 9-14.</font>"
//messages[1]="<font style='{color: #F5F9FD; font-family: arial; font-size: 12px; font-weight: bold;}'>Visit us at BOOTH #648.</font>"
messages[0]="<font style='{color: #FFBBBB; font-family: arial; font-size: 12px; font-weight: bold;}'>DPC Systems, Inc. ranked #1 in the 2005 NADA Dealers Survey!</font>"
messages[1]="<font style='{color: #F5F9FD; font-family: arial; font-size: 12px; font-weight: bold;}'>Thanks to all our dealers for their support!</font>"
messages[2]="<font style='{color: #BBBBFF; font-family: arial; font-size: 12px; font-weight: bold;}'>DPC Systems rated #1 in Overall Dealership Satisfaction!</font>"
messages[3]="<font style='{color: #FFBBBB; font-family: arial; font-size: 12px; font-weight: bold;}'>Dealer Survey selects DPC Systems as #1 in Ease of Use!</font>"
messages[4]="<font style='{color: #F5F9FD; font-family: arial; font-size: 12px; font-weight: bold;}'>DPC Systems chosen #1 in Training!</font>"
messages[5]="<font style='{color: #BBBBFF; font-family: arial; font-size: 12px; font-weight: bold;}'>NADA Survey says DPC Systems is #1 in Customer Service!</font>"
//messages[6]="<font style='{color: #FFBBBB; font-family: arial; font-size: 12px; font-weight: bold;}'>DPC Systems, Inc. will be attending NADA Convention in Las Vegas February 3-6, 2007.</font>"
//messages[7]="<font style='{color: #F5F9FD; font-family: arial; font-size: 12px; font-weight: bold;}'>Visit us at BOOTH #2392C.</font>"

