               marqueeInit({
                  uniqueid:'mycrawler2',
                  style: {
                      'padding': '0px',
                      'width': '961px',
                      'height': '125px' 
                  },          
                  inc: 2, 
                  mouse: 'cursor driven', 
                  moveatleast: 1,
                  neutral: 10,
                  savedirection: true
              });


