$(window).load(function () {
	$('#newsticker ul').scrollList('down', 20, 3000);
}); 
