diff -r 44d58d2e90b5 -r 3a3c15c462f8 client/player/js/ui/minified/jquery.effects.shake.min.js --- a/client/player/js/ui/minified/jquery.effects.shake.min.js Tue Jun 15 01:33:03 2010 +0200 +++ b/client/player/js/ui/minified/jquery.effects.shake.min.js Mon Jul 12 12:01:22 2010 +0200 @@ -1,14 +1,14 @@ -/* - * jQuery UI Effects Shake 1.8.1 - * - * Copyright (c) 2010 AUTHORS.txt (http://jqueryui.com/about) - * Dual licensed under the MIT (MIT-LICENSE.txt) - * and GPL (GPL-LICENSE.txt) licenses. - * - * http://docs.jquery.com/UI/Effects/Shake - * - * Depends: - * jquery.effects.core.js - */ -(function(d){d.effects.shake=function(a){return this.queue(function(){var b=d(this),j=["position","top","left"];d.effects.setMode(b,a.options.mode||"effect");var c=a.options.direction||"left",e=a.options.distance||20,l=a.options.times||3,f=a.duration||a.options.duration||140;d.effects.save(b,j);b.show();d.effects.createWrapper(b);var g=c=="up"||c=="down"?"top":"left",h=c=="up"||c=="left"?"pos":"neg";c={};var i={},k={};c[g]=(h=="pos"?"-=":"+=")+e;i[g]=(h=="pos"?"+=":"-=")+e*2;k[g]=(h=="pos"?"-=":"+=")+ -e*2;b.animate(c,f,a.options.easing);for(e=1;e