function wachtwoord() { var code = prompt("Voer uw wachtwoord in:"); location.href = code + ".html"; }