if(typeof eztv == "undefined") eztv={};
eztv_class = function() {};
Object.extend(eztv_class.prototype, Object.extend(new AjaxPro.AjaxClass(), {
	UpdateCount: function(id) {
		return this.invoke("UpdateCount", {"id":id}, this.UpdateCount.getArguments().slice(1));
	},
	url: '/ajaxpro/eztv,App_Web_dz1uayns.ashx'
}));
eztv = new eztv_class();

