if(typeof CE == "undefined") CE={};
if(typeof CE.Components == "undefined") CE.Components={};
if(typeof CE.Components.Blog == "undefined") CE.Components.Blog={};
if(typeof CE.Components.Blog.PersonSpace == "undefined") CE.Components.Blog.PersonSpace={};
if(typeof CE.Components.Blog.PersonSpace.UI == "undefined") CE.Components.Blog.PersonSpace.UI={};
if(typeof CE.Components.Blog.PersonSpace.UI.SiteControls == "undefined") CE.Components.Blog.PersonSpace.UI.SiteControls={};
if(typeof CE.Components.Blog.PersonSpace.UI.SiteControls.SiteCommendatoryLog == "undefined") CE.Components.Blog.PersonSpace.UI.SiteControls.SiteCommendatoryLog={};
CE.Components.Blog.PersonSpace.UI.SiteControls.SiteCommendatoryLog_class = function() {};
Object.extend(CE.Components.Blog.PersonSpace.UI.SiteControls.SiteCommendatoryLog_class.prototype, Object.extend(new AjaxPro.AjaxClass(), {
	BindSiteCommendatoryLogTitle: function() {
		return this.invoke("BindSiteCommendatoryLogTitle", {}, this.BindSiteCommendatoryLogTitle.getArguments().slice(0));
	},
	bindPopLogs: function() {
		return this.invoke("bindPopLogs", {}, this.bindPopLogs.getArguments().slice(0));
	},
	BindSiteCommendatoryLogFoot: function() {
		return this.invoke("BindSiteCommendatoryLogFoot", {}, this.BindSiteCommendatoryLogFoot.getArguments().slice(0));
	},
	url: '/ajaxpro/CE.Components.Blog.PersonSpace.UI.SiteControls.SiteCommendatoryLog, CE.Components.Blog.PersonSpace.UI, Version=1.0.0.0, Culture=neutral, PublicKeyToken=47f47970983e3719.ashx'
}));
CE.Components.Blog.PersonSpace.UI.SiteControls.SiteCommendatoryLog = new CE.Components.Blog.PersonSpace.UI.SiteControls.SiteCommendatoryLog_class();

