if(typeof News_Detil == "undefined") News_Detil={};
News_Detil_class = function() {};
Object.extend(News_Detil_class.prototype, Object.extend(new AjaxPro.AjaxClass(), {
	blnpl: function(textPL, id) {
		return this.invoke("blnpl", {"textPL":textPL, "id":id}, this.blnpl.getArguments().slice(2));
	},
	url: '/ajaxpro/News_Detil,App_Web_dporuv1h.ashx'
}));
News_Detil = new News_Detil_class();

