if(typeof TwentyFour == "undefined") TwentyFour={};
if(typeof TwentyFour.Sites == "undefined") TwentyFour.Sites={};
if(typeof TwentyFour.Sites.Rapport == "undefined") TwentyFour.Sites.Rapport={};
if(typeof TwentyFour.Sites.Rapport.UI == "undefined") TwentyFour.Sites.Rapport.UI={};
if(typeof TwentyFour.Sites.Rapport.UI.Site == "undefined") TwentyFour.Sites.Rapport.UI.Site={};
TwentyFour.Sites.Rapport.UI.Site.SocialBarHomePageStoriesAjax_class = function() {};
Object.extend(TwentyFour.Sites.Rapport.UI.Site.SocialBarHomePageStoriesAjax_class.prototype, Object.extend(new AjaxPro.AjaxClass(), {
	GetLatestHPStoryDate: function() {
		return this.invoke("GetLatestHPStoryDate", {}, this.GetLatestHPStoryDate.getArguments().slice(0));
	},
	url: '/ajaxpro/TwentyFour.Sites.Rapport.UI.Site.SocialBarHomePageStoriesAjax,RapportSite.ashx'
}));
TwentyFour.Sites.Rapport.UI.Site.SocialBarHomePageStoriesAjax = new TwentyFour.Sites.Rapport.UI.Site.SocialBarHomePageStoriesAjax_class();


