[jQuery] Plugin not working with latest JQuery Plugin

[jQuery] Plugin not working with latest JQuery Plugin


Hello,
I have been using on my projects the following Email Defuscator:
http://www.ia-stud.hiof.no/~joakims/projects/defuscator/
Strangely when using it with the latest JQuery version I get the
error:
this.each is not a function
[Break on this error] jQuery.fn.defuscate=function(settings){s...ace
(regex,'$1@$2'));var is_link=true;}\r\n
The Plugin code is really short:
http://plugins.jquery.com/files/jquery.defuscate.js_1.txt
Could someone, please, tell me what is wrong?
If you can suggest me a better plugin please let me know.
Thanks,
Miguel