/*! * hoverintent r7 // 2013.03.11 // jquery 1.9.1+ * http://cherne.net/brian/resources/jquery.hoverintent.html * * you may use hoverintent under the terms of the mit license. * copyright 2007, 2013 brian cherne */ (function(e){e.fn.hoverintent=function(t,n,r){var i={interval:100,sensitivity:7,timeout:0};if(typeof t==="object"){i=e.extend(i,t)}else if(e.isfunction(n)){i=e.extend(i,{over:t,out:n,selector:r})}else{i=e.extend(i,{over:t,out:t,selector:n})}var s,o,u,a;var f=function(e){s=e.pagex;o=e.pagey};var l=function(t,n){n.hoverintent_t=cleartimeout(n.hoverintent_t);if(math.abs(u-s)+math.abs(a-o)