var specials=[]; specials.ap_ssid="SSID name"; specials.ap_password="PASSWORD"; specials.ap_maxconn="Max Connections number"; specials.ap_beacon="Beacon Interval"; function changeWifiMode(a){blockScan=1; hideWarning(); ajaxSpin("POST","setmode?mode="+a,function(b){showNotification("Mode changed"); window.setTimeout(getWifiInfo,100); blockScan=0 },function(c,b){showWarning("Error changing mode: "+b); window.setTimeout(getWifiInfo,100); blockScan=0 }) }function changeApSettings(j){j.preventDefault(); var a="/wifi/apchange?100=1"; var f,h=document.querySelectorAll("#"+j.target.id+" input,select"); for(f=0; f