if(typeof Allers == "undefined") Allers={};
if(typeof Allers.Templates == "undefined") Allers.Templates={};
if(typeof Allers.Templates.ContentBlocks == "undefined") Allers.Templates.ContentBlocks={};
if(typeof Allers.Templates.ContentBlocks.Community == "undefined") Allers.Templates.ContentBlocks.Community={};
if(typeof Allers.Templates.ContentBlocks.Community.Images == "undefined") Allers.Templates.ContentBlocks.Community.Images={};
if(typeof Allers.Templates.ContentBlocks.Community.Images.PuffLatestCompetitionWinnerImages == "undefined") Allers.Templates.ContentBlocks.Community.Images.PuffLatestCompetitionWinnerImages={};
Allers.Templates.ContentBlocks.Community.Images.PuffLatestCompetitionWinnerImages_class = function() {};
Object.extend(Allers.Templates.ContentBlocks.Community.Images.PuffLatestCompetitionWinnerImages_class.prototype, Object.extend(new AjaxPro.AjaxClass(), {
	LoadCompetitionImages: function(pageId, cbdId) {
		return this.invoke("LoadCompetitionImages", {"pageId":pageId, "cbdId":cbdId}, this.LoadCompetitionImages.getArguments().slice(2));
	},
	url: '/ajaxpro/Allers.Templates.ContentBlocks.Community.Images.PuffLatestCompetitionWinnerImages,Allers.Framework.ashx'
}));
Allers.Templates.ContentBlocks.Community.Images.PuffLatestCompetitionWinnerImages = new Allers.Templates.ContentBlocks.Community.Images.PuffLatestCompetitionWinnerImages_class();

