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.SitePopImage == "undefined") CE.Components.Blog.PersonSpace.UI.SitePopImage={};
CE.Components.Blog.PersonSpace.UI.SitePopImage_class = function() {};
Object.extend(CE.Components.Blog.PersonSpace.UI.SitePopImage_class.prototype, Object.extend(new AjaxPro.AjaxClass(), {
	GetTitle: function() {
		return this.invoke("GetTitle", {}, this.GetTitle.getArguments().slice(0));
	},
	GetFoot: function() {
		return this.invoke("GetFoot", {}, this.GetFoot.getArguments().slice(0));
	},
	GetBody: function() {
		return this.invoke("GetBody", {}, this.GetBody.getArguments().slice(0));
	},
	url: '/ajaxpro/CE.Components.Blog.PersonSpace.UI.SitePopImage, CE.Components.Blog.PersonSpace.UI, Version=2.0.0.1, Culture=neutral, PublicKeyToken=1f01462af6d41509.ashx'
}));
CE.Components.Blog.PersonSpace.UI.SitePopImage = new CE.Components.Blog.PersonSpace.UI.SitePopImage_class();

