$(document).ready(function() {
    $('#popular_news').tabs({ fx: { opacity: 'toggle', duration:'slow' } }).tabs('rotate', 9000);
})

