Hi,

I am developing an extension for firefox as a part of my course for my
college. As a part of the same, I am trying to have a list of stocks
that I am tracking, and I update the status bar with the tag and price
of the stock at a periodic interval. I am planning to store the list
of stocks on a file in the profile directory.

All well and good, I have it working so far. I managed to get file
save/restore work as well.

However, I have a problem now. I am trying to see how I can add a list
of stocks that the user wants to see, and I am in trouble as to how I
can do it. The following is my overlay code.

xmlns="http://www.mozilla.org/keymaster/gatekeeper/
there.is.only.xul">