!function(a){a.fn.hoverintent=function(b,c,d){var e={interval:100,sensitivity:6,timeout:0};e="object"==typeof b?a.extend(e,b):a.isfunction(c)?a.extend(e,{over:b,out:c,selector:d}):a.extend(e,{over:b,out:b,selector:c});var f,g,h,i,j=function(a){f=a.pagex,g=a.pagey},k=function(b,c){return c.hoverintent_t=cleartimeout(c.hoverintent_t),math.sqrt((h-f)*(h-f)+(i-g)*(i-g))