ZtVWeb.RepeatCtrl=function(c,b,a){this.name=b;this.form=c;this.Ctrl=document.getElementById(b);this.form.Ctrl.style.height="";this.anchor="";this.addToForm(this.form,this)};ZtVWeb.RepeatCtrl.prototype=new ZtVWeb.StdControl;