// cached javascript var AjaxCar = { setlistProCar_pro:function(callback,context){return new ajax_request(this.url + '?_method=setlistProCar_pro&_session=no','',callback, context);}, SetCookiesCar:function(id,num,callback,context){return new ajax_request(this.url + '?_method=SetCookiesCar&_session=no','id=' + enc(id)+ '\r\nnum=' + enc(num),callback, context);}, SetCookies:function(id,num,callback,context){return new ajax_request(this.url + '?_method=SetCookies&_session=no','id=' + enc(id)+ '\r\nnum=' + enc(num),callback, context);}, SetOreds:function(ddnum,dddate,ddsumm,linkman,linph,linadd,linkareanum,linkfax,lineamil,linkQQ,linkMSN,callback,context){return new ajax_request(this.url + '?_method=SetOreds&_session=rw','ddnum=' + enc(ddnum)+ '\r\ndddate=' + enc(dddate)+ '\r\nddsumm=' + enc(ddsumm)+ '\r\nlinkman=' + enc(linkman)+ '\r\nlinph=' + enc(linph)+ '\r\nlinadd=' + enc(linadd)+ '\r\nlinkareanum=' + enc(linkareanum)+ '\r\nlinkfax=' + enc(linkfax)+ '\r\nlineamil=' + enc(lineamil)+ '\r\nlinkQQ=' + enc(linkQQ)+ '\r\nlinkMSN=' + enc(linkMSN),callback, context);}, setAgent:function(callback,context){return new ajax_request(this.url + '?_method=setAgent&_session=rw','',callback, context);}, GetProName:function(protype,callback,context){return new ajax_request(this.url + '?_method=GetProName&_session=rw','protype=' + enc(protype),callback, context);}, AddSoftt:function(porname,corname,linkman,phone,email,linkaddress,adcode,callback,context){return new ajax_request(this.url + '?_method=AddSoftt&_session=rw','porname=' + enc(porname)+ '\r\ncorname=' + enc(corname)+ '\r\nlinkman=' + enc(linkman)+ '\r\nphone=' + enc(phone)+ '\r\nemail=' + enc(email)+ '\r\nlinkaddress=' + enc(linkaddress)+ '\r\nadcode=' + enc(adcode),callback, context);}, getlistCityrodio:function(pcode,callback,context){return new ajax_request(this.url + '?_method=getlistCityrodio&_session=rw','pcode=' + enc(pcode),callback, context);}, GetUrlCity:function(CityCode,callback,context){return new ajax_request(this.url + '?_method=GetUrlCity&_session=no','CityCode=' + enc(CityCode),callback, context);}, setCookieCity:function(AreaCode,callback,context){return new ajax_request(this.url + '?_method=setCookieCity&_session=rw','AreaCode=' + enc(AreaCode),callback, context);}, AddComplaintsone:function(gsname,linkman,linkphone,dome,callback,context){return new ajax_request(this.url + '?_method=AddComplaintsone&_session=rw','gsname=' + enc(gsname)+ '\r\nlinkman=' + enc(linkman)+ '\r\nlinkphone=' + enc(linkphone)+ '\r\ndome=' + enc(dome),callback, context);}, SearchProducts:function(pKey,callback,context){return new ajax_request(this.url + '?_method=SearchProducts&_session=r','pKey=' + enc(pKey),callback, context);}, AddAgentApply:function(arrAgentInfo,callback,context){return new ajax_request(this.url + '?_method=AddAgentApply&_session=r','arrAgentInfo=' + json_from_object(arrAgentInfo),callback, context);}, AddServicesApply:function(arrApplyInfo,callback,context){return new ajax_request(this.url + '?_method=AddServicesApply&_session=r','arrApplyInfo=' + json_from_object(arrApplyInfo),callback, context);}, EServiceBuyApply:function(arrApplyInfo,callback,context){return new ajax_request(this.url + '?_method=EServiceBuyApply&_session=r','arrApplyInfo=' + json_from_object(arrApplyInfo),callback, context);}, AddSaaSBuyOrder:function(customerInfo,softCode,buyNum,orderCode,callback,context){return new ajax_request(this.url + '?_method=AddSaaSBuyOrder&_session=r','customerInfo=' + json_from_object(customerInfo)+ '\r\nsoftCode=' + json_from_object(softCode)+ '\r\nbuyNum=' + json_from_object(buyNum)+ '\r\norderCode=' + enc(orderCode),callback, context);}, url:'/ajax/AjaxCar,App_Code.ashx' } function HtmlControl(id) { var ele = null; if(typeof(id) == 'object') ele = id; else ele = document.getElementById(id); if(ele == null) return null; var _o = ele.cloneNode(true); var _op = document.createElement('SPAN'); _op.appendChild(_o); this._source = _op.innerHTML; } HtmlControl.prototype.toString = function(){ return this._source; } function HtmlControlUpdate(func, parentId) { var f,i,ff,fa=''; var ele = document.getElementById(parentId); if(ele == null) return; var args = []; for(i=0; i 2) for(i=2; i