// Hide all select boxes function hideSelect() { if (document.all) // Only do this for IE { for (formIdx=0; formIdx