 $(document).ready(function(){
   $("#addon_News_latest").tabs({ fx: { opacity: 'toggle' } }).tabs("rotate", 10000, true);
 });
