if(typeof TwentyFour == "undefined") TwentyFour={};
if(typeof TwentyFour.Sites == "undefined") TwentyFour.Sites={};
if(typeof TwentyFour.Sites.Volksblad == "undefined") TwentyFour.Sites.Volksblad={};
if(typeof TwentyFour.Sites.Volksblad.UI == "undefined") TwentyFour.Sites.Volksblad.UI={};
if(typeof TwentyFour.Sites.Volksblad.UI.Site == "undefined") TwentyFour.Sites.Volksblad.UI.Site={};
TwentyFour.Sites.Volksblad.UI.Site.SocialBarHomePageStoriesAjax_class = function() {};
Object.extend(TwentyFour.Sites.Volksblad.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.Volksblad.UI.Site.SocialBarHomePageStoriesAjax,VolksbladSite.ashx'
}));
TwentyFour.Sites.Volksblad.UI.Site.SocialBarHomePageStoriesAjax = new TwentyFour.Sites.Volksblad.UI.Site.SocialBarHomePageStoriesAjax_class();


