if(typeof CNFOL_UserCtl_UcIngStock == "undefined") CNFOL_UserCtl_UcIngStock={};
CNFOL_UserCtl_UcIngStock_class = function() {};
Object.extend(CNFOL_UserCtl_UcIngStock_class.prototype, Object.extend(new AjaxPro.AjaxClass(), {
	url: '/cnfol/ajaxpro/CNFOL_UserCtl_UcIngStock,CNFOL.ashx'
}));
CNFOL_UserCtl_UcIngStock = new CNFOL_UserCtl_UcIngStock_class();

