CJJ
2018-11-20 36e793a7b5a3cd97085876208b2a478c99e5fe99
gx_tieta/WebRoot/mobil/selectcounty.html
@@ -65,7 +65,7 @@
            
            var json=window.JSON.stringify(county);
            setCookie("county",json);
            window.location.href="battM.html";
            window.location.href="selectbatt.html";
         });
            
      });