var $j = jQuery.noConflict(); 
$j(function () {
	$j('#js-news').ticker();
});
