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