if(typeof gsw == "undefined") gsw={};
if(typeof gsw.qydjgg == "undefined") gsw.qydjgg={};
if(typeof gsw.qydjgg.qydjlist == "undefined") gsw.qydjgg.qydjlist={};
gsw.qydjgg.qydjlist_class = function() {};
Object.extend(gsw.qydjgg.qydjlist_class.prototype, Object.extend(new AjaxPro.AjaxClass(), {
	GetList: function(currentpage, perpages, data) {
		return this.invoke("GetList", {"currentpage":currentpage, "perpages":perpages, "data":data}, this.GetList.getArguments().slice(3));
	},
	url: '/ajaxpro/gsw.qydjgg.qydjlist,gsw.ashx'
}));
gsw.qydjgg.qydjlist = new gsw.qydjgg.qydjlist_class();

