$(document).ready(function(){
	$(".news").quotator({
    	speed : 5000,
    	json : "/campaigns/BiTS/3100/files/ticker_headlines.js"
	});
});