if(typeof includes_header == "undefined") includes_header={};
includes_header_class = function() {};
Object.extend(includes_header_class.prototype, Object.extend(new AjaxPro.AjaxClass(), {
	testAjax: function() {
		return this.invoke("testAjax", {}, this.testAjax.getArguments().slice(0));
	},
	url: '/ajaxpro/includes_header,App_Web_gqseh4hk.ashx'
}));
includes_header = new includes_header_class();

