$(function(){
	$("#news_area").load("news/index.html table");
	$("#seminar_area").load("seminar/index.html table");
});