marqueeInit({
	uniqueid: 'mycrawler2',
	style: {
		'padding': '2px',
		'width': '676px',
		'height': '67px'
	},
	inc: 5,
	mouse: 'cursor driven',
	moveatleast: 2,
	neutral: 150,
	savedirection: true
});
