var cn_JobOn = { getValue:function(jobID,name,phone,strhtml,callback,context){return new ajax_request(this.url + '?_method=getValue&_session=no','jobID=' + enc(jobID)+ '\r\nname=' + enc(name)+ '\r\nphone=' + enc(phone)+ '\r\nstrhtml=' + enc(strhtml),callback, context);}, url:'/ajax/cn_JobOn,App_Web_3x8zcm_e.ashx' }