$(document).ready(function(){
  $("#tabs").tabs({ fx: { height: 'show', opacity: 'show' } });
});
