$(document).ready(function() {
	$('#ticker').fadeIn(1000);
});

