$(function(){
	$('.ticker_view').list_ticker({
		speed:5000,
		effect:'fade'
	});

})

