jQuery.fn.getThis=function(){var a=[];this.each(function(){a.push(this)});return a};