case 'w':
                coords.set('top', position.top - (tipHeight / 2));
                coords.set('right', session.windowWidth - position.left + offset);
                break;