$(function() {
    $('#rotate > ul').tabs({ fx: { opacity: 'toggle' } });
});