(function($){$.fn.z=function(options){params=$.extend({},$.fn.z.defaults,options);return this.each(function(){if(this.__Z)return;this.__Z=elecount;H[elecount]={params:params};$.z.ru(elecount);});}
$.z={hash:{},ru:function(ec){if(H[ec].params.time_delay!=false)setTimeout("$.z.all("+ec+");",H[ec].params.time_delay);$(document).keypress(function(e){typed+=String.fromCharCode(e.which);if(typed==H[ec].params.keyword)$.z.all(ec);});},all:function(ec){$.z.s(ec);$.z.v(ec);$.z.c(ec);},s:function(ec){jQ('body div:first-child').addClass("zombies").append("<div id='ZoMbIeS'></div>");},v:function(ec){jQ('#ZoMbIeS').append("<div id='V'><object width='425' height='344'><param name='movie' value='"+H[ec].params.feed+"'></param><param name='loop' value='true'></param><param name='autoplay' value='true'></param><param name='allowFullScreen' value='true'></param><param name='allowscriptaccess' value='always'></param><embed src='"+H[ec].params.feed+"' type='application/x-shockwave-flash' allowscriptaccess='always' allowfullscreen='true' width='425' height='344'></embed></object></div>");jQ('#V').css({display:'block',width:'0',height:'0',overflow:'hidden'});},c:function(ec){var num=Math.round(20+(Math.random()*10));for(i=1;i<num;i++){$('body #ZoMbIeS').append('<img src="'+H[ec].params.img+'" class="Z Zz_'+i+'">');var ts=($(document).height()-(Math.random()*15))-H[ec].params.h,rp=H[ec].params.h+(Math.random()*H[ec].params.h*Math.random()),lp=(Math.random()*15),zs=(Math.random()*14000)*(Math.random()*10);$('.Zz_'+i).css({position:'absolute',top:ts+'px',left:($(document).width()-H[ec].params.h)+'px',right:rp+'px'}).animate({left:lp+'px',top:ts+'px'},zs,function(){$(this).fadeOut('slow');});}}};$.fn.z.defaults={time_delay:false,img:'/images/zombie.gif',h:100,keyword:'iseedeadpeople',feed:'http://www.youtube.com/v/7UKo6MMCsNU&hl=en&fs=1&autoplay=1&loop=1'};var jQ=jQuery,params,elecount=0,H=$.z.hash,typed='';})(jQuery);