jQuery(document).ready(function() {
        jQuery('#tabvanilla').tabs({ fx: { height: 'toggle', opacity: 'toggle' } }); 
});
