function ReloadAddr(){
	window.location.reload();	//ページをリロード
}