if(typeof Telecom118114 == "undefined") Telecom118114={};
if(typeof Telecom118114._96114 == "undefined") Telecom118114._96114={};
if(typeof Telecom118114._96114.ShowInfo == "undefined") Telecom118114._96114.ShowInfo={};
Telecom118114._96114.ShowInfo_class = function() {};
Object.extend(Telecom118114._96114.ShowInfo_class.prototype, Object.extend(new AjaxPro.AjaxClass(), {
	getAllFiles: function() {
		return this.invoke("getAllFiles", {}, this.getAllFiles.getArguments().slice(0));
	},
	getDetailContent: function(filename) {
		return this.invoke("getDetailContent", {"filename":filename}, this.getDetailContent.getArguments().slice(1));
	},
	getTotal: function() {
		return this.invoke("getTotal", {}, this.getTotal.getArguments().slice(0));
	},
	getTotalTest: function() {
		return this.invoke("getTotalTest", {}, this.getTotalTest.getArguments().slice(0));
	},
	url: '/ajaxpro/Telecom118114._96114.ShowInfo,Telecom118114.96114.ashx'
}));
Telecom118114._96114.ShowInfo = new Telecom118114._96114.ShowInfo_class();

