if(typeof Allers == "undefined") Allers={};
if(typeof Allers.Framework == "undefined") Allers.Framework={};
if(typeof Allers.Framework.Templates == "undefined") Allers.Framework.Templates={};
if(typeof Allers.Framework.Templates.ContentBlocks == "undefined") Allers.Framework.Templates.ContentBlocks={};
if(typeof Allers.Framework.Templates.ContentBlocks.ArticlesPuffListing == "undefined") Allers.Framework.Templates.ContentBlocks.ArticlesPuffListing={};
Allers.Framework.Templates.ContentBlocks.ArticlesPuffListing_class = function() {};
Object.extend(Allers.Framework.Templates.ContentBlocks.ArticlesPuffListing_class.prototype, Object.extend(new AjaxPro.AjaxClass(), {
	GetPayByCallText: function(aId, pId, cId) {
		return this.invoke("GetPayByCallText", {"aId":aId, "pId":pId, "cId":cId}, this.GetPayByCallText.getArguments().slice(3));
	},
	IsCodeRegistrated: function(code, aId, pId, cId, pId2) {
		return this.invoke("IsCodeRegistrated", {"code":code, "aId":aId, "pId":pId, "cId":cId, "pId2":pId2}, this.IsCodeRegistrated.getArguments().slice(5));
	},
	IsCodeOk: function(code, pId, cId) {
		return this.invoke("IsCodeOk", {"code":code, "pId":pId, "cId":cId}, this.IsCodeOk.getArguments().slice(3));
	},
	ManualDownloadUrlWithQueryString: function(code, aId, pId, cId, pId2) {
		return this.invoke("ManualDownloadUrlWithQueryString", {"code":code, "aId":aId, "pId":pId, "cId":cId, "pId2":pId2}, this.ManualDownloadUrlWithQueryString.getArguments().slice(5));
	},
	url: '/ajaxpro/Allers.Framework.Templates.ContentBlocks.ArticlesPuffListing,Allers.Framework.ashx'
}));
Allers.Framework.Templates.ContentBlocks.ArticlesPuffListing = new Allers.Framework.Templates.ContentBlocks.ArticlesPuffListing_class();

