if(typeof ASP == "undefined") ASP={};
if(typeof ASP.include_footer == "undefined") ASP.include_footer={};
ASP.include_footer_class = function() {};
Object.extend(ASP.include_footer_class.prototype, Object.extend(new AjaxPro.AjaxClass(), {
	SubmitRequest: function(argFormData) {
		return this.invoke("SubmitRequest", {"argFormData":argFormData}, this.SubmitRequest.getArguments().slice(1));
	},
	url: '/ajaxpro/ASP.include_footer,App_Web_tovmc1dn.ashx'
}));
ASP.include_footer = new ASP.include_footer_class();

