$(document).ready(function() {  
    $('#apptabs').tabs({ fx: { opacity: 'toggle' } });  
});  