wab appears 232 times in wab/js/main.js
It may appear only 2 or 3 times :
var wab = {
...
GEOR.Addons.wab = function(map, options) {
...
GEOR.Addons.wab.prototype
or if we insert "var wab=" properties in prototype :
GEOR.Addons.wab = function(map, options) {
...
GEOR.Addons.wab.prototype
wab appears 232 times in wab/js/main.js
It may appear only 2 or 3 times :
or if we insert "var wab=" properties in prototype :