// JavaScript Document

function showMsg(){
	alert("ただいまメンテナンス中です。しばらくお待ちください");
}


