

            
$(document).ready(function(){
		$("#news").load("news.html");
		});
		
