Welcome to my Website!

This is a new page! Coming soon.

This page uses Ground Floor to style the page, click here to see some code examples. You can opt-out of this style and make your own design by removing the "default.css" link in the HTML.

Alert(var guess = prompt('What is the S.C.R.I.P.T. password?') //Display a message IF the guess is correct if (guess == 'Firewall') alert('Correct!') if(guess == 'SpamSniper') alert("Intruder alert!"))