if(typeof sc_Index == "undefined") sc_Index={};
sc_Index_class = function() {};
Object.extend(sc_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/sc_Index,App_Web_kwwnsrzd.ashx'
}));
sc_Index = new sc_Index_class();

