addNamespace("includes_include_header2");
includes_include_header2_class = function() {};
Object.extend(includes_include_header2_class.prototype, Object.extend(new AjaxPro.AjaxClass(), {
	setaIdioma: function(valor) {
		return this.invoke("setaIdioma", {"valor":valor}, this.setaIdioma.getArguments().slice(1));
	},
	url: '/ajaxpro/includes_include_header2,App_Web_f3g8qams.ashx'
}));
includes_include_header2 = new includes_include_header2_class();


