if(typeof SupplyInfo == "undefined") SupplyInfo={};
SupplyInfo_class = function() {};
Object.extend(SupplyInfo_class.prototype, Object.extend(new AjaxPro.AjaxClass(), {
	DropDownList5_SelectedIndexChanged: function(gg) {
		return this.invoke("DropDownList5_SelectedIndexChanged", {"gg":gg}, this.DropDownList5_SelectedIndexChanged.getArguments().slice(1));
	},
	DropDownList6_SelectedIndexChanged: function(gg) {
		return this.invoke("DropDownList6_SelectedIndexChanged", {"gg":gg}, this.DropDownList6_SelectedIndexChanged.getArguments().slice(1));
	},
	url: '/ajaxpro/SupplyInfo,App_Web_supplyinfo.aspx.cdcab7d2.ashx'
}));
SupplyInfo = new SupplyInfo_class();

