if(typeof Technology_ResourceLibrary == "undefined") Technology_ResourceLibrary={};
Technology_ResourceLibrary_class = function() {};
Object.extend(Technology_ResourceLibrary_class.prototype, Object.extend(new AjaxPro.AjaxClass(), {
	UpdateList: function(szTab, nPage) {
		return this.invoke("UpdateList", {"szTab":szTab, "nPage":nPage}, this.UpdateList.getArguments().slice(2));
	},
	url: '/ajaxpro/Technology_ResourceLibrary,App_Web_resourcelibrary.aspx.ab337133.ashx'
}));
Technology_ResourceLibrary = new Technology_ResourceLibrary_class();

