$(function() {
		
			$(".recently_updated").accessNews({
				newsHeadline: "Recently Updated",
				newsSpeed: "normal"
			});
		
		});