JQVMap.prototype.setBackgroundColor = function (backgroundColor) { this.container.css('background-color', backgroundColor); };
info at phpclasses dot org