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.SitePopLog == "undefined") CE.Components.Blog.PersonSpace.UI.SitePopLog={};
CE.Components.Blog.PersonSpace.UI.SitePopLog_class = function() {};
Object.extend(CE.Components.Blog.PersonSpace.UI.SitePopLog_class.prototype, Object.extend(new AjaxPro.AjaxClass(), {
	BindSitePopLogTitle: function() {
		return this.invoke("BindSitePopLogTitle", {}, this.BindSitePopLogTitle.getArguments().slice(0));
	},
	bindSitePopLogs: function() {
		return this.invoke("bindSitePopLogs", {}, this.bindSitePopLogs.getArguments().slice(0));
	},
	BindPopLogFoot: function() {
		return this.invoke("BindPopLogFoot", {}, this.BindPopLogFoot.getArguments().slice(0));
	},
	url: '/ajaxpro/CE.Components.Blog.PersonSpace.UI.SitePopLog, CE.Components.Blog.PersonSpace.UI, Version=1.0.0.0, Culture=neutral, PublicKeyToken=47f47970983e3719.ashx'
}));
CE.Components.Blog.PersonSpace.UI.SitePopLog = new CE.Components.Blog.PersonSpace.UI.SitePopLog_class();

