if(typeof trade_Index == "undefined") trade_Index={};
trade_Index_class = function() {};
Object.extend(trade_Index_class.prototype, Object.extend(new AjaxPro.AjaxClass(), {
	getCurrentPage: function(currentPage, type, pageCount) {
		return this.invoke("getCurrentPage", {"currentPage":currentPage, "type":type, "pageCount":pageCount}, this.getCurrentPage.getArguments().slice(3));
	},
	url: '/ajaxpro/trade_Index,App_Web_l37hg_1w.ashx'
}));
trade_Index = new trade_Index_class();

