	$(function() {
		$("#news").tabs({
			event: 'mouseover'
		});
	});


