if(typeof News_contactMedia == "undefined") News_contactMedia={};
News_contactMedia_class = function() {};
Object.extend(News_contactMedia_class.prototype, Object.extend(new AjaxPro.AjaxClass(), {
	VerifyCapt: function(CaptchaString) {
		return this.invoke("VerifyCapt", {"CaptchaString":CaptchaString}, this.VerifyCapt.getArguments().slice(1));
	},
	showCapt: function() {
		return this.invoke("showCapt", {}, this.showCapt.getArguments().slice(0));
	},
	url: '/ajaxpro/News_contactMedia,App_Web_contactmedia.aspx.578a4be5.ashx'
}));
News_contactMedia = new News_contactMedia_class();


