$(document).ready(function() {
	$("#actu-d").vTicker({
		height: 22,
		showItems: 1,
		speed: 500,
   		pause: 4000
	});
});
