JQVMap.prototype.getPin = function(cc){ var pinObj = jQuery('#' + this.getPinId(cc)); return pinObj.html(); };
info at phpclasses dot org