addNamespace("News_News");
News_News_class = function() {};
Object.extend(News_News_class.prototype, Object.extend(new AjaxPro.AjaxClass(), {
	url: '/ajaxpro/News_News,App_Web_7gzgwnbe.ashx'
}));
News_News = new News_News_class();

