$(document).ready(function() {
	$('#ticker > ul').newsticker();
});