HRWiki:Sandbox

From Homestar Runner Wiki

(Difference between revisions)
Jump to: navigation, search
Line 1: Line 1:
-
<nowiki><script language="Javascript">
 
-
<!--
 
-
 
-
var password = "please"
 
-
var x = prompt("Enter in the password "," ")
 
-
if (x.toLowerCase() == password) {
 
-
alert("Come right in \n \n You've entered in the right password")
 
-
location = "index.php/pop-up"
 
-
}
 
-
 
-
else {
 
-
location = "index.php/User:Sluggy42"
 
-
}
 
-
 
-
//-->
 
-
 
-
</script></nowiki>
 

Revision as of 16:22, 4 March 2006

Personal tools