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