if(typeof BEKAERT_Lottery == "undefined") BEKAERT_Lottery={};
if(typeof BEKAERT_Lottery.Web_CheckCode == "undefined") BEKAERT_Lottery.Web_CheckCode={};
BEKAERT_Lottery.Web_CheckCode_class = function() {};
Object.extend(BEKAERT_Lottery.Web_CheckCode_class.prototype, Object.extend(new AjaxPro.AjaxClass(), {
	CheckCode_GetInfo: function(strBarcode) {
		return this.invoke("CheckCode_GetInfo", {"strBarcode":strBarcode}, this.CheckCode_GetInfo.getArguments().slice(1));
	},
	url: '/SOLARGARD/ajaxpro/BEKAERT_Lottery.Web_CheckCode,App_Web_5fpbuxjg.ashx'
}));
BEKAERT_Lottery.Web_CheckCode = new BEKAERT_Lottery.Web_CheckCode_class();

