document.observe("dom:loaded", function() {
	new horizontalMarquee('newslist');
}); 
