$(document).ready(function() {
	//$('#fader').innerfade({ speed: 'slow', timeout: 7000, type: 'sequence', containerheight: '476px' }); 
	//$("div.scrollable").scrollable({size:2}); 
	

$(".newsticker-jcarousellite").jCarouselLite({
		vertical: true,
		hoverPause:true,
		visible: 3,
		auto:3500,
		speed:1000
	});




});
