/******************************************************************************* * (de)select all input domains - check selection ******************************************************************************/ function selectAllDomains(objForm) { if (!objForm.alldomains.checked) { document.getElementById("alldomainstypeblock").style.color = "grey"; objForm.alldomainstype[0].disabled = true; objForm.alldomainstype[1].disabled = true; for (var i=0; i