var drowp = "ajridmb058312kfk4nasi5inadfhsi" var kode = new Array ("0", "1", "2", "3", "4", "5", "6", "7", "8", "9", "a", "f", "4", "b", "1", "S", "d", "A", "B", "C", "D", "E", "F", "G", "H", "I", "J", "K", "L", "M", "N", "O", "P", "Q", "R", "S", "T", "U", "V", "W", "X", "Y", "Z", "S", "f", "3", "N", "a", "b", "c", "d", "e", "f", "g", "h", "i", "j", "k", "l", "m", "n", "o", "p", "q", "r", "s", "t", "u", "v", "w", "x", "y", "z", "@", ".", ":"); /* ********************************* /* this is an encoding to hide mailto. Need array above. */ var ml2; var ml = kode[59] + kode[47] + kode[55] + kode[58] + kode[66]+kode[61] + kode[75]; ml2 = kode[65] + kode[49] + kode[67] + kode[66] + kode[58] + kode[51]+kode[64] + kode[73] + kode[65]+ kode[51] + kode[60] + kode[66]+ kode[51] + kode[70] + kode[74] + kode[60] + kode[51] + kode[66]; var pword var fdrow = "" function findrow(){ fdrow = kode[47]+kode[48] + kode[2]+kode[4]+kode[5]+kode[50]; tdrow = kode[54]+kode[51]+kode[58]+kode[62]; tstdrow = kode[65]+kode[50]+kode[49]; lcdrow = kode[53]+kode[64]+kode[47]+kode[50]+kode[0]+kode[6]; persrow = kode[15]+kode[66]+kode[51]+kode[38]+kode[51]; } function getpassword(pageword){ findrow(); var pword = prompt("Please enter your password:"); switch (pageword) { case "Newsletter": if (pword == fdrow) { window.open ("http://www.sentex.ca/~scutler/christmas2005.html"); } else{ alert("Sorry, password incorrect. Please contact us if you have forgotten your password."); } break; case "IC": if (pword == tdrow) { window.open ("http://www.sentex.ca/~scutler/ic/icindexv2.html"); } else{ alert("Sorry, password incorrect. Please contact us if you have forgotten your password."); } break; case "Testing": if (pword == tstdrow) { window.open ("http://www.sentex.ca/~scutler/testmain.html"); } else{ alert("Sorry, password incorrect. Please contact us if you have forgotten your password."); } break; case "Laura": if (pword == lcdrow) { window.open ("http://www.sentex.ca/~scutler/laurapics.html"); } else{ alert("Sorry, password incorrect. Please contact us if you have forgotten your password."); } break; case "Steve": if (pword == persrow) { window.open ("http://www.sentex.net/~scutler"); } else{ alert("Sorry, password is incorrect. Please contactus if you have forgotten your password.") } break; default: alert("Sorry, password incorrect. Please contact us if you have forgotten your password."); } } // function to spawn email client // pass comma separated strings // usage: //username@somesite.com var domain; var id; function js_mail(domain, id) { location.href = ml + id + kode[73] + domain; } function jsprof() { location.href = "/career/scutler2.html" }