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