(function(){
	$(function(){
		$('#news').load('/html/news.html')
	});	
	
})();
