+1 by reading and testing. Annoying bug, good catch!
Am 19.04.10 15:35, schrieb Reinhard Führicht:
> if(document.dblistForm[CBfullName]&& document.dblistForm[CBfullName] != "undefined") {
> document.dblistForm[CBfullName].checked = flag ? "on" : 0;
> }