
$(document).ready(function(){


	$(function() {		
		$('#container-news').show().tabs();
    });
		
});		 
 
