if(typeof JSC == "undefined") JSC={};
if(typeof JSC.ExamSys == "undefined") JSC.ExamSys={};
if(typeof JSC.ExamSys.Web == "undefined") JSC.ExamSys.Web={};
if(typeof JSC.ExamSys.Web.OnlineAp == "undefined") JSC.ExamSys.Web.OnlineAp={};
JSC.ExamSys.Web.OnlineAp_class = function() {};
Object.extend(JSC.ExamSys.Web.OnlineAp_class.prototype, Object.extend(new AjaxPro.AjaxClass(), {
	ExistsGoodNo: function(_value) {
		return this.invoke("ExistsGoodNo", {"_value":_value}, this.ExistsGoodNo.getArguments().slice(1));
	},
	url: '/ajaxpro/JSC.ExamSys.Web.OnlineAp,App_Web_ekqr6p_w.ashx'
}));
JSC.ExamSys.Web.OnlineAp = new JSC.ExamSys.Web.OnlineAp_class();

