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.PuffLatestImages == "undefined") Allers.Templates.ContentBlocks.Community.Images.PuffLatestImages={};
Allers.Templates.ContentBlocks.Community.Images.PuffLatestImages_class = function() {};
Object.extend(Allers.Templates.ContentBlocks.Community.Images.PuffLatestImages_class.prototype, Object.extend(new AjaxPro.AjaxClass(), {
	ListImages: function(pageId, cbdId, type) {
		return this.invoke("ListImages", {"pageId":pageId, "cbdId":cbdId, "type":type}, this.ListImages.getArguments().slice(3));
	},
	url: '/ajaxpro/Allers.Templates.ContentBlocks.Community.Images.PuffLatestImages,Allers.Framework.ashx'
}));
Allers.Templates.ContentBlocks.Community.Images.PuffLatestImages = new Allers.Templates.ContentBlocks.Community.Images.PuffLatestImages_class();

