I"}(function() { $.fn.textNodes = function() { var e, error; try { return $(this).contents().filter(function() { var err, error; try { return this.nodeType === 3; } catch (error) { err = error; return false; } }); } catch (error) { e = error; return $([]); } }; }).call(this); :ET