function get8341() {
	var BaseUrl = new String("http://8341.infocreate.co.jp/ewbuser/C/C00/C0000/");
	location.href = BaseUrl + "start_ja.html?StartURL=" + document.URL;
	return;
}

