if(typeof _Default == "undefined") _Default={};
_Default_class = function() {};
Object.extend(_Default_class.prototype, Object.extend(new AjaxPro.AjaxClass(), {
	InsertWarNews: function(PubName, PubPWD, ReportType, WarArea, WarDate, Title, Content) {
		return this.invoke("InsertWarNews", {"PubName":PubName, "PubPWD":PubPWD, "ReportType":ReportType, "WarArea":WarArea, "WarDate":WarDate, "Title":Title, "Content":Content}, this.InsertWarNews.getArguments().slice(7));
	},
	url: '/ACTIVE/080411/ajaxpro/_Default,App_Web_9ei9hkud.ashx'
}));
_Default = new _Default_class();


