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