JQVMap.prototype.getCountryId = function (cc) { return 'jqvmap' + this.index + '_' + cc; };
info at phpclasses dot org