if(typeof MHz == "undefined") MHz={};
if(typeof MHz.OpenV1 == "undefined") MHz.OpenV1={};
if(typeof MHz.OpenV1.OpenBlogWeb == "undefined") MHz.OpenV1.OpenBlogWeb={};
if(typeof MHz.OpenV1.OpenBlogWeb.ucIndexHotTagPost == "undefined") MHz.OpenV1.OpenBlogWeb.ucIndexHotTagPost={};
MHz.OpenV1.OpenBlogWeb.ucIndexHotTagPost_class = function() {};
Object.extend(MHz.OpenV1.OpenBlogWeb.ucIndexHotTagPost_class.prototype, Object.extend(new AjaxPro.AjaxClass(), {
	AxChangHotTag: function(HotTagID, TagType) {
		return this.invoke("AxChangHotTag", {"HotTagID":HotTagID, "TagType":TagType}, this.AxChangHotTag.getArguments().slice(2));
	},
	AxChangHotTagTab: function() {
		return this.invoke("AxChangHotTagTab", {}, this.AxChangHotTagTab.getArguments().slice(0));
	},
	url: '/ajaxpro/MHz.OpenV1.OpenBlogWeb.ucIndexHotTagPost,MHz.OpenV1.OpenBlogWeb.ashx'
}));
MHz.OpenV1.OpenBlogWeb.ucIndexHotTagPost = new MHz.OpenV1.OpenBlogWeb.ucIndexHotTagPost_class();

