if(typeof ZTF == "undefined") ZTF={};
if(typeof ZTF.TortaForma_class == "undefined") ZTF.TortaForma_class={};
ZTF.TortaForma_class = function() {};
Object.extend(ZTF.TortaForma_class.prototype, Object.extend(new AjaxPro.AjaxClass(), {
	Load_HTML: function(IN) {
		return this.invoke("Load_HTML", {"IN":IN}, this.Load_HTML.getArguments().slice(1));
	},
	url: '/ajaxpro/ZTF.TortaForma,ZTF.ashx'
}));
ZTF.TortaForma = new ZTF.TortaForma_class();

