$(document).ready(function(){
	$('.news-event-list').jshowoff({'controls':false,'links':false,'speed':4000});
});

