if(typeof visit_Index == "undefined") visit_Index={};
visit_Index_class = function() {};
Object.extend(visit_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/visit_Index,App_Web_wrdgmane.ashx'
}));
visit_Index = new visit_Index_class();

