<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">var EndBuyerPfp = function () { EndBuyerPfp.initializeBase(this), this._timeout = 0, this._userContext = null, this._succeeded = null, this._failed = null }; EndBuyerPfp.prototype = { _get_path: function () { var e = this.get_path(); return e ? e : EndBuyerPfp._staticInstance.get_path() }, TrackStats: function (e, t, n, a, u, s, r, c, d, f) { return this._invoke(this._get_path(), "TrackStats", !1, { appCode: e, appVersion: t, moduleCode: n, moduleVersion: a, companyID: u, adType: s, stats: r }, c, d, f) } }, EndBuyerPfp.registerClass("EndBuyerPfp", Sys.Net.WebServiceProxy), EndBuyerPfp._staticInstance = new EndBuyerPfp, EndBuyerPfp.set_path = function (e) { EndBuyerPfp._staticInstance.set_path(e) }, EndBuyerPfp.get_path = function () { return EndBuyerPfp._staticInstance.get_path() }, EndBuyerPfp.set_timeout = function (e) { EndBuyerPfp._staticInstance.set_timeout(e) }, EndBuyerPfp.get_timeout = function () { return EndBuyerPfp._staticInstance.get_timeout() }, EndBuyerPfp.set_defaultUserContext = function (e) { EndBuyerPfp._staticInstance.set_defaultUserContext(e) }, EndBuyerPfp.get_defaultUserContext = function () { return EndBuyerPfp._staticInstance.get_defaultUserContext() }, EndBuyerPfp.set_defaultSucceededCallback = function (e) { EndBuyerPfp._staticInstance.set_defaultSucceededCallback(e) }, EndBuyerPfp.get_defaultSucceededCallback = function () { return EndBuyerPfp._staticInstance.get_defaultSucceededCallback() }, EndBuyerPfp.set_defaultFailedCallback = function (e) { EndBuyerPfp._staticInstance.set_defaultFailedCallback(e) }, EndBuyerPfp.get_defaultFailedCallback = function () { return EndBuyerPfp._staticInstance.get_defaultFailedCallback() }, EndBuyerPfp.set_enableJsonp = function (e) { EndBuyerPfp._staticInstance.set_enableJsonp(e) }, EndBuyerPfp.get_enableJsonp = function () { return EndBuyerPfp._staticInstance.get_enableJsonp() }, EndBuyerPfp.set_jsonpCallbackParameter = function (e) { EndBuyerPfp._staticInstance.set_jsonpCallbackParameter(e) }, EndBuyerPfp.get_jsonpCallbackParameter = function () { return EndBuyerPfp._staticInstance.get_jsonpCallbackParameter() }, EndBuyerPfp.set_path("/Services/EndBuyerPfp.asmx"), EndBuyerPfp.TrackStats = function (e, t, n, a, u, s, r, c, d, f) { EndBuyerPfp._staticInstance.TrackStats(e, t, n, a, u, s, r, c, d, f) };</pre></body></html>