diff -r 2f6f6f7551ca -r 32102edaa81b web/wp-includes/js/hoverIntent.js --- a/web/wp-includes/js/hoverIntent.js Thu Sep 16 15:45:36 2010 +0000 +++ b/web/wp-includes/js/hoverIntent.js Mon Nov 19 18:26:13 2012 +0100 @@ -1,1 +1,1 @@ -(function(a){a.fn.hoverIntent=function(l,j){var m={sensitivity:7,interval:100,timeout:0};m=a.extend(m,j?{over:l,out:j}:l);var o,n,h,d;var e=function(f){o=f.pageX;n=f.pageY};var c=function(g,f){f.hoverIntent_t=clearTimeout(f.hoverIntent_t);if((Math.abs(h-o)+Math.abs(d-n))