function redirectMainPage() {
	location.href = "matsumoto/index2.html";
}
