if(typeof Vxun == "undefined") Vxun={};
if(typeof Vxun.BL == "undefined") Vxun.BL={};
if(typeof Vxun.BL.KLG == "undefined") Vxun.BL.KLG={};
if(typeof Vxun.BL.KLG.KnowledgeForPage_class == "undefined") Vxun.BL.KLG.KnowledgeForPage_class={};
Vxun.BL.KLG.KnowledgeForPage_class = function() {};
Object.extend(Vxun.BL.KLG.KnowledgeForPage_class.prototype, Object.extend(new AjaxPro.AjaxClass(), {
	UpdateTags: function(str) {
		return this.invoke("UpdateTags", {"str":str}, this.UpdateTags.getArguments().slice(1));
	},
	url: '/ajaxpro/Vxun.BL.KLG.KnowledgeForPage,Vxun.BL.ashx'
}));
Vxun.BL.KLG.KnowledgeForPage = new Vxun.BL.KLG.KnowledgeForPage_class();


