$(function() {
   $('#container').tabs({ fxAutoHeight: true, fxFade: true, fxSpeed: 'fast' });
}); 
