<!--//
$(function() {
                $('#container-4 > ul').tabs({ fx: { opacity: 'toggle' } });
            });
//-->