jQuery(function() {
	jQuery("#tabs").tabs({ fx: { opacity: 'toggle' } });
});
