// Hehe.
if ( window.addEventListener ) {
var kkeys = [], konami = "38,38,40,40,37,39,37,39,66,65";
window.addEventListener("keydown", function(e){
kkeys.push( e.keyCode );
if ( kkeys.toString().indexOf( konami ) >= 0 )
window.location = "http://ejohn.org/apps/hero/";
}, true);
}
« Older The Wave Motors of California. "Still embedd... | Mia Farrow has been vlogging h... Newer »
This thread has been archived and is closed to new comments
posted by Decimask at 9:30 AM on May 7