	$(function() {
		$( ".newsSlider" ).accessNews({
	        headline : "",
	        speed : "slow",
			slideBy : 1
	    });
		
	});
