if(typeof BestItNet == "undefined") BestItNet={};
if(typeof BestItNet.Pages == "undefined") BestItNet.Pages={};
BestItNet.Pages.frmShowCustomErrorList_class = function() {};
Object.extend(BestItNet.Pages.frmShowCustomErrorList_class.prototype, Object.extend(new AjaxPro.AjaxClass(), {
	Get_NewMessageList: function() {
		return this.invoke("Get_NewMessageList", {}, this.Get_NewMessageList.getArguments().slice(0));
	},
	url: '/ajaxpro/BestItNet.Pages.frmShowCustomErrorList,BestItNet_deploy.ashx'
}));
BestItNet.Pages.frmShowCustomErrorList = new BestItNet.Pages.frmShowCustomErrorList_class();

