function whereTo(){var magic_word = prompt("パスワードを入力してください","");if(magic_word == "oasis"){window.location = "../../composite/mizuki.pdf";}else if (magic_word == "p"){window.location = "*.html";}else{window.location = "pass_error.html";}}//end hiding script