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