case 'S':
                    top[j].style.backgroundColor = 'transparent';
                    mid[j].style.backgroundColor = '#000';
                    btm[j].style.backgroundColor = 'transparent';
                    break;