if(typeof Bill_Monk == "undefined") Bill_Monk={};
Bill_Monk_class = function() {};
Object.extend(Bill_Monk_class.prototype, Object.extend(new AjaxPro.AjaxClass(), {
	GetDataSet: function(vv) {
		return this.invoke("GetDataSet", {"vv":vv}, this.GetDataSet.getArguments().slice(1));
	},
	url: '/ajaxpro/Bill_Monk,App_Web_bill_monk.aspx.cdcab7d2.ashx'
}));
Bill_Monk = new Bill_Monk_class();

