$(document).ready(function() {   
    $('#tabvanilla > ul').tabs({ fx: { opacity: 'toggle' } }).tabs('rotate', 8000, 'true');   
}); 