const Config = function () { this.qavUrl = "https://search.pmicloud.jp"; this.qavAllId = "npkall"; this.qavEnId = "npken"; this.qavCnId = "npkcn"; this.qavAgroId = "npkagro"; this.qavNewsId = "npknews"; this.qavMinkId = "mink"; this.qavMinkLabel = "mink_product"; } let qavConfig = new Config();