(function (a){ var b = a([1] ); a.fn.each2 = function (d){ var c = -1; while ((b.context = b[0] = this[++c]) && d.call(b[0], c, b) !== false ){ } return this; } ; } )(jQuery);