if(typeof gd_Index == "undefined") gd_Index={};
gd_Index_class = function() {};
Object.extend(gd_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/gd_Index,App_Web_l37hg_1w.ashx'
}));
gd_Index = new gd_Index_class();

