if(typeof website == "undefined") website={};
if(typeof website.qianTai == "undefined") website.qianTai={};
if(typeof website.qianTai.fsxxf == "undefined") website.qianTai.fsxxf={};
if(typeof website.qianTai.fsxxf.fsxxf == "undefined") website.qianTai.fsxxf.fsxxf={};
website.qianTai.fsxxf.fsxxf_class = function() {};
Object.extend(website.qianTai.fsxxf.fsxxf_class.prototype, Object.extend(new AjaxPro.AjaxClass(), {
	GetList: function(currentpage, perpages, condition) {
		return this.invoke("GetList", {"currentpage":currentpage, "perpages":perpages, "condition":condition}, this.GetList.getArguments().slice(3));
	},
	url: '/ajaxpro/website.qianTai.fsxxf.fsxxf,website.ashx'
}));
website.qianTai.fsxxf.fsxxf = new website.qianTai.fsxxf.fsxxf_class();


