konami = new Konami()
	konami.code = function() {
		alert("You have entered the KONAMI CODE!  You have Extra Jump power.  You should jump over to InternetPlatypus.com I bet you'll find what your looking for there.")
		}

	konami.load()
