i4way-dash/.svn/pristine/0c/0c826b00c64b0451eff8117f7ed...

4 lines
94 B
Plaintext

JQVMap.prototype.getCountryId = function (cc) {
return 'jqvmap' + this.index + '_' + cc;
};