$(function() {
	$("#tabs").tabs({ fx: { opacity: 'toggle', duration:300 } });
});
