jQuery pop up plugin does not work for all elements

jQuery pop up plugin does not work for all elements

The pop-up plugin works fine if it is called on a single element. But stops working when i call it on multiple items - via classes.
I have also enclosed the "plugin function" within a "return this.each(function() {})"
But it is not worken.

Can some one please help me figure out what's going wrong.
Thanks