if(typeof FJ777COM == "undefined") FJ777COM={};
if(typeof FJ777COM.Ajax == "undefined") FJ777COM.Ajax={};
if(typeof FJ777COM.Ajax.All_Model == "undefined") FJ777COM.Ajax.All_Model={};
FJ777COM.Ajax.All_Model_class = function() {};
Object.extend(FJ777COM.Ajax.All_Model_class.prototype, Object.extend(new AjaxPro.AjaxClass(), {
	All_ModelInfoList_byType: function(type) {
		return this.invoke("All_ModelInfoList_byType", {"type":type}, this.All_ModelInfoList_byType.getArguments().slice(1));
	},
	GetTime: function() {
		return this.invoke("GetTime", {}, this.GetTime.getArguments().slice(0));
	},
	url: '/ajaxpro/FJ777COM.Ajax.All_Model,Ajax.ashx'
}));
FJ777COM.Ajax.All_Model = new FJ777COM.Ajax.All_Model_class();

