if(typeof reg_sch == "undefined") reg_sch={};
reg_sch_class = function() {};
Object.extend(reg_sch_class.prototype, Object.extend(new AjaxPro.AjaxClass(), {
	getsch: function(cid) {
		return this.invoke("getsch", {"cid":cid}, this.getsch.getArguments().slice(1));
	},
	url: '/ajaxpro/reg_sch,App_Web_reg_sch.aspx.cdcab7d2.ashx'
}));
reg_sch = new reg_sch_class();

