function warning() { alert("준비중입니다."); //보여줄 내용을 써주세요. } function warning2() { alert("조금만 기다려주세요."); //보여줄 내용을 써주세요. }