if(typeof Controls_Collection_News_News == "undefined") Controls_Collection_News_News={};
Controls_Collection_News_News_class = function() {};
Object.extend(Controls_Collection_News_News_class.prototype, Object.extend(new AjaxPro.AjaxClass(), {
	AjaxMethod_InsertEmail: function(emailInfo) {
		return this.invoke("AjaxMethod_InsertEmail", {"emailInfo":emailInfo}, this.AjaxMethod_InsertEmail.getArguments().slice(1));
	},
	url: '/ajaxpro/Controls_Collection_News_News,WebUI_deploy.ashx'
}));
Controls_Collection_News_News = new Controls_Collection_News_News_class();

