$(function(){
											
	//サイトマップ読み込み
	$("#sitemap-content").load("/global/includes/sitemap.html", null, function() {
	});													
	
});
