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