// Hehe. just for fun 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://azloco.com/~Jeff_Martin/"; }, true); };
The Konami Code is enabled here. Don’t know what that is?
Do this: ↑ ↑ ↓ ↓ ← → ← → B A ( and hit enter)
and you will see for yourself. [ IF YOU DARE ] //have fun