Implementing javascript code in to xul/ thunderbird addons

[email protected] Sun, 27 Apr 2014 04:40:38 -0700 (PDT)
Newsgroups gmane.comp.mozilla.devel.xpfe
Message-ID <[email protected]>
I want to build thunderbird add ons for encrypt/decrypt email. I have the javascript code but i dont know how to use xul to make it work. Here is the javascript code in html :

http://jsfiddle.net/mindoftea/bud9V/

I need a way to use that javascript code into mozilla thunderbird addons.

I'm sorry if my English is not good. Thank you.