function login() {
password=document.form.password.value;
if (password == "crea") {
location.href= "update.html" }

else if (password == "crea") {
location.href= "update.html" }

else if (password == "CREA") {
location.href= "update.html" }

else if (password == "Crea") {
location.href= "update.html" }

else if (password == "proceed") {
location.href= "update.html" }

else if (password == "ak76") {
location.href= "update.html" }

else if (password == "bk77") {
location.href= "update.html" }

else if (password == "cm8i") {
location.href= "update.html" }

else if (password == "dc23") {
location.href= "update.html" }

else if (password == "dd29") {
location.href= "update.html" }

else if (password == "gh7c") {
location.href= "update.html" }

else if (password == "jk44") {
location.href= "update.html" }

else if (password == "mk7n") {
location.href= "update.html" }

else if (password == "pb64") {
location.href= "update.html" }

else if (password == "rr27") {
location.href= "update.html" }

else if (password == "zp3b") {
location.href= "update.html" }

else if (password == "") {
alert ("Forgot your password?  Please contact us.")}

else {
alert ("You have entered an incorrect password. \n\n If you forgot your password,  please contact us.")} ;
}
