all markers
good morining. the only .js file I see is wagmp_maps.js and the only lines contained in the file are
window.onunload = function() {
GUnload();
}
/*wagmp_onload*/
if(window.wagmp_map_7) wagmp_map_7();
if(window.wagmp_map_6) wagmp_map_6();
if(window.wagmp_map_5) wagmp_map_5();
if(window.wagmp_map_4) wagmp_map_4();
if(window.wagmp_map_3) wagmp_map_3();
if(window.wagmp_map_2) wagmp_map_2();
if(window.wagmp_map_1) wagmp_map_1();


