/** * @fileOverview Epto Better Autocomplete is a flexible jQuery plugin * @author Claudio Vitellozzi, http://epto.it/ * from Better Autocomplete @version v1.0-dev @author Didrik Nordström, http://betamos.se/ * * @author Claudio Vitellozzi, http://epto.it/ * @version v1.5 * */ !function(e){e.fn.betterAutocomplete=function(i){var o={init:function(i,o,n){var s=e(this),r=new t(s,i,o,n);s.data("better-autocomplete",r),r.enable()},enable:function(e){e.enable()},disable:function(e){e.disable()},destroy:function(e){e.destroy()}},n=Array.prototype.slice.call(arguments,1);return this.each(function(){switch(i){case"init":o[i].apply(this,n);break;case"enable":case"disable":case"destroy":var s=e(this).data("better-autocomplete");s instanceof t&&o[i].call(this,s);break;default:e.error(["Method",i,"does not exist in jQuery.betterAutocomplete."].join(" "))}}),this};var t=function(t,o,n,s){var r,a="",l={},c=[],u=0,h={},p=1,d=[],f=!1,g={},m="string"!=e.type(o),y=e("