case 'b':
                css.height = jq.px0(dims.height);
                anima.height = 'hide';
                anima.top = jq.px(dims.top + dims.height);
                break;