if(typeof wy_Index == "undefined") wy_Index={};
wy_Index_class = function() {};
Object.extend(wy_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/wy_Index,App_Web_jbyt4pth.ashx'
}));
wy_Index = new wy_Index_class();

