case 'n':
                coords.set('left', position.left - (tipWidth / 2));
                coords.set('bottom', session.windowHeight - position.top + offset);
                break;