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