call cluetip twice, once on the set of elements you want the first instance to handle, and a second time on the set of elements you wan the second instance to handle. If that isn't what you are asking, we need more information, maybe some code, a link to the site, an example, something.
- $('img.firstSet').clueTip();
- $('img.secondSet').clueTip();