$(function () {
	$("#hiyokko_date").load("../inc/hiyokko_date.js");
	$("#hiyokko_date2").load("./inc/hiyokko_date.js");
});

