marqueeInit({ uniqueid: 'mycrawler', style: { 'padding': '0px', 'width': '99%', 'margin': '0 auto' }, inc: 4, //speed - pixel increment for each iteration of this marquee's movement mouse: 'cursor driven', //mouseover behavior ('pause' 'cursor driven' or false) moveatleast: 2, neutral: 600, // neutral region in the middle in px savedirection: false });