$(document).ready(function(){
      $('#tab_container-1 ul').tabs({ fx: { height: 'toggle', opacity: 'toggle' } }); 
     
 });

    
