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