(function(a){a.fn.konami=function(e,b){b==void 0&&(b="38,38,40,40,37,39,37,39,66,65");return this.each(function(){var c=[];a(this).keydown(function(d){c.push(d.keyCode);c.toString().indexOf(b)>=0&&(a(this).unbind("keydown",arguments.callee),e(d))})})}})(jQuery);
