if(typeof Ht_pk_index == "undefined") Ht_pk_index={};
Ht_pk_index_class = function() {};
Object.extend(Ht_pk_index_class.prototype, Object.extend(new AjaxPro.AjaxClass(), {
	SendGd: function(htid, name, content, type) {
		return this.invoke("SendGd", {"htid":htid, "name":name, "content":content, "type":type}, this.SendGd.getArguments().slice(4));
	},
	getCurrentPage: function(currentPage, pkid, pagetype, type, pageCount, num) {
		return this.invoke("getCurrentPage", {"currentPage":currentPage, "pkid":pkid, "pagetype":pagetype, "type":type, "pageCount":pageCount, "num":num}, this.getCurrentPage.getArguments().slice(6));
	},
	url: '/ajaxpro/Ht_pk_index,App_Web_o7ty2cec.ashx'
}));
Ht_pk_index = new Ht_pk_index_class();

