 $(function() {
                $('#tabContainer > ul').tabs({ fx: { opacity: 'toggle', duration: 'fast'} });  

            });
