Files
StandardEbooksCollections/sinclair-lewis/se-ebooks-sinclair-lewis-xhtml/sinclair-lewis_babbitt.xhtml

4466 lines
1012 KiB
HTML
Raw Blame History

This file contains invisible Unicode characters

This file contains invisible Unicode characters that are indistinguishable to humans but may be processed differently by a computer. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

<?xml version="1.0" encoding="utf-8"?>
<!DOCTYPE html>
<html xmlns="http://www.w3.org/1999/xhtml" xmlns:epub="http://www.idpf.org/2007/ops" lang="en-US" epub:prefix="z3998: http://www.daisy.org/z3998/2012/vocab/structure/, se: https://standardebooks.org/vocab/1.0" xml:lang="en-US">
<head>
<title>Babbitt</title>
<meta content="width=device-width, initial-scale=1" name="viewport"/>
<link rel="canonical" href="https://standardebooks.org/ebooks/sinclair-lewis/babbitt/text/single-page" />
<style><![CDATA[
@namespace epub "http://www.idpf.org/2007/ops";
@namespace xml "http://www.w3.org/XML/1998/namespace";
/* core.css */
body{
font-variant-numeric: oldstyle-nums;
hyphens: auto;
text-wrap: pretty;
}
p{
margin: 0;
text-indent: 1em;
}
hr{
border: none;
border-top: 1px solid;
height: 0;
margin: 1.5em auto;
width: 25%;
}
q::before,
q::after{
content: "";
}
blockquote{
margin: 1em 2.5em;
}
h1,
h2,
h3,
h4,
h5,
h6,
hgroup{
break-after: avoid;
break-inside: avoid;
font-variant: small-caps;
hyphens: none;
margin: 3em 0;
text-align: center;
}
/* simulate h3 in an hgroup */
hgroup h2 + p{
font-size: 1.17em;
}
/* simulate h4 in an hgroup */
hgroup h2 + p + p,
hgroup h3 + p{
font-size: 1em;
}
/* simulate h5 in an hgroup */
hgroup h2 + p + p + p,
hgroup h3 + p + p,
hgroup h4 + p{
font-size: .83em;
}
/* simulate h6 in an hgroup */
hgroup h2 + p + p + p + p,
hgroup h3 + p + p + p,
hgroup h4 + p + p,
hgroup h5 + p{
font-size: .67em;
}
hgroup > *{
font-weight: normal;
margin: 0;
}
hgroup > *:first-child{
font-weight: bold;
}
hgroup > p{
text-indent: 0;
}
p.continued,
h2 + p,
h3 + p,
h4 + p,
h5 + p,
h6 + p,
header + p,
hr + p,
hgroup + p,
p:first-child{
hanging-punctuation: first last;
text-indent: 0;
}
cite{
font-style: normal;
}
abbr{
border: none;
white-space: nowrap;
}
blockquote cite{
display: block;
font-style: italic;
text-align: right;
}
blockquote cite i{
font-style: normal;
}
b,
strong{
font-variant: small-caps;
font-weight: normal;
}
i > i,
em > i,
i > em{
font-style: normal;
}
ol,
ul{
margin-bottom: 1em;
margin-top: 1em;
}
header{
break-after: avoid;
break-inside: avoid;
hyphens: none;
text-align: center;
}
header > * + p{
text-indent: 0;
}
article > header + *,
section > header + *{
margin-top: 3em;
}
a[epub|type~="noteref"]{
font-size: smaller;
font-style: normal !important;
vertical-align: super;
}
section[epub|type~="endnotes"] > ol > li{
margin: 1em 0;
}
/* Invert images in dark mode. RMSDK requires a target media as well as a state. */
@media all and (prefers-color-scheme: dark){
img[epub|type~="se:image.color-depth.black-on-transparent"]{
filter: invert(100%);
}
img[epub|type~="se:image.color-depth.black-on-transparent"][epub|type~="se:image.style.realistic"]{
background: currentColor;
filter: none;
}
}
/* se.css */
/* This may appear in the colophon */
abbr[epub|type~="se:era"]{
font-variant: all-small-caps;
}
section[epub|type~="titlepage"] h1,
section[epub|type~="titlepage"] p,
section[epub|type~="colophon"] h2,
section[epub|type~="imprint"] h2{
left: -999em;
position: absolute;
}
section[epub|type~="titlepage"] img{
display: block;
margin: 3em auto auto auto;
width: 100%;
}
section[epub|type~="colophon"],
section[epub|type~="imprint"]{
text-align: center;
}
section[epub|type~="colophon"] header,
section[epub|type~="imprint"] header{
line-height: 0;
margin-top: 3em;
}
img[epub|type~="z3998:publisher-logo"]{
max-width: 25%;
width: 220px;
}
section[epub|type~="colophon"] p,
section[epub|type~="imprint"] p{
margin: 1em auto 0 auto;
text-indent: 0;
}
section[epub|type~="imprint"] p{
font-size: smaller;
text-align: justify;
width: 75%;
}
section[epub|type~="colophon"] p + p::before{
border-top: 1px solid;
content: "";
display: block;
margin: auto auto 1em auto;
width: 25%;
}
section[epub|type~="colophon"] p:nth-last-child(2) time{
font-variant: small-caps;
}
section[epub|type~="colophon"] a{
font-variant: small-caps;
}
section[epub|type~="imprint"] a,
section[epub|type~="colophon"] a{
hyphens: none;
}
section[epub|type~="copyright-page"] p{
margin: 1em auto;
text-indent: 0;
}
section[epub|type~="copyright-page"] blockquote p{
font-style: italic;
text-align: initial;
text-indent: 0;
}
section[epub|type~="copyright-page"] blockquote p span{
display: block;
padding-left: 1em;
text-indent: -1em;
}
section[epub|type~="copyright-page"] blockquote br{
display: none;
}
/* local.css */
body [xml|lang],
q{
font-style: italic;
}
section{
break-after: page;
}
/* Letter */
[epub|type~="z3998:letter"] header{
text-align: right;
}
[epub|type~="z3998:letter"] header p + p{
margin-top: 1em;
}
#chapter-3 [epub|type~="z3998:letter"] header > [epub|type~="se:letter.dateline"],
#chapter-3 [epub|type~="z3998:letter"] header > [epub|type~="z3998:salutation"]{
text-align: initial;
}
[epub|type~="z3998:letter"] footer{
margin-top: 1em;
text-align: right;
}
[epub|type~="z3998:salutation"] + p,
[epub|type~="z3998:letter"] header + p{
text-indent: 0;
}
[epub|type~="z3998:sender"],
[epub|type~="z3998:recipient"],
[epub|type~="z3998:salutation"],
[epub|type~="z3998:signature"]{
font-variant: small-caps;
}
[epub|type~="z3998:postscript"]{
margin-top: 1em;
text-align: initial;
text-indent: 0;
}
/* End letter */
/* Poem */
[epub|type~="z3998:poem"] p{
text-align: initial;
text-indent: 0;
}
[epub|type~="z3998:poem"] p > span{
display: block;
padding-left: 1em;
text-indent: -1em;
}
[epub|type~="z3998:poem"] p > span + br{
display: none;
}
p span.i1{
padding-left: 2em;
text-indent: -1em;
}
/* End poem */
/* Image */
figure{
break-inside: avoid;
margin: 1em 2.5em;
}
figure img{
display: block;
margin: auto;
max-height: 100vh;
max-width: 100%;
}
/* End image */
/* Blockquote */
header,
footer{
margin: 1em;
text-align: center;
}
header p,
footer p{
text-indent: 0;
}
#chapter-4-2 blockquote > p:nth-of-type(2){
margin: 1em;
text-align: center;
text-indent: 0;
}
#chapter-13 header p + p{
margin-top: 1em;
}
#chapter-21 [epub|type~="z3998:signature"]{
margin-bottom: 1em;
text-align: right;
}
#chapter-8-2 blockquote{
font-style: italic;
}
/* End blockquote */
/* Large advertisement (chapter 6) */
#chapter-6-3 > blockquote:first-of-type{
margin-left: 0;
margin-right: 0;
}
#chapter-6-3 > blockquote:first-of-type > header p:first-of-type{
font-weight: bold;
}
#chapter-6-3 > blockquote:first-of-type > header p + p{
margin-top: 1em;
}
#chapter-6-3 > blockquote:first-of-type header p b,
#chapter-6-3 > blockquote:first-of-type footer p b{
text-transform: uppercase;
}
#chapter-6-3 footer > p:first-child{
font-variant: small-caps;
}
#chapter-6-3 footer > p:last-child{
margin-top: 1em;
}
#chapter-6-3 footer p > span:first-child{
padding-right: 4em;
}
#chapter-6-3 blockquote div{
border: 2px solid;
height: auto;
margin: 1em;
max-width: 12em;
padding: 1em;
}
#chapter-6-3 blockquote div header{
font-variant: small-caps;
}
#chapter-6-3 blockquote div p{
text-indent: 0;
}
#chapter-6-3 blockquote div:first-of-type{
float: left;
}
#chapter-6-3 blockquote div:last-of-type{
float: right;
}
#chapter-6-3 footer{
clear: both;
}
/* End large advertisement (chapter 6) */
/* web.css */
body{
display: flex;
flex-direction: column;
font-family: "Georgia", serif;
font-size: 18px;
margin: 0;
line-height: 1.5;
}
main{
flex-grow: 1;
margin: 5rem auto 3rem;
max-width: 55ch;
padding: 0 3rem;
width: calc(100% - 2 * 3rem); /* calc instead of box-sizing: border-box which would make max-width count padding */
}
body > header{
all: unset; /* Remove any properties set by selectors in the ebook itself */
background: #fff;
border-bottom: 1px solid #999;
box-shadow: 0 0 3px #ccc;
left: 0;
position: absolute;
right: 0;
top: 0;
z-index: 1000; /* Required so that SVGs don't scroll over the header */
}
body > header ul{
align-items: center;
display: flex;
list-style: none;
margin: 0;
padding: 1em;
gap: 1.5em;
}
body > header li:first-child{
margin-right: auto;
}
body > header li:first-child > a{
background: no-repeat center / 100% url("/images/logo-full.svg");
display: block;
font-size: 0;
height: 42px;
transition: transform 200ms ease;
width: 180px;
}
body > header li:first-child > a:hover{
transform: scale(1.025) rotate(1deg);
}
body > footer ul{
display: flex;
justify-content: space-between;
list-style: none;
margin: 0;
padding: 0.5em 1em;
}
body > footer li{
max-width: 40%;
}
body > main > section[epub|type~="titlepage"],
body > main > section[epub|type~="halftitlepage"]{
}
nav + section,
section + nav,
section + section,
section + article,
article + section,
article + article{
box-sizing: border-box;
margin-top: 12em !important;
padding: 0;
}
nav[epub|type~="toc"] ol{
list-style: none;
}
@media(max-width: 65ch){
main{
padding: 0 2rem;
width: calc(100% - 2 * 2rem);
}
section[epub|type~="imprint"] p{
width: 100%;
}
}
@media(max-width: 450px){
body > header > nav > ul{
flex-wrap: wrap;
}
body > header > nav > ul > li > a{
font-size: .8rem;
}
body > header li:first-child > a{
background: no-repeat center / 100% url("/images/logo-small.svg");
width: 31px;
height: 20px;
}
}
@media(prefers-color-scheme: dark){
body,
body > header{
background: #222222;
color: #ffffff;
}
/* These three link colors provide WCAG AAA compliance at 16px */
a:link{
color: #6bb9f0;
}
a:active{
color: #e6cc22;
}
a:visited{
color: #dda0dd;
}
body > header li:first-child > a,
img[epub|type~="se:image.color-depth.black-on-transparent"]{
filter: invert(1);
}
}
/* As of July 2022 Chrome on Android doesn't yet understand `or (pointer: none)`
and will just drop this entire query together if it's included. */
@media(pointer: coarse){
body > header{
position: fixed;
}
body > header li:first-child > a{
height: 21px;
width: 90px;
}
nav[epub|type~="toc"] ol li{
margin-bottom: 2em;
margin-top: 2em;
}
*:target{
scroll-margin-top: 4em;
}
}
@media((max-width: 450px) and (pointer: coarse)){
body > header li:first-child > a{
width: 31px;
height: 20px;
}
}
]]></style>
</head>
<body><main>
<section id="titlepage" epub:type="titlepage frontmatter">
<h1 epub:type="title">Babbitt</h1>
<p>By <b epub:type="z3998:author">Sinclair Lewis</b>.</p>
<img alt="" src="data:image/svg+xml;charset=utf-8,%3C%3Fxml%20version%3D%271.0%27%20encoding%3D%27utf-8%27%3F%3E%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20version%3D%221.1%22%20viewBox%3D%220%200%201400%20340%22%3E%09%3Ctitle%3EThe%20titlepage%20for%20the%20Standard%20Ebooks%20edition%20of%20Babbitt%2C%20by%20Sinclair%20Lewis%3C%2Ftitle%3E%09%3Cg%20aria-label%3D%22BABBITT%22%3E%09%09%3Cpath%20d%3D%22M492.81%2C52.81l23.95%2C0.00c13.29%2C0.00%2C23.77%2C4.96%2C23.77%2C19.65c0.00%2C7.11-3.09%2C13.19-9.64%2C16.56c9.64%2C1.68%2C16.47%2C7.02%2C16.47%2C19.46c0.00%2C12.73-9.26%2C21.52-25.26%2C21.52l-29.29%2C0.00l0.00-77.19z%20%20M510.40%2C83.03l1.40%2C0.00c7.58%2C0.00%2C11.70-2.34%2C11.70-8.80c0.00-5.52-4.02-7.86-11.70-7.86l-1.40%2C0.00l0.00%2C16.65z%20%20M510.40%2C116.43l5.52%2C0.00c8.33%2C0.00%2C12.91-2.53%2C12.91-8.61c0.00-7.11-4.58-9.64-12.91-9.64l-5.52%2C0.00l0.00%2C18.25z%22%2F%3E%09%09%3Cpath%20d%3D%22M597.46%2C52.81l31.16%2C77.19l-18.90%2C0.00l-5.71-15.44l-29.38%2C0.00l-5.71%2C15.44l-18.90%2C0.00l31.16-77.19l16.28%2C0.00z%20%20M598.02%2C99.12l-8.61-22.46l-0.19%2C0.00l-8.61%2C22.46l17.40%2C0.00z%22%2F%3E%09%09%3Cpath%20d%3D%22M636.61%2C52.81l23.95%2C0.00c13.29%2C0.00%2C23.77%2C4.96%2C23.77%2C19.65c0.00%2C7.11-3.09%2C13.19-9.64%2C16.56c9.64%2C1.68%2C16.47%2C7.02%2C16.47%2C19.46c0.00%2C12.73-9.26%2C21.52-25.26%2C21.52l-29.29%2C0.00l0.00-77.19z%20%20M654.20%2C83.03l1.40%2C0.00c7.58%2C0.00%2C11.70-2.34%2C11.70-8.80c0.00-5.52-4.02-7.86-11.70-7.86l-1.40%2C0.00l0.00%2C16.65z%20%20M654.20%2C116.43l5.52%2C0.00c8.33%2C0.00%2C12.91-2.53%2C12.91-8.61c0.00-7.11-4.58-9.64-12.91-9.64l-5.52%2C0.00l0.00%2C18.25z%22%2F%3E%09%09%3Cpath%20d%3D%22M703.93%2C52.81l23.95%2C0.00c13.29%2C0.00%2C23.77%2C4.96%2C23.77%2C19.65c0.00%2C7.11-3.09%2C13.19-9.64%2C16.56c9.64%2C1.68%2C16.47%2C7.02%2C16.47%2C19.46c0.00%2C12.73-9.26%2C21.52-25.26%2C21.52l-29.29%2C0.00l0.00-77.19z%20%20M721.52%2C83.03l1.40%2C0.00c7.58%2C0.00%2C11.70-2.34%2C11.70-8.80c0.00-5.52-4.02-7.86-11.70-7.86l-1.40%2C0.00l0.00%2C16.65z%20%20M721.52%2C116.43l5.52%2C0.00c8.33%2C0.00%2C12.91-2.53%2C12.91-8.61c0.00-7.11-4.58-9.64-12.91-9.64l-5.52%2C0.00l0.00%2C18.25z%22%2F%3E%09%09%3Cpath%20d%3D%22M788.84%2C52.81l0.00%2C77.19l-17.59%2C0.00l0.00-77.19l17.59%2C0.00z%22%2F%3E%09%09%3Cpath%20d%3D%22M795.71%2C68.25l0.00-15.44l54.27%2C0.00l0.00%2C15.44l-18.34%2C0.00l0.00%2C61.75l-17.59%2C0.00l0.00-61.75l-18.34%2C0.00z%22%2F%3E%09%09%3Cpath%20d%3D%22M857.78%2C68.25l0.00-15.44l54.27%2C0.00l0.00%2C15.44l-18.34%2C0.00l0.00%2C61.75l-17.59%2C0.00l0.00-61.75l-18.34%2C0.00z%22%2F%3E%09%3C%2Fg%3E%09%3Cg%20aria-label%3D%22SINCLAIR%20LEWIS%22%3E%09%09%3Cpath%20d%3D%22M397.82%2C231.05c10.53%2C0.00%2C17.96%2C5.47%2C17.96%2C5.47l-5.33%2C10.53s-5.75-4.00-11.72-4.00c-4.49%2C0.00-6.88%2C2.04-6.88%2C5.19c0.00%2C3.23%2C5.47%2C5.54%2C12.07%2C8.35c6.46%2C2.74%2C13.54%2C8.21%2C13.54%2C15.79c0.00%2C13.82-10.53%2C18.67-21.82%2C18.67c-13.54%2C0.00-21.75-7.65-21.75-7.65l6.60-11.09s7.72%2C6.53%2C14.18%2C6.53c2.88%2C0.00%2C8.35-0.28%2C8.35-5.68c0.00-4.21-6.18-6.11-13.05-9.54c-6.95-3.44-11.02-8.84-11.02-14.88c0.00-10.81%2C9.54-17.68%2C18.88-17.68z%22%2F%3E%09%09%3Cpath%20d%3D%22M441.83%2C232.11l0.00%2C57.89l-13.19%2C0.00l0.00-57.89l13.19%2C0.00z%22%2F%3E%09%09%3Cpath%20d%3D%22M468.45%2C254.07l0.00%2C35.93l-13.19%2C0.00l0.00-57.89l13.19%2C0.00l23.02%2C35.93l0.14%2C0.00l0.00-35.93l13.19%2C0.00l0.00%2C57.89l-13.19%2C0.00l-23.02-35.93l-0.14%2C0.00z%22%2F%3E%09%09%3Cpath%20d%3D%22M546.78%2C278.07c6.74%2C0.00%2C11.37-3.58%2C11.37-3.58l5.61%2C11.23s-6.46%2C5.33-19.02%2C5.33c-16.35%2C0.00-31.37-13.33-31.37-29.89c0.00-16.63%2C14.95-30.11%2C31.37-30.11c12.56%2C0.00%2C19.02%2C5.33%2C19.02%2C5.33l-5.61%2C11.23s-4.63-3.58-11.37-3.58c-13.26%2C0.00-19.09%2C9.26-19.09%2C16.98c0.00%2C7.79%2C5.82%2C17.05%2C19.09%2C17.05z%22%2F%3E%09%09%3Cpath%20d%3D%22M587.01%2C232.11l0.00%2C46.32l19.93%2C0.00l0.00%2C11.58l-33.12%2C0.00l0.00-57.89l13.19%2C0.00z%22%2F%3E%09%09%3Cpath%20d%3D%22M648.92%2C232.11l23.37%2C57.89l-14.18%2C0.00l-4.28-11.58l-22.04%2C0.00l-4.28%2C11.58l-14.18%2C0.00l23.37-57.89l12.21%2C0.00z%20%20M649.34%2C266.84l-6.46-16.84l-0.14%2C0.00l-6.46%2C16.84l13.05%2C0.00z%22%2F%3E%09%09%3Cpath%20d%3D%22M692.73%2C232.11l0.00%2C57.89l-13.19%2C0.00l0.00-57.89l13.19%2C0.00z%22%2F%3E%09%09%3Cpath%20d%3D%22M706.15%2C232.11l20.70%2C0.00c10.74%2C0.00%2C18.88%2C5.82%2C18.88%2C17.19c0.00%2C8.70-4.77%2C14.53-11.86%2C16.77l19.93%2C23.93l-16.77%2C0.00l-17.68-22.88l0.00%2C22.88l-13.19%2C0.00l0.00-57.89z%20%20M719.34%2C257.79l1.54%2C0.00c4.98%2C0.00%2C10.95-0.35%2C10.95-7.58s-5.96-7.58-10.95-7.58l-1.54%2C0.00l0.00%2C15.16z%22%2F%3E%09%09%3Cpath%20d%3D%22M798.75%2C232.11l0.00%2C46.32l19.93%2C0.00l0.00%2C11.58l-33.12%2C0.00l0.00-57.89l13.19%2C0.00z%22%2F%3E%09%09%3Cpath%20d%3D%22M863.32%2C232.11l0.00%2C11.58l-19.93%2C0.00l0.00%2C11.51l19.09%2C0.00l0.00%2C11.58l-19.09%2C0.00l0.00%2C11.65l19.93%2C0.00l0.00%2C11.58l-33.12%2C0.00l0.00-57.89l33.12%2C0.00z%22%2F%3E%09%09%3Cpath%20d%3D%22M920.32%2C290.00l-9.26-32.49l-9.26%2C32.49l-14.67%2C0.00l-16.49-57.89l14.67%2C0.00l9.89%2C39.72l0.35%2C0.00l10.53-39.72l9.96%2C0.00l10.53%2C39.72l0.35%2C0.00l9.89-39.72l14.60%2C0.00l-16.49%2C57.89l-14.60%2C0.00z%22%2F%3E%09%09%3Cpath%20d%3D%22M972.76%2C232.11l0.00%2C57.89l-13.19%2C0.00l0.00-57.89l13.19%2C0.00z%22%2F%3E%09%09%3Cpath%20d%3D%22M1006.11%2C231.05c10.53%2C0.00%2C17.96%2C5.47%2C17.96%2C5.47l-5.33%2C10.53s-5.75-4.00-11.72-4.00c-4.49%2C0.00-6.88%2C2.04-6.88%2C5.19c0.00%2C3.23%2C5.47%2C5.54%2C12.07%2C8.35c6.46%2C2.74%2C13.54%2C8.21%2C13.54%2C15.79c0.00%2C13.82-10.53%2C18.67-21.82%2C18.67c-13.54%2C0.00-21.75-7.65-21.75-7.65l6.60-11.09s7.72%2C6.53%2C14.18%2C6.53c2.88%2C0.00%2C8.35-0.28%2C8.35-5.68c0.00-4.21-6.18-6.11-13.05-9.54c-6.95-3.44-11.02-8.84-11.02-14.88c0.00-10.81%2C9.54-17.68%2C18.88-17.68z%22%2F%3E%09%3C%2Fg%3E%3C%2Fsvg%3E" epub:type="se:image.color-depth.black-on-transparent"/>
</section>
<nav id="toc" epub:type="toc">
<h2 epub:type="title">Table of Contents</h2>
<ol>
<li>
<a href="#titlepage">Titlepage</a>
</li>
<li>
<a href="#imprint">Imprint</a>
</li>
<li>
<a href="#chapter-1">Chapter <span epub:type="z3998:roman">I</span></a>
<ol>
<li>
<a href="#chapter-1-1" epub:type="z3998:roman">I</a>
</li>
<li>
<a href="#chapter-1-2" epub:type="z3998:roman">II</a>
</li>
<li>
<a href="#chapter-1-3" epub:type="z3998:roman">III</a>
</li>
<li>
<a href="#chapter-1-4" epub:type="z3998:roman">IV</a>
</li>
<li>
<a href="#chapter-1-5" epub:type="z3998:roman">V</a>
</li>
</ol>
</li>
<li>
<a href="#chapter-2">Chapter <span epub:type="z3998:roman">II</span></a>
<ol>
<li>
<a href="#chapter-2-1" epub:type="z3998:roman">I</a>
</li>
<li>
<a href="#chapter-2-2" epub:type="z3998:roman">II</a>
</li>
</ol>
</li>
<li>
<a href="#chapter-3">Chapter <span epub:type="z3998:roman">III</span></a>
<ol>
<li>
<a href="#chapter-3-1" epub:type="z3998:roman">I</a>
</li>
<li>
<a href="#chapter-3-2" epub:type="z3998:roman">II</a>
</li>
<li>
<a href="#chapter-3-3" epub:type="z3998:roman">III</a>
</li>
</ol>
</li>
<li>
<a href="#chapter-4">Chapter <span epub:type="z3998:roman">IV</span></a>
<ol>
<li>
<a href="#chapter-4-1" epub:type="z3998:roman">I</a>
</li>
<li>
<a href="#chapter-4-2" epub:type="z3998:roman">II</a>
</li>
<li>
<a href="#chapter-4-3" epub:type="z3998:roman">III</a>
</li>
<li>
<a href="#chapter-4-4" epub:type="z3998:roman">IV</a>
</li>
<li>
<a href="#chapter-4-5" epub:type="z3998:roman">V</a>
</li>
</ol>
</li>
<li>
<a href="#chapter-5">Chapter <span epub:type="z3998:roman">V</span></a>
<ol>
<li>
<a href="#chapter-5-1" epub:type="z3998:roman">I</a>
</li>
<li>
<a href="#chapter-5-2" epub:type="z3998:roman">II</a>
</li>
<li>
<a href="#chapter-5-3" epub:type="z3998:roman">III</a>
</li>
</ol>
</li>
<li>
<a href="#chapter-6">Chapter <span epub:type="z3998:roman">VI</span></a>
<ol>
<li>
<a href="#chapter-6-1" epub:type="z3998:roman">I</a>
</li>
<li>
<a href="#chapter-6-2" epub:type="z3998:roman">II</a>
</li>
<li>
<a href="#chapter-6-3" epub:type="z3998:roman">III</a>
</li>
<li>
<a href="#chapter-6-4" epub:type="z3998:roman">IV</a>
</li>
</ol>
</li>
<li>
<a href="#chapter-7">Chapter <span epub:type="z3998:roman">VII</span></a>
<ol>
<li>
<a href="#chapter-7-1" epub:type="z3998:roman">I</a>
</li>
<li>
<a href="#chapter-7-2" epub:type="z3998:roman">II</a>
</li>
<li>
<a href="#chapter-7-3" epub:type="z3998:roman">III</a>
</li>
<li>
<a href="#chapter-7-4" epub:type="z3998:roman">IV</a>
</li>
<li>
<a href="#chapter-7-5" epub:type="z3998:roman">V</a>
</li>
<li>
<a href="#chapter-7-6" epub:type="z3998:roman">VI</a>
</li>
</ol>
</li>
<li>
<a href="#chapter-8">Chapter <span epub:type="z3998:roman">VIII</span></a>
<ol>
<li>
<a href="#chapter-8-1" epub:type="z3998:roman">I</a>
</li>
<li>
<a href="#chapter-8-2" epub:type="z3998:roman">II</a>
</li>
<li>
<a href="#chapter-8-3" epub:type="z3998:roman">III</a>
</li>
</ol>
</li>
<li>
<a href="#chapter-9">Chapter <span epub:type="z3998:roman">IX</span></a>
<ol>
<li>
<a href="#chapter-9-1" epub:type="z3998:roman">I</a>
</li>
<li>
<a href="#chapter-9-2" epub:type="z3998:roman">II</a>
</li>
</ol>
</li>
<li>
<a href="#chapter-10">Chapter <span epub:type="z3998:roman">X</span></a>
<ol>
<li>
<a href="#chapter-10-1" epub:type="z3998:roman">I</a>
</li>
<li>
<a href="#chapter-10-2" epub:type="z3998:roman">II</a>
</li>
<li>
<a href="#chapter-10-3" epub:type="z3998:roman">III</a>
</li>
</ol>
</li>
<li>
<a href="#chapter-11">Chapter <span epub:type="z3998:roman">XI</span></a>
<ol>
<li>
<a href="#chapter-11-1" epub:type="z3998:roman">I</a>
</li>
<li>
<a href="#chapter-11-2" epub:type="z3998:roman">II</a>
</li>
<li>
<a href="#chapter-11-3" epub:type="z3998:roman">III</a>
</li>
<li>
<a href="#chapter-11-4" epub:type="z3998:roman">IV</a>
</li>
<li>
<a href="#chapter-11-5" epub:type="z3998:roman">V</a>
</li>
</ol>
</li>
<li>
<a href="#chapter-12">Chapter <span epub:type="z3998:roman">XII</span></a>
<ol>
<li>
<a href="#chapter-12-1" epub:type="z3998:roman">I</a>
</li>
<li>
<a href="#chapter-12-2" epub:type="z3998:roman">II</a>
</li>
<li>
<a href="#chapter-12-3" epub:type="z3998:roman">III</a>
</li>
<li>
<a href="#chapter-12-4" epub:type="z3998:roman">IV</a>
</li>
</ol>
</li>
<li>
<a href="#chapter-13">Chapter <span epub:type="z3998:roman">XIII</span></a>
<ol>
<li>
<a href="#chapter-13-1" epub:type="z3998:roman">I</a>
</li>
<li>
<a href="#chapter-13-2" epub:type="z3998:roman">II</a>
</li>
<li>
<a href="#chapter-13-3" epub:type="z3998:roman">III</a>
</li>
<li>
<a href="#chapter-13-4" epub:type="z3998:roman">IV</a>
</li>
<li>
<a href="#chapter-13-5" epub:type="z3998:roman">V</a>
</li>
<li>
<a href="#chapter-13-6" epub:type="z3998:roman">VI</a>
</li>
<li>
<a href="#chapter-13-7" epub:type="z3998:roman">VII</a>
</li>
<li>
<a href="#chapter-13-8" epub:type="z3998:roman">VIII</a>
</li>
<li>
<a href="#chapter-13-9" epub:type="z3998:roman">IX</a>
</li>
<li>
<a href="#chapter-13-10" epub:type="z3998:roman">X</a>
</li>
<li>
<a href="#chapter-13-11" epub:type="z3998:roman">XI</a>
</li>
</ol>
</li>
<li>
<a href="#chapter-14">Chapter <span epub:type="z3998:roman">XIV</span></a>
<ol>
<li>
<a href="#chapter-14-1" epub:type="z3998:roman">I</a>
</li>
<li>
<a href="#chapter-14-2" epub:type="z3998:roman">II</a>
</li>
<li>
<a href="#chapter-14-3" epub:type="z3998:roman">III</a>
</li>
<li>
<a href="#chapter-14-4" epub:type="z3998:roman">IV</a>
</li>
</ol>
</li>
<li>
<a href="#chapter-15">Chapter <span epub:type="z3998:roman">XV</span></a>
<ol>
<li>
<a href="#chapter-15-1" epub:type="z3998:roman">I</a>
</li>
<li>
<a href="#chapter-15-2" epub:type="z3998:roman">II</a>
</li>
<li>
<a href="#chapter-15-3" epub:type="z3998:roman">III</a>
</li>
<li>
<a href="#chapter-15-4" epub:type="z3998:roman">IV</a>
</li>
<li>
<a href="#chapter-15-5" epub:type="z3998:roman">V</a>
</li>
</ol>
</li>
<li>
<a href="#chapter-16">Chapter <span epub:type="z3998:roman">XVI</span></a>
<ol>
<li>
<a href="#chapter-16-1" epub:type="z3998:roman">I</a>
</li>
<li>
<a href="#chapter-16-2" epub:type="z3998:roman">II</a>
</li>
<li>
<a href="#chapter-16-3" epub:type="z3998:roman">III</a>
</li>
<li>
<a href="#chapter-16-4" epub:type="z3998:roman">IV</a>
</li>
</ol>
</li>
<li>
<a href="#chapter-17">Chapter <span epub:type="z3998:roman">XVII</span></a>
<ol>
<li>
<a href="#chapter-17-1" epub:type="z3998:roman">I</a>
</li>
<li>
<a href="#chapter-17-2" epub:type="z3998:roman">II</a>
</li>
<li>
<a href="#chapter-17-3" epub:type="z3998:roman">III</a>
</li>
<li>
<a href="#chapter-17-4" epub:type="z3998:roman">IV</a>
</li>
<li>
<a href="#chapter-17-5" epub:type="z3998:roman">V</a>
</li>
</ol>
</li>
<li>
<a href="#chapter-18">Chapter <span epub:type="z3998:roman">XVIII</span></a>
<ol>
<li>
<a href="#chapter-18-1" epub:type="z3998:roman">I</a>
</li>
<li>
<a href="#chapter-18-2" epub:type="z3998:roman">II</a>
</li>
<li>
<a href="#chapter-18-3" epub:type="z3998:roman">III</a>
</li>
<li>
<a href="#chapter-18-4" epub:type="z3998:roman">IV</a>
</li>
<li>
<a href="#chapter-18-5" epub:type="z3998:roman">V</a>
</li>
</ol>
</li>
<li>
<a href="#chapter-19">Chapter <span epub:type="z3998:roman">XIX</span></a>
<ol>
<li>
<a href="#chapter-19-1" epub:type="z3998:roman">I</a>
</li>
<li>
<a href="#chapter-19-2" epub:type="z3998:roman">II</a>
</li>
<li>
<a href="#chapter-19-3" epub:type="z3998:roman">III</a>
</li>
<li>
<a href="#chapter-19-4" epub:type="z3998:roman">IV</a>
</li>
<li>
<a href="#chapter-19-5" epub:type="z3998:roman">V</a>
</li>
</ol>
</li>
<li>
<a href="#chapter-20">Chapter <span epub:type="z3998:roman">XX</span></a>
<ol>
<li>
<a href="#chapter-20-1" epub:type="z3998:roman">I</a>
</li>
<li>
<a href="#chapter-20-2" epub:type="z3998:roman">II</a>
</li>
</ol>
</li>
<li>
<a href="#chapter-21">Chapter <span epub:type="z3998:roman">XXI</span></a>
</li>
<li>
<a href="#chapter-22">Chapter <span epub:type="z3998:roman">XXII</span></a>
<ol>
<li>
<a href="#chapter-22-1" epub:type="z3998:roman">I</a>
</li>
<li>
<a href="#chapter-22-2" epub:type="z3998:roman">II</a>
</li>
<li>
<a href="#chapter-22-3" epub:type="z3998:roman">III</a>
</li>
</ol>
</li>
<li>
<a href="#chapter-23">Chapter <span epub:type="z3998:roman">XXIII</span></a>
<ol>
<li>
<a href="#chapter-23-1" epub:type="z3998:roman">I</a>
</li>
<li>
<a href="#chapter-23-2" epub:type="z3998:roman">II</a>
</li>
<li>
<a href="#chapter-23-3" epub:type="z3998:roman">III</a>
</li>
<li>
<a href="#chapter-23-4" epub:type="z3998:roman">IV</a>
</li>
</ol>
</li>
<li>
<a href="#chapter-24">Chapter <span epub:type="z3998:roman">XXIV</span></a>
<ol>
<li>
<a href="#chapter-24-1" epub:type="z3998:roman">I</a>
</li>
<li>
<a href="#chapter-24-2" epub:type="z3998:roman">II</a>
</li>
<li>
<a href="#chapter-24-3" epub:type="z3998:roman">III</a>
</li>
<li>
<a href="#chapter-24-4" epub:type="z3998:roman">IV</a>
</li>
</ol>
</li>
<li>
<a href="#chapter-25">Chapter <span epub:type="z3998:roman">XXV</span></a>
<ol>
<li>
<a href="#chapter-25-1" epub:type="z3998:roman">I</a>
</li>
<li>
<a href="#chapter-25-2" epub:type="z3998:roman">II</a>
</li>
<li>
<a href="#chapter-25-3" epub:type="z3998:roman">III</a>
</li>
<li>
<a href="#chapter-25-4" epub:type="z3998:roman">IV</a>
</li>
</ol>
</li>
<li>
<a href="#chapter-26">Chapter <span epub:type="z3998:roman">XXVI</span></a>
<ol>
<li>
<a href="#chapter-26-1" epub:type="z3998:roman">I</a>
</li>
<li>
<a href="#chapter-26-2" epub:type="z3998:roman">II</a>
</li>
<li>
<a href="#chapter-26-3" epub:type="z3998:roman">III</a>
</li>
</ol>
</li>
<li>
<a href="#chapter-27">Chapter <span epub:type="z3998:roman">XXVII</span></a>
<ol>
<li>
<a href="#chapter-27-1" epub:type="z3998:roman">I</a>
</li>
<li>
<a href="#chapter-27-2" epub:type="z3998:roman">II</a>
</li>
<li>
<a href="#chapter-27-3" epub:type="z3998:roman">III</a>
</li>
<li>
<a href="#chapter-27-4" epub:type="z3998:roman">IV</a>
</li>
<li>
<a href="#chapter-27-5" epub:type="z3998:roman">V</a>
</li>
</ol>
</li>
<li>
<a href="#chapter-28">Chapter <span epub:type="z3998:roman">XXVIII</span></a>
</li>
<li>
<a href="#chapter-29">Chapter <span epub:type="z3998:roman">XXIX</span></a>
<ol>
<li>
<a href="#chapter-29-1" epub:type="z3998:roman">I</a>
</li>
<li>
<a href="#chapter-29-2" epub:type="z3998:roman">II</a>
</li>
<li>
<a href="#chapter-29-3" epub:type="z3998:roman">III</a>
</li>
<li>
<a href="#chapter-29-4" epub:type="z3998:roman">IV</a>
</li>
</ol>
</li>
<li>
<a href="#chapter-30">Chapter <span epub:type="z3998:roman">XXX</span></a>
<ol>
<li>
<a href="#chapter-30-1" epub:type="z3998:roman">I</a>
</li>
<li>
<a href="#chapter-30-2" epub:type="z3998:roman">II</a>
</li>
<li>
<a href="#chapter-30-3" epub:type="z3998:roman">III</a>
</li>
<li>
<a href="#chapter-30-4" epub:type="z3998:roman">IV</a>
</li>
</ol>
</li>
<li>
<a href="#chapter-31">Chapter <span epub:type="z3998:roman">XXXI</span></a>
<ol>
<li>
<a href="#chapter-31-1" epub:type="z3998:roman">I</a>
</li>
<li>
<a href="#chapter-31-2" epub:type="z3998:roman">II</a>
</li>
</ol>
</li>
<li>
<a href="#chapter-32">Chapter <span epub:type="z3998:roman">XXXII</span></a>
<ol>
<li>
<a href="#chapter-32-1" epub:type="z3998:roman">I</a>
</li>
<li>
<a href="#chapter-32-2" epub:type="z3998:roman">II</a>
</li>
<li>
<a href="#chapter-32-3" epub:type="z3998:roman">III</a>
</li>
<li>
<a href="#chapter-32-4" epub:type="z3998:roman">IV</a>
</li>
<li>
<a href="#chapter-32-5" epub:type="z3998:roman">V</a>
</li>
</ol>
</li>
<li>
<a href="#chapter-33">Chapter <span epub:type="z3998:roman">XXXIII</span></a>
<ol>
<li>
<a href="#chapter-33-1" epub:type="z3998:roman">I</a>
</li>
<li>
<a href="#chapter-33-2" epub:type="z3998:roman">II</a>
</li>
</ol>
</li>
<li>
<a href="#chapter-34">Chapter <span epub:type="z3998:roman">XXXIV</span></a>
<ol>
<li>
<a href="#chapter-34-1" epub:type="z3998:roman">I</a>
</li>
<li>
<a href="#chapter-34-2" epub:type="z3998:roman">II</a>
</li>
<li>
<a href="#chapter-34-3" epub:type="z3998:roman">III</a>
</li>
<li>
<a href="#chapter-34-4" epub:type="z3998:roman">IV</a>
</li>
<li>
<a href="#chapter-34-5" epub:type="z3998:roman">V</a>
</li>
<li>
<a href="#chapter-34-6" epub:type="z3998:roman">VI</a>
</li>
</ol>
</li>
<li>
<a href="#colophon">Colophon</a>
</li>
<li>
<a href="#uncopyright">Uncopyright</a>
</li>
</ol>
</nav>
<section id="imprint" epub:type="imprint frontmatter">
<header>
<h2 epub:type="title">Imprint</h2>
<img alt="The Standard Ebooks logo." src="data:image/svg+xml;charset=utf-8,%3C%3Fxml%20version%3D%271.0%27%20encoding%3D%27utf-8%27%3F%3E%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Asvg%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20version%3D%221.1%22%20viewBox%3D%220%200%20220%20140%22%3E%09%3Ctitle%3EThe%20Standard%20Ebooks%20logo.%3C%2Ftitle%3E%09%3Cdesc%3EThe%20logo%20portrays%20an%20open%20book%20with%20the%20letter%20%22S%22%20on%20the%20left%20page%20and%20the%20letter%20%22E%22%20on%20the%20right%20page.%20A%20power%20cord%20is%20attached%20to%20the%20bottom%20of%20the%20book%20and%20curled%20beneath%20it.%20The%20book%20is%20surrounded%20by%20laurels.%3C%2Fdesc%3E%09%3Cg%3E%09%09%3Cpath%20d%3D%22m%20167.55764%2C127.47036%20c%200%2C0%206.34186%2C-2.00352%2011.37468%2C-1.41331%207.99011%2C0.93699%208.72666%2C5.89372%208.72666%2C5.89372%200%2C0%20-3.20546%2C1.98854%20-10.08083%2C1.23287%20-8.05429%2C-0.88529%20-10.02051%2C-5.71338%20-10.02051%2C-5.71338%20Z%22%2F%3E%09%09%3Cpath%20d%3D%22m%20178.34253%2C120.06784%20c%200%2C0%205.3446%2C-2.53329%2010.4118%2C-2.49575%208.7725%2C0.0648%209.29842%2C4.72104%209.29842%2C4.72104%200%2C0%20-3.1753%2C2.28931%20-10.20116%2C2.19517%20-8.10213%2C-0.10857%20-9.50906%2C-4.42029%20-9.50906%2C-4.42029%20Z%22%2F%3E%09%09%3Cpath%20d%3D%22m%20186.34693%2C112.28306%20c%200%2C0%205.0819%2C-4.4506%209.99726%2C-5.68138%208.50964%2C-2.13067%2011.32819%2C2.81719%2011.32819%2C2.81719%200%2C0%20-3.16318%2C3.79222%20-9.98901%2C5.45778%20-7.87144%2C1.92066%20-11.33644%2C-2.59359%20-11.33644%2C-2.59359%20Z%22%2F%3E%09%09%3Cpath%20d%3D%22m%20195.36244%2C100.29186%20c%200%2C0%204.34596%2C-4.57773%2010.29519%2C-6.404285%207.76393%2C-2.383771%2011.41327%2C2.296194%2011.51978%2C2.413213%200%2C0%20-3.18137%2C4.001332%20-9.81862%2C5.755492%20-8.90294%2C2.35294%20-11.99617%2C-1.76442%20-11.99617%2C-1.76442%20Z%22%2F%3E%09%09%3Cpath%20d%3D%22m%20199.65955%2C90.749073%20c%200%2C0%204.04754%2C-6.159117%2010.08453%2C-9.066241%205.86529%2C-2.824615%2010.14941%2C-0.41903%2010.25592%2C-0.324297%200%2C0%20-3.01252%2C5.501379%20-8.55494%2C8.137547%20-7.53037%2C3.58188%20-11.78551%2C1.253016%20-11.78551%2C1.253041%20Z%22%2F%3E%09%09%3Cpath%20d%3D%22m%20200.95711%2C82.37493%20c%202.15984%2C-2.030629%202.3211%2C-7.550369%205.40896%2C-12.03011%204.3077%2C-6.249204%2011.41326%2C-5.795888%2011.5196%2C-5.737454%200%2C0%20-0.7607%2C7.785449%20-6.14756%2C12.491004%20-5.72492%2C5.000734%20-10.78118%2C5.27656%20-10.78118%2C5.27656%20Z%22%2F%3E%09%09%3Cpath%20d%3D%22m%20201.56375%2C69.252126%20c%200%2C0%20-0.20971%2C-6.766842%201.57602%2C-11.905489%202.49114%2C-7.168282%209.29154%2C-8.575534%209.40966%2C-8.54741%200%2C0%201.10281%2C7.665027%20-2.83914%2C13.631672%20-4.18925%2C6.341154%20-8.14664%2C6.821053%20-8.14664%2C6.821053%20Z%22%2F%3E%09%09%3Cpath%20d%3D%22m%20198.68215%2C56.570514%20c%200%2C0%20-1.35646%2C-5.680708%20-0.66925%2C-11.076845%201.0357%2C-8.132827%207.36911%2C-9.854463%207.49009%2C-9.842686%200%2C0%202.17115%2C7.532704%20-0.91753%2C13.981783%20-3.28249%2C6.853898%20-5.90321%2C6.937748%20-5.90321%2C6.937748%20Z%22%2F%3E%09%09%3Cpath%20d%3D%22m%20193.10434%2C42.954321%20c%200%2C0%20-2.20566%2C-5.138647%20-1.92307%2C-10.570809%200.39228%2C-7.539089%205.50451%2C-10.724051%205.62584%2C-10.728449%200%2C0%204.92919%2C4.441183%202.09816%2C14.000988%20-1.71731%2C5.798919%20-5.8011%2C7.298444%20-5.8011%2C7.298444%20Z%22%2F%3E%09%09%3Cpath%20d%3D%22m%20185.99306%2C31.759612%20c%200%2C0%20-3.27776%2C-5.045355%20-4.18453%2C-10.408996%20-0.85127%2C-5.035417%201.19313%2C-10.521318%201.64949%2C-11.025466%200%2C0%205.33348%2C2.34233%205.13378%2C11.331776%20-0.13433%2C6.046124%20-2.59881%2C10.102686%20-2.59881%2C10.102686%20Z%22%2F%3E%09%09%3Cpath%20d%3D%22m%20177.2809%2C20.957251%20c%200%2C0%20-3.90819%2C-4.158774%20-4.92619%2C-9.845221%20-0.84371%2C-4.7131323%200.006%2C-9.8339161%200.89489%2C-11.1120250525901%200%2C0%205.09753%2C3.1649371525901%205.46793%2C11.1689440525901%200.27953%2C6.04108%20-1.03234%2C8.916378%20-1.43661%2C9.788128%20Z%22%2F%3E%09%09%3Cpath%20d%3D%22m%20179.16824%2C23.311382%20c%200%2C0%20-3.56254%2C-4.16804%20-9.68431%2C-5.244907%20-4.71873%2C-0.829961%20-8.34634%2C-0.0636%20-10.67537%2C1.292444%200%2C0%203.59305%2C4.600139%2010.4799%2C5.234299%206.02637%2C0.554856%208.99457%2C-0.906855%209.87996%2C-1.28186%20Z%22%2F%3E%09%09%3Cpath%20d%3D%22m%20186.51545%2C32.921523%20c%200%2C0%20-3.39218%2C-3.997979%20-9.51413%2C-5.074672%20-4.71871%2C-0.829961%20-6.98456%2C0.02236%20-9.31359%2C1.377512%200%2C0%202.86962%2C4.387643%209.75646%2C5.021629%206.02638%2C0.554831%208.18607%2C-0.949389%209.07143%2C-1.324395%20Z%22%2F%3E%09%09%3Cpath%20d%3D%22m%20193.6773%2C45.458315%20c%200%2C0%20-3.16891%2C-4.927492%20-8.89888%2C-7.335512%20-5.87153%2C-2.467597%20-8.88727%2C-1.289338%20-11.41262%2C-0.347303%200.80533%2C1.207128%204.10114%2C6.238918%209.44455%2C7.749399%205.82332%2C1.646257%209.93085%2C0.153043%2010.86695%2C-0.06658%20Z%22%2F%3E%09%09%3Cpath%20d%3D%22m%20197.90701%2C56.592403%20c%200%2C0%20-2.80814%2C-5.141356%20-8.35089%2C-7.952828%20-5.67994%2C-2.881012%20-8.77215%2C-1.921337%20-11.35851%2C-1.162258%200.71686%2C1.261612%203.64394%2C6.51611%208.86551%2C8.404801%205.69071%2C2.058257%209.89446%2C0.862558%2010.84389%2C0.710384%20Z%22%2F%3E%09%09%3Cpath%20d%3D%22m%20200.13139%2C69.824672%20c%20-2.43015%2C-3.11341%20-3.7513%2C-6.460533%20-7.49029%2C-9.791855%20-4.60649%2C-4.104214%20-8.55916%2C-2.795795%20-11.24173%2C-2.530752%201.32057%2C2.478554%203.30337%2C6.399415%207.40113%2C9.35352%204.90813%2C3.538079%2010.36968%2C2.942304%2011.33089%2C2.969236%20Z%22%2F%3E%09%09%3Cpath%20d%3D%22m%20199.8449%2C82.016247%20c%20-2.06631%2C-3.365483%20-3.04689%2C-5.988856%20-6.38937%2C-9.717394%20-4.11797%2C-4.593407%20-8.0221%2C-3.77788%20-10.71749%2C-3.814427%201.03476%2C2.610578%202.7788%2C6.515936%206.52015%2C9.909718%204.48112%2C4.064637%209.63462%2C3.487893%2010.58671%2C3.622103%20Z%22%2F%3E%09%09%3Cpath%20d%3D%22m%20197.18239%2C91.737543%20c%20-3.10875%2C-4.79599%20-2.71644%2C-5.881428%20-5.75913%2C-9.858016%20-3.26782%2C-4.270773%20-7.39524%2C-4.153407%20-10.07899%2C-4.405978%200.82188%2C2.685162%202.05015%2C6.317552%205.5335%2C9.975034%203.71488%2C3.900464%207.5789%2C3.398328%2010.30444%2C4.28896%20Z%22%2F%3E%09%09%3Cpath%20d%3D%22m%20192.07642%2C101.26348%20c%20-1.95982%2C-4.243141%20-1.62141%2C-6.8928%20-3.41848%2C-9.900446%20-2.93921%2C-4.919244%20-5.82064%2C-5.131591%20-8.50439%2C-5.384013%202.14062%2C6.128807%201.64506%2C6.157105%204.00154%2C9.890016%202.29296%2C3.632389%205.40862%2C4.121233%207.92133%2C5.394623%20Z%22%2F%3E%09%09%3Cpath%20d%3D%22m%20185.9088%2C109.2739%20c%20-1.11688%2C-4.53817%200.0172%2C-5.92689%20-1.17503%2C-9.22115%20-1.94988%2C-5.387884%20-4.73845%2C-6.143634%20-7.32515%2C-6.901223%200.29745%2C3.616887%20-0.15164%2C5.911565%201.87707%2C9.831903%201.43264%2C2.76837%204.3984%2C4.5631%206.62311%2C6.29047%20Z%22%2F%3E%09%09%3Cpath%20d%3D%22m%20173.50618%2C100.36426%20c%200%2C0%20-2.24005%2C4.32163%20-1.49594%2C9.33029%201.0542%2C7.0967%204.84931%2C8.15993%204.84931%2C8.15993%200%2C0%202.16153%2C-3.22553%201.9418%2C-9.77044%20-0.23466%2C-6.99096%20-5.29522%2C-7.71993%20-5.29522%2C-7.71993%20Z%22%2F%3E%09%09%3Cpath%20d%3D%22m%20165.41752%2C107.59333%20c%200%2C0%20-2.24174%2C4.37552%20-1.7512%2C9.41549%200.62863%2C6.45886%204.16837%2C8.07491%204.16837%2C8.07491%200%2C0%202.22975%2C-3.60561%202.3248%2C-9.04738%200.145%2C-8.30948%20-4.74197%2C-8.44284%20-4.74197%2C-8.44284%20Z%22%2F%3E%09%09%3Cpath%20d%3D%22m%20163.63126%2C8.2524092%20c%203.08011%2C2.0673498%206.48425%2C4.6274188%209.22782%2C7.4828408%204.86788%2C5.06625%209.69563%2C10.777765%2013.84495%2C16.492485%202.80306%2C3.860563%206.43975%2C9.718762%208.42669%2C14.02792%202.64417%2C5.73477%204.21034%2C9.752426%205.66157%2C16.053157%202.04441%2C8.876453%201.76266%2C17.985973%20-0.31394%2C26.573979%20-3.05499%2C12.634629%20-12.83232%2C23.206109%20-22.60276%2C31.787389%20-7.64347%2C6.7126%20-17.91979%2C11.10409%20-26.94876%2C14.32983%20L%20150%2C132.5381%20c%208.94777%2C-3.19642%2018.43037%2C-7.46297%2025.75567%2C-13.90447%209.42279%2C-8.2854%2018.12536%2C-18.39009%2021.88153%2C-30.433496%202.28607%2C-7.330294%202.81688%2C-15.373382%201.61719%2C-23.160669%20-1.05109%2C-6.822569%20-3.69347%2C-13.660144%20-6.26752%2C-19.877025%20-2.11621%2C-5.110523%20-4.58358%2C-9.091657%20-7.59325%2C-13.284791%20-3.81599%2C-5.316808%20-8.0093%2C-10.501765%20-12.46682%2C-15.236115%20-2.88548%2C-3.064565%20-6.74443%2C-5.831267%20-9.84373%2C-7.9114116%20Z%22%2F%3E%09%09%3Cpath%20d%3D%22m%20170.96161%2C14.332197%20c%200%2C0%20-7.44815%2C0.268919%20-11.14989%2C-1.878754%20-4.14358%2C-2.403969%20-8.20982%2C-7.6219207%20-8.53067%2C-9.1451969%200%2C0%206.52351%2C-2.85845332%2012.60585%2C2.3628768%204.59066%2C3.9407119%206.71731%2C7.7691011%207.07471%2C8.6610741%20Z%22%2F%3E%09%3C%2Fg%3E%09%3Cg%3E%09%09%3Cpath%20d%3D%22m%2052.442357%2C127.47035%20c%200%2C0%20-6.34186%2C-2.00352%20-11.374678%2C-1.41331%20-7.990103%2C0.93699%20-8.726658%2C5.89372%20-8.726658%2C5.89372%200%2C0%203.205464%2C1.98854%2010.080826%2C1.23287%208.054298%2C-0.88529%2010.02051%2C-5.71338%2010.02051%2C-5.71338%20Z%22%2F%3E%09%09%3Cpath%20d%3D%22m%2041.65747%2C120.06783%20c%200%2C0%20-5.344595%2C-2.53329%20-10.411797%2C-2.49575%20-8.772506%2C0.0649%20-9.298425%2C4.72104%20-9.298425%2C4.72104%200%2C0%203.175306%2C2.28931%2010.201162%2C2.19517%208.102134%2C-0.10857%209.50906%2C-4.42029%209.50906%2C-4.42029%20Z%22%2F%3E%09%09%3Cpath%20d%3D%22m%2033.653071%2C112.28305%20c%200%2C0%20-5.081896%2C-4.4506%20-9.997263%2C-5.68138%20-8.509632%2C-2.13067%20-11.328184%2C2.81719%20-11.328184%2C2.81719%200%2C0%203.163172%2C3.79222%209.989008%2C5.45778%207.871434%2C1.92066%2011.336439%2C-2.59359%2011.336439%2C-2.59359%20Z%22%2F%3E%09%09%3Cpath%20d%3D%22m%2024.637559%2C100.29185%20c%200%2C0%20-4.345963%2C-4.57773%20-10.295192%2C-6.404285%20-7.763928%2C-2.383771%20-11.4132647%2C2.296194%20-11.5197762%2C2.413213%200%2C0%203.1813723%2C4.001332%209.8186252%2C5.755492%208.902934%2C2.35294%2011.996169%2C-1.76442%2011.996169%2C-1.76442%20Z%22%2F%3E%09%09%3Cpath%20d%3D%22m%2020.340451%2C90.749063%20c%200%2C0%20-4.047536%2C-6.159117%20-10.084531%2C-9.066241%20C%204.3906271%2C78.858207%200.1065077%2C81.263792%20-3.805093e-6%2C81.358525%20c%200%2C0%203.012520205093%2C5.501379%208.554947205093%2C8.137547%207.5303686%2C3.58188%2011.7855076%2C1.253016%2011.7855076%2C1.253041%20Z%22%2F%3E%09%09%3Cpath%20d%3D%22M%2019.042895%2C82.37492%20C%2016.883054%2C80.344291%2016.721795%2C74.824551%2013.633931%2C70.34481%209.3262319%2C64.095606%202.2206665%2C64.548922%202.1143291%2C64.607356%20c%200%2C0%200.760697%2C7.785449%206.1475585%2C12.491004%205.7249184%2C5.000734%2010.7811814%2C5.27656%2010.7811814%2C5.27656%20Z%22%2F%3E%09%09%3Cpath%20d%3D%22m%2018.436247%2C69.252116%20c%200%2C0%200.209716%2C-6.766842%20-1.576017%2C-11.905489%20-2.491136%2C-7.168282%20-9.2915374%2C-8.575534%20-9.4096597%2C-8.54741%200%2C0%20-1.1028068%2C7.665027%202.8391377%2C13.631672%204.189254%2C6.341154%208.146639%2C6.821053%208.146639%2C6.821053%20Z%22%2F%3E%09%09%3Cpath%20d%3D%22m%2021.317851%2C56.570504%20c%200%2C0%201.356455%2C-5.680708%200.669252%2C-11.076845%20-1.035703%2C-8.132827%20-7.369109%2C-9.854463%20-7.490091%2C-9.842686%200%2C0%20-2.171154%2C7.532704%200.917531%2C13.981783%203.282488%2C6.853898%205.903208%2C6.937748%205.903208%2C6.937748%20Z%22%2F%3E%09%09%3Cpath%20d%3D%22m%2026.895657%2C42.954311%20c%200%2C0%202.205664%2C-5.138647%201.923075%2C-10.570809%20-0.392283%2C-7.539089%20-5.504512%2C-10.724051%20-5.625841%2C-10.728449%200%2C0%20-4.92919%2C4.441183%20-2.098157%2C14.000988%201.717311%2C5.798919%205.801097%2C7.298444%205.801097%2C7.298444%20Z%22%2F%3E%09%09%3Cpath%20d%3D%22m%2034.006941%2C31.759602%20c%200%2C0%203.277765%2C-5.045355%204.18453%2C-10.408996%200.851271%2C-5.035417%20-1.193133%2C-10.521318%20-1.649487%2C-11.025466%200%2C0%20-5.333481%2C2.34233%20-5.133784%2C11.331776%200.134332%2C6.046124%202.598816%2C10.102686%202.598816%2C10.102686%20Z%22%2F%3E%09%09%3Cpath%20d%3D%22m%2042.719105%2C20.957241%20c%200%2C0%203.908181%2C-4.158774%204.926181%2C-9.845221%20C%2048.489%2C6.3988877%2047.639568%2C1.2781039%2046.750406%2C-5.05259e-6%20c%200%2C0%20-5.097535%2C3.16493715259%20-5.467939%2C11.16894405259%20-0.27953%2C6.04108%201.032346%2C8.916378%201.436613%2C9.788128%20Z%22%2F%3E%09%09%3Cpath%20d%3D%22m%2040.831758%2C23.311372%20c%200%2C0%203.562541%2C-4.16804%209.684317%2C-5.244907%204.718728%2C-0.829961%208.346335%2C-0.0636%2010.675366%2C1.292444%200%2C0%20-3.593047%2C4.600139%20-10.479896%2C5.234299%20-6.026378%2C0.554856%20-8.994578%2C-0.906855%20-9.879961%2C-1.28186%20Z%22%2F%3E%09%09%3Cpath%20d%3D%22m%2033.484552%2C32.921513%20c%200%2C0%203.392183%2C-3.997979%209.514133%2C-5.074672%204.718703%2C-0.829961%206.984559%2C0.02236%209.31359%2C1.377512%200%2C0%20-2.869619%2C4.387643%20-9.756468%2C5.021629%20-6.026378%2C0.554831%20-8.18607%2C-0.949389%20-9.071429%2C-1.324395%20Z%22%2F%3E%09%09%3Cpath%20d%3D%22m%2026.322698%2C45.458305%20c%200%2C0%203.168916%2C-4.927492%208.898882%2C-7.335512%205.871533%2C-2.467597%208.887271%2C-1.289338%2011.412618%2C-0.347303%20-0.805326%2C1.207128%20-4.10114%2C6.238918%20-9.444542%2C7.749399%20-5.823325%2C1.646257%20-9.930855%2C0.153043%20-10.866958%2C-0.06658%20Z%22%2F%3E%09%09%3Cpath%20d%3D%22m%2022.092993%2C56.592393%20c%200%2C0%202.808134%2C-5.141356%208.350885%2C-7.952828%205.679942%2C-2.881012%208.772157%2C-1.921337%2011.358517%2C-1.162258%20-0.716865%2C1.261612%20-3.643942%2C6.51611%20-8.865517%2C8.404801%20-5.690707%2C2.058257%20-9.894456%2C0.862558%20-10.843885%2C0.710384%20Z%22%2F%3E%09%09%3Cpath%20d%3D%22m%2019.868608%2C69.824662%20c%202.430148%2C-3.11341%203.751298%2C-6.460533%207.49029%2C-9.791855%204.606498%2C-4.104214%208.559159%2C-2.795795%2011.241737%2C-2.530752%20-1.320579%2C2.478554%20-3.303373%2C6.399415%20-7.401132%2C9.35352%20-4.908132%2C3.538079%20-10.369681%2C2.942304%20-11.330895%2C2.969236%20Z%22%2F%3E%09%09%3Cpath%20d%3D%22m%2020.1551%2C82.016237%20c%202.066308%2C-3.365483%203.046891%2C-5.988856%206.389373%2C-9.717394%204.117972%2C-4.593407%208.022101%2C-3.77788%2010.717483%2C-3.814427%20-1.034757%2C2.610578%20-2.778796%2C6.515936%20-6.520149%2C9.909718%20-4.481116%2C4.064637%20-9.634617%2C3.487893%20-10.586707%2C3.622103%20Z%22%2F%3E%09%09%3Cpath%20d%3D%22m%2022.817614%2C91.737533%20c%203.108749%2C-4.79599%202.716441%2C-5.881428%205.75913%2C-9.858016%203.26782%2C-4.270773%207.39524%2C-4.153407%2010.078987%2C-4.405978%20-0.821884%2C2.685162%20-2.050148%2C6.317552%20-5.533502%2C9.975034%20-3.714874%2C3.900464%20-7.5789%2C3.398328%20-10.304441%2C4.28896%20Z%22%2F%3E%09%09%3Cpath%20d%3D%22m%2027.923578%2C101.26347%20c%201.959821%2C-4.243141%201.621416%2C-6.8928%203.418487%2C-9.900446%202.93921%2C-4.919244%205.82064%2C-5.131591%208.504387%2C-5.384013%20-2.140623%2C6.128807%20-1.645061%2C6.157105%20-4.001541%2C9.890016%20-2.292956%2C3.632389%20-5.408616%2C4.121233%20-7.921333%2C5.394623%20Z%22%2F%3E%09%09%3Cpath%20d%3D%22m%2034.0912%2C109.27389%20c%201.116879%2C-4.53817%20-0.01716%2C-5.92689%201.175033%2C-9.22115%201.949877%2C-5.387884%204.738444%2C-6.143634%207.325152%2C-6.901223%20-0.297456%2C3.616887%200.151637%2C5.911565%20-1.877079%2C9.831903%20-1.432634%2C2.76837%20-4.398397%2C4.5631%20-6.623106%2C6.29047%20Z%22%2F%3E%09%09%3Cpath%20d%3D%22m%2046.493823%2C100.36425%20c%200%2C0%202.240049%2C4.32163%201.495935%2C9.33029%20-1.0542%2C7.0967%20-4.849306%2C8.15993%20-4.849306%2C8.15993%200%2C0%20-2.161533%2C-3.22553%20-1.941797%2C-9.77044%200.234654%2C-6.99096%205.295218%2C-7.71993%205.295218%2C-7.71993%20Z%22%2F%3E%09%09%3Cpath%20d%3D%22m%2054.582482%2C107.59332%20c%200%2C0%202.241739%2C4.37552%201.751199%2C9.41549%20-0.628626%2C6.45886%20-4.168369%2C8.07491%20-4.168369%2C8.07491%200%2C0%20-2.229755%2C-3.60561%20-2.324805%2C-9.04738%20-0.144998%2C-8.30948%204.741975%2C-8.44284%204.741975%2C-8.44284%20Z%22%2F%3E%09%09%3Cpath%20d%3D%22m%2056.368738%2C8.2523992%20c%20-3.080107%2C2.0673498%20-6.484249%2C4.6274188%20-9.227815%2C7.4828408%20-4.867879%2C5.06625%20-9.69563%2C10.777765%20-13.844954%2C16.492485%20-2.803062%2C3.860563%20-6.439744%2C9.718762%20-8.426691%2C14.02792%20-2.644165%2C5.73477%20-4.210337%2C9.752426%20-5.661568%2C16.053157%20-2.044405%2C8.876453%20-1.762661%2C17.985973%200.31394%2C26.573979%203.054996%2C12.634629%2012.832324%2C23.206109%2022.602765%2C31.787389%207.643469%2C6.7126%2017.91979%2C11.10409%2026.948753%2C14.32983%20l%200.926829%2C-2.46191%20C%2061.052235%2C129.34167%2051.569629%2C125.07512%2044.244327%2C118.63362%2034.82154%2C110.34822%2026.118974%2C100.24353%2022.362802%2C88.200124%2020.076733%2C80.86983%2019.545916%2C72.826742%2020.745613%2C65.039455%20c%201.051092%2C-6.822569%203.693467%2C-13.660144%206.26752%2C-19.877025%202.116208%2C-5.110523%204.583575%2C-9.091657%207.593246%2C-13.284791%203.815991%2C-5.316808%208.009297%2C-10.501765%2012.466818%2C-15.236115%202.885482%2C-3.064565%206.744436%2C-5.831267%209.843737%2C-7.9114116%20Z%22%2F%3E%09%09%3Cpath%20d%3D%22m%2049.038389%2C14.332187%20c%200%2C0%207.448148%2C0.268919%2011.149895%2C-1.878754%204.143581%2C-2.403969%208.209814%2C-7.6219207%208.530666%2C-9.1451969%200%2C0%20-6.523506%2C-2.85845332%20-12.60585%2C2.3628768%20-4.590661%2C3.9407119%20-6.71731%2C7.7691011%20-7.074711%2C8.6610741%20Z%22%2F%3E%09%3C%2Fg%3E%09%3Cpath%20d%3D%22M103.281%2C32.5L103.656%2C32.75C103.656%2C32.75%20104.735%2C33.446%20106.125%2C34.156C107.482%2C34.848%20109.157%2C35.439%20109.906%2C35.469C109.917%2C35.469%20109.958%2C35.468%20109.969%2C35.469C110.01%2C35.467%20110.052%2C35.467%20110.094%2C35.469C110.099%2C35.468%20110.119%2C35.469%20110.125%2C35.469C110.883%2C35.431%20112.528%2C34.843%20113.875%2C34.156C115.265%2C33.446%20116.344%2C32.75%20116.344%2C32.75L116.719%2C32.5L155%2C32.5L155%2C38.5C157.618%2C38.5%20160%2C40.882%20160%2C43.5L160%2C97.5C160%2C100.118%20157.618%2C102.5%20155%2C102.5L120%2C102.5L120%2C102.822C120%2C105.388%20118.194%2C107.5%20116%2C107.5L111.5%2C107.5L111.5%2C109.25C112.265%2C109.816%20113.045%2C110.361%20113.831%2C110.896C114.182%2C110.743%20114.534%2C110.593%20114.887%2C110.442C117.541%2C109.318%20120.226%2C108.257%20122.986%2C107.42C125.014%2C106.805%20127.085%2C106.309%20129.189%2C106.037C130.077%2C105.923%20130.971%2C105.849%20131.867%2C105.827C132.588%2C105.809%20133.309%2C105.823%20134.028%2C105.877C135.536%2C105.988%20137.032%2C106.272%20138.466%2C106.753C138.809%2C106.868%20139.148%2C106.994%20139.483%2C107.131C139.851%2C107.282%20140.212%2C107.446%20140.561%2C107.638C141.392%2C108.096%20142.148%2C108.69%20142.786%2C109.393C143.458%2C110.134%20143.998%2C110.993%20144.375%2C111.92C144.977%2C113.399%20145.161%2C115.051%20144.852%2C116.621C144.758%2C117.097%20144.619%2C117.565%20144.435%2C118.015C144.23%2C118.518%20143.968%2C118.999%20143.655%2C119.444C143.272%2C119.989%20142.812%2C120.479%20142.295%2C120.899C141.701%2C121.38%20141.035%2C121.767%20140.329%2C122.058C139.882%2C122.242%20139.419%2C122.387%20138.95%2C122.506C137.859%2C122.781%20136.732%2C122.902%20135.608%2C122.909C134.068%2C122.917%20132.531%2C122.715%20131.027%2C122.39C129.073%2C121.967%20127.166%2C121.335%20125.312%2C120.592C123.46%2C119.85%20121.655%2C118.991%20119.891%2C118.06C117.714%2C116.91%20115.599%2C115.646%20113.536%2C114.303C113.037%2C114.525%20112.539%2C114.748%20112.042%2C114.972C110.347%2C115.738%20108.656%2C116.513%20106.961%2C117.279L106.944%2C117.286C107.412%2C117.449%20107.88%2C117.615%20108.347%2C117.782C108.741%2C117.925%20109.135%2C118.069%20109.528%2C118.215C109.846%2C118.334%20110.163%2C118.454%20110.479%2C118.577L110.547%2C118.603C110.707%2C118.679%20110.752%2C118.69%20110.895%2C118.796C111.163%2C118.996%20111.359%2C119.283%20111.447%2C119.606C111.494%2C119.777%20111.488%2C119.824%20111.5%2C120L111.5%2C121.287C111.513%2C121.367%20111.52%2C121.45%20111.52%2C121.535L111.521%2C123.608C114.658%2C124.306%20116.998%2C127.118%20116.999%2C130.491L117%2C134.462C117%2C134.642%20116.838%2C134.805%20116.66%2C134.805L114.109%2C134.805L114.11%2C138.974C114.11%2C139.541%20113.657%2C139.998%20113.094%2C139.998L113.093%2C139.998C112.53%2C139.999%20112.077%2C139.542%20112.077%2C138.974L112.075%2C134.806L107.925%2C134.807L107.927%2C138.975C107.927%2C139.543%20107.473%2C140%20106.91%2C140C106.347%2C140%20105.893%2C139.543%20105.893%2C138.976L105.892%2C134.808L103.341%2C134.808C103.163%2C134.809%20103.001%2C134.645%20103.001%2C134.465L103%2C130.494C102.999%2C127.121%20105.338%2C124.309%20108.474%2C123.609L108.473%2C121.535C108.473%2C121.435%20108.482%2C121.337%20108.5%2C121.242L108.5%2C121.034C106.671%2C120.346%20104.82%2C119.719%20102.961%2C119.12L102.855%2C119.087C102.525%2C119.226%20102.195%2C119.365%20101.864%2C119.503C101.526%2C119.643%20101.187%2C119.782%20100.847%2C119.921C98.212%2C120.979%2095.538%2C121.952%2092.784%2C122.657C90.847%2C123.152%2088.869%2C123.516%2086.872%2C123.646C84.442%2C123.804%2081.978%2C123.602%2079.646%2C122.874C79.225%2C122.743%2078.809%2C122.595%2078.399%2C122.431C78.16%2C122.335%2077.921%2C122.237%2077.691%2C122.121C77.439%2C121.995%2077.197%2C121.848%2076.969%2C121.682C76.51%2C121.347%2076.11%2C120.932%2075.796%2C120.459C75.542%2C120.077%2075.345%2C119.659%2075.21%2C119.221C74.906%2C118.227%2074.934%2C117.141%2075.292%2C116.164C75.45%2C115.731%2075.671%2C115.322%2075.947%2C114.953C76.347%2C114.418%2076.86%2C113.971%2077.439%2C113.64C77.875%2C113.391%2078.348%2C113.208%2078.823%2C113.052C79.613%2C112.793%2080.432%2C112.623%2081.256%2C112.513C82.602%2C112.333%2083.969%2C112.305%2085.325%2C112.363C86.97%2C112.434%2088.608%2C112.618%2090.234%2C112.873C91.926%2C113.138%2093.605%2C113.478%2095.272%2C113.865C97.506%2C114.384%2099.717%2C114.991%20101.912%2C115.652L102.203%2C115.74L102.692%2C115.891C103.201%2C115.671%20103.707%2C115.446%20104.214%2C115.222C104.719%2C114.997%20105.223%2C114.771%20105.728%2C114.544C107.253%2C113.855%20108.775%2C113.159%20110.299%2C112.468L110.625%2C112.321C110.329%2C112.109%20110.034%2C111.895%20109.74%2C111.68C109.54%2C111.532%20109.341%2C111.384%20109.143%2C111.233L109.086%2C111.19C109.037%2C111.147%20108.985%2C111.107%20108.939%2C111.06C108.754%2C110.875%20108.619%2C110.641%20108.551%2C110.388C108.506%2C110.219%20108.511%2C110.173%20108.5%2C110L108.5%2C107.5L104%2C107.5C101.806%2C107.5%20100%2C105.388%20100%2C102.822L100%2C102.5L65%2C102.5C62.382%2C102.5%2060%2C100.118%2060%2C97.5L60%2C43.5C60%2C40.882%2062.382%2C38.5%2065%2C38.5L65%2C32.5L103.281%2C32.5ZM83.942%2C115.338C82.734%2C115.351%2081.515%2C115.438%2080.34%2C115.735C80.022%2C115.815%2079.708%2C115.912%2079.402%2C116.03C79.216%2C116.102%2079.032%2C116.178%2078.862%2C116.284C78.61%2C116.44%2078.395%2C116.653%2078.244%2C116.909C77.937%2C117.431%2077.92%2C118.097%2078.198%2C118.634C78.298%2C118.829%2078.436%2C119.003%2078.6%2C119.148C78.721%2C119.255%2078.856%2C119.346%2078.999%2C119.421C79.165%2C119.508%2079.342%2C119.577%2079.516%2C119.646C79.974%2C119.83%2080.442%2C119.989%2080.918%2C120.123C81.846%2C120.384%2082.8%2C120.549%2083.76%2C120.632C85.839%2C120.811%2087.937%2C120.61%2089.981%2C120.215C92.812%2C119.668%2095.559%2C118.751%2098.247%2C117.722L98.256%2C117.719C95.773%2C117.037%2093.264%2C116.438%2090.727%2C115.996C88.622%2C115.629%2086.492%2C115.365%2084.354%2C115.339C84.217%2C115.338%2084.079%2C115.338%2083.942%2C115.338ZM132.153%2C108.822C131.583%2C108.833%20131.014%2C108.863%20130.445%2C108.916C128.452%2C109.102%20126.486%2C109.532%20124.563%2C110.082C121.938%2C110.834%20119.381%2C111.811%20116.864%2C112.864C117.214%2C113.081%20117.566%2C113.295%20117.919%2C113.507C119.206%2C114.273%20120.511%2C115.008%20121.842%2C115.695C122.87%2C116.225%20123.912%2C116.727%20124.97%2C117.193C125.835%2C117.575%20126.712%2C117.932%20127.6%2C118.257C128.926%2C118.742%20130.281%2C119.159%20131.662%2C119.458C132.784%2C119.701%20133.927%2C119.867%20135.076%2C119.902C135.976%2C119.93%20136.882%2C119.876%20137.766%2C119.699C138.213%2C119.609%20138.657%2C119.491%20139.082%2C119.326C139.615%2C119.118%20140.117%2C118.828%20140.546%2C118.449C140.814%2C118.212%20141.051%2C117.942%20141.25%2C117.646C141.412%2C117.406%20141.548%2C117.148%20141.658%2C116.88C141.757%2C116.637%20141.835%2C116.384%20141.89%2C116.127C141.941%2C115.895%20141.974%2C115.658%20141.989%2C115.42C142.092%2C113.859%20141.465%2C112.289%20140.356%2C111.193C139.987%2C110.828%20139.567%2C110.516%20139.113%2C110.266C138.693%2C110.034%20138.242%2C109.856%20137.791%2C109.694C136.764%2C109.325%20135.695%2C109.081%20134.612%2C108.948C134.004%2C108.873%20133.393%2C108.836%20132.78%2C108.822C132.571%2C108.82%20132.362%2C108.82%20132.153%2C108.822ZM151%2C96.635L151%2C36.5L117.563%2C36.5C117.258%2C36.695%20116.552%2C37.148%20115.25%2C37.812C114.123%2C38.387%20113.33%2C38.924%20112%2C39.218L112%2C77C112.011%2C77.792%20110.793%2C78.521%20110%2C78.521C109.207%2C78.521%20107.989%2C77.792%20108%2C77L108%2C39.218C106.67%2C38.924%20105.877%2C38.387%20104.75%2C37.812C103.448%2C37.148%20102.742%2C36.695%20102.438%2C36.5L69%2C36.5L69%2C96.719L103.25%2C96.719L103.486%2C96.869L105.219%2C97.75C106.233%2C98.268%20107.722%2C98.883%20108.5%2C99.125C110.235%2C99.665%20111.034%2C99.515%20113.969%2C98.094L116.25%2C97L116.301%2C96.999C116.369%2C96.959%20116.406%2C96.937%20116.406%2C96.937L116.75%2C96.719L143.047%2C96.719L151%2C96.635Z%22%2F%3E%09%3Cpath%20d%3D%22m%2088.77419%2C52.4998%20c%20-4.66667%2C0%20-9.4386%2C3.43859%20-9.4386%2C8.8421%200%2C3.01755%202.03509%2C5.7193%205.50877%2C7.4386%203.4386%2C1.7193%206.52632%2C2.66667%206.52632%2C4.77193%200%2C2.70175%20-2.73684%2C2.8421%20-4.17544%2C2.8421%20-3.22807%2C0%20-7.08772%2C-3.26315%20-7.08772%2C-3.26315%20l%20-3.29824%2C5.54386%20c%200%2C0%204.10526%2C3.82456%2010.87719%2C3.82456%205.64912%2C0%2010.91228%2C-2.42105%2010.91228%2C-9.33334%200%2C-3.78947%20-3.54386%2C-6.52631%20-6.77193%2C-7.89473%20-3.29825%2C-1.40351%20-6.03509%2C-2.56141%20-6.03509%2C-4.17544%200%2C-1.57895%201.19298%2C-2.59649%203.4386%2C-2.59649%202.98245%2C0%205.85965%2C2%205.85965%2C2%20l%202.66666%2C-5.26316%20c%200%2C0%20-3.71929%2C-2.73684%20-8.98245%2C-2.73684%20Z%22%2F%3E%09%3Cpath%20d%3D%22m%20140.47341%2C52.4998%20-17.16363%2C0%200%2C30%2017.16363%2C0%200%2C-6%20-10.32727%2C0%200%2C-6.03637%209.89091%2C0%200%2C-6%20-9.89091%2C0%200%2C-5.96363%2010.32727%2C0%200%2C-6%20Z%22%2F%3E%3C%2Fsvg%3E" epub:type="z3998:publisher-logo se:image.color-depth.black-on-transparent"/>
</header>
<p>This ebook is the product of many hours of hard work by volunteers for <a href="https://standardebooks.org/">Standard Ebooks</a>, and builds on the hard work of other literature lovers made possible by the public domain.</p>
<p>This particular ebook is based on a transcription from <a href="https://www.gutenberg.org/ebooks/1156">Project Gutenberg</a> and on digital scans from the <a href="https://archive.org/details/babbitt00lewiuoft">Internet Archive</a>.</p>
<p>The source text and artwork in this ebook are believed to be in the United States public domain; that is, they are believed to be free of copyright restrictions in the United States. They may still be copyrighted in other countries, so users located outside of the United States must check their local laws before using this ebook. The creators of, and contributors to, this ebook dedicate their contributions to the worldwide public domain via the terms in the <a href="https://creativecommons.org/publicdomain/zero/1.0/">CC0 1.0 Universal Public Domain Dedication</a>. For full license information, see the <a href="uncopyright">Uncopyright</a> at the end of this ebook.</p>
<p>Standard Ebooks is a volunteer-driven project that produces ebook editions of public domain literature using modern typography, technology, and editorial standards, and distributes them free of cost. You can download this and other ebooks carefully produced for true book lovers at <a href="https://standardebooks.org/">standardebooks.org</a>.</p>
</section>
<section id="chapter-1" epub:type="chapter bodymatter z3998:fiction">
<h2 epub:type="title">Chapter <span epub:type="z3998:roman">I</span></h2>
<section id="chapter-1-1" epub:type="z3998:subchapter">
<h3 epub:type="ordinal z3998:roman">I</h3>
<p>The towers of Zenith aspired above the morning mist; austere towers of steel and cement and limestone, sturdy as cliffs and delicate as silver rods. They were neither citadels nor churches, but frankly and beautifully office-buildings.</p>
<p>The mist took pity on the fretted structures of earlier generations: the Post Office with its shingle-tortured mansard, the red brick minarets of hulking old houses, factories with stingy and sooted windows, wooden tenements colored like mud. The city was full of such grotesqueries, but the clean towers were thrusting them from the business center, and on the farther hills were shining new houses, homes—they seemed—for laughter and tranquillity.</p>
<p>Over a concrete bridge fled a limousine of long sleek hood and noiseless engine. These people in evening clothes were returning from an all-night rehearsal of a Little Theater play, an artistic adventure considerably illuminated by champagne. Below the bridge curved a railroad, a maze of green and crimson lights. The New York Flyer boomed past, and twenty lines of polished steel leaped into the glare.</p>
<p>In one of the skyscrapers the wires of the Associated Press were closing down. The telegraph operators wearily raised their celluloid eyeshades after a night of talking with Paris and Peking. Through the building crawled the scrubwomen, yawning, their old shoes slapping. The dawn mist spun away. Cues of men with lunch-boxes clumped toward the immensity of new factories, sheets of glass and hollow tile, glittering shops where five thousand men worked beneath one roof, pouring out the honest wares that would be sold up the Euphrates and across the veldt. The whistles rolled out in greeting a chorus cheerful as the April dawn; the song of labor in a city built—it seemed—for giants.</p>
</section>
<section id="chapter-1-2" epub:type="z3998:subchapter">
<h3 epub:type="ordinal z3998:roman">II</h3>
<p>There was nothing of the giant in the aspect of the man who was beginning to awaken on the sleeping-porch of a Dutch Colonial house in that residential district of Zenith known as Floral Heights.</p>
<p>His name was George <abbr epub:type="z3998:given-name">F.</abbr> Babbitt. He was forty-six years old now, in April, 1920, and he made nothing in particular, neither butter nor shoes nor poetry, but he was nimble in the calling of selling houses for more than people could afford to pay.</p>
<p>His large head was pink, his brown hair thin and dry. His face was babyish in slumber, despite his wrinkles and the red spectacle-dents on the slopes of his nose. He was not fat but he was exceedingly well fed; his cheeks were pads, and the unroughened hand which lay helpless upon the khaki-colored blanket was slightly puffy. He seemed prosperous, extremely married and unromantic; and altogether unromantic appeared this sleeping-porch, which looked on one sizable elm, two respectable grass-plots, a cement driveway, and a corrugated iron garage. Yet Babbitt was again dreaming of the fairy child, a dream more romantic than scarlet pagodas by a silver sea.</p>
<p>For years the fairy child had come to him. Where others saw but Georgie Babbitt, she discerned gallant youth. She waited for him, in the darkness beyond mysterious groves. When at last he could slip away from the crowded house he darted to her. His wife, his clamoring friends, sought to follow, but he escaped, the girl fleet beside him, and they crouched together on a shadowy hillside. She was so slim, so white, so eager! She cried that he was gay and valiant, that she would wait for him, that they would sail</p>
<p>Rumble and bang of the milk-truck.</p>
<p>Babbitt moaned; turned over; struggled back toward his dream. He could see only her face now, beyond misty waters. The furnace-man slammed the basement door. A dog barked in the next yard. As Babbitt sank blissfully into a dim warm tide, the paper-carrier went by whistling, and the rolled-up <i epub:type="se:name.publication.newspaper">Advocate</i> thumped the front door. Babbitt roused, his stomach constricted with alarm. As he relaxed, he was pierced by the familiar and irritating rattle of someone cranking a Ford: snap-ah-ah, snap-ah-ah, snap-ah-ah. Himself a pious motorist, Babbitt cranked with the unseen driver, with him waited through taut hours for the roar of the starting engine, with him agonized as the roar ceased and again began the infernal patient snap-ah-ah—a round, flat sound, a shivering cold-morning sound, a sound infuriating and inescapable. Not till the rising voice of the motor told him that the Ford was moving was he released from the panting tension. He glanced once at his favorite tree, elm twigs against the gold patina of sky, and fumbled for sleep as for a drug. He who had been a boy very credulous of life was no longer greatly interested in the possible and improbable adventures of each new day.</p>
<p>He escaped from reality till the alarm-clock rang, at seven-twenty.</p>
</section>
<section id="chapter-1-3" epub:type="z3998:subchapter">
<h3 epub:type="ordinal z3998:roman">III</h3>
<p>It was the best of nationally advertised and quantitatively produced alarm-clocks, with all modern attachments, including cathedral chime, intermittent alarm, and a phosphorescent dial. Babbitt was proud of being awakened by such a rich device. Socially it was almost as creditable as buying expensive cord tires.</p>
<p>He sulkily admitted now that there was no more escape, but he lay and detested the grind of the real-estate business, and disliked his family, and disliked himself for disliking them. The evening before, he had played poker at Virgil Gunchs till midnight, and after such holidays he was irritable before breakfast. It may have been the tremendous home-brewed beer of the prohibition-era and the cigars to which that beer enticed him; it may have been resentment of return from this fine, bold man-world to a restricted region of wives and stenographers, and of suggestions not to smoke so much.</p>
<p>From the bedroom beside the sleeping-porch, his wifes detestably cheerful “Time to get up, Georgie boy,” and the itchy sound, the brisk and scratchy sound, of combing hairs out of a stiff brush.</p>
<p>He grunted; he dragged his thick legs, in faded baby-blue pajamas, from under the khaki blanket; he sat on the edge of the cot, running his fingers through his wild hair, while his plump feet mechanically felt for his slippers. He looked regretfully at the blanket—forever a suggestion to him of freedom and heroism. He had bought it for a camping trip which had never come off. It symbolized gorgeous loafing, gorgeous cursing, virile flannel shirts.</p>
<p>He creaked to his feet, groaning at the waves of pain which passed behind his eyeballs. Though he waited for their scorching recurrence, he looked blurrily out at the yard. It delighted him, as always; it was the neat yard of a successful business man of Zenith, that is, it was perfection, and made him also perfect. He regarded the corrugated iron garage. For the three-hundred-and-sixty-fifth time in a year he reflected, “No class to that tin shack. Have to build me a frame garage. But by golly its the only thing on the place that isnt up-to-date!” While he stared he thought of a community garage for his acreage development, Glen Oriole. He stopped puffing and jiggling. His arms were akimbo. His petulant, sleep-swollen face was set in harder lines. He suddenly seemed capable, an official, a man to contrive, to direct, to get things done.</p>
<p>On the vigor of his idea he was carried down the hard, clean, unused-looking hall into the bathroom.</p>
<p>Though the house was not large it had, like all houses on Floral Heights, an altogether royal bathroom of porcelain and glazed tile and metal sleek as silver. The towel-rack was a rod of clear glass set in nickel. The tub was long enough for a Prussian Guard, and above the set bowl was a sensational exhibit of toothbrush holder, shaving-brush holder, soap-dish, sponge-dish, and medicine-cabinet, so glittering and so ingenious that they resembled an electrical instrument-board. But the Babbitt whose god was Modern Appliances was not pleased. The air of the bathroom was thick with the smell of a heathen toothpaste. “Verona been at it again! Stead of sticking to Lilidol, like Ive repeatedly asked her, shes gone and gotten some confounded stinkum stuff that makes you sick!”</p>
<p>The bath-mat was wrinkled and the floor was wet. (His daughter Verona eccentrically took baths in the morning, now and then.) He slipped on the mat, and slid against the tub. He said “Damn!” Furiously he snatched up his tube of shaving-cream, furiously he lathered, with a belligerent slapping of the unctuous brush, furiously he raked his plump cheeks with a safety-razor. It pulled. The blade was dull. He said, “Damn—oh—oh—damn it!”</p>
<p>He hunted through the medicine-cabinet for a packet of new razorblades (reflecting, as invariably, “Be cheaper to buy one of these dinguses and strop your own blades,”) and when he discovered the packet, behind the round box of bicarbonate of soda, he thought ill of his wife for putting it there and very well of himself for not saying “Damn.” But he did say it, immediately afterward, when with wet and soap-slippery fingers he tried to remove the horrible little envelope and crisp clinging oiled paper from the new blade. Then there was the problem, oft-pondered, never solved, of what to do with the old blade, which might imperil the fingers of his young. As usual, he tossed it on top of the medicine-cabinet, with a mental note that some day he must remove the fifty or sixty other blades that were also temporarily, piled up there. He finished his shaving in a growing testiness increased by his spinning headache and by the emptiness in his stomach. When he was done, his round face smooth and streamy and his eyes stinging from soapy water, he reached for a towel. The family towels were wet, wet and clammy and vile, all of them wet, he found, as he blindly snatched them—his own face-towel, his wifes, Veronas, Teds, Tinkas, and the lone bath-towel with the huge welt of initial. Then George <abbr epub:type="z3998:given-name">F.</abbr> Babbitt did a dismaying thing. He wiped his face on the guest-towel! It was a pansy-embroidered trifle which always hung there to indicate that the Babbitts were in the best Floral Heights society. No one had ever used it. No guest had ever dared to. Guests secretively took a corner of the nearest regular towel.</p>
<p>He was raging, “By golly, here they go and use up all the towels, every doggone one of em, and they use em and get em all wet and sopping, and never put out a dry one for me—of course, Im the goat!—and then I want one and—Im the only person in the doggone house thats got the slightest doggone bit of consideration for other people and thoughtfulness and consider there may be others that may want to use the doggone bathroom after me and consider—”</p>
<p>He was pitching the chill abominations into the bathtub, pleased by the vindictiveness of that desolate flapping sound; and in the midst his wife serenely trotted in, observed serenely, “Why Georgie dear, what are you doing? Are you going to wash out the towels? Why, you neednt wash out the towels. Oh, Georgie, you didnt go and use the guest-towel, did you?”</p>
<p>It is not recorded that he was able to answer.</p>
<p>For the first time in weeks he was sufficiently roused by his wife to look at her.</p>
</section>
<section id="chapter-1-4" epub:type="z3998:subchapter">
<h3 epub:type="ordinal z3998:roman">IV</h3>
<p>Myra Babbitt<abbr epub:type="z3998:name-title">Mrs.</abbr> George <abbr epub:type="z3998:given-name">F.</abbr> Babbitt—was definitely mature. She had creases from the corners of her mouth to the bottom of her chin, and her plump neck bagged. But the thing that marked her as having passed the line was that she no longer had reticences before her husband, and no longer worried about not having reticences. She was in a petticoat now, and corsets which bulged, and unaware of being seen in bulgy corsets. She had become so dully habituated to married life that in her full matronliness she was as sexless as an anemic nun. She was a good woman, a kind woman, a diligent woman, but no one, save perhaps Tinka her ten-year-old, was at all interested in her or entirely aware that she was alive.</p>
<p>After a rather thorough discussion of all the domestic and social aspects of towels she apologized to Babbitt for his having an alcoholic headache; and he recovered enough to endure the search for a <abbr epub:type="z3998:initialism">B.V.D.</abbr> undershirt which had, he pointed out, malevolently been concealed among his clean pajamas.</p>
<p>He was fairly amiable in the conference on the brown suit.</p>
<p>“What do you think, Myra?” He pawed at the clothes hunched on a chair in their bedroom, while she moved about mysteriously adjusting and patting her petticoat and, to his jaundiced eye, never seeming to get on with her dressing. “How about it? Shall I wear the brown suit another day?”</p>
<p>“Well, it looks awfully nice on you.”</p>
<p>“I know, but gosh, it needs pressing.”</p>
<p>“Thats so. Perhaps it does.”</p>
<p>“It certainly could stand being pressed, all right.”</p>
<p>“Yes, perhaps it wouldnt hurt it to be pressed.”</p>
<p>“But gee, the coat doesnt need pressing. No sense in having the whole darn suit pressed, when the coat doesnt need it.”</p>
<p>“Thats so.”</p>
<p>“But the pants certainly need it, all right. Look at them—look at those wrinkles—the pants certainly do need pressing.”</p>
<p>“Thats so. Oh, Georgie, why couldnt you wear the brown coat with the blue trousers we were wondering what wed do with them?”</p>
<p>“Good Lord! Did you ever in all my life know me to wear the coat of one suit and the pants of another? What do you think I am? A busted bookkeeper?”</p>
<p>“Well, why dont you put on the dark gray suit today, and stop in at the tailor and leave the brown trousers?”</p>
<p>“Well, they certainly need—Now where the devil is that gray suit? Oh, yes, here we are.”</p>
<p>He was able to get through the other crises of dressing with comparative resoluteness and calm.</p>
<p>His first adornment was the sleeveless dimity <abbr epub:type="z3998:initialism">B.V.D.</abbr> undershirt, in which he resembled a small boy humorlessly wearing a cheesecloth tabard at a civic pageant. He never put on <abbr epub:type="z3998:initialism">B.V.D.</abbr>s without thanking the God of Progress that he didnt wear tight, long, old-fashioned undergarments, like his father-in-law and partner, Henry Thompson. His second embellishment was combing and slicking back his hair. It gave him a tremendous forehead, arching up two inches beyond the former hairline. But most wonder-working of all was the donning of his spectacles.</p>
<p>There is character in spectacles—the pretentious tortoiseshell, the meek pince-nez of the school teacher, the twisted silver-framed glasses of the old villager. Babbitts spectacles had huge, circular, frameless lenses of the very best glass; the earpieces were thin bars of gold. In them he was the modern business man; one who gave orders to clerks and drove a car and played occasional golf and was scholarly in regard to Salesmanship. His head suddenly appeared not babyish but weighty, and you noted his heavy, blunt nose, his straight mouth and thick, long upper lip, his chin overfleshy but strong; with respect you beheld him put on the rest of his uniform as a Solid Citizen.</p>
<p>The gray suit was well cut, well made, and completely undistinguished. It was a standard suit. White piping on the <i epub:type="z3998:grapheme">v</i> of the vest added a flavor of law and learning. His shoes were black laced boots, good boots, honest boots, standard boots, extraordinarily uninteresting boots. The only frivolity was in his purple knitted scarf. With considerable comment on the matter to <abbr epub:type="z3998:name-title">Mrs.</abbr> Babbitt (who, acrobatically fastening the back of her blouse to her skirt with a safety-pin, did not hear a word he said), he chose between the purple scarf and a tapestry effect with stringless brown harps among blown palms, and into it he thrust a snake-head pin with opal eyes.</p>
<p>A sensational event was changing from the brown suit to the gray the contents of his pockets. He was earnest about these objects. They were of eternal importance, like baseball or the Republican Party. They included a fountain pen and a silver pencil (always lacking a supply of new leads) which belonged in the righthand upper vest pocket. Without them he would have felt naked. On his watch-chain were a gold penknife, silver cigar-cutter, seven keys (the use of two of which he had forgotten), and incidentally a good watch. Depending from the chain was a large, yellowish elks-tooth-proclamation of his membership in the Brotherly and Protective Order of Elks. Most significant of all was his loose-leaf pocket notebook, that modern and efficient notebook which contained the addresses of people whom he had forgotten, prudent memoranda of postal money-orders which had reached their destinations months ago, stamps which had lost their mucilage, clippings of verses by <abbr epub:type="z3998:given-name">T.</abbr> Cholmondeley Frink and of the newspaper editorials from which Babbitt got his opinions and his polysyllables, notes to be sure and do things which he did not intend to do, and one curious inscription<abbr epub:type="z3998:initialism">D.S.S.</abbr> <abbr class="eoc" epub:type="z3998:initialism">D.M.Y.P.D.F.</abbr></p>
<p>But he had no cigarette-case. No one had ever happened to give him one, so he hadnt the habit, and people who carried cigarette-cases he regarded as effeminate.</p>
<p>Last, he stuck in his lapel the Boosters Club button. With the conciseness of great art the button displayed two words: “Boosters-Pep!” It made Babbitt feel loyal and important. It associated him with Good Fellows, with men who were nice and human, and important in business circles. It was his <abbr epub:type="z3998:initialism">V.C.</abbr>, his Legion of Honor ribbon, his Phi Beta Kappa key.</p>
<p>With the subtleties of dressing ran other complex worries. “I feel kind of punk this morning,” he said. “I think I had too much dinner last evening. You oughtnt to serve those heavy banana fritters.”</p>
<p>“But you asked me to have some.”</p>
<p>“I know, but—I tell you, when a fellow gets past forty he has to look after his digestion. Theres a lot of fellows that dont take proper care of themselves. I tell you at forty a mans a fool or his doctor—I mean, his own doctor. Folks dont give enough attention to this matter of dieting. Now I think—Course a man ought to have a good meal after the days work, but it would be a good thing for both of us if we took lighter lunches.”</p>
<p>“But Georgie, here at home I always do have a light lunch.”</p>
<p>“Mean to imply I make a hog of myself, eating downtown? Yes, sure! Youd have a swell time if you had to eat the truck that new steward hands out to us at the Athletic Club! But I certainly do feel out of sorts, this morning. Funny, got a pain down here on the left side—but no, that wouldnt be appendicitis, would it? Last night, when I was driving over to Verg Gunchs, I felt a pain in my stomach, too. Right here it was—kind of a sharp shooting pain. I—Whered that dime go to? Why dont you serve more prunes at breakfast? Of course I eat an apple every evening—an apple a day keeps the doctor away—but still, you ought to have more prunes, and not all these fancy doodads.”</p>
<p>“The last time I had prunes you didnt eat them.”</p>
<p>“Well, I didnt feel like eating em, I suppose. Matter of fact, I think I did eat some of em. Anyway—I tell you its mighty important to—I was saying to Verg Gunch, just last evening, most people dont take sufficient care of their diges—”</p>
<p>“Shall we have the Gunches for our dinner, next week?”</p>
<p>“Why sure; you bet.”</p>
<p>“Now see here, George: I want you to put on your nice dinner-jacket that evening.”</p>
<p>“Rats! The rest of em wont want to dress.”</p>
<p>“Of course they will. You remember when you didnt dress for the Littlefields supper-party, and all the rest did, and how embarrassed you were.”</p>
<p>“Embarrassed, hell! I wasnt embarrassed. Everybody knows I can put on as expensive a <abbr>Tux.</abbr> as anybody else, and I should worry if I dont happen to have it on sometimes. All a darn nuisance, anyway. All right for a woman, that stays around the house all the time, but when a fellows worked like the dickens all day, he doesnt want to go and hustle his head off getting into the soup-and-fish for a lot of folks that hes seen in just reglar ordinary clothes that same day.”</p>
<p>“You know you enjoy being seen in one. The other evening you admitted you were glad Id insisted on your dressing. You said you felt a lot better for it. And oh, Georgie, I do wish you wouldnt say <abbr class="eoc">Tux.</abbr> Its dinner-jacket.’ ”</p>
<p>“Rats, whats the odds?”</p>
<p>“Well, its what all the nice folks say. Suppose Lucile McKelvey heard you calling it a <abbr class="eoc">Tux.</abbr>’ ”</p>
<p>“Well, thats all right now! Lucile McKelvey cant pull anything on me! Her folks are common as mud, even if her husband and her dad are millionaires! I suppose youre trying to rub in your exalted social position! Well, let me tell you that your revered paternal ancestor, Henry <abbr epub:type="z3998:given-name">T.</abbr>, doesnt even call it a <abbr>Tux.</abbr>! He calls it a bobtail jacket for a ringtail monkey, and you couldnt get him into one unless you chloroformed him!”</p>
<p>“Now dont be horrid, George.”</p>
<p>“Well, I dont want to be horrid, but Lord! youre getting as fussy as Verona. Ever since she got out of college shes been too rambunctious to live with—doesnt know what she wants—well, I know what she wants!—all she wants is to marry a millionaire, and live in Europe, and hold some preachers hand, and simultaneously at the same time stay right here in Zenith and be some blooming kind of a socialist agitator or boss charity-worker or some damn thing! Lord, and Ted is just as bad! He wants to go to college, and he doesnt want to go to college. Only one of the three that knows her own mind is Tinka. Simply cant understand how I ever came to have a pair of shilly-shallying children like Rone and Ted. I may not be any Rockefeller or James <abbr epub:type="z3998:given-name">J.</abbr> Shakespeare, but I certainly do know my own mind, and I do keep right on plugging along in the office and—Do you know the latest? Far as I can figure out, Teds new bee is hed like to be a movie actor and—And here Ive told him a hundred times, if hell go to college and law-school and make good, Ill set him up in business and—Verona just exactly as bad. Doesnt know what she wants. Well, well, come on! Arent you ready yet? The girl rang the bell three minutes ago.”</p>
</section>
<section id="chapter-1-5" epub:type="z3998:subchapter">
<h3 epub:type="ordinal z3998:roman">V</h3>
<p>Before he followed his wife, Babbitt stood at the westernmost window of their room. This residential settlement, Floral Heights, was on a rise; and though the center of the city was three miles away—Zenith had between three and four hundred thousand inhabitants now—he could see the top of the Second National Tower, an Indiana limestone building of thirty-five stories.</p>
<p>Its shining walls rose against April sky to a simple cornice like a streak of white fire. Integrity was in the tower, and decision. It bore its strength lightly as a tall soldier. As Babbitt stared, the nervousness was soothed from his face, his slack chin lifted in reverence. All he articulated was “Thats one lovely sight!” but he was inspired by the rhythm of the city; his love of it renewed. He beheld the tower as a temple-spire of the religion of business, a faith passionate, exalted, surpassing common men; and as he clumped down to breakfast he whistled the ballad “Oh, by gee, by gosh, by jingo” as though it were a hymn melancholy and noble.</p>
</section>
</section>
<section id="chapter-2" epub:type="chapter bodymatter z3998:fiction">
<h2 epub:type="title">Chapter <span epub:type="z3998:roman">II</span></h2>
<section id="chapter-2-1" epub:type="z3998:subchapter">
<h3 epub:type="ordinal z3998:roman">I</h3>
<p>Relieved of Babbitts bumbling and the soft grunts with which his wife expressed the sympathy she was too experienced to feel and much too experienced not to show, their bedroom settled instantly into impersonality.</p>
<p>It gave on the sleeping-porch. It served both of them as dressing-room, and on the coldest nights Babbitt luxuriously gave up the duty of being manly and retreated to the bed inside, to curl his toes in the warmth and laugh at the January gale.</p>
<p>The room displayed a modest and pleasant color-scheme, after one of the best standard designs of the decorator who “did the interiors” for most of the speculative-builders houses in Zenith. The walls were gray, the woodwork white, the rug a serene blue; and very much like mahogany was the furniture—the bureau with its great clear mirror, <abbr epub:type="z3998:name-title">Mrs.</abbr> Babbitts dressing-table with toilet-articles of almost solid silver, the plain twin beds, between them a small table holding a standard electric bedside lamp, a glass for water, and a standard bedside book with colored illustrations—what particular book it was cannot be ascertained, since no one had ever opened it. The mattresses were firm but not hard, triumphant modern mattresses which had cost a great deal of money; the hot-water radiator was of exactly the proper scientific surface for the cubic contents of the room. The windows were large and easily opened, with the best catches and cords, and Holland roller-shades guaranteed not to crack. It was a masterpiece among bedrooms, right out of Cheerful Modern Houses for Medium Incomes. Only it had nothing to do with the Babbitts, nor with anyone else. If people had ever lived and loved here, read thrillers at midnight and lain in beautiful indolence on a Sunday morning, there were no signs of it. It had the air of being a very good room in a very good hotel. One expected the chambermaid to come in and make it ready for people who would stay but one night, go without looking back, and never think of it again.</p>
<p>Every second house in Floral Heights had a bedroom precisely like this.</p>
<p>The Babbitts house was five years old. It was all as competent and glossy as this bedroom. It had the best of taste, the best of inexpensive rugs, a simple and laudable architecture, and the latest conveniences. Throughout, electricity took the place of candles and slatternly hearth-fires. Along the bedroom baseboard were three plugs for electric lamps, concealed by little brass doors. In the halls were plugs for the vacuum cleaner, and in the living-room plugs for the piano lamp, for the electric fan. The trim dining-room (with its admirable oak buffet, its leaded-glass cupboard, its creamy plaster walls, its modest scene of a salmon expiring upon a pile of oysters) had plugs which supplied the electric percolator and the electric toaster.</p>
<p>In fact there was but one thing wrong with the Babbitt house: It was not a home.</p>
</section>
<section id="chapter-2-2" epub:type="z3998:subchapter">
<h3 epub:type="ordinal z3998:roman">II</h3>
<p>Often of a morning Babbitt came bouncing and jesting in to breakfast. But things were mysteriously awry today. As he pontifically tread the upper hall he looked into Veronas bedroom and protested, “Whats the use of giving the family a high-class house when they dont appreciate it and tend to business and get down to brass tacks?”</p>
<p>He marched upon them: Verona, a dumpy brown-haired girl of twenty-two, just out of Bryn Mawr, given to solicitudes about duty and sex and God and the unconquerable bagginess of the gray sports-suit she was now wearing. Ted—Theodore Roosevelt Babbitt—a decorative boy of seventeen. Tinka—Katherine—still a baby at ten, with radiant red hair and a thin skin which hinted of too much candy and too many ice cream sodas. Babbitt did not show his vague irritation as he tramped in. He really disliked being a family tyrant, and his nagging was as meaningless as it was frequent. He shouted at Tinka, “Well, kittiedoolie!” It was the only pet name in his vocabulary, except the “dear” and “<abbr>hon.</abbr>” with which he recognized his wife, and he flung it at Tinka every morning.</p>
<p>He gulped a cup of coffee in the hope of pacifying his stomach and his soul. His stomach ceased to feel as though it did not belong to him, but Verona began to be conscientious and annoying, and abruptly there returned to Babbitt the doubts regarding life and families and business which had clawed at him when his dream-life and the slim fairy girl had fled.</p>
<p>Verona had for six months been filing-clerk at the Gruensberg Leather Company offices, with a prospect of becoming secretary to <abbr epub:type="z3998:name-title">Mr.</abbr> Gruensberg and thus, as Babbitt defined it, “getting some good out of your expensive college education till youre ready to marry and settle down.”</p>
<p>But now said Verona: “Father! I was talking to a classmate of mine thats working for the Associated Charities—oh, Dad, theres the sweetest little babies that come to the milk-station there!—and I feel as though I ought to be doing something worthwhile like that.”</p>
<p>“What do you mean worthwhile? If you get to be Gruensbergs secretary—and maybe you would, if you kept up your shorthand and didnt go sneaking off to concerts and talkfests every evening—I guess youll find thirty-five or forty bones a week worth while!”</p>
<p>“I know, but—oh, I want to—contribute—I wish I were working in a settlement-house. I wonder if I could get one of the department-stores to let me put in a welfare-department with a nice restroom and chintzes and wicker chairs and so on and so forth. Or I could—”</p>
<p>“Now you look here! The first thing you got to understand is that all this uplift and flipflop and settlement-work and recreation is nothing in Gods world but the entering wedge for socialism. The sooner a man learns he isnt going to be coddled, and he neednt expect a lot of free grub and, uh, all these free classes and flipflop and doodads for his kids unless he earns em, why, the sooner hell get on the job and produce—produce—produce! Thats what the country needs, and not all this fancy stuff that just enfeebles the willpower of the working man and gives his kids a lot of notions above their class. And you—if youd tend to business instead of fooling and fussing—All the time! When I was a young man I made up my mind what I wanted to do, and stuck to it through thick and thin, and thats why Im where I am today, and—Myra! What do you let the girl chop the toast up into these dinky little chunks for? Cant get your fist onto em. Half cold, anyway!”</p>
<p>Ted Babbitt, junior in the great East Side High School, had been making hiccup-like sounds of interruption. He blurted now, “Say, Rone, you going to—”</p>
<p>Verona whirled. “Ted! Will you kindly not interrupt us when were talking about serious matters!”</p>
<p>“Aw punk,” said Ted judicially. “Ever since somebody slipped up and let you out of college, Ammonia, you been pulling these nut conversations about what-nots and soon-and-so-forths. Are you going to—I want to use the car tonight.”</p>
<p>Babbitt snorted, “Oh, you do! May want it myself!” Verona protested, “Oh, you do, <abbr epub:type="z3998:name-title">Mr.</abbr> Smarty! Im going to take it myself!” Tinka wailed, “Oh, papa, you said maybe youd drive us down to Rosedale!” and <abbr epub:type="z3998:name-title">Mrs.</abbr> Babbitt, “Careful, Tinka, your sleeve is in the butter.” They glared, and Verona hurled, “Ted, youre a perfect pig about the car!”</p>
<p>“Course youre not! Not a-tall!” Ted could be maddeningly bland. “You just want to grab it off, right after dinner, and leave it in front of some skirts house all evening while you sit and gas about liteature and the highbrows youre going to marry—if they only propose!”</p>
<p>“Well, Dad oughtnt to <em>ever</em> let you have it! You and those beastly Jones boys drive like maniacs. The idea of your taking the turn on Chautauqua Place at forty miles an hour!”</p>
<p>“Aw, where do you get that stuff! Youre so darn scared of the car that you drive uphill with the emergency brake on!”</p>
<p>“I do not! And you—Always talking about how much you know about motors, and Eunice Littlefield told me you said the battery fed the generator!”</p>
<p>“You—why, my good woman, you dont know a generator from a differential.” Not unreasonably was Ted lofty with her. He was a natural mechanic, a maker and tinkerer of machines; he lisped in blueprints for the blueprints came.</p>
<p>“Thatll do now!” Babbitt flung in mechanically, as he lighted the gloriously satisfying first cigar of the day and tasted the exhilarating drug of the <i epub:type="se:name.publication.newspaper">Advocate-Times</i> headlines.</p>
<p>Ted negotiated: “Gee, honest, Rone, I dont want to take the old boat, but I promised couple o girls in my class Id drive em down to the rehearsal of the school chorus, and, gee, I dont want to, but a gentlemans got to keep his social engagements.”</p>
<p>“Well, upon my word! You and your social engagements! In high school!”</p>
<p>“Oh, aint we select since we went to that hen college! Let me tell you there isnt a private school in the state thats got as swell a bunch as we got in Gamma Digamma this year. Theres two fellows that their dads are millionaires. Say, gee, I ought to have a car of my own, like lots of the fellows.” Babbitt almost rose. “A car of your own! Dont you want a yacht, and a house and lot? That pretty nearly takes the cake! A boy that cant pass his Latin examinations, like any other boy ought to, and he expects me to give him a motorcar, and I suppose a chauffeur, and an areoplane maybe, as a reward for the hard work he puts in going to the movies with Eunice Littlefield! Well, when you see me giving you—”</p>
<p>Somewhat later, after diplomacies, Ted persuaded Verona to admit that she was merely going to the Armory, that evening, to see the dog and cat show. She was then, Ted planned, to park the car in front of the candy-store across from the Armory and he would pick it up. There were masterly arrangements regarding leaving the key, and having the gasoline tank filled; and passionately, devotees of the Great God Motor, they hymned the patch on the spare inner-tube, and the lost jack-handle.</p>
<p>Their truce dissolving, Ted observed that her friends were “a scream of a bunch-stuck-up gabby four-flushers.” His friends, she indicated, were “disgusting imitation sports, and horrid little shrieking ignorant girls.” Further: “Its disgusting of you to smoke cigarettes, and so on and so forth, and those clothes youve got on this morning, theyre too utterly ridiculous—honestly, simply disgusting.”</p>
<p>Ted balanced over to the low beveled mirror in the buffet, regarded his charms, and smirked. His suit, the latest thing in Old Eli Togs, was skintight, with skimpy trousers to the tops of his glaring tan boots, a chorus-man waistline, pattern of an agitated check, and across the back a belt which belted nothing. His scarf was an enormous black silk wad. His flaxen hair was ice-smooth, pasted back without parting. When he went to school he would add a cap with a long visor like a shovel-blade. Proudest of all was his waistcoat, saved for, begged for, plotted for; a real Fancy Vest of fawn with polka dots of a decayed red, the points astoundingly long. On the lower edge of it he wore a high-school button, a class button, and a fraternity pin.</p>
<p>And none of it mattered. He was supple and swift and flushed; his eyes (which he believed to be cynical) were candidly eager. But he was not over-gentle. He waved his hand at poor dumpy Verona and drawled: “Yes, I guess were pretty ridiculous and disgusticulus, and I rather guess our new necktie is some smear!”</p>
<p>Babbitt barked: “It is! And while youre admiring yourself, let me tell you it might add to your manly beauty if you wiped some of that egg off your mouth!”</p>
<p>Verona giggled, momentary victor in the greatest of Great Wars, which is the family war. Ted looked at her hopelessly, then shrieked at Tinka: “For the love o Pete, quit pouring the whole sugar bowl on your corn flakes!”</p>
<p>When Verona and Ted were gone and Tinka upstairs, Babbitt groaned to his wife: “Nice family, I must say! I dont pretend to be any baa-lamb, and maybe Im a little cross-grained at breakfast sometimes, but the way they go on jab-jab-jabbering, I simply cant stand it. I swear, I feel like going off some place where I can get a little peace. I do think after a mans spent his lifetime trying to give his kids a chance and a decent education, its pretty discouraging to hear them all the time scrapping like a bunch of hyenas and never—and never—Curious; here in the paper it says—Never silent for one mom—Seen the morning paper yet?”</p>
<p>“No, dear.” In twenty-three years of married life, <abbr epub:type="z3998:name-title">Mrs.</abbr> Babbitt had seen the paper before her husband just sixty-seven times.</p>
<p>“Lots of news. Terrible big tornado in the South. Hard luck, all right. But this, say, this is corking! Beginning of the end for those fellows! New York Assembly has passed some bills that ought to completely outlaw the socialists! And theres an elevator-runners strike in New York and a lot of college boys are taking their places. Thats the stuff! And a mass-meeting in Birminghams demanded that this Mick agitator, this fellow De Valera, be deported. Dead right, by golly! All these agitators paid with German gold anyway. And we got no business interfering with the Irish or any other foreign government. Keep our hands strictly off. And theres another well-authenticated rumor from Russia that Lenin is dead. Thats fine. Its beyond me why we dont just step in there and kick those Bolshevik cusses out.”</p>
<p>“Thats so,” said <abbr epub:type="z3998:name-title">Mrs.</abbr> Babbitt.</p>
<p>“And it says here a fellow was inaugurated mayor in overalls—a preacher, too! What do you think of that!”</p>
<p>“Humph! Well!”</p>
<p>He searched for an attitude, but neither as a Republican, a Presbyterian, an Elk, nor a real-estate broker did he have any doctrine about preacher-mayors laid down for him, so he grunted and went on. She looked sympathetic and did not hear a word. Later she would read the headlines, the society columns, and the department-store advertisements.</p>
<p>“What do you know about this! Charley McKelvey still doing the sassiety stunt as heavy as ever. Heres what that gushy woman reporter says about last night:”</p>
<blockquote>
<p>Never is Society with the big, big S more flattered than when they are bidden to partake of good cheer at the distinguished and hospitable residence of <abbr epub:type="z3998:name-title">Mr.</abbr> and <abbr epub:type="z3998:name-title">Mrs.</abbr> Charles <abbr epub:type="z3998:given-name">L.</abbr> McKelvey as they were last night. Set in its spacious lawns and landscaping, one of the notable sights crowning Royal Ridge, but merry and homelike despite its mighty stone walls and its vast rooms famed for their decoration, their home was thrown open last night for a dance in honor of <abbr epub:type="z3998:name-title">Mrs.</abbr> McKelveys notable guest, Miss <abbr epub:type="z3998:given-name">J.</abbr> Sneeth of Washington. The wide hall is so generous in its proportions that it made a perfect ballroom, its hardwood floor reflecting the charming pageant above its polished surface. Even the delights of dancing paled before the alluring opportunities for tête-à-têtes that invited the soul to loaf in the long library before the baronial fireplace, or in the drawing-room with its deep comfy armchairs, its shaded lamps just made for a sly whisper of pretty nothings all a deux; or even in the billiard room where one could take a cue and show a prowess at still another game than that sponsored by Cupid and Terpsichore.</p>
</blockquote>
<p>There was more, a great deal more, in the best urban journalistic style of Miss Elnora Pearl Bates, the popular society editor of the <i epub:type="se:name.publication.newspaper">Advocate-Times</i>. But Babbitt could not abide it. He grunted. He wrinkled the newspaper. He protested: “Can you beat it! Im willing to hand a lot of credit to Charley McKelvey. When we were in college together, he was just as hard up as any of us, and hes made a million good bucks out of contracting and hasnt been any dishonester or bought any more city councils than was necessary. And thats a good house of his—though it aint any mighty stone walls and it aint worth the ninety thousand it cost him. But when it comes to talking as though Charley McKelvey and all that booze-hoisting set of his are any blooming bunch of of, of Vanderbilts, why, it makes me tired!”</p>
<p>Timidly from <abbr epub:type="z3998:name-title">Mrs.</abbr> Babbitt: “I would like to see the inside of their house though. It must be lovely. Ive never been inside.”</p>
<p>“Well, I have! Lots of—couple of times. To see Chaz about business deals, in the evening. Its not so much. I wouldnt <em>want</em> to go there to dinner with that gang of, of highbinders. And Ill bet I make a whole lot more money than some of those tin-horns that spend all they got on dress-suits and havent got a decent suit of underwear to their name! Hey! What do you think of this!”</p>
<p><abbr epub:type="z3998:name-title">Mrs.</abbr> Babbitt was strangely unmoved by the tidings from the Real Estate and Building column of the <i epub:type="se:name.publication.newspaper">Advocate-Times</i>:</p>
<blockquote>
<p>Ashtabula Street, 496<abbr epub:type="z3998:given-name">J. K.</abbr> Dawson to</p>
<p>Thomas Mullally, April 17, 15.7 × 112.2,</p>
<p><abbr>mtg.</abbr> $4,000… ⁠ ⁠… ⁠ ⁠… ⁠ ⁠… ⁠ ⁠… ⁠ ⁠… ⁠ ⁠… ⁠ ⁠… ⁠ ⁠… ⁠ ⁠… ⁠ ⁠… <abbr class="eoc">Nom.</abbr></p>
</blockquote>
<p>And this morning Babbitt was too disquieted to entertain her with items from Mechanics Liens, Mortgages Recorded, and Contracts Awarded. He rose. As he looked at her his eyebrows seemed shaggier than usual. Suddenly:</p>
<p>“Yes, maybe—Kind of shame to not keep in touch with folks like the McKelveys. We might try inviting them to dinner, some evening. Oh, thunder, lets not waste our good time thinking about em! Our little bunch has a lot liver times than all those plutes. Just compare a real human like you with these neurotic birds like Lucile McKelvey—all highbrow talk and dressed up like a plush horse! Youre a great old girl, <abbr>hon.</abbr>!”</p>
<p>He covered his betrayal of softness with a complaining: “Say, dont let Tinka go and eat any more of that poison nutfudge. For Heavens sake, try to keep her from ruining her digestion. I tell you, most folks dont appreciate how important it is to have a good digestion and regular habits. Be back bout usual time, I guess.”</p>
<p>He kissed her—he didnt quite kiss her—he laid unmoving lips against her unflushing cheek. He hurried out to the garage, muttering: “Lord, what a family! And now Myra is going to get pathetic on me because we dont train with this millionaire outfit. Oh, Lord, sometimes Id like to quit the whole game. And the office worry and detail just as bad. And I act cranky and—I dont mean to, but I get—So darn tired!”</p>
</section>
</section>
<section id="chapter-3" epub:type="chapter bodymatter z3998:fiction">
<h2 epub:type="title">Chapter <span epub:type="z3998:roman">III</span></h2>
<section id="chapter-3-1" epub:type="z3998:subchapter">
<h3 epub:type="ordinal z3998:roman">I</h3>
<p>To George <abbr epub:type="z3998:given-name">F.</abbr> Babbitt, as to most prosperous citizens of Zenith, his motor car was poetry and tragedy, love and heroism. The office was his pirate ship but the car his perilous excursion ashore.</p>
<p>Among the tremendous crises of each day none was more dramatic than starting the engine. It was slow on cold mornings; there was the long, anxious whirr of the starter; and sometimes he had to drip ether into the cocks of the cylinders, which was so very interesting that at lunch he would chronicle it drop by drop, and orally calculate how much each drop had cost him.</p>
<p>This morning he was darkly prepared to find something wrong, and he felt belittled when the mixture exploded sweet and strong, and the car didnt even brush the doorjamb, gouged and splintery with many bruisings by fenders, as he backed out of the garage. He was confused. He shouted “Morning!” to Sam Doppelbrau with more cordiality than he had intended.</p>
<p>Babbitts green and white Dutch Colonial house was one of three in that block on Chatham Road. To the left of it was the residence of <abbr epub:type="z3998:name-title">Mr.</abbr> Samuel Doppelbrau, secretary of an excellent firm of bathroom-fixture jobbers. His was a comfortable house with no architectural manners whatever; a large wooden box with a squat tower, a broad porch, and glossy paint yellow as a yolk. Babbitt disapproved of <abbr epub:type="z3998:name-title">Mr.</abbr> and <abbr epub:type="z3998:name-title">Mrs.</abbr> Doppelbrau as “Bohemian.” From their house came midnight music and obscene laughter; there were neighborhood rumors of bootlegged whisky and fast motor rides. They furnished Babbitt with many happy evenings of discussion, during which he announced firmly, “Im not straitlaced, and I dont mind seeing a fellow throw in a drink once in a while, but when it comes to deliberately trying to get away with a lot of hell-raising all the while like the Doppelbraus do, its too rich for my blood!”</p>
<p>On the other side of Babbitt lived Howard Littlefield, <abbr epub:type="z3998:name-title">Ph.D.</abbr>, in a strictly modern house whereof the lower part was dark red tapestry brick, with a leaded oriel, the upper part of pale stucco like spattered clay, and the roof red-tiled. Littlefield was the Great Scholar of the neighborhood; the authority on everything in the world except babies, cooking, and motors. He was a Bachelor of Arts of Blodgett College, and a Doctor of Philosophy in economics of Yale. He was the employment-manager and publicity-counsel of the Zenith Street Traction Company. He could, on ten hours notice, appear before the board of aldermen or the state legislature and prove, absolutely, with figures all in rows and with precedents from Poland and New Zealand, that the streetcar company loved the Public and yearned over its employees; that all its stock was owned by Widows and Orphans; and that whatever it desired to do would benefit property-owners by increasing rental values, and help the poor by lowering rents. All his acquaintances turned to Littlefield when they desired to know the date of the battle of Saragossa, the definition of the word “sabotage,” the future of the German mark, the translation of “<i lang="la" xml:lang="la">hinc illae lachrimae</i>,” or the number of products of coal tar. He awed Babbitt by confessing that he often sat up till midnight reading the figures and footnotes in Government reports, or skimming (with amusement at the authors mistakes) the latest volumes of chemistry, archeology, and ichthyology.</p>
<p>But Littlefields great value was as a spiritual example. Despite his strange learnings he was as strict a Presbyterian and as firm a Republican as George <abbr epub:type="z3998:given-name">F.</abbr> Babbitt. He confirmed the business men in the faith. Where they knew only by passionate instinct that their system of industry and manners was perfect, <abbr epub:type="z3998:name-title">Dr.</abbr> Howard Littlefield proved it to them, out of history, economics, and the confessions of reformed radicals.</p>
<p>Babbitt had a good deal of honest pride in being the neighbor of such a savant, and in Teds intimacy with Eunice Littlefield. At sixteen Eunice was interested in no statistics save those regarding the ages and salaries of motion-picture stars, but—as Babbitt definitively put it—“she was her fathers daughter.”</p>
<p>The difference between a light man like Sam Doppelbrau and a really fine character like Littlefield was revealed in their appearances. Doppelbrau was disturbingly young for a man of forty-eight. He wore his derby on the back of his head, and his red face was wrinkled with meaningless laughter. But Littlefield was old for a man of forty-two. He was tall, broad, thick; his gold-rimmed spectacles were engulfed in the folds of his long face; his hair was a tossed mass of greasy blackness; he puffed and rumbled as he talked; his Phi Beta Kappa key shone against a spotty black vest; he smelled of old pipes; he was altogether funereal and archidiaconal; and to real-estate brokerage and the jobbing of bathroom-fixtures he added an aroma of sanctity.</p>
<p>This morning he was in front of his house, inspecting the grass parking between the curb and the broad cement sidewalk. Babbitt stopped his car and leaned out to shout “Mornin!” Littlefield lumbered over and stood with one foot up on the running-board.</p>
<p>“Fine morning,” said Babbitt, lighting—illegally early—his second cigar of the day.</p>
<p>“Yes, its a mighty fine morning,” said Littlefield.</p>
<p>“Spring coming along fast now.”</p>
<p>“Yes, its real spring now, all right,” said Littlefield.</p>
<p>“Still cold nights, though. Had to have a couple blankets, on the sleeping-porch last night.”</p>
<p>“Yes, it wasnt any too warm last night,” said Littlefield.</p>
<p>“But I dont anticipate well have any more real cold weather now.”</p>
<p>“No, but still, there was snow at Tiflis, Montana, yesterday,” said the Scholar, “and you remember the blizzard they had out West three days ago—thirty inches of snow at Greeley, Colorado—and two years ago we had a snow-squall right here in Zenith on the twenty-fifth of April.”</p>
<p>“Is that a fact! Say, old man, what do you think about the Republican candidate? Wholl they nominate for president? Dont you think its about time we had a real business administration?”</p>
<p>“In my opinion, what the country needs, first and foremost, is a good, sound, businesslike conduct of its affairs. What we need is—a business administration!” said Littlefield.</p>
<p>“Im glad to hear you say that! I certainly am glad to hear you say that! I didnt know how youd feel about it, with all your associations with colleges and so on, and Im glad you feel that way. What the country needs—just at this present juncture—is neither a college president nor a lot of monkeying with foreign affairs, but a good—sound economical—business—administration, that will give us a chance to have something like a decent turnover.”</p>
<p>“Yes. It isnt generally realized that even in China the schoolmen are giving way to more practical men, and of course you can see what that implies.”</p>
<p>“Is that a fact! Well, well!” breathed Babbitt, feeling much calmer, and much happier about the way things were going in the world. “Well, its been nice to stop and parleyvoo a second. Guess Ill have to get down to the office now and sting a few clients. Well, so long, old man. See you tonight. So long.”</p>
</section>
<section id="chapter-3-2" epub:type="z3998:subchapter">
<h3 epub:type="ordinal z3998:roman">II</h3>
<p>They had labored, these solid citizens. Twenty years before, the hill on which Floral Heights was spread, with its bright roofs and immaculate turf and amazing comfort, had been a wilderness of rank second-growth elms and oaks and maples. Along the precise streets were still a few wooded vacant lots, and the fragment of an old orchard. It was brilliant today; the apple boughs were lit with fresh leaves like torches of green fire. The first white of cherry blossoms flickered down a gully, and robins clamored.</p>
<p>Babbitt sniffed the earth, chuckled at the hysteric robins as he would have chuckled at kittens or at a comic movie. He was, to the eye, the perfect office-going executive—a well-fed man in a correct brown soft hat and frameless spectacles, smoking a large cigar, driving a good motor along a semi-suburban parkway. But in him was some genius of authentic love for his neighborhood, his city, his clan. The winter was over; the time was come for the building, the visible growth, which to him was glory. He lost his dawn depression; he was ruddily cheerful when he stopped on Smith Street to leave the brown trousers, and to have the gasoline-tank filled.</p>
<p>The familiarity of the rite fortified him: the sight of the tall red iron gasoline-pump, the hollow-tile and terra-cotta garage, the window full of the most agreeable accessories—shiny casings, spark-plugs with immaculate porcelain jackets tire-chains of gold and silver. He was flattered by the friendliness with which Sylvester Moon, dirtiest and most skilled of motor mechanics, came out to serve him. “Mornin, <abbr epub:type="z3998:name-title">Mr.</abbr> Babbitt!” said Moon, and Babbitt felt himself a person of importance, one whose name even busy garagemen remembered—not one of these cheap-sports flying around in flivvers. He admired the ingenuity of the automatic dial, clicking off gallon by gallon; admired the smartness of the sign: “A fill in time saves getting stuck—gas today 31 cents”; admired the rhythmic gurgle of the gasoline as it flowed into the tank, and the mechanical regularity with which Moon turned the handle.</p>
<p>“How much we takin today?” asked Moon, in a manner which combined the independence of the great specialist, the friendliness of a familiar gossip, and respect for a man of weight in the community, like George <abbr epub:type="z3998:given-name">F.</abbr> Babbitt.</p>
<p>“Fill er up.”</p>
<p>“Who you rootin for for Republican candidate, <abbr epub:type="z3998:name-title">Mr.</abbr> Babbitt?”</p>
<p>“Its too early to make any predictions yet. After all, theres still a good month and two weeks—no, three weeks—must be almost three weeks—well, theres more than six weeks in all before the Republican convention, and I feel a fellow ought to keep an open mind and give all the candidates a show—look em all over and size em up, and then decide carefully.”</p>
<p>“Thats a fact, <abbr epub:type="z3998:name-title">Mr.</abbr> Babbitt.”</p>
<p>“But Ill tell you—and my stand on this is just the same as it was four years ago, and eight years ago, and itll be my stand four years from now—yes, and eight years from now! What I tell everybody, and it cant be too generally understood, is that what we need first, last, and all the time is a good, sound business administration!”</p>
<p>“By golly, thats right!”</p>
<p>“How do those front tires look to you?”</p>
<p>“Fine! Fine! Wouldnt be much work for garages if everybody looked after their car the way you do.”</p>
<p>“Well, I do try and have some sense about it.” Babbitt paid his bill, said adequately, “Oh, keep the change,” and drove off in an ecstasy of honest self-appreciation. It was with the manner of a Good Samaritan that he shouted at a respectable-looking man who was waiting for a trolley car, “Have a lift?” As the man climbed in Babbitt condescended, “Going clear downtown? Whenever I see a fellow waiting for a trolley, I always make it a practice to give him a lift—unless, of course, he looks like a bum.”</p>
<p>“Wish there were more folks that were so generous with their machines,” dutifully said the victim of benevolence. “Oh, no, taint a question of generosity, hardly. Fact, I always feel—I was saying to my son just the other night—its a fellows duty to share the good things of this world with his neighbors, and it gets my goat when a fellow gets stuck on himself and goes around tooting his horn merely because hes charitable.”</p>
<p>The victim seemed unable to find the right answer. Babbitt boomed on:</p>
<p>“Pretty punk service the Company giving us on these car-lines. Nonsense to only run the Portland Road cars once every seven minutes. Fellow gets mighty cold on a winter morning, waiting on a street corner with the wind nipping at his ankles.”</p>
<p>“Thats right. The Street Car Company dont care a damn what kind of a deal they give us. Something ought to happen to em.”</p>
<p>Babbitt was alarmed. “But still, of course it wont do to just keep knocking the Traction Company and not realize the difficulties theyre operating under, like these cranks that want municipal ownership. The way these workmen hold up the Company for high wages is simply a crime, and of course the burden falls on you and me that have to pay a seven-cent fare! Fact, theres remarkable service on all their lines—considering.”</p>
<p>“Well—” uneasily.</p>
<p>“Darn fine morning,” Babbitt explained. “Spring coming along fast.”</p>
<p>“Yes, its real spring now.”</p>
<p>The victim had no originality, no wit, and Babbitt fell into a great silence and devoted himself to the game of beating trolley cars to the corner: a spurt, a tail-chase, nervous speeding between the huge yellow side of the trolley and the jagged row of parked motors, shooting past just as the trolley stopped—a rare game and valiant.</p>
<p>And all the while he was conscious of the loveliness of Zenith. For weeks together he noticed nothing but clients and the vexing To Rent signs of rival brokers. Today, in mysterious malaise, he raged or rejoiced with equal nervous swiftness, and today the light of spring was so winsome that he lifted his head and saw.</p>
<p>He admired each district along his familiar route to the office: The bungalows and shrubs and winding irregular drive ways of Floral Heights. The one-story shops on Smith Street, a glare of plate-glass and new yellow brick; groceries and laundries and drugstores to supply the more immediate needs of East Side housewives. The market gardens in Dutch Hollow, their shanties patched with corrugated iron and stolen doors. Billboards with crimson goddesses nine feet tall advertising cinema films, pipe tobacco, and talcum powder. The old “mansions” along Ninth Street, <abbr epub:type="z3998:initialism">S.E.</abbr>, like aged dandies in filthy linen; wooden castles turned into boardinghouses, with muddy walks and rusty hedges, jostled by fast-intruding garages, cheap apartment-houses, and fruit-stands conducted by bland, sleek Athenians. Across the belt of railroad-tracks, factories with high-perched water-tanks and tall stacks-factories producing condensed milk, paper boxes, lighting-fixtures, motor cars. Then the business center, the thickening darting traffic, the crammed trolleys unloading, and high doorways of marble and polished granite.</p>
<p>It was big—and Babbitt respected bigness in anything; in mountains, jewels, muscles, wealth, or words. He was, for a spring-enchanted moment, the lyric and almost unselfish lover of Zenith. He thought of the outlying factory suburbs; of the Chaloosa River with its strangely eroded banks; of the orchard-dappled Tonawanda Hills to the North, and all the fat dairy land and big barns and comfortable herds. As he dropped his passenger he cried, “Gosh, I feel pretty good this morning!”</p>
</section>
<section id="chapter-3-3" epub:type="z3998:subchapter">
<h3 epub:type="ordinal z3998:roman">III</h3>
<p>Epochal as starting the car was the drama of parking it before he entered his office. As he turned from Oberlin Avenue round the corner into Third Street, <abbr epub:type="z3998:initialism">N.E.</abbr>, he peered ahead for a space in the line of parked cars. He angrily just missed a space as a rival driver slid into it. Ahead, another car was leaving the curb, and Babbitt slowed up, holding out his hand to the cars pressing on him from behind, agitatedly motioning an old woman to go ahead, avoiding a truck which bore down on him from one side. With front wheels nicking the wrought-steel bumper of the car in front, he stopped, feverishly cramped his steering-wheel, slid back into the vacant space and, with eighteen inches of room, manoeuvered to bring the car level with the curb. It was a virile adventure masterfully executed. With satisfaction he locked a thief-proof steel wedge on the front wheel, and crossed the street to his real-estate office on the ground floor of the Reeves Building.</p>
<p>The Reeves Building was as fireproof as a rock and as efficient as a typewriter; fourteen stories of yellow pressed brick, with clean, upright, unornamented lines. It was filled with the offices of lawyers, doctors, agents for machinery, for emery wheels, for wire fencing, for mining-stock. Their gold signs shone on the windows. The entrance was too modern to be flamboyant with pillars; it was quiet, shrewd, neat. Along the Third Street side were a Western Union Telegraph Office, the Blue Delft Candy Shop, Shotwells Stationery Shop, and the Babbitt-Thompson Realty Company.</p>
<p>Babbitt could have entered his office from the street, as customers did, but it made him feel an insider to go through the corridor of the building and enter by the back door. Thus he was greeted by the villagers.</p>
<p>The little unknown people who inhabited the Reeves Building corridors—elevator-runners, starter, engineers, superintendent, and the doubtful-looking lame man who conducted the news and cigar stand—were in no way city-dwellers. They were rustics, living in a constricted valley, interested only in one another and in The Building. Their Main Street was the entrance hall, with its stone floor, severe marble ceiling, and the inner windows of the shops. The liveliest place on the street was the Reeves Building Barber Shop, but this was also Babbitts one embarrassment. Himself, he patronized the glittering Pompeian Barber Shop in the Hotel Thornleigh, and every time he passed the Reeves shop—ten times a day, a hundred times—he felt untrue to his own village.</p>
<p>Now, as one of the squirearchy, greeted with honorable salutations by the villagers, he marched into his office, and peace and dignity were upon him, and the mornings dissonances all unheard.</p>
<p>They were heard again, immediately.</p>
<p>Stanley Graff, the outside salesman, was talking on the telephone with tragic lack of that firm manner which disciplines clients: “Say, uh, I think I got just the house that would suit you—the Percival House, in Linton.⁠ ⁠… Oh, youve seen it. Well, howd it strike you?⁠ ⁠… Huh?⁠ ⁠… Oh,” irresolutely, “oh, I see.”</p>
<p>As Babbitt marched into his private room, a coop with semi-partition of oak and frosted glass, at the back of the office, he reflected how hard it was to find employees who had his own faith that he was going to make sales.</p>
<p>There were nine members of the staff, besides Babbitt and his partner and father-in-law, Henry Thompson, who rarely came to the office. The nine were Stanley Graff, the outside salesman—a youngish man given to cigarettes and the playing of pool; old Mat Penniman, general utility man, collector of rents and salesman of insurance—broken, silent, gray; a mystery, reputed to have been a “crack” real-estate man with a firm of his own in haughty Brooklyn; Chester Kirby Laylock, resident salesman out at the Glen Oriole acreage development—an enthusiastic person with a silky mustache and much family; Miss Theresa McGoun, the swift and rather pretty stenographer; Miss Wilberta Bannigan, the thick, slow, laborious accountant and file-clerk; and four freelance part-time commission salesmen.</p>
<p>As he looked from his own cage into the main room Babbitt mourned, “McGouns a good <abbr>stenog.</abbr>, smarts a whip, but Stan Graff and all those bums—” The zest of the spring morning was smothered in the stale office air.</p>
<p>Normally he admired the office, with a pleased surprise that he should have created this sure lovely thing; normally he was stimulated by the clean newness of it and the air of bustle; but today it seemed flat—the tiled floor, like a bathroom, the ocher-colored metal ceiling, the faded maps on the hard plaster walls, the chairs of varnished pale oak, the desks and filing-cabinets of steel painted in olive drab. It was a vault, a steel chapel where loafing and laughter were raw sin.</p>
<p>He hadnt even any satisfaction in the new water-cooler! And it was the very best of water-coolers, up-to-date, scientific, and right-thinking. It had cost a great deal of money (in itself a virtue). It possessed a nonconducting fiber ice-container, a porcelain water-jar (guaranteed hygienic), a drip-less non-clogging sanitary faucet, and machine-painted decorations in two tones of gold. He looked down the relentless stretch of tiled floor at the water-cooler, and assured himself that no tenant of the Reeves Building had a more expensive one, but he could not recapture the feeling of social superiority it had given him. He astoundingly grunted, “Id like to beat it off to the woods right now. And loaf all day. And go to Gunchs again tonight, and play poker, and cuss as much as I feel like, and drink a hundred and nine-thousand bottles of beer.”</p>
<p>He sighed; he read through his mail; he shouted “Msgoun,” which meant “Miss McGoun”; and began to dictate.</p>
<p>This was his own version of his first letter:</p>
<p>“Omar Gribble, send it to his office, Miss McGoun, yours of twentieth to hand and in reply would say look here, Gribble, Im awfully afraid if we go on shilly-shallying like this well just naturally lose the Allen sale, I had Allen up on carpet day before yesterday and got right down to cases and think I can assure you—uh, uh, no, change that: all my experience indicates he is all right, means to do business, looked into his financial record which is fine—that sentence seems to be a little balled up, Miss McGoun; make a couple sentences out of it if you have to, period, new paragraph.</p>
<p>“He is perfectly willing to pro rate the special assessment and strikes me, am dead sure there will be no difficulty in getting him to pay for title insurance, so now for heavens sake lets get busy—no, make that: so now lets go to it and get down—no, thats enough—you can tie those sentences up a little better when you type em, Miss McGoun—your sincerely, etcetera.”</p>
<p>This is the version of his letter which he received, typed, from Miss McGoun that afternoon:</p>
<blockquote epub:type="z3998:letter">
<header role="presentation">
<p><span epub:type="z3998:sender">Babbitt-Thompson Realty <abbr class="eoc">Co.</abbr></span><br/>
Homes for Folks<br/>
Reeves <abbr>Bldg.</abbr>, Oberlin Avenue &amp; 3rd <abbr>St.</abbr>, <abbr epub:type="z3998:initialism">N.E.</abbr><br/>
Zenith</p>
<p epub:type="se:letter.dateline"><span epub:type="z3998:recipient">Omar Gribble, <abbr epub:type="z3998:name-title">Esq.</abbr></span>,<br/>
376 North American Building,<br/>
Zenith</p>
<p epub:type="z3998:salutation">Dear <abbr epub:type="z3998:name-title">Mr.</abbr> Gribble:</p>
</header>
<p>Your letter of the twentieth to hand. I must say Im awfully afraid that if we go on shilly-shallying like this well just naturally lose the Allen sale. I had Allen up on the carpet day before yesterday, and got right down to cases. All my experience indicates that he means to do business. I have also looked into his financial record, which is fine.</p>
<p>He is perfectly willing to pro rate the special assessment and there will be no difficulty in getting him to pay for title insurance.</p>
<p>
<em>So let us go!</em>
</p>
<footer role="presentation">
<p epub:type="z3998:valediction">Yours sincerely,</p>
</footer>
</blockquote>
<p>As he read and signed it, in his correct flowing business-college hand, Babbitt reflected, “Now thats a good, strong letter, and clears a bell. Now what the—I never told McGoun to make a third paragraph there! Wish shed quit trying to improve on my dictation! But what I cant understand is: why cant Stan Graff or Chet Laylock write a letter like that? With punch! With a kick!”</p>
<p>The most important thing he dictated that morning was the fortnightly form-letter, to be mimeographed and sent out to a thousand “prospects.” It was diligently imitative of the best literary models of the day; of heart-to-heart-talk advertisements, “sales-pulling” letters, discourses on the “development of Willpower,” and handshaking house-organs, as richly poured forth by the new school of Poets of Business. He had painfully written out a first draft, and he intoned it now like a poet delicate and distrait:</p>
<blockquote epub:type="z3998:letter">
<p epub:type="z3998:salutation">Say, old man!</p>
<p>I just want to know can I do you a whaleuva favor? Honest! No kidding! I know youre interested in getting a house, not merely a place where you hang up the old bonnet but a love-nest for the wife and kiddies—and maybe for the flivver out beyant (be sure and spell that b-e-y-a-n-t, Miss McGoun) the spud garden. Say, did you ever stop to think that were here to save you trouble? Thats how we make a living—folks dont pay us for our lovely beauty! Now take a look:</p>
<p>Sit right down at the handsome carved mahogany escritoire and shoot us in a line telling us just what you want, and if we can find it well come hopping down your lane with the good tidings, and if we cant, we wont bother you. To save your time, just fill out the blank enclosed. On request will also send blank regarding store properties in Floral Heights, Silver Grove, Linton, Bellevue, and all East Side residential districts.</p>
<footer role="presentation">
<p epub:type="z3998:valediction">Yours for service,</p>
<p epub:type="z3998:postscript"><abbr epub:type="z3998:initialism">P.S.</abbr>—Just a hint of some plums we can pick for you—some genuine bargains that came in today:</p>
<p epub:type="z3998:postscript"><b>Silver Grove</b>.—Cute four-room California bungalow, <abbr>a.m.i.</abbr>, garage, dandy shade tree, swell neighborhood, handy car line. $3700, $780 down and balance liberal, Babbitt-Thompson terms, cheaper than rent.</p>
<p epub:type="z3998:postscript"><b>Dorchester</b>.—A corker! Artistic two-family house, all oak trim, parquet floors, lovely gas log, big porches, colonial, <b>Heated all-weather garage</b>, a bargain at $11,250.</p>
</footer>
</blockquote>
<p>Dictation over, with its need of sitting and thinking instead of bustling around and making a noise and really doing something, Babbitt sat creakily back in his revolving desk-chair and beamed on Miss McGoun. He was conscious of her as a girl, of black bobbed hair against demure cheeks. A longing which was indistinguishable from loneliness enfeebled him. While she waited, tapping a long, precise pencil-point on the desk-tablet, he half identified her with the fairy girl of his dreams. He imagined their eyes meeting with terrifying recognition; imagined touching her lips with frightened reverence and—She was chirping, “Any more, Mist Babbitt?” He grunted, “That winds it up, I guess,” and turned heavily away.</p>
<p>For all his wandering thoughts, they had never been more intimate than this. He often reflected, “Nev forget how old Jake Offutt said a wise bird never goes lovemaking in his own office or his own home. Start trouble. Sure. But—”</p>
<p>In twenty-three years of married life he had peered uneasily at every graceful ankle, every soft shoulder; in thought he had treasured them; but not once had he hazarded respectability by adventuring. Now, as he calculated the cost of repapering the Styles house, he was restless again, discontented about nothing and everything, ashamed of his discontentment, and lonely for the fairy girl.</p>
</section>
</section>
<section id="chapter-4" epub:type="chapter bodymatter z3998:fiction">
<h2 epub:type="title">Chapter <span epub:type="z3998:roman">IV</span></h2>
<section id="chapter-4-1" epub:type="z3998:subchapter">
<h3 epub:type="ordinal z3998:roman">I</h3>
<p>It was a morning of artistic creation. Fifteen minutes after the purple prose of Babbitts form-letter, Chester Kirby Laylock, the resident salesman at Glen Oriole, came in to report a sale and submit an advertisement. Babbitt disapproved of Laylock, who sang in choirs and was merry at home over games of Hearts and Old Maid. He had a tenor voice, wavy chestnut hair, and a mustache like a camels-hair brush. Babbitt considered it excusable in a family-man to growl, “Seen this new picture of the kid—husky little devil, eh?” but Laylocks domestic confidences were as bubbling as a girls.</p>
<p>“Say, I think I got a peach of an ad for the Glen, <abbr epub:type="z3998:name-title">Mr.</abbr> Babbitt. Why dont we try something in poetry? Honest, itd have wonderful pulling-power. Listen:</p>
<blockquote epub:type="z3998:poem">
<p>
<span>“We seek him here, we seek him there,</span>
<br/>
<span>Wherever you may roam,</span>
<br/>
<span>You just provide the little bride</span>
<br/>
<span>And well provide the home.”</span>
</p>
</blockquote>
<p>“Do you get it? See—like Home Sweet Home. Dont you—”</p>
<p>“Yes, yes, yes, hell yes, of course I get it. But—Oh, I think wed better use something more dignified and forceful, like We lead, others follow, or Eventually, why not now? Course I believe in using poetry and humor and all that junk when it turns the trick, but with a high-class restricted development like the Glen we better stick to the more dignified approach, see how I mean? Well, I guess thats all, this morning, Chet.”</p>
</section>
<section id="chapter-4-2" epub:type="z3998:subchapter">
<h3 epub:type="ordinal z3998:roman">II</h3>
<p>By a tragedy familiar to the world of art, the April enthusiasm of Chet Laylock served only to stimulate the talent of the older craftsman, George <abbr epub:type="z3998:given-name">F.</abbr> Babbitt. He grumbled to Stanley Graff, “That tan-colored voice of Chets gets on my nerves,” yet he was aroused and in one swoop he wrote:</p>
<blockquote>
<header role="presentation">
<p>
<b>Do You Respect Your Loved Ones?</b>
</p>
</header>
<p>When the last sad rites of bereavement are over, do you know for certain that you have done your best for the Departed? You havent unless they lie in the Cemetery Beautiful,</p>
<p>
<b>Linden Lane</b>
</p>
<p>the only strictly up-to-date burial place in or near Zenith, where exquisitely gardened plots look from daisy-dotted hill-slopes across the smiling fields of Dorchester.</p>
<footer role="presentation">
<p>Sole agents</p>
<p>
<b>Babbitt-Thompson Realty Company</b>
</p>
<p>Reeves Building</p>
</footer>
</blockquote>
<p>He rejoiced, “I guess thatll show Chan Mott and his weedy old Wildwood Cemetery something about modern merchandizing!”</p>
</section>
<section id="chapter-4-3" epub:type="z3998:subchapter">
<h3 epub:type="ordinal z3998:roman">III</h3>
<p>He sent Mat Penniman to the recorders office to dig out the names of the owners of houses which were displaying <em>For Rent</em> signs of other brokers; he talked to a man who desired to lease a store-building for a poolroom; he ran over the list of home-leases which were about to expire; he sent Thomas Bywaters, a streetcar conductor who played at real estate in spare time, to call on side-street “prospects” who were unworthy the strategies of Stanley Graff. But he had spent his credulous excitement of creation, and these routine details annoyed him. One moment of heroism he had, in discovering a new way of stopping smoking.</p>
<p>He stopped smoking at least once a month. He went through with it like the solid citizen he was: admitted the evils of tobacco, courageously made resolves, laid out plans to check the vice, tapered off his allowance of cigars, and expounded the pleasures of virtuousness to everyone he met. He did everything, in fact, except stop smoking.</p>
<p>Two months before, by ruling out a schedule, noting down the hour and minute of each smoke, and ecstatically increasing the intervals between smokes, he had brought himself down to three cigars a day. Then he had lost the schedule.</p>
<p>A week ago he had invented a system of leaving his cigar-case and cigarette-box in an unused drawer at the bottom of the correspondence-file, in the outer office. “Ill just naturally be ashamed to go poking in there all day long, making a fool of myself before my own employees!” he reasoned. By the end of three days he was trained to leave his desk, walk to the file, take out and light a cigar, without knowing that he was doing it.</p>
<p>This morning it was revealed to him that it had been too easy to open the file. Lock it, that was the thing! Inspired, he rushed out and locked up his cigars, his cigarettes, and even his box of safety matches; and the key to the file drawer he hid in his desk. But the crusading passion of it made him so tobacco-hungry that he immediately recovered the key, walked with forbidding dignity to the file, took out a cigar and a match—“but only one match; if ole cigar goes out, itll by golly have to stay out!” Later, when the cigar did go out, he took one more match from the file, and when a buyer and a seller came in for a conference at eleven-thirty, naturally he had to offer them cigars. His conscience protested, “Why, youre smoking with them!” but he bullied it, “Oh, shut up! Im busy now. Of course by-and-by—” There was no by-and-by, yet his belief that he had crushed the unclean habit made him feel noble and very happy. When he called up Paul Riesling he was, in his moral splendor, unusually eager.</p>
<p>He was fonder of Paul Riesling than of anyone on earth except himself and his daughter Tinka. They had been classmates, roommates, in the State University, but always he thought of Paul Riesling, with his dark slimness, his precisely parted hair, his nose-glasses, his hesitant speech, his moodiness, his love of music, as a younger brother, to be petted and protected. Paul had gone into his fathers business, after graduation; he was now a wholesaler and small manufacturer of prepared-paper roofing. But Babbitt strenuously believed and lengthily announced to the world of Good Fellows that Paul could have been a great violinist or painter or writer. “Why say, the letters that boy sent me on his trip to the Canadian Rockies, they just absolutely make you see the place as if you were standing there. Believe me, he could have given any of these bloomin authors a whale of a run for their money!”</p>
<p>Yet on the telephone they said only:</p>
<p>“South 343. No, no, no! I said <em>South</em>—South 343. Say, operator, what the dickens is the trouble? Cant you get me South 343? Why certainly theyll answer. Oh, Hello, 343? Wanta speak Mist Riesling, Mist Babbitt talkingLo, Paul?”</p>
<p>“Yuh.”</p>
<p>S George speaking.”</p>
<p>“Yuh.”</p>
<p>“Hows old socks?”</p>
<p>“Fair to middlin. How re you?”</p>
<p>“Fine, Paulibus. Well, what do you know?”</p>
<p>“Oh, nothing much.”</p>
<p>“Where you been keepin yourself?”</p>
<p>“Oh, just stickin round. Whats up, Georgie?”</p>
<p>“How bout lil lunch s noon?”</p>
<p>“Be all right with me, I guess. Club?”</p>
<p>“Yuh. Meet you there twelve-thirty.”</p>
<p>“A right. Twelve-thirty. S long, Georgie.”</p>
</section>
<section id="chapter-4-4" epub:type="z3998:subchapter">
<h3 epub:type="ordinal z3998:roman">IV</h3>
<p>His morning was not sharply marked into divisions. Interwoven with correspondence and advertisement-writing were a thousand nervous details: calls from clerks who were incessantly and hopefully seeking five furnished rooms and bath at sixty dollars a month; advice to Mat Penniman on getting money out of tenants who had no money.</p>
<p>Babbitts virtues as a real-estate broker—as the servant of society in the department of finding homes for families and shops for distributors of food—were steadiness and diligence. He was conventionally honest, he kept his records of buyers and sellers complete, he had experience with leases and titles and an excellent memory for prices. His shoulders were broad enough, his voice deep enough, his relish of hearty humor strong enough, to establish him as one of the ruling caste of Good Fellows. Yet his eventual importance to mankind was perhaps lessened by his large and complacent ignorance of all architecture save the types of houses turned out by speculative builders; all landscape gardening save the use of curving roads, grass, and six ordinary shrubs; and all the commonest axioms of economics. He serenely believed that the one purpose of the real-estate business was to make money for George <abbr epub:type="z3998:given-name">F.</abbr> Babbitt. True, it was a good advertisement at Boosters Club lunches, and all the varieties of Annual Banquets to which Good Fellows were invited, to speak sonorously of Unselfish Public Service, the Brokers Obligation to Keep Inviolate the Trust of His Clients, and a thing called Ethics, whose nature was confusing but if you had it you were a High-class Realtor and if you hadnt you were a shyster, a piker, and a fly-by-night. These virtues awakened Confidence, and enabled you to handle Bigger Propositions. But they didnt imply that you were to be impractical and refuse to take twice the value of a house if a buyer was such an idiot that he didnt jew you down on the asking-price.</p>
<p>Babbitt spoke well—and often—at these orgies of commercial righteousness about the “realtors function as a seer of the future development of the community, and as a prophetic engineer clearing the pathway for inevitable changes”—which meant that a real-estate broker could make money by guessing which way the town would grow. This guessing he called Vision.</p>
<p>In an address at the Boosters Club he had admitted, “It is at once the duty and the privilege of the realtor to know everything about his own city and its environs. Where a surgeon is a specialist on every vein and mysterious cell of the human body, and the engineer upon electricity in all its phases, or every bolt of some great bridge majestically arching oer a mighty flood, the realtor must know his city, inch by inch, and all its faults and virtues.”</p>
<p>Though he did know the market-price, inch by inch, of certain districts of Zenith, he did not know whether the police force was too large or too small, or whether it was in alliance with gambling and prostitution. He knew the means of fireproofing buildings and the relation of insurance-rates to fireproofing, but he did not know how many firemen there were in the city, how they were trained and paid, or how complete their apparatus. He sang eloquently the advantages of proximity of school-buildings to rentable homes, but he did not know—he did not know that it was worth while to know—whether the city schoolrooms were properly heated, lighted, ventilated, furnished; he did not know how the teachers were chosen; and though he chanted “One of the boasts of Zenith is that we pay our teachers adequately,” that was because he had read the statement in the <i epub:type="se:name.publication.newspaper">Advocate-Times</i>. Himself, he could not have given the average salary of teachers in Zenith or anywhere else.</p>
<p>He had heard it said that “conditions” in the County Jail and the Zenith City Prison were not very “scientific”; he had, with indignation at the criticism of Zenith, skimmed through a report in which the notorious pessimist Seneca Doane, the radical lawyer, asserted that to throw boys and young girls into a bullpen crammed with men suffering from syphilis, <i lang="la" xml:lang="la">delirium tremens</i>, and insanity was not the perfect way of educating them. He had controverted the report by growling, “Folks that think a jail ought to be a bloomin Hotel Thornleigh make me sick. If people dont like a jail, let em behave emselves and keep out of it. Besides, these reform cranks always exaggerate.” That was the beginning and quite completely the end of his investigations into Zeniths charities and corrections; and as to the “vice districts” he brightly expressed it, “Those are things that no decent man monkeys with. Besides, smatter fact, Ill tell you confidentially: its a protection to our daughters and to decent women to have a district where tough nuts can raise cain. Keeps em away from our own homes.”</p>
<p>As to industrial conditions, however, Babbitt had thought a great deal, and his opinions may be coordinated as follows:</p>
<p>“A good labor union is of value because it keeps out radical unions, which would destroy property. No one ought to be forced to belong to a union, however. All labor agitators who try to force men to join a union should be hanged. In fact, just between ourselves, there oughtnt to be any unions allowed at all; and as its the best way of fighting the unions, every business man ought to belong to an employers-association and to the Chamber of Commerce. In union there is strength. So any selfish hog who doesnt join the Chamber of Commerce ought to be forced to.”</p>
<p>In nothing—as the expert on whose advice families moved to new neighborhoods to live there for a generation—was Babbitt more splendidly innocent than in the science of sanitation. He did not know a malaria-bearing mosquito from a bat; he knew nothing about tests of drinking water; and in the matters of plumbing and sewage he was as unlearned as he was voluble. He often referred to the excellence of the bathrooms in the houses he sold. He was fond of explaining why it was that no European ever bathed. Someone had told him, when he was twenty-two, that all cesspools were unhealthy, and he still denounced them. If a client impertinently wanted him to sell a house which had a cesspool, Babbitt always spoke about it—before accepting the house and selling it.</p>
<p>When he laid out the Glen Oriole acreage development, when he ironed woodland and dipping meadow into a glenless, orioleless, sunburnt flat prickly with small boards displaying the names of imaginary streets, he righteously put in a complete sewage-system. It made him feel superior; it enabled him to sneer privily at the Martin Lumsen development, Avonlea, which had a cesspool; and it provided a chorus for the full-page advertisements in which he announced the beauty, convenience, cheapness, and supererogatory healthfulness of Glen Oriole. The only flaw was that the Glen Oriole sewers had insufficient outlet, so that waste remained in them, not very agreeably, while the Avonlea cesspool was a Waring septic tank.</p>
<p>The whole of the Glen Oriole project was a suggestion that Babbitt, though he really did hate men recognized as swindlers, was not too unreasonably honest. Operators and buyers prefer that brokers should not be in competition with them as operators and buyers themselves, but attend to their clients interests only. It was supposed that the Babbitt-Thompson Company were merely agents for Glen Oriole, serving the real owner, Jake Offutt, but the fact was that Babbitt and Thompson owned sixty-two percent of the Glen, the president and purchasing agent of the Zenith Street Traction Company owned twenty-eight percent, and Jake Offutt (a gang-politician, a small manufacturer, a tobacco-chewing old farceur who enjoyed dirty politics, business diplomacy, and cheating at poker) had only ten percent, which Babbitt and the Traction officials had given to him for “fixing” health inspectors and fire inspectors and a member of the State Transportation Commission.</p>
<p>But Babbitt was virtuous. He advocated, though he did not practise, the prohibition of alcohol; he praised, though he did not obey, the laws against motor-speeding; he paid his debts; he contributed to the church, the Red Cross, and the <abbr epub:type="z3998:initialism">Y.M.C.A.</abbr>; he followed the custom of his clan and cheated only as it was sanctified by precedent; and he never descended to trickery—though, as he explained to Paul Riesling:</p>
<p>“Course I dont mean to say that every ad I write is literally true or that I always believe everything I say when I give some buyer a good strong selling-spiel. You see—you see its like this: In the first place, maybe the owner of the property exaggerated when he put it into my hands, and it certainly isnt my place to go proving my principal a liar! And then most folks are so darn crooked themselves that they expect a fellow to do a little lying, so if I was fool enough to never whoop the ante Id get the credit for lying anyway! In self-defense I got to toot my own horn, like a lawyer defending a client—his bounden duty, aint it, to bring out the poor dubs good points? Why, the Judge himself would bawl out a lawyer that didnt, even if they both knew the guy was guilty! But even so, I dont pad out the truth like Cecil Rountree or Thayer or the rest of these realtors. Fact, I think a fellow thats willing to deliberately up and profit by lying ought to be shot!”</p>
<p>Babbitts value to his clients was rarely better shown than this morning, in the conference at eleven-thirty between himself, Conrad Lyte, and Archibald Purdy.</p>
</section>
<section id="chapter-4-5" epub:type="z3998:subchapter">
<h3 epub:type="ordinal z3998:roman">V</h3>
<p>Conrad Lyte was a real-estate speculator. He was a nervous speculator. Before he gambled he consulted bankers, lawyers, architects, contracting builders, and all of their clerks and stenographers who were willing to be cornered and give him advice. He was a bold entrepreneur, and he desired nothing more than complete safety in his investments, freedom from attention to details, and the thirty or forty percent profit which, according to all authorities, a pioneer deserves for his risks and foresight. He was a stubby man with a cap-like mass of short gray curls and clothes which, no matter how well cut, seemed shaggy. Below his eyes were semicircular hollows, as though silver dollars had been pressed against them and had left an imprint.</p>
<p>Particularly and always Lyte consulted Babbitt, and trusted in his slow cautiousness.</p>
<p>Six months ago Babbitt had learned that one Archibald Purdy, a grocer in the indecisive residential district known as Linton, was talking of opening a butcher shop beside his grocery. Looking up the ownership of adjoining parcels of land, Babbitt found that Purdy owned his present shop but did not own the one available lot adjoining. He advised Conrad Lyte to purchase this lot, for eleven thousand dollars, though an appraisal on a basis of rents did not indicate its value as above nine thousand. The rents, declared Babbitt, were too low; and by waiting they could make Purdy come to their price. (This was Vision.) He had to bully Lyte into buying. His first act as agent for Lyte was to increase the rent of the battered store-building on the lot. The tenant said a number of rude things, but he paid.</p>
<p>Now, Purdy seemed ready to buy, and his delay was going to cost him ten thousand extra dollars—the reward paid by the community to <abbr epub:type="z3998:name-title">Mr.</abbr> Conrad Lyte for the virtue of employing a broker who had Vision and who understood Talking Points, Strategic Values, Key Situations, Underappraisals, and the Psychology of Salesmanship.</p>
<p>Lyte came to the conference exultantly. He was fond of Babbitt, this morning, and called him “old hoss.” Purdy, the grocer, a long-nosed man and solemn, seemed to care less for Babbitt and for Vision, but Babbitt met him at the street door of the office and guided him toward the private room with affectionate little cries of “This way, Brother Purdy!” He took from the correspondence-file the entire box of cigars and forced them on his guests. He pushed their chairs two inches forward and three inches back, which gave an hospitable note, then leaned back in his desk-chair and looked plump and jolly. But he spoke to the weakling grocer with firmness.</p>
<p>“Well, Brother Purdy, we been having some pretty tempting offers from butchers and a slew of other folks for that lot next to your store, but I persuaded Brother Lyte that we ought to give you a shot at the property first. I said to Lyte, Itd be a rotten shame, I said, if somebody went and opened a combination grocery and meat market right next door and ruined Purdys nice little business. Especially—” Babbitt leaned forward, and his voice was harsh, “—it would be hard luck if one of these cash-and-carry chain-stores got in there and started cutting prices below cost till they got rid of competition and forced you to the wall!”</p>
<p>Purdy snatched his thin hands from his pockets, pulled up his trousers, thrust his hands back into his pockets, tilted in the heavy oak chair, and tried to look amused, as he struggled:</p>
<p>“Yes, theyre bad competition. But I guess you dont realize the Pulling Power that Personality has in a neighborhood business.”</p>
<p>The great Babbitt smiled. “Thats so. Just as you feel, old man. We thought wed give you first chance. All right then—”</p>
<p>“Now look here!” Purdy wailed. “I know fr a fact that a piece of property bout same size, right near, sold for less n eighty-five hundred, twant two years ago, and here you fellows are asking me twenty-four thousand dollars! Why, Id have to mortgage—I wouldnt mind so much paying twelve thousand but—Why good God, <abbr epub:type="z3998:name-title">Mr.</abbr> Babbitt, youre asking more n twice its value! And threatening to ruin me if I dont take it!”</p>
<p>“Purdy, I dont like your way of talking! I dont like it one little bit! Supposing Lyte and I were stinking enough to want to ruin any fellow human, dont you suppose we know its to our own selfish interest to have everybody in Zenith prosperous? But all this is beside the point. Tell you what well do: Well come down to twenty-three thousand-five thousand down and the rest on mortgage—and if you want to wreck the old shack and rebuild, I guess I can get Lyte here to loosen up for a building-mortgage on good liberal terms. Heavens, man, wed be glad to oblige you! We dont like these foreign grocery trusts any better n you do! But it isnt reasonable to expect us to sacrifice eleven thousand or more just for neighborliness, <strong>is</strong> it! How about it, Lyte? You willing to come down?”</p>
<p>By warmly taking Purdys part, Babbitt persuaded the benevolent <abbr epub:type="z3998:name-title">Mr.</abbr> Lyte to reduce his price to twenty-one thousand dollars. At the right moment Babbitt snatched from a drawer the agreement he had had Miss McGoun type out a week ago and thrust it into Purdys hands. He genially shook his fountain pen to make certain that it was flowing, handed it to Purdy, and approvingly watched him sign.</p>
<p>The work of the world was being done. Lyte had made something over nine thousand dollars, Babbitt had made a four-hundred-and-fifty dollar commission, Purdy had, by the sensitive mechanism of modern finance, been provided with a business-building, and soon the happy inhabitants of Linton would have meat lavished upon them at prices only a little higher than those downtown.</p>
<p>It had been a manly battle, but after it Babbitt drooped. This was the only really amusing contest he had been planning. There was nothing ahead save details of leases, appraisals, mortgages.</p>
<p>He muttered, “Makes me sick to think of Lyte carrying off most of the profit when I did all the work, the old skinflint! And—What else have I got to do today?⁠ ⁠… Like to take a good long vacation. Motor trip. Something.” He sprang up, rekindled by the thought of lunching with Paul Riesling.</p>
</section>
</section>
<section id="chapter-5" epub:type="chapter bodymatter z3998:fiction">
<h2 epub:type="title">Chapter <span epub:type="z3998:roman">V</span></h2>
<section id="chapter-5-1" epub:type="z3998:subchapter">
<h3 epub:type="ordinal z3998:roman">I</h3>
<p>BabbittS preparations for leaving the office to its feeble self during the hour and a half of his lunch-period were somewhat less elaborate than the plans for a general European war.</p>
<p>He fretted to Miss McGoun, “What time you going to lunch? Well, make sure Miss Bannigan is in then. Explain to her that if Wiedenfeldt calls up, shes to tell him Im already having the title traced. And oh, b the way, remind me tomorrow to have Penniman trace it. Now if anybody comes in looking for a cheap house, remember we got to shove that Bangor Road place off onto somebody. If you need me, Ill be at the Athletic Club. And—uh—And—uh—Ill be back by two.”</p>
<p>He dusted the cigar-ashes off his vest. He placed a difficult unanswered letter on the pile of unfinished work, that he might not fail to attend to it that afternoon. (For three noons, now, he had placed the same letter on the unfinished pile.) He scrawled on a sheet of yellow backing-paper the memorandum: “See abt apt h drs,” which gave him an agreeable feeling of having already seen about the apartment-house doors.</p>
<p>He discovered that he was smoking another cigar. He threw it away, protesting, “Darn it, I thought youd quit this darn smoking!” He courageously returned the cigar-box to the correspondence-file, locked it up, hid the key in a more difficult place, and raged, “Ought to take care of myself. And need more exercise—walk to the club, every single noon—just what Ill do—every noon—cut out this motoring all the time.”</p>
<p>The resolution made him feel exemplary. Immediately after it he decided that this noon it was too late to walk.</p>
<p>It took but little more time to start his car and edge it into the traffic than it would have taken to walk the three and a half blocks to the club.</p>
</section>
<section id="chapter-5-2" epub:type="z3998:subchapter">
<h3 epub:type="ordinal z3998:roman">II</h3>
<p>As he drove he glanced with the fondness of familiarity at the buildings.</p>
<p>A stranger suddenly dropped into the business-center of Zenith could not have told whether he was in a city of Oregon or Georgia, Ohio or Maine, Oklahoma or Manitoba. But to Babbitt every inch was individual and stirring. As always he noted that the California Building across the way was three stories lower, therefore three stories less beautiful, than his own Reeves Building. As always when he passed the Parthenon Shoe Shine Parlor, a one-story hut which beside the granite and redbrick ponderousness of the old California Building resembled a bathhouse under a cliff, he commented, “Gosh, ought to get my shoes shined this afternoon. Keep forgetting it.” At the Simplex Office Furniture Shop, the National Cash Register Agency, he yearned for a dictaphone, for a typewriter which would add and multiply, as a poet yearns for quartos or a physician for radium.</p>
<p>At the Nobby Mens Wear Shop he took his left hand off the steering-wheel to touch his scarf, and thought well of himself as one who bought expensive ties “and could pay cash for em, too, by golly;” and at the United Cigar Store, with its crimson and gold alertness, he reflected, “Wonder if I need some cigars—idiot—plumb forgot—going t cut down my fool smoking.” He looked at his bank, the Miners and Drovers National, and considered how clever and solid he was to bank with so marbled an establishment. His high moment came in the clash of traffic when he was halted at the corner beneath the lofty Second National Tower. His car was banked with four others in a line of steel restless as cavalry, while the cross town traffic, limousines and enormous moving-vans and insistent motorcycles, poured by; on the farther corner, pneumatic riveters rang on the sun-plated skeleton of a new building; and out of this tornado flashed the inspiration of a familiar face, and a fellow Booster shouted, “H are you, George!” Babbitt waved in neighborly affection, and slid on with the traffic as the policeman lifted his hand. He noted how quickly his car picked up. He felt superior and powerful, like a shuttle of polished steel darting in a vast machine.</p>
<p>As always he ignored the next two blocks, decayed blocks not yet reclaimed from the grime and shabbiness of the Zenith of 1885. While he was passing the five-and-ten-cent store, the Dakota Lodging House, Concordia Hall with its lodge-rooms and the offices of fortune-tellers and chiropractors, he thought of how much money he made, and he boasted a little and worried a little and did old familiar sums:</p>
<p>“Four hundred fifty plunks this morning from the Lyte deal. But taxes due. Lets see: I ought to pull out eight thousand net this year, and save fifteen hundred of that—no, not if I put up garage and—Lets see: six hundred and forty clear last month, and twelve times six-forty makes—makes—let see: six times twelve is seventy-two hundred and—Oh rats, anyway, Ill make eight thousand—gee now, thats not so bad; mighty few fellows pulling down eight thousand dollars a year—eight thousand good hard iron dollars—bet there isnt more than five percent of the people in the whole United States that make more than Uncle George does, by golly! Right up at the top of the heap! But—Way expenses are—Family wasting gasoline, and always dressed like millionaires, and sending that eighty a month to Mother—And all these stenographers and salesmen gouging me for every cent they can get—”</p>
<p>The effect of his scientific budget-planning was that he felt at once triumphantly wealthy and perilously poor, and in the midst of these dissertations he stopped his car, rushed into a small news-and-miscellany shop, and bought the electric cigar-lighter which he had coveted for a week. He dodged his conscience by being jerky and noisy, and by shouting at the clerk, “Guess this will prett near pay for itself in matches, eh?”</p>
<p>It was a pretty thing, a nickeled cylinder with an almost silvery socket, to be attached to the dashboard of his car. It was not only, as the placard on the counter observed, “a dandy little refinement, lending the last touch of class to a gentlemans auto,” but a priceless time-saver. By freeing him from halting the car to light a match, it would in a month or two easily save ten minutes.</p>
<p>As he drove on he glanced at it. “Pretty nice. Always wanted one,” he said wistfully. “The one thing a smoker needs, too.”</p>
<p>Then he remembered that he had given up smoking.</p>
<p>“Darn it!” he mourned. “Oh well, I suppose Ill hit a cigar once in a while. And—Be a great convenience for other folks. Might make just the difference in getting chummy with some fellow that would put over a sale. And—Certainly looks nice there. Certainly is a mighty clever little jigger. Gives the last touch of refinement and class. I—By golly, I guess I can afford it if I want to! Not going to be the only member of this family that never has a single doggone luxury!”</p>
<p>Thus, laden with treasure, after three and a half blocks of romantic adventure, he drove up to the club.</p>
</section>
<section id="chapter-5-3" epub:type="z3998:subchapter">
<h3 epub:type="ordinal z3998:roman">III</h3>
<p>The Zenith Athletic Club is not athletic and it isnt exactly a club, but it is Zenith in perfection. It has an active and smoke-misted billiard room, it is represented by baseball and football teams, and in the pool and the gymnasium a tenth of the members sporadically try to reduce. But most of its three thousand members use it as a café in which to lunch, play cards, tell stories, meet customers, and entertain out-of town uncles at dinner. It is the largest club in the city, and its chief hatred is the conservative Union Club, which all sound members of the Athletic call “a rotten, snobbish, dull, expensive old hole—not one Good Mixer in the place—you couldnt hire me to join.” Statistics show that no member of the Athletic has ever refused election to the Union, and of those who are elected, sixty-seven percent resign from the Athletic and are thereafter heard to say, in the drowsy sanctity of the Union lounge, “The Athletic would be a pretty good hotel, if it were more exclusive.”</p>
<p>The Athletic Club building is nine stories high, yellow brick with glassy roof-garden above and portico of huge limestone columns below. The lobby, with its thick pillars of porous Caen stone, its pointed vaulting, and a brown glazed-tile floor like well-baked bread-crust, is a combination of cathedral-crypt and rathskellar. The members rush into the lobby as though they were shopping and hadnt much time for it. Thus did Babbitt enter, and to the group standing by the cigar-counter he whooped, “Hows the boys? Hows the boys? Well, well, fine day!”</p>
<p>Jovially they whooped back—Virgil Gunch, the coal-dealer, Sidney Finkelstein, the ladies-ready-to-wear buyer for Parcher &amp; Steins department-store, and Professor Joseph <abbr epub:type="z3998:given-name">K.</abbr> Pumphrey, owner of the Riteway Business College and instructor in Public Speaking, Business English, Scenario Writing, and Commercial Law. Though Babbitt admired this savant, and appreciated Sidney Finkelstein as “a mighty smart buyer and a good liberal spender,” it was to Virgil Gunch that he turned with enthusiasm. <abbr epub:type="z3998:name-title">Mr.</abbr> Gunch was president of the Boosters Club, a weekly lunch-club, local chapter of a national organization which promoted sound business and friendliness among Regular Fellows. He was also no less an official than Esteemed Leading Knight in the Benevolent and Protective Order of Elks, and it was rumored that at the next election he would be a candidate for Exalted Ruler. He was a jolly man, given to oratory and to chumminess with the arts. He called on the famous actors and vaudeville artists when they came to town, gave them cigars, addressed them by their first names, and—sometimes—succeeded in bringing them to the Boosters lunches to give The Boys a Free Entertainment. He was a large man with hair <i lang="fr" xml:lang="fr">en brosse</i>, and he knew the latest jokes, but he played poker close to the chest. It was at his party that Babbitt had sucked in the virus of todays restlessness.</p>
<p>Gunch shouted, “Hows the old Bolsheviki? How do you feel, the morning after the night before?”</p>
<p>“Oh, boy! Some head! That was a regular party you threw, Verg! Hope you havent forgotten I took that last cute little jackpot!” Babbitt bellowed. (He was three feet from Gunch.)</p>
<p>“Thats all right now! What Ill hand you next time, Georgie! Say, juh notice in the paper the way the New York Assembly stood up to the Reds?”</p>
<p>“You bet I did. That was fine, eh? Nice day today.”</p>
<p>“Yes, its one mighty fine spring day, but nights still cold.”</p>
<p>“Yeh, youre right they are! Had to have coupla blankets last night, out on the sleeping-porch. Say, Sid,” Babbitt turned to Finkelstein, the buyer, “got something wanta ask you about. I went out and bought me an electric cigar-lighter for the car, this noon, and—”</p>
<p>“Good hunch!” said Finkelstein, while even the learned Professor Pumphrey, a bulbous man with a pepper-and-salt cutaway and a pipe-organ voice, commented, “That makes a dandy accessory. Cigar-lighter gives tone to the dashboard.”</p>
<p>“Yep, finally decided Id buy me one. Got the best on the market, the clerk said it was. Paid five bucks for it. Just wondering if I got stuck. What do they charge for em at the store, Sid?”</p>
<p>Finkelstein asserted that five dollars was not too great a sum, not for a really high-class lighter which was suitably nickeled and provided with connections of the very best quality. “I always say—and believe me, I base it on a pretty fairly extensive mercantile experience—the best is the cheapest in the long run. Of course if a fellow wants to be a Jew about it, he can get cheap junk, but in the long <em>run</em>, the cheapest thing is—the best you can get! Now you take here just th other day: I got a new top for my old boat and some upholstery, and I paid out a hundred and twenty-six fifty, and of course a lot of fellows would say that was too much—Lord, if the Old Folks—they live in one of these hick towns upstate and they simply cant get onto the way a city fellows mind works, and then, of course, theyre Jews, and theyd lie right down and die if they knew Sid had anted up a hundred and twenty-six bones. But I dont figure I was stuck, George, not a bit. Machine looks brand new now—not that its so darned old, of course; had it less n three years, but I give it hard service; never drive less n a hundred miles on Sunday and, uh—Oh, I dont really think you got stuck, George. In the <em>long</em> run, the best is, you might say, its unquestionably the cheapest.”</p>
<p>“Thats right,” said Virgil Gunch. “Thats the way I look at it. If a fellow is keyed up to what you might call intensive living, the way you get it here in Zenith—all the hustle and mental activity thats going on with a bunch of live-wires like the Boosters and here in the <abbr epub:type="z3998:initialism">Z.A.C.</abbr>, why, hes got to save his nerves by having the best.”</p>
<p>Babbitt nodded his head at every fifth word in the roaring rhythm; and by the conclusion, in Gunchs renowned humorous vein, he was enchanted:</p>
<p>“Still, at that, George, dont knows you can afford it. Ive heard your business has been kind of under the eye of the govment since you stole the tail of Eathorne Park and sold it!”</p>
<p>“Oh, youre a great little josher, <abbr class="eoc">Verg.</abbr> But when it comes to kidding, how about this report that you stole the black marble steps off the post-office and sold em for high-grade coal!” In delight Babbitt patted Gunchs back, stroked his arm.</p>
<p>“Thats all right, but what I want to know is: whos the real-estate shark that bought that coal for his apartment-houses?”</p>
<p>“I guess thatll hold you for a while, George!” said Finkelstein. “Ill tell you, though, boys, what I did hear: Georges missus went into the gents wear department at Parchers to buy him some collars, and before she could give his neck-size the clerk slips her some thirteens. How juh know the size? says <abbr epub:type="z3998:name-title">Mrs.</abbr> Babbitt, and the clerk says, Men that let their wives buy collars for em always wear thirteen, madam. Hows that! Thats pretty good, eh? Hows that, eh? I guess thatll about fix you, George!”</p>
<p>“I—I—” Babbitt sought for amiable insults in answer. He stopped, stared at the door. Paul Riesling was coming in. Babbitt cried, “See you later, boys,” and hastened across the lobby. He was, just then, neither the sulky child of the sleeping-porch, the domestic tyrant of the breakfast table, the crafty money-changer of the Lyte-Purdy conference, nor the blaring Good Fellow, the Josher and Regular Guy, of the Athletic Club. He was an older brother to Paul Riesling, swift to defend him, admiring him with a proud and credulous love passing the love of women. Paul and he shook hands solemnly; they smiled as shyly as though they had been parted three years, not three days—and they said:</p>
<p>“Hows the old horse-thief?”</p>
<p>“All right, I guess. Howre you, you poor shrimp?”</p>
<p>“Im first-rate, you secondhand hunk o cheese.”</p>
<p>Reassured thus of their high fondness, Babbitt grunted, “Youre a fine guy, you are! Ten minutes late!” Riesling snapped, “Well, youre lucky to have a chance to lunch with a gentleman!” They grinned and went into the Neronian washroom, where a line of men bent over the bowls inset along a prodigious slab of marble as in religious prostration before their own images in the massy mirror. Voices thick, satisfied, authoritative, hurtled along the marble walls, bounded from the ceiling of lavender-bordered milky tiles, while the lords of the city, the barons of insurance and law and fertilizers and motor tires, laid down the law for Zenith; announced that the day was warm-indeed, indisputably of spring; that wages were too high and the interest on mortgages too low; that Babe Ruth, the eminent player of baseball, was a noble man; and that “those two nuts at the Climax Vaudeville Theater this week certainly are a slick pair of actors.” Babbitt, though ordinarily his voice was the surest and most episcopal of all, was silent. In the presence of the slight dark reticence of Paul Riesling, he was awkward, he desired to be quiet and firm and deft.</p>
<p>The entrance lobby of the Athletic Club was Gothic, the washroom Roman Imperial, the lounge Spanish Mission, and the reading-room in Chinese Chippendale, but the gem of the club was the dining-room, the masterpiece of Ferdinand Reitman, Zeniths busiest architect. It was lofty and half-timbered, with Tudor leaded casements, an oriel, a somewhat musicianless musicians-gallery, and tapestries believed to illustrate the granting of Magna Charta. The open beams had been hand-adzed at Jake Offutts car-body works, the hinge; were of hand-wrought iron, the wainscot studded with handmade wooden pegs, and at one end of the room was a heraldic and hooded stone fireplace which the clubs advertising-pamphlet asserted to be not only larger than any of the fireplaces in European castles but of a draught incomparably more scientific. It was also much cleaner, as no fire had ever been built in it.</p>
<p>Half of the tables were mammoth slabs which seated twenty or thirty men. Babbitt usually sat at the one near the door, with a group including Gunch, Finkelstein, Professor Pumphrey, Howard Littlefield, his neighbor, <abbr epub:type="z3998:given-name">T.</abbr> Cholmondeley Frink, the poet and advertising-agent, and Orville Jones, whose laundry was in many ways the best in Zenith. They composed a club within the club, and merrily called themselves “The Roughnecks.” Today as he passed their table the Roughnecks greeted him, “Come on, sit in! You n Paul too proud to feed with poor folks? Afraid somebody might stick you for a bottle of Bevo, George? Strikes me you swells are getting awful darn exclusive!”</p>
<p>He thundered, “You bet! We cant afford to have our reps ruined by being seen with you tightwads!” and guided Paul to one of the small tables beneath the musicians-gallery. He felt guilty. At the Zenith Athletic Club, privacy was very bad form. But he wanted Paul to himself.</p>
<p>That morning he had advocated lighter lunches and now he ordered nothing but English mutton chop, radishes, peas, deep-dish apple pie, a bit of cheese, and a pot of coffee with cream, adding, as he did invariably, “And uh—Oh, and you might give me an order of French fried potatoes.” When the chop came he vigorously peppered it and salted it. He always peppered and salted his meat, and vigorously, before tasting it.</p>
<p>Paul and he took up the springlike quality of the spring, the virtues of the electric cigar-lighter, and the action of the New York State Assembly. It was not till Babbitt was thick and disconsolate with mutton grease that he flung out:</p>
<p>“I wound up a nice little deal with Conrad Lyte this morning that put five hundred good round plunks in my pocket. Pretty nice—pretty nice! And yet—I dont know whats the matter with me today. Maybe its an attack of spring fever, or staying up too late at Verg Gunchs, or maybe its just the winters work piling up, but Ive felt kind of down in the mouth all day long. Course I wouldnt beef about it to the fellows at the Roughnecks Table there, but you—Ever feel that way, Paul? Kind of comes over me: here Ive pretty much done all the things I ought to; supported my family, and got a good house and a six-cylinder car, and built up a nice little business, and I havent any vices specially, except smoking—and Im practically cutting that out, by the way. And I belong to the church, and play enough golf to keep in trim, and I only associate with good decent fellows. And yet, even so, I dont know that Im entirely satisfied!”</p>
<p>It was drawled out, broken by shouts from the neighboring tables, by mechanical lovemaking to the waitress, by stertorous grunts as the coffee filled him with dizziness and indigestion. He was apologetic and doubtful, and it was Paul, with his thin voice, who pierced the fog:</p>
<p>“Good Lord, George, you dont suppose its any novelty to me to find that we hustlers, that think were so all-fired successful, arent getting much out of it? You look as if you expected me to report you as seditious! You know what my own lifes been.”</p>
<p>“I know, old man.”</p>
<p>“I ought to have been a fiddler, and Im a peddler of tar-roofing! And Zilla—Oh, I dont want to squeal, but you know as well as I do about how inspiring a wife she is.⁠ ⁠… Typical instance last evening: We went to the movies. There was a big crowd waiting in the lobby, us at the tail-end. She began to push right through it with her Sir, how dare you? manner—Honestly, sometimes when I look at her and see how shes always so made up and stinking of perfume and looking for trouble and kind of always yelping, I tell yuh Im a lady, damn yuh!—why, I want to kill her! Well, she keeps elbowing through the crowd, me after her, feeling good and ashamed, till shes almost up to the velvet rope and ready to be the next let in. But there was a little squirt of a man there—probably been waiting half an hour—I kind of admired the little cuss—and he turns on Zilla and says, perfectly polite, Madam, why are you trying to push past me? And she simply—God, I was so ashamed!—she rips out at him, Youre no gentleman, and she drags me into it and hollers, Paul, this person insulted me! and the poor skate he got ready to fight.</p>
<p>“I made out I hadnt heard them—sure! same as you wouldnt hear a boiler-factory!—and I tried to look away—I can tell you exactly how every tile looks in the ceiling of that lobby; theres one with brown spots on it like the face of the devil—and all the time the people there—they were packed in like sardines—they kept making remarks about us, and Zilla went right on talking about the little chap, and screeching that folks like him oughtnt to be admitted in a place thats <em>supposed</em> to be for ladies and gentlemen, and Paul, will you kindly call the manager, so I can report this dirty rat? and—Oof! Maybe I wasnt glad when I could sneak inside and hide in the dark!</p>
<p>“After twenty-four years of that kind of thing, you dont expect me to fall down and foam at the mouth when you hint that this sweet, clean, respectable, moral life isnt all its cracked up to be, do you? I cant even talk about it, except to you, because anybody else would think I was yellow. Maybe I am. Dont care any longer.⁠ ⁠… Gosh, youve had to stand a lot of whining from me, first and last, Georgie!”</p>
<p>“Rats, now, Paul, youve never really what you could call whined. Sometimes—Im always blowing to Myra and the kids about what a whale of a realtor I am, and yet sometimes I get a sneaking idea Im not such a Pierpont Morgan as I let on to be. But if I ever do help by jollying you along, old Paulski, I guess maybe Saint Pete may let me in after all!”</p>
<p>“Yuh, youre an old blowhard, Georgie, you cheerful cutthroat, but youve certainly kept me going.”</p>
<p>“Why dont you divorce Zilla?”</p>
<p>“Why dont I! If I only could! If shed just give me the chance! You couldnt hire her to divorce me, no, nor desert me. Shes too fond of her three squares and a few pounds of nut-center chocolates in between. If shed only be what they call unfaithful to me! George, I dont want to be too much of a stinker; back in college Id ve thought a man who could say that ought to be shot at sunrise. But honestly, Id be tickled to death if shed really go making love with somebody. Fat chance! Of course shell flirt with anything—you know how she holds hands and laughs—that laugh—that horrible brassy laugh—the way she yaps, You naughty man, you better be careful or my big husband will be after you!—and the guy looking me over and thinking, Why, you cute little thing, you run away now or Ill spank you! And shell let him go just far enough so she gets some excitement out of it and then shell begin to do the injured innocent and have a beautiful time wailing, I didnt think you were that kind of a person. They talk about these demi-vierges in stories—”</p>
<p>“These <em>whats</em>?”</p>
<p>—but the wise, hard, corseted, old married women like Zilla are worse than any bobbed-haired girl that ever went boldly out into this-here storm of life—and kept her umbrella slid up her sleeve! But rats, you know what Zilla is. How she nags—nags—nags. How she wants everything I can buy her, and a lot that I cant, and how absolutely unreasonable she is, and when I get sore and try to have it out with her she plays the Perfect Lady so well that even I get fooled and get all tangled up in a lot of <em>Why did you say</em>s and <em>I didnt mean</em>s. Ill tell you, Georgie: You know my tastes are pretty fairly simple—in the matter of food, at least. Course, as youre always complaining, I do like decent cigars—not those Flor de Cabagos youre smoking—”</p>
<p>“Thats all right now! Thats a good two-for. By the way, Paul, did I tell you I decided to practically cut out smok—”</p>
<p>“Yes you—At the same time, if I cant get what I like, why, I can do without it. I dont mind sitting down to burnt steak, with canned peaches and store cake for a thrilling little dessert afterwards, but I do draw the line at having to sympathize with Zilla because shes so rotten bad-tempered that the cook has quit, and shes been so busy sitting in a dirty lace negligee all afternoon, reading about some brave manly Western hero, that she hasnt had time to do any cooking. Youre always talking about morals—meaning monogamy, I suppose. Youve been the rock of ages to me, all right, but youre essentially a simp. You—”</p>
<p>“Where d you get that simp, little man? Let me tell you—”</p>
<p>—love to look earnest and inform the world that its the duty of responsible business men to be strictly moral, as an example to the community. In fact youre so earnest about morality, old Georgie, that I hate to think how essentially immoral you must be underneath. All right, you can—”</p>
<p>“Wait, wait now! Whats—”</p>
<p>—talk about morals all you want to, old thing, but believe me, if it hadnt been for you and an occasional evening playing the violin to Terrill OFarrells cello, and three or four darling girls that let me forget this beastly joke they call respectable life, Id ve killed myself years ago.</p>
<p>“And business! The roofing business! Roofs for cowsheds! Oh, I dont mean I havent had a lot of fun out of the Game; out of putting it over on the labor unions, and seeing a big check coming in, and the business increasing. But whats the use of it? You know, my business isnt distributing roofing—its principally keeping my competitors from distributing roofing. Same with you. All we do is cut each others throats and make the public pay for it!”</p>
<p>“Look here now, Paul! Youre pretty darn near talking socialism!”</p>
<p>“Oh yes, of course I dont really exactly mean that—I spose. Course—competition—brings out the best—survival of the fittest—but—But I mean: Take all these fellows we know, the kind right here in the club now, that seem to be perfectly content with their home-life and their businesses, and that boost Zenith and the Chamber of Commerce and holler for a million population. I bet if you could cut into their heads youd find that one-third of em are sure-enough satisfied with their wives and kids and friends and their offices; and one-third feel kind of restless but wont admit it; and one-third are miserable and know it. They hate the whole peppy, boosting, go-ahead game, and theyre bored by their wives and think their families are fools—at least when they come to forty or forty-five theyre bored—and they hate business, and theyd go—Why do you suppose theres so many mysterious suicides? Why do you suppose so many Substantial Citizens jumped right into the war? Think it was all patriotism?”</p>
<p>Babbitt snorted, “What do you expect? Think we were sent into the world to have a soft time and—what is it?float on flowery beds of ease? Think Man was just made to be happy?”</p>
<p>“Why not? Though Ive never discovered anybody that knew what the deuce Man really was made for!”</p>
<p>“Well we know—not just in the Bible alone, but it stands to reason—a man who doesnt buckle down and do his duty, even if it does bore him sometimes, is nothing but a—well, hes simply a weakling. Mollycoddle, in fact! And what do you advocate? Come down to cases! If a man is bored by his wife, do you seriously mean he has a right to chuck her and take a sneak, or even kill himself?”</p>
<p>“Good Lord, I dont know what rights a man has! And I dont know the solution of boredom. If I did, Id be the one philosopher that had the cure for living. But I do know that about ten times as many people find their lives dull, and unnecessarily dull, as ever admit it; and I do believe that if we busted out and admitted it sometimes, instead of being nice and patient and loyal for sixty years, and then nice and patient and dead for the rest of eternity, why, maybe, possibly, we might make life more fun.”</p>
<p>They drifted into a maze of speculation. Babbitt was elephantishly uneasy. Paul was bold, but not quite sure about what he was being bold. Now and then Babbitt suddenly agreed with Paul in an admission which contradicted all his defense of duty and Christian patience, and at each admission he had a curious reckless joy. He said at last:</p>
<p>“Look here, old Paul, you do a lot of talking about kicking things in the face, but you never kick. Why dont you?”</p>
<p>“Nobody does. Habit too strong. But—Georgie, Ive been thinking of one mild bat—oh, dont worry, old pillar of monogamy; its highly proper. It seems to be settled now, isnt it—though of course Zilla keeps rooting for a nice expensive vacation in New York and Atlantic City, with the bright lights and the bootlegged cocktails and a bunch of lounge-lizards to dance with—but the Babbitts and the Rieslings are sure-enough going to Lake Sunasquam, arent we? Why couldnt you and I make some excuse—say business in New York—and get up to Maine four or five days before they do, and just loaf by ourselves and smoke and cuss and be natural?”</p>
<p>“Great! Great idea!” Babbitt admired.</p>
<p>Not for fourteen years had he taken a holiday without his wife, and neither of them quite believed they could commit this audacity. Many members of the Athletic Club did go camping without their wives, but they were officially dedicated to fishing and hunting, whereas the sacred and unchangeable sports of Babbitt and Paul Riesling were golfing, motoring, and bridge. For either the fishermen or the golfers to have changed their habits would have been an infraction of their self-imposed discipline which would have shocked all right-thinking and regularized citizens.</p>
<p>Babbitt blustered, “Why dont we just put our foot down and say, Were going on ahead of you, and thats all there is to it! Nothing criminal in it. Simply say to Zilla—”</p>
<p>“You dont say anything to Zilla simply. Why, Georgie, shes almost as much of a moralist as you are, and if I told her the truth shed believe we were going to meet some dames in New York. And even Myra—she never nags you, the way Zilla does, but shed worry. Shed say, Dont you <em>want</em> me to go to Maine with you? I shouldnt dream of going unless you wanted me; and youd give in to save her feelings. Oh, the devil! Lets have a shot at duckpins.”</p>
<p>During the game of duckpins, a juvenile form of bowling, Paul was silent. As they came down the steps of the club, not more than half an hour after the time at which Babbitt had sternly told Miss McGoun he would be back, Paul sighed, “Look here, old man, oughtnt to talked about Zilla way I did.”</p>
<p>“Rats, old man, it lets off steam.”</p>
<p>“Oh, I know! After spending all noon sneering at the conventional stuff, Im conventional enough to be ashamed of saving my life by busting out with my fool troubles!”</p>
<p>“Old Paul, your nerves are kind of on the bum. Im going to take you away. Im going to rig this thing. Im going to have an important deal in New York and—and sure, of course!—Ill need you to advise me on the roof of the building! And the ole deal will fall through, and therell be nothing for us but to go on ahead to Maine. I—Paul, when it comes right down to it, I dont care whether you bust loose or not. I do like having a rep for being one of the Bunch, but if you ever needed me Id chuck it and come out for you every time! Not of course but what youre—course I dont mean youd ever do anything that would put—that would put a decent position on the fritz but—See how I mean? Im kind of a clumsy old codger, and I need your fine Eyetalian hand. We—Oh, hell, I cant stand here gassing all day! On the job! S long! Dont take any wooden money, Paulibus! See you soon! S long!”</p>
</section>
</section>
<section id="chapter-6" epub:type="chapter bodymatter z3998:fiction">
<h2 epub:type="title">Chapter <span epub:type="z3998:roman">VI</span></h2>
<section id="chapter-6-1" epub:type="z3998:subchapter">
<h3 epub:type="ordinal z3998:roman">I</h3>
<p>He forgot Paul Riesling in an afternoon of not unagreeable details. After a return to his office, which seemed to have staggered on without him, he drove a “prospect” out to view a four-flat tenement in the Linton district. He was inspired by the customers admiration of the new cigar-lighter. Thrice its novelty made him use it, and thrice he hurled half-smoked cigarettes from the car, protesting, “I <em>got</em> to quit smoking so blame much!”</p>
<p>Their ample discussion of every detail of the cigar-lighter led them to speak of electric flatirons and bed-warmers. Babbitt apologized for being so shabbily old-fashioned as still to use a hot-water bottle, and he announced that he would have the sleeping-porch wired at once. He had enormous and poetic admiration, though very little understanding, of all mechanical devices. They were his symbols of truth and beauty. Regarding each new intricate mechanism—metal lathe, two-jet carburetor, machine gun, oxyacetylene welder—he learned one good realistic-sounding phrase, and used it over and over, with a delightful feeling of being technical and initiated.</p>
<p>The customer joined him in the worship of machinery, and they came buoyantly up to the tenement and began that examination of plastic slate roof, kalamein doors, and seven-eighths-inch blind-nailed flooring, began those diplomacies of hurt surprise and readiness to be persuaded to do something they had already decided to do, which would some day result in a sale.</p>
<p>On the way back Babbitt picked up his partner and father-in-law, Henry <abbr epub:type="z3998:given-name">T.</abbr> Thompson, at his kitchen-cabinet works, and they drove through South Zenith, a high-colored, banging, exciting region: new factories of hollow tile with gigantic wire-glass windows, surly old redbrick factories stained with tar, high-perched water-tanks, big red trucks like locomotives, and, on a score of hectic sidetracks, far-wandering freight-cars from the New York Central and apple orchards, the Great Northern and wheat-plateaus, the Southern Pacific and orange groves.</p>
<p>They talked to the secretary of the Zenith Foundry Company about an interesting artistic project—a cast-iron fence for Linden Lane Cemetery. They drove on to the Zeeco Motor Company and interviewed the sales-manager, Noel Ryland, about a discount on a Zeeco car for Thompson. Babbitt and Ryland were fellow-members of the Boosters Club, and no Booster felt right if he bought anything from another Booster without receiving a discount. But Henry Thompson growled, “Oh, t hell with em! Im not going to crawl around mooching discounts, not from nobody.” It was one of the differences between Thompson, the old-fashioned, lean Yankee, rugged, traditional, stage type of American business man, and Babbitt, the plump, smooth, efficient, up-to-the-minute and otherwise perfected modern. Whenever Thompson twanged, “Put your John Hancock on that line,” Babbitt was as much amused by the antiquated provincialism as any proper Englishman by any American. He knew himself to be of a breeding altogether more esthetic and sensitive than Thompsons. He was a college graduate, he played golf, he often smoked cigarettes instead of cigars, and when he went to Chicago he took a room with a private bath. “The whole thing is,” he explained to Paul Riesling, “these old codgers lack the subtlety that you got to have today.”</p>
<p>This advance in civilization could be carried too far, Babbitt perceived. Noel Ryland, sales-manager of the Zeeco, was a frivolous graduate of Princeton, while Babbitt was a sound and standard ware from that great department-store, the State University. Ryland wore spats, he wrote long letters about City Planning and Community Singing, and, though he was a Booster, he was known to carry in his pocket small volumes of poetry in a foreign language. All this was going too far. Henry Thompson was the extreme of insularity, and Noel Ryland the extreme of frothiness, while between them, supporting the state, defending the evangelical churches and domestic brightness and sound business, were Babbitt and his friends.</p>
<p>With this just estimate of himself—and with the promise of a discount on Thompsons car—he returned to his office in triumph.</p>
<p>But as he went through the corridor of the Reeves Building he sighed, “Poor old Paul! I got to—Oh, damn Noel Ryland! Damn Charley McKelvey! Just because they make more money than I do, they think theyre so superior. I wouldnt be found dead in their stuffy old Union Club! I—Somehow, today, I dont feel like going back to work. Oh well—”</p>
</section>
<section id="chapter-6-2" epub:type="z3998:subchapter">
<h3 epub:type="ordinal z3998:roman">II</h3>
<p>He answered telephone calls, he read the four oclock mail, he signed his mornings letters, he talked to a tenant about repairs, he fought with Stanley Graff.</p>
<p>Young Graff, the outside salesman, was always hinting that he deserved an increase of commission, and today he complained, “I think I ought to get a bonus if I put through the Heiler sale. Im chasing around and working on it every single evening, almost.”</p>
<p>Babbitt frequently remarked to his wife that it was better to “con your office-help along and keep em happy stead of jumping on em and poking em up—get more work out of em that way,” but this unexampled lack of appreciation hurt him, and he turned on Graff:</p>
<p>“Look here, Stan; lets get this clear. Youve got an idea somehow that its you that do all the selling. Where d you get that stuff? Where d you think youd be if it wasnt for our capital behind you, and our lists of properties, and all the prospects we find for you? All you got to do is follow up our tips and close the deal. The hall-porter could sell Babbitt-Thompson listings! You say youre engaged to a girl, but have to put in your evenings chasing after buyers. Well, why the devil shouldnt you? What do you want to do? Sit around holding her hand? Let me tell you, Stan, if your girl is worth her salt, shell be glad to know youre out hustling, making some money to furnish the home-nest, instead of doing the lovey-dovey. The kind of fellow that kicks about working overtime, that wants to spend his evenings reading trashy novels or spooning and exchanging a lot of nonsense and foolishness with some girl, he aint the kind of upstanding, energetic young man, with a future—and with Vision!—that we want here. How about it? Whats your Ideal, anyway? Do you want to make money and be a responsible member of the community, or do you want to be a loafer, with no Inspiration or Pep?”</p>
<p>Graff was not so amenable to Vision and Ideals as usual. “You bet I want to make money! Thats why I want that bonus! Honest, <abbr epub:type="z3998:name-title">Mr.</abbr> Babbitt, I dont want to get fresh, but this Heiler house is a terror. Nobodyll fall for it. The flooring is rotten and the walls are full of cracks.”</p>
<p>“Thats exactly what I mean! To a salesman with a love for his profession, its hard problems like that that inspire him to do his best. Besides, Stan—Matter o fact, Thompson and I are against bonuses, as a matter of principle. We like you, and we want to help you so you can get married, but we cant be unfair to the others on the staff. If we start giving you bonuses, dont you see were going to hurt the feeling and be unjust to Penniman and Laylock? Rights right, and discrimination is unfair, and there aint going to be any of it in this office! Dont get the idea, Stan, that because during the war salesmen were hard to hire, now, when theres a lot of men out of work, there arent a slew of bright young fellows that would be glad to step in and enjoy your opportunities, and not act as if Thompson and I were his enemies and not do any work except for bonuses. How about it, heh? How about it?”</p>
<p>“Oh—well—gee—of course—” sighed Graff, as he went out, crabwise.</p>
<p>Babbitt did not often squabble with his employees. He liked to like the people about him; he was dismayed when they did not like him. It was only when they attacked the sacred purse that he was frightened into fury, but then, being a man given to oratory and high principles, he enjoyed the sound of his own vocabulary and the warmth of his own virtue. Today he had so passionately indulged in self-approval that he wondered whether he had been entirely just:</p>
<p>“After all, Stan isnt a boy any more. Oughtnt to call him so hard. But rats, got to haul folks over the coals now and then for their own good. Unpleasant duty, but—I wonder if Stan is sore? Whats he saying to McGoun out there?”</p>
<p>So chill a wind of hatred blew from the outer office that the normal comfort of his evening home-going was ruined. He was distressed by losing that approval of his employees to which an executive is always slave. Ordinarily he left the office with a thousand enjoyable fussy directions to the effect that there would undoubtedly be important tasks tomorrow, and Miss McGoun and Miss Bannigan would do well to be there early, and for heavens sake remind him to call up Conrad Lyte soon s he came in. Tonight he departed with feigned and apologetic liveliness. He was as afraid of his still-faced clerks—of the eyes focused on him, Miss McGoun staring with head lifted from her typing, Miss Bannigan looking over her ledger, Mat Penniman craning around at his desk in the dark alcove, Stanley Graff sullenly expressionless—as a parvenu before the bleak propriety of his butler. He hated to expose his back to their laughter, and in his effort to be casually merry he stammered and was raucously friendly and oozed wretchedly out of the door.</p>
<p>But he forgot his misery when he saw from Smith Street the charms of Floral Heights; the roofs of red tile and green slate, the shining new sun-parlors, and the stainless walls.</p>
</section>
<section id="chapter-6-3" epub:type="z3998:subchapter">
<h3 epub:type="ordinal z3998:roman">III</h3>
<p>He stopped to inform Howard Littlefield, his scholarly neighbor, that though the day had been springlike the evening might be cold. He went in to shout “Where are you?” at his wife, with no very definite desire to know where she was. He examined the lawn to see whether the furnace-man had raked it properly. With some satisfaction and a good deal of discussion of the matter with <abbr epub:type="z3998:name-title">Mrs.</abbr> Babbitt, Ted, and Howard Littlefield, he concluded that the furnace-man had not raked it properly. He cut two tufts of wild grass with his wifes largest dressmaking-scissors; he informed Ted that it was all nonsense having a furnace-man—“big husky fellow like you ought to do all the work around the house;” and privately he meditated that it was agreeable to have it known throughout the neighborhood that he was so prosperous that his son never worked around the house.</p>
<p>He stood on the sleeping-porch and did his days exercises: arms out sidewise for two minutes, up for two minutes, while he muttered, “Ought take more exercise; keep in shape;” then went in to see whether his collar needed changing before dinner. As usual it apparently did not.</p>
<p>The Lettish-Croat maid, a powerful woman, beat the dinner-gong.</p>
<p>The roast of beef, roasted potatoes, and string beans were excellent this evening and, after an adequate sketch of the days progressive weather-states, his four-hundred-and-fifty-dollar fee, his lunch with Paul Riesling, and the proven merits of the new cigar-lighter, he was moved to a benign, “Sort o thinking about buyin, a new car. Dont believe well get one till next year, but still we might.”</p>
<p>Verona, the older daughter, cried, “Oh, Dad, if you do, why dont you get a sedan? That would be perfectly slick! A closed car is so much more comfy than an open one.”</p>
<p>“Well now, I dont know about that. I kind of like an open car. You get more fresh air that way.”</p>
<p>“Oh, shoot, thats just because you never tried a sedan. Lets get one. Its got a lot more class,” said Ted.</p>
<p>“A closed car does keep the clothes nicer,” from <abbr epub:type="z3998:name-title">Mrs.</abbr> Babbitt; “You dont get your hair blown all to pieces,” from Verona; “Its a lot sportier,” from Ted; and from Tinka, the youngest, “Oh, lets have a sedan! Mary Ellens father has got one.” Ted wound up, “Oh, everybodys got a closed car now, except us!”</p>
<p>Babbitt faced them: “I guess you got nothing very terrible to complain about! Anyway, I dont keep a car just to enable you children to look like millionaires! And I like an open car, so you can put the top down on summer evenings and go out for a drive and get some good fresh air. Besides—A closed car costs more money.”</p>
<p>“Aw, gee whiz, if the Doppelbraus can afford a closed car, I guess we can!” prodded Ted.</p>
<p>“Humph! I make eight thousand a year to his seven! But I dont blow it all in and waste it and throw it around, the way he does! Dont believe in this business of going and spending a whole lot of money to show off and—”</p>
<p>They went, with ardor and some thoroughness, into the matters of streamline bodies, hill-climbing power, wire wheels, chrome steel, ignition systems, and body colors. It was much more than a study of transportation. It was an aspiration for knightly rank. In the city of Zenith, in the barbarous twentieth century, a familys motor indicated its social rank as precisely as the grades of the peerage determined the rank of an English family—indeed, more precisely, considering the opinion of old county families upon newly created brewery barons and woolen-mill viscounts. The details of precedence were never officially determined. There was no court to decide whether the second son of a Pierce Arrow limousine should go in to dinner before the first son of a Buick roadster, but of their respective social importance there was no doubt; and where Babbitt as a boy had aspired to the presidency, his son Ted aspired to a Packard twin-six and an established position in the motored gentry.</p>
<p>The favor which Babbitt had won from his family by speaking of a new car evaporated as they realized that he didnt intend to buy one this year. Ted lamented, “Oh, punk! The old boat looks as if itd had fleas and been scratching its varnish off.” <abbr epub:type="z3998:name-title">Mrs.</abbr> Babbitt said abstractedly, “Snoway talkcher father.” Babbitt raged, “If youre too much of a high-class gentleman, and you belong to the bon ton and so on, why, you neednt take the car out this evening.” Ted explained, “I didnt mean—” and dinner dragged on with normal domestic delight to the inevitable point at which Babbitt protested, “Come, come now, we cant sit here all evening. Give the girl a chance to clear away the table.”</p>
<p>He was fretting, “What a family! I dont know how we all get to scrapping this way. Like to go off some place and be able to hear myself think.⁠ ⁠… Paul… Maine… Wear old pants, and loaf, and cuss.” He said cautiously to his wife, “Ive been in correspondence with a man in New York—wants me to see him about a real-estate trade—may not come off till summer. Hope it doesnt break just when we and the Rieslings get ready to go to Maine. Be a shame if we couldnt make the trip there together. Well, no use worrying now.”</p>
<p>Verona escaped, immediately after dinner, with no discussion save an automatic “Why dont you ever stay home?” from Babbitt.</p>
<p>In the living-room, in a corner of the davenport, Ted settled down to his Home Study; plane geometry, Cicero, and the agonizing metaphors of Comus.</p>
<p>“I dont see why they give us this old-fashioned junk by Milton and Shakespeare and Wordsworth and all these has-beens,” he protested. “Oh, I guess I could stand it to see a show by Shakespeare, if they had swell scenery and put on a lot of dog, but to sit down in cold blood and <em>read</em> em—These teachers—how do they get that way?”</p>
<p><abbr epub:type="z3998:name-title">Mrs.</abbr> Babbitt, darning socks, speculated, “Yes, I wonder why. Of course I dont want to fly in the face of the professors and everybody, but I do think theres things in Shakespeare—not that I read him much, but when I was young the girls used to show me passages that werent, really, they werent at all nice.”</p>
<p>Babbitt looked up irritably from the comic strips in the <i epub:type="se:name.publication.newspaper">Evening Advocate</i>. They composed his favorite literature and art, these illustrated chronicles in which <abbr epub:type="z3998:name-title">Mr.</abbr> Mutt hit <abbr epub:type="z3998:name-title">Mr.</abbr> Jeff with a rotten egg, and Mother corrected Fathers vulgarisms by means of a rolling-pin. With the solemn face of a devotee, breathing heavily through his open mouth, he plodded nightly through every picture, and during the rite he detested interruptions. Furthermore, he felt that on the subject of Shakespeare he wasnt really an authority. Neither the <i epub:type="se:name.publication.newspaper">Advocate-Times</i>, the <i epub:type="se:name.publication.newspaper">Evening Advocate</i>, nor the <i epub:type="se:name.publication.newspaper">Bulletin of the Zenith Chamber of Commerce</i> had ever had an editorial on the matter, and until one of them had spoken he found it hard to form an original opinion. But even at risk of floundering in strange bogs, he could not keep out of an open controversy.</p>
<p>“Ill tell you why you have to study Shakespeare and those. Its because theyre required for college entrance, and thats all there is to it! Personally, I dont see myself why they stuck em into an up-to-date high-school system like we have in this state. Be a good deal better if you took Business English, and learned how to write an ad, or letters that would pull. But there it is, and theres no talk, argument, or discussion about it! Trouble with you, Ted, is you always want to do something different! If youre going to law-school—and you are!—I never had a chance to, but Ill see that you do—why, youll want to lay in all the English and Latin you can get.”</p>
<p>“Oh punk. I dont see whats the use of law-school—or even finishing high school. I dont want to go to college specially. Honest, theres lot of fellows that have graduated from colleges that dont begin to make as much money as fellows that went to work early. Old Shimmy Peters, that teaches Latin in the High, hes a what-is-it from Columbia and he sits up all night reading a lot of greasy books and hes always spieling about the value of languages, and the poor soak doesnt make but eighteen hundred a year, and no traveling salesman would think of working for that. I know what Id like to do. Id like to be an aviator, or own a corking big garage, or else—a fellow was telling me about it yesterday—Id like to be one of these fellows that the Standard Oil Company sends out to China, and you live in a compound and dont have to do any work, and you get to see the world and pagodas and the ocean and everything! And then I could take up correspondence-courses. Thats the real stuff! You dont have to recite to some frosty-faced old dame thats trying to show off to the principal, and you can study any subject you want to. Just listen to these! I clipped out the ads of some swell courses.”</p>
<p>He snatched from the back of his geometry half a hundred advertisements of those home-study courses which the energy and foresight of American commerce have contributed to the science of education. The first displayed the portrait of a young man with a pure brow, an iron jaw, silk socks, and hair like patent leather. Standing with one hand in his trousers-pocket and the other extended with chiding forefinger, he was bewitching an audience of men with gray beards, paunches, bald heads, and every other sign of wisdom and prosperity. Above the picture was an inspiring educational symbol—no antiquated lamp or torch or owl of Minerva, but a row of dollar signs. The text ran:</p>
<blockquote>
<header role="presentation">
<p>$$$$$$$$$</p>
<p>
<b>Power and Prosperity in Public Speaking</b>
</p>
<p>A Yarn Told at the Club</p>
</header>
<div>
<header role="presentation">
<p>What We Teach You!</p>
</header>
<p>How to address your lodge.</p>
<p>How to give toasts.</p>
<p>How to tell dialect stories.</p>
<p>How to propose to a lady.</p>
<p>How to entertain banquets.</p>
<p>How to make convincing selling-talks.</p>
<p>How to build big vocabulary.</p>
<p>How to create a strong personality.</p>
<p>How to become a rational, powerful and original thinker.</p>
<p>How to be a <strong>Master Man!</strong></p>
</div>
<p>Who do you think I ran into the other evening at the De Luxe Restaurant? Why, old Freddy Durkee, that used to be a dead or-alive shipping clerk in my old place<abbr epub:type="z3998:name-title">Mr.</abbr> Mouse-Man we used to laughingly call the dear fellow. One time he was so timid he was plumb scared of the Super, and never got credit for the dandy work he did. Him at the De Luxe! And if he wasnt ordering a tony feed with all the “fixings” from celery to nuts! And instead of being embarrassed by the waiters, like he used to be at the little dump where we lunched in Old Lang Syne, he was bossing them around like he was a millionaire!</p>
<p>I cautiously asked him what he was doing. Freddy laughed and said, “Say, old chum, I guess youre wondering whats come over me. Youll be glad to know Im now Assistant Super at the old shop, and right on the High Road to Prosperity and Domination, and I look forward with confidence to a twelve-cylinder car, and the wife is making things hum in the best society and the kiddies getting a first-class education.”</p>
<div>
<header role="presentation">
<p><abbr epub:type="z3998:name-title">Prof.</abbr> <abbr epub:type="z3998:given-name">W. F.</abbr> Peet</p>
</header>
<p class="continued">author of the Shortcut Course in Public-Speaking, is easily the foremost figure in practical literature, psychology &amp; oratory. A graduate of some of our leading universities, lecturer, extensive traveler, author of books, poetry, <strong>Personality of the Master Minds</strong>, he is ready to give <em>you</em> all the secrets of his culture and hammering Force, in a few easy lessons that will not interfere with other occupations.</p>
</div>
<p>Heres how it happened. I ran across an ad of a course that claimed to teach people how to talk easily and on their feet, how to answer complaints, how to lay a proposition before the Boss, how to hit a bank for a loan, how to hold a big audience spellbound with wit, humor, anecdote, inspiration, <abbr class="eoc">etc.</abbr> It was compiled by the Master Orator, <abbr epub:type="z3998:name-title">Prof.</abbr> Waldo <abbr epub:type="z3998:given-name">F.</abbr> Peet. I was skeptical, too, but I wrote (<em>Just a postcard</em>, with name and address) to the publisher for the lessons—sent On Trial, money back if you are not absolutely satisfied. There were eight simple lessons in plain language anybody could understand, and I studied them just a few hours a night, then started practising on the wife. Soon found I could talk right up to the Super and get due credit for all the good work I did. They began to appreciate me and advance me fast, and say, old doggo, what do you think theyre paying me now? $6,500 per year! And say, I find I can keep a big audience fascinated, speaking on any topic. As a friend, old boy, I advise you to send for circular (no obligation) and valuable free Art Picture to:⁠—</p>
<footer role="presentation">
<p>Shortcut Educational <abbr>Pub.</abbr> <abbr class="eoc">Co.</abbr></p>
<p>
<span>Desk <abbr epub:type="z3998:place">WA</abbr></span>
<span>Sandpit, Iowa.</span>
</p>
<p>
<b>Are You a 100 Percenter or a 10 Percenter?</b>
</p>
</footer>
</blockquote>
<p>Babbitt was again without a canon which would enable him to speak with authority. Nothing in motoring or real estate had indicated what a Solid Citizen and Regular Fellow ought to think about culture by mail. He began with hesitation:</p>
<p>“Well—sounds as if it covered the ground. It certainly is a fine thing to be able to orate. Ive sometimes thought I had a little talent that way myself, and I know darn well that one reason why a fourflushing old back-number like Chan Mott can get away with it in real estate is just because he can make a good talk, even when he hasnt got a doggone thing to say! And it certainly is pretty cute the way they get out all these courses on various topics and subjects nowadays. Ill tell you, though: No need to blow in a lot of good money on this stuff when you can get a first-rate course in eloquence and English and all that right in your own school—and one of the biggest school buildings in the entire country!”</p>
<p>“Thats so,” said <abbr epub:type="z3998:name-title">Mrs.</abbr> Babbitt comfortably, while Ted complained:</p>
<p>“Yuh, but Dad, they just teach a lot of old junk that isnt any practical use—except the manual training and typewriting and basketball and dancing—and in these correspondence-courses, gee, you can get all kinds of stuff that would come in handy. Say, listen to this one:</p>
<blockquote>
<header role="presentation">
<p>
<b>Can You Play a Mans Part?</b>
</p>
</header>
<p>If you are walking with your mother, sister or best girl and someone passes a slighting remark or uses improper language, wont you be ashamed if you cant take her part? Well, can you?</p>
<p>We teach boxing and self-defense by mail. Many pupils have written saying that after a few lessons theyve outboxed bigger and heavier opponents. The lessons start with simple movements practised before your mirror—holding out your hand for a coin, the breaststroke in swimming, <abbr class="eoc">etc.</abbr> Before you realize it you are striking scientifically, ducking, guarding and feinting, just as if you had a real opponent before you.</p>
</blockquote>
<p>“Oh, baby, maybe I wouldnt like that!” Ted chanted. “Ill tell the world! Gosh, Id like to take one fellow I know in school thats always shooting off his mouth, and catch him alone—”</p>
<p>“Nonsense! The idea! Most useless thing I ever heard of!” Babbitt fulminated.</p>
<p>“Well, just suppose I was walking with Mama or Rone, and somebody passed a slighting remark or used improper language. What would I do?”</p>
<p>“Why, youd probably bust the record for the hundred-yard dash!”</p>
<p>“I <em>would</em> not! Id stand right up to any mucker that passed a slighting remark on <strong>my</strong> sister and Id show him—”</p>
<p>“Look here, young Dempsey! If I ever catch you fighting Ill whale the everlasting daylights out of you—and Ill do it without practising holding out my hand for a coin before the mirror, too!”</p>
<p>“Why, Ted dear,” <abbr epub:type="z3998:name-title">Mrs.</abbr> Babbitt said placidly, “its not at all nice, your talking of fighting this way!”</p>
<p>“Well, gosh almighty, thats a fine way to appreciate—And then suppose I was walking with <em>you</em>, Ma, and somebody passed a slighting remark—”</p>
<p>“Nobodys going to pass no slighting remarks on nobody,” Babbitt observed, “not if they stay home and study their geometry and mind their own affairs instead of hanging around a lot of poolrooms and soda-fountains and places where nobodys got any business to be!”</p>
<p>“But gooooooosh, Dad, if they <strong>did</strong>!”</p>
<p><abbr epub:type="z3998:name-title">Mrs.</abbr> Babbitt chirped, “Well, if they did, I wouldnt do them the honor of paying any attention to them! Besides, they never do. You always hear about these women that get followed and insulted and all, but I dont believe a word of it, or its their own fault, the way some women look at a person. I certainly never ve been insulted by—”</p>
<p>“Aw shoot. Mother, just suppose you <em>were</em> sometime! Just <em>suppose</em>! Cant you suppose something? Cant you imagine things?”</p>
<p>“Certainly I can imagine things! The idea!”</p>
<p>“Certainly your mother can imagine things—and suppose things! Think youre the only member of this household thats got an imagination?” Babbitt demanded. “But whats the use of a lot of supposing? Supposing never gets you anywhere. No sense supposing when theres a lot of real facts to take into considera—”</p>
<p>“Look here, Dad. Suppose—I mean, just—just suppose you were in your office and some rival real-estate man—”</p>
<p>“Realtor!”</p>
<p>—some realtor that you hated came in—”</p>
<p>“I dont hate any realtor.”</p>
<p>“But suppose you <em>did</em>!”</p>
<p>“I dont intend to suppose anything of the kind! Theres plenty of fellows in my profession that stoop and hate their competitors, but if you were a little older and understood business, instead of always going to the movies and running around with a lot of fool girls with their dresses up to their knees and powdered and painted and rouged and God knows what all as if they were chorus-girls, then youd know—and youd suppose—that if theres any one thing that I stand for in the real-estate circles of Zenith, it is that we ought to always speak of each other only in the friendliest terms and institute a spirit of brotherhood and cooperation, and so I certainly cant suppose and I cant imagine my hating any realtor, not even that dirty, fourflushing society sneak, Cecil Rountree!”</p>
<p>“But—”</p>
<p>“And theres no If, And or But about it! But if I <em>were</em> going to lambaste somebody, I wouldnt require any fancy ducks or swimming-strokes before a mirror, or any of these doodads and flipflops! Suppose you were out some place and a fellow called you vile names. Think youd want to box and jump around like a dancing-master? Youd just lay him out cold (at least I certainly hope any son of mine would!) and then youd dust off your hands and go on about your business, and thats all there is to it, and you arent going to have any boxing-lessons by mail, either!”</p>
<p>“Well but—Yes—I just wanted to show how many different kinds of correspondence-courses there are, instead of all the camembert they teach us in the High.”</p>
<p>“But I thought they taught boxing in the school gymnasium.”</p>
<p>“Thats different. They stick you up there and some big stiff amuses himself pounding the stuffins out of you before you have a chance to learn. Hunka! Not any! But anyway—Listen to some of these others.”</p>
<p>The advertisements were truly philanthropic. One of them bore the rousing headline: “Money! Money!! Money!!!” The second announced that “<abbr epub:type="z3998:name-title">Mr.</abbr> <abbr epub:type="z3998:given-name">P. R.</abbr>, formerly making only eighteen a week in a barber shop, writes to us that since taking our course he is now pulling down $5,000 as an Osteo-vitalic Physician;” and the third that “Miss <abbr epub:type="z3998:given-name">J. L.</abbr>, recently a wrapper in a store, is now getting Ten Real Dollars a day teaching our Hindu System of Vibratory Breathing and Mental Control.”</p>
<p>Ted had collected fifty or sixty announcements, from annual reference-books, from Sunday School periodicals, fiction-magazines, and journals of discussion. One benefactor implored, “Dont be a Wallflower—Be More Popular and Make More Money<em>You</em> Can Ukulele or Sing Yourself into Society! By the secret principles of a Newly Discovered System of Music Teaching, anyone—man, lady or child—can, without tiresome exercises, special training or long drawn out study, and without waste of time, money or energy, learn to play by note, piano, banjo, cornet, clarinet, saxophone, violin or drum, and learn sight-singing.”</p>
<p>The next, under the wistful appeal “Finger Print Detectives Wanted—Big Incomes!” confided: “<strong>You</strong> red-blooded men and women—this is the <strong>profession</strong> you have been looking for. Theres <strong>money</strong> in it, <strong>big</strong> money, and that rapid change of scene, that entrancing and compelling interest and fascination, which your active mind and adventurous spirit crave. Think of being the chief figure and directing factor in solving strange mysteries and baffling crimes. This wonderful profession brings you into contact with influential men on the basis of equality, and often calls upon you to travel everywhere, maybe to distant lands—all expenses paid. <strong>No special education required</strong>.”</p>
<p>“Oh, boy! I guess that wins the firebrick necklace! Wouldnt it be swell to travel everywhere and nab some famous crook!” whooped Ted.</p>
<p>“Well, I dont think much of that. Doggone likely to get hurt. Still, that music-study stunt might be pretty fair, though. Theres no reason why, if efficiency-experts put their minds to it the way they have to routing products in a factory, they couldnt figure out some scheme so a person wouldnt have to monkey with all this practising and exercises that you get in music.” Babbitt was impressed, and he had a delightful parental feeling that they two, the men of the family, understood each other.</p>
<p>He listened to the notices of mailbox universities which taught Short-story Writing and Improving the Memory, Motion-picture-acting and Developing the Soul-power, Banking and Spanish, Chiropody and Photography, Electrical Engineering and Window-trimming, Poultry-raising and Chemistry.</p>
<p>“Well—well—” Babbitt sought for adequate expression of his admiration. “Im a son of a gun! I knew this correspondence-school business had become a mighty profitable game—makes suburban real-estate look like two cents!—but I didnt realize itd got to be such a reglar key-industry! Must rank right up with groceries and movies. Always figured somebodyd come along with the brains to not leave education to a lot of bookworms and impractical theorists but make a big thing out of it. Yes, I can see how a lot of these courses might interest you. I must ask the fellows at the Athletic if they ever realized—But same time, Ted, you know how advertisers, I means some advertisers, exaggerate. I dont know as theyd be able to jam you through these courses as fast as they claim they can.”</p>
<p>“Oh sure, Dad; of course.” Ted had the immense and joyful maturity of a boy who is respectfully listened to by his elders. Babbitt concentrated on him with grateful affection:</p>
<p>“I can see what an influence these courses might have on the whole educational works. Course Id never admit it publicly—fellow like myself, a State <abbr epub:type="z3998:initialism">U.</abbr> graduate, its only decent and patriotic for him to blow his horn and boost the Alma Mater—but smatter of fact, theres a whole lot of valuable time lost even at the U., studying poetry and French and subjects that never brought in anybody a cent. I dont know but what maybe these correspondence-courses might prove to be one of the most important American inventions.</p>
<p>“Trouble with a lot of folks is: theyre so blame material; they dont see the spiritual and mental side of American supremacy; they think that inventions like the telephone and the areoplane and wireless—no, that was a Wop invention, but anyway: they think these mechanical improvements are all that we stand for; whereas to a real thinker, he sees that spiritual and, uh, dominating movements like Efficiency, and Rotarianism, and Prohibition, and Democracy are what compose our deepest and truest wealth. And maybe this new principle in education-at-home may be another—may be another factor. I tell you, Ted, weve got to have Vision—”</p>
<p>“I think those correspondence-courses are terrible!”</p>
<p>The philosophers gasped. It was <abbr epub:type="z3998:name-title">Mrs.</abbr> Babbitt who had made this discord in their spiritual harmony, and one of <abbr epub:type="z3998:name-title">Mrs.</abbr> Babbitts virtues was that, except during dinner-parties, when she was transformed into a raging hostess, she took care of the house and didnt bother the males by thinking. She went on firmly:</p>
<p>“It sounds awful to me, the way they coax those poor young folks to think theyre learning something, and nobody round to help them and—You two learn so quick, but me, I always was slow. But just the same—”</p>
<p>Babbitt attended to her: “Nonsense! Get just as much, studying at home. You dont think a fellow learns any more because he blows in his fathers hard-earned money and sits around in Morris chairs in a swell Harvard dormitory with pictures and shields and table-covers and those doodads, do you? I tell you, Im a college man—I <em>know</em>! There is one objection you might make though. I certainly do protest against any effort to get a lot of fellows out of barber shops and factories into the professions. Theyre too crowded already, and whatll we do for workmen if all those fellows go and get educated?”</p>
<p>Ted was leaning back, smoking a cigarette without reproof. He was, for the moment, sharing the high thin air of Babbitts speculation as though he were Paul Riesling or even <abbr epub:type="z3998:name-title">Dr.</abbr> Howard Littlefield. He hinted:</p>
<p>“Well, what do you think then, Dad? Wouldnt it be a good idea if I could go off to China or some peppy place, and study engineering or something by mail?”</p>
<p>“No, and Ill tell you why, son. Ive found out its a mighty nice thing to be able to say youre a <abbr class="eoc" epub:type="z3998:name-title">B.A.</abbr> Some client that doesnt know what you are and thinks youre just a plug business man, he gets to shooting off his mouth about economics or literature or foreign trade conditions, and you just ease in something like, When I was in college—course I got my <abbr class="eoc" epub:type="z3998:name-title">B.A.</abbr> in sociology and all that junk Oh, it puts an awful crimp in their style! But there wouldnt be any class to saying I got the degree of Stamp-licker from the Bezuzus Mail-order University! You see—My dad was a pretty good old coot, but he never had much style to him, and I had to work darn hard to earn my way through college. Well, its been worth it, to be able to associate with the finest gentlemen in Zenith, at the clubs and so on, and I wouldnt want you to drop out of the gentlemen class—the class that are just as red-blooded as the Common People but still have power and personality. It would kind of hurt me if you did that, old man!”</p>
<p>“I know, Dad! Sure! All right. Ill stick to it. Say! Gosh! Gee whiz! I forgot all about those kids I was going to take to the chorus rehearsal. Ill have to duck!”</p>
<p>“But you havent done all your homework.”</p>
<p>“Do it first thing in the morning.”</p>
<p>“Well—”</p>
<p>Six times in the past sixty days Babbitt had stormed, “You will not do it first thing in the morning! Youll do it right now!” but tonight he said, “Well, better hustle,” and his smile was the rare shy radiance he kept for Paul Riesling.</p>
</section>
<section id="chapter-6-4" epub:type="z3998:subchapter">
<h3 epub:type="ordinal z3998:roman">IV</h3>
<p>“Teds a good boy,” he said to <abbr epub:type="z3998:name-title">Mrs.</abbr> Babbitt.</p>
<p>“Oh, he is!”</p>
<p>“Whos these girls hes going to pick up? Are they nice decent girls?”</p>
<p>“I dont know. Oh dear, Ted never tells me anything any more. I dont understand whats come over the children of this generation. I used to have to tell Papa and Mama everything, but seems like the children today have just slipped away from all control.”</p>
<p>“I hope theyre decent girls. Course Teds no longer a kid, and I wouldnt want him to, uh, get mixed up and everything.”</p>
<p>“George: I wonder if you oughtnt to take him aside and tell him about—Things!” She blushed and lowered her eyes.</p>
<p>“Well, I dont know. Way I figure it, Myra, no sense suggesting a lot of Things to a boys mind. Think up enough devilment by himself. But I wonder—Its kind of a hard question. Wonder what Littlefield thinks about it?”</p>
<p>“Course Papa agrees with you. He says all this—Instruction is—He says tisnt decent.”</p>
<p>“Oh, he does, does he! Well, let me tell you that whatever Henry <abbr epub:type="z3998:given-name">T.</abbr> Thompson thinks—about morals, I mean, though course you cant beat the old duffer—”</p>
<p>“Why, what a way to talk of Papa!”</p>
<p>—simply cant beat him at getting in on the ground floor of a deal, but let me tell you whenever he springs any ideas about higher things and education, then I know I think just the opposite. You may not regard me as any great brain-shark, but believe me, Im a regular college president, compared with Henry <abbr epub:type="z3998:given-name">T.</abbr>! Yes sir, by golly, Im going to take Ted aside and tell him why I lead a strictly moral life.”</p>
<p>“Oh, will you? When?”</p>
<p>“When? When? Whats the use of trying to pin me down to When and Why and Where and How and When? Thats the trouble with women, thats why they dont make high-class executives; they havent any sense of diplomacy. When the proper opportunity and occasion arises so it just comes in natural, why then Ill have a friendly little talk with him and—and—Was that Tinka hollering upstairs? She ought to been asleep, long ago.”</p>
<p>He prowled through the living-room, and stood in the sun-parlor, that glass-walled room of wicker chairs and swinging couch in which they loafed on Sunday afternoons. Outside only the lights of Doppelbraus house and the dim presence of Babbitts favorite elm broke the softness of April night.</p>
<p>“Good visit with the boy. Getting over feeling cranky, way I did this morning. And restless. Though, by golly, I will have a few days alone with Paul in Maine!⁠ ⁠… That devil Zilla!⁠ ⁠… But… Teds all right. Whole family all right. And good business. Not many fellows make four hundred and fifty bucks, practically half of a thousand dollars easy as I did today! Maybe when we all get to rowing its just as much my fault as it is theirs. Oughtnt to get grouchy like I do. But—Wish Id been a pioneer, same as my granddad. But then, wouldnt have a house like this. I—Oh, gosh, I <em>dont know</em>!”</p>
<p>He thought moodily of Paul Riesling, of their youth together, of the girls they had known.</p>
<p>When Babbitt had graduated from the State University, twenty-four years ago, he had intended to be a lawyer. He had been a ponderous debater in college; he felt that he was an orator; he saw himself becoming governor of the state. While he read law he worked as a real-estate salesman. He saved money, lived in a boardinghouse, supped on poached egg on hash. The lively Paul Riesling (who was certainly going off to Europe to study violin, next month or next year) was his refuge till Paul was bespelled by Zilla Colbeck, who laughed and danced and drew men after her plump and gaily wagging finger.</p>
<p>Babbitts evenings were barren then, and he found comfort only in Pauls second cousin, Myra Thompson, a sleek and gentle girl who showed her capacity by agreeing with the ardent young Babbitt that of course he was going to be governor some day. Where Zilla mocked him as a country boy, Myra said indignantly that he was ever so much solider than the young dandies who had been born in the great city of Zenith—an ancient settlement in 1897, one hundred and five years old, with two hundred thousand population, the queen and wonder of all the state and, to the Catawba boy, George Babbitt, so vast and thunderous and luxurious that he was flattered to know a girl ennobled by birth in Zenith.</p>
<p>Of love there was no talk between them. He knew that if he was to study law he could not marry for years; and Myra was distinctly a Nice Girl—one didnt kiss her, one didnt “think about her that way at all” unless one was going to marry her. But she was a dependable companion. She was always ready to go skating, walking; always content to hear his discourses on the great things he was going to do, the distressed poor whom he would defend against the Unjust Rich, the speeches he would make at Banquets, the inexactitudes of popular thought which he would correct.</p>
<p>One evening when he was weary and soft-minded, he saw that she had been weeping. She had been left out of a party given by Zilla. Somehow her head was on his shoulder and he was kissing away the tears—and she raised her head to say trustingly, “Now that were engaged, shall we be married soon or shall we wait?”</p>
<p>Engaged? It was his first hint of it. His affection for this brown tender woman thing went cold and fearful, but he could not hurt her, could not abuse her trust. He mumbled something about waiting, and escaped. He walked for an hour, trying to find a way of telling her that it was a mistake. Often, in the month after, he got near to telling her, but it was pleasant to have a girl in his arms, and less and less could he insult her by blurting that he didnt love her. He himself had no doubt. The evening before his marriage was an agony, and the morning wild with the desire to flee.</p>
<p>She made him what is known as a Good Wife. She was loyal, industrious, and at rare times merry. She passed from a feeble disgust at their closer relations into what promised to be ardent affection, but it drooped into bored routine. Yet she existed only for him and for the children, and she was as sorry, as worried as himself, when he gave up the law and trudged on in a rut of listing real estate.</p>
<p>“Poor kid, she hasnt had much better time than I have,” Babbitt reflected, standing in the dark sun-parlor. “But—I wish I could ve had a whirl at law and politics. Seen what I could do. Well—Maybe Ive made more money as it is.”</p>
<p>He returned to the living-room but before he settled down he smoothed his wifes hair, and she glanced up, happy and somewhat surprised.</p>
</section>
</section>
<section id="chapter-7" epub:type="chapter bodymatter z3998:fiction">
<h2 epub:type="title">Chapter <span epub:type="z3998:roman">VII</span></h2>
<section id="chapter-7-1" epub:type="z3998:subchapter">
<h3 epub:type="ordinal z3998:roman">I</h3>
<p>He solemnly finished the last copy of the <i epub:type="se:name.publication.newspaper">American Magazine</i>, while his wife sighed, laid away her darning, and looked enviously at the lingerie designs in a womens magazine. The room was very still.</p>
<p>It was a room which observed the best Floral Heights standards. The gray walls were divided into artificial paneling by strips of white-enameled pine. From the Babbitts former house had come two much-carved rocking-chairs, but the other chairs were new, very deep and restful, upholstered in blue and gold-striped velvet. A blue velvet davenport faced the fireplace, and behind it was a cherrywood table and a tall piano-lamp with a shade of golden silk. (Two out of every three houses in Floral Heights had before the fireplace a davenport, a mahogany table real or imitation, and a piano-lamp or a reading-lamp with a shade of yellow or rose silk.)</p>
<p>On the table was a runner of gold-threaded Chinese fabric, four magazines, a silver box containing cigarette-crumbs, and three “gift-books”—large, expensive editions of fairytales illustrated by English artists and as yet unread by any Babbitt save Tinka.</p>
<p>In a corner by the front windows was a large cabinet Victrola. (Eight out of every nine Floral Heights houses had a cabinet phonograph.)</p>
<p>Among the pictures, hung in the exact center of each gray panel, were a red and black imitation English hunting-print, an anemic imitation boudoir-print with a French caption of whose morality Babbitt had always been rather suspicious, and a “hand-colored” photograph of a Colonial room—rag rug, maiden spinning, cat demure before a white fireplace. (Nineteen out of every twenty houses in Floral Heights had either a hunting-print, a <i lang="fr" xml:lang="fr">Madame Fait la Toilette</i> print, a colored photograph of a New England house, a photograph of a Rocky Mountain, or all four.)</p>
<p>It was a room as superior in comfort to the “parlor” of Babbitts boyhood as his motor was superior to his fathers buggy. Though there was nothing in the room that was interesting, there was nothing that was offensive. It was as neat, and as negative, as a block of artificial ice. The fireplace was unsoftened by downy ashes or by sooty brick; the brass fire-irons were of immaculate polish; and the grenadier andirons were like samples in a shop, desolate, unwanted, lifeless things of commerce.</p>
<p>Against the wall was a piano, with another piano-lamp, but no one used it save Tinka. The hard briskness of the phonograph contented them; their store of jazz records made them feel wealthy and cultured; and all they knew of creating music was the nice adjustment of a bamboo needle. The books on the table were unspotted and laid in rigid parallels; not one corner of the carpet-rug was curled; and nowhere was there a hockey-stick, a torn picture-book, an old cap, or a gregarious and disorganizing dog.</p>
</section>
<section id="chapter-7-2" epub:type="z3998:subchapter">
<h3 epub:type="ordinal z3998:roman">II</h3>
<p>At home, Babbitt never read with absorption. He was concentrated enough at the office but here he crossed his legs and fidgeted. When his story was interesting he read the best, that is the funniest, paragraphs to his wife; when it did not hold him he coughed, scratched his ankles and his right ear, thrust his left thumb into his vest pocket, jingled his silver, whirled the cigar-cutter and the keys on one end of his watch chain, yawned, rubbed his nose, and found errands to do. He went upstairs to put on his slippers—his elegant slippers of seal-brown, shaped like medieval shoes. He brought up an apple from the barrel which stood by the trunk-closet in the basement.</p>
<p>“An apple a day keeps the doctor away,” he enlightened <abbr epub:type="z3998:name-title">Mrs.</abbr> Babbitt, for quite the first time in fourteen hours.</p>
<p>“Thats so.”</p>
<p>“An apple is Natures best regulator.”</p>
<p>“Yes, it—”</p>
<p>“Trouble with women is, they never have sense enough to form regular habits.”</p>
<p>“Well, I—”</p>
<p>“Always nibbling and eating between meals.”</p>
<p>“George!” She looked up from her reading. “Did you have a light lunch today, like you were going to? I did!”</p>
<p>This malicious and unprovoked attack astounded him. “Well, maybe it wasnt as light as—Went to lunch with Paul and didnt have much chance to diet. Oh, you neednt to grin like a chessy cat! If it wasnt for me watching out and keeping an eye on our diet—Im the only member of this family that appreciates the value of oatmeal for breakfast. I—”</p>
<p>She stooped over her story while he piously sliced and gulped down the apple, discoursing:</p>
<p>“One thing Ive done: cut down my smoking.</p>
<p>“Had kind of a run-in with Graff in the office. Hes getting too darn fresh. Ill stand for a good deal, but once in a while I got to assert my authority, and I jumped him. Stan, I said—Well, I told him just exactly where he got off.</p>
<p>“Funny kind of a day. Makes you feel restless.</p>
<p>“Wellllllllll, uh—” That sleepiest sound in the world, the terminal yawn. <abbr epub:type="z3998:name-title">Mrs.</abbr> Babbitt yawned with it, and looked grateful as he droned, “How about going to bed, eh? Dont suppose Rone and Ted will be in till all hours. Yep, funny kind of a day; not terribly warm but yet—Gosh, Id like—Some day Im going to take a long motor trip.”</p>
<p>“Yes, wed enjoy that,” she yawned.</p>
<p>He looked away from her as he realized that he did not wish to have her go with him. As he locked doors and tried windows and set the heat regulator so that the furnace-drafts would open automatically in the morning, he sighed a little, heavy with a lonely feeling which perplexed and frightened him. So absentminded was he that he could not remember which window-catches he had inspected, and through the darkness, fumbling at unseen perilous chairs, he crept back to try them all over again. His feet were loud on the steps as he clumped upstairs at the end of this great and treacherous day of veiled rebellions.</p>
</section>
<section id="chapter-7-3" epub:type="z3998:subchapter">
<h3 epub:type="ordinal z3998:roman">III</h3>
<p>Before breakfast he always reverted to upstate village boyhood, and shrank from the complex urban demands of shaving, bathing, deciding whether the current shirt was clean enough for another day. Whenever he stayed home in the evening he went to bed early, and thriftily got ahead in those dismal duties. It was his luxurious custom to shave while sitting snugly in a tubful of hot water. He may be viewed tonight as a plump, smooth, pink, baldish, podgy goodman, robbed of the importance of spectacles, squatting in breast-high water, scraping his lather-smeared cheeks with a safety-razor like a tiny lawn-mower, and with melancholy dignity clawing through the water to recover a slippery and active piece of soap.</p>
<p>He was lulled to dreaming by the caressing warmth. The light fell on the inner surface of the tub in a pattern of delicate wrinkled lines which slipped with a green sparkle over the curving porcelain as the clear water trembled. Babbitt lazily watched it; noted that along the silhouette of his legs against the radiance on the bottom of the tub, the shadows of the air-bubbles clinging to the hairs were reproduced as strange jungle mosses. He patted the water, and the reflected light capsized and leaped and volleyed. He was content and childish. He played. He shaved a swath down the calf of one plump leg.</p>
<p>The drainpipe was dripping, a dulcet and lively song: drippety drip drip dribble, drippety drip drip drip. He was enchanted by it. He looked at the solid tub, the beautiful nickel taps, the tiled walls of the room, and felt virtuous in the possession of this splendor.</p>
<p>He roused himself and spoke gruffly to his bath-things. “Come here! Youve done enough fooling!” he reproved the treacherous soap, and defied the scratchy nailbrush with “Oh, you would, would you!” He soaped himself, and rinsed himself, and austerely rubbed himself; he noted a hole in the Turkish towel, and meditatively thrust a finger through it, and marched back to the bedroom, a grave and unbending citizen.</p>
<p>There was a moment of gorgeous abandon, a flash of melodrama such as he found in traffic-driving, when he laid out a clean collar, discovered that it was frayed in front, and tore it up with a magnificent yeeeeeing sound.</p>
<p>Most important of all was the preparation of his bed and the sleeping-porch.</p>
<p>It is not known whether he enjoyed his sleeping-porch because of the fresh air or because it was the standard thing to have a sleeping-porch.</p>
<p>Just as he was an Elk, a Booster, and a member of the Chamber of Commerce, just as the priests of the Presbyterian Church determined his every religious belief and the senators who controlled the Republican Party decided in little smoky rooms in Washington what he should think about disarmament, tariff, and Germany, so did the large national advertisers fix the surface of his life, fix what he believed to be his individuality. These standard advertised wares—toothpastes, socks, tires, cameras, instantaneous hot-water heaters—were his symbols and proofs of excellence; at first the signs, then the substitutes, for joy and passion and wisdom.</p>
<p>But none of these advertised tokens of financial and social success was more significant than a sleeping-porch with a sun-parlor below.</p>
<p>The rites of preparing for bed were elaborate and unchanging. The blankets had to be tucked in at the foot of his cot. (Also, the reason why the maid hadnt tucked in the blankets had to be discussed with <abbr epub:type="z3998:name-title">Mrs.</abbr> Babbitt.) The rag rug was adjusted so that his bare feet would strike it when he arose in the morning. The alarm clock was wound. The hot-water bottle was filled and placed precisely two feet from the bottom of the cot.</p>
<p>These tremendous undertakings yielded to his determination; one by one they were announced to <abbr epub:type="z3998:name-title">Mrs.</abbr> Babbitt and smashed through to accomplishment. At last his brow cleared, and in his “Gnight!” rang virile power. But there was yet need of courage. As he sank into sleep, just at the first exquisite relaxation, the Doppelbrau car came home. He bounced into wakefulness, lamenting, “Why the devil cant some people never get to bed at a reasonable hour?” So familiar was he with the process of putting up his own car that he awaited each step like an able executioner condemned to his own rack.</p>
<p>The car insultingly cheerful on the driveway. The car door opened and banged shut, then the garage door slid open, grating on the sill, and the car door again. The motor raced for the climb up into the garage and raced once more, explosively, before it was shut off. A final opening and slamming of the car door. Silence then, a horrible silence filled with waiting, till the leisurely <abbr epub:type="z3998:name-title">Mr.</abbr> Doppelbrau had examined the state of his tires and had at last shut the garage door. Instantly, for Babbitt, a blessed state of oblivion.</p>
</section>
<section id="chapter-7-4" epub:type="z3998:subchapter">
<h3 epub:type="ordinal z3998:roman">IV</h3>
<p>At that moment In the city of Zenith, Horace Updike was making love to Lucile McKelvey in her mauve drawing-room on Royal Ridge, after their return from a lecture by an eminent English novelist. Updike was Zeniths professional bachelor; a slim-waisted man of forty-six with an effeminate voice and taste in flowers, cretonnes, and flappers. <abbr epub:type="z3998:name-title">Mrs.</abbr> McKelvey was red-haired, creamy, discontented, exquisite, rude, and honest. Updike tried his invariable first maneuver—touching her nervous wrist.</p>
<p>“Dont be an idiot!” she said.</p>
<p>“Do you mind awfully?”</p>
<p>“No! Thats what I mind!”</p>
<p>He changed to conversation. He was famous at conversation. He spoke reasonably of psychoanalysis, Long Island polo, and the Ming platter he had found in Vancouver. She promised to meet him in Deauville, the coming summer, “though,” she sighed, “its becoming too dreadfully banal; nothing but Americans and frowsy English baronesses.”</p>
<p>And at that moment in Zenith, a cocaine-runner and a prostitute were drinking cocktails in Healey Hansons saloon on Front Street. Since national prohibition was now in force, and since Zenith was notoriously law-abiding, they were compelled to keep the cocktails innocent by drinking them out of teacups. The lady threw her cup at the cocaine-runners head. He worked his revolver out of the pocket in his sleeve, and casually murdered her.</p>
<p>At that moment in Zenith, two men sat in a laboratory. For thirty-seven hours now they had been working on a report of their investigations of synthetic rubber.</p>
<p>At that moment in Zenith, there was a conference of four union officials as to whether the twelve thousand coal-miners within a hundred miles of the city should strike. Of these men one resembled a testy and prosperous grocer, one a Yankee carpenter, one a soda-clerk, and one a Russian Jewish actor The Russian Jew quoted Kautsky, Gene Debs, and Abraham Lincoln.</p>
<p>At that moment a <abbr epub:type="z3998:initialism">G.A.R.</abbr> veteran was dying. He had come from the Civil War straight to a farm which, though it was officially within the city-limits of Zenith, was primitive as the backwoods. He had never ridden in a motor car, never seen a bathtub, never read any book save the Bible, McGuffeys readers, and religious tracts; and he believed that the earth is flat, that the English are the Lost Ten Tribes of Israel, and that the United States is a democracy.</p>
<p>At that moment the steel and cement town which composed the factory of the Pullmore Tractor Company of Zenith was running on night shift to fill an order of tractors for the Polish army. It hummed like a million bees, glared through its wide windows like a volcano. Along the high wire fences, searchlights played on cinder-lined yards, switch-tracks, and armed guards on patrol.</p>
<p>At that moment Mike Monday was finishing a meeting. <abbr epub:type="z3998:name-title">Mr.</abbr> Monday, the distinguished evangelist, the best-known Protestant pontiff in America, had once been a prizefighter. Satan had not dealt justly with him. As a prizefighter he gained nothing but his crooked nose, his celebrated vocabulary, and his stage-presence. The service of the Lord had been more profitable. He was about to retire with a fortune. It had been well earned, for, to quote his last report, “<abbr epub:type="z3998:name-title">Rev.</abbr> <abbr epub:type="z3998:name-title">Mr.</abbr> Monday, the Prophet with a Punch, has shown that he is the worlds greatest salesman of salvation, and that by efficient organization the overhead of spiritual regeneration may be kept down to an unprecedented rock-bottom basis. He has converted over two hundred thousand lost and priceless souls at an average cost of less than ten dollars a head.”</p>
<p>Of the larger cities of the land, only Zenith had hesitated to submit its vices to Mike Monday and his expert reclamation <abbr class="eoc">corps.</abbr> The more enterprising organizations of the city had voted to invite him<abbr epub:type="z3998:name-title">Mr.</abbr> George <abbr epub:type="z3998:given-name">F.</abbr> Babbitt had once praised him in a speech at the Boosters Club. But there was opposition from certain Episcopalian and Congregationalist ministers, those renegades whom <abbr epub:type="z3998:name-title">Mr.</abbr> Monday so finely called “a bunch of gospel-pushers with dishwater instead of blood, a gang of squealers that need more dust on the knees of their pants and more hair on their skinny old chests.” This opposition had been crushed when the secretary of the Chamber of Commerce had reported to a committee of manufacturers that in every city where he had appeared, <abbr epub:type="z3998:name-title">Mr.</abbr> Monday had turned the minds of workmen from wages and hours to higher things, and thus averted strikes. He was immediately invited.</p>
<p>An expense fund of forty thousand dollars had been underwritten; out on the County Fair Grounds a Mike Monday Tabernacle had been erected, to seat fifteen thousand people. In it the prophet was at this moment concluding his message:</p>
<p>“Theres a lot of smart college professors and tea-guzzling slobs in this burg that say Im a roughneck and a never-wuzzer and my knowledge of history is not-yet. Oh, theres a gang of woolly-whiskered book-lice that think they know more than Almighty God, and prefer a lot of Hun science and smutty German criticism to the straight and simple Word of God. Oh, theres a swell bunch of Lizzie boys and lemon-suckers and pie-faces and infidels and beer-bloated scribblers that love to fire off their filthy mouths and yip that Mike Monday is vulgar and full of mush. Those pups are saying now that I hog the gospel-show, that Im in it for the coin. Well, now listen, folks! Im going to give those birds a chance! They can stand right up here and tell me to my face that Im a galoot and a liar and a hick! Only if they do—if they do!—dont faint with surprise if some of those rum-dumm liars get one good swift poke from Mike, with all the kick of Gods Flaming Righteousness behind the wallop! Well, come on, folks! Who says it? Who says Mike Monday is a fourflush and a yahoo? Huh? Dont I see anybody standing up? Well, there you are! Now I guess the folks in this mans town will quit listening to all this kyoodling from behind the fence; I guess youll quit listening to the guys that pan and roast and kick and beef, and vomit out filthy atheism; and all of youll come in, with every grain of pep and reverence you got, and boost all together for Jesus Christ and his everlasting mercy and tenderness!”</p>
</section>
<section id="chapter-7-5" epub:type="z3998:subchapter">
<h3 epub:type="ordinal z3998:roman">V</h3>
<p>At that moment Seneca Doane, the radical lawyer, and <abbr epub:type="z3998:name-title">Dr.</abbr> Kurt Yavitch, the histologist (whose report on the destruction of epithelial cells under radium had made the name of Zenith known in Munich, Prague, and Rome), were talking in Doanes library.</p>
<p>“Zeniths a city with gigantic power—gigantic buildings, gigantic machines, gigantic transportation,” meditated Doane.</p>
<p>“I hate your city. It has standardized all the beauty out of life. It is one big railroad station—with all the people taking tickets for the best cemeteries,” <abbr epub:type="z3998:name-title">Dr.</abbr> Yavitch said placidly.</p>
<p>Doane roused. “Im hanged if it is! You make me sick, Kurt, with your perpetual whine about standardization. Dont you suppose any other nation is standardized? Is anything more standardized than England, with every house that can afford it having the same muffins at the same tea-hour, and every retired general going to exactly the same evensong at the same gray stone church with a square tower, and every golfing prig in Harris tweeds saying Right you are! to every other prosperous ass? Yet I love England. And for standardization—just look at the sidewalk cafés in France and the lovemaking in Italy!</p>
<p>“Standardization is excellent, per se. When I buy an Ingersoll watch or a Ford, I get a better tool for less money, and I know precisely what Im getting, and that leaves me more time and energy to be individual in. And—I remember once in London I saw a picture of an American suburb, in a toothpaste ad on the back of the Saturday Evening Post—an elm-lined snowy street of these new houses, Georgian some of em, or with low raking roofs and—The kind of street youd find here in Zenith, say in Floral Heights. Open. Trees. Grass. And I was homesick! Theres no other country in the world that has such pleasant houses. And I dont care if they <em>are</em> standardized. Its a corking standard!</p>
<p>“No, what I fight in Zenith is standardization of thought, and, of course, the traditions of competition. The real villains of the piece are the clean, kind, industrious Family Men who use every known brand of trickery and cruelty to insure the prosperity of their cubs. The worst thing about these fellows is that theyre so good and, in their work at least, so intelligent. You cant hate them properly, and yet their standardized minds are the enemy.</p>
<p>“Then this boosting—Sneakingly I have a notion that Zenith is a better place to live in than Manchester or Glasgow or Lyons or Berlin or Turin—”</p>
<p>“It is not, and I have lift in most of them,” murmured <abbr epub:type="z3998:name-title">Dr.</abbr> Yavitch.</p>
<p>“Well, matter of taste. Personally, I prefer a city with a future so unknown that it excites my imagination. But what I particularly want—”</p>
<p>“You,” said <abbr epub:type="z3998:name-title">Dr.</abbr> Yavitch, “are a middle-road liberal, and you havent the slightest idea what you want. I, being a revolutionist, know exactly what I want—and what I want now is a drink.”</p>
</section>
<section id="chapter-7-6" epub:type="z3998:subchapter">
<h3 epub:type="ordinal z3998:roman">VI</h3>
<p>At that moment in Zenith, Jake Offutt, the politician, and Henry <abbr epub:type="z3998:given-name">T.</abbr> Thompson were in conference. Offutt suggested, “The thing to do is to get your fool son-in-law, Babbitt, to put it over. Hes one of these patriotic guys. When he grabs a piece of property for the gang, he makes it look like we were dyin of love for the dear peepul, and I do love to buy respectability—reasonable. Wonder how long we can keep it up, Hank? Were safe as long as the good little boys like George Babbitt and all the nice respectable labor-leaders think you and me are rugged patriots. Theres swell pickings for an honest politician here, Hank: a whole city working to provide cigars and fried chicken and dry martinis for us, and rallying to our banner with indignation, oh, fierce indignation, whenever some squealer like this fellow Seneca Doane comes along! Honest, Hank, a smart codger like me ought to be ashamed of himself if he didnt milk cattle like them, when they come around mooing for it! But the Traction gang cant get away with grand larceny like it used to. I wonder when—Hank, I wish we could fix some way to run this fellow Seneca Doane out of town. Its him or us!”</p>
<p>At that moment in Zenith, three hundred and forty or fifty thousand Ordinary People were asleep, a vast unpenetrated shadow. In the slum beyond the railroad tracks, a young man who for six months had sought work turned on the gas and killed himself and his wife.</p>
<p>At that moment Lloyd Mallam, the poet, owner of the Hafiz Book Shop, was finishing a rondeau to show how diverting was life amid the feuds of medieval Florence, but how dull it was in so obvious a place as Zenith.</p>
<p>And at that moment George <abbr epub:type="z3998:given-name">F.</abbr> Babbitt turned ponderously in bed—the last turn, signifying that hed had enough of this worried business of falling asleep and was about it in earnest.</p>
<p>Instantly he was in the magic dream. He was somewhere among unknown people who laughed at him. He slipped away, ran down the paths of a midnight garden, and at the gate the fairy child was waiting. Her dear and tranquil hand caressed his cheek. He was gallant and wise and well-beloved; warm ivory were her arms; and beyond perilous moors the brave sea glittered.</p>
</section>
</section>
<section id="chapter-8" epub:type="chapter bodymatter z3998:fiction">
<h2 epub:type="title">Chapter <span epub:type="z3998:roman">VIII</span></h2>
<section id="chapter-8-1" epub:type="z3998:subchapter">
<h3 epub:type="ordinal z3998:roman">I</h3>
<p>The great events of Babbitts spring were the secret buying of real-estate options in Linton for certain street-traction officials, before the public announcement that the Linton Avenue Car Line would be extended, and a dinner which was, as he rejoiced to his wife, not only “a regular society spread but a real sure-enough highbrow affair, with some of the keenest intellects and the brightest bunch of little women in town.” It was so absorbing an occasion that he almost forgot his desire to run off to Maine with Paul Riesling.</p>
<p>Though he had been born in the village of Catawba, Babbitt had risen to that metropolitan social plane on which hosts have as many as four people at dinner without planning it for more than an evening or two. But a dinner of twelve, with flowers from the florists and all the cut-glass out, staggered even the Babbitts.</p>
<p>For two weeks they studied, debated, and arbitrated the list of guests.</p>
<p>Babbitt marveled, “Of course were up-to-date ourselves, but still, think of us entertaining a famous poet like Chum Frink, a fellow that on nothing but a poem or so every day and just writing a few advertisements pulls down fifteen thousand berries a year!”</p>
<p>“Yes, and Howard Littlefield. Do you know, the other evening Eunice told me her papa speaks three languages!” said <abbr epub:type="z3998:name-title">Mrs.</abbr> Babbitt.</p>
<p>“Huh! Thats nothing! So do I—American, baseball, and poker!”</p>
<p>“I dont think its nice to be funny about a matter like that. Think how wonderful it must be to speak three languages, and so useful and—And with people like that, I dont see why we invite the Orville Joneses.”</p>
<p>“Well now, Orville is a mighty up-and-coming fellow!”</p>
<p>“Yes, I know, but—A laundry!”</p>
<p>“Ill admit a laundry hasnt got the class of poetry or real estate, but just the same, Orvy is mighty deep. Ever start him spieling about gardening? Say, that fellow can tell you the name of every kind of tree, and some of their Greek and Latin names too! Besides, we owe the Joneses a dinner. Besides, gosh, we got to have some boob for audience, when a bunch of hot-air artists like Frink and Littlefield get going.”</p>
<p>“Well, dear—I meant to speak of this—I do think that as host you ought to sit back and listen, and let your guests have a chance to talk once in a while!”</p>
<p>“Oh, you do, do you! Sure! I talk all the time! And Im just a business man—oh sure!—Im no <abbr epub:type="z3998:name-title">Ph.D.</abbr> like Littlefield, and no poet, and I havent anything to spring! Well, let me tell you, just the other day your darn Chum Frink comes up to me at the club begging to know what I thought about the Springfield school-bond issue. And who told him? I did! You bet your life I told him! Little me! I certainly did! He came up and asked me, and I told him all about it! You bet! And he was darn glad to listen to me and—Duty as a host! I guess I know my duty as a host and let me tell you—”</p>
<p>In fact, the Orville Joneses were invited.</p>
</section>
<section id="chapter-8-2" epub:type="z3998:subchapter">
<h3 epub:type="ordinal z3998:roman">II</h3>
<p>On the morning of the dinner, <abbr epub:type="z3998:name-title">Mrs.</abbr> Babbitt was restive.</p>
<p>“Now, George, I want you to be sure and be home early tonight. Remember, you have to dress.”</p>
<p>“Uh-huh. I see by the <i epub:type="se:name.publication.newspaper">Advocate</i> that the Presbyterian General Assembly has voted to quit the Interchurch World Movement. That—”</p>
<p>“George! Did you hear what I said? You must be home in time to dress tonight.”</p>
<p>“Dress? Hell! Im dressed now! Think Im going down to the office in my <abbr epub:type="z3998:initialism">B.V.D.</abbr>s?”</p>
<p>“I will not have you talking indecently before the children! And you do have to put on your dinner-jacket!”</p>
<p>“I guess you mean my <abbr class="eoc">Tux.</abbr> I tell you, of all the doggone nonsensical nuisances that was ever invented—”</p>
<p>Three minutes later, after Babbitt had wailed, “Well, I dont know whether Im going to dress or <em>not</em>” in a manner which showed that he was going to dress, the discussion moved on.</p>
<p>“Now, George, you mustnt forget to call in at Vecchias on the way home and get the ice cream. Their delivery-wagon is broken down, and I dont want to trust them to send it by—”</p>
<p>“All right! You told me that before breakfast!”</p>
<p>“Well, I dont want you to forget. Ill be working my head off all day long, training the girl thats to help with the dinner—”</p>
<p>“All nonsense, anyway, hiring an extra girl for the feed. Matilda could perfectly well—”</p>
<p>—and I have to go out and buy the flowers, and fix them, and set the table, and order the salted almonds, and look at the chickens, and arrange for the children to have their supper upstairs and—And I simply must depend on you to go to Vecchias for the ice cream.”</p>
<p>“All riiiiiight! Gosh, Im going to get it!”</p>
<p>“All you have to do is to go in and say you want the ice cream that <abbr epub:type="z3998:name-title">Mrs.</abbr> Babbitt ordered yesterday by phone, and it will be all ready for you.”</p>
<p>At ten-thirty she telephoned to him not to forget the ice cream from Vecchias.</p>
<p>He was surprised and blasted then by a thought. He wondered whether Floral Heights dinners were worth the hideous toil involved. But he repented the sacrilege in the excitement of buying the materials for cocktails.</p>
<p>Now this was the manner of obtaining alcohol under the reign of righteousness and prohibition:</p>
<p>He drove from the severe rectangular streets of the modern business center into the tangled byways of Old Town—jagged blocks filled with sooty warehouses and lofts; on into The Arbor, once a pleasant orchard but now a morass of lodging-houses, tenements, and brothels. Exquisite shivers chilled his spine and stomach, and he looked at every policeman with intense innocence, as one who loved the law, and admired the Force, and longed to stop and play with them. He parked his car a block from Healey Hansons saloon, worrying, “Well, rats, if anybody did see me, theyd think I was here on business.”</p>
<p>He entered a place curiously like the saloons of ante-prohibition days, with a long greasy bar with sawdust in front and streaky mirror behind, a pine table at which a dirty old man dreamed over a glass of something which resembled whisky, and with two men at the bar, drinking something which resembled beer, and giving that impression of forming a large crowd which two men always give in a saloon. The bartender, a tall pale Swede with a diamond in his lilac scarf, stared at Babbitt as he stalked plumply up to the bar and whispered, “Id, uh—Friend of Hansons sent me here. Like to get some gin.”</p>
<p>The bartender gazed down on him in the manner of an outraged bishop. “I guess you got the wrong place, my friend. We sell nothing but soft drinks here.” He cleaned the bar with a rag which would itself have done with a little cleaning, and glared across his mechanically moving elbow.</p>
<p>The old dreamer at the table petitioned the bartender, “Say, Oscar, listen.”</p>
<p>Oscar did not listen.</p>
<p>“Aw, say, Oscar, listen, will yuh? Say, lissen!”</p>
<p>The decayed and drowsy voice of the loafer, the agreeable stink of beer-dregs, threw a spell of inanition over Babbitt. The bartender moved grimly toward the crowd of two men. Babbitt followed him as delicately as a cat, and wheedled, “Say, Oscar, I want to speak to <abbr epub:type="z3998:name-title">Mr.</abbr> Hanson.”</p>
<p>“Whajuh wanta see him for?”</p>
<p>“I just want to talk to him. Heres my card.”</p>
<p>It was a beautiful card, an engraved card, a card in the blackest black and the sharpest red, announcing that <abbr epub:type="z3998:name-title">Mr.</abbr> George <abbr epub:type="z3998:given-name">F.</abbr> Babbitt was Estates, Insurance, Rents. The bartender held it as though it weighed ten pounds, and read it as though it were a hundred words long. He did not bend from his episcopal dignity, but he growled, “Ill see if hes around.”</p>
<p>From the back room he brought an immensely old young man, a quiet sharp-eyed man, in tan silk shirt, checked vest hanging open, and burning brown trousers<abbr epub:type="z3998:name-title">Mr.</abbr> Healey Hanson. <abbr epub:type="z3998:name-title">Mr.</abbr> Hanson said only “Yuh?” but his implacable and contemptuous eyes queried Babbitts soul, and he seemed not at all impressed by the new dark-gray suit for which (as he had admitted to every acquaintance at the Athletic Club) Babbitt had paid a hundred and twenty-five dollars.</p>
<p>“Glad meet you, <abbr epub:type="z3998:name-title">Mr.</abbr> Hanson. Say, uh—Im George Babbitt of the Babbitt-Thompson Realty Company. Im a great friend of Jake Offutts.”</p>
<p>“Well, what of it?”</p>
<p>“Say, uh, Im going to have a party, and Jake told me youd be able to fix me up with a little gin.” In alarm, in obsequiousness, as Hansons eyes grew more bored, “You telephone to Jake about me, if you want to.”</p>
<p>Hanson answered by jerking his head to indicate the entrance to the back room, and strolled away. Babbitt melodramatically crept into an apartment containing four round tables, eleven chairs, a brewery calendar, and a smell. He waited. Thrice he saw Healey Hanson saunter through, humming, hands in pockets, ignoring him.</p>
<p>By this time Babbitt had modified his valiant morning vow, “I wont pay one cent over seven dollars a quart” to “I might pay ten.” On Hansons next weary entrance he besought “Could you fix that up?” Hanson scowled, and grated, “Just a minute—Petes sake—just a minute!” In growing meekness Babbitt went on waiting till Hanson casually reappeared with a quart of gin—what is euphemistically known as a quart—in his disdainful long white hands.</p>
<p>“Twelve bucks,” he snapped.</p>
<p>“Say, uh, but say, capn, Jake thought youd be able to fix me up for eight or nine a bottle.”</p>
<p>“Nup. Twelve. This is the real stuff, smuggled from Canada. This is none o your neutral spirits with a drop of juniper extract,” the honest merchant said virtuously. “Twelve bones—if you want it. Course y understand Im just doing this anyway as a friend of Jakes.”</p>
<p>“Sure! Sure! I understand!” Babbitt gratefully held out twelve dollars. He felt honored by contact with greatness as Hanson yawned, stuffed the bills, uncounted, into his radiant vest, and swaggered away.</p>
<p>He had a number of titillations out of concealing the gin-bottle under his coat and out of hiding it in his desk. All afternoon he snorted and chuckled and gurgled over his ability to “give the Boys a real shot in the arm tonight.” He was, in fact, so exhilarated that he was within a block of his house before he remembered that there was a certain matter, mentioned by his wife, of fetching ice cream from Vecchias. He explained, “Well, darn it—” and drove back.</p>
<p>Vecchia was not a caterer, he was The Caterer of Zenith. Most coming-out parties were held in the white and gold ballroom of the Maison Vecchia; at all nice teas the guests recognized the five kinds of Vecchia sandwiches and the seven kinds of Vecchia cakes; and all really smart dinners ended, as on a resolving chord, in Vecchia Neapolitan ice cream in one of the three reliable molds—the melon mold, the round mold like a layer cake, and the long brick.</p>
<p>Vecchias shop had pale blue woodwork, tracery of plaster roses, attendants in frilled aprons, and glass shelves of “kisses” with all the refinement that inheres in whites of eggs. Babbitt felt heavy and thick amid this professional daintiness, and as he waited for the ice cream he decided, with hot prickles at the back of his neck, that a girl customer was giggling at him. He went home in a touchy temper. The first thing he heard was his wifes agitated:</p>
<p>“George! <em>Did</em> you remember to go to Vecchias and get the ice cream?”</p>
<p>“Say! Look here! Do I ever forget to do things?”</p>
<p>“Yes! Often!”</p>
<p>“Well now, its darn seldom I do, and it certainly makes me tired, after going into a pink-tea joint like Vecchias and having to stand around looking at a lot of half-naked young girls, all rouged up like they were sixty and eating a lot of stuff that simply ruins their stomachs—”</p>
<p>“Oh, its too bad about you! Ive noticed how you hate to look at pretty girls!”</p>
<p>With a jar Babbitt realized that his wife was too busy to be impressed by that moral indignation with which males rule the world, and he went humbly upstairs to dress. He had an impression of a glorified dining-room, of cut-glass, candles, polished wood, lace, silver, roses. With the awed swelling of the heart suitable to so grave a business as giving a dinner, he slew the temptation to wear his plaited dress-shirt for a fourth time, took out an entirely fresh one, tightened his black bow, and rubbed his patent-leather pumps with a handkerchief. He glanced with pleasure at his garnet and silver studs. He smoothed and patted his ankles, transformed by silk socks from the sturdy shanks of George Babbitt to the elegant limbs of what is called a Clubman. He stood before the pier-glass, viewing his trim dinner-coat, his beautiful triple-braided trousers; and murmured in lyric beatitude, “By golly, I dont look so bad. I certainly dont look like Catawba. If the hicks back home could see me in this rig, theyd have a fit!”</p>
<p>He moved majestically down to mix the cocktails. As he chipped ice, as he squeezed oranges, as he collected vast stores of bottles, glasses, and spoons at the sink in the pantry, he felt as authoritative as the bartender at Healey Hansons saloon. True, <abbr epub:type="z3998:name-title">Mrs.</abbr> Babbitt said he was under foot, and Matilda and the maid hired for the evening brushed by him, elbowed him, shrieked “Pleasopn door,” as they tottered through with trays, but in this high moment he ignored them.</p>
<p>Besides the new bottle of gin, his cellar consisted of one half-bottle of Bourbon whisky, a quarter of a bottle of Italian vermouth, and approximately one hundred drops of orange bitters. He did not possess a cocktail-shaker. A shaker was proof of dissipation, the symbol of a Drinker, and Babbitt disliked being known as a Drinker even more than he liked a Drink. He mixed by pouring from an ancient gravy-boat into a handleless pitcher; he poured with a noble dignity, holding his alembics high beneath the powerful Mazda globe, his face hot, his shirtfront a glaring white, the copper sink a scoured red-gold.</p>
<p>He tasted the sacred essence. “Now, by golly, if that isnt pretty near one fine old cocktail! Kind of a Bronx, and yet like a Manhattan. Ummmmmm! Hey, Myra, want a little nip before the folks come?”</p>
<p>Bustling into the dining-room, moving each glass a quarter of an inch, rushing back with resolution implacable on her face her gray and silver-lace party frock protected by a denim towel, <abbr epub:type="z3998:name-title">Mrs.</abbr> Babbitt glared at him, and rebuked him, “Certainly not!”</p>
<p>“Well,” in a loose, jocose manner, “I think the old man will!”</p>
<p>The cocktail filled him with a whirling exhilaration behind which he was aware of devastating desires—to rush places in fast motors, to kiss girls, to sing, to be witty. He sought to regain his lost dignity by announcing to Matilda:</p>
<p>“Im going to stick this pitcher of cocktails in the refrigerator. Be sure you dont upset any of em.”</p>
<p>“Yeh.”</p>
<p>“Well, be sure now. Dont go putting anything on this top shelf.”</p>
<p>“Yeh.”</p>
<p>“Well, be—” He was dizzy. His voice was thin and distant. “Whee!” With enormous impressiveness he commanded, “Well, be sure now,” and minced into the safety of the living-room. He wondered whether he could persuade “as slow a bunch as Myra and the Littlefields to go some place aft dinner and raise Cain and maybe dig up smore booze.” He perceived that he had gifts of profligacy which had been neglected.</p>
<p>By the time the guests had come, including the inevitable late couple for whom the others waited with painful amiability, a great gray emptiness had replaced the purple swirling in Babbitts head, and he had to force the tumultuous greetings suitable to a host on Floral Heights.</p>
<p>The guests were Howard Littlefield, the doctor of philosophy who furnished publicity and comforting economics to the Street Traction Company; Virgil Gunch, the coal-dealer, equally powerful in the Elks and in the Boosters Club; Eddie Swanson the agent for the Javelin Motor Car, who lived across the street; and Orville Jones, owner of the Lily White Laundry, which justly announced itself “the biggest, busiest, bulliest cleanerie shoppe in Zenith.” But, naturally, the most distinguished of all was <abbr epub:type="z3998:given-name">T.</abbr> Cholmondeley Frink, who was not only the author of “Poemulations,” which, syndicated daily in sixty-seven leading newspapers, gave him one of the largest audiences of any poet in the world, but also an optimistic lecturer and the creator of “Ads that Add.” Despite the searching philosophy and high morality of his verses, they were humorous and easily understood by any child of twelve; and it added a neat air of pleasantry to them that they were set not as verse but as prose. <abbr epub:type="z3998:name-title">Mr.</abbr> Frink was known from Coast to Coast as “Chum.”</p>
<p>With them were six wives, more or less—it was hard to tell, so early in the evening, as at first glance they all looked alike, and as they all said, “Oh, <em>isnt</em> this nice!” in the same tone of determined liveliness. To the eye, the men were less similar: Littlefield, a hedge-scholar, tall and horse-faced; Chum Frink, a trifle of a man with soft and mouse-like hair, advertising his profession as poet by a silk cord on his eyeglasses; Virgil Gunch, broad, with coarse black hair en brosse; Eddie Swanson, a bald and bouncing young man who showed his taste for elegance by an evening waistcoat of figured black silk with glass buttons; Orville Jones, a steady-looking, stubby, not very memorable person, with a hemp-colored toothbrush mustache. Yet they were all so well fed and clean, they all shouted “Evenin, Georgie!” with such robustness, that they seemed to be cousins, and the strange thing is that the longer one knew the women, the less alike they seemed; while the longer one knew the men, the more alike their bold patterns appeared.</p>
<p>The drinking of the cocktails was as canonical a rite as the mixing. The company waited, uneasily, hopefully, agreeing in a strained manner that the weather had been rather warm and slightly cold, but still Babbitt said nothing about drinks. They became despondent. But when the late couple (the Swansons) had arrived, Babbitt hinted, “Well, folks, do you think you could stand breaking the law a little?”</p>
<p>They looked at Chum Frink, the recognized lord of language. Frink pulled at his eyeglass cord as at a bell-rope, he cleared his throat and said that which was the custom:</p>
<p>“Ill tell you, George: Im a law-abiding man, but they do say Verg Gunch is a regular yegg, and of course hes bigger n I am, and I just cant figure out what Id do if he tried to force me into anything criminal!”</p>
<p>Gunch was roaring, “Well, Ill take a chance—” when Frink held up his hand and went on, “So if Verg and you insist, Georgie, Ill park my car on the wrong side of the street, because I take it for granted thats the crime youre hinting at!”</p>
<p>There was a great deal of laughter. <abbr epub:type="z3998:name-title">Mrs.</abbr> Jones asserted, “<abbr epub:type="z3998:name-title">Mr.</abbr> Frink is simply too killing! Youd think he was so innocent!”</p>
<p>Babbitt clamored, “How did you guess it, Chum? Well, you-all just wait a moment while I go out and get the—keys to your cars!” Through a froth of merriment he brought the shining promise, the mighty tray of glasses with the cloudy yellow cocktails in the glass pitcher in the center. The men babbled, “Oh, gosh, have a look!” and “This gets me right where I live!” and “Let me at it!” But Chum Frink, a traveled man and not unused to woes, was stricken by the thought that the potion might be merely fruit-juice with a little neutral spirits. He looked timorous as Babbitt, a moist and ecstatic almoner, held out a glass, but as he tasted it he piped, “Oh, man, let me dream on! It aint true, but dont waken me! Jus lemme slumber!”</p>
<p>Two hours before, Frink had completed a newspaper lyric beginning:</p>
<blockquote>
<p>I sat alone and groused and thunk, and scratched my head and sighed and wunk, and groaned, There still are boobs, alack, whod like the old-time gin-mill back; that den that makes a sage a loon, the vile and smelly old saloon! Ill never miss their poison booze, whilst I the bubbling spring can use, that leaves my head at merry morn as clear as any babe newborn!</p>
</blockquote>
<p>Babbitt drank with the others; his moments depression was gone; he perceived that these were the best fellows in the world; he wanted to give them a thousand cocktails. “Think you could stand another?” he cried. The wives refused, with giggles, but the men, speaking in a wide, elaborate, enjoyable manner, gloated, “Well, sooner than have you get sore at me, Georgie—”</p>
<p>“You got a little dividend coming,” said Babbitt to each of them, and each intoned, “Squeeze it, Georgie, squeeze it!”</p>
<p>When, beyond hope, the pitcher was empty, they stood and talked about prohibition. The men leaned back on their heels, put their hands in their trousers-pockets, and proclaimed their views with the booming profundity of a prosperous male repeating a thoroughly hackneyed statement about a matter of which he knows nothing whatever.</p>
<p>“Now, Ill tell you,” said Virgil Gunch; “way I figure it is this, and I can speak by the book, because Ive talked to a lot of doctors and fellows that ought to know, and the way I see it is that its a good thing to get rid of the saloon, but they ought to let a fellow have beer and light wines.”</p>
<p>Howard Littlefield observed, “What isnt generally realized is that its a dangerous propsition to invade the rights of personal liberty. Now, take this for instance: The King of—Bavaria? I think it was Bavaria—yes, Bavaria, it was—in 1862, March, 1862, he issued a proclamation against public grazing of livestock. The peasantry had stood for overtaxation without the slightest complaint, but when this proclamation came out, they rebelled. Or it may have been Saxony. But it just goes to show the dangers of invading the rights of personal liberty.”</p>
<p>“Thats it—no one got a right to invade personal liberty,” said Orville Jones.</p>
<p>“Just the same, you dont want to forget prohibition is a mighty good thing for the working-classes. Keeps em from wasting their money and lowering their productiveness,” said Virgil Gunch.</p>
<p>“Yes, thats so. But the trouble is the manner of enforcement,” insisted Howard Littlefield. “Congress didnt understand the right system. Now, if Id been running the thing, Id have arranged it so that the drinker himself was licensed, and then we could have taken care of the shiftless workman—kept him from drinking—and yet not ve interfered with the rights—with the personal liberty—of fellows like ourselves.”</p>
<p>They bobbed their heads, looked admiringly at one another, and stated, “Thats so, that would be the stunt.”</p>
<p>“The thing that worries me is that a lot of these guys will take to cocaine,” sighed Eddie Swanson.</p>
<p>They bobbed more violently, and groaned, “Thats so, there is a danger of that.”</p>
<p>Chum Frink chanted, “Oh, say, I got hold of a swell new receipt for homemade beer the other day. You take—”</p>
<p>Gunch interrupted, “Wait! Let me tell you mine!” Littlefield snorted, “Beer! Rats! Thing to do is to ferment cider!” Jones insisted, “Ive got the receipt that does the business!” Swanson begged, “Oh, say, lemme tell you the story—” But Frink went on resolutely, “You take and save the shells from peas, and pour six gallons of water on a bushel of shells and boil the mixture till—”</p>
<p><abbr epub:type="z3998:name-title">Mrs.</abbr> Babbitt turned toward them with yearning sweetness; Frink hastened to finish even his best beer-recipe; and she said gaily, “Dinner is served.”</p>
<p>There was a good deal of friendly argument among the men as to which should go in last, and while they were crossing the hall from the living-room to the dining-room Virgil Gunch made them laugh by thundering, “If I cant sit next to Myra Babbitt and hold her hand under the table, I wont play—Im goin home.” In the dining-room they stood embarrassed while <abbr epub:type="z3998:name-title">Mrs.</abbr> Babbitt fluttered, “Now, let me see—Oh, I was going to have some nice hand-painted place-cards for you but—Oh, let me see; <abbr epub:type="z3998:name-title">Mr.</abbr> Frink, you sit there.”</p>
<p>The dinner was in the best style of womens-magazine art, whereby the salad was served in hollowed apples, and everything but the invincible fried chicken resembled something else. Ordinarily the men found it hard to talk to the women; flirtation was an art unknown on Floral Heights, and the realms of offices and of kitchens had no alliances. But under the inspiration of the cocktails, conversation was violent. Each of the men still had a number of important things to say about prohibition, and now that each had a loyal listener in his dinner-partner he burst out:</p>
<p>“I found a place where I can get all the hootch I want at eight a quart—”</p>
<p>“Did you read about this fellow that went and paid a thousand dollars for ten cases of red-eye that proved to be nothing but water? Seems this fellow was standing on the corner and fellow comes up to him—”</p>
<p>“They say theres a whole raft of stuff being smuggled across at Detroit—”</p>
<p>“What I always say is—what a lot of folks dont realize about prohibition—”</p>
<p>“And then you get all this awful poison stuff—wood alcohol and everything—”</p>
<p>“Course I believe in it on principle, but I dont propose to have anybody telling me what I got to think and do. No Americanll ever stand for that!”</p>
<p>But they all felt that it was rather in bad taste for Orville Jones—and he not recognized as one of the wits of the occasion anyway—to say, “In fact, the whole thing about prohibition is this: it isnt the initial cost, its the humidity.”</p>
<p>Not till the one required topic had been dealt with did the conversation become general.</p>
<p>It was often and admiringly said of Virgil Gunch, “Gee, that fellow can get away with murder! Why, he can pull a Raw One in mixed company and all the ladiesll laugh their heads off, but me, gosh, if I crack anything thats just the least bit off color I get the razz for fair!” Now Gunch delighted them by crying to <abbr epub:type="z3998:name-title">Mrs.</abbr> Eddie Swanson, youngest of the women, “Louetta! I managed to pinch Eddies doorkey out of his pocket, and what say you and me sneak across the street when the folks arent looking? Got something,” with a gorgeous leer, “awful important to tell you!”</p>
<p>The women wriggled, and Babbitt was stirred to like naughtiness. “Say, folks, I wished I dared show you a book I borrowed from Doc Patten!”</p>
<p>“Now, George! The idea!” <abbr epub:type="z3998:name-title">Mrs.</abbr> Babbitt warned him.</p>
<p>“This book—racy isnt the word! Its some kind of an anthropological report about—about Customs, in the South Seas, and what it doesnt <em>say</em>! Its a book you cant buy. Verg, Ill lend it to you.”</p>
<p>“Me first!” insisted Eddie Swanson. “Sounds spicy!”</p>
<p>Orville Jones announced, “Say, I heard a Good One the other day about a coupla Swedes and their wives,” and, in the best Jewish accent, he resolutely carried the Good One to a slightly disinfected ending. Gunch capped it. But the cocktails waned, the seekers dropped back into cautious reality.</p>
<p>Chum Frink had recently been on a lecture-tour among the small towns, and he chuckled, “Awful good to get back to civilization! I certainly been seeing some hick towns! I mean—Course the folks there are the best on earth, but, gee whiz, those Main Street burgs are slow, and you fellows cant hardly appreciate what it means to be here with a bunch of live ones!”</p>
<p>“You bet!” exulted Orville Jones. “Theyre the best folks on earth, those small-town folks, but, oh, mama! what conversation! Why, say, they cant talk about anything but the weather and the ne-oo Ford, by heckalorum!”</p>
<p>“Thats right. They all talk about just the same things,” said Eddie Swanson.</p>
<p>“Dont they, though! They just say the same things over and over,” said Virgil Gunch.</p>
<p>“Yes, its really remarkable. They seem to lack all power of looking at things impersonally. They simply go over and over the same talk about Fords and the weather and so on,” said Howard Littlefield.</p>
<p>“Still, at that, you cant blame em. They havent got any intellectual stimulus such as you get up here in the city,” said Chum Frink.</p>
<p>“Gosh, thats right,” said Babbitt. “I dont want you highbrows to get stuck on yourselves but I must say it keeps a fellow right up on his toes to sit in with a poet and with Howard, the guy that put the con in economics! But these small-town boobs, with nobody but each other to talk to, no wonder they get so sloppy and uncultured in their speech, and so balled-up in their thinking!”</p>
<p>Orville Jones commented, “And, then take our other advantages—the movies, frinstance. These Yapville sports think theyre all-get-out if they have one change of bill a week, where here in the city you got your choice of a dozen diffrent movies any evening you want to name!”</p>
<p>“Sure, and the inspiration we get from rubbing up against high-class hustlers every day and getting jam full of ginger,” said Eddie Swanson.</p>
<p>“Same time,” said Babbitt, “no sense excusing these rube burgs too easy. Fellows own fault if he doesnt show the initiative to up and beat it to the city, like we done—did. And, just speaking in confidence among friends, theyre jealous as the devil of a city man. Every time I go up to Catawba I have to go around apologizing to the fellows I was brought up with because Ive more or less succeeded and they havent. And if you talk natural to em, way we do here, and show finesse and what you might call a broad point of view, why, they think youre putting on side. Theres my own half-brother Martin—runs the little ole general store my Dad used to keep. Say, Ill bet he dont know there is such a thing as a Tux—as a dinner-jacket. If he was to come in here now, hed think we were a bunch of—of—Why, gosh, I swear, he wouldnt know what to think! Yes, sir, theyre jealous!”</p>
<p>Chum Frink agreed, “Thats so. But what I mind is their lack of culture and appreciation of the Beautiful—if youll excuse me for being highbrow. Now, I like to give a high-class lecture, and read some of my best poetry—not the newspaper stuff but the magazine things. But say, when I get out in the tall grass, theres nothing will take but a lot of cheesy old stories and slang and junk that if any of us were to indulge in it here, hed get the gate so fast it would make his head swim.”</p>
<p>Virgil Gunch summed it up: “Fact is, were mighty lucky to be living among a bunch of city-folks, that recognize artistic things and business-punch equally. Wed feel pretty glum if we got stuck in some Main Street burg and tried to wise up the old codgers to the kind of life were used to here. But, by golly, theres this you got to say for em: Every small American town is trying to get population and modern ideals. And darn if a lot of em dont put it across! Somebody starts panning a rube crossroads, telling how he was there in 1900 and it consisted of one muddy street, count em, one, and nine hundred human clams. Well, you go back there in 1920, and you find pavements and a swell little hotel and a first-class ladies ready-to-wear shop—real perfection, in fact! You dont want to just look at what these small towns are, you want to look at what theyre aiming to become, and they all got an ambition that in the long run is going to make em the finest spots on earth—they all want to be just like Zenith!”</p>
</section>
<section id="chapter-8-3" epub:type="z3998:subchapter">
<h3 epub:type="ordinal z3998:roman">III</h3>
<p>However intimate they might be with <abbr epub:type="z3998:given-name">T.</abbr> Cholmondeley Frink as a neighbor, as a borrower of lawn-mowers and monkey-wrenches, they knew that he was also a Famous Poet and a distinguished advertising-agent; that behind his easiness were sultry literary mysteries which they could not penetrate. But tonight, in the gin-evolved confidence, he admitted them to the arcanum:</p>
<p>“Ive got a literary problem thats worrying me to death. Im doing a series of ads for the Zeeco Car and I want to make each of em a real little gem—reglar stylistic stuff. Im all for this theory that perfection is the stunt, or nothing at all, and these are as tough things as I ever tackled. You might think itd be harder to do my poems—all these Heart Topics: home and fireside and happiness—but theyre cinches. You cant go wrong on em; you know what sentiments any decent go-ahead fellow must have if he plays the game, and you stick right to em. But the poetry of industrialism, now theres a literary line where you got to open up new territory. Do you know the fellow whos really <em>the</em> American genius? The fellow who you dont know his name and I dont either, but his work ought to be preserved sos future generations can judge our American thought and originality today? Why, the fellow that writes the Prince Albert Tobacco ads! Just listen to this:</p>
<blockquote>
<p>Its <abbr epub:type="z3998:name-title">P.</abbr> <abbr epub:type="z3998:given-name">A.</abbr> that jams such joy in jimmy pipes. Say—bet youve often bent-an-ear to that spill-of-speech about hopping from five to f-i-f-t-y p-e-r by stepping on her a bit! Guess thats going some, all right<em>But</em> just among ourselves, you better start a rapidwhiz system to keep tabs as to how fast youll buzz from low smoke spirits to <em>Tip-Top-High</em>—once you line up behind a jimmy pipe thats all aglow with that peach-of-a-pal, Prince Albert.</p>
<p>Prince Albert is john-on-the-job—always joyusly more-<em>ish</em> in flavor; always delightfully cool and fragrant! For a fact, you never hooked such double-decked, copper-riveted, two-fisted smoke enjoyment!</p>
<p>Go to a pipe—speed-o-quick like you light on a good thing! Why—packed with Prince Albert you can play a joyus jimmy straight across the boards! <em>And you know what that means!</em></p>
</blockquote>
<p>“Now that,” caroled the motor agent, Eddie Swanson, “thats what I call he-literature! That Prince Albert fellow—though, gosh, there cant be just one fellow that writes em; must be a big board of classy ink-slingers in conference, but anyway: now, him, he doesnt write for long-haired pikers, he writes for Regular Guys, he writes for <em>me</em>, and I tip my benny to him! The only thing is: I wonder if it sells the goods? Course, like all these poets, this Prince Albert fellow lets his idea run away with him. It makes elegant reading, but it dont say nothing. Id never go out and buy Prince Albert Tobacco after reading it, because it doesnt tell me anything about the stuff. Its just a bunch of fluff.”</p>
<p>Frink faced him: “Oh, youre crazy! Have I got to sell you the idea of Style? Anyway thats the kind of stuff Id like to do for the Zeeco. But I simply cant. So I decided to stick to the straight poetic, and I took a shot at a highbrow ad for the Zeeco. How do you like this:</p>
<blockquote>
<p>The long white trail is calling—calling—and its over the hills and far away for every man or woman that has red blood in his veins and on his lips the ancient song of the buccaneers. Its away with dull drudging, and a fig for care. Speed—glorious Speed—its more than just a moments exhilaration—its Life for you and me! This great new truth the makers of the Zeeco Car have considered as much as price and style. Its fleet as the antelope, smooth as the glide of a swallow, yet powerful as the charge of a bull-elephant. Class breathes in every line. Listen, brother! Youll never know what the high art of hiking is till you <strong>Try Lifes Zippingest Zest—The Zecco!”</strong></p>
</blockquote>
<p>“Yes,” Frink mused, “thats got an elegant color to it, if I do say so, but it aint got the originality of spill-of-speech!’ ” The whole company sighed with sympathy and admiration.</p>
</section>
</section>
<section id="chapter-9" epub:type="chapter bodymatter z3998:fiction">
<h2 epub:type="title">Chapter <span epub:type="z3998:roman">IX</span></h2>
<section id="chapter-9-1" epub:type="z3998:subchapter">
<h3 epub:type="ordinal z3998:roman">I</h3>
<p>Babbitt was fond of his friends, he loved the importance of being host and shouting, “Certainly, youre going to have smore chicken—the idea!” and he appreciated the genius of <abbr epub:type="z3998:given-name">T.</abbr> Cholmondeley Frink, but the vigor of the cocktails was gone, and the more he ate the less joyful he felt. Then the amity of the dinner was destroyed by the nagging of the Swansons.</p>
<p>In Floral Heights and the other prosperous sections of Zenith, especially in the “young married set,” there were many women who had nothing to do. Though they had few servants, yet with gas stoves, electric ranges and dishwashers and vacuum cleaners, and tiled kitchen walls, their houses were so convenient that they had little housework, and much of their food came from bakeries and delicatessens. They had but two, one, or no children; and despite the myth that the Great War had made work respectable, their husbands objected to their “wasting time and getting a lot of crank ideas” in unpaid social work, and still more to their causing a rumor, by earning money, that they were not adequately supported. They worked perhaps two hours a day, and the rest of the time they ate chocolates, went to the motion-pictures, went window-shopping, went in gossiping twos and threes to card-parties, read magazines, thought timorously of the lovers who never appeared, and accumulated a splendid restlessness which they got rid of by nagging their husbands. The husbands nagged back.</p>
<p>Of these naggers the Swansons were perfect specimens.</p>
<p>Throughout the dinner Eddie Swanson had been complaining, publicly, about his wifes new frock. It was, he submitted, too short, too low, too immodestly thin, and much too expensive. He appealed to Babbitt:</p>
<p>“Honest, George, what do you think of that rag Louetta went and bought? Dont you think its the limit?”</p>
<p>“Whats eating you, Eddie? I call it a swell little dress.”</p>
<p>“Oh, it is, <abbr epub:type="z3998:name-title">Mr.</abbr> Swanson. Its a sweet frock,” <abbr epub:type="z3998:name-title">Mrs.</abbr> Babbitt protested.</p>
<p>“There now, do you see, smarty! Youre such an authority on clothes!” Louetta raged, while the guests ruminated and peeped at her shoulders.</p>
<p>“Thats all right now,” said Swanson. “Im authority enough so I know it was a waste of money, and it makes me tired to see you not wearing out a whole closetful of clothes you got already. Ive expressed my idea about this before, and you know good and well you didnt pay the least bit of attention. I have to camp on your trail to get you to do anything—”</p>
<p>There was much more of it, and they all assisted, all but Babbitt. Everything about him was dim except his stomach, and that was a bright scarlet disturbance. “Had too much grub; oughtnt to eat this stuff,” he groaned—while he went on eating, while he gulped down a chill and glutinous slice of the ice-cream brick, and coconut cake as oozy as shaving-cream. He felt as though he had been stuffed with clay; his body was bursting, his throat was bursting, his brain was hot mud; and only with agony did he continue to smile and shout as became a host on Floral Heights.</p>
<p>He would, except for his guests, have fled outdoors and walked off the intoxication of food, but in the haze which filled the room they sat forever, talking, talking, while he agonized, “Darn fool to be eating all this—not nother mouthful,” and discovered that he was again tasting the sickly welter of melted ice cream on his plate. There was no magic in his friends; he was not uplifted when Howard Littlefield produced from his treasure-house of scholarship the information that the chemical symbol for raw rubber is <abbr epub:type="se:compound">C<sub>10</sub>H<sub>16</sub></abbr>, which turns into isoprene, or <abbr epub:type="se:compound">2C<sub>5</sub>H<sub>8</sub></abbr>. Suddenly, without precedent, Babbitt was not merely bored but admitting that he was bored. It was ecstasy to escape from the table, from the torture of a straight chair, and loll on the davenport in the living-room.</p>
<p>The others, from their fitful unconvincing talk, their expressions of being slowly and painfully smothered, seemed to be suffering from the toil of social life and the horror of good food as much as himself. All of them accepted with relief the suggestion of bridge.</p>
<p>Babbitt recovered from the feeling of being boiled. He won at bridge. He was again able to endure Virgil Gunchs inexorable heartiness. But he pictured loafing with Paul Riesling beside a lake in Maine. It was as overpowering and imaginative as homesickness. He had never seen Maine, yet he beheld the shrouded mountains, the tranquil lake of evening. “That boy Pauls worth all these ballyhooing highbrows put together,” he muttered; and, “Id like to get away from—everything.”</p>
<p>Even Louetta Swanson did not rouse him.</p>
<p><abbr epub:type="z3998:name-title">Mrs.</abbr> Swanson was pretty and pliant. Babbitt was not an analyst of women, except as to their tastes in Furnished Houses to Rent. He divided them into Real Ladies, Working Women, Old Cranks, and Fly Chickens. He mooned over their charms but he was of opinion that all of them (save the women of his own family) were “different” and “mysterious.” Yet he had known by instinct that Louetta Swanson could be approached. Her eyes and lips were moist. Her face tapered from a broad forehead to a pointed chin, her mouth was thin but strong and avid, and between her brows were two outcurving and passionate wrinkles. She was thirty, perhaps, or younger. Gossip had never touched her, but every man naturally and instantly rose to flirtatiousness when he spoke to her, and every woman watched her with stilled blankness.</p>
<p>Between games, sitting on the davenport, Babbitt spoke to her with the requisite gallantry, that sonorous Floral Heights gallantry which is not flirtation but a terrified flight from it: “Youre looking like a new soda-fountain to night, Louetta.”</p>
<p>“Am I?”</p>
<p>“Ole Eddie kind of on the rampage.”</p>
<p>“Yes. I get so sick of it.”</p>
<p>“Well, when you get tired of hubby, you can run off with Uncle George.”</p>
<p>“If I ran away—Oh, well—”</p>
<p>“Anybody ever tell you your hands are awful pretty?”</p>
<p>She looked down at them, she pulled the lace of her sleeves over them, but otherwise she did not heed him. She was lost in unexpressed imaginings.</p>
<p>Babbitt was too languid this evening to pursue his duty of being a captivating (though strictly moral) male. He ambled back to the bridge-tables. He was not much thrilled when <abbr epub:type="z3998:name-title">Mrs.</abbr> Frink, a small twittering woman, proposed that they “try and do some spiritualism and table-tipping—you know Chum can make the spirits come—honest, he just scares me!”</p>
<p>The ladies of the party had not emerged all evening, but now, as the sex given to things of the spirit while the men warred against base things material, they took command and cried, “Oh, lets!” In the dimness the men were rather solemn and foolish, but the goodwives quivered and adored as they sat about the table. They laughed, “Now, you be good or Ill tell!” when the men took their hands in the circle.</p>
<p>Babbitt tingled with a slight return of interest in life as Louetta Swansons hand closed on his with quiet firmness.</p>
<p>All of them hunched over, intent. They startled as someone drew a strained breath. In the dusty light from the hall they looked unreal, they felt disembodied. <abbr epub:type="z3998:name-title">Mrs.</abbr> Gunch squeaked, and they jumped with unnatural jocularity, but at Frinks hiss they sank into subdued awe. Suddenly, incredibly, they heard a knocking. They stared at Frinks half-revealed hands and found them lying still. They wriggled, and pretended not to be impressed.</p>
<p>Frink spoke with gravity: “Is someone there?” A thud. “Is one knock to be the sign for yes?” A thud. “And two for no?” A thud.</p>
<p>“Now, ladies and gentlemen, shall we ask the guide to put us into communication with the spirit of some great one passed over?” Frink mumbled.</p>
<p><abbr epub:type="z3998:name-title">Mrs.</abbr> Orville Jones begged, “Oh, lets talk to Dante! We studied him at the Reading Circle. You know who he was, Orvy.”</p>
<p>“Certainly I know who he was! The Wop poet. Where do you think I was raised?” from her insulted husband.</p>
<p>“Sure—the fellow that took the Cooks Tour to Hell. Ive never waded through his potry, but we learned about him in the <abbr epub:type="z3998:initialism">U.</abbr>,” said Babbitt.</p>
<p>“Page <abbr epub:type="z3998:name-title">Mr.</abbr> Dannnnnty!” intoned Eddie Swanson.</p>
<p>“You ought to get him easy, <abbr epub:type="z3998:name-title">Mr.</abbr> Frink, you and he being fellow-poets,” said Louetta Swanson.</p>
<p>“Fellow-poets, rats! Where d you get that stuff?” protested Virgil Gunch. “I suppose Dante showed a lot of speed for an old-timer—not that Ive actually read him, of course—but to come right down to hard facts, he wouldnt stand one-two-three if he had to buckle down to practical literature and turn out a poem for the newspaper-syndicate every day, like Chum does!”</p>
<p>“Thats so,” from Eddie Swanson. “Those old birds could take their time. Judas Priest, I could write poetry myself if I had a whole year for it, and just wrote about that old-fashioned junk like Dante wrote about.”</p>
<p>Frink demanded, “Hush, now! Ill call him… O, Laughing Eyes, emerge forth into the, uh, the ultimates and bring hither the spirit of Dante, that we mortals may list to his words of wisdom.”</p>
<p>“You forgot to give um the address: 1658 Brimstone Avenue, Fiery Heights, Hell,” Gunch chuckled, but the others felt that this was irreligious. And besides—“probably it was just Chum making the knocks, but still, if there did happen to be something to all this, be exciting to talk to an old fellow belonging to—way back in early times—”</p>
<p>A thud. The spirit of Dante had come to the parlor of George <abbr epub:type="z3998:given-name">F.</abbr> Babbitt.</p>
<p>He was, it seemed, quite ready to answer their questions. He was “glad to be with them, this evening.”</p>
<p>Frink spelled out the messages by running through the alphabet till the spirit interpreter knocked at the right letter.</p>
<p>Littlefield asked, in a learned tone, “Do you like it in the Paradiso, Messire?”</p>
<p>“We are very happy on the higher plane, Signor. We are glad that you are studying this great truth of spiritualism,” Dante replied.</p>
<p>The circle moved with an awed creaking of stays and shirtfronts. “Suppose—suppose there were something to this?”</p>
<p>Babbitt had a different worry. “Suppose Chum Frink was really one of these spiritualists! Chum had, for a literary fellow, always seemed to be a Regular Guy; he belonged to the Chatham Road Presbyterian Church and went to the Boosters lunches and liked cigars and motors and racy stories. But suppose that secretly—After all, you never could tell about these darn highbrows; and to be an out-and-out spiritualist would be almost like being a socialist!”</p>
<p>No one could long be serious in the presence of Virgil Gunch. “Ask Dant how Jack Shakespeare and old Verg—the guy they named after me—are gettin along, and dont they wish they could get into the movie game!” he blared, and instantly all was mirth. <abbr epub:type="z3998:name-title">Mrs.</abbr> Jones shrieked, and Eddie Swanson desired to know whether Dante didnt catch cold with nothing on but his wreath.</p>
<p>The pleased Dante made humble answer.</p>
<p>But Babbitt—the curst discontent was torturing him again, and heavily, in the impersonal darkness, he pondered, “I dont—Were all so flip and think were so smart. Thered be—A fellow like Dante—I wish Id read some of his pieces. I dont suppose I ever will, now.”</p>
<p>He had, without explanation, the impression of a slaggy cliff and on it, in silhouette against menacing clouds, a lone and austere figure. He was dismayed by a sudden contempt for his surest friends. He grasped Louetta Swansons hand, and found the comfort of human warmth. Habit came, a veteran warrior; and he shook himself. “What the deuce is the matter with me, this evening?”</p>
<p>He patted Louettas hand, to indicate that he hadnt meant anything improper by squeezing it, and demanded of Frink, “Say, see if you can get old Dant to spiel us some of his poetry. Talk up to him. Tell him, <i>Buena giorna</i>, <i lang="es" xml:lang="es">señor</i>, <i>com sa va</i>, <i lang="de" xml:lang="de">wie gehts?</i> <i>Keskersaykersa</i> a little pome, <i lang="es" xml:lang="es">señor</i>?’ ”</p>
</section>
<section id="chapter-9-2" epub:type="z3998:subchapter">
<h3 epub:type="ordinal z3998:roman">II</h3>
<p>The lights were switched on; the women sat on the fronts of their chairs in that determined suspense whereby a wife indicates that as soon as the present speaker has finished, she is going to remark brightly to her husband, “Well, dear, I think perhaps its about time for us to be saying good night.” For once Babbitt did not break out in blustering efforts to keep the party going. He had—there was something he wished to think out—But the psychical research had started them off again. (“Why didnt they go home! Why didnt they go home!”) Though he was impressed by the profundity of the statement, he was only half-enthusiastic when Howard Littlefield lectured, “The United States is the only nation in which the government is a Moral Ideal and not just a social arrangement.” (“True—true—werent they <em>ever</em> going home?”) He was usually delighted to have an “inside view” of the momentous world of motors but tonight he scarcely listened to Eddie Swansons revelation: “If you want to go above the Javelin class, the Zeeco is a mighty good buy. Couple weeks ago, and mind you, this was a fair, square test, they took a Zeeco stock touring-car and they slid up the Tonawanda hill on high, and fellow told me—” (“Zeeco good boat but—Were they planning to stay all night?”)</p>
<p>They really were going, with a flutter of “We did have the best time!”</p>
<p>Most aggressively friendly of all was Babbitt, yet as he burbled he was reflecting, “I got through it, but for a while there I didnt hardly think Id last out.” He prepared to taste that most delicate pleasure of the host: making fun of his guests in the relaxation of midnight. As the door closed he yawned voluptuously, chest out, shoulders wriggling, and turned cynically to his wife.</p>
<p>She was beaming. “Oh, it was nice, wasnt it! I know they enjoyed every minute of it. Dont you think so?”</p>
<p>He couldnt do it. He couldnt mock. It would have been like sneering at a happy child. He lied ponderously: “You bet! Best party this year, by a long shot.”</p>
<p>“Wasnt the dinner good! And honestly I thought the fried chicken was delicious!”</p>
<p>“You bet! Fried to the Queens taste. Best fried chicken Ive tasted for a coons age.”</p>
<p>“Didnt Matilda fry it beautifully! And dont you think the soup was simply delicious?”</p>
<p>“It certainly was! It was corking! Best soup Ive tasted since Heck was a pup!” But his voice was seeping away. They stood in the hall, under the electric light in its square boxlike shade of red glass bound with nickel. She stared at him.</p>
<p>“Why, George, you dont sound—you sound as if you hadnt really enjoyed it.”</p>
<p>“Sure I did! Course I did!”</p>
<p>“George! What is it?”</p>
<p>“Oh, Im kind of tired, I guess. Been pounding pretty hard at the office. Need to get away and rest up a little.”</p>
<p>“Well, were going to Maine in just a few weeks now, dear.” “Yuh—” Then he was pouring it out nakedly, robbed of reticence. “Myra: I think itd be a good thing for me to get up there early.”</p>
<p>“But you have this man you have to meet in New York about business.”</p>
<p>“What man? Oh, sure. Him. Oh, thats all off. But I want to hit Maine early—get in a little fishing, catch me a big trout, by golly!” A nervous, artificial laugh.</p>
<p>“Well, why dont we do it? Verona and Matilda can run the house between them, and you and I can go any time, if you think we can afford it.”</p>
<p>“But thats—Ive been feeling so jumpy lately, I thought maybe it might be a good thing if I kind of got off by myself and sweat it out of me.”</p>
<p>“George! Dont you <em>want</em> me to go along?” She was too wretchedly in earnest to be tragic, or gloriously insulted, or anything save dumpy and defenseless and flushed to the red steaminess of a boiled beet.</p>
<p>“Of course I do! I just meant—” Remembering that Paul Riesling had predicted this, he was as desperate as she. “I mean, sometimes its a good thing for an old grouch like me to go off and get it out of his system.” He tried to sound paternal. “Then when you and the kids arrive—I figured maybe I might skip up to Maine just a few days ahead of you—Id be ready for a real bat, see how I mean?” He coaxed her with large booming sounds, with affable smiles, like a popular preacher blessing an Easter congregation, like a humorous lecturer completing his stint of eloquence, like all perpetrators of masculine wiles.</p>
<p>She stared at him, the joy of festival drained from her face. “Do I bother you when we go on vacations? Dont I add anything to your fun?”</p>
<p>He broke. Suddenly, dreadfully, he was hysterical, he was a yelping baby. “Yes, yes, yes! Hell, yes! But cant you understand Im shot to pieces? Im all in! I got to take care of myself! I tell you, I got to—Im sick of everything and everybody! I got to—”</p>
<p>It was she who was mature and protective now. “Why, of course! You shall run off by yourself! Why dont you get Paul to go along, and you boys just fish and have a good time?” She patted his shoulder—reaching up to it—while he shook with palsied helplessness, and in that moment was not merely by habit fond of her but clung to her strength.</p>
<p>She cried cheerily, “Now upstairs you go, and pop into bed. Well fix it all up. Ill see to the doors. Now skip!”</p>
<p>For many minutes, for many hours, for a bleak eternity, he lay awake, shivering, reduced to primitive terror, comprehending that he had won freedom, and wondering what he could do with anything so unknown and so embarrassing as freedom.</p>
</section>
</section>
<section id="chapter-10" epub:type="chapter bodymatter z3998:fiction">
<h2 epub:type="title">Chapter <span epub:type="z3998:roman">X</span></h2>
<section id="chapter-10-1" epub:type="z3998:subchapter">
<h3 epub:type="ordinal z3998:roman">I</h3>
<p>No apartment-house in Zenith had more resolutely experimented in condensation than the Revelstoke Arms, in which Paul and Zilla Riesling had a flat. By sliding the beds into low closets the bedrooms were converted into living-rooms. The kitchens were cupboards each containing an electric range, a copper sink, a glass refrigerator, and, very intermittently, a Balkan maid. Everything about the Arms was excessively modern, and everything was compressed—except the garages.</p>
<p>The Babbitts were calling on the Rieslings at the Arms. It was a speculative venture to call on the Rieslings; interesting and sometimes disconcerting. Zilla was an active, strident, full-blown, high-bosomed blonde. When she condescended to be good-humored she was nervously amusing. Her comments on people were saltily satiric and penetrative of accepted hypocrisies. “Thats so!” you said, and looked sheepish. She danced wildly, and called on the world to be merry, but in the midst of it she would turn indignant. She was always becoming indignant. Life was a plot against her and she exposed it furiously.</p>
<p>She was affable tonight. She merely hinted that Orville Jones wore a toupe, that <abbr epub:type="z3998:name-title">Mrs.</abbr> <abbr epub:type="z3998:given-name">T.</abbr> Cholmondeley Frinks singing resembled a Ford going into high, and that the <abbr epub:type="z3998:name-title">Hon.</abbr> Otis Deeble, mayor of Zenith and candidate for Congress, was a flatulent fool (which was quite true). The Babbitts and Rieslings sat doubtfully on stone-hard brocade chairs in the small living-room of the flat, with its mantel unprovided with a fireplace, and its strip of heavy gilt fabric upon a glaring new player-piano, till <abbr epub:type="z3998:name-title">Mrs.</abbr> Riesling shrieked, “Come on! Lets put some pep in it! Get out your fiddle, Paul, and Ill try to make Georgie dance decently.”</p>
<p>The Babbitts were in earnest. They were plotting for the escape to Maine. But when <abbr epub:type="z3998:name-title">Mrs.</abbr> Babbitt hinted with plump smilingness, “Does Paul get as tired after the winters work as Georgie does?” then Zilla remembered an injury; and when Zilla Riesling remembered an injury the world stopped till something had been done about it.</p>
<p>“Does he get tired? No, he doesnt get tired, he just goes crazy, thats all! You think Paul is so reasonable, oh, yes, and he loves to make out hes a little lamb, but hes stubborn as a mule. Oh, if you had to live with him—! Youd find out how sweet he is! He just pretends to be meek so he can have his own way. And me, I get the credit for being a terrible old crank, but if I didnt blow up once in a while and get something started, wed die of dry-rot. He never wants to go any place and—Why, last evening, just because the car was out of order—and that was his fault, too, because he ought to have taken it to the service-station and had the battery looked at—and he didnt want to go down to the movies on the trolley. But we went, and then there was one of those impudent conductors, and Paul wouldnt do a thing.</p>
<p>“I was standing on the platform waiting for the people to let me into the car, and this beast, this conductor, hollered at me, Come on, you, move up! Why, Ive never had anybody speak to me that way in all my life! I was so astonished I just turned to him and said—I thought there must be some mistake, and so I said to him, perfectly pleasant, Were you speaking to me? and he went on and bellowed at me, Yes, I was! Youre keeping the whole car from starting! he said, and then I saw he was one of these dirty ill-bred hogs that kindness is wasted on, and so I stopped and looked right at him, and I said, I—beg—your—pardon, I am not doing anything of the kind, I said, its the people ahead of me, who wont move up, I said, and furthermore, let me tell you, young man, that youre a low-down, foul-mouthed, impertinent skunk, I said, and youre no gentleman! I certainly intend to report you, and well see, I said, whether a lady is to be insulted by any drunken bum that chooses to put on a ragged uniform, and Id thank you, I said, to keep your filthy abuse to yourself. And then I waited for Paul to show he was half a man and come to my defense, and he just stood there and pretended he hadnt heard a word, and so I said to him, Well, I said—”</p>
<p>“Oh, cut it, cut it, Zill!” Paul groaned. “We all know Im a mollycoddle, and youre a tender bud, and lets let it go at that.”</p>
<p>“Let it go?” Zillas face was wrinkled like the Medusa, her voice was a dagger of corroded brass. She was full of the joy of righteousness and bad temper. She was a crusader and, like every crusader, she exulted in the opportunity to be vicious in the name of virtue. “Let it go? If people knew how many things Ive let go—”</p>
<p>“Oh, quit being such a bully.”</p>
<p>“Yes, a fine figure youd cut if I didnt bully you! Youd lie abed till noon and play your idiotic fiddle till midnight! Youre born lazy, and youre born shiftless, and youre born cowardly, Paul Riesling—”</p>
<p>“Oh, now, dont say that, Zilla; you dont mean a word of it!” protested <abbr epub:type="z3998:name-title">Mrs.</abbr> Babbitt.</p>
<p>“I will say that, and I mean every single last word of it!”</p>
<p>“Oh, now, Zilla, the idea!” <abbr epub:type="z3998:name-title">Mrs.</abbr> Babbitt was maternal and fussy. She was no older than Zilla, but she seemed so—at first. She was placid and puffy and mature, where Zilla, at forty-five, was so bleached and tight-corseted that you knew only that she was older than she looked. “The idea of talking to poor Paul like that!”</p>
<p>“Poor Paul is right! Wed both be poor, wed be in the poorhouse, if I didnt jazz him up!”</p>
<p>“Why, now, Zilla, Georgie and I were just saying how hard Pauls been working all year, and we were thinking it would be lovely if the Boys could run off by themselves. Ive been coaxing George to go up to Maine ahead of the rest of us, and get the tired out of his system before we come, and I think it would be lovely if Paul could manage to get away and join him.”</p>
<p>At this exposure of his plot to escape, Paul was startled out of impassivity. He rubbed his fingers. His hands twitched.</p>
<p>Zilla bayed, “Yes! Youre lucky! You can let George go, and not have to watch him. Fat old Georgie! Never peeps at another woman! Hasnt got the spunk!”</p>
<p>“The hell I havent!” Babbitt was fervently defending his priceless immorality when Paul interrupted him—and Paul looked dangerous. He rose quickly; he said gently to Zilla:</p>
<p>“I suppose you imply I have a lot of sweethearts.”</p>
<p>“Yes, I do!”</p>
<p>“Well, then, my dear, since you ask for it—There hasnt been a time in the last ten years when I havent found some nice little girl to comfort me, and as long as you continue your amiability I shall probably continue to deceive you. It isnt hard. Youre so stupid.”</p>
<p>Zilla gibbered; she howled; words could not be distinguished in her slaver of abuse.</p>
<p>Then the bland George <abbr epub:type="z3998:given-name">F.</abbr> Babbitt was transformed. If Paul was dangerous, if Zilla was a snake-locked fury, if the neat emotions suitable to the Revelstoke Arms had been slashed into raw hatreds, it was Babbitt who was the most formidable. He leaped up. He seemed very large. He seized Zillas shoulder. The cautions of the broker were wiped from his face, and his voice was cruel:</p>
<p>“Ive had enough of all this damn nonsense! Ive known you for twenty-five years, Zil, and I never knew you to miss a chance to take your disappointments out on Paul. Youre not wicked. Youre worse. Youre a fool. And let me tell you that Paul is the finest boy God ever made. Every decent person is sick and tired of your taking advantage of being a woman and springing every mean innuendo you can think of. Who the hell are you that a person like Paul should have to ask your <em>permission</em> to go with me? You act like you were a combination of Queen Victoria and Cleopatra. You fool, cant you see how people snicker at you, and sneer at you?”</p>
<p>Zilla was sobbing, “Ive never—Ive never—nobody ever talked to me like this in all my life!”</p>
<p>“No, but thats the way they talk behind your back! Always! They say youre a scolding old woman. Old, by God!”</p>
<p>That cowardly attack broke her. Her eyes were blank. She wept. But Babbitt glared stolidly. He felt that he was the all-powerful official in charge; that Paul and <abbr epub:type="z3998:name-title">Mrs.</abbr> Babbitt looked on him with awe; that he alone could handle this case.</p>
<p>Zilla writhed. She begged, “Oh, they dont!”</p>
<p>“They certainly do!”</p>
<p>“Ive been a bad woman! Im terribly sorry! Ill kill myself! Ill do anything. Oh, Ill—What do you want?”</p>
<p>She abased herself completely. Also, she enjoyed it. To the connoisseur of scenes, nothing is more enjoyable than a thorough, melodramatic, egoistic humility.</p>
<p>“I want you to let Paul beat it off to Maine with me,” Babbitt demanded.</p>
<p>“How can I help his going? Youve just said I was an idiot and nobody paid any attention to me.”</p>
<p>“Oh, you can help it, all right, all right! What you got to do is to cut out hinting that the minute he gets out of your sight, hell go chasing after some petticoat. Matter fact, thats the way you start the boy off wrong. You ought to have more sense—”</p>
<p>“Oh, I will, honestly, I will, George. I know I was bad. Oh, forgive me, all of you, forgive me—”</p>
<p>She enjoyed it.</p>
<p>So did Babbitt. He condemned magnificently and forgave piously, and as he went parading out with his wife he was grandly explanatory to her:</p>
<p>“Kind of a shame to bully Zilla, but course it was the only way to handle her. Gosh, I certainly did have her crawling!”</p>
<p>She said calmly, “Yes. You were horrid. You were showing off. You were having a lovely time thinking what a great fine person you were!”</p>
<p>“Well, by golly! Can you beat it! Of course I might of expected you to not stand by me! I might of expected youd stick up for your own sex!”</p>
<p>“Yes. Poor Zilla, shes so unhappy. She takes it out on Paul. She hasnt a single thing to do, in that little flat. And she broods too much. And she used to be so pretty and gay, and she resents losing it. And you were just as nasty and mean as you could be. Im not a bit proud of you—or of Paul, boasting about his horrid love-affairs!”</p>
<p>He was sulkily silent; he maintained his bad temper at a high level of outraged nobility all the four blocks home. At the door he left her, in self-approving haughtiness, and tramped the lawn.</p>
<p>With a shock it was revealed to him: “Gosh, I wonder if she was right—if she was partly right?” Overwork must have flayed him to abnormal sensitiveness; it was one of the few times in his life when he had queried his eternal excellence; and he perceived the summer night, smelled the wet grass. Then: “I dont care! Ive pulled it off. Were going to have our spree. And for Paul, Id do anything.”</p>
</section>
<section id="chapter-10-2" epub:type="z3998:subchapter">
<h3 epub:type="ordinal z3998:roman">II</h3>
<p>They were buying their Maine tackle at Ijams Brothers, the Sporting Goods Mart, with the help of Willis Ijams, fellow member of the Boosters Club. Babbitt was completely mad. He trumpeted and danced. He muttered to Paul, “Say, this is pretty good, eh? To be buying the stuff, eh? And good old Willis Ijams himself coming down on the floor to wait on us! Say, if those fellows that are getting their kit for the North Lakes knew we were going clear up to Maine, theyd have a fit, eh?⁠ ⁠… Well, come on, Brother Ijams—Willis, I mean. Heres your chance! Were a couple of easy marks! Whee! Let me at it! Im going to buy out the store!”</p>
<p>He gloated on fly-rods and gorgeous rubber hip-boots, on tents with celluloid windows and folding chairs and iceboxes. He simple-heartedly wanted to buy all of them. It was the Paul whom he was always vaguely protecting who kept him from his drunken desires.</p>
<p>But even Paul lightened when Willis Ijams, a salesman with poetry and diplomacy, discussed flies. “Now, of course, you boys know,” he said, “the great scrap is between dry flies and wet flies. Personally, Im for dry flies. More sporting.”</p>
<p>“Thats so. Lots more sporting,” fulminated Babbitt, who knew very little about flies either wet or dry.</p>
<p>“Now if youll take my advice, Georgie, youll stock up well on these pale evening dims, and silver sedges, and red ants. Oh, boy, theres a fly, that red ant!”</p>
<p>“You bet! Thats what it is—a fly!” rejoiced Babbitt.</p>
<p>“Yes, sir, that red ant,” said Ijams, “is a real honest-to-God <em>fly</em>!”</p>
<p>“Oh, I guess ole <abbr epub:type="z3998:name-title">Mr.</abbr> Trout wont come a-hustling when I drop one of those red ants on the water!” asserted Babbitt, and his thick wrists made a rapturous motion of casting.</p>
<p>“Yes, and the landlocked salmon will take it, too,” said Ijams, who had never seen a landlocked salmon.</p>
<p>“Salmon! Trout! Say, Paul, can you see Uncle George with his khaki pants on haulin em in, some morning bout seven? Whee!”</p>
</section>
<section id="chapter-10-3" epub:type="z3998:subchapter">
<h3 epub:type="ordinal z3998:roman">III</h3>
<p>They were on the New York express, incredibly bound for Maine, incredibly without their families. They were free, in a mans world, in the smoking-compartment of the Pullman.</p>
<p>Outside the car window was a glaze of darkness stippled with the gold of infrequent mysterious lights. Babbitt was immensely conscious, in the sway and authoritative clatter of the train, of going, of going on. Leaning toward Paul he grunted, “Gosh, pretty nice to be hiking, eh?”</p>
<p>The small room, with its walls of ocher-colored steel, was filled mostly with the sort of men he classified as the Best Fellows Youll Ever Meet—Real Good Mixers. There were four of them on the long seat; a fat man with a shrewd fat face, a knife-edged man in a green velour hat, a very young young man with an imitation amber cigarette-holder, and Babbitt. Facing them, on two movable leather chairs, were Paul and a lanky, old-fashioned man, very cunning, with wrinkles bracketing his mouth. They all read newspapers or trade journals, boot-and-shoe journals, crockery journals, and waited for the joys of conversation. It was the very young man, now making his first journey by Pullman, who began it.</p>
<p>“Say, gee, I had a wild old time in Zenith!” he gloried. “Say, if a fellow knows the ropes there he can have as wild a time as he can in New York!”</p>
<p>“Yuh, I bet you simply raised the old Ned. I figured you were a bad man when I saw you get on the train!” chuckled the fat one.</p>
<p>The others delightedly laid down their papers.</p>
<p>“Well, thats all right now! I guess I seen some things in the Arbor you never seen!” complained the boy.</p>
<p>“Oh, Ill bet you did! I bet you lapped up the malted milk like a reglar little devil!”</p>
<p>Then, the boy having served as introduction, they ignored him and charged into real talk. Only Paul, sitting by himself, reading at a serial story in a newspaper, failed to join them and all but Babbitt regarded him as a snob, an eccentric, a person of no spirit.</p>
<p>Which of them said which has never been determined, and does not matter, since they all had the same ideas and expressed them always with the same ponderous and brassy assurance. If it was not Babbitt who was delivering any given verdict, at least he was beaming on the chancellor who did deliver it.</p>
<p>“At that, though,” announced the first “theyre selling quite some booze in Zenith. Guess they are everywhere. I dont know how you fellows feel about prohibition, but the way it strikes me is that its a mighty beneficial thing for the poor zob that hasnt got any willpower but for fellows like us, its an infringement of personal liberty.”</p>
<p>“Thats a fact. Congress has got no right to interfere with a fellows personal liberty,” contended the second.</p>
<p>A man came in from the car, but as all the seats were full he stood up while he smoked his cigarette. He was an Outsider; he was not one of the Old Families of the smoking-compartment. They looked upon him bleakly and, after trying to appear at ease by examining his chin in the mirror, he gave it up and went out in silence.</p>
<p>“Just been making a trip through the South. Business conditions not very good down there,” said one of the council.</p>
<p>“Is that a fact! Not very good, eh?”</p>
<p>“No, didnt strike me they were up to normal.”</p>
<p>“Not up to normal, eh?”</p>
<p>“No, I wouldnt hardly say they were.”</p>
<p>The whole council nodded sagely and decided, “Yump, not hardly up to snuff.”</p>
<p>“Well, business conditions aint what they ought to be out West, neither, not by a long shot.”</p>
<p>“Thats a fact. And I guess the hotel business feels it. Thats one good thing, though: these hotels thatve been charging five bucks a day—yes, and maybe six—seven!—for a rotten room are going to be darn glad to get four, and maybe give you a little service.”</p>
<p>“Thats a fact. Say, uh, speaknubout hotels, I hit the <abbr>St.</abbr> Francis at San Francisco for the first time, the other day, and, say, it certainly is a first-class place.”</p>
<p>“Youre right, brother! The <abbr>St.</abbr> Francis is a swell place—absolutely A1.”</p>
<p>“Thats a fact. Im right with you. Its a first-class place.”</p>
<p>“Yuh, but say, any of you fellows ever stay at the Rippleton, in Chicago? I dont want to knock—I believe in boosting wherever you can—but say, of all the rotten dumps that pass emselves off as first-class hotels, thats the worst. Im going to get those guys, one of these days, and I told em so. You know how I am—well, maybe you dont know, but Im accustomed to first-class accommodations, and Im perfectly willing to pay a reasonable price. I got into Chicago late the other night, and the Rippletons near the station—Id never been there before, but I says to the taxi-driver—I always believe in taking a taxi when you get in late; may cost a little more money, but, gosh, its worth it when you got to be up early next morning and out selling a lot of crabs—and I said to him, Oh, just drive me over to the Rippleton.</p>
<p>“Well, we got there, and I breezed up to the desk and said to the clerk, Well, brother, got a nice room with bath for Cousin Bill? Saaaay! Youd a thought Id sold him a second, or asked him to work on Yom Kippur! He hands me the cold-boiled stare and yaps, I dunno, friend, Ill see, and he ducks behind the rigamajig they keep track of the rooms on. Well, I guess he called up the Credit Association and the American Security League to see if I was all right—he certainly took long enough—or maybe he just went to sleep; but finally he comes out and looks at me like it hurts him, and croaks, I think I can let you have a room with bath. Well, thats awful nice of you—sorry to trouble you—how muchll it set me back? I says, real sweet. Itll cost you seven bucks a day, friend, he says.</p>
<p>“Well, it was late, and anyway, it went down on my expense-account—gosh, if Id been paying it instead of the firm, Id a tramped the streets all night before Id a let any hick tavern stick me seven great big round dollars, believe me! So I lets it go at that. Well, the clerk wakes a nice young bell hop—fine lad—not a day over seventy-nine years old—fought at the Battle of Gettysburg and doesnt know its over yet—thought I was one of the Confederates, I guess, from the way he looked at me—and Rip van Winkle took me up to something—I found out afterwards they called it a room, but first I thought thered been some mistake—I thought they were putting me in the Salvation Army collection-box! At seven per each and every diem! Gosh!”</p>
<p>“Yuh, Ive heard the Rippleton was pretty cheesy. Now, when I go to Chicago I always stay at the Blackstone or the La Salle—first-class places.”</p>
<p>“Say, any of you fellows ever stay at the Birchdale at Terre Haute? How is it?”</p>
<p>“Oh, the Birchdale is a first-class hotel.”</p>
<p>(Twelve minutes of conference on the state of hotels in South Bend, Flint, Dayton, Tulsa, Wichita, Fort Worth, Winona, Erie, Fargo, and Moose Jaw.)</p>
<p>“Speaknubout prices,” the man in the velour hat observed, fingering the elk-tooth on his heavy watch-chain, “Id like to know where they get this stuff about clothes coming down. Now, you take this suit I got on.” He pinched his trousers-leg. “Four years ago I paid forty-two fifty for it, and it was real sure-nough value. Well, here the other day I went into a store back home and asked to see a suit, and the fellow yanks out some hand-me-downs that, honest, I wouldnt put on a hired man. Just out of curiosity I asks him, What you charging for that junk? Junk, he says, what d you mean junk? Thats a swell piece of goods, all wool Like hell! It was nice vegetable wool, right off the Ole Plantation! Its all wool, he says, and we get sixty-seven ninety for it. Oh, you do, do you! I says. Not from me you dont, I says, and I walks right out on him. You bet! I says to the wife, Well, I said, as long as your strength holds out and you can go on putting a few more patches on papas pants, well just pass up buying clothes.” ’</p>
<p>“Thats right, brother. And just look at collars, frinstance—”</p>
<p>“Hey! Wait!” the fat man protested. “Whats the matter with collars? Im selling collars! D you realize the cost of labor on collars is still two hundred and seven percent above—”</p>
<p>They voted that if their old friend the fat man sold collars, then the price of collars was exactly what it should be; but all other clothing was tragically too expensive. They admired and loved one another now. They went profoundly into the science of business, and indicated that the purpose of manufacturing a plow or a brick was so that it might be sold. To them, the Romantic Hero was no longer the knight, the wandering poet, the cowpuncher, the aviator, nor the brave young district attorney, but the great sales-manager, who had an Analysis of Merchandizing Problems on his glass-topped desk, whose title of nobility was “Go-getter,” and who devoted himself and all his young samurai to the cosmic purpose of Selling—not of selling anything in particular, for or to anybody in particular, but pure Selling.</p>
<p>The shop-talk roused Paul Riesling. Though he was a player of violins and an interestingly unhappy husband, he was also a very able salesman of tar-roofing. He listened to the fat mans remarks on “the value of house-organs and bulletins as a method of jazzing-up the Boys out on the road;” and he himself offered one or two excellent thoughts on the use of two-cent stamps on circulars. Then he committed an offense against the holy law of the Clan of Good Fellows. He became highbrow.</p>
<p>They were entering a city. On the outskirts they passed a steel-mill which flared in scarlet and orange flame that licked at the cadaverous stacks, at the iron-sheathed walls and sullen converters.</p>
<p>“My Lord, look at that—beautiful!” said Paul.</p>
<p>“You bet its beautiful, friend. Thats the Shelling-Horton Steel Plant, and they tell me old John Shelling made a good three million bones out of munitions during the war!” the man with the velour hat said reverently.</p>
<p>“I didnt mean—I mean its lovely the way the light pulls that picturesque yard, all littered with junk, right out of the darkness,” said Paul.</p>
<p>They stared at him, while Babbitt crowed, “Paul there has certainly got one great little eye for picturesque places and quaint sights and all that stuff. D of been an author or something if he hadnt gone into the roofing line.”</p>
<p>Paul looked annoyed. (Babbitt sometimes wondered if Paul appreciated his loyal boosting.) The man in the velour hat grunted, “Well, personally, I think Shelling-Horton keep their works awful dirty. Bum routing. But I dont suppose theres any law against calling em picturesque if it gets you that way!”</p>
<p>Paul sulkily returned to his newspaper and the conversation logically moved on to trains.</p>
<p>“What time do we get into Pittsburg?” asked Babbitt.</p>
<p>“Pittsburg? I think we get in at—no, that was last years schedule—wait a minute—lets see—got a timetable right here.”</p>
<p>“I wonder if were on time?”</p>
<p>“Yuh, sure, we must be just about on time.”</p>
<p>“No, we arent—we were seven minutes late, last station.”</p>
<p>“Were we? Straight? Why, gosh, I thought we were right on time.”</p>
<p>“No, were about seven minutes late.”</p>
<p>“Yuh, thats right; seven minutes late.”</p>
<p>The porter entered—a negro in white jacket with brass buttons.</p>
<p>“How late are we, George?” growled the fat man.</p>
<p>Deed, I dont know, sir. I think were about on time,” said the porter, folding towels and deftly tossing them up on the rack above the washbowls. The council stared at him gloomily and when he was gone they wailed:</p>
<p>“I dont know whats come over these niggers, nowadays. They never give you a civil answer.”</p>
<p>“Thats a fact. Theyre getting so they dont have a single bit of respect for you. The old-fashioned coon was a fine old cuss—he knew his place—but these young dinges dont want to be porters or cotton-pickers. Oh, no! They got to be lawyers and professors and Lord knows what all! I tell you, its becoming a pretty serious problem. We ought to get together and show the black man, yes, and the yellow man, his place. Now, I havent got one particle of race-prejudice. Im the first to be glad when a nigger succeeds—so long as he stays where he belongs and doesnt try to usurp the rightful authority and business ability of the white man.”</p>
<p>“Thats the <span epub:type="z3998:roman">I</span>! And another thing we got to do,” said the man with the velour hat (whose name was Koplinsky), “is to keep these damn foreigners out of the country. Thank the Lord, were putting a limit on immigration. These Dagoes and Hunkies have got to learn that this is a white mans country, and they aint wanted here. When weve assimilated the foreigners we got here now and learned em the principles of Americanism and turned em into regular folks, why then maybe well let in a few more.”</p>
<p>“You bet. Thats a fact,” they observed, and passed on to lighter topics. They rapidly reviewed motorcar prices, tire-mileage, oil-stocks, fishing, and the prospects for the wheat-crop in Dakota.</p>
<p>But the fat man was impatient at this waste of time. He was a veteran traveler and free of illusions. Already he had asserted that he was “an old he-one.” He leaned forward, gathered in their attention by his expression of sly humor, and grumbled, “Oh, hell, boys, lets cut out the formality and get down to the stories!”</p>
<p>They became very lively and intimate.</p>
<p>Paul and the boy vanished. The others slid forward on the long seat, unbuttoned their vests, thrust their feet up on the chairs, pulled the stately brass cuspidors nearer, and ran the green window-shade down on its little trolley, to shut them in from the uncomfortable strangeness of night. After each bark of laughter they cried, “Say, jever hear the one about—” Babbitt was expansive and virile. When the train stopped at an important station, the four men walked up and down the cement platform, under the vast smoky train-shed roof, like a stormy sky, under the elevated footways, beside crates of ducks and sides of beef, in the mystery of an unknown city. They strolled abreast, old friends and well content. At the long-drawn “Alllll aboarrrrrd”—like a mountain call at dusk—they hastened back into the smoking-compartment, and till two of the morning continued the droll tales, their eyes damp with cigar-smoke and laughter. When they parted they shook hands, and chuckled, “Well, sir, its been a great session. Sorry to bust it up. Mighty glad to met you.”</p>
<p>Babbitt lay awake in the close hot tomb of his Pullman berth, shaking with remembrance of the fat mans limerick about the lady who wished to be wild. He raised the shade; he lay with a puffy arm tucked between his head and the skimpy pillow, looking out on the sliding silhouettes of trees, and village lamps like exclamation-points. He was very happy.</p>
</section>
</section>
<section id="chapter-11" epub:type="chapter bodymatter z3998:fiction">
<h2 epub:type="title">Chapter <span epub:type="z3998:roman">XI</span></h2>
<section id="chapter-11-1" epub:type="z3998:subchapter">
<h3 epub:type="ordinal z3998:roman">I</h3>
<p>They had four hours in New York between trains. The one thing Babbitt wished to see was the Pennsylvania Hotel, which had been built since his last visit. He stared up at it, muttering, “Twenty-two hundred rooms and twenty-two hundred baths! Thats got everything in the world beat. Lord, their turnover must be—well, suppose price of rooms is four to eight dollars a day, and I suppose maybe some ten and—four times twenty-two hundred-say six times twenty-two hundred—well, anyway, with restaurants and everything, say summers between eight and fifteen thousand a day. Every day! I never thought Id see a thing like that! Some town! Of course the average fellow in Zenith has got more Individual Initiative than the four-flushers here, but I got to hand it to New York. Yes, sir, town, youre all right—some ways. Well, old Paulski, I guess weve seen everything thats worth while. Howll we kill the rest of the time? Movie?”</p>
<p>But Paul desired to see a liner. “Always wanted to go to Europe—and, by thunder, I will, too, some day before I past out,” he sighed.</p>
<p>From a rough wharf on the North River they stared at the stern of the Aquitania and her stacks and wireless antenna lifted above the dock-house which shut her in.</p>
<p>“By golly,” Babbitt droned, “wouldnt be so bad to go over to the Old Country and take a squint at all these ruins, and the place where Shakespeare was born. And think of being able to order a drink whenever you wanted one! Just range up to a bar and holler out loud, Gimme a cocktail, and darn the police! Not bad at all. What juh like to see, over there, Paulibus?”</p>
<p>Paul did not answer. Babbitt turned. Paul was standing with clenched fists, head drooping, staring at the liner as in terror. His thin body, seen against the summer-glaring planks of the wharf, was childishly meager.</p>
<p>Again, “What would you hit for on the other side, Paul?”</p>
<p>Scowling at the steamer, his breast heaving, Paul whispered, “Oh, my God!” While Babbitt watched him anxiously he snapped, “Come on, lets get out of this,” and hastened down the wharf, not looking back.</p>
<p>“Thats funny,” considered Babbitt. “The boy didnt care for seeing the ocean boats after all. I thought hed be interested in em.”</p>
</section>
<section id="chapter-11-2" epub:type="z3998:subchapter">
<h3 epub:type="ordinal z3998:roman">II</h3>
<p>Though he exulted, and made sage speculations about locomotive horsepower, as their train climbed the Maine mountain-ridge and from the summit he looked down the shining way among the pines; though he remarked, “Well, by golly!” when he discovered that the station at Katadumcook, the end of the line, was an aged freight-car; Babbitts moment of impassioned release came when they sat on a tiny wharf on Lake Sunasquam, awaiting the launch from the hotel. A raft had floated down the lake; between the logs and the shore, the water was transparent, thin-looking, flashing with minnows. A guide in black felt hat with trout-flies in the band, and flannel shirt of a peculiarly daring blue, sat on a log and whittled and was silent. A dog, a good country dog, black and woolly gray, a dog rich in leisure and in meditation, scratched and grunted and slept. The thick sunlight was lavish on the bright water, on the rim of gold-green balsam boughs, the silver birches and tropic ferns, and across the lake it burned on the sturdy shoulders of the mountains. Over everything was a holy peace.</p>
<p>Silent, they loafed on the edge of the wharf, swinging their legs above the water. The immense tenderness of the place sank into Babbitt, and he murmured, “Id just like to sit here—the rest of my life—and whittle—and sit. And never hear a typewriter. Or Stan Graff fussing in the phone. Or Rone and Ted scrapping. Just sit. Gosh!”</p>
<p>He patted Pauls shoulder. “How does it strike you, old snoozer?”</p>
<p>“Oh, its darn good, Georgie. Theres something sort of eternal about it.”</p>
<p>For once, Babbitt understood him.</p>
</section>
<section id="chapter-11-3" epub:type="z3998:subchapter">
<h3 epub:type="ordinal z3998:roman">III</h3>
<p>Their launch rounded the bend; at the head of the lake, under a mountain slope, they saw the little central dining-shack of their hotel and the crescent of squat log cottages which served as bedrooms. They landed, and endured the critical examination of the habitués who had been at the hotel for a whole week. In their cottage, with its high stone fireplace, they hastened, as Babbitt expressed it, to “get into some regular he-togs.” They came out; Paul in an old gray suit and soft white shirt; Babbitt in khaki shirt and vast and flapping khaki trousers. It was excessively new khaki; his rimless spectacles belonged to a city office; and his face was not tanned but a city pink. He made a discordant noise in the place. But with infinite satisfaction he slapped his legs and crowed, “Say, this is getting back home, eh?”</p>
<p>They stood on the wharf before the hotel. He winked at Paul and drew from his back pocket a plug of chewing-tobacco, a vulgarism forbidden in the Babbitt home. He took a chew, beaming and wagging his head as he tugged at it. “Um! Um! Maybe I havent been hungry for a wad of eating-tobacco! Have some?”</p>
<p>They looked at each other in a grin of understanding. Paul took the plug, gnawed at it. They stood quiet, their jaws working. They solemnly spat, one after the other, into the placid water. They stretched voluptuously, with lifted arms and arched backs. From beyond the mountains came the shuffling sound of a far-off train. A trout leaped, and fell back in a silver circle. They sighed together.</p>
</section>
<section id="chapter-11-4" epub:type="z3998:subchapter">
<h3 epub:type="ordinal z3998:roman">IV</h3>
<p>They had a week before their families came. Each evening they planned to get up early and fish before breakfast. Each morning they lay abed till the breakfast-bell, pleasantly conscious that there were no efficient wives to rouse them. The mornings were cold; the fire was kindly as they dressed.</p>
<p>Paul was distressingly clean, but Babbitt reveled in a good sound dirtiness, in not having to shave till his spirit was moved to it. He treasured every grease spot and fish-scale on his new khaki trousers.</p>
<p>All morning they fished unenergetically, or tramped the dim and aqueous-lighted trails among rank ferns and moss sprinkled with crimson bells. They slept all afternoon, and till midnight played stud-poker with the guides. Poker was a serious business to the guides. They did not gossip; they shuffled the thick greasy cards with a deft ferocity menacing to the “sports”; and Joe Paradise, king of guides, was sarcastic to loiterers who halted the game even to scratch.</p>
<p>At midnight, as Paul and he blundered to their cottage over the pungent wet grass, and pine-roots confusing in the darkness, Babbitt rejoiced that he did not have to explain to his wife where he had been all evening.</p>
<p>They did not talk much. The nervous loquacity and opinionation of the Zenith Athletic Club dropped from them. But when they did talk they slipped into the naive intimacy of college days. Once they drew their canoe up to the bank of Sunasquam Water, a stream walled in by the dense green of the hardhack. The sun roared on the green jungle but in the shade was sleepy peace, and the water was golden and rippling. Babbitt drew his hand through the cool flood, and mused:</p>
<p>“We never thought wed come to Maine together!”</p>
<p>“No. Weve never done anything the way we thought we would. I expected to live in Germany with my granddads people, and study the fiddle.”</p>
<p>“Thats so. And remember how I wanted to be a lawyer and go into politics? I still think I might have made a go of it. Ive kind of got the gift of the gab—anyway, I can think on my feet, and make some kind of a spiel on most anything, and of course thats the thing you need in politics. By golly, Teds going to law-school, even if I didnt! Well—I guess its worked out all right. Myras been a fine wife. And Zilla means well, Paulibus.”</p>
<p>“Yes. Up here, I figure out all sorts of plans to keep her amused. I kind of feel life is going to be different, now that were getting a good rest and can go back and start over again.”</p>
<p>“I hope so, old boy.” Shyly: “Say, gosh, its been awful nice to sit around and loaf and gamble and act regular, with you along, you old horse-thief!”</p>
<p>“Well, you know what it means to me, Georgie. Saved my life.”</p>
<p>The shame of emotion overpowered them; they cursed a little, to prove they were good rough fellows; and in a mellow silence, Babbitt whistling while Paul hummed, they paddled back to the hotel.</p>
</section>
<section id="chapter-11-5" epub:type="z3998:subchapter">
<h3 epub:type="ordinal z3998:roman">V</h3>
<p>Though it was Paul who had seemed overwrought, Babbitt who had been the protecting big brother, Paul became clear-eyed and merry, while Babbitt sank into irritability. He uncovered layer on layer of hidden weariness. At first he had played nimble jester to Paul and for him sought amusements; by the end of the week Paul was nurse, and Babbitt accepted favors with the condescension one always shows a patient nurse.</p>
<p>The day before their families arrived, the women guests at the hotel bubbled, “Oh, isnt it nice! You must be so excited;” and the proprieties compelled Babbitt and Paul to look excited. But they went to bed early and grumpy.</p>
<p>When Myra appeared she said at once, “Now, we want you boys to go on playing around just as if we werent here.”</p>
<p>The first evening, he stayed out for poker with the guides, and she said in placid merriment, “My! Youre a regular bad one!” The second evening, she groaned sleepily, “Good heavens, are you going to be out every single night?” The third evening, he didnt play poker.</p>
<p>He was tired now in every cell. “Funny! Vacation doesnt seem to have done me a bit of good,” he lamented. “Pauls frisky as a colt, but I swear, Im crankier and nervouser than when I came up here.”</p>
<p>He had three weeks of Maine. At the end of the second week he began to feel calm, and interested in life. He planned an expedition to climb Sachem Mountain, and wanted to camp overnight at Box Car Pond. He was curiously weak, yet cheerful, as though he had cleansed his veins of poisonous energy and was filling them with wholesome blood.</p>
<p>He ceased to be irritated by Teds infatuation with a waitress (his seventh tragic affair this year); he played catch with Ted, and with pride taught him to cast a fly in the pine-shadowed silence of Skowtuit Pond.</p>
<p>At the end he sighed, “Hang it, Im just beginning to enjoy my vacation. But, well, I feel a lot better. And its going to be one great year! Maybe the Real Estate Board will elect me president, instead of some fuzzy old-fashioned faker like Chan Mott.”</p>
<p>On the way home, whenever he went into the smoking-compartment he felt guilty at deserting his wife and angry at being expected to feel guilty, but each time he triumphed, “Oh, this is going to be a great year, a great old year!”</p>
</section>
</section>
<section id="chapter-12" epub:type="chapter bodymatter z3998:fiction">
<h2 epub:type="title">Chapter <span epub:type="z3998:roman">XII</span></h2>
<section id="chapter-12-1" epub:type="z3998:subchapter">
<h3 epub:type="ordinal z3998:roman">I</h3>
<p>All the way home from Maine, Babbitt was certain that he was a changed man. He was converted to serenity. He was going to cease worrying about business. He was going to have more “interests”—theaters, public affairs, reading. And suddenly, as he finished an especially heavy cigar, he was going to stop smoking.</p>
<p>He invented a new and perfect method. He would buy no tobacco; he would depend on borrowing it; and, of course, he would be ashamed to borrow often. In a spasm of righteousness he flung his cigar-case out of the smoking-compartment window. He went back and was kind to his wife about nothing in particular; he admired his own purity, and decided, “Absolutely simple. Just a matter of willpower.” He started a magazine serial about a scientific detective. Ten miles on, he was conscious that he desired to smoke. He ducked his head, like a turtle going into its shell; he appeared uneasy; he skipped two pages in his story and didnt know it. Five miles later, he leaped up and sought the porter. “Say, uh, George, have you got a—” The porter looked patient. “Have you got a timetable?” Babbitt finished. At the next stop he went out and bought a cigar. Since it was to be his last before he reached Zenith, he finished it down to an inch stub.</p>
<p>Four days later he again remembered that he had stopped smoking, but he was too busy catching up with his office-work to keep it remembered.</p>
</section>
<section id="chapter-12-2" epub:type="z3998:subchapter">
<h3 epub:type="ordinal z3998:roman">II</h3>
<p>Baseball, he determined, would be an excellent hobby. “No sense a mans working his fool head off. Im going out to the Game three times a week. Besides, fellow ought to support the home team.”</p>
<p>He did go and support the team, and enhance the glory of Zenith, by yelling “Attaboy!” and “Rotten!” He performed the rite scrupulously. He wore a cotton handkerchief about his collar; he became sweaty; he opened his mouth in a wide loose grin; and drank lemon soda out of a bottle. He went to the Game three times a week, for one week. Then he compromised on watching the <i epub:type="se:name.publication.newspaper">Advocate-Times</i> bulletin-board. He stood in the thickest and steamiest of the crowd, and as the boy up on the lofty platform recorded the achievements of Big Bill Bostwick, the pitcher, Babbitt remarked to complete strangers, “Pretty nice! Good work!” and hastened back to the office.</p>
<p>He honestly believed that he loved baseball. It is true that he hadnt, in twenty-five years, himself played any baseball except back-lot catch with Ted—very gentle, and strictly limited to ten minutes. But the game was a custom of his clan, and it gave outlet for the homicidal and sides-taking instincts which Babbitt called “patriotism” and “love of sport.”</p>
<p>As he approached the office he walked faster and faster, muttering, “Guess better hustle.” All about him the city was hustling, for hustlings sake. Men in motors were hustling to pass one another in the hustling traffic. Men were hustling to catch trolleys, with another trolley a minute behind, and to leap from the trolleys, to gallop across the sidewalk, to hurl themselves into buildings, into hustling express elevators. Men in dairy lunches were hustling to gulp down the food which cooks had hustled to fry. Men in barber shops were snapping, “Jus shave me once over. Gotta hustle.” Men were feverishly getting rid of visitors in offices adorned with the signs, “This Is My Busy Day” and “The Lord Created the World in Six Days—You Can Spiel All You Got to Say in Six Minutes.” Men who had made five thousand, year before last, and ten thousand last year, were urging on nerve-yelping bodies and parched brains so that they might make twenty thousand this year; and the men who had broken down immediately after making their twenty thousand dollars were hustling to catch trains, to hustle through the vacations which the hustling doctors had ordered.</p>
<p>Among them Babbitt hustled back to his office, to sit down with nothing much to do except see that the staff looked as though they were hustling.</p>
</section>
<section id="chapter-12-3" epub:type="z3998:subchapter">
<h3 epub:type="ordinal z3998:roman">III</h3>
<p>Every Saturday afternoon he hustled out to his country club and hustled through nine holes of golf as a rest after the weeks hustle.</p>
<p>In Zenith it was as necessary for a Successful Man to belong to a country club as it was to wear a linen collar. Babbitts was the Outing Golf and Country Club, a pleasant gray-shingled building with a broad porch, on a daisy-starred cliff above Lake Kennepoose. There was another, the Tonawanda Country Club, to which belonged Charles McKelvey, Horace Updike, and the other rich men who lunched not at the Athletic but at the Union Club. Babbitt explained with frequency, “You couldnt hire me to join the Tonawanda, even if I did have a hundred and eighty bucks to throw away on the initiation fee. At the Outing weve got a bunch of real human fellows, and the finest lot of little women in town—just as good at joshing as the men—but at the Tonawanda theres nothing but these would-bes in New York get-ups, drinking tea! Too much dog altogether. Why, I wouldnt join the Tonawanda even if they—I wouldnt join it on a bet!”</p>
<p>When he had played four or five holes, he relaxed a bit, his tobacco-fluttering heart beat more normally, and his voice slowed to the drawling of his hundred generations of peasant ancestors.</p>
</section>
<section id="chapter-12-4" epub:type="z3998:subchapter">
<h3 epub:type="ordinal z3998:roman">IV</h3>
<p>At least once a week <abbr epub:type="z3998:name-title">Mr.</abbr> and <abbr epub:type="z3998:name-title">Mrs.</abbr> Babbitt and Tinka went to the movies. Their favorite motion-picture theater was the Château, which held three thousand spectators and had an orchestra of fifty pieces which played Arrangements from the Operas and suites portraying a Day on the Farm, or a Four-alarm Fire. In the stone rotunda, decorated with crown-embroidered velvet chairs and almost medieval tapestries, parrakeets sat on gilded lotus columns.</p>
<p>With exclamations of “Well, by golly!” and “You got to go some to beat this dump!” Babbitt admired the Château. As he stared across the thousands of heads, a gray plain in the dimness, as he smelled good clothes and mild perfume and chewing-gum, he felt as when he had first seen a mountain and realized how very, very much earth and rock there was in it.</p>
<p>He liked three kinds of films: pretty bathing girls with bare legs; policemen or cowboys and an industrious shooting of revolvers; and funny fat men who ate spaghetti. He chuckled with immense, moist-eyed sentimentality at interludes portraying puppies, kittens, and chubby babies; and he wept at deathbeds and old mothers being patient in mortgaged cottages. <abbr epub:type="z3998:name-title">Mrs.</abbr> Babbitt preferred the pictures in which handsome young women in elaborate frocks moved through sets ticketed as the drawing-rooms of New York millionaires. As for Tinka, she preferred, or was believed to prefer, whatever her parents told her to.</p>
<p>All his relaxations—baseball, golf, movies, bridge, motoring, long talks with Paul at the Athletic Club, or at the Good Red Beef and Old English Chop House—were necessary to Babbitt, for he was entering a year of such activity as he had never known.</p>
</section>
</section>
<section id="chapter-13" epub:type="chapter bodymatter z3998:fiction">
<h2 epub:type="title">Chapter <span epub:type="z3998:roman">XIII</span></h2>
<section id="chapter-13-1" epub:type="z3998:subchapter">
<h3 epub:type="ordinal z3998:roman">I</h3>
<p>It was by accident that Babbitt had his opportunity to address the <abbr class="eoc" epub:type="z3998:initialism">S.A.R.E.B.</abbr></p>
<p>The <abbr epub:type="z3998:initialism">S.A.R.E.B.</abbr>, as its members called it, with the universal passion for mysterious and important-sounding initials, was the State Association of Real Estate Boards; the organization of brokers and operators. It was to hold its annual convention at Monarch, Zeniths chief rival among the cities of the state. Babbitt was an official delegate; another was Cecil Rountree, whom Babbitt admired for his picaresque speculative building, and hated for his social position, for being present at the smartest dances on Royal Ridge. Rountree was chairman of the convention program-committee.</p>
<p>Babbitt had growled to him, “Makes me tired the way these doctors and profs and preachers put on lugs about being professional men. A good realtor has to have more knowledge and finesse than any of em.”</p>
<p>“Right you are! I say: Why dont you put that into a paper, and give it at the <abbr epub:type="z3998:initialism">S.A.R.E.B.</abbr>?” suggested Rountree.</p>
<p>“Well, if it would help you in making up the program—Tell you: the way I look at it is this: First place, we ought to insist that folks call us realtors and not real-estate men. Sounds more like a reglar profession. Second place—What is it distinguishes a profession from a mere trade, business, or occupation? What is it? Why, its the public service and the skill, the trained skill, and the knowledge and, uh, all that, whereas a fellow that merely goes out for the jack, he never considers the-public service and trained skill and so on. Now as a professional—”</p>
<p>“Rather! Thats perfectly bully! Perfectly corking! Now you write it in a paper,” said Rountree, as he rapidly and firmly moved away.</p>
</section>
<section id="chapter-13-2" epub:type="z3998:subchapter">
<h3 epub:type="ordinal z3998:roman">II</h3>
<p>However accustomed to the literary labors of advertisements and correspondence, Babbitt was dismayed on the evening when he sat down to prepare a paper which would take a whole ten minutes to read.</p>
<p>He laid out a new fifteen-cent school exercise-book on his wifes collapsible sewing-table, set up for the event in the living-room. The household had been bullied into silence; Verona and Ted requested to disappear, and Tinka threatened with “If I hear one sound out of you—if you holler for a glass of water one single solitary time—You better not, thats all!” <abbr epub:type="z3998:name-title">Mrs.</abbr> Babbitt sat over by the piano, making a nightgown and gazing with respect while Babbitt wrote in the exercise-book, to the rhythmical wiggling and squeaking of the sewing-table.</p>
<p>When he rose, damp and jumpy, and his throat dusty from cigarettes, she marveled, “I dont see how you can just sit down and make up things right out of your own head!”</p>
<p>“Oh, its the training in constructive imagination that a fellow gets in modern business life.”</p>
<p>He had written seven pages, whereof the first page set forth:</p>
<figure id="illustration-1">
<img alt="Sketches on a piece of paper, with a math equation on the left, a sketch of a womans head, and a list of items about a realtor with one crossed out." src="data:image/svg+xml;charset=utf-8,%3C%3Fxml%20version%3D%271.0%27%20encoding%3D%27utf-8%27%3F%3E%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20version%3D%221.1%22%20viewBox%3D%220%200%201630%20749%22%3E%09%3Ctitle%3ESketches%20on%20a%20piece%20of%20paper%2C%20with%20a%20math%20equation%20on%20the%20left%2C%20a%20sketch%20of%20a%20woman%E2%80%99s%20head%2C%20and%20a%20list%20of%20items%20about%20a%20realtor%20with%20one%20crossed%20out.%3C%2Ftitle%3E%09%3Cpath%20d%3D%22m%201042%2C726%20c%200%2C-0.55%200.675%2C-1%201.5%2C-1%200.825%2C0%201.5%2C0.45%201.5%2C1%200%2C0.55%20-0.675%2C1%20-1.5%2C1%20-0.825%2C0%20-1.5%2C-0.45%20-1.5%2C-1%20z%20m%20-55%2C-4.05768%20c%20-14.01627%2C-0.74443%20-21.06501%2C-3.23356%20-26.71574%2C-9.43416%20-5.83662%2C-6.40458%20-6.4025%2C-10.14626%20-2.62154%2C-17.334%204.90735%2C-9.32901%2015.91713%2C-15.47185%2037.9911%2C-21.19689%2011.77818%2C-3.05476%2014.35178%2C-2.98539%2019.71928%2C0.53154%201.6205%2C1.06176%202.6269%2C2.63497%202.6269%2C4.1062%200%2C2.75657%20-1.1456%2C2.9909%20-4.3518%2C0.89014%20-4.0553%2C-2.65714%20-14.02693%2C-2.10426%20-24.1482%2C1.33889%20-22.34541%2C7.60169%20-30.02194%2C15.42283%20-24.69085%2C25.15596%202.5126%2C4.58733%206.40845%2C6.76045%2015.08292%2C8.41329%208.17794%2C1.55824%2032.21893%2C0.9965%2034.54683%2C-0.80722%200.9067%2C-0.70252%201.5431%2C-3.47759%201.7443%2C-7.60607%20l%200.3168%2C-6.5%20-9.6714%2C-0.5%20c%20-10.04166%2C-0.51914%20-12.0498%2C-1.17752%20-9.96377%2C-3.26667%200.88859%2C-0.88991%206.43897%2C-1.23333%2019.93337%2C-1.23333%2018.0351%2C0%2018.7018%2C0.0713%2018.7018%2C2%200%2C1.66667%20-0.8333%2C2.08333%20-5%2C2.5%20-4.4034%2C0.44034%20-5.0419%2C0.79748%20-5.3514%2C2.99307%20-0.1933%2C1.37119%200.2076%2C4.82323%200.8908%2C7.6712%201.1415%2C4.75831%201.0749%2C5.40747%20-0.8221%2C8.00693%20-1.7867%2C2.44828%20-2.7809%2C2.84827%20-7.3909%2C2.97351%20-2.9295%2C0.0796%20-8.7014%2C0.5296%20-12.8264%2C1%20-4.125%2C0.47041%20-12.225%2C0.60434%20-18%2C0.29761%20z%20m%20310.6667%2C-0.60899%20C%201297.3%2C720.96667%201297%2C719.15083%201297%2C717.29815%20c%200%2C-3.60394%20-0.3021%2C-3.59393%20-5.5254%2C0.18298%20-1.717%2C1.24155%20-2.4022%2C1.26004%20-4.5%2C0.12141%20-1.361%2C-0.73872%20-3.7644%2C-2.03897%20-5.3408%2C-2.88942%20-5.7918%2C-3.1247%20-11.3022%2C-13.54739%20-13.0655%2C-24.71312%20-1.8555%2C-11.74922%20-7.3467%2C-31.153%20-10.6681%2C-37.69666%20-4.0695%2C-8.01748%20-7.7798%2C-11.30845%20-12.7269%2C-11.2886%20-7.1736%2C0.0288%20-8.5044%2C1.52036%20-9.8215%2C11.00763%20-0.6473%2C4.6627%20-1.2163%2C10.56528%20-1.2643%2C13.11685%20-0.055%2C2.93568%20-0.7745%2C5.4876%20-1.9584%2C6.94962%20-1.8355%2C2.26685%20-1.9226%2C2.27651%20-4.6156%2C0.51197%20-2.5571%2C-1.67549%20-2.7062%2C-2.15064%20-2.1809%2C-6.94963%200.3101%2C-2.83315%201.0407%2C-7.17618%201.6234%2C-9.65118%202.6669%2C-11.32673%202.7026%2C-11%20-1.2027%2C-11%20-7.5962%2C0%20-7.1284%2C-6.4183%200.7623%2C-10.45942%204.9633%2C-2.5419%205.6409%2C-3.41003%205.1002%2C-6.53427%20-0.4204%2C-2.42898%200.702%2C-11.28157%201.9149%2C-15.10307%200.8127%2C-2.56056%20-2.7641%2C-2.5785%20-6.3763%2C-0.032%20-1.4599%2C1.0292%20-4.4544%2C2.75882%20-6.6544%2C3.8436%20-2.2%2C1.08478%20-5.443%2C2.82723%20-7.2066%2C3.87211%20-2.4822%2C1.47055%20-3.476%2C1.63045%20-4.3987%2C0.70774%20-2.6239%2C-2.62395%201.8695%2C-5.91213%2021.7607%2C-15.92394%2010.9145%2C-5.4936%2021.6968%2C-10.52441%2023.9606%2C-11.17957%202.2638%2C-0.65517%207.4631%2C-1.19121%2011.5539%2C-1.19121%207.1074%2C0%207.5714%2C0.14437%2010.4471%2C3.25%203.5807%2C3.8671%205.383%2C7.78905%205.383%2C11.71415%200%2C3.26621%20-3.0549%2C10.89977%20-6.0392%2C15.09086%20-1.9158%2C2.69046%20-13.5017%2C10.94426%20-17.2108%2C12.26098%20-2.3285%2C0.82662%20-2.2133%2C2.95474%200.2823%2C5.21323%201.1177%2C1.01156%202.992%2C3.4438%204.1649%2C5.40499%201.1729%2C1.96118%202.8158%2C4.36726%203.6508%2C5.34684%202.015%2C2.36389%206.1217%2C15.37509%206.1386%2C19.44871%200.01%2C1.77637%200.6271%2C4.92637%201.3771%2C7%202.768%2C7.65227%205.6363%2C17.07556%205.6363%2C18.51665%200%2C0.81613%200.8457%2C2.55903%201.8794%2C3.87311%201.0336%2C1.31408%202.0535%2C3.28726%202.2663%2C4.38486%200.2129%2C1.09759%201.0547%2C2.01642%201.8707%2C2.04185%200.816%2C0.0254%202.3836%2C0.5287%203.4836%2C1.11839%201.1%2C0.58968%203.6594%2C1.607%205.6875%2C2.2607%207.3776%2C2.37791%2010.9731%2C7.51413%207.6125%2C10.87468%20-1.3074%2C1.30743%20-4.072%2C1.59466%20-5.1333%2C0.53333%20z%20M%201256%2C630.69292%20c%2012.7984%2C-6.53773%2016.976%2C-11.35219%2017.1988%2C-19.8204%200.1644%2C-6.24717%20-2.0343%2C-10.54214%20-5.8924%2C-11.51047%20-5.286%2C-1.32669%20-22.5909%2C3.08487%20-25.7369%2C6.5611%20-2.3783%2C2.62799%20-5.1295%2C20.70463%20-3.7024%2C24.32685%201.0217%2C2.59344%201.4406%2C2.74976%207.3581%2C2.74581%204.5687%2C-0.003%207.4984%2C-0.62921%2010.7748%2C-2.30289%20z%20m%20-180.75%2C84.6448%20c%20-0.6875%2C-0.27741%20-1.25%2C-2.03151%20-1.25%2C-3.898%200%2C-2.47129%200.6472%2C-3.81769%202.3814%2C-4.95395%202.4059%2C-1.57645%2013.4441%2C-3.11796%2028.1186%2C-3.92684%2015.2107%2C-0.83843%2021.6495%2C-1.78496%2022.2179%2C-3.2661%200.2996%2C-0.7807%20-0.1706%2C-4.20346%20-1.0447%2C-7.60614%20-2.2275%2C-8.67034%20-1.9627%2C-13.98128%201.0882%2C-21.8229%202.1197%2C-5.44839%203.2424%2C-7.04188%205.6897%2C-8.07576%204.5299%2C-1.91367%2026.5082%2C-1.48536%2033.7901%2C0.65851%208.9024%2C2.62096%2011.1085%2C7.35757%205.8677%2C12.59836%20-3.3048%2C3.30484%20-3.0246%2C3.77637%204.0449%2C6.80672%207.2769%2C3.11924%208.4719%2C9.63308%202.7023%2C14.7296%20-4.0046%2C3.53742%20-9.596%2C6.28487%20-14.0729%2C6.91505%20-11.4723%2C1.61485%20-20.1052%2C2.42279%20-20.8656%2C1.95278%20-0.4634%2C-0.28637%20-3.6719%2C-0.082%20-7.1301%2C0.45421%20-3.4581%2C0.53619%20-15.7375%2C1.49016%20-27.2875%2C2.11994%20-22.9767%2C1.25285%20-27.9332%2C2.18215%20-30.2154%2C5.66516%20-1.5569%2C2.37609%20-1.893%2C2.51351%20-4.0346%2C1.64936%20z%20M%201157%2C698.58928%20c%2013.1581%2C-2.40596%2018.495%2C-6.0128%2016.2352%2C-10.97244%20-2.2681%2C-4.97794%20-16.3917%2C-8.7565%20-32.6433%2C-8.73325%20-4.5415%2C0.006%20-7.2156%2C0.45636%20-7.8057%2C1.31315%20-0.9023%2C1.30999%20-0.252%2C15.42577%200.842%2C18.27667%200.7632%2C1.98901%2012.8012%2C2.04869%2023.3718%2C0.11587%20z%20m%209.8867%2C-26.10784%20c%201.8872%2C-1.805%200.7426%2C-4.27673%20-2.6111%2C-5.63854%20-1.5266%2C-0.61989%20-8.0451%2C-1.17564%20-14.4855%2C-1.23499%20-9.9575%2C-0.0918%20-11.9752%2C0.15678%20-13.483%2C1.66085%20-2.9953%2C2.98783%20-0.6073%2C5.1176%206.6509%2C5.93175%203.4348%2C0.38528%206.7619%2C0.93008%207.3935%2C1.21065%202.1063%2C0.93556%2015.1284%2C-0.58417%2016.5352%2C-1.92972%20z%20M%201063.3123%2C708.75%20c%20-1.459%2C-1.95575%20-4.0907%2C-8.70224%20-5.8425%2C-14.97802%20-2.368%2C-8.48315%20-0.4136%2C-20.59726%203.9906%2C-24.73476%20l%202.4828%2C-2.33252%2022.7784%2C0.71622%20c%2012.8012%2C0.40251%2023.2164%2C1.15369%2023.7784%2C1.71497%200.6664%2C0.6656%200.3541%2C1.47546%20-0.9363%2C2.42788%20-1.5839%2C1.16907%20-5.4054%2C1.32928%20-21%2C0.88037%20-11.1141%2C-0.31993%20-19.6317%2C-0.16073%20-20.4257%2C0.38179%20-1.8454%2C1.26081%20-3.266%2C9.30884%20-1.9283%2C10.92407%200.7343%2C0.88673%204.9956%2C1.25445%2014.6627%2C1.26531%2013.7884%2C0.0155%2017.7129%2C0.79943%2015.4301%2C3.08219%20-0.7737%2C0.77369%20-5.8818%2C1.24025%20-14.8162%2C1.35327%20-10.6061%2C0.13416%20-13.8483%2C0.49203%20-14.5938%2C1.61085%20-1.0853%2C1.62874%20-0.1966%2C11.48961%201.2857%2C14.26652%200.5367%2C1.00548%200.7303%2C2.46798%200.4302%2C3.25%20-0.6738%2C1.75574%20-4.0331%2C1.86475%20-5.2961%2C0.17186%20z%20M%20699.60017%2C682.72756%20c%20-3.58133%2C-1.349%20-7.80583%2C-4.01177%20-10.75%2C-6.7759%20C%20684.19733%2C671.58335%20684%2C671.17578%20684%2C665.93423%20c%200%2C-3.60647%200.70031%2C-6.77048%202.06012%2C-9.30758%203.52058%2C-6.56865%2011.39086%2C-16.05038%2014.72861%2C-17.74433%201.7531%2C-0.88972%203.78651%2C-2.11484%204.51868%2C-2.72248%201.82097%2C-1.51127%2013.84926%2C-4.21591%2019.22964%2C-4.3239%202.57946%2C-0.0518%206.99684%2C0.96153%2010.68081%2C2.45007%203.45518%2C1.39611%208.98214%2C3.5501%2012.28214%2C4.78666%206.88198%2C2.57878%209.5%2C4.50105%209.5%2C6.97533%200%2C1.83412%201.91176%2C2.952%205.04841%2C2.952%201.03666%2C0%204.06336%2C-1.93485%206.72601%2C-4.29966%207.08428%2C-6.29183%2011.12365%2C-8.50034%2019.43518%2C-10.62607%2010.10315%2C-2.58395%2015.2676%2C-2.72023%2021.95013%2C-0.57924%205.76532%2C1.84713%207.84027%2C4.12785%207.84027%2C8.61776%200%2C1.11028%200.46583%2C2.88911%201.03518%2C3.95295%200.92859%2C1.73507%202.18516%2C1.93426%2012.2024%2C1.93426%2010.98937%2C0%2011.21574%2C-0.0467%2014.21481%2C-2.93067%201.67619%2C-1.61187%205.37881%2C-4.09483%208.22806%2C-5.51769%204.30842%2C-2.15155%206.3284%2C-2.54197%2012%2C-2.31933%205.28782%2C0.20756%208.08637%2C-0.25375%2012.45969%2C-2.05386%207.9549%2C-3.27434%2011.85032%2C-2.72087%2014.164%2C2.01248%200.99227%2C2.03001%202.11727%2C6.53001%202.5%2C10%20L%20895.5%2C653.5%20l%2017%2C0.31969%20c%2018.16699%2C0.34163%2028.3539%2C-0.77393%2035.13511%2C-3.84762%203.33236%2C-1.51045%204.83686%2C-1.68054%207.75%2C-0.87618%204.07518%2C1.12521%204.68691%2C3.26001%201.43315%2C5.00137%20-5.84051%2C3.12575%20-13.83923%2C4.09208%20-38.1125%2C4.60438%20l%20-24.79424%2C0.5233%20-3.70576%2C4.44822%20c%20-2.41549%2C2.89943%20-5.9653%2C5.52922%20-10.19534%2C7.55295%20-6.22602%2C2.97864%20-7.02423%2C3.1062%20-19.65468%2C3.14086%20-7.84851%2C0.0215%20-13.7084%2C-0.39342%20-14.51042%2C-1.02753%20-0.73993%2C-0.58502%20-2.47032%2C-1.36298%20-3.84532%2C-1.72881%20-1.375%2C-0.36583%20-3.6025%2C-2.07023%20-4.95%2C-3.78755%20-2.37836%2C-3.03109%20-2.51534%2C-3.96631%20-1.80501%2C-12.32308%200.2332%2C-2.7434%20-0.002%2C-2.9908%20-2.74499%2C-2.89248%20-1.65%2C0.0591%20-5.475%2C0.50914%20-8.5%2C1%20l%20-5.5%2C0.89248%20-3.22361%2C6.41774%20c%20-5.25879%2C10.46947%20-7.33849%2C12.13775%20-21.7976%2C17.48546%20-5.26768%2C1.94826%20-8.9108%2C2.5968%20-14.58721%2C2.5968%20-7.19901%2C0%20-7.83058%2C-0.18946%20-13.02072%2C-3.90604%20-3.00009%2C-2.14832%20-6.27386%2C-5.4271%20-7.27504%2C-7.28617%20-1.70925%2C-3.17388%20-1.72194%2C-3.66991%20-0.20807%2C-8.12891%202.14102%2C-6.30623%202.0445%2C-7.67888%20-0.53992%2C-7.67888%20-2.01393%2C0%20-6.14485%2C3.75015%20-15.99054%2C14.51662%20-8.25009%2C9.02164%20-12.24017%2C11.76354%20-20.58108%2C14.14287%20-9.0568%2C2.58354%20-14.94883%2C2.60204%20-21.67604%2C0.0681%20z%20M%20719%2C677.58039%20c%202.475%2C-0.76888%206.01254%2C-2.0494%207.86119%2C-2.8456%20C%20730.65286%2C673.10173%20749%2C655.41234%20749%2C653.38965%20c%200%2C-1.65355%20-4.68846%2C-2.81462%20-18%2C-4.45762%20-11.49824%2C-1.41918%20-18.96422%2C-4.0792%20-19.73633%2C-7.03177%20-1.93012%2C-7.38078%20-17.86014%2C8.45685%20-20.39505%2C20.27676%20-1.74674%2C8.14475%200.36505%2C10.95321%2011.63138%2C15.46849%204.09983%2C1.64312%2011.09002%2C1.61553%2016.5%2C-0.0651%20z%20m%2069.85554%2C-3.10837%20c%204.09505%2C-0.82656%2011.71969%2C-4.74855%2015.25277%2C-7.84579%203.39269%2C-2.97416%208.2409%2C-11.27381%207.58461%2C-12.98407%20-0.67606%2C-1.7618%20-15.81072%2C-2.91457%20-21.19292%2C-1.61422%20-2.2%2C0.53153%20-7.32835%2C1.19969%20-11.39633%2C1.4848%20-10.37713%2C0.72731%20-12.28364%2C1.85661%20-14.00511%2C8.2958%20l%20-1.41354%2C5.28738%203.60189%2C3.39741%20c%202.79285%2C2.6343%204.90591%2C3.60457%209.40749%2C4.3197%203.19308%2C0.50726%206.4806%2C0.79044%207.3056%2C0.62929%200.825%2C-0.16115%203.00999%2C-0.59779%204.85554%2C-0.9703%20z%20m%2078.54028%2C-6.03142%20c%207.66286%2C-0.61973%2012.62789%2C-2.44531%2016.85418%2C-6.19707%201.77873%2C-1.57901%202.36438%2C-4.13898%201%2C-4.37115%20-0.4125%2C-0.0702%20-1.65%2C-0.26399%20-2.75%2C-0.43065%20-7.17604%2C-1.08727%20-13.41513%2C-2.44313%20-16%2C-3.47707%20-1.65%2C-0.66%20-6.4201%2C-1.37733%20-10.60021%2C-1.59407%20-6.58813%2C-0.3416%20-7.95929%2C-0.11163%20-10.29665%2C1.72694%20-2.43783%2C1.91759%20-2.66798%2C2.65722%20-2.39978%2C7.7121%20l%200.29664%2C5.59109%205%2C1.17795%20c%202.75%2C0.64787%206.35%2C1.02552%208%2C0.83923%201.65%2C-0.1863%206.55312%2C-0.62608%2010.89582%2C-0.9773%20z%20m%2021.5986%2C-18.1906%20c%20-0.003%2C-2.0625%20-0.47422%2C-5.4375%20-1.047%2C-7.5%20-0.94035%2C-3.38602%20-1.36871%2C-3.75%20-4.41338%2C-3.75%20-4.28492%2C0%20-9.42509%2C2.86186%20-10.14487%2C5.64829%20-1.63692%2C6.33697%201.66495%2C9.31255%2010.36083%2C9.33697%20L%20889%2C654%20l%20-0.006%2C-3.75%20z%20m%20-104.91616%2C-1.8443%20c%201.12939%2C-1.36083%200.96427%2C-1.87012%20-1.12755%2C-3.47777%20-1.34789%2C-1.0359%20-2.90071%2C-1.89123%20-3.45071%2C-1.90073%20-1.92725%2C-0.0333%20-6.82898%2C4.63148%20-6.10229%2C5.80729%201.09763%2C1.776%209.11797%2C1.454%2010.68055%2C-0.42879%20z%20m%2078.23983%2C-1.32379%20c%200.48432%2C-0.48432%200.59687%2C-1.77448%200.25012%2C-2.86701%20-0.5654%2C-1.78142%20-1.04009%2C-1.88246%20-4.59934%2C-0.97903%20-3.80781%2C0.96653%20-5.20008%2C3.19958%20-3.22581%2C5.17385%200.88247%2C0.88248%206.31742%2C-0.0702%207.57503%2C-1.32781%20z%20m%20-111.86792%2C-10e-4%20c%200.31252%2C-0.50566%20-0.11122%2C-1.59881%20-0.94164%2C-2.42923%20-1.87958%2C-1.87959%20-12.19958%2C-4.96037%20-13.63809%2C-4.07132%20-0.58363%2C0.3607%20-2.03074%2C0.20878%20-3.21579%2C-0.33761%20-8.49515%2C-3.91683%20-13.97025%2C-4.38979%20-15.59845%2C-1.34747%20-1.77545%2C3.31746%20-0.65342%2C3.76804%2018.9438%2C7.60734%208.00304%2C1.56788%2013.69772%2C1.79578%2014.45017%2C0.57829%20z%20m%2061.94828%2C0.0837%20c%200.847%2C-1.37049%20-0.88873%2C-6.45909%20-2.44993%2C-7.18238%20-0.79669%2C-0.3691%20-2.45491%2C-1.19103%20-3.68495%2C-1.82651%20C%20802.08475%2C635.99649%20801%2C636.64454%20801%2C641.3%20c%200%2C2.365%200.54%2C4.84%201.2%2C5.5%201.35698%2C1.35698%209.40721%2C1.64456%2010.19845%2C0.36432%20z%20m%20-16.99928%2C-3.46693%20c%201.50197%2C-1.09827%201.56301%2C-1.48389%200.38909%2C-2.45815%20-1.97427%2C-1.6385%20-5.78826%2C-0.40146%20-5.78826%2C1.87739%200%2C2.2107%202.76357%2C2.50796%205.39917%2C0.58076%20z%20m%20-333.35069%2C25.35373%20c%20-0.79834%2C-0.50504%20-4.62334%2C-1.22099%20-8.5%2C-1.59101%20-8.40026%2C-0.80178%20-20.24127%2C-6.38263%20-22.19346%2C-10.46011%20-3.17998%2C-6.64195%20-3.5817%2C-10.33616%20-1.85135%2C-17.02479%202.00776%2C-7.76098%202.88872%2C-8.97521%206.51179%2C-8.97521%203.52639%2C0%204.05114%2C1.48099%203.31561%2C9.35757%20-0.5114%2C5.4765%20-0.23805%2C7.16586%201.92347%2C11.88724%202.18283%2C4.76794%203.10272%2C5.71783%206.88253%2C7.10702%202.39961%2C0.88193%208.29942%2C2.01114%2013.11068%2C2.50936%208.05804%2C0.83442%2013.75225%2C2.90526%2013.75225%2C5.00135%200%2C2.4413%20-9.90597%2C4.11524%20-12.95152%2C2.18858%20z%20M%20390.46862%2C666.5%20c%20-0.25774%2C-0.825%20-0.66687%2C-2.1421%20-0.90918%2C-2.92689%20-0.24231%2C-0.78478%200.22268%2C-1.97733%201.03331%2C-2.65009%201.28203%2C-1.06398%201.20921%2C-1.50492%20-0.55944%2C-3.38756%20-1.56282%2C-1.66355%20-2.04067%2C-3.53779%20-2.06511%2C-8.09991%20C%20387.9383%2C643.85561%20386.47188%2C640%20384.37954%2C640%20c%20-0.49499%2C0%20-2.06729%2C1.08239%20-3.494%2C2.40532%20-5.17115%2C4.79496%20-10.87845%2C6.95683%20-18.55406%2C7.02811%20-6.24955%2C0.058%20-7.49749%2C-0.24237%20-9.73469%2C-2.34336%20-1.46231%2C-1.37328%20-2.79322%2C-3.95423%20-3.094%2C-6%20-0.89464%2C-6.08499%20-2.77019%2C-16.53645%20-3.15661%2C-17.59007%20-0.20171%2C-0.55%20-2.59297%2C-0.84536%20-5.31391%2C-0.65636%20-4.70117%2C0.32656%20-4.98657%2C0.20225%20-5.73971%2C-2.5%20-2.29016%2C-8.21696%20-0.45072%2C-17.19429%206.77862%2C-33.08274%202.42695%2C-5.33388%202.42049%2C-5.45037%20-0.45184%2C-8.14879%20-1.95435%2C-1.83602%20-2.25079%2C-2.80735%20-1.65541%2C-5.42431%200.79608%2C-3.49911%204.28374%2C-10.74805%207.08747%2C-14.73096%200.98462%2C-1.39874%203.62328%2C-6.08546%205.86369%2C-10.41493%204.58347%2C-8.85735%206.55402%2C-11.37725%209.89639%2C-12.6553%202.09525%2C-0.80117%202.24878%2C-1.30197%201.64123%2C-5.35339%20-0.60945%2C-4.06412%20-0.39872%2C-4.74105%202.32321%2C-7.46299%201.64641%2C-1.6464%205.40785%2C-4.14646%208.35877%2C-5.55568%202.95092%2C-1.40923%207.31408%2C-3.73022%209.69591%2C-5.15777%202.96949%2C-1.77977%206.65259%2C-2.85595%2011.71838%2C-3.42406%208.96811%2C-1.00573%2010.77511%2C-1.90175%2013.93725%2C-6.91091%201.6445%2C-2.60506%204.69864%2C-5.15375%209.23541%2C-7.70701%20C%20426.3798%2C490.56765%20426.6862%2C490.5%20437%2C490.5%20c%2012.08408%2C0%2016.61986%2C1.69069%2021.42023%2C7.9843%202.29518%2C3.00914%202.72227%2C4.48868%202.54484%2C8.81585%20-0.29508%2C7.19595%20-0.28339%2C7.23378%202.64685%2C8.56889%203.31296%2C1.50949%205.28999%2C0.0687%204.63162%2C-3.37539%20C%20467.86422%2C510.50937%20468.17441%2C510%20469.7621%2C510%20c%202.17645%2C0%204.59393%2C4.48806%204.12055%2C7.64983%20-0.15235%2C1.01759%200.32593%2C4.29318%201.06284%2C7.27908%201.31311%2C5.32065%201.29%2C5.47022%20-1.15888%2C7.5%20-1.37429%2C1.1391%20-3.34216%2C2.56457%20-4.37306%2C3.16771%20-1.63351%2C0.95572%20-1.71625%2C1.4436%20-0.64395%2C3.79706%201.83703%2C4.03184%201.49579%2C7.30703%20-0.93901%2C9.01243%20-1.79382%2C1.25644%20-1.99208%2C1.91549%20-1.14515%2C3.8067%200.76919%2C1.71761%200.64844%2C2.86244%20-0.4849%2C4.59717%20-1.34996%2C2.0663%20-1.34477%2C2.47436%200.0492%2C3.86832%201.8539%2C1.8539%203.75027%2C0.97541%203.75027%2C-1.73732%200%2C-1.96837%201.54747%2C-2.4356%204.41821%2C-1.33399%202.51386%2C0.96466%201.98296%2C5.90013%20-0.83314%2C7.74531%20-1.54432%2C1.01188%20-2.24406%2C2.2357%20-1.94098%2C3.39469%200.74661%2C2.85506%20-1.36462%2C7.16855%20-4.12401%2C8.42582%20-2.35305%2C1.07212%20-2.52008%2C1.62441%20-2.52008%2C8.33272%200%2C6.0093%20-0.34063%2C7.49276%20-2.08243%2C9.06907%20-1.73776%2C1.57265%20-1.9833%2C2.63278%20-1.48349%2C6.40499%201.36551%2C10.30592%201.37766%2C10.25229%20-2.86625%2C12.64822%20-2.16269%2C1.22097%20-4.50701%2C3.31707%20-5.2096%2C4.65801%20-0.70259%2C1.34094%20-2.75812%2C2.99015%20-4.56783%2C3.6649%20-1.80972%2C0.67476%20-4.5206%2C1.88301%20-6.02417%2C2.685%20-2.16446%2C1.15451%20-3.93458%2C1.25595%20-8.5%2C0.48713%20C%20431.0948%2C624.58877%20424.225%2C623.86256%20419%2C623.50904%20c%20-10.40537%2C-0.70401%20-21.07501%2C-3.03189%20-22.23224%2C-4.85056%20-2.21786%2C-3.48557%201.22274%2C-6.24182%209.23009%2C-7.39419%204.65421%2C-0.66981%205.49768%2C-1.12977%205.99984%2C-3.27183%200.39251%2C-1.67435%201.39143%2C-2.60597%203.0433%2C-2.83828%204.14743%2C-0.58326%205.24325%2C-2.07143%203.49265%2C-4.74318%20-1.94993%2C-2.97597%20-0.51208%2C-3.88902%203.85481%2C-2.44781%201.84215%2C0.60796%205.99585%2C1.03399%209.23045%2C0.94673%203.23461%2C-0.0873%208.88293%2C0.17091%2012.55183%2C0.57372%207.37112%2C0.80927%209.64322%2C0.20204%207.75538%2C-2.07267%20C%20451.28206%2C596.63494%20449.86267%2C596%20448.77191%2C596%20c%20-1.09076%2C0%20-3.32018%2C-1.125%20-4.95428%2C-2.5%20-2.36109%2C-1.98672%20-4.07242%2C-2.5%20-8.33534%2C-2.5%20-2.95034%2C0%20-5.64237%2C-0.45%20-5.98229%2C-1%20-0.33992%2C-0.55%20-1.77158%2C-1%20-3.18146%2C-1%20-2.18329%2C0%20-2.37584%2C0.22603%20-1.29848%2C1.52417%201.99039%2C2.39827%200.43605%2C2.86345%20-4.73255%2C1.41634%20-2.62341%2C-0.73451%20-5.89055%2C-1.35911%20-7.26031%2C-1.38799%20-3.21968%2C-0.0679%20-3.81114%2C-2.90086%20-1.09176%2C-5.22927%20C%20413.07095%2C584.351%20414%2C582.95516%20414%2C582.22139%20414%2C580.31697%20420.09779%2C575%20422.28188%2C575%20c%201.00988%2C0%201.61946%2C-0.35062%201.35461%2C-0.77916%20-0.91262%2C-1.47665%20-10.65677%2C-1.33157%20-11.23191%2C0.16722%20-0.72833%2C1.89799%20-4.58597%2C0.79235%20-4.20147%2C-1.20418%200.16497%2C-0.85665%201.87426%2C-1.9618%203.79842%2C-2.45591%204.56169%2C-1.17139%206.99847%2C-3.43941%206.99847%2C-6.5138%200%2C-2.29496%20-0.26937%2C-2.43214%20-3.68677%2C-1.87757%20-6.48994%2C1.05317%20-8.95672%2C-3.88965%20-3.06323%2C-6.13798%202.61757%2C-0.99858%202.95811%2C-1.42745%201.75%2C-2.20392%20-0.825%2C-0.53024%20-2.49667%2C-0.97097%20-3.71482%2C-0.97939%20-2.65941%2C-0.0184%20-5.0164%2C-3.68409%20-3.40495%2C-5.29554%200.75402%2C-0.75402%201.82106%2C-0.72127%203.64995%2C0.11203%203.05273%2C1.39091%207.46982%2C0.53929%207.46982%2C-1.44021%200%2C-0.89473%20-1.16038%2C-1.40656%20-3.25%2C-1.43351%20-1.7875%2C-0.0231%20-4.80635%2C-0.87064%20-6.70856%2C-1.88353%20-4.81684%2C-2.56487%20-7.85408%2C-1.19708%20-7.22107%2C3.25194%20l%200.45153%2C3.17351%20-2.17077%2C-1.9365%20c%20-1.19393%2C-1.06508%20-2.72329%2C-3.08928%20-3.39858%2C-4.49823%20-0.67529%2C-1.40895%20-1.89712%2C-2.60649%20-2.71518%2C-2.66119%20-0.81805%2C-0.0547%20-3.84987%2C-0.16799%20-6.73737%2C-0.25177%20C%20380.20572%2C539.97696%20379.00335%2C538%20384.94098%2C538%20c%202.16754%2C0%204.2191%2C-0.45%204.55902%2C-1%200.33992%2C-0.55%20-0.23939%2C-1%20-1.28734%2C-1%20-1.04796%2C0%20-3.31879%2C-0.7051%20-5.04629%2C-1.56689%20-3.82771%2C-1.90951%20-5.624%2C-1.15672%20-4.08805%2C1.71322%201.48785%2C2.78008%200.74131%2C3.17399%20-3.69426%2C1.94927%20-3.24924%2C-0.89716%20-4.1008%2C-0.77661%20-5.84377%2C0.82727%20-1.12216%2C1.03261%20-2.88947%2C2.03489%20-3.92735%2C2.2273%20-1.16838%2C0.2166%20-3.38991%2C3.20621%20-5.83308%2C7.84983%20-2.17031%2C4.125%20-5.44359%2C10.05254%20-7.27396%2C13.17231%20-1.83037%2C3.11977%20-3.1%2C5.90026%20-2.82138%2C6.17887%200.27861%2C0.27861%204.40107%2C0.26153%209.16102%2C-0.038%208.51656%2C-0.53586%208.71819%2C-0.49508%2012.65446%2C2.55919%206.32838%2C4.91039%206.46236%2C5.06212%205.85877%2C6.63504%20-0.88515%2C2.30667%20-5.87269%2C1.77245%20-9.14298%2C-0.97932%20-4.70708%2C-3.96074%20-7.93187%2C-4.81624%20-11.4809%2C-3.04575%20-1.67319%2C0.8347%20-4.09803%2C1.51763%20-5.38853%2C1.51763%20-2.91228%2C0%20-2.95189%2C1.28416%20-0.17806%2C5.77232%201.98075%2C3.20491%202.02707%2C3.61166%200.5355%2C4.70232%20-1.53967%2C1.12583%20-5.7038%2C9.60855%20-5.7038%2C11.61916%200%2C0.5104%20-0.83626%2C2.83559%20-1.85836%2C5.1671%20-3.55718%2C8.11427%20-4.14164%2C9.84807%20-4.14164%2C12.28615%200%2C1.34912%200.5625%2C2.50293%201.25%2C2.56402%200.6875%2C0.0611%203.49017%2C0.17358%206.22816%2C0.25%204.1293%2C0.11524%205.04106%2C0.47996%205.34706%2C2.13893%200.56681%2C3.07289%201.63786%2C3.72462%206.83211%2C4.15733%202.63992%2C0.21992%205.23698%2C0.83698%205.77126%2C1.37126%201.58674%2C1.58674%20-0.95255%2C3.2555%20-5.12565%2C3.36847%20L%20356.5%2C628.5%20l%200.3241%2C6.5%20c%200.22914%2C4.59559%200.81511%2C6.88948%202%2C7.82934%202.409%2C1.91084%2010.69035%2C0.95686%2013.45853%2C-1.55037%203.7035%2C-3.35439%2011.23793%2C-7.27897%2013.97419%2C-7.27897%203.91203%2C0%208.54342%2C3.09722%2010.37589%2C6.93884%200.90219%2C1.89136%202.00143%2C6.39136%202.44277%2C10%200.44133%2C3.60864%201.10748%2C8.20991%201.48034%2C10.22505%200.62349%2C3.36975%200.43169%2C3.79121%20-2.38929%2C5.25%20-3.86003%2C1.99609%20-7.08993%2C2.03222%20-7.69791%2C0.0861%20z%20M%20436.5%2C618.05086%20c%200%2C-2.21874%20-0.5918%2C-2.55617%20-6.29073%2C-3.58682%20-6.62922%2C-1.19888%20-7.68335%2C-1.19815%20-18.47317%2C0.0128%20-6.61241%2C0.74212%20-8.8337%2C1.84891%20-7.09897%2C3.53716%201.10629%2C1.07665%2018.04347%2C2.79157%2025.86287%2C2.61866%205.66399%2C-0.12524%206%2C-0.26982%206%2C-2.58181%20z%20M%20447%2C615.89301%20C%20447%2C615.40186%20446.325%2C615%20445.5%2C615%20c%20-0.825%2C0%20-1.5%2C0.66088%20-1.5%2C1.46862%200%2C0.89459%200.58629%2C1.24363%201.5%2C0.89301%200.825%2C-0.31659%201.5%2C-0.97746%201.5%2C-1.46862%20z%20m%20-6%2C-5.73876%20C%20441%2C609.04385%20427.05772%2C606%20421.97158%2C606%20c%20-5.99066%2C0%20-5.10544%2C2.49216%201.44113%2C4.05722%204.35444%2C1.04099%2017.58729%2C1.11399%2017.58729%2C0.097%20z%20m%208.93081%2C-4.09033%20c%201.06079%2C-0.67129%200.49568%2C-1.08088%20-2.18511%2C-1.5838%20-4.07615%2C-0.7647%20-6.83788%2C0.21314%20-4.60246%2C1.62957%201.76577%2C1.11885%204.98149%2C1.09716%206.78757%2C-0.0458%20z%20M%20441%2C605%20c%200%2C-0.55%20-0.45%2C-1%20-1%2C-1%20-0.55%2C0%20-1%2C0.45%20-1%2C1%200%2C0.55%200.45%2C1%201%2C1%200.55%2C0%201%2C-0.45%201%2C-1%20z%20m%2014%2C-16.37756%20c%200%2C-2.66442%20-3.3875%2C-4.13462%20-12.39973%2C-5.38158%20-15.66125%2C-2.16693%20-22.30984%2C-2.5198%20-23.10914%2C-1.22651%20-1.43122%2C2.31577%202.08994%2C4.04983%209.16845%2C4.51517%207.29696%2C0.47971%2017.32537%2C2.12209%2018.18082%2C2.97754%200.27111%2C0.27112%202.21793%2C0.49294%204.32627%2C0.49294%202.5893%2C0%203.83333%2C-0.44706%203.83333%2C-1.37756%20z%20m%204%2C-3.56342%20c%200%2C-0.51754%20-0.45%2C-1.2191%20-1%2C-1.55902%20-0.55%2C-0.33992%20-1%2C0.0835%20-1%2C0.94098%200%2C0.85746%200.45%2C1.55902%201%2C1.55902%200.55%2C0%201%2C-0.42344%201%2C-0.94098%20z%20M%20452.36163%2C579.5%20c%20-0.31659%2C-0.825%20-1.18834%2C-1.5%20-1.93723%2C-1.5%20-0.7995%2C0%20-1.124%2C0.61926%20-0.78603%2C1.5%200.31659%2C0.825%201.18834%2C1.5%201.93723%2C1.5%200.7995%2C0%201.124%2C-0.61926%200.78603%2C-1.5%20z%20M%20433.5%2C579%20c%200.33992%2C-0.55%20-0.30852%2C-1%20-1.44098%2C-1%20-1.13246%2C0%20-2.05902%2C0.45%20-2.05902%2C1%200%2C0.55%200.64844%2C1%201.44098%2C1%200.79254%2C0%201.7191%2C-0.45%202.05902%2C-1%20z%20m%2023.01275%2C-5.17942%20c%200.019%2C-2.50395%201.04227%2C-3.06168%202.46719%2C-1.34475%202.5921%2C3.12329%207.02006%2C1.12011%207.02006%2C-3.17583%200%2C-1.99167%20-0.53623%2C-2.32011%20-4%2C-2.45%20-2.2%2C-0.0825%20-4.5625%2C-0.195%20-5.25%2C-0.25%20-0.72184%2C-0.0578%20-1.14935%2C0.85069%20-1.01179%2C2.15%200.27946%2C2.6396%20-0.40408%2C2.76226%20-4.36941%2C0.78409%20-3.95102%2C-1.97103%20-26.24375%2C-4.05914%20-27.70758%2C-2.59531%20-0.76734%2C0.76734%20-0.62177%2C1.52924%200.50804%2C2.65905%201.14133%2C1.14133%203.85436%2C1.64424%209.71517%2C1.80088%204.67444%2C0.12494%208.63839%2C0.72411%209.3236%2C1.40932%200.65558%2C0.65558%202.33947%2C1.19886%203.74197%2C1.20728%201.4025%2C0.008%203.225%2C0.461%204.05%2C1.00573%202.20272%2C1.45441%205.49804%2C0.73682%205.51275%2C-1.20046%20z%20m%20-16.78358%2C0.57525%20c%20-0.33229%2C-0.33229%20-1.1948%2C-0.36781%20-1.91667%2C-0.0789%20-0.79773%2C0.31922%20-0.56078%2C0.55618%200.60417%2C0.60416%201.05416%2C0.0434%201.64479%2C-0.19293%201.3125%2C-0.52522%20z%20m%2017.6833%2C-10.00061%20c%202.8233%2C-1.08341%200.57747%2C-2.39366%20-4.22149%2C-2.4629%20-4.11088%2C-0.0593%20-4.41274%2C-0.20187%20-2.44098%2C-1.15281%201.2375%2C-0.59683%202.25%2C-1.42407%202.25%2C-1.83832%200%2C-1.20281%20-8.08718%2C-3.56226%20-13%2C-3.79277%20-2.475%2C-0.11613%20-5.9537%2C-0.67903%20-7.73045%2C-1.25088%20-3.62049%2C-1.16527%20-5.68496%2C-0.42245%20-4.85281%2C1.74609%200.43589%2C1.13589%20-0.13244%2C1.32148%20-2.68182%2C0.87575%20-6.38688%2C-1.11668%20-13.15132%2C2.71822%20-7.05596%2C4.00016%201.55157%2C0.32632%204.62104%2C1.04455%206.82104%2C1.59606%208.58694%2C2.15264%2029.47343%2C3.5993%2032.91247%2C2.27962%20z%20M%20456%2C555%20c%200%2C-0.55%20-0.92656%2C-1%20-2.05902%2C-1%20-1.13246%2C0%20-1.7809%2C0.45%20-1.44098%2C1%200.33992%2C0.55%201.26648%2C1%202.05902%2C1%200.79254%2C0%201.44098%2C-0.45%201.44098%2C-1%20z%20m%20-18.25%2C-3.63029%20c%203.71395%2C-0.9953%202.58179%2C-2.02601%20-3.68659%2C-3.35625%20C%20427.44642%2C546.60924%20421%2C547.33239%20421%2C549.47889%20c%200%2C1.9908%2011.5231%2C3.29158%2016.75%2C1.89082%20z%20m%2028.30022%2C-6.00179%20c%201.82348%2C-4.79612%20-1.4043%2C-8.82491%20-7.64008%2C-9.53604%20C%20456.27729%2C535.58864%20455.5%2C534.9658%20455.5%2C533.5%20c%200%2C-1.79503%20-0.76612%2C-2.03058%20-7.47538%2C-2.29836%20-4.43059%2C-0.17683%20-8.37737%2C0.18437%20-9.68988%2C0.88681%20-1.42687%2C0.76363%20-4.04342%2C0.94255%20-7.35668%2C0.50303%20-4.60199%2C-0.61048%20-5.10698%2C-0.49354%20-4.80718%2C1.11319%200.18425%2C0.98743%201.80618%2C2.53084%203.6043%2C3.42981%204.39995%2C2.19973%202.00452%2C3.09445%20-6.14701%2C2.29597%20-4.51584%2C-0.44234%20-6.62733%2C-0.22427%20-8.02537%2C0.82886%20-1.76329%2C1.32826%20-1.55155%2C1.51828%203%2C2.69226%202.69346%2C0.69472%209.6222%2C1.6249%2015.3972%2C2.06707%205.775%2C0.44217%2011.72999%2C1.11989%2013.23332%2C1.50604%201.50333%2C0.38615%203.52833%2C0.38943%204.5%2C0.007%201.46629%2C-0.57669%201.17157%2C-0.99625%20-1.73332%2C-2.46756%20-1.925%2C-0.975%20-6.3125%2C-2.38118%20-9.75%2C-3.12484%20-6.45221%2C-1.39586%20-8.33517%2C-2.96164%20-3.5%2C-2.91044%205.12375%2C0.0542%2015.92385%2C3.61902%2020.3478%2C6.71617%205.51911%2C3.86385%207.66341%2C4.01298%208.95242%2C0.62263%20z%20M%20407.11317%2C536%20c%204.66026%2C0%206.3615%2C-2.43162%203.29931%2C-4.71579%20-1.43011%2C-1.06676%20-3.55191%2C-1.26708%20-8.41248%2C-0.79423%20-3.575%2C0.34778%20-7.2875%2C0.86014%20-8.25%2C1.13857%20-2.02426%2C0.58556%20-2.48777%2C-2.16419%20-0.5%2C-2.96627%200.74674%2C-0.30132%200.54544%2C-0.53617%20-0.5%2C-0.58333%20-0.9625%2C-0.0434%20-1.75%2C0.57369%20-1.75%2C1.37136%200%2C0.79767%20-0.7875%2C1.90899%20-1.75%2C2.46959%20-1.50553%2C0.87689%20-1.37748%2C1.02353%200.91667%2C1.04969%201.46666%2C0.0167%202.82876%2C0.51671%203.02689%2C1.11108%200.41261%2C1.23785%206.64356%2C2.90775%208.63823%2C2.31506%200.73248%2C-0.21765%203.1091%2C-0.39573%205.28138%2C-0.39573%20z%20m%2016.63712%2C-1.74947%20c%200.59085%2C-1.77454%20-2.77104%2C-2.835%20-3.78523%2C-1.19399%20-0.4582%2C0.74138%20-0.59583%2C1.73187%20-0.30584%2C2.20108%200.74012%2C1.19755%203.59066%2C0.49583%204.09107%2C-1.00709%20z%20m%2044.68344%2C-2.40229%20c%201.3903%2C-0.63346%202.78287%2C-1.95532%203.09458%2C-2.93745%200.68623%2C-2.1621%20-1.37699%2C-5.72799%20-3.74999%2C-6.48115%20-2.31256%2C-0.73398%20-8.57977%2C2.33086%20-9.93164%2C4.85684%20-0.89794%2C1.67781%20-0.67728%2C2.33869%201.28458%2C3.84742%202.74598%2C2.11174%205.73222%2C2.34105%209.30247%2C0.71434%20z%20m%20-98.2788%2C-2.45198%20c%20-0.47071%2C-2.58667%20-0.99199%2C-2.9592%20-2.30438%2C-1.64681%20-1.3998%2C1.3998%20-0.28497%2C4.56914%201.39998%2C3.97996%200.68721%2C-0.24029%201.09419%2C-1.29021%200.9044%2C-2.33315%20z%20m%2014.30467%2C-2.47542%20C%20385.69626%2C525.66092%20380.82612%2C521%20378.27298%2C521%20c%20-3.52054%2C0%20-6.6979%2C5.21868%20-4.52298%2C7.42881%200.99993%2C1.01611%209.39193%2C-0.16553%2010.7096%2C-1.50797%20z%20M%20433.5%2C528%20c%20-0.33992%2C-0.55%20-1.68992%2C-1%20-3%2C-1%20-1.31008%2C0%20-2.66008%2C0.45%20-3%2C1%20-0.36852%2C0.59628%200.84262%2C1%203%2C1%202.15738%2C0%203.36852%2C-0.40372%203%2C-1%20z%20m%20-21.75%2C-2.25%20c%20-0.22917%2C-0.6875%20-1.01667%2C-1.25%20-1.75%2C-1.25%20-0.73333%2C0%20-1.52083%2C0.5625%20-1.75%2C1.25%20-0.24786%2C0.74359%200.46111%2C1.25%201.75%2C1.25%201.28889%2C0%201.99786%2C-0.50641%201.75%2C-1.25%20z%20m%2043.25%2C0.28518%20c%200%2C-1.61736%20-3.19452%2C-2.72918%20-9.70346%2C-3.37719%20-6.15324%2C-0.6126%20-7.80046%2C-0.0914%20-6.47731%2C2.04952%201.18221%2C1.91285%2016.18077%2C3.14351%2016.18077%2C1.32767%20z%20m%20-52.47293%2C-2.07898%20c%201.9288%2C-3.12087%20-6.90892%2C-6.3724%20-14.56119%2C-5.35729%20-6.02587%2C0.79936%20-6.45351%2C3.0071%20-0.96588%2C4.98649%204.29787%2C1.55023%2014.64542%2C1.79734%2015.52707%2C0.3708%20z%20M%20429.5%2C522.62971%20c%200%2C-1.28475%20-1.386%2C-2.41219%20-4.42709%2C-3.6012%20-3.69738%2C-1.44562%20-4.14397%2C-1.88936%20-2.70942%2C-2.69218%201.09948%2C-0.6153%201.4795%2C-1.58191%201.05591%2C-2.68578%20-0.78866%2C-2.05522%20-6.06944%2C-4.98487%20-7.44877%2C-4.1324%20-1.71775%2C1.06163%20-1.03379%2C4.23207%201.02937%2C4.7716%203.30591%2C0.86451%202.34354%2C2.8705%20-1.2107%2C2.52361%20-2.47945%2C-0.24199%20-3.34254%2C-0.88275%20-3.78955%2C-2.81336%20-0.41441%2C-1.78984%20-1.34878%2C-2.58988%20-3.2893%2C-2.81642%20-3.26181%2C-0.38079%20-3.61719%2C1.59556%20-0.73125%2C4.06659%201.08857%2C0.93205%201.76689%2C2.26956%201.50739%2C2.97224%20-0.2845%2C0.77035%201.60965%2C2.33735%204.77079%2C3.94681%206.52519%2C3.32223%2015.24262%2C3.58559%2015.24262%2C0.46049%20z%20M%20447%2C516.0709%20c%200%2C-1.543%20-1.15085%2C-2.16872%20-5.75%2C-3.12632%20-7.67977%2C-1.59903%20-11.4506%2C-1.68879%20-11.94684%2C-0.28439%20-0.54325%2C1.53744%209.17352%2C5.22138%2013.94684%2C5.2877%203.0554%2C0.0425%203.75%2C-0.30521%203.75%2C-1.87699%20z%20m%20-48.58179%2C-1.67789%20C%20400.83036%2C513.46738%20400.3035%2C512%20397.55902%2C512%20c%20-2.72327%2C0%20-4.26094%2C1.55122%20-2.31525%2C2.33564%200.69093%2C0.27856%201.33193%2C0.54199%201.42444%2C0.58541%200.0925%2C0.0434%200.88002%2C-0.19419%201.75%2C-0.52804%20z%20m%2058.22102%2C-5.89525%20c%200.31706%2C-0.82623%200.28703%2C-2.65544%20-0.0667%2C-4.06492%20-0.47558%2C-1.89486%20-1.1937%2C-2.48061%20-2.75572%2C-2.24776%20-3.41447%2C0.509%20-4.57261%2C3.32225%20-2.36975%2C5.75638%202.19548%2C2.42599%204.38473%2C2.66055%205.1922%2C0.5563%20z%20m%20-28.90113%2C-1.18824%20c%20-0.92977%2C-0.92976%20-1.97126%2C-1.4097%20-2.31443%2C-1.06653%20-0.98418%2C0.98419%200.52669%2C2.75701%202.34963%2C2.75701%201.52648%2C0%201.52374%2C-0.13153%20-0.0352%2C-1.69048%20z%20m%2012.5119%2C1.0282%20c%20-0.6875%2C-0.27741%20-1.8125%2C-0.27741%20-2.5%2C0%20-0.6875%2C0.27741%20-0.125%2C0.50439%201.25%2C0.50439%201.375%2C0%201.9375%2C-0.22698%201.25%2C-0.50439%20z%20m%205.75%2C-6.23073%20c%200%2C-3.43707%20-0.72143%2C-3.7796%20-9.64773%2C-4.58068%20-8.29434%2C-0.74437%20-12.85227%2C0.33532%20-12.85227%2C3.04447%200%2C1.66511%201.15473%2C2.0763%208.5%2C3.02679%2014.09315%2C1.82367%2014%2C1.83358%2014%2C-1.49058%20z%20m%20835.25%2C165.23073%20c%20-0.6875%2C-0.27741%20-1.25%2C-1.33276%20-1.25%2C-2.34522%200%2C-1.41367%202.4946%2C-2.81356%2010.75%2C-6.03263%2012.3036%2C-4.79759%2016.4424%2C-6.77398%2017.4847%2C-8.3494%200.4041%2C-0.61076%200.7416%2C-3.55589%200.75%2C-6.54475%200.029%2C-10.22595%205.235%2C-17.02538%2018.419%2C-24.05574%206.1876%2C-3.29956%206.6386%2C-3.39623%208.2634%2C-1.77141%201.6249%2C1.62483%201.5911%2C2.0336%20-0.6193%2C7.49003%20-1.2859%2C3.17427%20-3.3977%2C7.20388%20-4.6929%2C8.95468%20-1.2952%2C1.7508%20-2.3628%2C3.7758%20-2.3724%2C4.5%20-0.01%2C0.7242%20-2.2596%2C3.72683%20-5%2C6.67251%20-5.3131%2C5.71119%20-5.8652%2C7.16678%20-3.4714%2C9.1534%202.0035%2C1.6628%208.0966%2C-0.60656%2019.3673%2C-7.2133%209.0201%2C-5.28751%2011.9358%2C-5.67693%209.955%2C-1.32961%20-0.6349%2C1.39355%20-1.4918%2C2.53372%20-1.9041%2C2.53372%20-0.4123%2C0%20-3.0148%2C1.79045%20-5.7832%2C3.97878%20-2.7685%2C2.18832%20-8.2065%2C5.39748%20-12.0844%2C7.13147%20-6.6413%2C2.96953%20-7.3098%2C3.08022%20-11.5062%2C1.90528%20-2.4505%2C-0.68608%20-5.2227%2C-2.09525%20-6.1604%2C-3.13148%20-2.1393%2C-2.36391%20-3.5004%2C-2.37007%20-6.5102%2C-0.0295%20-1.3117%2C1.02002%20-4.1849%2C2.42023%20-6.3849%2C3.11159%20-2.2%2C0.69137%20-5.9692%2C2.33181%20-8.376%2C3.64543%20-4.2826%2C2.33749%20-6.3583%2C2.74124%20-8.874%2C1.72613%20z%20m%2041.0417%2C-28.85987%20c%202.7934%2C-5.69571%203.3821%2C-8.94337%201.7985%2C-9.92208%20-2.8089%2C-1.73604%20-6.7697%2C3.82648%20-7.734%2C10.86177%20-0.5586%2C4.07565%20-0.4149%2C4.58246%201.2996%2C4.58246%201.3438%2C0%202.7478%2C-1.67247%204.6359%2C-5.52215%20z%20m%2048.8535%2C19.4522%20c%20-1.2952%2C-0.51874%20-3.6866%2C-1.89147%20-5.3144%2C-3.0505%20l%20-2.9594%2C-2.10733%20-2.1857%2C2.02724%20c%20-2.638%2C2.44672%20-4.3137%2C2.84558%20-7.9357%2C1.88885%20-2.3813%2C-0.62903%20-2.7487%2C-1.22657%20-2.7406%2C-4.45736%200.017%2C-6.73261%208.5818%2C-18.77655%2015.471%2C-21.75536%202.4677%2C-1.067%203.4437%2C-1.04907%205.674%2C0.10427%203.4063%2C1.76144%203.7403%2C3.49862%202.0788%2C10.81163%20-1.7648%2C7.76734%20-1.3338%2C8.60851%204.4108%2C8.60851%203.3826%2C0%206.7435%2C-1.00635%2011.9461%2C-3.577%208.9745%2C-4.43438%2010.2434%2C-5.81642%2011.0142%2C-11.99608%201.6507%2C-13.23362%205.5088%2C-20.96422%2013.5972%2C-27.24503%206.6292%2C-5.14769%2010.1838%2C-5.25694%2011.2624%2C-0.34615%200.744%2C3.38717%20-1.8598%2C11.7886%20-4.5646%2C14.72871%20-1.0446%2C1.13545%20-1.8993%2C2.39117%20-1.8993%2C2.79049%200%2C1.08223%20-3.9928%2C6.57378%20-8.3396%2C11.46994%20-3.1407%2C3.53756%20-3.7177%2C4.81085%20-3.1696%2C6.9944%200.9684%2C3.85853%202.0812%2C4.84376%206.274%2C5.55471%202.0544%2C0.34835%205.2416%2C0.91423%207.0829%2C1.25752%201.8412%2C0.34328%204.9912%2C0.15226%207%2C-0.42451%202.0087%2C-0.57676%205.5039%2C-1.53409%207.7669%2C-2.1274%205.9986%2C-1.5727%209.3854%2C-4.5747%209.3854%2C-8.31913%200%2C-1.70191%201.6198%2C-6.04123%203.5995%2C-9.64294%201.9798%2C-3.6017%204.4733%2C-8.81407%205.5412%2C-11.58304%204.8876%2C-12.67338%208.0455%2C-16.22651%2017.9923%2C-20.24422%206.6659%2C-2.69244%209.565%2C-2.3417%2010.4707%2C1.26674%201.1668%2C4.64885%20-12.9542%2C26.95318%20-25.0832%2C39.61942%20-4.0113%2C4.18896%20-4.2839%2C5.65924%20-1.652%2C8.90947%202.1358%2C2.63762%205.8469%2C2.90154%2015.6315%2C1.11163%203.3%2C-0.60367%208.5384%2C-1.53849%2011.6409%2C-2.07737%203.1024%2C-0.53888%207.802%2C-2.02387%2010.4435%2C-3.29997%20l%204.8026%2C-2.32019%202.1097%2C-8.5%20c%202.7773%2C-11.1895%206.201%2C-18.42964%2012.8873%2C-27.25265%208.9451%2C-11.80356%2016.3411%2C-16.46797%2021.1331%2C-13.32809%204.1602%2C2.72586%203.4149%2C7.69582%20-2.5677%2C17.12255%20-7.3676%2C11.60898%20-10.6955%2C16.2888%20-16.0197%2C22.52766%20-3.6717%2C4.30236%20-4.9316%2C6.69123%20-5.5378%2C10.5%20-0.9571%2C6.01313%20-0.7255%2C7.56682%201.3684%2C9.18053%201.9234%2C1.48228%2016.0521%2C1.68745%2021.2397%2C0.30844%201.925%2C-0.51172%205.3922%2C-1.42111%207.705%2C-2.02085%205.1616%2C-1.3385%207.295%2C-3.34743%207.295%2C-6.86924%200%2C-8.07456%2012.6572%2C-11.35809%2015.8632%2C-4.11523%200.7414%2C1.67488%201.0219%2C4.1934%200.6538%2C5.86944%20-0.6315%2C2.87541%20-0.5459%2C2.94813%204.1691%2C3.53921%202.6476%2C0.33192%207.1159%2C1.01157%209.9294%2C1.51034%204.0236%2C0.71331%206.7718%2C0.49292%2012.8766%2C-1.03263%204.2686%2C-1.06671%208.8381%2C-1.93948%2010.1544%2C-1.93948%201.3163%2C0%205.1619%2C-1.125%208.5458%2C-2.5%208.2525%2C-3.35331%2010.2898%2C-3.24446%2012.2345%2C0.65364%201.8746%2C3.75786%202.0136%2C6.45617%200.3842%2C7.46316%20-0.6539%2C0.40416%20-5.8466%2C0.85658%20-11.5393%2C1.00537%20-7.1308%2C0.18639%20-11.3489%2C0.77734%20-13.561%2C1.89988%20-1.7659%2C0.89614%20-5.481%2C1.87372%20-8.2558%2C2.1724%20-6.1486%2C0.66184%20-29.1141%2C-1.4417%20-31.8757%2C-2.91968%20-3.1043%2C-1.66135%20-6.9645%2C-1.15743%20-16.5462%2C2.15996%20-7.8226%2C2.70834%20-10.1529%2C3.06527%20-20.0131%2C3.06527%20-10.8279%2C0%20-11.2986%2C-0.0927%20-15.8397%2C-3.11976%20-2.5741%2C-1.71587%20-5.5802%2C-4.15543%20-6.6802%2C-5.42124%20l%20-2%2C-2.30148%20-7.431%2C2.50595%20c%20-4.087%2C1.37827%20-10.162%2C2.91422%20-13.5%2C3.41322%20-3.3379%2C0.499%20-8.6252%2C1.64764%20-11.7494%2C2.55254%20-5.5467%2C1.60656%20-5.782%2C1.5928%20-10%2C-0.58458%20-2.3758%2C-1.22642%20-5.2574%2C-3.09644%20-6.4036%2C-4.1556%20-1.946%2C-1.79825%20-2.3266%2C-1.82433%20-5.75%2C-0.39397%20-2.0163%2C0.84247%20-3.666%2C2.17416%20-3.666%2C2.95932%200%2C0.78516%20-0.3375%2C1.63337%20-0.75%2C1.8849%20-0.4125%2C0.25153%20-6.6316%2C0.12801%20-13.8203%2C-0.27449%20-12.2452%2C-0.68562%20-13.451%2C-0.94115%20-19.1023%2C-4.04796%20l%20-6.0321%2C-3.31613%20-4.3976%2C3.02262%20c%20-3.3067%2C2.27273%20-18.4106%2C7.67725%20-20.1589%2C7.21327%20-0.1313%2C-0.0349%20-1.2985%2C-0.48781%20-2.5936%2C-1.00656%20z%20m%20-7.7912%2C-12.3823%20c%202.5527%2C-2.36578%203.4972%2C-5.90362%201.8483%2C-6.92275%20-0.4388%2C-0.27117%20-1.2263%2C-0.18523%20-1.75%2C0.19098%20-1.4909%2C1.07092%20-5.4523%2C6.98766%20-5.4523%2C8.14353%200%2C1.81578%202.6156%2C1.12609%205.354%2C-1.41176%20z%20M%201464.2146%2C621.25%20c%205.8215%2C-7.42269%2010.7854%2C-15.52789%2010.7854%2C-17.6106%200%2C-2.37617%20-3.3126%2C-2.01884%20-5.6605%2C0.6106%20-2.1263%2C2.38128%20-11.3395%2C20.05376%20-11.3395%2C21.75114%200%2C2.19393%201.9173%2C0.72812%206.2146%2C-4.75114%20z%20m%20-50.1924%2C-0.65499%20c%200.012%2C-0.60225%200.9023%2C-2.22001%201.9778%2C-3.59501%202.3063%2C-2.94844%202.5545%2C-5%200.6048%2C-5%20-1.5263%2C0%20-6.6048%2C8.94752%20-6.6048%2C11.63658%200%2C1.519%200.1845%2C1.5064%202%2C-0.13658%201.1%2C-0.99549%202.01%2C-2.30273%202.0222%2C-2.90499%20z%20M%201518%2C620.01684%20c%200%2C-0.41423%202.2463%2C-3.66296%204.9919%2C-7.21941%202.7455%2C-3.55644%205.2768%2C-7.89077%205.625%2C-9.63184%200.569%2C-2.84529%200.3928%2C-3.16434%20-1.7419%2C-3.15321%20-1.6347%2C0.009%20-3.134%2C1.17744%20-4.8098%2C3.75%20-5.3081%2C8.14838%20-9.0652%2C15.5492%20-9.0652%2C17.85674%200%2C2.35894%200.07%2C2.38106%202.5%2C0.78892%201.375%2C-0.90093%202.5%2C-1.97698%202.5%2C-2.3912%20z%20M%2080.25%2C617.33772%20c%20-2.02579%2C-0.81742%20-1.452307%2C-8.07558%201.347999%2C-17.06067%203.191944%2C-10.2417%202.712415%2C-11.22919%20-5.405814%2C-11.13222%20-4.17631%2C0.0499%20-7.000033%2C0.79973%20-10.950893%2C2.90802%20l%20-5.323557%2C2.84081%20-4.458867%2C-1.91129%20C%2051.925951%2C591.46798%2051%2C590.56585%2051%2C588.63819%20c%200%2C-2.56539%201.224828%2C-2.93461%2017.217778%2C-5.19023%205.271575%2C-0.74349%207.249914%2C-2.39903%206.330065%2C-5.29722%20-0.50548%2C-1.59263%20-1.290842%2C-1.85938%20-4.332618%2C-1.47161%20-2.043374%2C0.26049%20-6.415225%2C0.71319%20-9.715225%2C1.00599%20-3.3%2C0.29281%20-6.4275%2C0.93344%20-6.95%2C1.42363%20C%2053.0275%2C579.59894%2051.758702%2C580%2050.730449%2C580%20c%20-3.737623%2C0%20-1.489247%2C-4.12848%203.903899%2C-7.16836%205.553804%2C-3.13043%206.58799%2C-3.25123%2019.377552%2C-2.26332%2011.741491%2C0.90695%2014.983201%2C-0.47052%2016.866652%2C-7.16698%201.716037%2C-6.10125%203.428424%2C-7.67423%206.721139%2C-6.17396%202.579689%2C1.17538%202.880829%2C2.58577%201.554229%2C7.27922%20-1.353718%2C4.78941%20-0.589825%2C5.4934%205.9608%2C5.4934%203.90473%2C0%206.06853%2C-0.42941%206.29875%2C-1.25%202.99566%2C-10.67729%205.36797%2C-14.75%208.59172%2C-14.75%202.71704%2C0%203.29489%2C3.20954%201.42104%2C7.89277%20-2.88838%2C7.21878%20-3.04872%2C7.16521%2019.2898%2C6.44435%2010.88347%2C-0.35121%2021.92469%2C-0.31817%2024.53605%2C0.0734%204.15958%2C0.62377%204.74792%2C1.01183%204.74792%2C3.13167%200%2C1.82462%20-0.67629%2C2.57018%20-2.75%2C3.03167%20-1.5125%2C0.3366%20-3.51501%2C0.81836%20-4.45002%2C1.07058%20-0.93501%2C0.25222%20-3.18501%2C-0.31163%20-5%2C-1.25299%20-2.75168%2C-1.42718%20-5.86493%2C-1.68034%20-18.73713%2C-1.5236%20-18.26269%2C0.22236%20-19.707%2C0.49026%20-20.33429%2C3.77171%20-0.60121%2C3.14506%201.84181%2C5.72067%204.67052%2C4.92401%201.1555%2C-0.32543%209.09397%2C-0.85779%2017.64103%2C-1.18302%2013.47162%2C-0.51261%2015.71604%2C-0.37932%2016.86187%2C1.00132%203.84643%2C4.63466%20-2.83168%2C6.43444%20-22.7111%2C6.12076%20-16.61714%2C-0.2622%20-17.59055%2C0.0131%20-18.79796%2C5.31727%20-2.74123%2C12.04215%20-4.39937%2C15.03019%20-7.33411%2C13.21642%20-0.94853%2C-0.58623%20-1.08249%2C-2.90735%20-0.54217%2C-9.39391%200.62918%2C-7.55318%200.51075%2C-8.6947%20-0.96065%2C-9.25933%20-2.57426%2C-0.98784%20-11.760458%2C0.92404%20-12.573635%2C2.61689%20-0.741518%2C1.54367%20-2.478665%2C6.31548%20-6.7348%2C18.5%20-3.255534%2C9.31998%20-4.204242%2C10.36835%20-7.997555%2C8.83772%20z%20m%205.178571%2C-35.90915%20c%201.750843%2C-1.75084%201.878164%2C-2.39838%200.803622%2C-4.08711%20-0.755959%2C-1.18806%20-8.656547%2C-1.25044%20-9.829372%2C-0.0776%20-1.121768%2C1.12176%200.456303%2C3.74542%202.825013%2C4.69679%203.300674%2C1.32568%204.440826%2C1.22784%206.200737%2C-0.53207%20z%20m%2022.763979%2C-0.0476%20c%201.13558%2C-0.70183%201.00894%2C-6.13844%20-0.15981%2C-6.86077%20-0.532%2C-0.32879%20-3.18613%2C-0.30346%20-5.89807%2C0.0563%20-4.4723%2C0.59327%20-4.98635%2C0.93188%20-5.528273%2C3.64149%20-0.328614%2C1.64307%20-0.316826%2C3.44151%200.0262%2C3.99653%200.593649%2C0.96054%209.722083%2C0.30233%2011.559963%2C-0.83354%20z%20M%20428.5%2C594%20c%20-0.38091%2C-0.61633%201.32295%2C-1%204.44098%2C-1%202.78246%2C0%205.05902%2C0.45%205.05902%2C1%200%2C0.55%20-1.99844%2C1%20-4.44098%2C1%20-2.44254%2C0%20-4.7191%2C-0.45%20-5.05902%2C-1%20z%20m%20-71.49279%2C-8.49132%20c%20-1.86701%2C-2.2496%20-0.0397%2C-3.72876%204.11563%2C-3.33152%202.60288%2C0.24882%203.37716%2C0.78138%203.37716%2C2.32284%200%2C2.61504%20-5.54061%2C3.36092%20-7.49279%2C1.00868%20z%20M%20749%2C573.9748%20c%20-2.03317%2C-0.47661%20-4.62971%2C-2.17172%20-6.19558%2C-4.04468%20l%20-2.69559%2C-3.22421%20-5.80441%2C1.58797%20c%20-7.61822%2C2.08419%20-10.45288%2C2.28049%20-18.60967%2C1.28873%20-6.07674%2C-0.73886%20-7.04019%2C-0.61388%20-9%2C1.16747%20-4.58432%2C4.1669%20-12.97328%2C3.68469%20-15.57833%2C-0.89547%20-1.98472%2C-3.4895%20-4.94142%2C-3.68273%20-12.25301%2C-0.80077%20-2.86584%2C1.12961%20-8.17%2C2.26775%20-11.78702%2C2.52921%20-3.61701%2C0.26145%20-9.61397%2C0.98442%20-13.32656%2C1.60659%20-5.1625%2C0.86516%20-7.37008%2C0.84879%20-9.38574%2C-0.0696%20-2.47672%2C-1.12847%20-2.60242%2C-1.51481%20-2.08571%2C-6.41044%200.30242%2C-2.86527%201.41872%2C-7.23459%202.48068%2C-9.70959%202.27941%2C-5.31245%202.01879%2C-6.5464%20-1.79975%2C-8.52104%20-6.29558%2C-3.25557%20-7.45138%2C-2.3969%20-16.71417%2C12.41728%20-6.46219%2C10.33514%20-7.39844%2C11.3659%20-9.5676%2C10.53352%20-1.17998%2C-0.45282%20-1.67754%2C-1.82043%20-1.67754%2C-4.611%200%2C-3.46781%200.72386%2C-4.7221%205.75%2C-9.96343%203.1625%2C-3.29791%208.31393%2C-8.74347%2011.44762%2C-12.10126%20l%205.69762%2C-6.10507%204.30238%2C1.75878%20c%208.94798%2C3.65787%209.30947%2C3.96%209.20694%2C7.6952%20-0.0525%2C1.91236%20-1.08471%2C6.53915%20-2.29382%2C10.28175%20C%20646.70448%2C565.83292%20647.24297%2C568%20651.5%2C568%20c%202.69945%2C0%203.80194%2C-1.24672%205.6063%2C-6.33968%200.74819%2C-2.11183%202.18941%2C-4.28339%203.20271%2C-4.8257%201.65078%2C-0.88347%201.7225%2C-0.76202%200.68968%2C1.16783%20-1.38228%2C2.5828%20-0.65644%2C4.99755%201.50219%2C4.99755%200.86001%2C0%204.93455%2C-1.9125%209.05454%2C-4.25%206.48053%2C-3.67677%207.45404%2C-4.58719%207.21773%2C-6.75%20-0.24305%2C-2.22452%20-0.68995%2C-2.47533%20-4.0556%2C-2.27614%20-2.28668%2C0.13533%20-5.16445%2C1.27796%20-7.27721%2C2.88945%20-1.92213%2C1.46607%20-3.75259%2C2.40777%20-4.06769%2C2.09267%20-2.04852%2C-2.04852%2010.2303%2C-9.77224%2015.93276%2C-10.02215%204.02157%2C-0.17625%204.20723%2C-0.0535%204.50113%2C2.97475%200.26498%2C2.73034%20-0.58569%2C4.05521%20-6.27442%2C9.77201%20-4.9184%2C4.94268%20-6.19555%2C6.76133%20-5.05538%2C7.19886%202.11714%2C0.81242%2015.18223%2C-2.51361%2016.60422%2C-4.227%20C%20689.72112%2C559.6311%20690.88565%2C559%20691.6688%2C559%20c%200.78315%2C0%206.16619%2C-2.3625%2011.9623%2C-5.25%20l%2010.53839%2C-5.25%202.41525%2C2.80576%20c%201.83996%2C2.13745%202.41526%2C3.9674%202.41526%2C7.68262%200%2C5.79221%201.30631%2C6.56977%209.21088%2C5.48262%208.0502%2C-1.10719%2011.33066%2C-2.8988%2013.15149%2C-7.18264%202.38385%2C-5.60847%207.18152%2C-14.12688%209.23338%2C-16.39416%202.74068%2C-3.02842%207.94807%2C-5.17019%2010.59546%2C-4.35786%203.88389%2C1.19175%204.80879%2C2.5343%204.80879%2C6.98031%200%2C3.72557%20-0.60735%2C4.91304%20-4.75%2C9.28711%20-2.6125%2C2.75843%20-6.69016%2C6.20415%20-9.06147%2C7.65714%20-3.59359%2C2.20192%20-4.2596%2C3.09113%20-4%2C5.34045%200.29265%2C2.53556%200.65354%2C2.71661%205.97189%2C2.99588%204.19339%2C0.2202%206.85988%2C-0.26658%2010.28846%2C-1.8782%207.88387%2C-3.70586%207.45201%2C0.37336%20-0.5557%2C5.24893%20-4.56094%2C2.77698%20-8.64246%2C3.27214%20-14.89318%2C1.80684%20z%20m%20-41.58744%2C-8.50947%20c%202.98047%2C-1.95287%206.28712%2C-10.16565%204.72277%2C-11.73%20-0.79322%2C-0.79322%20-1.80105%2C-0.71701%20-3.65761%2C0.2766%20-3.585%2C1.91863%20-11.70877%2C10.80521%20-10.97018%2C12.00027%200.93976%2C1.52056%207.28435%2C1.17027%209.90502%2C-0.54687%20z%20m%2046.15181%2C-10.51648%20c%202.11165%2C-1.67813%204.91661%2C-4.8576%206.23323%2C-7.06548%202.27818%2C-3.82036%202.31034%2C-4.10662%200.66539%2C-5.92426%20-2.12103%2C-2.34372%20-3.4255%2C-1.69256%20-7.28555%2C3.63674%20-8.1628%2C11.26981%20-7.96744%2C15.99221%200.38693%2C9.353%20z%20m%2048.79237%2C18.53842%20C%20801.67266%2C571.70459%20803.64917%2C569%20805.63601%2C569%20c%200.76512%2C0%202.17252%2C-0.4038%203.12756%2C-0.89734%200.95504%2C-0.49354%203.53643%2C-1.64612%205.73643%2C-2.56128%202.7462%2C-1.14238%205.41053%2C-3.56032%208.5%2C-7.71397%207.95229%2C-10.69145%2016.91599%2C-17.8411%2020.59695%2C-16.42858%203.20378%2C1.22941%201.31282%2C5.18289%20-6.10207%2C12.75774%20-4.12218%2C4.21111%20-7.49488%2C8.14861%20-7.49488%2C8.75%200%2C4.40879%2028.36533%2C-6.77201%2040.5%2C-15.96394%202.75%2C-2.0831%206.30752%2C-4.11373%207.90559%2C-4.5125%205.99874%2C-1.49689%206.52084%2C5.14897%200.93461%2C11.8966%20-5.64703%2C6.82105%20-1.19059%2C7.26284%2014.6598%2C1.45329%2020.77783%2C-7.61557%2025.04825%2C-11.98129%2012.69923%2C-12.98262%20-6.22339%2C-0.50463%20-10.05316%2C-2.84347%20-8.00684%2C-4.88979%201.22186%2C-1.22186%202.7462%2C-1.26335%2012.32563%2C-0.33549%206.49794%2C0.62938%206.53299%2C0.61895%2011.38226%2C-3.38826%205.46129%2C-4.51294%207.3438%2C-4.4764%207.79271%2C0.15125%200.34273%2C3.53314%20-1.04355%2C3.33825%2014.55701%2C2.04657%207.00059%2C-0.57963%209.17923%2C0.25752%206%2C2.30551%20-2.28009%2C1.46878%20-12.1562%2C3.18338%20-18.75%2C3.25519%20-4.41186%2C0.0481%20-7.34483%2C0.63087%20-9.12981%2C1.81421%20-4.48813%2C2.97537%20-11.85077%2C11.8963%20-12.50083%2C15.14661%20-0.59507%2C2.97537%20-0.48702%2C3.09609%202.75564%2C3.07868%201.85625%2C-0.01%205.7055%2C-1.30314%208.55389%2C-2.87374%206.30561%2C-3.4769%2010.70354%2C-4.75542%2010.09681%2C-2.93524%20-0.41951%2C1.25852%20-8.63271%2C7.63506%20-9.99606%2C7.76071%20-0.39621%2C0.0365%20-3.17987%2C1.19139%20-6.18593%2C2.56639%20-3.00605%2C1.375%20-6.09965%2C2.5%20-6.87465%2C2.5%20-2.73605%2C0%20-4.82445%2C-3.58701%20-4.57268%2C-7.85401%200.13278%2C-2.25034%20-0.0179%2C-4.35083%20-0.33482%2C-4.66776%20-0.31693%2C-0.31693%20-2.09168%2C0.24397%20-3.9439%2C1.24644%20-8.26934%2C4.47561%20-18.80642%2C7.87867%20-28.67496%2C9.26088%20-8.00831%2C1.12167%20-10.21631%2C0.52544%20-13.49628%2C-3.64436%20-1.86106%2C-2.36595%20-5.10053%2C-3.11437%20-6.14754%2C-1.42028%20-0.31304%2C0.50651%20-4.75028%2C2.31386%20-9.86055%2C4.01635%20-6.91803%2C2.30474%20-10.93856%2C3.06194%20-15.73986%2C2.96433%20-5.48377%2C-0.11149%20-7.29444%2C0.33487%20-12.10328%2C2.98366%20-6.1309%2C3.37699%20-10.5698%2C3.99598%20-11.48845%2C1.60202%20z%20m%2068.65637%2C-15.04131%20c%201.71994%2C-0.63123%204.98689%2C-5.88978%204.98689%2C-8.027%200%2C-2.31309%20-2.1848%2C-1.63218%20-5.70239%2C1.77721%20-3.22177%2C3.12266%20-4.7535%2C8.64916%20-2.04761%2C7.38781%200.6875%2C-0.32048%201.9309%2C-0.83259%202.76311%2C-1.13802%20z%20m%20-37.91739%2C-5.0613%20c%201.15986%2C-1.39754%201.08641%2C-1.56608%20-0.54469%2C-1.25%20-1.03691%2C0.20094%20-2.07259%2C0.92784%20-2.3015%2C1.61534%20-0.59396%2C1.78389%201.25999%2C1.54592%202.84619%2C-0.36534%20z%20m%20177.38918%2C8.56784%20c%20-0.7267%2C-2.28983%202.3182%2C-6.82269%208.8249%2C-13.13727%202.381%2C-2.31068%203.6898%2C-4.37391%203.3448%2C-5.27294%20-0.6836%2C-1.78149%20-3.4502%2C-0.77425%20-15.487%2C5.6383%20-4.2172%2C2.24669%20-8.94316%2C4.75209%20-10.50217%2C5.56758%20-1.91721%2C1.00284%20-3.16298%2C1.15428%20-3.84934%2C0.46792%20C%20991.69756%2C554.09756%20992.62572%2C550%20993.99762%2C550%20c%200.47456%2C0%203.77952%2C-1.35%207.34438%2C-3%203.5648%2C-1.65%206.7347%2C-3%207.0441%2C-3%200.3095%2C0%204.8181%2C-2.08506%2010.0193%2C-4.63346%2010.3862%2C-5.08893%2013.2559%2C-5.23231%2012.1535%2C-0.60722%20-0.3593%2C1.50737%20-1.4623%2C3.86568%20-2.4511%2C5.24068%20-3.1151%2C4.3315%20-5.2307%2C9%20-4.0786%2C9%201.5058%2C0%2011.6581%2C-7.10888%2016.4708%2C-11.53327%205.6256%2C-5.17168%208.2507%2C-6.77637%209.9923%2C-6.10807%201.879%2C0.72104%201.9363%2C3.89782%200.1344%2C7.441%20-4.6567%2C9.15646%20-1.9328%2C9.58096%206.9215%2C1.07864%204.1649%2C-3.99929%206.9085%2C-5.91703%207.9135%2C-5.53138%202.2778%2C0.87409%201.8887%2C2.8693%20-1.4617%2C7.49438%20-3.1692%2C4.37489%20-3.8252%2C7.09474%20-1.75%2C7.25559%203.5089%2C0.27199%209.8879%2C-0.40387%2015.25%2C-1.61575%2012.2864%2C-2.77684%2014.8738%2C-3.61146%2017.8873%2C-5.76989%204.3815%2C-3.13839%209.2758%2C-5.20783%2015.618%2C-6.60376%203.0221%2C-0.66516%207.4701%2C-1.71255%209.8845%2C-2.32753%203.8917%2C-0.99128%204.5441%2C-0.90709%205.75%2C0.74208%202.353%2C3.21799%201.6788%2C7.11489%20-1.6398%2C9.47796%20-9.0991%2C6.47914%203.3338%2C9.19403%2015.5965%2C3.40569%202.8031%2C-1.32313%205.4676%2C-2.40569%205.9213%2C-2.40569%200.4536%2C0%201.5352%2C-0.57334%202.4035%2C-1.27408%202.4671%2C-1.99106%2017.8983%2C-7.00913%2019.5751%2C-6.36567%200.827%2C0.31734%201.5036%2C1.4911%201.5036%2C2.60837%200%2C2.69769%200.564%2C2.5765%206.9537%2C-1.49422%205.8151%2C-3.70468%207.928%2C-4.19273%209.8463%2C-2.2744%201.8772%2C1.87722%201.4218%2C5.51775%20-1.3%2C10.39304%20-1.375%2C2.46286%20-2.5%2C5.13696%20-2.5%2C5.94244%200%2C1.94696%204.9693%2C1.92202%209.6857%2C-0.0486%201.9917%2C-0.83222%203.8344%2C-1.30006%204.0949%2C-1.03965%200.2604%2C0.26041%201.9873%2C-0.15904%203.8375%2C-0.93211%206.6308%2C-2.77052%2018.604%2C-5.69298%2019.5301%2C-4.76695%202.0952%2C2.0952%20-0.6604%2C4.17767%20-8.9687%2C6.778%20-4.7737%2C1.49408%20-11.3795%2C3.60482%20-14.6795%2C4.69053%20-3.3%2C1.08571%20-8.581%2C2.38989%20-11.7355%2C2.89816%20-10.7226%2C1.72771%20-16.4203%2C-3.3318%20-10.2645%2C-9.11485%202.364%2C-2.22084%203.4345%2C-6%201.6996%2C-6%20-0.4402%2C0%20-3.2527%2C2.16996%20-6.25%2C4.82213%20-7.4496%2C6.59181%20-11.1184%2C8.60331%20-14.2556%2C7.81592%20-3.6389%2C-0.91332%20-4.2664%2C-3.94477%20-1.5712%2C-7.59031%201.2293%2C-1.66273%201.9511%2C-3.3072%201.6039%2C-3.65438%20-0.3472%2C-0.34718%20-5.3551%2C1.74589%20-11.1287%2C4.65126%20-11.8592%2C5.96777%20-18.1395%2C7.10448%20-27.2186%2C4.92644%20-5.2657%2C-1.2632%20-5.548%2C-1.21788%20-11.4839%2C1.8435%20-5.7408%2C2.96079%20-6.2491%2C3.05396%20-8.9736%2C1.64507%20-2.9086%2C-1.50409%20-5.9219%2C-6.03789%20-5.9219%2C-8.90997%200%2C-1.92651%20-1.3814%2C-2.00001%20-2.9126%2C-0.15498%20-0.6366%2C0.76708%20-2.6042%2C1.63457%20-4.3724%2C1.92775%20-1.7683%2C0.29318%20-5.24%2C1.04879%20-7.715%2C1.67913%20-2.475%2C0.63034%20-7.464%2C1.38448%20-11.0867%2C1.67588%20-5.4285%2C0.43663%20-7.3158%2C0.15788%20-10.7325%2C-1.58518%20l%20-4.1457%2C-2.11498%20-3.7527%2C2.01136%20c%20-6.9608%2C3.73076%20-10.1337%2C1.60454%20-6.8115%2C-4.56447%200.9818%2C-1.82308%201.5001%2C-4.05731%201.1518%2C-4.96496%20-0.5183%2C-1.35071%20-1.5981%2C-0.77072%20-5.9486%2C3.19527%20C%201028.566%2C556.22264%201015.9921%2C564%201013.098%2C564%20c%20-1.1001%2C0%20-2.2489%2C-0.90014%20-2.6131%2C-2.0475%20z%20m%2096.6172%2C-7.2348%20c%204.36%2C-2.9285%205.3612%2C-7.7177%201.6135%2C-7.7177%20-4.7077%2C0%20-8.4802%2C1.98847%20-9.0077%2C4.74789%20-1.0829%2C5.66485%201.7111%2C6.78705%207.3942%2C2.96981%20z%20m%2076.5166%2C-36.15098%20c%20-2.999%2C-3.93186%20-3.5053%2C-9.97364%20-1.204%2C-14.36638%201.9048%2C-3.63598%207.0936%2C-8.37108%2012.6884%2C-11.57893%206.0112%2C-3.44663%207.1982%2C-4.85524%2011.4448%2C-13.5809%204.6134%2C-9.4796%204.1849%2C-10.70628%20-2.7658%2C-7.91678%20-6.314%2C2.53401%20-19.0773%2C5.87627%20-22.4401%2C5.87627%20-1.3226%2C0%20-2.666%2C-0.68073%20-2.9853%2C-1.51273%20-0.9208%2C-2.39978%201.4727%2C-4.47055%204.4805%2C-3.87624%203.1124%2C0.61497%2026.1808%2C-6.77561%2030.2966%2C-9.70632%203.2305%2C-2.30031%206.8662%2C-2.50299%206.8662%2C-0.38275%200%2C0.83707%20-1.35%2C4.49932%20-3%2C8.13831%20-2.8214%2C6.2224%20-3.7735%2C10.33973%20-2.3911%2C10.33973%202.1053%2C0%2026.7203%2C-13.02087%2030.5705%2C-16.17122%207.0211%2C-5.74477%2010.4418%2C-4.69086%206.4937%2C2.00066%20-4.2288%2C7.16732%202.8932%2C5.22384%2014.7075%2C-4.01342%202.6844%2C-2.09881%205.286%2C-3.81602%205.7814%2C-3.81602%201.9897%2C0%201.9535%2C3.30393%20-0.088%2C8.04963%20-1.1854%2C2.75546%20-1.8854%2C5.44653%20-1.5556%2C5.98015%201.7705%2C2.86466%2014.6521%2C-0.98693%2021.9618%2C-6.56652%207.0317%2C-5.3674%2012.4022%2C-7.80577%2014.096%2C-6.40002%201.9312%2C1.60276%201.7942%2C3.29038%20-0.6572%2C8.09558%20-2.7007%2C5.29375%20-1.6027%2C6.55483%204.2685%2C4.9026%202.3719%2C-0.66748%206.7685%2C-1.65025%209.7702%2C-2.18395%2012.3354%2C-2.19318%2028.0423%2C-11.5866%2028.0423%2C-16.77048%200%2C-2.38238%20-1.0078%2C-2.75319%20-11.4543%2C-4.21458%20-8.8398%2C-1.23663%20-12.3867%2C-3.25831%20-11.1897%2C-6.37785%201.0447%2C-2.72228%203.7113%2C-2.88655%2010.6389%2C-0.65538%203.7071%2C1.19397%209.0616%2C2.22315%2011.8989%2C2.28707%205.7359%2C0.12923%208.1114%2C-1.33034%2010.1414%2C-6.23126%202.3288%2C-5.62216%2010.9648%2C-4.83095%2010.9648%2C1.00455%200%2C1.62934%20-0.45%2C3.24054%20-1%2C3.58046%20-2.1155%2C1.30745%20-0.8435%2C3.39351%202.75%2C4.51007%2012.4891%2C3.88051%2014.5945%2C5.60913%2012.2249%2C10.03682%20-1.2133%2C2.2671%20-6.6002%2C4.95311%20-9.9336%2C4.95311%20-1.1944%2C0%20-2.93%2C-1.38377%20-4.2376%2C-3.37855%20-1.6627%2C-2.53654%20-3.3032%2C-3.62763%20-6.5824%2C-4.37801%20l%20-4.3676%2C-0.99947%20-3.9987%2C5.05875%20c%20-4.4923%2C5.68309%20-8.2933%2C12.59234%20-7.4122%2C13.47341%200.3203%2C0.32027%202.1437%2C-0.16226%204.0521%2C-1.0723%201.9084%2C-0.91004%204.1527%2C-1.39255%204.9874%2C-1.07224%201.8198%2C0.6983%201.8131%2C0.62606%200.3549%2C3.82632%20-1.3405%2C2.94206%20-12.4417%2C9.54209%20-16.0497%2C9.54209%20-4.9762%2C0%20-6.0213%2C-3.66129%20-2.8303%2C-9.91602%201.0764%2C-2.10998%201.7108%2C-4.08262%201.4098%2C-4.38364%20-0.301%2C-0.30102%20-3.9942%2C0.92182%20-8.2072%2C2.71743%20-8.8775%2C3.78373%20-10.7019%2C4.29155%20-22.1598%2C6.16817%20-4.675%2C0.76569%20-9.6282%2C1.65365%20-11.0071%2C1.97325%20-1.7412%2C0.40357%20-3.6641%2C-0.20408%20-6.2944%2C-1.98905%20-4.4466%2C-3.01757%20-4.4849%2C-3.02228%20-8.457%2C-1.04072%20-1.6862%2C0.84119%20-5.9425%2C1.79805%20-9.4584%2C2.12638%20-6.2395%2C0.58265%20-6.4557%2C0.52205%20-9.0233%2C-2.52943%20-1.4469%2C-1.7195%20-2.9972%2C-3.12226%20-3.4452%2C-3.11723%20-0.448%2C0.005%20-3.0646%2C1.11596%20-5.8146%2C2.46873%20-6.7884%2C3.33932%20-11.2547%2C3.3475%20-12.0894%2C0.0221%20-0.3451%2C-1.375%20-1.2771%2C-2.5%20-2.0711%2C-2.5%20-0.794%2C0%20-5.1327%2C1.88105%20-9.6416%2C4.18012%20-4.5088%2C2.29906%20-10.6729%2C5.39964%20-13.6979%2C6.89018%20-6.7202%2C3.31129%20-7.9108%2C4.58962%20-12.5221%2C13.44471%20-6.3436%2C12.18137%20-6.7372%2C12.87155%20-10.683%2C18.73499%20-4.525%2C6.72418%20-6.4757%2C7.16829%20-10.1762%2C2.31672%20z%20m%206.5875%2C-7.31672%20c%200.8339%2C-0.9625%202.7037%2C-3.81454%204.155%2C-6.33786%204.9929%2C-8.68082%202.4806%2C-10.71881%20-4.2338%2C-3.43448%20-2.8277%2C3.06759%20-4.1274%2C5.37694%20-4.1274%2C7.33333%200%2C4.44663%201.6419%2C5.39872%204.2062%2C2.43901%20z%20m%20108.1512%2C-41.45204%20c%200.5895%2C-0.93612%200.7287%2C-2.0452%200.3093%2C-2.46463%20-1.0669%2C-1.06686%20-4.0971%2C1.02701%20-4.5075%2C3.11467%20-0.4387%2C2.23168%202.6885%2C1.74748%204.1982%2C-0.65004%20z%20m%20-683.95434%2C45.81001%20c%20-0.89967%2C-2.3445%200.32482%2C-4.71308%207.29343%2C-14.10797%207.64396%2C-10.30537%2012.03718%2C-18.54117%2012.87669%2C-24.13945%200.41863%2C-2.79158%201.84%2C-5.89607%203.79791%2C-8.29518%201.7209%2C-2.10869%203.89548%2C-5.23605%204.8324%2C-6.94968%201.89579%2C-3.46741%205.79651%2C-4.36794%205.79651%2C-1.3382%200%2C0.97763%200.72525%2C2.81294%201.61167%2C4.07848%201.44065%2C2.05681%202.13042%2C2.22964%206.5%2C1.62867%206.26669%2C-0.86189%206.4293%2C0.62472%200.84159%2C7.69371%20-3.16369%2C4.00236%20-3.92115%2C5.69136%20-3.47118%2C7.74004%200.34887%2C1.58842%20-0.014%2C3.40057%20-0.92146%2C4.60107%20-3.77002%2C4.98771%20-0.27508%2C7.05938%206.87168%2C4.07328%203.43719%2C-1.43616%203.54936%2C-1.67669%205.03832%2C-10.80383%200.83563%2C-5.12236%204.95318%2C-8.8626%2012.81018%2C-11.63636%207.18457%2C-2.53637%208.7192%2C-2.29926%208.7192%2C1.34714%200%2C2.43129%20-11.09212%2C17.21469%20-13.65393%2C18.19775%20-0.74034%2C0.2841%20-1.34607%2C1.36839%20-1.34607%2C2.40955%200%2C1.49059%200.73149%2C1.89301%203.44098%2C1.89301%201.89254%2C0%203.68038%2C-0.38735%203.97297%2C-0.86077%200.29259%2C-0.47342%203.52419%2C-2.29006%207.18134%2C-4.03698%204.27745%2C-2.04322%208.72697%2C-5.28634%2012.47371%2C-9.09171%20C%20704.28595%2C472.71197%20711.26161%2C468%20713.88873%2C468%20c%201.96453%2C0%204.11127%2C3.23071%204.11127%2C6.18721%200%2C1.6744%20-0.753%2C5.16447%20-1.67332%2C7.75571%20-2.93708%2C8.26952%20-0.63345%2C9.80991%208.3887%2C5.60936%203.97855%2C-1.85234%205.37674%2C-3.09506%205.89582%2C-5.24023%200.37425%2C-1.54663%201.51483%2C-4.00652%202.53463%2C-5.46642%201.01979%2C-1.4599%201.85417%2C-3.13144%201.85417%2C-3.71452%200%2C-2.0764%205.39285%2C-10.73774%2010.90305%2C-17.51118%206.06286%2C-7.45279%2011.63511%2C-11.39487%2014.53437%2C-10.28232%201.56834%2C0.60183%201.70774%2C1.48261%201.11325%2C7.03388%20l%20-0.67959%2C6.3459%203.81446%2C0.6303%20c%208.11055%2C1.34018%2012.98219%2C0.80629%2014.57859%2C-1.59769%202.17309%2C-3.2724%208.67328%2C-9.75%209.78401%2C-9.75%201.26874%2C0%201.22644%2C5.71227%20-0.0481%2C6.5%20-0.55%2C0.33992%20-1%2C1.49148%20-1%2C2.55902%200%2C2.22855%201.39114%2C2.38397%208.78596%2C0.98157%207.08394%2C-1.34344%2021.13879%2C-1.51584%2022.38011%2C-0.27452%203.15855%2C3.15855%20-3.14814%2C7.64632%20-7.49312%2C5.33202%20-2.52742%2C-1.3462%20-24.35667%2C-0.0159%20-28.88588%2C1.76029%20-2.98498%2C1.17062%20-7.17361%2C7.15142%20-9.37174%2C13.3816%20-1.42627%2C4.04248%20-1.8888%2C9.95321%20-0.85942%2C10.98259%200.84102%2C0.84102%207.67382%2C-1.35707%209.94409%2C-3.19898%20C%20787.25686%2C482.16426%20796.13298%2C477%20798.00937%2C477%20c%201.23401%2C0%202.40111%2C0.94944%202.9537%2C2.40286%200.50246%2C1.32157%201.35399%2C2.67506%201.89229%2C3.00775%201.49936%2C0.92665%2012.762%2C-1.98729%2016.73008%2C-4.32852%204.75635%2C-2.80631%207.82891%2C-2.64209%2010.34198%2C0.55277%202.73657%2C3.47899%202.61413%2C5.97618%20-0.51437%2C10.49061%20-3.16506%2C4.56718%20-2.91154%2C7.50055%200.6116%2C7.07682%202.56649%2C-0.30868%207.01142%2C-1.72342%2010.47535%2C-3.33411%201.1%2C-0.51149%203.34954%2C-1.02857%204.99898%2C-1.14908%202.37417%2C-0.17345%203.06189%2C0.22001%203.30089%2C1.8885%200.32592%2C2.27522%20-0.62706%2C2.77991%20-10.88776%2C5.76613%20-5.65452%2C1.64566%20-13.43283%2C2.13115%20-16.33032%2C1.01928%20-2.26369%2C-0.86866%20-1.9024%2C-4.27112%200.9443%2C-8.89301%204.98509%2C-8.09378%202.705%2C-9.90952%20-7.53172%2C-5.99785%20-3.8812%2C1.48309%20-8.7302%2C2.92575%20-10.77555%2C3.2059%20-3.15048%2C0.43153%20-4.00436%2C1.11559%20-5.58719%2C4.47603%20-2.42279%2C5.14374%20-5.62468%2C6.70572%20-9.09067%2C4.43472%20C%20788.14343%2C496.7031%20787%2C495.15427%20787%2C494.17695%20c%200%2C-3.73146%20-2.03169%2C-4.19458%20-7.11067%2C-1.62087%20C%20777.23676%2C493.90024%20773.9477%2C495%20772.5803%2C495%20c%20-3.86192%2C0%20-7.56953%2C-2.10892%20-8.21268%2C-4.67144%20-0.70662%2C-2.8154%20-3.01048%2C-2.99255%20-5.80317%2C-0.44623%20-1.13545%2C1.03528%20-5.35019%2C3.56539%20-9.36609%2C5.62246%20-8.65928%2C4.43557%20-12.33996%2C4.32339%20-18.41836%2C-0.56134%20l%20-3.89413%2C-3.12941%20-5.44366%2C2.20942%20c%20-3.64195%2C1.47816%20-6.3536%2C1.98533%20-8.19294%2C1.53238%20-6.68692%2C-1.64672%20-8.13344%2C-1.67936%20-10.38649%2C-0.23439%20-4.43738%2C2.84587%20-9.00302%2C2.51847%20-12.1459%2C-0.87098%20l%20-2.36405%2C-2.54953%20-6.69078%2C3.54953%20c%20-7.60941%2C4.03688%20-11.28762%2C4.4185%20-14.93492%2C1.54953%20-3.0279%2C-2.38174%20-4.08362%2C-2.46544%20-7.01231%2C-0.55595%20-1.21815%2C0.79423%20-4.21946%2C1.8921%20-6.66959%2C2.43971%20-3.74543%2C0.83712%20-5.2183%2C0.66719%20-9.25%2C-1.06719%20-5.23425%2C-2.25172%20-6.12208%2C-4.36161%20-2.42655%2C-5.76664%202.9764%2C-1.13163%206.63132%2C-5.69546%206.63132%2C-8.28042%200%2C-1.07842%200.82677%2C-3.15524%201.83727%2C-4.61514%203.56027%2C-5.14363%203.40792%2C-5.83543%20-1.65552%2C-7.51759%20-4.55025%2C-1.51168%20-4.73044%2C-1.49331%20-6.41523%2C0.65393%20-0.95341%2C1.21511%20-1.99865%2C3.10929%20-2.32277%2C4.20929%20-1.05817%2C3.59133%20-9.76653%2C20.93364%20-11.88087%2C23.66023%20-4.98085%2C6.42316%20-5.56288%2C7.31676%20-5.56288%2C8.54084%200%2C0.71186%20-1.55947%2C2.94762%20-3.46548%2C4.96835%20-2.96324%2C3.14159%20-3.562%2C3.42254%20-4.13146%2C1.93855%20z%20m%20134.28365%2C-24.80832%20c%207.39601%2C-3.69374%2017.40511%2C-12.94032%2020.44898%2C-18.8911%201.68214%2C-3.2886%202.3524%2C-5.60689%201.73192%2C-5.99037%20-1.42514%2C-0.88079%20-13.16396%2C-0.98435%20-14.42655%2C-0.12727%20-0.57452%2C0.39%20-2.54184%2C2.95909%20-4.37181%2C5.70909%20-1.82997%2C2.75%20-5.16175%2C6.575%20-7.40396%2C8.5%20-2.2422%2C1.925%20-5.65362%2C5.01196%20-7.58093%2C6.85992%20-3.35399%2C3.21589%20-3.42271%2C3.41951%20-1.60315%2C4.75%202.77869%2C2.03183%208.17812%2C1.70053%2013.2055%2C-0.81027%20z%20m%20-42.8684%2C-3.10625%20c%202.20287%2C-2.34485%204.24744%2C-11.6934%202.5574%2C-11.6934%20-2.76377%2C0%20-11.27057%2C11.7718%20-9.6662%2C13.37618%201.37031%2C1.37031%205.06141%2C0.49656%207.1088%2C-1.68278%20z%20M%20796%2C488.5%20c%200%2C-0.825%20-0.675%2C-1.5%20-1.5%2C-1.5%20-0.825%2C0%20-1.5%2C0.675%20-1.5%2C1.5%200%2C0.825%200.675%2C1.5%201.5%2C1.5%200.825%2C0%201.5%2C-0.675%201.5%2C-1.5%20z%20m%20-120.88992%2C-7.75%20c%201.06187%2C-1.2375%202.58537%2C-3.44363%203.38556%2C-4.9025%201.95669%2C-3.56738%20-0.0686%2C-4.39357%20-4.36507%2C-1.78071%20C%20671.57806%2C475.61906%20671%2C476.6196%20671%2C479.4853%20c%200%2C4.0527%201.35896%2C4.47086%204.11008%2C1.2647%20z%20m%2070.55136%2C-7.36689%20c%2011.1099%2C-14.49379%2011.25502%2C-14.73313%2011.29761%2C-18.63311%200.0616%2C-5.64421%20-1.38506%2C-5.02722%20-8.26478%2C3.5248%20C%20744.95085%2C462.92816%20737%2C477.44166%20737%2C479.62154%20c%200%2C3.1957%203.19245%2C0.89633%208.66144%2C-6.23843%20z%20m%20-592.96781%2C25.40194%20c%20-2.26238%2C-1.6791%20-4.22025%2C-9.65843%20-2.73444%2C-11.14424%202.08808%2C-2.08808%200.90346%2C-4.21971%20-4.38521%2C-7.89081%20-2.97128%2C-2.0625%20-5.92084%2C-3.75%20-6.55457%2C-3.75%20-0.66705%2C0%20-1.01901%2C-1.15801%20-0.83583%2C-2.75%20l%200.31642%2C-2.75%2016.46161%2C-0.27579%20c%209.05389%2C-0.15168%2017.15389%2C-0.009%2018%2C0.31725%203.62889%2C1.39891%20-2.71108%2C2.71543%20-13.08847%2C2.71787%20-12.63884%2C0.003%20-15.10205%2C1.20001%20-9.5413%2C4.63674%203.64621%2C2.25348%207.16388%2C2.72889%208.16816%2C1.10393%200.95708%2C-1.54858%204.49376%2C-1.17983%205.15267%2C0.53725%200.32444%2C0.84548%20-0.20179%2C2.41204%20-1.1694%2C3.48124%20-1.43863%2C1.58966%20-1.52955%2C2.22082%20-0.49884%2C3.46275%200.69325%2C0.83532%201.81061%2C1.51876%202.48303%2C1.51876%200.67241%2C0%202.02064%2C0.88187%202.99607%2C1.95971%202.29574%2C2.53676%201.3197%2C6.79201%20-1.83283%2C7.9906%20-4.75301%2C1.80709%20-11.07716%2C2.21514%20-12.93707%2C0.83474%20z%20M%20163%2C493.0012%20c%200%2C-1.1917%20-4.6917%2C-3.20722%20-6.60708%2C-2.83835%20-2.18334%2C0.42047%20-3.13886%2C3.7581%20-1.38603%2C4.84141%201.28324%2C0.79308%207.99311%2C-0.8884%207.99311%2C-2.00306%20z%20m%2098.32119%2C1.39343%20c%20-0.33882%2C-0.88296%20-0.0997%2C-3.84229%200.53139%2C-6.57629%202.12821%2C-9.21994%202.04064%2C-9.38281%20-5.59741%2C-10.41068%20-5.88498%2C-0.79195%20-6.90571%2C-1.24554%20-8.00683%2C-3.55807%20-0.6941%2C-1.45772%20-1.02504%2C-3.26792%20-0.73542%2C-4.02265%200.87466%2C-2.27933%208.61275%2C-5.13693%2014.98708%2C-5.53458%209.16977%2C-0.57204%2013.39325%2C2.64597%2010.61652%2C8.08908%20-1.36913%2C2.68384%20-3.09578%2C9.66539%20-3.98638%2C16.11856%20-0.37952%2C2.75%20-1.04062%2C5.5625%20-1.46911%2C6.25%20-1.1183%2C1.79431%20-5.61158%2C1.54244%20-6.33984%2C-0.35537%20z%20m%203.33374%2C-21.78551%20c%200.0852%2C-0.06%200.31021%2C-1.00912%200.5%2C-2.10912%200.28086%2C-1.62783%20-0.28546%2C-2.06023%20-3.0433%2C-2.32368%20-4.95105%2C-0.47295%20-8.11163%2C0.56973%20-8.11163%2C2.67607%200%2C0.99785%200.28339%2C2.09766%200.62975%2C2.44403%200.48008%2C0.48008%209.2183%2C-0.11898%2010.02518%2C-0.6873%20z%20m%20647.15851%2C19.90241%20C%20906.82723%2C488.85277%20902%2C481.76988%20902%2C478.11248%20902%2C475.06898%20904.75639%2C470%20906.41137%2C470%20c%200.74801%2C0%202.64895%2C0.67223%204.22432%2C1.49384%201.57537%2C0.82161%204.51511%2C1.49661%206.53275%2C1.5%203.0965%2C0.005%203.99613%2C-0.52405%205.77024%2C-3.39462%203.751%2C-6.06924%207.06132%2C-5.84364%207.06132%2C0.48124%200%2C3.24797%200.4473%2C4.16622%202.48078%2C5.09274%202.58693%2C1.17868%204.09693%2C4.08303%203.02475%2C5.81785%20-0.90023%2C1.45661%20-3.73068%2C1.23998%20-6.17583%2C-0.47267%20-2.90488%2C-2.03466%20-4.22486%2C-0.28486%20-4.99823%2C6.62574%20-1.06451%2C9.51225%20-4.72842%2C11.08324%20-12.51803%2C5.36741%20z%20m%206.90748%2C-8.76157%20c%202.25067%2C-5.65304%201.29734%2C-6.91254%20-4.95974%2C-6.55261%20-4.58999%2C0.26404%20-5.30206%2C0.59052%20-5.58159%2C2.55917%20-0.38481%2C2.71016%204.99888%2C8.55465%207.43134%2C8.06739%200.88933%2C-0.17815%202.28882%2C-2.01143%203.10999%2C-4.07395%20z%20m%2077.29574%2C10.77011%20c%20-1.00163%2C-1.20689%20-0.73867%2C-2.06173%201.42535%2C-4.63353%205.78449%2C-6.87442%208.75539%2C-15.91561%206.31579%2C-19.22048%20-1.2676%2C-1.71732%20-1.7134%2C-1.74001%20-7.01059%2C-0.35673%20-4.51382%2C1.17872%20-5.99689%2C1.22858%20-7.33964%2C0.24674%20-3.13334%2C-2.29115%20-0.92963%2C-3.83882%208.05657%2C-5.65812%2010.00166%2C-2.0249%2012.46456%2C-1.46297%2012.65426%2C2.88723%200.149%2C3.41425%200.1906%2C2.8641%20-0.6406%2C8.46482%20-0.461%2C3.1065%20-0.3404%2C4.75%200.3485%2C4.75%200.5793%2C0%204.7929%2C-2.24914%209.3635%2C-4.99809%204.5706%2C-2.74895%209.2924%2C-4.99895%2010.4928%2C-5%202.6964%2C-0.002%203.7203%2C2.80817%202.3429%2C6.43111%20-1.4963%2C3.93559%20-1.2864%2C7.56698%200.4375%2C7.56698%203.146%2C0%2025.8647%2C-9.54493%2030.2203%2C-12.6966%203.2365%2C-2.34193%209.6726%2C-3.15454%2010.781%2C-1.36118%201.7303%2C2.7997%2017.6518%2C1.6958%2030.6837%2C-2.12743%206.4151%2C-1.88204%209.2576%2C-5.62034%208.7934%2C-11.56479%20-0.065%2C-0.82796%200.05%2C-0.82862%20-8.4483%2C0.0485%20-6.8159%2C0.70351%20-9.6041%2C-0.25487%20-7.6371%2C-2.62499%200.7506%2C-0.90443%204.0274%2C-1.75031%208.4357%2C-2.1776%203.9646%2C-0.38428%209.7387%2C-1.53862%2012.8315%2C-2.56521%204.0775%2C-1.35348%207.1011%2C-1.70013%2011%2C-1.26118%206.4522%2C0.72641%207.8768%2C1.69329%207.8768%2C5.34593%200%2C3.4718%20-2.0433%2C4.31923%20-7.1191%2C2.95248%20-3.5393%2C-0.95304%20-4.2313%2C-0.80242%20-7.3929%2C1.60898%20-1.9184%2C1.46325%20-3.488%2C3.05575%20-3.488%2C3.53889%200%2C0.48313%20-1.5137%2C2.56722%20-3.3637%2C4.63131%20-8.5816%2C9.5744%20-8.7014%2C17.56593%20-0.227%2C15.13549%204.3237%2C-1.24003%205.5907%2C-1.10534%205.5907%2C0.59434%200%2C4.72965%20-13.8127%2C6.70757%20-17.2446%2C2.46935%20-1.2835%2C-1.58516%20-1.586%2C-3.15342%20-1.1428%2C-5.92541%200.3474%2C-2.17205%200.168%2C-4.03846%20-0.4232%2C-4.40385%20-0.5644%2C-0.34879%20-3.5443%2C0.0217%20-6.622%2C0.82339%20-3.0778%2C0.80165%20-9.4016%2C1.76634%20-14.053%2C2.14375%20l%20-8.4571%2C0.68621%20-3.7769%2C5.48395%20c%20-4.186%2C6.07787%20-6.8909%2C7.59696%20-11.8655%2C6.66371%20-2.9106%2C-0.54603%20-3.4394%2C-1.12428%20-4.1266%2C-4.51293%20-0.777%2C-3.83069%20-0.8265%2C-3.86676%20-3.4416%2C-2.50534%20-1.4594%2C0.75972%20-4.3154%2C1.92982%20-6.3467%2C2.60022%20-2.0313%2C0.6704%20-4.8873%2C1.84188%20-6.3467%2C2.6033%20-3.9825%2C2.0779%20-11.8498%2C1.8324%20-13.0483%2C-0.40718%20-0.59%2C-1.10232%20-0.6096%2C-2.36631%20-0.051%2C-3.25%201.422%2C-2.24773%201.1414%2C-6.94612%20-0.415%2C-6.94612%20-1.7704%2C0%20-6.8892%2C3.50727%20-16.8144%2C11.52073%20-4.4138%2C3.5636%20-8.37493%2C6.47927%20-8.80261%2C6.47927%20-0.42768%2C0%20-1.3303%2C-0.66597%20-2.00583%2C-1.47993%20z%20M%201067%2C477.28777%20c%200%2C-1.70149%20-1.0734%2C-1.62507%20-3.7775%2C0.26893%20-1.529%2C1.07093%20-2.2098%2C2.5532%20-2.1819%2C4.75%20l%200.041%2C3.1933%202.9593%2C-3.46223%20c%201.6277%2C-1.90422%202.9594%2C-4.04172%202.9594%2C-4.75%20z%20m%20-857.23942%2C14.47571%20c%20-0.92147%2C-0.70197%20-1.79232%2C-3.00651%20-1.95956%2C-5.18558%20-0.28886%2C-3.76369%20-0.44311%2C-3.92188%20-3.8189%2C-3.91667%20-1.93483%2C0.003%20-4.7856%2C0.32361%20-6.33504%2C0.7125%20-4.53044%2C1.13707%20-6.9418%2C-0.0951%20-6.30668%2C-3.22254%20C%20193.27539%2C470.62292%20194.11412%2C469%20197.10339%2C469%20c%201.8704%2C0%203.32051%2C3.24694%202.70845%2C6.06447%20-0.23307%2C1.07294%200.9816%2C1.51074%204.80904%2C1.73331%20l%205.12088%2C0.29778%202.37912%2C-4.79778%20c%201.30851%2C-2.63878%203.13626%2C-4.93743%204.06165%2C-5.10811%202.31612%2C-0.42719%204.35473%2C3.45804%202.79841%2C5.33329%20-0.69559%2C0.83814%20-0.88769%2C2.62512%20-0.48116%2C4.47602%200.53037%2C2.41479%200.13512%2C3.79091%20-1.82814%2C6.36487%20-1.37765%2C1.80619%20-2.65485%2C4.56602%20-2.83823%2C6.13295%20-0.38675%2C3.30473%20-1.72935%2C4.05194%20-4.07283%2C2.26668%20z%20M%20311.31662%2C490.25%20c%20-0.34134%2C-0.9625%20-1.26338%2C-2.50039%20-2.04898%2C-3.41753%20-0.78559%2C-0.91715%20-1.27969%2C-2.71715%20-1.098%2C-4%200.29895%2C-2.11069%200.75823%2C-2.2997%204.83036%2C-1.98785%202.475%2C0.18954%205.90312%2C1.20204%207.61803%2C2.25%204.21089%2C2.57321%2010.96264%2C2.55741%2012.34679%2C-0.0289%201.64329%2C-3.07052%201.31058%2C-3.76384%20-3.60862%2C-7.51993%20C%20325.679%2C472.73806%20323.80566%2C472%20320.3562%2C472%20316.66667%2C472%20316%2C471.69392%20316%2C470%20c%200%2C-1.11336%200.66667%2C-2%201.50381%2C-2%201.08199%2C0%201.43261%2C-0.9116%201.25%2C-3.25%20-0.24434%2C-3.12869%20-0.10344%2C-3.26107%203.7749%2C-3.54669%205.40994%2C-0.3984%2011.84575%2C1.78664%2012.30627%2C4.17813%200.19926%2C1.03479%20-0.19337%2C2.91971%20-0.87253%2C4.18871%20-1.11575%2C2.08482%20-0.88422%2C2.63794%202.40137%2C5.73664%202.86407%2C2.70117%203.63618%2C4.18853%203.63618%2C7.00458%200%2C5.50207%20-2.50134%2C6.68863%20-14.10006%2C6.68863%20-7.36232%2C0%20-9.95067%2C0.3562%20-10.89994%2C1.5%20-1.64547%2C1.98267%20-2.92233%2C1.89601%20-3.68338%2C-0.25%20z%20m%2016.25248%2C-23.3618%20c%200.86201%2C-1.39478%20-1.74093%2C-3.11637%20-2.92361%2C-1.93369%20C%20323.68357%2C465.91643%20324.61026%2C468%20326%2C468%20c%200.48508%2C0%201.19118%2C-0.50031%201.5691%2C-1.1118%20z%20m%20-42.87623%2C18.32492%20c%20-1.83835%2C-2.03136%20-1.28752%2C-5.77095%200.97811%2C-6.64036%201.88149%2C-0.72199%204.90561%2C0.88147%205.73405%2C3.04034%201.78054%2C4.64003%20-3.30333%2C7.36674%20-6.71216%2C3.60002%20z%20M%20612.0009%2C475.00168%20c%20-1.34306%2C-2.50954%20-0.20368%2C-9.0106%203.1147%2C-17.77176%200.95341%2C-2.51718%205.70072%2C-4.8136%207.08642%2C-3.4279%201.01096%2C1.01096%20-0.49983%2C7.93019%20-3.64495%2C16.6934%20-2.31074%2C6.43837%20-4.65851%2C8.05207%20-6.55617%2C4.50626%20z%20m%20249.70242%2C-3.5331%20C%20860.71514%2C470.11086%20859.11764%2C469%20858.15332%2C469%20c%20-3.99952%2C0%20-5.25363%2C-4.54521%20-3.02114%2C-10.94934%201.03999%2C-2.98331%201.38608%2C-3.19055%204.25%2C-2.54495%201.7148%2C0.38656%204.74894%2C0.64101%206.74253%2C0.56544%204.4606%2C-0.16907%205.03373%2C1.32648%203.48219%2C9.0866%20-1.73737%2C8.68954%20-4.54225%2C10.92917%20-7.90358%2C6.31083%20z%20M%20596.0781%2C470.5941%20C%20593.74325%2C467.78079%20602.50187%2C453%20606.5038%2C453%20c%201.95738%2C0%202.63614%2C2.88597%201.2518%2C5.32244%20-0.68047%2C1.19766%20-2.14136%2C4.65256%20-3.24641%2C7.67756%20-1.65636%2C4.53415%20-2.46325%2C5.55278%20-4.59479%2C5.80056%20-1.42207%2C0.1653%20-3.14841%2C-0.3776%20-3.8363%2C-1.20646%20z%20M%2087.59606%2C467.10615%20C%2085.033269%2C464.27429%2083.789425%2C452.16999%2083.628875%2C428.5%2083.482613%2C406.93666%2084.681044%2C409.10813%2074%2C411.05316%20c%20-3.025%2C0.55086%20-10.276765%2C1.26955%20-16.115033%2C1.59709%20-11.343671%2C0.63641%20-13.57331%2C-0.12717%20-10.449726%2C-3.57869%201.254354%2C-1.38605%203.875812%2C-1.96496%2011.347962%2C-2.50603%20C%2064.127441%2C406.17854%2074.35%2C405.17375%2081.5%2C404.33265%20c%207.15%2C-0.8411%2015.25%2C-1.72753%2018%2C-1.96985%202.75%2C-0.24233%2011.975%2C-1.13792%2020.5%2C-1.99021%208.525%2C-0.85229%2020.225%2C-1.92571%2026%2C-2.38539%205.775%2C-0.45968%2016.75984%2C-1.338%2024.41075%2C-1.95182%207.65091%2C-0.61383%2014.28646%2C-1.34825%2014.74567%2C-1.63205%200.4592%2C-0.2838%206.34936%2C-0.9527%2013.08925%2C-1.48644%2013.30906%2C-1.05396%2025.79617%2C-2.48127%2029.75433%2C-3.40099%201.375%2C-0.3195%2011.05%2C-1.22367%2021.5%2C-2.00927%2010.45%2C-0.7856%2021.7%2C-1.88378%2025%2C-2.44041%203.3%2C-0.55663%2012.3%2C-1.475%2020%2C-2.04083%207.7%2C-0.56583%2019.175%2C-1.74763%2025.5%2C-2.62623%2016.10248%2C-2.23677%2020.38077%2C-2.29339%2020.7783%2C-0.27499%200.39155%2C1.98806%20-1.62606%2C2.91611%20-8.7783%2C4.03781%20-5.87879%2C0.92197%20-31.12508%2C3.37355%20-50%2C4.85531%20-6.325%2C0.49654%20-12.625%2C1.0913%20-14%2C1.3217%20-1.375%2C0.2304%20-5.875%2C0.73012%20-10%2C1.1105%20-4.125%2C0.38038%20-13.8%2C1.5983%20-21.5%2C2.7065%20-7.7%2C1.10819%20-18.5%2C2.41273%20-24%2C2.89897%20-9.62772%2C0.85117%20-44.67919%2C3.70487%20-55%2C4.47782%20-2.75%2C0.20595%20-6.35%2C0.65202%20-8%2C0.99128%20-3.0706%2C0.63133%20-10.64475%2C1.45378%20-37%2C4.01767%20-8.25%2C0.80258%20-16.6875%2C1.73325%20-18.75%2C2.06816%20L%2090%2C409.21881%20v%208.8906%20c%200%2C10.35609%200.489104%2C10.70339%209%2C6.39059%202.71343%2C-1.375%205.99503%2C-2.5%207.29244%2C-2.5%203.77771%2C0%206.53657%2C3.79807%206.8941%2C9.49101%200.3634%2C5.78614%201.89427%2C6.64759%207.27547%2C4.09404%203.89878%2C-1.85009%2010.10679%2C-2.09176%2011.13175%2C-0.43335%201.00832%2C1.63151%20-2.42715%2C3.8483%20-5.96389%2C3.8483%20-3.70135%2C0%20-9.78827%2C2.06641%20-11.13965%2C3.78172%20-0.78638%2C0.99816%20-1.78195%2C1.03398%20-4.5%2C0.16193%20-1.91962%2C-0.61589%20-4.10147%2C-1.30975%20-4.84855%2C-1.54191%20-1.10557%2C-0.34356%20-1.05905%2C-0.87889%200.25%2C-2.87674%200.88927%2C-1.35721%201.60833%2C-4.51237%201.60833%2C-7.0572%200%2C-4.31203%20-0.14204%2C-4.55876%20-2.25%2C-3.9085%20-3.4502%2C1.0643%20-6.912094%2C3.09932%20-10.654023%2C6.26279%20l%20-3.404022%2C2.8778%200.977808%2C12.17384%20c%200.537795%2C6.69561%201.470297%2C12.66633%202.072228%2C13.26826%201.319222%2C1.31922%2016.167889%2C1.20961%2031.758009%2C-0.23443%2023.53624%2C-2.18007%2028.13599%2C-2.78255%2032%2C-4.1914%202.25045%2C-0.82054%209.90474%2C-1.75423%2017.5%2C-2.13471%207.425%2C-0.37195%2016.65%2C-1.11195%2020.5%2C-1.64444%203.85%2C-0.5325%2013.3%2C-1.19254%2021%2C-1.46677%207.7%2C-0.27422%2016.475%2C-0.72665%2019.5%2C-1.00539%2032.44261%2C-2.98942%2046.41014%2C-3.40243%2053%2C-1.56718%205.31783%2C1.481%2025.45167%2C0.77646%2042.44226%2C-1.48518%209.21763%2C-1.22696%2011.1563%2C-1.24251%2012.30019%2C-0.0986%201.12865%2C1.12865%201.13335%2C1.54431%200.0278%2C2.4618%20-2.27126%2C1.88498%20-42.98751%2C5.01612%20-67.27029%2C5.17319%20-8.8%2C0.0569%20-20.95%2C0.575%20-27%2C1.15129%20-6.05%2C0.57628%20-21.575%2C1.24173%20-34.5%2C1.47878%20-28.49671%2C0.52263%20-25.91249%2C0.32192%20-30.5%2C2.3689%20-1.99686%2C0.89101%20-8.19697%2C1.41852%20-18.54217%2C1.57756%20-8.54819%2C0.13142%20-20.47319%2C0.94741%20-26.5%2C1.81331%20-11.91665%2C1.71212%20-26.81894%2C3.24612%20-40.973548%2C4.21769%20-8.277979%2C0.5682%20-9.168942%2C0.44953%20-10.888222%2C-1.45025%20z%20M%2026.464874%2C453.94316%20c%20-0.359238%2C-0.58125%20-0.364189%2C-2.20818%20-0.011%2C-3.61539%200.573202%2C-2.28382%200.985989%2C-2.48417%203.844143%2C-1.86577%207.523142%2C1.62774%2011.163317%2C1.74676%2016.232341%2C0.53072%205.622356%2C-1.34878%206.339903%2C-2.26435%205.639949%2C-7.19639%20-0.382327%2C-2.69397%20-0.411989%2C-2.70307%20-8.262694%2C-2.53569%20-7.771041%2C0.16568%20-10.880592%2C-0.87731%20-9.461462%2C-3.17351%20C%2034.815686%2C435.48921%2037.061376%2C435%2039.436572%2C435%20c%204.459247%2C0%207.333828%2C-1.94445%206.019202%2C-4.07156%20C%2044.745331%2C429.77892%2039.070347%2C430.09514%2034.25%2C431.55285%2032.593853%2C432.05368%2032%2C431.82543%2032%2C430.68806%2032%2C427.50726%2034.947296%2C426%2041.167058%2C426%2047.784343%2C426%2053%2C428.61405%2053%2C431.93059%20c%200%2C0.98692%201.31937%2C3.45461%202.931934%2C5.48376%206.98454%2C8.7889%204.626226%2C13.23251%20-8.454781%2C15.93076%20-9.071434%2C1.87118%20-20.032628%2C2.18316%20-21.012279%2C0.59805%20z%20m%20165.998836%2C-6.00188%20c%20-0.35988%2C-0.5823%200.49293%2C-2.7198%201.89514%2C-4.75%203.21398%2C-4.65341%204.56967%2C-11.89774%202.38351%2C-12.73665%20-0.82936%2C-0.31826%20-4.02977%2C0.15447%20-7.11201%2C1.0505%20-3.08224%2C0.89603%20-6.05998%2C1.34738%20-6.61721%2C1.00299%20-1.88357%2C-1.16411%20-1.02866%2C-5.73755%202.09215%2C-11.19215%202.43521%2C-4.25629%203.56809%2C-5.36139%205.25%2C-5.12124%202.21662%2C0.31651%202.33122%2C0.99392%201.10898%2C6.55527%20-0.70462%2C3.2061%20-0.66469%2C3.25%202.95618%2C3.25%204.72542%2C0%208.1152%2C-3.29204%209.04271%2C-8.78197%200.80089%2C-4.74039%202.47547%2C-6.50641%205.7318%2C-6.04479%201.82225%2C0.25832%202.23224%2C0.85038%201.95747%2C2.82676%20-0.19117%2C1.375%20-0.68868%2C2.95%20-1.10557%2C3.5%20-1.63561%2C2.15781%20-1.75255%2C5.47517%20-0.26775%2C7.59503%201.46254%2C2.08807%201.39763%2C2.35252%20-1.05909%2C4.31469%20-1.43942%2C1.14965%20-3.30638%2C3.74205%20-4.14881%2C5.76087%20-2.12387%2C5.08971%20-7.24639%2C12.49079%20-9.15116%2C13.22172%20-2.08709%2C0.80089%20-2.19256%2C0.78479%20-2.95634%2C-0.45103%20z%20m%201026.99849%2C-3.06044%20c%20-1.5015%2C-4.73066%204.5165%2C-9.99809%207.2116%2C-6.31226%201.8202%2C2.48927%201.6948%2C3.15378%20-1.1283%2C5.97687%20-3.0153%2C3.01528%20-5.1946%2C3.13543%20-6.0833%2C0.33539%20z%20M%20141.29481%2C443.89283%20c%20-3.55262%2C-1.02725%20-6.43354%2C-4.36772%20-5.61238%2C-6.50763%200.8121%2C-2.1163%203.31842%2C-1.65384%205.40363%2C0.99708%201.37878%2C1.75283%203.27871%2C2.55779%207.19076%2C3.04657%206.58731%2C0.82303%208.72318%2C0.07%208.72318%2C-3.07568%200%2C-3.62343%20-3.54638%2C-9.89397%20-6.97736%2C-12.33705%20-3.46252%2C-2.46553%20-3.64169%2C-3.46792%20-1.41702%2C-7.92739%201.93464%2C-3.87807%203.44805%2C-4.50896%2014.30338%2C-5.96264%2015.06632%2C-2.0176%2023.091%2C-1.29686%2023.091%2C2.07391%200%2C0.44%20-5.55785%2C0.8%20-12.35078%2C0.8%20-13.35216%2C0%20-17.46361%2C0.87189%20-19.50185%2C4.13563%20-1.16802%2C1.87029%20-0.98059%2C2.4424%201.71403%2C5.23214%203.56707%2C3.69297%207.08563%2C11.02291%207.11664%2C14.82553%200.0342%2C4.19384%20-3.2272%2C5.82205%20-11.45055%2C5.71651%20-3.86512%2C-0.0496%20-8.46983%2C-0.50724%20-10.23268%2C-1.01698%20z%20m%20110.45587%2C-4.56237%20c%20-0.96212%2C-0.26226%20-2.03498%2C-1.61503%20-2.38413%2C-3.00614%20-0.51962%2C-2.07033%200.11535%2C-3.2574%203.49932%2C-6.54189%202.27377%2C-2.20693%204.12724%2C-4.29831%204.11882%2C-4.64751%20-0.0475%2C-1.97034%20-6.22945%2C-6.70907%20-13.66392%2C-10.47403%20-8.54599%2C-4.32785%20-8.17438%2C-5.7327%202.67923%2C-10.12866%2011.13441%2C-4.50969%2031.29575%2C-4.7282%2036.22408%2C-0.3926%20l%202.27592%2C2.0022%20-7%2C-0.70153%20c%20-14.50042%2C-1.45323%20-18.73096%2C-1.24121%20-26.98441%2C1.35236%20-6.75779%2C2.12357%20-7.70337%2C2.67789%20-6.15501%2C3.60818%201.00618%2C0.60454%205.19309%2C3.28312%209.30425%2C5.95241%206.31998%2C4.10343%207.96617%2C4.75261%2010.655%2C4.20185%201.7491%2C-0.35827%204.30517%2C-0.74223%205.68017%2C-0.85325%203.43148%2C-0.27706%203.26761%2C2.40329%20-0.25%2C4.08924%20-3.30446%2C1.58379%20-3.44009%2C2.84544%20-0.6277%2C5.8391%202.77027%2C2.94881%201.90954%2C6.73181%20-1.85958%2C8.17302%20-3.26323%2C1.24777%20-13.0151%2C2.2079%20-15.51204%2C1.52725%20z%20M%20262.8%2C434.8%20c%201.69381%2C-1.69381%201.4902%2C-4.75141%20-0.36377%2C-5.46284%20-2.71038%2C-1.04008%20-6.43623%2C1.35733%20-6.43623%2C4.1414%200%2C2.09491%200.47365%2C2.52144%202.8%2C2.52144%201.54%2C0%203.34%2C-0.54%204%2C-1.2%20z%20m%20397.86287%2C2.76382%20c%20-0.59686%2C-1.55538%201.23572%2C-4.2462%208.29024%2C-12.17278%206.16231%2C-6.92408%2012.73247%2C-20.62575%2015.06424%2C-31.41556%202.18846%2C-10.12668%20-0.1243%2C-23.42714%20-4.93709%2C-28.39267%20-3.59683%2C-3.71099%20-4.62388%2C-8.78769%20-1.89257%2C-9.35495%202.95152%2C-0.61299%2011.45828%2C9.32026%2014.39747%2C16.81177%202.54985%2C6.49911%202.5847%2C6.87109%201.13226%2C12.08296%20-0.82421%2C2.95757%20-1.76999%2C7.55718%20-2.10174%2C10.22133%20-0.33174%2C2.66416%20-1.95598%2C7.6785%20-3.60942%2C11.14297%20-1.65344%2C3.46447%20-3.00626%2C6.83659%20-3.00626%2C7.49359%200%2C2.93509%20-7.46611%2C14.03133%20-12.9655%2C19.26952%20-5.98369%2C5.69948%20-9.30915%2C7.08262%20-10.37163%2C4.31382%20z%20m%20-374.66526%2C-1.87769%20c%20-1.36394%2C-0.68%20-2.63543%2C-2.04398%20-2.82552%2C-3.03108%20-0.28566%2C-1.48328%200.23197%2C-1.73921%202.98295%2C-1.47488%202.29566%2C0.22058%203.4378%2C0.89585%203.68055%2C2.17605%200.52542%2C2.77095%20-1.04325%2C3.72323%20-3.83798%2C2.32991%20z%20M%20329.5%2C434.51362%20c%20-0.55%2C-0.19241%20-2.73638%2C-0.64125%20-4.85863%2C-0.99742%20C%20319.72213%2C432.69062%20316%2C428.80784%20316%2C424.50186%20c%200%2C-3.32578%203.38484%2C-9.27302%206%2C-10.54214%206.74122%2C-3.27146%207.12453%2C-3.36304%209.04814%2C-2.16173%201.0586%2C0.66111%202.72859%2C1.20201%203.71109%2C1.20201%202.05054%2C0%2011.98726%2C6.30393%2013.89747%2C8.81666%203.61677%2C4.75758%20-0.75791%2C10.33736%20-9.1567%2C11.67911%20-7.72436%2C1.234%20-9.00848%2C1.36471%20-10%2C1.01785%20z%20m%2014.66107%2C-6.27469%20c%201.74918%2C-1.74918%20-1.23218%2C-5.8142%20-6.63382%2C-9.04506%20-5.74895%2C-3.4386%20-10.76352%2C-3.56443%20-12.42443%2C-0.31177%20-2.14373%2C4.19817%20-2.13883%2C7.08189%200.0157%2C9.2364%201.94809%2C1.94809%202.89482%2C2.09783%2010.12843%2C1.60203%204.3887%2C-0.30081%208.40007%2C-0.96753%208.91414%2C-1.4816%20z%20M%20609.73648%2C417.75%20c%20-0.90517%2C-0.6875%20-2.5283%2C-3.33644%20-3.60695%2C-5.88652%20-1.07864%2C-2.55009%20-3.03114%2C-6.37509%20-4.33887%2C-8.5%20-5.42888%2C-8.82129%20-6.67888%2C-24.60299%20-2.80098%2C-35.36348%202.67196%2C-7.41423%204.52475%2C-10%207.16531%2C-10%202.52124%2C0%202.36165%2C2.58175%20-0.65499%2C10.59623%20-4.97633%2C13.22088%20-2.77537%2C24.79403%207.42403%2C39.03733%202.24178%2C3.13061%204.07597%2C6.42877%204.07597%2C7.32923%200%2C3.60949%20-4.10629%2C5.18519%20-7.26352%2C2.78721%20z%20M%20631%2C411.82072%20c%20-7.14871%2C-1.99794%20-11.53297%2C-9.47365%20-7.51273%2C-12.81015%201.959%2C-1.62583%204.26291%2C-0.65297%205.64685%2C2.38445%201.38673%2C3.04353%204.36896%2C3.85709%209.22443%2C2.51643%204.20432%2C-1.16087%205.64145%2C-3.68731%205.64145%2C-9.91753%200%2C-4.55934%20-1.10573%2C-5.49392%20-6.5%2C-5.49392%20-3.56533%2C0%20-4.03286%2C-0.28301%20-4.30237%2C-2.60433%20-0.26395%2C-2.27352%200.33606%2C-2.87897%204.72362%2C-4.76645%202.7643%2C-1.18917%205.48786%2C-3.02513%206.05237%2C-4.07993%201.70441%2C-3.18471%201.19246%2C-6.81955%20-1.19613%2C-8.49259%20-2.91053%2C-2.03861%20-3.20082%2C-1.99564%20-6.37199%2C0.9433%20-3.52574%2C3.26754%20-6.4055%2C3.30751%20-6.4055%2C0.0889%200%2C-2.73545%204.74534%2C-7.23589%208.66766%2C-8.22033%204.1093%2C-1.03136%2010.11783%2C1.31594%2011.82652%2C4.62018%202.18503%2C4.22539%201.91557%2C10.53802%20-0.59476%2C13.93343%20-1.97977%2C2.67778%20-2.00644%2C2.98487%20-0.46371%2C5.33937%200.98117%2C1.49745%201.66301%2C4.68577%201.7021%2C7.95916%200.0879%2C7.35688%20-2.81122%2C12.93385%20-8.38612%2C16.13232%20-5.62296%2C3.22603%20-7.5731%2C3.63554%20-11.75169%2C2.4677%20z%20m%20109.87331%2C-5.09452%20c%20-3.97049%2C-1.34244%20-10.63873%2C-6.76688%20-10.9281%2C-8.88972%20-0.63161%2C-4.63359%202.66843%2C-5.24012%206.84843%2C-1.25871%203.4426%2C3.27904%206.34424%2C4.42223%2011.22441%2C4.42223%206.96881%2C0%209.92395%2C-2.4599%209.9683%2C-8.29775%200.0192%2C-2.52672%20-4.31232%2C-6.24705%20-10.65312%2C-9.14997%20C%20741.73024%2C380.98715%20739%2C377.11322%20739%2C371.72829%20739%2C367.1117%20747.81735%2C360.7174%20756.61124%2C358.95667%20764.3947%2C357.39826%20768%2C358.65468%20768%2C362.92556%20c%200%2C4.34915%20-2.57031%2C5.38146%20-7.02115%2C2.81988%20l%20-3.5981%2C-2.07081%20-5.69038%2C2.69198%20C%20746.68378%2C368.73511%20746%2C369.40945%20746%2C371.9784%20c%200%2C3.01659%202.97704%2C5.88064%209.43023%2C9.07233%201.61163%2C0.7971%204.4855%2C2.91028%206.38638%2C4.69597%203.26229%2C3.06459%203.42013%2C3.5133%202.81402%2C8%20-1.12889%2C8.3565%20-6.51914%2C13.40336%20-14.83916%2C13.89379%20-2.91031%2C0.17155%20-6.92348%2C-0.23988%20-8.91816%2C-0.91429%20z%20m%20110.25686%2C-3.27012%20c%20-1.6628%2C-1.39916%20-3.30265%2C-3.42416%20-3.64411%2C-4.5%20-0.85052%2C-2.67976%20-3.77933%2C-2.45215%20-8.48068%2C0.65906%20-4.80534%2C3.18002%20-8.29111%2C2.66678%20-10.46713%2C-1.54118%20l%20-1.49813%2C-2.89706%20-4.77006%2C1.81953%20c%20-2.62353%2C1.00075%20-7.08541%2C2.98594%20-9.91529%2C4.41155%20-2.82987%2C1.42561%20-6.24763%2C2.59202%20-7.59501%2C2.59202%20-3.19784%2C0%20-5.75586%2C-2.914%20-5.77507%2C-6.57874%20-0.0384%2C-7.31497%20-3.03325%2C-6.95917%20-9.16017%2C1.08826%20-2.02152%2C2.65516%20-4.34535%2C5.20245%20-5.16406%2C5.66062%20-3.7197%2C2.08165%20-6.2761%2C-2.57396%20-3.3448%2C-6.0914%201.32939%2C-1.59521%205.95514%2C-13.04936%207.63389%2C-18.90285%201.10155%2C-3.84084%200.1905%2C-4.02835%20-5.71341%2C-1.17589%20-4.94926%2C2.39122%20-7.0978%2C2.52409%20-7.8794%2C0.48727%20-0.93058%2C-2.42506%201.34722%2C-4.22569%208.25231%2C-6.52356%208.14874%2C-2.71173%2011.49578%2C-5.53802%2015.91349%2C-13.43764%207.61615%2C-13.61894%2016.52687%2C-19.69494%2017.28982%2C-11.78948%200.44199%2C4.57981%20-5.198%2C12.64861%20-12.76591%2C18.26341%20-3.5373%2C2.62441%20-6.34003%2C5.542%20-6.72442%2C7%20-0.36251%2C1.375%20-1.70826%2C4.87533%20-2.99057%2C7.77851%20-3.67035%2C8.30982%20-2.56528%2C10.55305%203.03038%2C6.15151%201.44736%2C-1.13849%203.64554%2C-1.92599%204.88486%2C-1.75%202.04637%2C0.29059%202.2533%2C0.86069%202.2533%2C6.20786%200%2C8.07962%201.09676%2C8.55931%2010.5%2C4.59234%204.125%2C-1.74023%209.23617%2C-3.52116%2011.35816%2C-3.95764%202.12199%2C-0.43647%204.89836%2C-1.63261%206.16971%2C-2.65808%201.27135%2C-1.02548%203.95172%2C-3.17756%205.95637%2C-4.78241%202.00465%2C-1.60485%205.25167%2C-3.17985%207.21559%2C-3.5%203.3587%2C-0.54752%203.77756%2C-1.05724%207.05221%2C-8.58209%204.0683%2C-9.3486%205.87583%2C-11.69702%208.69279%2C-11.29402%202.80184%2C0.40084%203.03189%2C3.55777%200.56796%2C7.79402%20-1.11964%2C1.925%20-2.93672%2C5.46419%20-4.03795%2C7.86487%20-1.10124%2C2.40069%20-2.89608%2C5.62015%20-3.98854%2C7.15437%20-2.37373%2C3.33359%20-2.53061%2C7.43379%20-0.47288%2C12.35864%201.72819%2C4.13614%204.12179%2C4.63703%2010.14082%2C2.12212%201.97451%2C-0.825%204.91805%2C-1.5%206.54121%2C-1.5%205.00139%2C0%203.04131%2C3.1359%20-4.19545%2C6.71223%20-7.90743%2C3.90778%20-10.93002%2C4.05898%20-14.86983%2C0.74385%20z%20M%20844.51636%2C390.25%20c%204.13136%2C-4.69388%202.69597%2C-6.67076%20-2.96931%2C-4.08948%20-2.72218%2C1.24031%20-3.30524%2C3.68129%20-1.34705%2C5.63948%201.59058%2C1.59058%201.53441%2C1.61075%204.31636%2C-1.55%20z%20M%20902.2%2C404.8%20c%20-2.12596%2C-2.12596%20-1.29181%2C-6.64862%202.8%2C-15.18133%202.2%2C-4.5877%204%2C-8.79879%204%2C-9.358%200%2C-0.5592%20-1.00632%2C-1.6849%20-2.23627%2C-2.50155%20-1.93165%2C-1.28257%20-2.05119%2C-1.70783%20-0.87755%2C-3.12197%200.74729%2C-0.90043%202.50615%2C-1.63715%203.90858%2C-1.63715%202.59676%2C0%2012.475%2C-9.22987%2020.09292%2C-18.77409%20C%20933.92028%2C349.1736%20944.28171%2C342%20947.54657%2C342%20c%202.73484%2C0%203.89453%2C2.71519%202.96578%2C6.94378%20-0.78967%2C3.59535%20-8.4114%2C10.85342%20-15.74109%2C14.99004%20-3.01996%2C1.70436%20-6.29868%2C3.99149%20-7.28604%2C5.08251%20-0.98736%2C1.09102%20-2.33142%2C1.98367%20-2.98681%2C1.98367%20-3.65068%2C0%20-13.6764%2C15.21733%20-16.90957%2C25.66584%20-0.89723%2C2.89956%200.97088%2C3.88495%204.25651%2C2.24524%204.89091%2C-2.44084%206.15465%2C-4.07191%206.15465%2C-7.94362%200%2C-6.92925%205.03799%2C-7.62393%206.51518%2C-0.89836%200.61648%2C2.80683%200.87598%2C2.9309%206.13002%2C2.9309%206.64462%2C0%208.5113%2C-0.9052%2011.17435%2C-5.41873%202.39947%2C-4.0668%209.09936%2C-7.76578%2011.56585%2C-6.38546%202.72301%2C1.52387%201.81625%2C4.3636%20-2.73208%2C8.5561%20-5.15042%2C4.74749%20-6.06814%2C6.65893%20-4.01514%2C8.36277%202.40513%2C1.99608%2014.97774%2C-0.23814%2022.9344%2C-4.07557%204.8884%2C-2.35763%206.9519%2C-2.91463%207.76937%2C-2.09716%201.6109%2C1.6109%20-0.38881%2C4.36042%20-3.94553%2C5.42495%20-1.59303%2C0.4768%20-3.57142%2C1.25052%20-4.39642%2C1.71938%20C%20964.87872%2C401.42846%20958.53963%2C404%20956.88723%2C404%20c%20-1.02219%2C0%20-3.80008%2C0.51928%20-6.17308%2C1.15397%20-3.72666%2C0.99673%20-4.68939%2C0.90836%20-7.06546%2C-0.6485%20-1.513%2C-0.99136%20-3.41533%2C-3.08732%20-4.2274%2C-4.65768%20l%20-1.47649%2C-2.85522%20-8.65908%2C0.66559%20c%20-7.90832%2C0.60789%20-9.13413%2C0.99837%20-14.13818%2C4.50372%20C%20909.49404%2C406.12216%20904.533%2C407.133%20902.2%2C404.8%20Z%20m%2036.22857%2C-48.37143%20C%20939.29286%2C355.56429%20940%2C354.49177%20940%2C354.0452%20c%200%2C-0.44656%200.9%2C-1.04729%202%2C-1.33495%201.1966%2C-0.31292%202%2C-1.36401%202%2C-2.61663%200%2C-2.69985%20-1.1339%2C-2.65163%20-3.67733%2C0.15638%20-1.12089%2C1.2375%20-3.02119%2C3.04949%20-4.22288%2C4.02664%20-1.20169%2C0.97716%20-1.91418%2C2.21466%20-1.58332%2C2.75%200.86219%2C1.39506%202.10969%2C1.20435%203.9121%2C-0.59807%20z%20M%201223.5%2C404.37789%20c%20-1.1%2C-0.27466%20-3.2168%2C-1.89277%20-4.704%2C-3.59582%20l%20-2.7041%2C-3.09644%20-6.0607%2C2.71989%20c%20-6.8235%2C3.06217%20-9.3477%2C2.82961%20-12.7119%2C-1.17118%20l%20-2.1807%2C-2.5933%20-6.3193%2C2.67587%20c%20-9.438%2C3.99648%20-16.9939%2C5.1613%20-20.7799%2C3.20347%20-2.3893%2C-1.23557%20-4.7345%2C-1.42581%20-11.0668%2C-0.89772%20l%20-8.0349%2C0.67009%20-4.3798%2C-4.57095%20-4.3797%2C-4.57095%20-5.8391%2C2.40084%20c%20-8.6365%2C3.55106%20-13.1429%2C3.27773%20-17.3391%2C-1.05169%20-4.0188%2C-4.14634%20-5.0135%2C-4.23052%20-13.2695%2C-1.12299%20-8.7128%2C3.27949%20-13.9587%2C4.03153%20-17.9797%2C2.57752%20-2.903%2C-1.04973%20-3.8781%2C-0.93025%20-7.5038%2C0.91948%20-7.0653%2C3.60442%20-11.247%2C2.46147%20-11.247%2C-3.07401%200%2C-1.54%20-0.218%2C-2.8%20-0.4845%2C-2.8%20-0.2665%2C0%20-5.1209%2C2.24214%20-10.7876%2C4.98252%20-14.9267%2C7.21845%20-18.5361%2C7.57409%20-24.6508%2C2.42888%20-2.5646%2C-2.15795%20-3.0771%2C-3.31109%20-3.0771%2C-6.92357%200%2C-3.05044%200.6858%2C-5.17172%202.3152%2C-7.1611%201.2733%2C-1.5547%203.2964%2C-4.45167%204.4956%2C-6.43771%201.9523%2C-3.23308%205.7384%2C-6.31384%2011.7277%2C-9.54277%201.1211%2C-0.60444%203.9159%2C-1.41617%206.2105%2C-1.80385%203.9631%2C-0.66956%204.207%2C-0.56596%204.8681%2C2.06824%200.7891%2C3.14373%20-3.6259%2C12.79502%20-6.3272%2C13.8316%20-2.0206%2C0.7754%20-4.2899%2C-1.16682%20-4.2899%2C-3.67167%200%2C-2.48754%20-1.1651%2C-2.05857%20-7.8073%2C2.87453%20-4.6342%2C3.44171%20-5.1907%2C4.25409%20-5.1916%2C7.57922%20-9e-4%2C3.13205%200.4788%2C3.97247%203.0165%2C5.28476%202.7816%2C1.43842%203.5048%2C1.4076%209.25%2C-0.39418%2017.024%2C-5.33908%2029.5008%2C-11.03873%2033.9908%2C-15.52773%202.4929%2C-2.49243%203.2979%2C-2.77585%205.5775%2C-1.9637%202.7673%2C0.98587%203.1061%2C2.58494%202.0812%2C9.82129%20-0.326%2C2.30185%200.083%2C3.19982%201.8747%2C4.11307%202.7568%2C1.40533%209.6594%2C0.32773%2015.6567%2C-2.44421%202.2283%2C-1.02994%204.7265%2C-2.09965%205.5515%2C-2.37712%200.825%2C-0.27748%202.6175%2C-3.35054%203.9833%2C-6.82902%202.6932%2C-6.859%2011.2219%2C-16.4189%2015.6362%2C-17.52682%203.2401%2C-0.81322%205.3805%2C0.17096%205.3805%2C2.474%200%2C2.62395%20-7.584%2C13.77474%20-12.213%2C17.95669%20-3.9648%2C3.58203%20-4.6853%2C6.42147%20-2.395%2C9.43865%201.7691%2C2.33041%205.6184%2C2.20642%2013.0053%2C-0.41889%207.6167%2C-2.70696%208.0404%2C-3.03806%2010.5671%2C-8.25756%204.4005%2C-9.09033%2017.1492%2C-20.57355%2022.8408%2C-20.57355%202.6846%2C0%205.5066%2C3.44238%204.7573%2C5.80322%20-0.6671%2C2.10179%20-10.2479%2C11.89609%20-13.2364%2C13.5313%20-4.9273%2C2.6961%20-10.3261%2C8.04424%20-10.3261%2C10.22924%200%2C2.7631%203.4441%2C5.44165%206.9725%2C5.42259%205.1734%2C-0.028%206.8408%2C-1.12493%208.8661%2C-5.83277%202.909%2C-6.76209%208.2424%2C-11.15358%2013.546%2C-11.15358%205.8261%2C0%205.0126%2C6.73882%20-1.4394%2C11.92383%20-9.6459%2C7.75158%20-0.059%2C8.24851%2015.2702%2C0.79149%205.2027%2C-2.53094%2011.338%2C-6.1712%2013.634%2C-8.08948%202.8277%2C-2.36249%206.0259%2C-3.88519%209.9126%2C-4.71954%208.16%2C-1.7517%208.704%2C-2.15776%2013.3362%2C-9.95488%204.8011%2C-8.08146%208.2083%2C-11.17285%2011.8471%2C-10.74899%205.1532%2C0.60025%202.4422%2C6.47666%20-10.0687%2C21.82523%20-4.6149%2C5.66166%20-7.6887%2C14.28884%20-5.8713%2C16.47868%200.6893%2C0.83058%202.8761%2C1.49366%204.926%2C1.49366%204.2959%2C0%207.4153%2C1.89251%206.2247%2C3.77643%20-0.8606%2C1.36165%20-9.3262%2C2.43287%20-12.656%2C1.60146%20z%20m%20-11.7168%2C-9.7698%20c%206.598%2C-3.34589%2010.0207%2C-7.68937%208.2794%2C-10.50676%20-1.2138%2C-1.96408%20-5.5944%2C-0.26561%20-10.5379%2C4.08587%20-4.1768%2C3.67654%20-5.5108%2C6.49333%20-3.858%2C8.14613%200.9245%2C0.92457%200.8495%2C0.94574%206.1165%2C-1.72524%20z%20m%20-131.8219%2C-4.43465%20c%202.3288%2C-1.94417%203.1853%2C-3.34898%202.7436%2C-4.5%20-0.9147%2C-2.38373%20-2.1533%2C-2.09663%20-6.1701%2C1.43015%20-6.3323%2C5.55984%20-3.0637%2C8.48816%203.4265%2C3.06985%20z%20m%2094.4815%2C-0.11374%20c%201.7056%2C-1.78022%202.5809%2C-3.55568%202.2185%2C-4.5%20-0.885%2C-2.30623%20-2.1817%2C-1.91843%20-5.0724%2C1.51703%20-4.8019%2C5.70668%20-2.2805%2C8.3421%202.8539%2C2.98297%20z%20m%20-17.4406%2C-11.06147%20c%207.2783%2C-5.76451%2010.2219%2C-8.97182%209.6358%2C-10.49908%20C%201166.3216%2C367.67462%201165.4946%2C367%201164.8001%2C367%201163.3693%2C367%201151%2C379.59548%201151%2C381.05241%20c%200%2C1.72634%202.164%2C0.98573%206.0022%2C-2.05418%20z%20m%20-30.1627%2C-6.54528%20c%201.7248%2C-3.78553%201.4107%2C-4.70318%20-0.8395%2C-2.45295%20-2.0189%2C2.01887%20-2.7108%2C5%20-1.1605%2C5%200.4617%2C0%201.3617%2C-1.14617%202%2C-2.54705%20z%20m%20-875.76714%2C1.23738%20c%20-0.56922%2C-1.49718%20-0.37556%2C-4.22344%200.55054%2C-7.75%200.78577%2C-2.99218%201.30456%2C-6.56533%201.15288%2C-7.94033%20-0.2507%2C-2.27269%20-0.79483%2C-2.54624%20-5.98433%2C-3.00855%20-5.74757%2C-0.51203%20-9.59866%2C-2.4529%20-6.70867%2C-3.38103%200.77947%2C-0.25033%205.73154%2C-0.73686%2011.00461%2C-1.08118%208.0448%2C-0.52531%209.7987%2C-0.37142%2010.90073%2C0.95645%201.0151%2C1.22312%201.05362%2C2.0857%200.1696%2C3.7984%20C%20260.04945%2C359.36868%20258%2C366.22398%20258%2C369.19147%20c%200%2C6.23959%20-5.02509%2C9.50293%20-6.92764%2C4.49886%20z%20M%20126.5%2C347.62417%20c%20-7.21808%2C-1.01429%20-8.03216%2C-1.35119%20-8.32908%2C-3.4469%20-0.181%2C-1.2775%20-0.0685%2C-3.00172%200.24993%2C-3.8316%200.49481%2C-1.28947%201.06625%2C-1.20774%203.9298%2C0.56203%203.38638%2C2.0929%2017.6331%2C4.69625%2020.23534%2C3.69768%202.0356%2C-0.78114%200.66596%2C-3.28655%20-3.05325%2C-5.58514%20C%20137.47644%2C337.74937%20134.53415%2C337%20131.60058%2C337%20c%20-3.28063%2C0%20-4.83893%2C-0.45755%20-5.2555%2C-1.54313%20-0.90065%2C-2.34704%200.15997%2C-2.8341%207.67068%2C-3.52253%207.61736%2C-0.69821%2010.74885%2C-2.30812%208.87692%2C-4.56366%20-0.87428%2C-1.05344%20-3.03982%2C-1.21731%20-9.51233%2C-0.71979%20-8.01558%2C0.61613%20-8.38035%2C0.55406%20-8.38035%2C-1.42581%200%2C-2.82879%204.65803%2C-4.23273%2014.37484%2C-4.33262%208.84639%2C-0.0909%2011.62516%2C1.41406%2011.62516%2C6.29625%200%2C2.22998%20-0.78877%2C3.34413%20-3.5%2C4.94379%20-1.925%2C1.13578%20-3.5%2C2.41719%20-3.5%2C2.84759%200%2C0.43039%201.52178%2C1.94325%203.38172%2C3.3619%203.74272%2C2.85471%205.35364%2C7.06702%203.53889%2C9.25366%20-1.41035%2C1.69938%20-12.4385%2C1.71225%20-24.42061%2C0.0285%20z%20m%2051.34226%2C-4.24585%20c%20-6.11756%2C-2.5399%20-7.24314%2C-9.02378%20-2.69643%2C-15.53269%201.01979%2C-1.4599%201.85417%2C-3.0646%201.85417%2C-3.566%200%2C-1.43881%207.15389%2C-7.39495%208.3884%2C-6.98396%202.11585%2C0.70439%201.78589%2C3.91328%20-0.67385%2C6.5532%20-1.3586%2C1.45812%20-3.02407%2C3.72544%20-3.70106%2C5.03849%20-1.18406%2C2.29655%20-1.12215%2C2.36152%201.62782%2C1.70828%208.13999%2C-1.93361%2012.19915%2C-1.85736%2015.68106%2C0.29458%207.3995%2C4.57314%204.81573%2C9.83537%20-6.13366%2C12.49209%20-8.06455%2C1.95675%20-9.62488%2C1.95631%20-14.34645%2C-0.004%20z%20M%20194.5%2C337.79451%20C%20195.99273%2C336.40754%20192.19148%2C334%20188.50887%2C334%20c%20-1.70988%2C0%20-3.64887%2C0.54%20-4.30887%2C1.2%20-1.56582%2C1.56582%20-1.53967%2C4.52011%200.0447%2C5.04823%201.58705%2C0.52902%208.93808%2C-1.22982%2010.25531%2C-2.45372%20z%20m%2050.72048%2C-4.06552%20c%20-0.54425%2C-0.67595%20-1.31564%2C-2.75243%20-1.71421%2C-4.61442%20l%20-0.72467%2C-3.38544%20-9.90426%2C0.68215%20c%20-8.61361%2C0.59325%20-9.98536%2C0.4708%20-10.5266%2C-0.93964%20-1.15152%2C-3.00083%201.56801%2C-9.25906%205.39401%2C-12.41277%203.20274%2C-2.63997%203.88669%2C-2.856%205.12421%2C-1.61848%201.19667%2C1.19667%201.21859%2C1.93403%200.13522%2C4.54951%20-1.68915%2C4.07797%20-0.47671%2C5.22455%205.10133%2C4.82424%203.48352%2C-0.25%204.43703%2C-0.72249%204.67007%2C-2.31414%200.16106%2C-1.1%200.99499%2C-4.3646%201.85317%2C-7.25468%201.18624%2C-3.99483%202.1181%2C-5.39466%203.8867%2C-5.83855%204.64867%2C-1.16675%206.00381%2C-0.1979%205.75773%2C4.11646%20-0.7354%2C12.89359%20-1.1349%2C15.61678%20-2.62451%2C17.89022%20-0.90677%2C1.3839%20-1.64867%2C3.19118%20-1.64867%2C4.01618%200%2C2.16903%20-3.52071%2C3.86279%20-4.77952%2C2.29936%20z%20m%20350.64661%2C-6.17956%20c%20-9.32172%2C-11.20353%20-10.57314%2C-13.27587%20-11.29277%2C-18.70068%20-0.66966%2C-5.04817%20-2.90759%2C-10.7044%20-4.35%2C-10.99435%20-0.39838%2C-0.0801%20-2.97432%2C-0.25411%20-5.72432%2C-0.38672%20-5.92159%2C-0.28554%20-10.32575%2C-1.85002%20-11.13347%2C-3.95491%20-1.91127%2C-4.98067%204.55326%2C-10.61706%209.72164%2C-8.47625%201.46%2C0.60475%204.39993%2C0.95643%206.53319%2C0.78151%203.67663%2C-0.30147%203.91263%2C-0.52636%204.53129%2C-4.31803%201.36875%2C-8.38889%202.21145%2C-11.91472%204.24648%2C-17.76713%202.26905%2C-6.52544%204.70103%2C-9.03271%206.76221%2C-6.97153%200.95518%2C0.95518%200.73687%2C2.66826%20-1.01666%2C7.97752%20-5.01045%2C15.17043%20-5.86793%2C19.68475%20-4.13558%2C21.7721%201.65107%2C1.98942%2010.10024%2C1.94257%2020.9909%2C-0.1164%207.11514%2C-1.34518%208.93247%2C-2.09439%2011.15442%2C-4.59852%202.16268%2C-2.43732%203.73754%2C-3.11923%208.50103%2C-3.68089%207.36175%2C-0.86802%208.05372%2C-1.32137%209.34686%2C-6.12373%20C%20641.88988%2C264.98151%20637.50201%2C261.69626%20632%2C266%20c%20-3.03066%2C2.37062%20-5.32476%2C2.51854%20-7.03833%2C0.45382%20-1.71553%2C-2.0671%201.21399%2C-6.07047%206.41862%2C-8.77144%203.24258%2C-1.68275%204.30319%2C-1.79418%207.61962%2C-0.80055%205.23436%2C1.56825%209.00009%2C6.20107%209.00009%2C11.07245%200%2C2.15857%20-0.64812%2C4.33872%20-1.5%2C5.04572%20-3.25599%2C2.70223%20-0.48083%2C10.7779%204.68976%2C13.64714%203.09978%2C1.72012%209.23827%2C1.65641%2015.21917%2C-0.15796%202.69991%2C-0.81905%206.81427%2C-1.48918%209.14301%2C-1.48918%204.89902%2C0%205.18832%2C-0.47604%204.86169%2C-8%20-0.28474%2C-6.55918%20-2.0885%2C-11.11079%20-6.90223%2C-17.41712%20-1.96389%2C-2.57284%20-3.30581%2C-5.10651%20-2.98204%2C-5.63039%202.01784%2C-3.26493%209.89827%2C2.44129%2013.87521%2C10.04704%202.06236%2C3.94419%202.66764%2C6.58968%202.76948%2C12.10463%200.0852%2C4.61157%200.62218%2C7.54921%201.54957%2C8.4766%201.71542%2C1.71542%2019.80694%2C1.99944%2025.28298%2C0.39693%204.25085%2C-1.24398%2016.51839%2C-1.4467%2028.27639%2C-0.46726%207.32314%2C0.61002%208.71701%2C0.49164%208.71701%2C-0.74028%200%2C-0.80652%20-1.83102%2C-2.29208%20-4.06893%2C-3.30123%20-4.19778%2C-1.89294%20-6.18735%2C-4.63308%20-7.37721%2C-10.16027%20-1.03316%2C-4.79932%200.84005%2C-7.1194%208.80039%2C-10.89975%206.85416%2C-3.25502%207.39323%2C-3.35504%2011.56806%2C-2.14631%206.76083%2C1.95744%207.97155%2C5.87865%202.81868%2C9.12899%20-1.26328%2C0.79686%20-2.18449%2C0.42192%20-4.13542%2C-1.68317%20-3.02461%2C-3.2636%20-3.96779%2C-3.34619%20-6.72511%2C-0.58887%20-1.76327%2C1.76327%20-2.01671%2C2.86978%20-1.50776%2C6.58293%200.33647%2C2.45486%200.84253%2C4.83676%201.12457%2C5.29311%200.28203%2C0.45634%204.22303%2C2.00976%208.75776%2C3.45203%208.7224%2C2.77417%2026.73781%2C4.26601%2031.16942%2C2.58111%201.61609%2C-0.61443%202.68075%2C-2.52265%204.00748%2C-7.18272%204.73948%2C-16.64717%205.82602%2C-18.72847%209.11772%2C-17.46532%201.27226%2C0.48821%201.44114%2C1.51922%200.87832%2C5.36188%20-0.38324%2C2.61659%20-1.49767%2C5.89763%20-2.47651%2C7.2912%20-0.97883%2C1.39357%20-2.09343%2C4.20607%20-2.47687%2C6.25%20-0.68843%2C3.66964%20-0.65638%2C3.71624%202.55606%2C3.71624%202.07317%2C0%205.55061%2C-1.45093%209.58678%2C-4%207.62476%2C-4.81547%208.75546%2C-4.97425%207.9068%2C-1.1103%20-0.60076%2C2.7352%20-0.43125%2C2.91674%203.17054%2C3.39552%202.09288%2C0.2782%206.95523%2C1.09399%2010.80523%2C1.81287%2014.05225%2C2.62383%2023.01633%2C1.02974%2029.06971%2C-5.16948%202.77681%2C-2.84371%205.59835%2C-4.43315%2010.63907%2C-5.99323%208.37472%2C-2.59193%2010.05074%2C-1.80938%209.59042%2C4.4779%20L%20883.5%2C277.5%20l%204.6148%2C0.89234%20c%206.20275%2C1.1994%209.47148%2C0.20439%2012.03148%2C-3.66238%202.72581%2C-4.11723%209.35%2C-9.56543%2012.63149%2C-10.38903%203.63617%2C-0.91262%205.22223%2C1.80341%205.22223%2C8.94275%20v%205.90142%20l%205.25%2C-0.55888%20c%206.90983%2C-0.73557%2017.25309%2C-2.13988%2027.75%2C-3.76763%2015.4432%2C-2.39477%2034.556%2C-1.35465%2044.5%2C2.4217%205.3428%2C2.02899%2013.677%2C1.51463%2016.9292%2C-1.04483%202.5355%2C-1.99539%203.1267%2C-2.10274%204.9741%2C-0.90322%201.7259%2C1.12055%203.1579%2C1.14354%208.0967%2C0.12997%204.8632%2C-0.99804%2024.2616%2C-2.35682%2040.9816%2C-2.87059%202.1513%2C-0.0661%203.0842%2C-0.64855%203.3498%2C-2.09162%200.2026%2C-1.1%201.1735%2C-2.9%202.1578%2C-4%201.9878%2C-2.22168%202.7556%2C-12.92166%201.0048%2C-14.00372%20-1.5255%2C-0.94278%20-1.1794%2C-5.21117%200.474%2C-5.84562%200.8074%2C-0.30982%201.7339%2C-0.13297%202.059%2C0.39301%200.7978%2C1.29085%205.4535%2C1.20769%209.3995%2C-0.16791%202.2009%2C-0.76722%203.5503%2C-0.79898%204.2493%2C-0.1%201.0334%2C1.03347%200.264%2C2.21979%20-4.9564%2C7.64171%20-2.1388%2C2.22126%20-2.2139%2C2.73316%20-1.2079%2C8.2256%200.59%2C3.22131%201.0427%2C7.14735%201.0058%2C8.72453%20-0.1312%2C5.61581%203.7121%2C7.44365%206.0607%2C2.8824%200.7788%2C-1.5125%202.8799%2C-4.82874%204.669%2C-7.36943%201.7892%2C-2.54069%203.253%2C-5.69494%203.253%2C-7.00945%200%2C-1.31452%200.8595%2C-2.92681%201.9101%2C-3.58289%201.0505%2C-0.65607%202.1971%2C-2.49983%202.548%2C-4.09724%200.6852%2C-3.11986%204.4752%2C-5.81432%206.8801%2C-4.89144%204.6977%2C1.80267%201.2641%2C13.57721%20-6.2944%2C21.58512%20-5.1746%2C5.48228%20-5.0227%2C7.73799%200.4916%2C7.30152%202.1805%2C-0.17259%204.9505%2C-0.95303%206.1555%2C-1.73431%203.7323%2C-2.41996%2012.4587%2C-2.94298%2016.2647%2C-0.97483%202.2636%2C1.17054%204.4513%2C1.51567%206.9265%2C1.09274%201.9898%2C-0.34%206.177%2C-0.79772%209.3048%2C-1.01715%205.6816%2C-0.39859%2010.9619%2C-2.29351%2015.9675%2C-5.73021%203.3175%2C-2.27774%205.1965%2C-2.29358%208.5883%2C-0.0724%203.9049%2C2.55712%2030.3742%2C2.13617%2046.2573%2C-0.73566%206.325%2C-1.14362%2014.2%2C-2.52999%2017.5%2C-3.08083%207.0299%2C-1.17344%2023.527%2C-1.44224%2042.5%2C-0.69248%207.425%2C0.29341%2023.175%2C-0.0524%2035%2C-0.76851%2011.825%2C-0.7161%2024.65%2C-1.30967%2028.5%2C-1.31906%206.3046%2C-0.0154%2018.1926%2C-1.6139%2032%2C-4.30293%202.75%2C-0.53558%208.15%2C-1.32577%2012%2C-1.75599%2010.4592%2C-1.16877%2026.5902%2C-4.07245%2028.6003%2C-5.14823%206.1974%2C-3.31673%2014.3069%2C2.98223%209.2454%2C7.18125%20-1.2127%2C1.006%20-5.2844%2C1.39177%20-15.25%2C1.44484%20-12.5735%2C0.0669%20-27.4362%2C2.19286%20-30.5957%2C4.37628%20-4.5034%2C3.11213%20-31.8654%2C7.2508%20-46.9601%2C7.10297%20-3.3219%2C-0.0325%20-24.9399%2C0.17758%20-48.0399%2C0.46692%20-53.8245%2C0.67419%20-64.1073%2C1.27416%20-61.7769%2C3.6045%200.5904%2C0.59046%208.2503%2C1.08833%2018.3801%2C1.19465%20l%2017.3679%2C0.18228%201.319%2C2.75%20c%200.7255%2C1.5125%201.6669%2C2.75%202.0921%2C2.75%200.4251%2C0%203.5874%2C-1.14362%207.0273%2C-2.54138%203.4399%2C-1.39775%207.1035%2C-2.27187%208.1413%2C-1.94248%201.0379%2C0.32939%203.0922%2C2.81325%204.5652%2C5.51969%201.737%2C3.19136%203.9445%2C5.57751%206.2811%2C6.78935%206.4027%2C3.32061%204.2258%2C7.17087%20-3.2602%2C5.76647%20-3.9528%2C-0.74155%20-10.6369%2C-6.10923%20-10.6369%2C-8.54201%200%2C-4.2933%20-2.3799%2C-4.20288%20-12.3805%2C0.4704%20-7.8044%2C3.64701%20-10.0558%2C4.31685%20-11.647%2C3.46525%20-2.3252%2C-1.24443%20-2.6431%2C-5.51398%20-0.4725%2C-6.34692%200.825%2C-0.31658%201.5%2C-1.50295%201.5%2C-2.63639%200%2C-1.97668%20-0.4144%2C-2.04156%20-10.1549%2C-1.58972%20-10.6859%2C0.49569%20-11.8011%2C1.01134%20-11.8298%2C5.46971%20-0.02%2C3.05844%20-3.3547%2C8.45516%20-6.4977%2C10.51456%20-1.346%2C0.88191%20-3.9683%2C1.60347%20-5.8274%2C1.60347%20-5.5956%2C0%20-8.3623%2C-5.00715%20-5.6092%2C-10.15139%202.3156%2C-4.32672%200.484%2C-3.73846%20-14.8665%2C4.77472%20-2.357%2C1.30717%20-5.4168%2C2.37667%20-6.7996%2C2.37667%20-3.021%2C0%20-8.0643%2C-2.46049%20-8.6683%2C-4.22896%20-0.3172%2C-0.92862%20-1.6211%2C-0.60851%20-4.8404%2C1.18826%20-7.9633%2C4.44468%20-23.0111%2C5.67656%20-27.3783%2C2.24132%20l%20-2.6172%2C-2.0587%20-4.279%2C4.27897%20c%20-9.4743%2C9.47433%20-22.9866%2C9.67424%20-25.1865%2C0.37263%20-0.7975%2C-3.37184%200.7925%2C-3.84116%2011.9271%2C-3.52034%20l%207.8723%2C0.22682%204.3316%2C-4.92017%20c%202.3823%2C-2.70609%204.1007%2C-5.29359%203.8186%2C-5.75%20-0.282%2C-0.45641%20-2.7627%2C-0.82983%20-5.5125%2C-0.82983%20-3.9903%2C0%20-5.7448%2C0.58216%20-8.6909%2C2.88375%20-5.1879%2C4.05288%20-15.2818%2C5.34001%20-12.1342%2C1.54729%200.6828%2C-0.82273%200.6985%2C-1.46398%200.046%2C-1.86744%20-1.3083%2C-0.80861%20-19.2573%2C1.50294%20-20.7981%2C2.67847%20-0.6574%2C0.50152%20-1.9134%2C3.0743%20-2.7913%2C5.71728%20-2.2013%2C6.62737%20-4.3123%2C8.34939%20-9.1631%2C7.4744%20-5.1515%2C-0.92923%20-6.3504%2C-2.05945%20-6.3504%2C-5.98664%200%2C-2.66918%20-0.4345%2C-3.36972%20-2.25%2C-3.62756%20-1.611%2C-0.2288%20-2.3399%2C-1.10054%20-2.5664%2C-3.06955%20-0.3733%2C-3.24371%200.2945%2C-3.18714%20-19.6836%2C-1.6676%20-7.7%2C0.58566%20-18.275%2C1.36921%20-23.5%2C1.74122%20l%20-9.5%2C0.67638%20-1.0767%2C7.18867%20c%20-1.5959%2C10.65617%20-3.8788%2C12.57667%20-8.8195%2C7.41967%20-1.5237%2C-1.59041%20-4.0131%2C-3.14021%20-5.53206%2C-3.44399%20-2.84789%2C-0.56958%20-13.80245%2C-7.39524%20-15.73619%2C-9.80504%20-0.59992%2C-0.74762%20-1.4315%2C-2.48431%20-1.84794%2C-3.85931%20-0.41645%2C-1.375%20-1.25902%2C-2.83061%20-1.87239%2C-3.23469%20-1.70918%2C-1.12598%20-22.65661%2C-0.90185%20-28.72873%2C0.30739%20-2.96257%2C0.58998%20-7.63649%2C1.22081%20-10.38649%2C1.40185%20-12.46178%2C0.82037%20-25.28073%2C2.78285%20-28.29713%2C4.33206%20-6.68727%2C3.43455%20-8.02235%2C9.44098%20-2.70287%2C12.15997%205.1503%2C2.63252%206.83128%2C6.90489%203.96353%2C10.07371%20-2.70313%2C2.98694%20-5.23217%2C2.44919%20-6.86545%2C-1.4598%20-0.78582%2C-1.88073%20-2.47936%2C-3.98768%20-3.76342%2C-4.6821%20-2.82439%2C-1.52745%20-11.14931%2C-1.68489%20-13.00048%2C-0.24587%20-2.41611%2C1.87819%20-11.06108%2C3.70194%20-17.89585%2C3.77533%20-6.18681%2C0.0664%20-7.05332%2C-0.19562%20-10.92858%2C-3.30503%20-3.95403%2C-3.1726%20-4.43012%2C-3.30852%20-7.85937%2C-2.24371%20-10.58135%2C3.28561%20-15.42168%2C3.16265%20-17.79002%2C-0.45189%20-2.08444%2C-3.18125%20-4.64865%2C-3.06537%20-9.169%2C0.41436%20-7.40143%2C5.69755%20-17.54219%2C6.60501%20-20.65866%2C1.84867%20-0.79869%2C-1.21895%20-1.95857%2C-4.57758%20-2.57752%2C-7.46362%20-1.82585%2C-8.51367%20-7.99614%2C-9.51886%20-9.29753%2C-1.51464%20-0.98898%2C6.08274%20-2.3172%2C11.57693%20-3.53132%2C14.60735%20-0.8454%2C2.11009%20-1.69517%2C2.739%20-3.37794%2C2.5%20-1.9215%2C-0.27291%20-2.23813%2C-0.9063%20-2.17781%2C-4.35651%200.0388%2C-2.22044%200.82632%2C-5.55208%201.75%2C-7.40364%201.62986%2C-3.26711%202.23421%2C-8.17106%201.14164%2C-9.26363%20-0.54383%2C-0.54384%20-13.17318%2C1.55252%20-13.85629%2C2.30001%20-0.20328%2C0.22244%20-1.55985%2C2.69984%20-3.01461%2C5.50534%20-5.09943%2C9.83425%20-9.92533%2C12.00271%20-17.68372%2C7.94595%20C%20750.22866%2C305.14609%20747.18922%2C304%20746.15326%2C304%20743.82185%2C304%20739%2C300.32118%20739%2C298.54243%20c%200%2C-0.72183%201.20148%2C-2.09965%202.66995%2C-3.06183%202.09692%2C-1.37395%203.05982%2C-1.50595%204.48643%2C-0.61501%200.99907%2C0.62393%202.51908%2C1.13441%203.3778%2C1.13441%200.85872%2C0%202.65606%2C1.18125%203.99409%2C2.625%204.5234%2C4.88083%2011.91139%2C2.37316%209.89699%2C-3.35928%20L%20762.45337%2C292.5%20740.97669%2C292.22446%20c%20-13.26245%2C-0.17016%20-23.96276%2C0.1714%20-27.97669%2C0.89302%20-3.575%2C0.64271%20-11.17526%2C1.4417%20-16.88947%2C1.77554%20L%20685.72106%2C295.5%20684.35011%2C301%20c%20-1.39736%2C5.60594%20-11.26309%2C26.07577%20-14.09745%2C29.25%20-0.85945%2C0.9625%20-2.09815%2C1.75%20-2.75266%2C1.75%20-0.65451%2C0%20-1.88537%2C-0.7875%20-2.73525%2C-1.75%20-1.41264%2C-1.59985%20-1.2178%2C-2.2844%202.27097%2C-7.97863%20C%20674.17524%2C310.61855%20679%2C300.2122%20679%2C296.46607%20679%2C294.12451%20678.7034%2C294%20673.12573%2C294%20c%20-3.23085%2C0%20-7.78743%2C0.675%20-10.12573%2C1.5%20-2.3383%2C0.825%20-6.6893%2C1.5%20-9.66889%2C1.5%20-5.24331%2C0%20-5.56873%2C0.1652%20-10.12427%2C5.13944%20-2.58876%2C2.8267%20-6.15489%2C5.7517%20-7.92472%2C6.5%20-4.90749%2C2.07494%20-10.55996%2C1.71645%20-13.85953%2C-0.87899%20-1.56592%2C-1.23175%20-4.18705%2C-2.95816%20-5.82475%2C-3.83647%20-1.77645%2C-0.95272%20-3.45102%2C-2.97394%20-4.15112%2C-5.01045%20-0.87018%2C-2.53121%20-1.66115%2C-3.31773%20-3.06011%2C-3.04289%20-1.03764%2C0.20386%20-5.48661%2C0.65386%20-9.88661%2C1%20-7.74573%2C0.60936%20-8.00983%2C0.71438%20-8.30918%2C3.30431%20-0.5089%2C4.40289%203.21549%2C10.90506%2011.23456%2C19.61364%204.16604%2C4.52426%207.57462%2C8.57253%207.57462%2C8.99616%200%2C0.42363%20-0.70052%2C1.77037%20-1.5567%2C2.99274%20-2.73957%2C3.91128%20-5.70524%2C2.82811%20-11.57621%2C-4.22806%20z%20m%2039.81909%2C-26.49966%20c%203.68286%2C-2.2456%205.86907%2C-5.58857%204.29213%2C-6.56318%20-0.56491%2C-0.34913%20-2.41162%2C-0.33069%20-4.1038%2C0.041%20-1.69218%2C0.37167%20-5.07489%2C0.11629%20-7.51713%2C-0.56749%20-8.58472%2C-2.40357%20-12.16619%2C2.7463%20-4.96412%2C7.13801%203.97596%2C2.42448%208.2651%2C2.40763%2012.29292%2C-0.0483%20z%20m%20183.57472%2C-0.0799%20c%206.55003%2C-3.13688%2015.18477%2C-9.29263%2015.52252%2C-11.06607%200.58558%2C-3.07471%20-21.49242%2C-5.29947%20-25.25897%2C-2.54531%20-1.7217%2C1.25894%20-1.76185%2C1.81065%20-0.54804%2C7.53039%201.16415%2C5.48572%202.79616%2C7.9813%205.28449%2C8.08074%200.41849%2C0.0167%202.66849%2C-0.88316%205%2C-1.99975%20z%20M%20887%2C299.8088%20c%205.70293%2C-1.34842%207%2C-3.01606%207%2C-8.99993%20V%20286%20h%20-8.4102%20c%20-8.24292%2C0%20-8.50647%2C0.0763%20-13.25%2C3.83388%20-6.20851%2C4.91811%20-7.70289%2C6.77753%20-6.97384%2C8.67741%201.35304%2C3.52596%2010.01256%2C4.04532%2021.63404%2C1.29751%20z%20m%20-35.75767%2C-1.99955%20c%204.2156%2C-1.26302%206.50621%2C-4.4162%205.36623%2C-7.38695%20-0.56637%2C-1.47593%20-1.60952%2C-1.61647%20-7.75715%2C-1.04511%20-3.90654%2C0.36308%20-7.49623%2C0.9033%20-7.9771%2C1.20049%20-0.48087%2C0.29719%20-0.87431%2C2.3138%20-0.87431%2C4.48134%200%2C3.86499%200.0701%2C3.94098%203.63398%2C3.94098%201.99869%2C0%205.42245%2C-0.53584%207.60835%2C-1.19075%20z%20M%201076.5%2C296%20c%200.3399%2C-0.55%201.5359%2C-1%202.6578%2C-1%202.5238%2C0%207.9318%2C-5.60289%207.2139%2C-7.47383%20-0.8375%2C-2.18247%20-2.1688%2C-2.36181%20-12.6217%2C-1.70022%20-3.0522%2C0.19318%20-3.6271%2C2.20125%20-1.2055%2C4.21095%201.0582%2C0.87825%201.348%2C2.17609%200.9205%2C4.12244%20-0.472%2C2.1489%20-0.2537%2C2.84066%200.8965%2C2.84066%200.8363%2C0%201.7986%2C-0.45%202.1385%2C-1%20z%20m%20-68.5%2C-3%20c%201.7506%2C-3.27104%20-0.3661%2C-6%20-4.6539%2C-6%20-1.971%2C0%20-6.45848%2C-0.98665%20-9.97228%2C-2.19255%20-4.67073%2C-1.60294%20-6.6864%2C-1.89487%20-7.49569%2C-1.08558%20-0.8093%2C0.8093%200.33558%2C1.91899%204.25745%2C4.1266%202.95043%2C1.6608%205.81984%2C3.41702%206.37647%2C3.90272%204.24065%2C3.70034%209.84965%2C4.31006%2011.48795%2C1.24881%20z%20m%20207.3234%2C-5.23117%20c%201.876%2C-3.83899%201.4935%2C-8.19873%20-0.6583%2C-7.50123%20-1.5762%2C0.51096%20-4.5576%2C6.68146%20-4.6171%2C9.55572%20-0.074%2C3.58691%203.1279%2C2.33987%205.2754%2C-2.05449%20z%20M%20869%2C287.46482%20c%200%2C-1.82392%20-1.07706%2C-1.86018%20-3.46165%2C-0.11652%20-2.45883%2C1.79794%20-1.15018%2C4.04951%201.52234%2C2.61922%201.06662%2C-0.57084%201.93931%2C-1.69705%201.93931%2C-2.5027%20z%20m%2036.46036%2C0.18782%20c%202.1346%2C-1.56085%201.40076%2C-2.21287%20-3.53211%2C-3.13828%20-2.62914%2C-0.49323%20-3.89766%2C-0.25615%20-4.86483%2C0.90922%20-1.13326%2C1.3655%20-0.96533%2C1.57642%201.25512%2C1.57642%201.40988%2C0%202.84154%2C0.45%203.18146%2C1%200.82922%2C1.34171%201.76235%2C1.25987%203.96036%2C-0.34736%20z%20m%20289.95854%2C-4.21935%20c%206.2958%2C-3.06169%2011.9459%2C-6.16793%2012.5558%2C-6.90275%201.699%2C-2.0472%20-0.6874%2C-2.40005%20-6.4747%2C-0.95734%20-2.75%2C0.68555%20-8.0097%2C1.54486%20-11.6881%2C1.90959%20-7.1047%2C0.70444%20-8.2451%2C1.41065%20-9.3432%2C5.78579%20-0.6731%2C2.68206%200.7313%2C5.73142%202.6397%2C5.73142%200.4749%2C0%206.0146%2C-2.50502%2012.3105%2C-5.56671%20z%20m%20-27.0124%2C1.89336%20c%205.0472%2C-2.47538%207.3267%2C-5.33132%205.9862%2C-7.50019%20-0.7604%2C-1.23051%20-4.5897%2C-1.00975%20-13.1478%2C0.75799%20-12.3833%2C2.55783%20-16.7299%2C5.97605%20-10.4949%2C8.25327%205.1904%2C1.89571%2011.877%2C1.32347%2017.6565%2C-1.51107%20z%20M%20904.5%2C283%20c%200.33992%2C-0.55%20-0.0835%2C-1%20-0.94098%2C-1%20-0.85746%2C0%20-1.55902%2C0.45%20-1.55902%2C1%200%2C0.55%200.42344%2C1%200.94098%2C1%200.51754%2C0%201.2191%2C-0.45%201.55902%2C-1%20z%20m%20179.4847%2C-3.25%20c%20-0.012%2C-1.75671%20-0.2167%2C-1.9316%20-0.934%2C-0.79775%20-0.5053%2C0.79874%20-0.6969%2C1.81124%20-0.4257%2C2.25%200.8674%2C1.40343%201.3754%2C0.86078%201.3597%2C-1.45225%20z%20m%20-173.25775%2C-0.73635%20c%200.67482%2C-0.008%201.9443%2C-1.10847%202.82107%2C-2.44659%201.24005%2C-1.89255%201.34841%2C-2.89207%200.48787%2C-4.5%20-1.61407%2C-3.01591%20-4.16142%2C-2.53632%20-7.27854%2C1.37033%20-3.13275%2C3.92624%20-2.80973%2C7.08025%200.63056%2C6.15683%201.16165%2C-0.3118%202.66422%2C-0.57306%203.33904%2C-0.58057%20z%20M%20878.5%2C277%20c%200.86015%2C-2.71008%20-0.30067%2C-6%20-2.11705%2C-6%20-2.34956%2C0%20-7.08084%2C2.77034%20-7.76177%2C4.5448%20-1.16107%2C3.02572%20-0.62516%2C3.4552%204.31143%2C3.4552%204.05436%2C0%205.04564%2C-0.3561%205.56739%2C-2%20z%20m%20728.5%2C45.5%20c%200%2C-0.825%200.45%2C-1.5%201%2C-1.5%200.55%2C0%201%2C0.675%201%2C1.5%200%2C0.825%20-0.45%2C1.5%20-1%2C1.5%20-0.55%2C0%20-1%2C-0.675%20-1%2C-1.5%20z%20M%20838.55796%2C269.09378%20c%20-0.80613%2C-1.30435%203.17996%2C-5.34781%204.75454%2C-4.82295%200.65313%2C0.21771%201.1875%2C1.48334%201.1875%2C2.8125%200%2C1.87172%20-0.59882%2C2.48597%20-2.65556%2C2.72398%20-1.46056%2C0.16902%20-2.93948%2C-0.15207%20-3.28648%2C-0.71353%20z%20M%201127.75%2C261.9199%20c%20-4.364%2C-2.54181%20-0.083%2C-8.59129%205.2504%2C-7.41981%204.3744%2C0.96078%204.89%2C3.20261%201.3939%2C6.06129%20-3.2363%2C2.64632%20-4.1223%2C2.82747%20-6.6443%2C1.35852%20z%20m%2052.9164%2C-0.34679%20c%20-0.5153%2C-1.3429%200.274%2C-2.37493%203.003%2C-3.9266%201.5852%2C-0.90131%204.384%2C2.05063%203.6811%2C3.88243%20-0.7241%2C1.8869%20-5.9637%2C1.92153%20-6.6841%2C0.0442%20z%20M%20912.45455%2C250.54545%20c%20-2.18749%2C-2.18748%20-2.45394%2C-3.30269%20-2.44897%2C-10.25%200.003%2C-4.2875%200.45866%2C-9.4266%201.01243%2C-11.42024%201.09677%2C-3.94849%206.79401%2C-9.57809%2016.64373%2C-16.44612%205.77087%2C-4.02393%205.87598%2C-4.18552%209.10609%2C-14%204.94235%2C-15.01704%204.49461%2C-15.84989%20-5.33785%2C-9.92909%20-5.82221%2C3.50595%20-8.82194%2C4.29285%20-9.87421%2C2.59024%20-1.20668%2C-1.95245%200.82088%2C-4.01082%206.03561%2C-6.12733%202.99392%2C-1.21514%208.33601%2C-3.9539%2011.87129%2C-6.08613%207.03953%2C-4.24574%209.54092%2C-4.80394%209.53055%2C-2.12678%20-0.008%2C1.99608%20-5.34572%2C17.93584%20-6.33913%2C18.92924%20-1.0155%2C1.01551%20-0.7707%2C4.13066%200.38051%2C4.84215%200.56904%2C0.35168%205.18154%2C-2.03013%2010.25%2C-5.29292%205.06847%2C-3.26278%2012.65317%2C-7.79249%2016.85489%2C-10.06601%206.43307%2C-3.4809%207.82479%2C-3.91042%208.81283%2C-2.71991%200.90863%2C1.09483%200.82076%2C2.09559%20-0.38949%2C4.43596%20-0.85956%2C1.66219%20-1.56283%2C3.71952%20-1.56283%2C4.57183%200%2C1.68288%203.01551%2C2.10823%204.55%2C0.64179%200.5225%2C-0.49933%203.2%2C-2.128%205.95%2C-3.61927%202.75%2C-1.49127%206.59397%2C-4.23273%208.54216%2C-6.09213%204.47654%2C-4.27249%207.39674%2C-4.54798%206.68564%2C-0.63073%20-0.2745%2C1.5125%20-1.0968%2C4.20622%20-1.8274%2C5.98603%20-1.00721%2C2.45372%20-1.04808%2C3.51629%20-0.1691%2C4.39529%201.5388%2C1.53876%208.8425%2C-0.45978%2016.2687%2C-4.45167%2020.5075%2C-11.02359%2020.2116%2C-10.89666%2021.7701%2C-9.33812%201.2707%2C1.27067%201.286%2C1.91038%200.1096%2C4.56803%20-0.7523%2C1.69974%20-1.6599%2C3.09044%20-2.0168%2C3.09044%20-1.2643%2C0%20-1.882%2C3.27203%20-0.852%2C4.51313%200.8334%2C1.0042%202.2316%2C0.89045%206.8949%2C-0.56094%2014.6334%2C-4.55442%2022.3987%2C-9.33279%2023.7196%2C-14.59585%200.7985%2C-3.18162%20-1.0572%2C-4.87462%20-7.1062%2C-6.48308%20-4.0235%2C-1.06985%20-10.3741%2C-3.54304%20-18.1798%2C-7.07992%20-4.5413%2C-2.05768%20-6.0084%2C-4.28229%20-4.2342%2C-6.42009%201.5072%2C-1.81607%202.6306%2C-1.73907%207.3948%2C0.50687%206.4065%2C3.02015%2019.732%2C7.14031%2023.0589%2C7.12967%201.6823%2C-0.005%203.9323%2C-0.67048%205%2C-1.47799%201.0676%2C-0.8075%203.1786%2C-1.4825%204.6911%2C-1.5%202.6326%2C-0.0304%202.75%2C0.1788%202.75%2C4.90011%200%2C4.33852%200.3609%2C5.18892%203%2C7.06809%204.8315%2C3.4403%203.4799%2C8%20-2.3713%2C8%20-1.6342%2C0%20-3.8205%2C-0.76858%20-4.8585%2C-1.70796%20-1.4303%2C-1.29443%20-2.2968%2C-1.45074%20-3.5787%2C-0.6456%20-2.5547%2C1.6045%20-5.076%2C9.16915%20-5.1371%2C15.41243%20-0.074%2C7.5491%20-3.5754%2C11.47428%20-7.6065%2C8.5267%20-1.4451%2C-1.05666%20-1.6285%2C-2.16666%20-1.0627%2C-6.43132%200.6365%2C-4.79842%200.5375%2C-5.15425%20-1.4342%2C-5.15425%20-1.1648%2C0%20-5.3428%2C1.29039%20-9.2844%2C2.86754%20-3.9416%2C1.57714%20-8.7416%2C3.2041%20-10.6666%2C3.61546%20-1.925%2C0.41136%20-4.6802%2C1.43414%20-6.1226%2C2.27284%20-3.5835%2C2.08359%20-7.4678%2C0.937%20-9.3849%2C-2.77033%20-1.9351%2C-3.74207%20-4.6756%2C-3.8602%20-10.7529%2C-0.46352%20-2.9775%2C1.66412%20-6.3368%2C2.59954%20-9.876%2C2.75%20-5.17491%2C0.21999%20-5.41392%2C0.11367%20-6.79407%2C-3.02199%20-0.78675%2C-1.7875%20-1.94017%2C-3.25%20-2.56313%2C-3.25%20-0.62297%2C0%20-4.11711%2C1.8%20-7.76476%2C4%20-7.10016%2C4.2823%20-11.56623%2C5.03255%20-14.21142%2C2.38736%20-1.47127%2C-1.47126%20-1.47447%2C-1.8235%20-0.0366%2C-4.01801%201.37376%2C-2.09663%201.38685%2C-2.47798%200.10195%2C-2.97104%20-1.93448%2C-0.74233%20-4.58864%2C0.71864%20-16.32379%2C8.98533%20-5.37449%2C3.78601%20-10.77566%2C7.3418%20-12.00259%2C7.90176%20-1.22693%2C0.55996%20-2.51448%2C1.96232%20-2.86123%2C3.11636%20-0.34675%2C1.15403%20-1.21881%2C3.44824%20-1.93792%2C5.09824%20-0.71911%2C1.65%20-3.65626%2C8.4%20-6.52701%2C15%20-5.7335%2C13.18159%20-11.1974%2C21.42614%20-14.23851%2C21.48469%20-0.4375%2C0.008%20-1.9%2C-1.08924%20-3.25%2C-2.43924%20z%20m%209.68071%2C-15.31175%20c%201.9994%2C-4.25353%204.1369%2C-8.99237%204.75%2C-10.53075%20C%20928.07875%2C221.7083%20928.37364%2C218%20927.4183%2C218%20c%20-1.58866%2C0%20-9.33108%2C7.40628%20-10.22583%2C9.78186%20-2.42465%2C6.4375%20-2.31898%2C15.23808%200.18253%2C15.20184%200.61875%2C-0.009%202.76087%2C-3.49646%204.76026%2C-7.75%20z%20m%20107.79664%2C-46.13807%20c%201.1375%2C-1.5974%202.0681%2C-3.1724%202.0681%2C-3.5%200%2C-1.31041%20-3.9175%2C-0.48303%20-6.1068%2C1.28975%20-1.9961%2C1.61636%20-2.1371%2C2.11578%20-0.9883%2C3.5%201.8641%2C2.24616%202.6534%2C2.04365%205.027%2C-1.28975%20z%20m%2032.0238%2C59.35098%20c%20-0.9031%2C-1.08814%20-0.9611%2C-1.84121%20-0.2005%2C-2.60186%201.2817%2C-1.28164%203.2448%2C-0.2802%203.2448%2C1.65525%200%2C2.13701%20-1.6346%2C2.64526%20-3.0443%2C0.94661%20z%20m%20-403.85965%2C-8.83087%20c%20-0.6218%2C-0.74924%20-0.83059%2C-2.20678%20-0.46396%2C-3.23899%200.76311%2C-2.14845%205.44928%2C-8.87263%209.91366%2C-14.22511%201.67516%2C-2.0084%203.87092%2C-5.00164%204.87945%2C-6.65164%201.00854%2C-1.65%202.86583%2C-4.125%204.12732%2C-5.5%201.26149%2C-1.375%204.10043%2C-5.875%206.30876%2C-10%207.11982%2C-13.29932%207.55546%2C-24.0785%201.47211%2C-36.42498%20-2.98047%2C-6.04903%20-2.76655%2C-8.96607%200.6871%2C-9.3693%203.46178%2C-0.40417%207.12714%2C3.8019%209.86152%2C11.31629%201.99786%2C5.49037%202.10294%2C6.79984%201.19021%2C14.83247%20-0.98349%2C8.65535%20-2.88017%2C13.82637%20-8.35306%2C22.77338%20-3.59481%2C5.87676%20-12.93526%2C18.80303%20-16.80097%2C23.25091%20-1.97%2C2.26668%20-5.01332%2C6.23577%20-6.76294%2C8.82021%20-3.81347%2C5.63304%20-4.58377%2C6.19454%20-6.0592%2C4.41676%20z%20M%201059%2C231.10699%20c%200%2C-0.49116%200.675%2C-1.15203%201.5%2C-1.46862%200.9137%2C-0.35062%201.5%2C-0.002%201.5%2C0.89301%200%2C0.80774%20-0.675%2C1.46862%20-1.5%2C1.46862%20-0.825%2C0%20-1.5%2C-0.40186%20-1.5%2C-0.89301%20z%20M%20595.5%2C224.8687%20c%20-3.19396%2C-1.59049%20-8.33519%2C-11.03393%20-10.06287%2C-18.48354%20-1.79154%2C-7.72499%20-1.59802%2C-11.60888%201.56381%2C-31.38516%202.33335%2C-14.59439%205.09223%2C-21%209.04463%2C-21%203.11663%2C0%203.40714%2C2.54247%201.12187%2C9.81808%20-2.73511%2C8.70779%20-4.6409%2C25.34745%20-3.81971%2C33.35036%201.11986%2C10.91371%203.43504%2C16.66934%207.81815%2C19.43628%204.20599%2C2.65512%204.85527%2C5.16118%202.00538%2C7.74029%20-2.03628%2C1.84281%20-4.66227%2C2.02207%20-7.67126%2C0.52369%20z%20m%20229.58528%2C-12.70935%20c%20-0.67281%2C-1.25717%20-0.72449%2C-2.98538%20-0.14385%2C-4.81068%200.49841%2C-1.56677%202.33042%2C-7.98123%204.07114%2C-14.25436%201.74072%2C-6.27313%203.67047%2C-12.21516%204.28833%2C-13.20452%201.79685%2C-2.87722%200.17691%2C-3.25738%20-5.50218%2C-1.29123%20-7.21311%2C2.49724%20-13.43281%2C6.80741%20-14.1928%2C9.83543%20C%20812.77063%2C191.76206%20802.68491%2C202%20800.24161%2C202%20797.77605%2C202%20795%2C198.9569%20795%2C196.25416%20c%200%2C-3.14155%203.4126%2C-10.33886%206.63919%2C-14.00231%201.57345%2C-1.78648%203.67962%2C-4.38764%204.68039%2C-5.78035%20l%201.81957%2C-2.5322%203.13531%2C2.63819%20c%202.72286%2C2.29114%203.73323%2C2.55739%207.68043%2C2.02399%205.43518%2C-0.73449%208.0894%2C-3.36471%205.38842%2C-5.33971%20C%20823.39425%2C172.5678%20821.33963%2C172%20819.77749%2C172%20c%20-3.58597%2C0%20-4.86121%2C-2.73248%20-2.18997%2C-4.69249%201.05186%2C-0.77181%202.81248%2C-1.13623%203.91248%2C-0.80982%202.8758%2C0.85333%205.38105%2C1.34474%2010.61283%2C2.08171%204.3642%2C0.61476%204.64803%2C0.50954%205.26588%2C-1.95216%200.73934%2C-2.94575%204.94975%2C-6.16031%206.67343%2C-5.09501%200.6292%2C0.38886%200.90462%2C1.88386%200.61462%2C3.33619%20-0.28901%2C1.44737%20-0.66976%2C3.47909%20-0.84611%2C4.51494%20-0.33713%2C1.98015%207.26742%2C8.39143%2010.17935%2C8.58205%200.825%2C0.054%202.37351%2C0.75889%203.44113%2C1.56639%201.06762%2C0.80751%203.81038%2C1.4682%206.09501%2C1.4682%204.60279%2C0%207.88527%2C2.55455%207.29289%2C5.6756%20-0.61149%2C3.22165%20-7.50933%2C2.90353%20-15.44297%2C-0.71222%20-3.78733%2C-1.72608%20-8.46106%2C-3.84963%20-10.38606%2C-4.71901%20-1.925%2C-0.86937%20-3.81773%2C-1.74435%20-4.20607%2C-1.94439%20-1.18023%2C-0.60796%20-4.02258%2C4.52546%20-4.97816%2C8.9908%20-0.49542%2C2.31507%20-1.25542%2C7.58893%20-1.6889%2C11.71969%20-0.43347%2C4.13076%20-1.43106%2C8.85576%20-2.21687%2C10.5%20-1.72587%2C3.61126%20-5.31092%2C4.47743%20-6.82472%2C1.64888%20z%20m%20-18.39973%2C-20.33366%20c%202.56306%2C-2.40788%202.87611%2C-3.86403%201.19259%2C-5.54755%20-1.60389%2C-1.60389%20-3.71631%2C-0.49177%20-5.45599%2C2.87241%20-2.51674%2C4.86683%200.14959%2C6.53986%204.2634%2C2.67514%20z%20M%20611.6896%2C204.84617%20c%20-3.17116%2C-1.77467%20-2.03344%2C-6.09343%202.86829%2C-10.88796%204.01214%2C-3.9244%207.20687%2C-8.07346%2013.71258%2C-17.80882%200.97376%2C-1.45716%201.64876%2C-3.99939%201.5%2C-5.64939%20-0.3586%2C-3.97749%20-3.5145%2C-4.46582%20-6.7314%2C-1.04159%20-2.62842%2C2.79783%20-6.78171%2C3.37584%20-7.66765%2C1.06711%20-0.67%2C-1.74599%202.89093%2C-6.39748%207.19046%2C-9.39258%204.28396%2C-2.98426%207.99531%2C-2.72959%2011.51504%2C0.79014%204.75785%2C4.75785%203.91499%2C10.39374%20-2.74154%2C18.33169%20-8.59902%2C10.25439%20-10.30082%2C12.64855%20-9.39061%2C13.2111%200.52463%2C0.32424%203.66249%2C-0.32294%206.97301%2C-1.43817%208.43203%2C-2.84055%2028.91925%2C-2.97025%2031.42723%2C-0.19896%202.33412%2C2.57917%202.05722%2C4.8616%20-0.81838%2C6.74577%20-2.20718%2C1.4462%20-3.80402%2C1.48977%20-14.83752%2C0.40486%20-10.80332%2C-1.06228%20-13.05909%2C-1.01373%20-17.86905%2C0.38456%20-3.02769%2C0.88018%20-6.5883%2C2.43176%20-7.91248%2C3.44798%20-3.38315%2C2.59634%20-5.26559%2C3.12687%20-7.21798%2C2.03426%20z%20m%20158.77131%2C-3.14589%20c%20-0.36075%2C-1.43734%200.75708%2C-5.60937%202.98095%2C-11.12567%20C%20775.39884%2C185.72033%20777%2C180.9003%20777%2C179.86343%20c%200%2C-1.03688%200.95769%2C-3.92263%202.12821%2C-6.41279%203.644%2C-7.75228%200.0549%2C-6.92677%20-7.21267%2C1.65894%20-2.42855%2C2.86902%20-6.66672%2C7.73055%20-9.41815%2C10.80341%20-2.75144%2C3.07285%20-6.72727%2C7.94951%20-8.83517%2C10.83701%20-3.10694%2C4.25601%20-4.38442%2C5.25%20-6.74739%2C5.25%20-3.48909%2C0%20-3.91526%2C-2.43762%20-1.06912%2C-6.11514%20C%20749.29127%2C191.43284%20758%2C176.29509%20758%2C174.75796%20c%200%2C-0.84114%200.67223%2C-2.81828%201.49384%2C-4.39365%201.57809%2C-3.02585%201.86073%2C-5.27674%200.95799%2C-7.62924%20-0.43092%2C-1.12297%20-2.13987%2C-1.32637%20-7.98986%2C-0.95094%20C%20744.55436%2C162.29161%20742%2C161.34993%20742%2C157.92725%20c%200%2C-2.83002%202.68394%2C-3.7522%207.7659%2C-2.66833%203.10975%2C0.66325%205.70348%2C0.61742%208.25084%2C-0.14579%205.82653%2C-1.74567%207.61863%2C-1.41437%208.85427%2C1.63687%200.91362%2C2.25602%200.66599%2C4.18702%20-1.37854%2C10.75%20-2.90359%2C9.32058%20-3.01507%2C10.5%20-0.99247%2C10.5%200.825%2C0%201.5%2C-0.40915%201.5%2C-0.90923%20C%20766%2C175.7774%20784.66298%2C157%20785.96835%2C157%20c%201.76101%2C0%202.76204%2C4.04458%201.96006%2C7.91942%20-0.4076%2C1.96932%20-2.52927%2C8.75558%20-4.71482%2C15.08058%20-2.18556%2C6.325%20-4.27947%2C13.63212%20-4.65315%2C16.23805%20-0.37367%2C2.60593%20-1.35978%2C5.41843%20-2.19135%2C6.25%20-2.27192%2C2.27193%20-5.23956%2C1.87624%20-5.90818%2C-0.78777%20z%20m%20569.63509%2C-0.81679%20c%20-7.5775%2C-1.74543%20-11.0064%2C-2.92421%20-17.7438%2C-6.09975%20-1.56%2C-0.73525%20-3.476%2C-0.5785%20-7%2C0.5727%20-2.6687%2C0.87177%20-7.8081%2C1.87698%20-11.4208%2C2.2338%20-7.3774%2C0.72867%20-11.6949%2C-0.7735%20-14.4918%2C-5.04206%20-1.527%2C-2.33055%20-1.7132%2C-2.36291%20-5.6351%2C-0.97919%20-5.8614%2C2.068%20-8.0728%2C1.79391%20-12.2389%2C-1.51689%20-3.2511%2C-2.58362%20-4.0404%2C-2.81098%20-6.3875%2C-1.83993%20-1.473%2C0.60939%20-8.7531%2C1.18731%20-16.1781%2C1.28427%20-8.708%2C0.11372%20-14.6178%2C0.65365%20-16.6491%2C1.52107%20-2.7518%2C1.17514%20-3.4771%2C1.1298%20-5.75%2C-0.35942%20-1.4305%2C-0.93731%20-2.6009%2C-2.27882%20-2.6009%2C-2.98114%200%2C-3.00672%20-2.2117%2C-3.6096%20-6.0529%2C-1.64996%20-9.4577%2C4.82494%20-18.6127%2C6.30189%20-22.1971%2C3.58096%20-2.2459%2C-1.70489%20-2.2031%2C-3.39433%200.2495%2C-9.84722%202.7796%2C-7.31328%202.5941%2C-8.48588%20-1.6216%2C-10.24731%20C%201192.3857%2C168.68104%201190.534%2C168%201190.263%2C168%20c%20-0.271%2C0%20-3.9285%2C3.30434%20-8.1278%2C7.34298%20-8.7471%2C8.41236%20-17.7374%2C13.95021%20-21.8748%2C13.47445%20-2.2893%2C-0.26326%20-2.813%2C-0.86077%20-3.0688%2C-3.50117%20-0.1696%2C-1.75106%200.357%2C-5.42444%201.1703%2C-8.16306%200.8132%2C-2.73862%201.2248%2C-5.23319%200.9145%2C-5.54349%20-0.5452%2C-0.5452%20-3.3398%2C1.65301%20-11.7879%2C9.27231%20C%201136.5771%2C190.72287%201134.8551%2C192%201132.4971%2C192%20c%20-4.6381%2C0%20-2.9757%2C-3.48042%204.2529%2C-8.90402%203.7125%2C-2.78547%208.1%2C-6.08252%209.75%2C-7.32679%201.65%2C-1.24427%205.9079%2C-4.6771%209.4621%2C-7.62851%203.5541%2C-2.95142%207.0541%2C-5.59339%207.7776%2C-5.87105%201.9326%2C-0.74159%2011.2603%2C-14.98892%2011.2603%2C-17.19916%200%2C-1.65065%20-1.0795%2C-1.98085%20-8.4952%2C-2.59858%20-4.6724%2C-0.38921%20-9.4408%2C-0.46038%20-10.5965%2C-0.15817%20-3.1404%2C0.82124%20-4.9083%2C-0.23849%20-4.9083%2C-2.94215%200%2C-4.33256%203.0266%2C-4.74736%2021.118%2C-2.8943%209.0101%2C0.92288%2018.632%2C2.14234%2021.382%2C2.7099%202.75%2C0.56756%206.8433%2C1.35079%209.0962%2C1.7405%205.0281%2C0.86979%2010.788%2C4.11317%2011.2117%2C6.31334%200.1729%2C0.898%20-0.8101%2C2.36957%20-2.1846%2C3.27015%20-2.3493%2C1.53934%20-2.7872%2C1.50776%20-7.3111%2C-0.52717%20-7.3442%2C-3.30353%20-13.3977%2C-4.9688%20-17.8122%2C-4.90001%20-3.9823%2C0.0621%20-4.034%2C0.11406%20-11.6823%2C11.73918%20-8.3003%2C12.61623%20-10.8177%2C17.80552%20-10.8177%2C22.29896%200%2C4.89732%203.0123%2C3.46497%2014.0759%2C-6.69304%2013.2235%2C-12.14118%2013.8894%2C-12.47753%2017.9456%2C-9.06444%201.7226%2C1.44945%203.9114%2C2.63536%204.8641%2C2.63536%200.9527%2C0%202.4796%2C0.5625%203.3932%2C1.25%201.5275%2C1.14944%201.5341%2C1.53155%200.083%2C4.75%20-3.4069%2C7.55546%20-3.8168%2C9.05872%20-3.4768%2C12.75%200.4071%2C4.41877%2019.0467%2C-2.74835%2028.8006%2C-11.07412%202.8089%2C-2.39766%207.6973%2C-5.41067%2010.8631%2C-6.69557%20l%205.756%2C-2.33619%202.2332%2C2.80075%20c%201.9252%2C2.41438%202.0974%2C3.3011%201.2484%2C6.42793%20-0.5417%2C1.99496%20-1.6152%2C4.33763%20-2.3855%2C5.20594%20-3.4858%2C3.92911%200.2623%2C6.36045%208.4392%2C5.47435%2013.0743%2C-1.41684%2015.5541%2C-2.32729%2020.5571%2C-7.5477%204.3305%2C-4.51864%205.199%2C-4.9735%2010.6803%2C-5.59364%204.937%2C-0.55855%206.3942%2C-1.18323%208.4447%2C-3.62012%201.3629%2C-1.61979%202.4781%2C-3.36546%202.4781%2C-3.87925%200%2C-0.5138%200.9496%2C-2.95427%202.1101%2C-5.42328%201.7339%2C-3.6886%202.5914%2C-4.4891%204.8089%2C-4.4891%201.4843%2C0%203.5153%2C0.59707%204.5133%2C1.32682%201.7463%2C1.27695%201.7382%2C1.4993%20-0.2158%2C5.91671%20-1.1167%2C2.52444%20-3.9737%2C7.21487%20-6.3489%2C10.42318%20-3.8993%2C5.2671%20-4.3558%2C6.48392%20-4.7033%2C12.53658%20-0.3747%2C6.52868%20-0.3166%2C6.72039%202.2321%2C7.36006%202.7158%2C0.68163%207.8661%2C0.0422%2013.1925%2C-1.63781%202.7667%2C-0.87268%203.2523%2C-1.64739%204.6558%2C-7.42809%202.3045%2C-9.49121%206.9971%2C-14.32736%2015.5463%2C-16.02201%203.7042%2C-0.73427%206.209%2C0.72454%206.209%2C3.61621%200%2C2.75981%20-3.6155%2C9.16575%20-7.0069%2C12.41495%20-1.6462%2C1.57717%20-2.9931%2C3.67425%20-2.9931%2C4.66017%200%2C2.37675%206.2472%2C5.49279%2014.9544%2C7.45913%207.2035%2C1.62676%208.8001%2C3.09574%207.0068%2C6.44654%20-1.2214%2C2.28218%20-1.1311%2C2.28361%20-11.8652%2C-0.18895%20z%20m%20-55.199%2C-15.15786%20c%204.5669%2C-2.01552%205.0083%2C-2.4693%203.8782%2C-3.98708%20-1.1897%2C-1.59783%20-1.6247%2C-1.54454%20-6.4861%2C0.79452%20-3.666%2C1.76389%20-5.0425%2C2.94597%20-4.643%2C3.98708%200.7429%2C1.93597%201.1699%2C1.88918%207.2509%2C-0.79452%20z%20m%20-48.7257%2C-1.38062%20c%202.0054%2C-1.81489%202.6112%2C-9.34501%200.7518%2C-9.34501%20-0.5923%2C0%20-2.3923%2C1.31538%20-4%2C2.92308%20-3.6079%2C3.60784%20-4.0239%2C8.07692%20-0.7518%2C8.07692%201.1942%2C0%202.9942%2C-0.74474%204%2C-1.65499%20z%20m%2095.7933%2C-11.66644%20c%200.019%2C-0.45178%20-0.6396%2C-0.14643%20-1.4646%2C0.67857%20-0.825%2C0.825%20-1.4841%2C2.31965%20-1.4646%2C3.32143%200.029%2C1.46174%200.3177%2C1.32773%201.4646%2C-0.67857%200.786%2C-1.375%201.4451%2C-2.86964%201.4646%2C-3.32143%20z%20M%20950.5%2C158%20c%20-0.72271%2C-2.27707%200.20551%2C-6%201.49596%2C-6%201.70846%2C0%204.00404%2C3.19419%204.00404%2C5.57143%200%2C1.90587%20-0.52357%2C2.42857%20-2.43261%2C2.42857%20-1.55436%2C0%20-2.66179%2C-0.72207%20-3.06739%2C-2%20z%20M%20831.25%2C132.33772%20c%20-0.6875%2C-0.27741%20-1.24503%2C-1.25439%20-1.23896%2C-2.17105%200.0137%2C-2.06825%205.93887%2C-18.75673%209.29036%2C-26.16667%201.36819%2C-3.025%204.12893%2C-9.55%206.13497%2C-14.5%203.1919%2C-7.876187%205.22302%2C-12.314404%2011.92577%2C-26.059133%200.8981%2C-1.841649%201.15552%2C-3.603281%200.6468%2C-4.426395%20C%20857.02264%2C57.418594%20857.00249%2C57.430908%20846.16969%2C66.25%20838.91964%2C72.152343%20835%2C73.522671%20835%2C70.154988%20c%200%2C-2.299111%202.05478%2C-4.17898%209.75348%2C-8.923233%203.33063%2C-2.052465%207.56112%2C-5.083705%209.4011%2C-6.736088%204.45323%2C-3.999197%2012.56163%2C-14.026176%2013.34933%2C-16.507995%200.75218%2C-2.369888%205.16036%2C-3.7234%206.79683%2C-2.086932%200.87241%2C0.87241%200.86343%2C1.574959%20-0.0368%2C2.876784%20C%20869.38842%2C45.828315%20865.55281%2C55%20867.47971%2C55%20c%200.26385%2C0%202.81484%2C-1.767389%205.66888%2C-3.927531%206.75746%2C-5.114528%208.50874%2C-5.52509%2010.51389%2C-2.464835%201.46594%2C2.237304%201.46024%2C2.866811%20-0.0693%2C7.664928%20-0.91655%2C2.875091%20-3.67496%2C7.893354%20-6.12979%2C11.151696%20C%20872.6174%2C73.856347%20872.17955%2C75%20874.56295%2C75%20c%202.16366%2C0%2011.93292%2C-4.881671%2014.43596%2C-7.213613%20C%20891.96233%2C65.025546%20896%2C58.349781%20896%2C56.211002%20c%200%2C-1.005809%200.62439%2C-2.682646%201.38753%2C-3.726305%201.35549%2C-1.853742%201.55178%2C-1.842709%208.5%2C0.477743%206.88357%2C2.298858%207.11247%2C2.48061%207.11247%2C5.647415%200%2C1.799661%20-0.3933%2C3.515185%20-0.874%2C3.812275%20-0.48071%2C0.29709%20-2.08067%2C3.08868%20-3.55549%2C6.203534%20-3.84239%2C8.115264%20-2.4832%2C8.843044%207.19276%2C3.851377%204.24005%2C-2.187373%209.70288%2C-5.674792%2012.13963%2C-7.74982%202.43674%2C-2.075029%205.40507%2C-4.017397%206.59629%2C-4.316374%201.19122%2C-0.298976%205.60447%2C0.337299%209.80724%2C1.413946%20l%207.64138%2C1.95754%208.05064%2C-2.340553%20c%209.71709%2C-2.825035%2013.09426%2C-5.080681%2015.99879%2C-10.685736%20C%20977.21025%2C48.41522%20979.64586%2C44.7%20981.40971%2C42.5%20c%201.76386%2C-2.2%204.19723%2C-5.634554%205.40749%2C-7.632343%203.38787%2C-5.592361%2010.21343%2C-7.557363%2011.8089%2C-3.399647%200.82984%2C2.16253%20-5.92183%2C11.976669%20-13.09313%2C19.03199%20-7.16707%2C7.051168%20-11.05765%2C12.118157%20-13.15032%2C17.126617%20-1.47484%2C3.529789%20-1.44204%2C3.701955%201.23828%2C6.499608%202.28754%2C2.38768%203.52506%2C2.856914%207.31616%2C2.774095%207.92628%2C-0.173155%209.37753%2C-0.980913%2010.79797%2C-6.010107%201.0324%2C-3.655298%202.0546%2C-4.965743%205.29336%2C-6.786029%208.46628%2C-4.75831%2012.97158%2C-4.456563%2012.97158%2C0.868781%200%2C1.597558%20-1.0978%2C4.178189%20-2.4721%2C5.811527%20-1.3597%2C1.615869%20-2.1847%2C3.225395%20-1.8333%2C3.576725%201.6676%2C1.667693%208.4128%2C0.347647%2015.3089%2C-2.995997%207.1312%2C-3.457657%2018.8703%2C-10.79236%2020.0462%2C-12.525107%200.3024%2C-0.445499%201.9829%2C-1.096637%203.7346%2C-1.446975%202.4375%2C-0.487494%203.3341%2C-0.248227%203.8206%2C1.019553%200.6836%2C1.781636%20-1.2991%2C10.290503%20-2.8719%2C12.324574%20-1.4582%2C1.885823%20-0.072%2C4.262796%202.4856%2C4.262231%204.9584%2C-0.0011%2019.6153%2C-6.897647%2026.61%2C-12.520945%202.3808%2C-1.913956%205.4241%2C-3.754862%206.763%2C-4.090903%205.6202%2C-1.41058%207.2432%2C5.447994%202.827%2C11.946935%20-2.6041%2C3.832228%20-2.6462%2C6.665417%20-0.099%2C6.665417%202.4739%2C0%208.1329%2C-2.235442%2010.1806%2C-4.02155%201.1%2C-0.959477%203.5319%2C-2.519561%205.4041%2C-3.466853%201.8723%2C-0.947292%205.4101%2C-3.69993%207.8618%2C-6.116973%204.895%2C-4.82571%206.6463%2C-5.361478%208.1769%2C-2.501497%200.7785%2C1.454711%200.5329%2C2.503642%20-1.0605%2C4.5294%20-2.3744%2C3.018496%20-1.8809%2C5.577473%201.0756%2C5.577473%204.3042%2C0%2012.577%2C-4.101285%2016.9844%2C-8.420092%206.3426%2C-6.215155%208.2713%2C-6.753427%2015.5577%2C-4.341862%207.6582%2C2.534646%2018.9883%2C2.683441%2026.9062%2C0.353353%205.6318%2C-1.657321%206.0595%2C-1.655549%209.2045%2C0.03814%203.2148%2C1.731319%203.4375%2C1.718518%208.8052%2C-0.50628%207.0419%2C-2.918697%209.3785%2C-2.26118%2010.199%2C2.86997%200.3394%2C2.122532%201.4583%2C5.242365%202.4864%2C6.932961%201.7691%2C2.909092%202.205%2C3.072997%208.134%2C3.058614%203.4456%2C-0.0084%2015.9397%2C-0.648849%2027.7647%2C-1.423314%2030.2876%2C-1.983654%2053.361%2C-2.036339%2054.9469%2C-0.125464%202.7062%2C3.260729%20-2.3647%2C8.4237%20-7.1248%2C7.254167%20-11.6981%2C-2.874193%20-12.1472%2C-2.894421%20-34.6849%2C-1.562123%20-12.4505%2C0.735996%20-29.1666%2C1.336758%20-37.1471%2C1.335027%20-13.4133%2C-0.0029%20-14.7925%2C-0.177827%20-18.25%2C-2.314681%20-3.1507%2C-1.947254%20-3.7401%2C-2.855201%20-3.7401%2C-5.761359%200%2C-2.03757%20-0.5742%2C-3.670163%20-1.4026%2C-3.988061%20-0.7715%2C-0.296029%20-4.2246%2C1.539155%20-7.6736%2C4.078188%20-7.1944%2C5.296217%20-9.7371%2C5.476791%20-11.9238%2C0.846789%20l%20-1.5%2C-3.176029%20-11.4493%2C0.231276%20-11.4492%2C0.231276%20-1.2136%2C2.944752%20c%20-1.4787%2C3.587973%20-6.0832%2C7.979595%20-9.1379%2C8.715495%20-2.9682%2C0.715045%20-9.25%2C-1.256648%20-9.25%2C-2.903339%200%2C-2.972538%20-3.4423%2C-3.20185%20-10.8366%2C-0.721886%20l%20-7.3225%2C2.455873%20-4.2362%2C-2.050695%20C%201104.0089%2C72.825891%201101%2C72.413225%201101%2C74.007717%20c%200%2C0.554244%20-2.8125%2C2.385228%20-6.25%2C4.068854%20-4.8764%2C2.388353%20-7.6924%2C3.089346%20-12.8128%2C3.189484%20-5.8894%2C0.115177%20-7.0685%2C-0.213006%20-11.4922%2C-3.198522%20l%20-4.9295%2C-3.326868%20-6.5078%2C2.075547%20C%201045.5931%2C81.094614%201041.6261%2C82%201036.2949%2C82%20c%20-4.8321%2C0%20-5.7846%2C-0.352456%20-8.1078%2C-3%20-2.8385%2C-3.234766%20-5.0644%2C-3.700674%20-8.5028%2C-1.779723%20-6.6931%2C3.739215%20-13.1444%2C4.612708%20-20.00251%2C2.708309%20-2.54918%2C-0.70787%20-4.21827%2C-0.728233%20-5.02192%2C-0.06127%20-0.66204%2C0.549446%20-4.20815%2C1.552582%20-7.88024%2C2.229192%20l%20-6.67654%2C1.2302%20-0.62295%2C5.586645%20C%20977.72096%2C104.68982%20965.81376%2C122%20956.72073%2C122%20952.87476%2C122%20951%2C119.04805%20951%2C112.99226%20c%200%2C-4.96323%200.55227%2C-7.66048%203.1721%2C-15.49226%200.55194%2C-1.65%201.34813%2C-4.380496%201.76931%2C-6.06777%200.42117%2C-1.687273%203.15648%2C-7.889951%206.07845%2C-13.783727%203.50099%2C-7.061678%204.97556%2C-11.053087%204.32407%2C-11.70457%20-0.65148%2C-0.651482%20-3.18052%2C-0.332839%20-7.41627%2C0.934402%20-3.53521%2C1.057657%20-8.1355%2C2.216917%20-10.22286%2C2.576132%20-2.73007%2C0.469819%20-4.04682%2C1.314924%20-4.69175%2C3.011206%20-1.83507%2C4.826605%20-14.91124%2C11.250189%20-21.11608%2C10.373138%20-1.31833%2C-0.186346%20-2.83747%2C-1.342689%20-3.37585%2C-2.569651%20-1.45639%2C-3.31909%20-2.9632%2C-3.440197%20-7.97198%2C-0.640735%20-3.36452%2C1.880468%20-5.30925%2C2.363538%20-7.54138%2C1.873279%20-3.9066%2C-0.858032%20-3.91135%2C-3.027741%20-0.0287%2C-13.110794%202.23028%2C-5.791952%202.70219%2C-8.070062%201.87755%2C-9.063691%20-2.18414%2C-2.631738%20-4.84064%2C-1.440811%20-7.63122%2C3.421134%20-3.6582%2C6.37358%20-7.60423%2C10.04256%20-15.45855%2C14.373216%20-9.16125%2C5.05126%20-13.96282%2C5.621569%20-20.29271%2C2.41028%20-2.73577%2C-1.387913%20-5.07747%2C-2.525362%20-5.2038%2C-2.527664%20-1.18089%2C-0.02152%20-7.69414%2C16.21072%20-13.43664%2C33.486655%20-1.6437%2C4.94496%20-3.37459%2C9.45599%20-3.84642%2C10.02452%20-0.47184%2C0.56852%20-1.61495%2C3.27264%20-2.54026%2C6.00916%20-2.0016%2C5.91954%20-3.18419%2C7.02889%20-6.197%2C5.8132%20z%20M%20963.62374%2C112.75%20c%204.08791%2C-4.40497%205.71884%2C-7.2676%207.83383%2C-13.75%200.98695%2C-3.025%202.18775%2C-6.533674%202.66844%2C-7.797053%201.64578%2C-4.325501%201.01651%2C-7.945677%20-1.76087%2C-10.130367%20C%20970.91597%2C79.932661%20969.18571%2C79%20968.52013%2C79%20c%20-1.96643%2C0%20-4.56077%2C3.502296%20-6.04118%2C8.155436%20-0.76023%2C2.38951%20-2.74128%2C8.169564%20-4.40234%2C12.844564%20-3.55652%2C10.00973%20-3.4236%2C16%200.35503%2C16%201.19682%2C0%203.53326%2C-1.4625%205.1921%2C-3.25%20z%20M%20935.49518%2C75.006757%20C%20937.54154%2C73.86354%20938.5%2C72.55807%20938.5%2C70.914044%20c%200%2C-2.108903%20-0.50561%2C-2.444998%20-4%2C-2.658931%20-2.67211%2C-0.163591%20-4.6982%2C0.348114%20-6.10318%2C1.541404%20-2.71232%2C2.30365%20-4.66262%2C5.964399%20-3.86508%2C7.254834%200.8085%2C1.308182%207.04325%2C0.145451%2010.96344%2C-2.044594%20z%20M%201040.1014%2C72.5%20c%203.7128%2C-6.35596%201.6247%2C-8.283962%20-4.603%2C-4.25%20-3.625%2C2.348028%20-4.3594%2C4.488991%20-2.2601%2C6.588321%201.953%2C1.952936%204.9535%2C0.930611%206.8631%2C-2.338321%20z%20M%20869.59688%2C71.25%20c%206.708%2C-6.238202%2010.46379%2C-13.915773%208.42288%2C-17.218024%20-1.10628%2C-1.790005%20-3.5934%2C-0.19183%20-10.84555%2C6.969137%20-4.51587%2C4.459098%20-5.2299%2C5.657267%20-4.69526%2C7.878858%20C%20862.96182%2C70.886469%20865.41376%2C74%20866.51102%2C74%20c%200.0708%2C0%201.45946%2C-1.2375%203.08586%2C-2.75%20z%20M%201078.9648%2C71.065741%20C%201080.3444%2C68.487966%201080.2776%2C66%201078.8287%2C66%201076.9488%2C66%201074%2C69.147992%201074%2C71.154988%20c%200%2C2.487309%203.6207%2C2.422224%204.9648%2C-0.08925%20z%20m%2063.9626%2C-0.7006%20c%202.2787%2C-2.896895%202.5011%2C-4.139501%201.1289%2C-6.308285%20-0.7175%2C-1.134022%20-1.4267%2C-1.209106%20-3.3111%2C-0.350533%20-2.4325%2C1.108311%20-6.0104%2C7.055509%20-5.1157%2C8.503209%201.0774%2C1.74331%205.3191%2C0.671331%207.2979%2C-1.844391%20z%20M%201003.7726%2C69.59977%20c%200.6015%2C-1.320127%200.8237%2C-2.670127%200.4938%2C-3%20-1.9011%2C-1.901097%20-6.59437%2C1.381966%20-5.61692%2C3.929169%200.87657%2C2.284304%203.90962%2C1.73421%205.12312%2C-0.929169%20z%20M%20589.91338%2C103.75%20c%20-1.19048%2C-1.2375%20-4.97241%2C-6.554765%20-8.40428%2C-11.816145%20-7.76356%2C-11.902283%20-9.29129%2C-18.379858%20-7.37079%2C-31.25222%201.45068%2C-9.723351%203.40103%2C-14.709541%207.97428%2C-20.386738%201.86308%2C-2.312806%205.01695%2C-6.591594%207.00861%2C-9.508416%202.42571%2C-3.552505%205.06679%2C-6.006596%208%2C-7.433599%207.94999%2C-3.867664%2015.04851%2C-3.843475%2013.5559%2C0.04619%20C%20610.33922%2C24.279584%20609.13072%2C25%20607.99155%2C25%20c%20-6.87054%2C0%20-16.87219%2C9.901696%20-23.73724%2C23.5%20-2.92475%2C5.79334%20-4.13364%2C25.030966%20-1.85943%2C29.589736%200.88282%2C1.769647%201.60512%2C3.742252%201.60512%2C4.383567%200%2C0.641314%201.06709%2C2.093852%202.37132%2C3.227862%201.30423%2C1.13401%203.56741%2C4.590161%205.02929%2C7.680335%202.80334%2C5.92577%204.58487%2C6.8466%207.7334%2C3.997219%20C%20600.96595%2C95.720836%20604%2C96.099665%20604%2C97.986282%20604%2C99.991262%20596.84168%2C106%20594.45311%2C106%20c%20-1.30636%2C0%20-3.34924%2C-1.0125%20-4.53973%2C-2.25%20z%20m%2071.48767%2C-8.147268%20c%20-0.50885%2C-1.326031%204.34593%2C-9.024479%209.76463%2C-15.484241%202.19993%2C-2.62258%203.96122%2C-9.537103%204.54827%2C-17.855716%200.51683%2C-7.323488%200.31205%2C-8.93719%20-1.6716%2C-13.172354%20-1.46781%2C-3.133846%20-3.94681%2C-6.085326%20-7.06889%2C-8.416175%20-3.66815%2C-2.738522%20-4.68371%2C-4.066242%20-4.28283%2C-5.599234%200.70092%2C-2.6803%202.8178%2C-4.32547%205.56245%2C-4.322944%202.59077%2C0.0024%209.64174%2C4.229217%209.70459%2C5.817597%200.0233%2C0.588315%201.16733%2C2.047839%202.54233%2C3.243386%201.86448%2C1.621148%202.5%2C3.161103%202.5%2C6.057891%200%2C2.136293%200.63382%2C4.410195%201.4085%2C5.053116%201.6899%2C1.402495%201.41538%2C15.378301%20-0.34371%2C17.497869%20-0.60291%2C0.726467%20-1.78903%2C3.653867%20-2.63583%2C6.505333%20-0.98193%2C3.306523%20-2.95282%2C6.640682%20-5.44103%2C9.20461%20-2.14577%2C2.21107%20-4.14781%2C4.773428%20-4.44899%2C5.694129%20-0.30118%2C0.9207%20-2.23315%2C2.799001%20-4.29327%2C4.174001%20-5.0382%2C3.362682%20-5.15679%2C3.395201%20-5.84462%2C1.602732%20z%20M%20541.25%2C88.337719%20C%20540.5625%2C88.060307%20540%2C87.285833%20540%2C86.616667%20c%200%2C-0.669167%20-0.51032%2C-1.726989%20-1.13405%2C-2.350715%20-2.3094%2C-2.309404%20-6.69102%2C-15.119%20-7.38355%2C-21.585672%20-0.81818%2C-7.640071%200.60713%2C-11.081917%204.93149%2C-11.90857%204.5908%2C-0.877587%205.35958%2C1.360555%205.91771%2C17.22829%200.28051%2C7.975%200.82174%2C15.9625%201.20271%2C17.75%200.67551%2C3.169391%200.27674%2C3.621125%20-2.28431%2C2.587719%20z%20M%20738.07673%2C85.411106%20C%20735.48147%2C83.22734%20735%2C82.118881%20735%2C78.327693%20735%2C73.410432%20739.94825%2C59.809599%20742.94134%2C56.5%20c%200.9948%2C-1.1%202.36899%2C-3.08386%203.05375%2C-4.408579%201.91514%2C-3.704992%207.17325%2C-9.125079%2010.50491%2C-10.828516%201.65%2C-0.843626%203.37869%2C-2.181547%203.84154%2C-2.973159%20C%20761.67697%2C36.005736%20769.75609%2C33%20774.55985%2C33%20c%203.57987%2C0%204.69663%2C0.461797%206.02705%2C2.49228%202.01557%2C3.07615%201.18267%2C6.094499%20-1.34533%2C4.875318%20-3.42409%2C-1.651345%20-12.09978%2C-0.845581%20-14.49725%2C1.346448%20-1.23437%2C1.128604%20-3.66498%2C2.769566%20-5.40135%2C3.646583%20-4.54822%2C2.297252%20-12.24876%2C13.803363%20-15.00972%2C22.427466%20-2.86346%2C8.944242%20-2.9398%2C11.816924%20-0.35085%2C13.202486%207.07374%2C3.78575%2028.82821%2C-19.640415%2026.57515%2C-28.617292%20-0.58759%2C-2.341147%202.36351%2C-6.190309%206.40386%2C-8.352635%204.02178%2C-2.152393%204.43698%2C5.373591%200.69069%2C12.519592%20-1.4533%2C2.772135%20-2.79249%2C6.372135%20-2.97599%2C8%20-0.18349%2C1.627865%20-0.67375%2C3.720968%20-1.08944%2C4.651341%20-1.05556%2C2.36244%20-0.39224%2C4.901624%201.60982%2C6.162359%201.21882%2C0.76752%203.43065%2C0.710127%207.85564%2C-0.20384%203.38754%2C-0.699684%206.39719%2C-1.034122%206.68811%2C-0.743194%200.29093%2C0.290927%20-0.02%2C1.854236%20-0.69092%2C3.47402%20-1.28456%2C3.101198%20-2.46893%2C3.621405%20-10.54932%2C4.633532%20-4.56731%2C0.572089%20-5.25962%2C0.377009%20-8%2C-2.254254%20-1.65%2C-1.584298%20-3.4953%2C-3.747535%20-4.10067%2C-4.807195%20-1.02442%2C-1.793169%20-1.50123%2C-1.560569%20-6.88208%2C3.35722%20C%20753.09783%2C84.677229%20747.34857%2C88%20743.61656%2C88%20c%20-1.35471%2C0%20-3.84764%2C-1.165002%20-5.53983%2C-2.588894%20z%20m%20-138.5811%2C-0.418169%20c%20-0.75927%2C-1.22854%201.99283%2C-2.427122%203.47279%2C-1.512452%200.58531%2C0.361742%200.80531%2C1.076617%200.48887%2C1.588613%20-0.76324%2C1.234949%20-3.18006%2C1.188486%20-3.96166%2C-0.07616%20z%20M%20615.39735%2C79.5931%20c%20-0.61541%2C-1.603728%201.70984%2C-8.979232%204.54593%2C-14.419343%20C%20620.99666%2C63.153191%20622.6419%2C58.575%20623.59937%2C55%20c%200.95747%2C-3.575%202.40323%2C-7.85%203.2128%2C-9.5%200.80958%2C-1.65%201.7756%2C-3.644926%202.14672%2C-4.433169%201.01746%2C-2.161017%203.56825%2C-3.462261%205.40519%2C-2.757363%202.39803%2C0.92021%202.01312%2C4.597415%20-1.36408%2C13.03156%20-1.65%2C4.120679%20-3%2C8.085722%20-3%2C8.811205%200%2C0.725484%20-1.18321%2C3.80052%20-2.62936%2C6.833414%20C%20625.92449%2C70.018541%20624.2564%2C73.625%20623.66377%2C75%20c%20-2.36605%2C5.489624%20-6.94589%2C8.034337%20-8.26642%2C4.5931%20z%20M%201107.081%2C40.151264%20c%20-1.6367%2C-3.058077%201.6943%2C-6.67545%205.3111%2C-5.767706%202.3602%2C0.592386%202.6875%2C1.120104%202.4187%2C3.900754%20-0.271%2C2.803965%20-0.7184%2C3.255175%20-3.4944%2C3.524091%20-2.3446%2C0.227132%20-3.4607%2C-0.209564%20-4.2354%2C-1.657139%20z%22%2F%3E%3C%2Fsvg%3E" epub:type="z3998:illustration se:image.color-depth.black-on-transparent"/>
</figure>
<p>The other six pages were rather like the first.</p>
<p>For a week he went about looking important. Every morning, as he dressed, he thought aloud: “Jever stop to consider, Myra, that before a town can have buildings or prosperity or any of those things, some realtor has got to sell em the land? All civilization starts with him. Jever realize that?” At the Athletic Club he led unwilling men aside to inquire, “Say, if you had to read a paper before a big convention, would you start in with the funny stories or just kind of scatter em all through?” He asked Howard Littlefield for a “set of statistics about real-estate sales; something good and impressive,” and Littlefield provided something exceedingly good and impressive.</p>
<p>But it was to <abbr epub:type="z3998:given-name">T.</abbr> Cholmondeley Frink that Babbitt most often turned. He caught Frink at the club every noon, and demanded, while Frink looked hunted and evasive, “Say, Chum—youre a shark on this writing stuff—how would you put this sentence, see here in my manuscript—manuscript now where the deuce is that?—oh, yes, here. Would you say We ought not also to alone think? or We ought also not to think alone? or—”</p>
<p>One evening when his wife was away and he had no one to impress, Babbitt forgot about Style, Order, and the other mysteries, and scrawled off what he really thought about the real-estate business and about himself, and he found the paper written. When he read it to his wife she yearned, “Why, dear, its splendid; beautifully written, and so clear and interesting, and such splendid ideas! Why, its just—its just splendid!”</p>
<p>Next day he cornered Chum Frink and crowed, “Well, old son, I finished it last evening! Just lammed it out! I used to think you writing-guys must have a hard job making up pieces, but Lord, its a cinch. Pretty soft for you fellows; you certainly earn your money easy! Some day when I get ready to retire, guess Ill take to writing and show you boys how to do it. I always used to think I could write better stuff, and more punch and originality, than all this stuff you see printed, and now Im doggone sure of it!”</p>
<p>He had four copies of the paper typed in black with a gorgeous red title, had them bound in pale blue manilla, and affably presented one to old Ira Runyon, the managing editor of the <i epub:type="se:name.publication.newspaper">Advocate-Times</i>, who said yes, indeed yes, he was very glad to have it, and he certainly would read it all through—as soon as he could find time.</p>
<p><abbr epub:type="z3998:name-title">Mrs.</abbr> Babbitt could not go to Monarch. She had a womens-club meeting. Babbitt said that he was very sorry.</p>
</section>
<section id="chapter-13-3" epub:type="z3998:subchapter">
<h3 epub:type="ordinal z3998:roman">III</h3>
<p>Besides the five official delegates to the convention—Babbitt, Rountree, <abbr epub:type="z3998:given-name">W. A.</abbr> Rogers, Alvin Thayer, and Elbert Wing—there were fifty unofficial delegates, most of them with their wives.</p>
<p>They met at the Union Station for the midnight train to Monarch. All of them, save Cecil Rountree, who was such a snob that he never wore badges, displayed celluloid buttons the size of dollars and lettered “We zoom for Zenith.” The official delegates were magnificent with silver and magenta ribbons. Martin Lumsens little boy Willy carried a tasseled banner inscribed “Zenith the Zip City—Zeal, Zest and Zowie—1,000,000 in 1935.” As the delegates arrived, not in taxicabs but in the family automobile driven by the oldest son or by Cousin Fred, they formed impromptu processions through the station waiting-room.</p>
<p>It was a new and enormous waiting-room, with marble pilasters, and frescoes depicting the exploration of the Chaloosa River Valley by Père Emile Fauthoux in 1740. The benches were shelves of ponderous mahogany; the newsstand a marble kiosk with a brass grill. Down the echoing spaces of the hall the delegates paraded after Willy Lumsens banner, the men waving their cigars, the women conscious of their new frocks and strings of beads, all singing to the tune of Auld Lang Syne the official City Song, written by Chum Frink:</p>
<blockquote epub:type="z3998:poem">
<p>
<span class="i1">Good old Zenith,</span>
<br/>
<span class="i1">Our kin and kith,</span>
<br/>
<span>Wherever we may be,</span>
<br/>
<span class="i1">Hats in the ring,</span>
<br/>
<span class="i1">We blithely sing</span>
<br/>
<span>Of thy Prosperity.</span>
</p>
</blockquote>
<p>Warren Whitby, the broker, who had a gift of verse for banquets and birthdays, had added to Frinks City Song a special verse for the realtors convention:</p>
<blockquote epub:type="z3998:poem">
<p>
<span class="i1">Oh, here we come,</span>
<br/>
<span class="i1">he fellows from Zenith,</span>
<br/>
<span>the Zip Citee.</span>
<br/>
<span class="i1">We wish to state In real estate</span>
<br/>
<span class="i1">In real estate</span>
<br/>
<span>Theres none so live as we.</span>
</p>
</blockquote>
<p>Babbitt was stirred to hysteric patriotism. He leaped on a bench, shouting to the crowd:</p>
<p>“Whats the matter with Zenith?”</p>
<p>“Shes all right!”</p>
<p>“Whats best ole town in the <abbr epub:type="z3998:initialism">U.S.A.</abbr>?”</p>
<p>“Zeeeeeen-ith!”</p>
<p>The patient poor people waiting for the midnight train stared in unenvious wonder—Italian women with shawls, old weary men with broken shoes, roving road-wise boys in suits which had been flashy when they were new but which were faded now and wrinkled.</p>
<p>Babbitt perceived that as an official delegate he must be more dignified. With Wing and Rogers he tramped up and down the cement platform beside the waiting Pullmans. Motor-driven baggage-trucks and red-capped porters carrying bags sped down the platform with an agreeable effect of activity. Arc-lights glared and stammered overhead. The glossy yellow sleeping-cars shone impressively. Babbitt made his voice to be measured and lordly; he thrust out his abdomen and rumbled, “We got to see to it that the convention lets the Legislature understand just where they get off in this matter of taxing realty transfers.” Wing uttered approving grunts and Babbitt swelled—gloated.</p>
<p>The blind of a Pullman compartment was raised, and Babbitt looked into an unfamiliar world. The occupant of the compartment was Lucile McKelvey, the pretty wife of the millionaire contractor. Possibly, Babbitt thrilled, she was going to Europe! On the seat beside her was a bunch of orchids and violets, and a yellow paper-bound book which seemed foreign. While he stared, she picked up the book, then glanced out of the window as though she was bored. She must have looked straight at him, and he had met her, but she gave no sign. She languidly pulled down the blind, and he stood still, a cold feeling of insignificance in his heart.</p>
<p>But on the train his pride was restored by meeting delegates from Sparta, Pioneer, and other smaller cities of the state, who listened respectfully when, as a magnifico from the metropolis of Zenith, he explained politics and the value of a Good Sound Business Administration. They fell joyfully into shop-talk, the purest and most rapturous form of conversation:</p>
<p>“Howd this fellow Rountree make out with this big apartment-hotel he was going to put up? Whadde do? Get out bonds to finance it?” asked a Sparta broker.</p>
<p>“Well, Ill tell you,” said Babbitt. “Now if Id been handling it—”</p>
<p>“So,” Elbert Wing was droning, “I hired this shopwindow for a week, and put up a big sign, Toy Town for Tiny Tots, and stuck in a lot of doll houses and some dinky little trees, and then down at the bottom, Baby Likes This Dollydale, but Papa and Mama Will Prefer Our Beautiful Bungalows, and you know, that certainly got folks talking, and first week we sold—”</p>
<p>The trucks sang “lickety-lick, lickety-lick” as the train ran through the factory district. Furnaces spurted flame, and power-hammers were clanging. Red lights, green lights, furious white lights rushed past, and Babbitt was important again, and eager.</p>
</section>
<section id="chapter-13-4" epub:type="z3998:subchapter">
<h3 epub:type="ordinal z3998:roman">IV</h3>
<p>He did a voluptuous thing: he had his clothes pressed on the train. In the morning, half an hour before they reached Monarch, the porter came to his berth and whispered, “Theres a drawing-room vacant, sir. I put your suit in there.” In tan autumn overcoat over his pajamas, Babbitt slipped down the green-curtain-lined aisle to the glory of his first private compartment. The porter indicated that he knew Babbitt was used to a manservant; he held the ends of Babbitts trousers, that the beautifully sponged garment might not be soiled, filled the bowl in the private washroom, and waited with a towel.</p>
<p>To have a private washroom was luxurious. However enlivening a Pullman smoking-compartment was by night, even to Babbitt it was depressing in the morning, when it was jammed with fat men in woolen undershirts, every hook filled with wrinkled cottony shirts, the leather seat piled with dingy toilet-kits, and the air nauseating with the smell of soap and toothpaste. Babbitt did not ordinarily think much of privacy, but now he reveled in it, reveled in his valet, and purred with pleasure as he gave the man a tip of a dollar and a half.</p>
<p>He rather hoped that he was being noticed as, in his newly pressed clothes, with the adoring porter carrying his suitcase, he disembarked at Monarch.</p>
<p>He was to share a room at the Hotel Sedgwick with <abbr epub:type="z3998:given-name">W. A.</abbr> Rogers, that shrewd, rustic-looking Zenith dealer in farmlands. Together they had a noble breakfast, with waffles, and coffee not in exiguous cups but in large pots. Babbitt grew expansive, and told Rogers about the art of writing; he gave a bellboy a quarter to fetch a morning newspaper from the lobby, and sent to Tinka a postcard: “Papa wishes you were here to bat round with him.”</p>
</section>
<section id="chapter-13-5" epub:type="z3998:subchapter">
<h3 epub:type="ordinal z3998:roman">V</h3>
<p>The meetings of the convention were held in the ballroom of the Allen House. In an anteroom was the office of the chairman of the executive committee. He was the busiest man in the convention; he was so busy that he got nothing done whatever. He sat at a marquetry table, in a room littered with crumpled paper and, all day long, town-boosters and lobbyists and orators who wished to lead debates came and whispered to him, whereupon he looked vague, and said rapidly, “Yes, yes, thats a fine idea; well do that,” and instantly forgot all about it, lighted a cigar and forgot that too, while the telephone rang mercilessly and about him men kept beseeching, “Say, <abbr epub:type="z3998:name-title">Mr.</abbr> Chairman—say, <abbr epub:type="z3998:name-title">Mr.</abbr> Chairman!” without penetrating his exhausted hearing.</p>
<p>In the exhibit-room were plans of the new suburbs of Sparta, pictures of the new state capitol, at Galop de Vache, and large ears of corn with the label, “Natures Gold, from Shelby County, the Garden Spot of Gods Own Country.”</p>
<p>The real convention consisted of men muttering in hotel bedrooms or in groups amid the badge-spotted crowd in the hotel-lobby, but there was a show of public meetings.</p>
<p>The first of them opened with a welcome by the mayor of Monarch. The pastor of the First Christian Church of Monarch, a large man with a long damp frontal lock, informed God that the real-estate men were here now.</p>
<p>The venerable Minnemagantic realtor, Major Carlton Tuke, read a paper in which he denounced cooperative stores. William <abbr epub:type="z3998:given-name">A.</abbr> Larkin of Eureka gave a comforting prognosis of “The Prospects for Increased Construction,” and reminded them that plate-glass prices were two points lower.</p>
<p>The convention was on.</p>
<p>The delegates were entertained, incessantly and firmly. The Monarch Chamber of Commerce gave them a banquet, and the Manufacturers Association an afternoon reception, at which a chrysanthemum was presented to each of the ladies, and to each of the men a leather billfold inscribed “From Monarch the Mighty Motor Mart.”</p>
<p><abbr epub:type="z3998:name-title">Mrs.</abbr> Crosby Knowlton, wife of the manufacturer of Fleetwing Automobiles, opened her celebrated Italian garden and served tea. Six hundred real-estate men and wives ambled down the autumnal paths. Perhaps three hundred of them were quietly inconspicuous; perhaps three hundred vigorously exclaimed, “This is pretty slick, eh?” surreptitiously picked the late asters and concealed them in their pockets, and tried to get near enough to <abbr epub:type="z3998:name-title">Mrs.</abbr> Knowlton to shake her lovely hand. Without request, the Zenith delegates (except Rountree) gathered round a marble dancing nymph and sang “Here we come, the fellows from Zenith, the Zip Citee.”</p>
<p>It chanced that all the delegates from Pioneer belonged to the Brotherly and Protective Order of Elks, and they produced an enormous banner lettered: “<abbr epub:type="z3998:initialism">B.P.O.E.</abbr>—Best People on Earth—Boost Pioneer, Oh Eddie.” Nor was Galop de Vache, the state capital, to be slighted. The leader of the Galop de Vache delegation was a large, reddish, roundish man, but active. He took off his coat, hurled his broad black felt hat on the ground, rolled up his sleeves, climbed upon the sundial, spat, and bellowed:</p>
<p>“Well tell the world, and the good lady whos giving the show this afternoon, that the bonniest burg in this mans state is Galop de Vache. You boys can talk about your zip, but jus lemme murmur that old Galop has the largest proportion of home-owning citizens in the state; and when folks own their homes, they aint starting labor-troubles, and theyre raising kids instead of raising hell! Galop de Vache! The town for homey folks! The town that eats em alive oh, Bosco! Well—tell—the—world!”</p>
<p>The guests drove off; the garden shivered into quiet. But <abbr epub:type="z3998:name-title">Mrs.</abbr> Crosby Knowlton sighed as she looked at a marble seat warm from five hundred summers of Amalfi. On the face of a winged sphinx which supported it someone had drawn a mustache in lead-pencil. Crumpled paper napkins were dumped among the Michaelmas daisies. On the walk, like shredded lovely flesh, were the petals of the last gallant rose. Cigarette stubs floated in the goldfish pool, trailing an evil stain as they swelled and disintegrated, and beneath the marble seat, the fragments carefully put together, was a smashed teacup.</p>
</section>
<section id="chapter-13-6" epub:type="z3998:subchapter">
<h3 epub:type="ordinal z3998:roman">VI</h3>
<p>As he rode back to the hotel Babbitt reflected, “Myra would have enjoyed all this social agony.” For himself he cared less for the garden party than for the motor tours which the Monarch Chamber of Commerce had arranged. Indefatigably he viewed water-reservoirs, suburban trolley-stations, and tanneries. He devoured the statistics which were given to him, and marveled to his roommate, <abbr epub:type="z3998:given-name">W. A.</abbr> Rogers, “Of course this town isnt a patch on Zenith; it hasnt got our outlook and natural resources; but did you know—I nev did till today—that they manufactured seven hundred and sixty-three million feet of lumber last year? What d you think of that!”</p>
<p>He was nervous as the time for reading his paper approached. When he stood on the low platform before the convention, he trembled and saw only a purple haze. But he was in earnest, and when he had finished the formal paper he talked to them, his hands in his pockets, his spectacled face a flashing disk, like a plate set up on edge in the lamplight. They shouted “Thats the stuff!” and in the discussion afterward they referred with impressiveness to “our friend and brother, <abbr epub:type="z3998:name-title">Mr.</abbr> George <abbr epub:type="z3998:given-name">F.</abbr> Babbitt.” He had in fifteen minutes changed from a minor delegate to a personage almost as well known as that diplomat of business, Cecil Rountree. After the meeting, delegates from all over the state said, “Hower you, Brother Babbitt?” Sixteen complete strangers called him “George,” and three men took him into corners to confide, “Mighty glad you had the courage to stand up and give the Profession a real boost. Now Ive always maintained—”</p>
<p>Next morning, with tremendous casualness, Babbitt asked the girl at the hotel newsstand for the newspapers from Zenith. There was nothing in the Press, but in the <i epub:type="se:name.publication.newspaper">Advocate-Times</i>, on the third page—He gasped. They had printed his picture and a half-column account. The heading was “Sensation at Annual Landmens Convention. <abbr epub:type="z3998:given-name">G. F.</abbr> Babbitt, Prominent Ziptown Realtor, Keynoter in Fine Address.”</p>
<p>He murmured reverently, “I guess some of the folks on Floral Heights will sit up and take notice now, and pay a little attention to old Georgie!”</p>
</section>
<section id="chapter-13-7" epub:type="z3998:subchapter">
<h3 epub:type="ordinal z3998:roman">VII</h3>
<p>It was the last meeting. The delegations were presenting the claims of their several cities to the next years convention. Orators were announcing that “Galop de Vache, the Capital City, the site of Kremer College and of the Upholtz Knitting Works, is the recognized center of culture and high-class enterprise”; and that “Hamburg, the Big Little City with the Logical Location, where every man is openhanded and every woman a heaven-born hostess, throws wide to you her hospitable gates.”</p>
<p>In the midst of these more diffident invitations, the golden doors of the ballroom opened with a blatting of trumpets, and a circus parade rolled in. It was composed of the Zenith brokers, dressed as cowpunchers, bareback riders, Japanese jugglers. At the head was big Warren Whitby, in the bearskin and gold-and-crimson coat of a drum-major. Behind him, as a clown, beating a bass drum, extraordinarily happy and noisy, was Babbitt.</p>
<p>Warren Whitby leaped on the platform, made merry play with his baton, and observed, “Boyses and girlses, the time has came to get down to cases. A dyed-in-the-wool Zenithite sure loves his neighbors, but weve made up our minds to grab this convention off our neighbor burgs like weve grabbed the condensed-milk business and the paper-box business and—”</p>
<p><abbr epub:type="z3998:given-name">J.</abbr> Harry Barmhill, the convention chairman, hinted, “Were grateful to you, <abbr epub:type="z3998:name-title">Mr.</abbr> Uh, but you must give the other boys a chance to hand in their bids now.”</p>
<p>A foghorn voice blared, “In Eureka well promise free motor rides through the prettiest country—”</p>
<p>Running down the aisle, clapping his hands, a lean bald young man cried, “Im from Sparta! Our Chamber of Commerce has wired me theyve set aside eight thousand dollars, in real money, for the entertainment of the convention!”</p>
<p>A clerical-looking man rose to clamor, “Money talks! Move we accept the bid from Sparta!”</p>
<p>It was accepted.</p>
</section>
<section id="chapter-13-8" epub:type="z3998:subchapter">
<h3 epub:type="ordinal z3998:roman">VIII</h3>
<p>The Committee on Resolutions was reporting. They said that Whereas Almighty God in his beneficent mercy had seen fit to remove to a sphere of higher usefulness some thirty-six realtors of the state the past year, Therefore it was the sentiment of this convention assembled that they were sorry God had done it, and the secretary should be, and hereby was, instructed to spread these resolutions on the minutes, and to console the bereaved families by sending them each a copy.</p>
<p>A second resolution authorized the president of the <abbr epub:type="z3998:initialism">S.A.R.E.B.</abbr> to spend fifteen thousand dollars in lobbying for sane tax measures in the State Legislature. This resolution had a good deal to say about Menaces to Sound Business and clearing the Wheels of Progress from ill-advised and shortsighted obstacles.</p>
<p>The Committee on Committees reported, and with startled awe Babbitt learned that he had been appointed a member of the Committee on Torrens Titles.</p>
<p>He rejoiced, “I said it was going to be a great year! Georgie, old son, you got big things ahead of you! Youre a natural-born orator and a good mixer and—Zowie!”</p>
</section>
<section id="chapter-13-9" epub:type="z3998:subchapter">
<h3 epub:type="ordinal z3998:roman">IX</h3>
<p>There was no formal entertainment provided for the last evening. Babbitt had planned to go home, but that afternoon the Jered Sassburgers of Pioneer suggested that Babbitt and <abbr epub:type="z3998:given-name">W. A.</abbr> Rogers have tea with them at the Catalpa Inn.</p>
<p>Teas were not unknown to Babbitt—his wife and he earnestly attended them at least twice a year—but they were sufficiently exotic to make him feel important. He sat at a glass-covered table in the Art Room of the Inn, with its painted rabbits, mottoes lettered on birch bark, and waitresses being artistic in Dutch caps; he ate insufficient lettuce sandwiches, and was lively and naughty with <abbr epub:type="z3998:name-title">Mrs.</abbr> Sassburger, who was as smooth and large-eyed as a cloak-model. Sassburger and he had met two days before, so they were calling each other “Georgie” and “Sassy.”</p>
<p>Sassburger said prayerfully, “Say, boys, before you go, seeing this is the last chance, Ive <em>got it</em>, up in my room, and Miriam here is the best little mixelogist in the Stati Unidos like us Italians say.”</p>
<p>With wide flowing gestures, Babbitt and Rogers followed the Sassburgers to their room. <abbr epub:type="z3998:name-title">Mrs.</abbr> Sassburger shrieked, “Oh, how terrible!” when she saw that she had left a chemise of sheer lavender crepe on the bed. She tucked it into a bag, while Babbitt giggled, “Dont mind us; were a couple o little divvils!”</p>
<p>Sassburger telephoned for ice, and the bellboy who brought it said, prosaically and unprompted, “Highball glasses or cocktail?” Miriam Sassburger mixed the cocktails in one of those dismal, nakedly white water-pitchers which exist only in hotels. When they had finished the first round she proved by intoning “Think you boys could stand another—you got a dividend coming” that, though she was but a woman, she knew the complete and perfect rite of cocktail-drinking.</p>
<p>Outside, Babbitt hinted to Rogers, “Say, <abbr epub:type="z3998:given-name">W. A.</abbr>, old rooster, it comes over me that I could stand it if we didnt go back to the lovin wives, this handsome <em>abend</em>, but just kind of stayed in Monarch and threw a party, heh?”</p>
<p>“George, you speak with the tongue of wisdom and sagashiteriferousness. El Wings wife has gone on to Pittsburg. Lets see if we cant gather him in.”</p>
<p>At half-past seven they sat in their room, with Elbert Wing and two upstate delegates. Their coats were off, their vests open, their faces red, their voices emphatic. They were finishing a bottle of corrosive bootlegged whisky and imploring the bellboy, “Say, son, can you get us some more of this embalming fluid?” They were smoking large cigars and dropping ashes and stubs on the carpet. With windy guffaws they were telling stories. They were, in fact, males in a happy state of nature.</p>
<p>Babbitt sighed, “I dont know how it strikes you hellions, but personally I like this busting loose for a change, and kicking over a couple of mountains and climbing up on the North Pole and waving the aurora borealis around.”</p>
<p>The man from Sparta, a grave, intense youngster, babbled, “Say! I guess Im as good a husband as the run of the mill, but God, I do get so tired of going home every evening, and nothing to see but the movies. Thats why I go out and drill with the National Guard. I guess I got the nicest little wife in my burg, but—Say! Know what I wanted to do as a kid? Know what I wanted to do? Wanted to be a big chemist. Thas what I wanted to do. But Dad chased me out on the road selling kitchenware, and here Im settled down—settled for <em>life</em>—not a chance! Oh, who the devil started this funeral talk? How bout nother lil drink? And a-noth-er drink wouldn do s ny harmmmmmmm.’ ”</p>
<p>“Yea. Cut the sob-stuff,” said <abbr epub:type="z3998:given-name">W. A.</abbr> Rogers genially. “You boys know Im the village songster? Come on now—sing up:</p>
<blockquote epub:type="z3998:poem">
<p>
<span>Said the old Obadiah to the young Obadiah,</span>
<br/>
<span>I am dry, Obadiah, I am dry.</span>
<br/>
<span>Said the young Obadiah to the old Obadiah,</span>
<br/>
<span>So am I, Obadiah, so am I.’ ”</span>
</p>
</blockquote>
</section>
<section id="chapter-13-10" epub:type="z3998:subchapter">
<h3 epub:type="ordinal z3998:roman">X</h3>
<p>They had dinner in the Moorish Grillroom of the Hotel Sedgwick. Somewhere, somehow, they seemed to have gathered in two other comrades: a manufacturer of flypaper and a dentist. They all drank whisky from teacups, and they were humorous, and never listened to one another, except when <abbr epub:type="z3998:given-name">W. A.</abbr> Rogers “kidded” the Italian waiter.</p>
<p>“Say, Gooseppy,” he said innocently, “I want a couple o fried elephants ears.”</p>
<p>“Sorry, sir, we havent any.”</p>
<p>“Huh? No elephants ears? What do you know about that!” Rogers turned to Babbitt. “Pedro says the elephants ears are all out!”</p>
<p>“Well, Ill be switched!” said the man from Sparta, with difficulty hiding his laughter.</p>
<p>“Well, in that case, Carlo, just bring me a hunk o steak and a couple o bushels o French fried potatoes and some peas,” Rogers went on. “I suppose back in dear old sunny It the Eyetalians get their fresh garden peas out of the can.”</p>
<p>“No, sir, we have very nice peas in Italy.”</p>
<p>“Is that a fact! Georgie, do you hear that? They get their fresh garden peas out of the garden, in Italy! By golly, you live and learn, dont you, Antonio, you certainly do live and learn, if you live long enough and keep your strength. All right, Garibaldi, just shoot me in that steak, with about two printers-reams of French fried spuds on the promenade deck, comprehenez-vous, Michelovitch Angeloni?”</p>
<p>Afterward Elbert Wing admired, “Gee, you certainly did have that poor Dago going, <abbr epub:type="z3998:given-name">W. A.</abbr> He couldnt make you out at all!”</p>
<p>In the <i epub:type="se:name.publication.newspaper">Monarch Herald</i>, Babbitt found an advertisement which he read aloud, to applause and laughter:</p>
<blockquote>
<header role="presentation">
<p>Old Colony Theatre</p>
<p>Shake the Old Dogs to the<br/>
<b>Wrollicking Wrens</b><br/>
The bonniest bevy of beauteous<br/>
bathing babes in burlesque.<br/>
Pete Menutti and his<br/>
Oh, Gee, Kids.</p>
</header>
<p>This is the straight steer, Benny, the painless chicklets of the Wrollicking Wrens are the cuddlingest bunch that ever hit town. Steer the feet, get the card board, and twist the pupils to the <abbr epub:type="z3998:initialism">P.D.Q.</abbr>est show ever. You will get 111% on your kale in this fun-fest. The Calroza Sisters are sure some lookers and will give you a run for your gelt. Jock Silbersteen is one of the pepper lads and slips you a dose of real laughter. Shoot the up and down to Jackson and West for graceful tappers. They run 12 under the wire. Provin and Adams will blow the blues in their laugh skit “Hootch Mon!” Something doing, boys. Listen to what the Hep Bird twitters.</p>
</blockquote>
<p>“Sounds like a juicy show to me. Lets all take it in,” said Babbitt.</p>
<p>But they put off departure as long as they could. They were safe while they sat here, legs firmly crossed under the table, but they felt unsteady; they were afraid of navigating the long and slippery floor of the grillroom under the eyes of the other guests and the too-attentive waiters.</p>
<p>When they did venture, tables got in their way, and they sought to cover embarrassment by heavy jocularity at the coatroom. As the girl handed out their hats, they smiled at her, and hoped that she, a cool and expert judge, would feel that they were gentlemen. They croaked at one another, “Who owns the bum lid?” and “You take a good one, George; Ill take whats left,” and to the check-girl they stammered, “Better come along, sister! High, wide, and fancy evening ahead!” All of them tried to tip her, urging one another, “No! Wait! Here! I got it right here!” Among them, they gave her three dollars.</p>
</section>
<section id="chapter-13-11" epub:type="z3998:subchapter">
<h3 epub:type="ordinal z3998:roman">XI</h3>
<p>Flamboyantly smoking cigars they sat in a box at the burlesque show, their feet up on the rail, while a chorus of twenty daubed, worried, and inextinguishably respectable grandams swung their legs in the more elementary chorus-evolutions, and a Jewish comedian made vicious fun of Jews. In the entractes they met other lone delegates. A dozen of them went in taxicabs out to Bright Blossom Inn, where the blossoms were made of dusty paper festooned along a room low and stinking, like a cow-stable no longer wisely used.</p>
<p>Here, whisky was served openly, in glasses. Two or three clerks, who on payday longed to be taken for millionaires, sheepishly danced with telephone-girls and manicure-girls in the narrow space between the tables. Fantastically whirled the professionals, a young man in sleek evening-clothes and a slim mad girl in emerald silk, with amber hair flung up as jaggedly as flames. Babbitt tried to dance with her. He shuffled along the floor, too bulky to be guided, his steps unrelated to the rhythm of the jungle music, and in his staggering he would have fallen, had she not held him with supple kindly strength. He was blind and deaf from prohibition-era alcohol; he could not see the tables, the faces. But he was overwhelmed by the girl and her young pliant warmth.</p>
<p>When she had firmly returned him to his group, he remembered, by a connection quite untraceable, that his mothers mother had been Scotch, and with head thrown back, eyes closed, wide mouth indicating ecstasy, he sang, very slowly and richly, “Loch Lomond.”</p>
<p>But that was the last of his mellowness and jolly companionship. The man from Sparta said he was a “bum singer,” and for ten minutes Babbitt quarreled with him, in a loud, unsteady, heroic indignation. They called for drinks till the manager insisted that the place was closed. All the while Babbitt felt a hot raw desire for more brutal amusements. When <abbr epub:type="z3998:given-name">W. A.</abbr> Rogers drawled, “What say we go down the line and look over the girls?” he agreed savagely. Before they went, three of them secretly made appointments with the professional dancing girl, who agreed “Yes, yes, sure, darling” to everything they said, and amiably forgot them.</p>
<p>As they drove back through the outskirts of Monarch, down streets of small brown wooden cottages of workmen, characterless as cells, as they rattled across warehouse-districts which by drunken night seemed vast and perilous, as they were borne toward the red lights and violent automatic pianos and the stocky women who simpered, Babbitt was frightened. He wanted to leap from the taxicab, but all his body was a murky fire, and he groaned, “Too late to quit now,” and knew that he did not want to quit.</p>
<p>There was, they felt, one very humorous incident on the way. A broker from Minnemagantic said, “Monarch is a lot sportier than Zenith. You Zenith tightwads havent got any joints like these here.” Babbitt raged, “Thats a dirty lie! Snothin you cant find in Zenith. Believe me, we got more houses and hootch-parlors an all kinds o dives than any burg in the state.”</p>
<p>He realized they were laughing at him; he desired to fight; and forgot it in such musty unsatisfying experiments as he had not known since college.</p>
<p>In the morning, when he returned to Zenith, his desire for rebellion was partly satisfied. He had retrograded to a shamefaced contentment. He was irritable. He did not smile when <abbr epub:type="z3998:given-name">W. A.</abbr> Rogers complained, “Ow, what a head! I certainly do feel like the wrath of God this morning. Say! I know what was the trouble! Somebody went and put alcohol in my booze last night.”</p>
<p>Babbitts excursion was never known to his family, nor to anyone in Zenith save Rogers and Wing. It was not officially recognized even by himself. If it had any consequences, they have not been discovered.</p>
</section>
</section>
<section id="chapter-14" epub:type="chapter bodymatter z3998:fiction">
<h2 epub:type="title">Chapter <span epub:type="z3998:roman">XIV</span></h2>
<section id="chapter-14-1" epub:type="z3998:subchapter">
<h3 epub:type="ordinal z3998:roman">I</h3>
<p>This autumn a <abbr epub:type="z3998:name-title">Mr.</abbr> <abbr epub:type="z3998:given-name">W. G.</abbr> Harding, of Marion, Ohio, was appointed President of the United States, but Zenith was less interested in the national campaign than in the local election. Seneca Doane, though he was a lawyer and a graduate of the State University, was candidate for mayor of Zenith on an alarming labor ticket. To oppose him the Democrats and Republicans united on Lucas Prout, a mattress-manufacturer with a perfect record for sanity. <abbr epub:type="z3998:name-title">Mr.</abbr> Prout was supported by the banks, the Chamber of Commerce, all the decent newspapers, and George <abbr epub:type="z3998:given-name">F.</abbr> Babbitt.</p>
<p>Babbitt was precinct-leader on Floral Heights, but his district was safe and he longed for stouter battling. His convention paper had given him the beginning of a reputation for oratory, so the Republican-Democratic Central Committee sent him to the Seventh Ward and South Zenith, to address small audiences of workmen and clerks, and wives uneasy with their new votes. He acquired a fame enduring for weeks. Now and then a reporter was present at one of his meetings, and the headlines (though they were not very large) indicated that George <abbr epub:type="z3998:given-name">F.</abbr> Babbitt had addressed Cheering Throng, and Distinguished Man of Affairs had pointed out the Fallacies of Doane. Once, in the rotogravure section of the Sunday <i epub:type="se:name.publication.newspaper">Advocate-Times</i>, there was a photograph of Babbitt and a dozen other business men, with the caption “Leaders of Zenith Finance and Commerce Who Back Prout.”</p>
<p>He deserved his glory. He was an excellent campaigner. He had faith; he was certain that if Lincoln were alive, he would be electioneering for <abbr epub:type="z3998:name-title">Mr.</abbr> <abbr epub:type="z3998:given-name">W. G.</abbr> Harding—unless he came to Zenith and electioneered for Lucas Prout. He did not confuse audiences by silly subtleties; Prout represented honest industry, Seneca Doane represented whining laziness, and you could take your choice. With his broad shoulders and vigorous voice, he was obviously a Good Fellow; and, rarest of all, he really liked people. He almost liked common workmen. He wanted them to be well paid, and able to afford high rents—though, naturally, they must not interfere with the reasonable profits of stockholders. Thus nobly endowed, and keyed high by the discovery that he was a natural orator, he was popular with audiences, and he raged through the campaign, renowned not only in the Seventh and Eighth Wards but even in parts of the Sixteenth.</p>
</section>
<section id="chapter-14-2" epub:type="z3998:subchapter">
<h3 epub:type="ordinal z3998:roman">II</h3>
<p>Crowded in his car, they came driving up to Turnverein Hall, South Zenith—Babbitt, his wife, Verona, Ted, and Paul and Zilla Riesling. The hall was over a delicatessen shop, in a street banging with trolleys and smelling of onions and gasoline and fried fish. A new appreciation of Babbitt filled all of them, including Babbitt.</p>
<p>“Dont know how you keep it up, talking to three bunches in one evening. Wish I had your strength,” said Paul; and Ted exclaimed to Verona, “The old man certainly does know how to kid these roughnecks along!”</p>
<p>Men in black sateen shirts, their faces new-washed but with a hint of grime under their eyes, were loitering on the broad stairs up to the hall. Babbitts party politely edged through them and into the whitewashed room, at the front of which was a dais with a red-plush throne and a pine altar painted watery blue, as used nightly by the Grand Masters and Supreme Potentates of innumerable lodges. The hall was full. As Babbitt pushed through the fringe standing at the back, he heard the precious tribute, “Thats him!” The chairman bustled down the center aisle with an impressive, “The speaker? All ready, sir! Uh—lets see—what was the name, sir?”</p>
<p>Then Babbitt slid into a sea of eloquence:</p>
<p>“Ladies and gentlemen of the Sixteenth Ward, there is one who cannot be with us here tonight, a man than whom there is no more stalwart Trojan in all the political arena—I refer to our leader, the Honorable Lucas Prout, standard-bearer of the city and county of Zenith. Since he is not here, I trust that you will bear with me if, as a friend and neighbor, as one who is proud to share with you the common blessing of being a resident of the great city of Zenith, I tell you in all candor, honesty, and sincerity how the issues of this critical campaign appear to one plain man of business—to one who, brought up to the blessings of poverty and of manual labor, has, even when Fate condemned him to sit at a desk, yet never forgotten how it feels, by heck, to be up at five-thirty and at the factory with the ole dinner-pail in his hardened mitt when the whistle blew at seven, unless the owner sneaked in ten minutes on us and blew it early! (Laughter.) To come down to the basic and fundamental issues of this campaign, the great error, insincerely promulgated by Seneca Doane—”</p>
<p>There were workmen who jeered—young cynical workmen, for the most part foreigners, Jews, Swedes, Irishmen, Italians—but the older men, the patient, bleached, stooped carpenters and mechanics, cheered him; and when he worked up to his anecdote of Lincoln their eyes were wet.</p>
<p>Modestly, busily, he hurried out of the hall on delicious applause, and sped off to his third audience of the evening. “Ted, you better drive,” he said. “Kind of all in after that spiel. Well, Paul, howd it go? Did I get em?”</p>
<p>“Bully! Corking! You had a lot of pep.”</p>
<p><abbr epub:type="z3998:name-title">Mrs.</abbr> Babbitt worshiped, “Oh, it was fine! So clear and interesting, and such nice ideas. When I hear you orating I realize I dont appreciate how profoundly you think and what a splendid brain and vocabulary you have. Just—splendid.” But Verona was irritating. “Dad,” she worried, “how do you know that public ownership of utilities and so on and so forth will always be a failure?”</p>
<p><abbr epub:type="z3998:name-title">Mrs.</abbr> Babbitt reproved, “Rone, I should think you could see and realize that when your fathers all worn out with orating, its no time to expect him to explain these complicated subjects. Im sure when hes rested hell be glad to explain it to you. Now lets all be quiet and give Papa a chance to get ready for his next speech. Just think! Right now theyre gathering in Maccabee Temple, and <em>waiting</em> for us!”</p>
</section>
<section id="chapter-14-3" epub:type="z3998:subchapter">
<h3 epub:type="ordinal z3998:roman">III</h3>
<p><abbr epub:type="z3998:name-title">Mr.</abbr> Lucas Prout and Sound Business defeated <abbr epub:type="z3998:name-title">Mr.</abbr> Seneca Doane and Class Rule, and Zenith was again saved. Babbitt was offered several minor appointments to distribute among poor relations, but he preferred advance information about the extension of paved highways, and this a grateful administration gave to him. Also, he was one of only nineteen speakers at the dinner with which the Chamber of Commerce celebrated the victory of righteousness.</p>
<p>His reputation for oratory established, at the dinner of the Zenith Real Estate Board he made the Annual Address. The <i epub:type="se:name.publication.newspaper">Advocate-Times</i> reported this speech with unusual fullness:</p>
<p>“One of the livest banquets that has recently been pulled off occurred last night in the annual Get-Together Fest of the Zenith Real Estate Board, held in the Venetian Ball Room of the OHearn House. Mine host Gil OHearn had as usual done himself proud and those assembled feasted on such an assemblage of plates as could be rivaled nowhere west of New York, if there, and washed down the plenteous feed with the cup which inspired but did not inebriate in the shape of cider from the farm of Chandler Mott, president of the board and who acted as witty and efficient chairman.</p>
<p>“As <abbr epub:type="z3998:name-title">Mr.</abbr> Mott was suffering from slight infection and sore throat, <abbr epub:type="z3998:given-name">G. F.</abbr> Babbitt made the principal talk. Besides outlining the progress of Torrensing real estate titles, <abbr epub:type="z3998:name-title">Mr.</abbr> Babbitt spoke in part as follows:</p>
<p>In rising to address you, with my impromptu speech carefully tucked into my vest pocket, I am reminded of the story of the two Irishmen, Mike and Pat, who were riding on the Pullman. Both of them, I forgot to say, were sailors in the Navy. It seems Mike had the lower berth and by and by he heard a terrible racket from the upper, and when he yelled up to find out what the trouble was, Pat answered, “Shure an bedad an how can I ever get a nights sleep at all, at all? I been trying to get into this darned little hammock ever since eight bells!”</p>
<p>Now, gentlemen, standing up here before you, I feel a good deal like Pat, and maybe after Ive spieled along for a while, I may feel so darn small that Ill be able to crawl into a Pullman hammock with no trouble at all, at all!</p>
<p>Gentlemen, it strikes me that each year at this annual occasion when friend and foe get together and lay down the battle-ax and let the waves of good-fellowship waft them up the flowery slopes of amity, it behooves us, standing together eye to eye and shoulder to shoulder as fellow-citizens of the best city in the world, to consider where we are both as regards ourselves and the common weal.</p>
<p>It is true that even with our 361,000, or practically 362,000, population, there are, by the last census, almost a score of larger cities in the United States. But, gentlemen, if by the next census we do not stand at least tenth, then Ill be the first to request any knocker to remove my shirt and to eat the same, with the compliments of <abbr epub:type="z3998:given-name">G. F.</abbr> Babbitt, Esquire! It may be true that New York, Chicago, and Philadelphia will continue to keep ahead of us in size. But aside from these three cities, which are notoriously so overgrown that no decent white man, nobody who loves his wife and kiddies and Gods good out-odoors and likes to shake the hand of his neighbor in greeting, would want to live in them—and let me tell you right here and now, I wouldnt trade a high-class Zenith acreage development for the whole length and breadth of Broadway or State Street!—aside from these three, its evident to anyone with a head for facts that Zenith is the finest example of American life and prosperity to be found anywhere.</p>
<p>I dont mean to say were perfect. Weve got a lot to do in the way of extending the paving of motor boulevards, for, believe me, its the fellow with four to ten thousand a year, say, and an automobile and a nice little family in a bungalow on the edge of town, that makes the wheels of progress go round!</p>
<p>Thats the type of fellow thats ruling America today; in fact, its the ideal type to which the entire world must tend, if theres to be a decent, well-balanced, Christian, go-ahead future for this little old planet! Once in a while I just naturally sit back and size up this Solid American Citizen, with a whale of a lot of satisfaction.</p>
<p>Our Ideal Citizen—I picture him first and foremost as being busier than a bird-dog, not wasting a lot of good time in daydreaming or going to sassiety teas or kicking about things that are none of his business, but putting the zip into some store or profession or art. At night he lights up a good cigar, and climbs into the little old bus, and maybe cusses the carburetor, and shoots out home. He mows the lawn, or sneaks in some practice putting, and then hes ready for dinner. After dinner he tells the kiddies a story, or takes the family to the movies, or plays a few fists of bridge, or reads the evening paper, and a chapter or two of some good lively Western novel if he has a taste for literature, and maybe the folks next-door drop in and they sit and visit about their friends and the topics of the day. Then he goes happily to bed, his conscience clear, having contributed his mite to the prosperity of the city and to his own bank-account.</p>
<p>In politics and religion this Sane Citizen is the canniest man on earth; and in the arts he invariably has a natural taste which makes him pick out the best, every time. In no country in the world will you find so many reproductions of the Old Masters and of well-known paintings on parlor walls as in these United States. No country has anything like our number of phonographs, with not only dance records and comic but also the best operas, such as Verdi, rendered by the worlds highest-paid singers.</p>
<p>In other countries, art and literature are left to a lot of shabby bums living in attics and feeding on booze and spaghetti, but in America the successful writer or picture-painter is indistinguishable from any other decent business man; and I, for one, am only too glad that the man who has the rare skill to season his message with interesting reading matter and who shows both purpose and pep in handling his literary wares has a chance to drag down his fifty thousand bucks a year, to mingle with the biggest executives on terms of perfect equality, and to show as big a house and as swell a car as any Captain of Industry! But, mind you, its the appreciation of the Regular Guy who I have been depicting which has made this possible, and you got to hand as much credit to him as to the authors themselves.</p>
<p>Finally, but most important, our Standardized Citizen, even if he is a bachelor, is a lover of the Little Ones, a supporter of the hearthstone which is the basic foundation of our civilization, first, last, and all the time, and the thing that most distinguishes us from the decayed nations of Europe.</p>
<p>I have never yet toured Europe—and as a matter of fact, I dont know that I care to such an awful lot, as long as theres our own mighty cities and mountains to be seen—but, the way I figure it out, there must be a good many of our own sort of folks abroad. Indeed, one of the most enthusiastic Rotarians I ever met boosted the tenets of one-hundred-percent pep in a burr that smacked o bonny Scutlond and all ye bonny braes o Bobby Burns. But same time, one thing that distinguishes us from our good brothers, the hustlers over there, is that theyre willing to take a lot off the snobs and journalists and politicians, while the modern American business man knows how to talk right up for himself, knows how to make it good and plenty clear that he intends to run the works. He doesnt have to call in some highbrow hired-man when its necessary for him to answer the crooked critics of the sane and efficient life. Hes not dumb, like the old-fashioned merchant. Hes got a vocabulary and a punch.</p>
<p>With all modesty, I want to stand up here as a representative business man and gently whisper, “Heres our kind of folks! Heres the specifications of the Standardized American Citizen! Heres the new generation of Americans: fellows with hair on their chests and smiles in their eyes and adding-machines in their offices. Were not doing any boasting, but we like ourselves first-rate, and if you dont like us, look out—better get under cover before the cyclone hits town!”</p>
<p>So! In my clumsy way I have tried to sketch the Real He-man, the fellow with Zip and Bang. And its because Zenith has so large a proportion of such men that its the most stable, the greatest of our cities. New York also has its thousands of Real Folks, but New York is cursed with unnumbered foreigners. So are Chicago and San Francisco. Oh, we have a golden roster of cities—Detroit and Cleveland with their renowned factories, Cincinnati with its great machine-tool and soap products, Pittsburg and Birmingham with their steel, Kansas City and Minneapolis and Omaha that open their bountiful gates on the bosom of the ocean-like wheatlands, and countless other magnificent sister-cities, for, by the last census, there were no less than sixty-eight glorious American burgs with a population of over one hundred thousand! And all these cities stand together for power and purity, and against foreign ideas and communism—Atlanta with Hartford, Rochester with Denver, Milwaukee with Indianapolis, Los Angeles with Scranton, Portland, Maine, with Portland, Oregon. A good live wire from Baltimore or Seattle or Duluth is the twin-brother of every like fellow booster from Buffalo or Akron, Fort Worth or Oskaloosa!</p>
<p>But its here in Zenith, the home for manly men and womanly women and bright kids, that you find the largest proportion of these Regular Guys, and thats what sets it in a class by itself; thats why Zenith will be remembered in history as having set the pace for a civilization that shall endure when the old time-killing ways are gone forever and the day of earnest efficient endeavor shall have dawned all round the world!</p>
<p>Some time I hope folks will quit handing all the credit to a lot of moth-eaten, mildewed, out-of-date, old, European dumps, and give proper credit to the famous Zenith spirit, that clean fighting determination to win Success that has made the little old Zip City celebrated in every land and clime, wherever condensed milk and pasteboard cartons are known! Believe me, the world has fallen too long for these worn-out countries that arent producing anything but bootblacks and scenery and booze, that havent got one bathroom per hundred people, and that dont know a loose-leaf ledger from a slipcover; and its just about time for some Zenithite to get his back up and holler for a showdown!</p>
<p>I tell you, Zenith and her sister-cities are producing a new type of civilization. There are many resemblances between Zenith and these other burgs, and Im darn glad of it! The extraordinary, growing, and sane standardization of stores, offices, streets, hotels, clothes, and newspapers throughout the United States shows how strong and enduring a type is ours.</p>
<p>I always like to remember a piece that Chum Frink wrote for the newspapers about his lecture-tours. It is doubtless familiar to many of you, but if you will permit me, Ill take a chance and read it. Its one of the classic poems, like “If” by Kipling, or Ella Wheeler Wilcoxs “The Man Worth While”; and I always carry this clipping of it in my notebook:</p>
<blockquote>
<p>
<q>When I am out upon the road, a poet with a peddlers load I mostly sing a hearty song, and take a chew and hike along, a-handing out my samples fine of Cheero Brand of sweet sunshine, and peddling optimistic pokes and stable lines of japes and jokes to Lyceums and other folks, to Rotarys, Kiwanis Clubs, and feel I aint like other dubs. And then old Major Silas Satan, a brainy cuss whos always waitin, he gives his tail a lively quirk, and gets in quick his dirty work. He fills me up with mullygrubs; my hair the backward way he rubs; he makes me lonelier than a hound, on Sunday when the folks aint round. And then b gosh, I would prefer to never be a lecturer, a-ridin round in classy cars and smoking fifty-cent cigars, and never more I want to roam; I simply want to be back home, a-eatin flap jacks, hash, and ham, with folks who savvy whom I am!</q>
</p>
<p>
<q>But when I get that lonely spell, I simply seek the best hotel, no matter in what town I be<abbr>St.</abbr> Paul, Toledo, or <abbr epub:type="z3998:given-name">K. C.</abbr>, in Washington, Schenectady, in Louisville or Albany. And at that inn it hits my dome that I again am right at home. If I should stand a lengthy spell in front of that first-class hotel, that to the drummers loves to cater, across from some big film theayter; if I should look around and buzz, and wonder in what town I was, I swear that I could never tell! For all the crowd would be so swell, in just the same fine sort of jeans they wear at home, and all the queens with spiffy bonnets on their beans, and all the fellows standing round a-talkin always, Ill be bound, the same good jolly kind of guff, bout autos, politics and stuff and baseball players of renown that Nice Guys talk in my home town!</q>
</p>
<p>
<q>Then when I entered that hotel, Id look around and say, “Well, well!” For there would be the same newsstand, same magazines and candies grand, same smokes of famous standard brand, Id find at home, Ill tell! And when I saw the jolly bunch come waltzing in for eats at lunch, and squaring up in natty duds to platters large of French Fried spuds, why then Id stand right up and bawl, “Ive never left my home at all!” And all replete Id sit me down beside some guy in derby brown upon a lobby chair of plush, and murmur to him in a rush, “Hello, Bill, tell me, good old scout, how is your stock a-holdin out?” Then wed be off, two solid pals, a-chatterin like giddy gals of flivvers, weather, home, and wives, lodge-brothers then for all our lives! So when Sam Satan makes you blue, good friend, thats what Id up and do, for in these States whereer you roam, you never leave your home sweet home.</q>
</p>
</blockquote>
<p>Yes, sir, these other burgs are our true partners in the great game of vital living. But lets not have any mistake about this. I claim that Zenith is the best partner and the fastest-growing partner of the whole caboodle. I trust I may be pardoned if I give a few statistics to back up my claims. If they are old stuff to any of you, yet the tidings of prosperity, like the good news of the Bible, never become tedious to the ears of a real hustler, no matter how oft the sweet story is told! Every intelligent person knows that Zenith manufactures more condensed milk and evaporated cream, more paper boxes, and more lighting-fixtures, than any other city in the United States, if not in the world. But it is not so universally known that we also stand second in the manufacture of package-butter, sixth in the giant realm of motors and automobiles, and somewhere about third in cheese, leather findings, tar roofing, breakfast food, and overalls!</p>
<p>Our greatness, however, lies not alone in punchful prosperity but equally in that public spirit, that forward-looking idealism and brotherhood, which has marked Zenith ever since its foundation by the Fathers. We have a right, indeed we have a duty toward our fair city, to announce broadcast the facts about our high schools, characterized by their complete plants and the finest school-ventilating systems in the country, bar none; our magnificent new hotels and banks and the paintings and carved marble in their lobbies; and the Second National Tower, the second highest business building in any inland city in the entire country. When I add that we have an unparalleled number of miles of paved streets, bathrooms vacuum cleaners, and all the other signs of civilization; that our library and art museum are well supported and housed in convenient and roomy buildings; that our park-system is more than up to par, with its handsome driveways adorned with grass, shrubs, and statuary, then I give but a hint of the all round unlimited greatness of Zenith!</p>
<p>I believe, however, in keeping the best to the last. When I remind you that we have one motor car for every five and seven-eighths persons in the city, then I give a rock-ribbed practical indication of the kind of progress and braininess which is synonymous with the name Zenith!</p>
<p>But the way of the righteous is not all roses. Before I close I must call your attention to a problem we have to face, this coming year. The worst menace to sound government is not the avowed socialists but a lot of cowards who work under cover—the long-haired gentry who call themselves “liberals” and “radicals” and “nonpartisan” and “intelligentsia” and God only knows how many other trick names! Irresponsible teachers and professors constitute the worst of this whole gang, and I am ashamed to say that several of them are on the faculty of our great State University! The <abbr epub:type="z3998:initialism">U.</abbr> is my own Alma Mater, and I am proud to be known as an alumni, but there are certain instructors there who seem to think we ought to turn the conduct of the nation over to hoboes and roustabouts.</p>
<p>Those profs are the snakes to be scotched—they and all their milk-and-water ilk! The American business man is generous to a fault. But one thing he does demand of all teachers and lecturers and journalists: if were going to pay them our good money, theyve got to help us by selling efficiency and whooping it up for rational prosperity! And when it comes to these blab-mouth, faultfinding, pessimistic, cynical University teachers, let me tell you that during this golden coming year its just as much our duty to bring influence to have those cusses fired as it is to sell all the real estate and gather in all the good shekels we can.</p>
<p>Not till that is done will our sons and daughters see that the ideal of American manhood and culture isnt a lot of cranks sitting around chewing the rag about their Rights and their Wrongs, but a God-fearing, hustling, successful, two-fisted Regular Guy, who belongs to some church with pep and piety to it, who belongs to the Boosters or the Rotarians or the Kiwanis, to the Elks or Moose or Red Men or Knights of Columbus or anyone of a score of organizations of good, jolly, kidding, laughing, sweating, upstanding, lend-a-handing Royal Good Fellows, who plays hard and works hard, and whose answer to his critics is a square-toed boot thatll teach the grouches and smart alecks to respect the He-man and get out and root for Uncle Samuel, <abbr epub:type="z3998:initialism">U.S.A.</abbr>!’ ”</p>
</section>
<section id="chapter-14-4" epub:type="z3998:subchapter">
<h3 epub:type="ordinal z3998:roman">IV</h3>
<p>Babbitt promised to become a recognized orator. He entertained a Smoker of the Mens Club of the Chatham Road presbyterian Church with Irish, Jewish, and Chinese dialect stories.</p>
<p>But in nothing was he more clearly revealed as the Prominent Citizen than in his lecture on “Brass Tacks Facts on Real Estate,” as delivered before the class in Sales Methods at the Zenith <abbr class="eoc" epub:type="z3998:initialism">Y.M.C.A.</abbr></p>
<p>The <i epub:type="se:name.publication.newspaper">Advocate-Times</i> reported the lecture so fully that Virgil Gunch said to Babbitt, “Youre getting to be one of the classiest spellbinders in town. Seems s if I couldnt pick up a paper without reading about your well-known eloquence. All this guff ought to bring a lot of business into your office. Good work! Keep it up!”</p>
<p>“Go on, quit your kidding,” said Babbitt feebly, but at this tribute from Gunch, himself a man of no mean oratorical fame, he expanded with delight and wondered how, before his vacation, he could have questioned the joys of being a solid citizen.</p>
</section>
</section>
<section id="chapter-15" epub:type="chapter bodymatter z3998:fiction">
<h2 epub:type="title">Chapter <span epub:type="z3998:roman">XV</span></h2>
<section id="chapter-15-1" epub:type="z3998:subchapter">
<h3 epub:type="ordinal z3998:roman">I</h3>
<p>His march to greatness was not without disastrous stumbling.</p>
<p>Fame did not bring the social advancement which the Babbitts deserved. They were not asked to join the Tonawanda Country Club nor invited to the dances at the Union. Himself, Babbitt fretted, he didnt “care a fat hoot for all these highrollers, but the wife would kind of like to be Among Those Present.” He nervously awaited his university class-dinner and an evening of furious intimacy with such social leaders as Charles McKelvey the millionaire contractor, Max Kruger the banker, Irving Tate the tool-manufacturer, and Adelbert Dobson the fashionable interior decorator. Theoretically he was their friend, as he had been in college, and when he encountered them they still called him “Georgie,” but he didnt seem to encounter them often, and they never invited him to dinner (with champagne and a butler) at their houses on Royal Ridge.</p>
<p>All the week before the class-dinner he thought of them. “No reason why we shouldnt become real chummy now!”</p>
</section>
<section id="chapter-15-2" epub:type="z3998:subchapter">
<h3 epub:type="ordinal z3998:roman">II</h3>
<p>Like all true American diversions and spiritual outpourings, the dinner of the men of the Class of 1896 was thoroughly organized. The dinner-committee hammered like a sales-corporation. Once a week they sent out reminders:</p>
<blockquote>
<header role="presentation">
<p>
<b>Tickler <abbr>No.</abbr> 3</b>
</p>
</header>
<p>Old man, are you going to be with us at the livest Friendship Feed the alumni of the good old U have ever known? The alumnae of 08 turned out 60% strong. Are we boys going to be beaten by a bunch of skirts? Come on, fellows, lets work up some real genuine enthusiasm and all boost together for the snappiest dinner yet! Elegant eats, short ginger-talks, and memories shared together of the brightest, gladdest days of life.</p>
</blockquote>
<p>The dinner was held in a private room at the Union Club. The club was a dingy building, three pretentious old dwellings knocked together, and the entrance-hall resembled a potato cellar, yet the Babbitt who was free of the magnificence of the Athletic Club entered with embarrassment. He nodded to the doorman, an ancient proud negro with brass buttons and a blue tailcoat, and paraded through the hall, trying to look like a member.</p>
<p>Sixty men had come to the dinner. They made islands and eddies in the hall; they packed the elevator and the corners of the private dining-room. They tried to be intimate and enthusiastic. They appeared to one another exactly as they had in college—as raw youngsters whose present mustaches, baldnesses, paunches, and wrinkles were but jovial disguises put on for the evening. “You havent changed a particle!” they marveled. The men whom they could not recall they addressed, “Well, well, great to see you again, old man. What are you—Still doing the same thing?”</p>
<p>Someone was always starting a cheer or a college song, and it was always thinning into silence. Despite their resolution to be democratic they divided into two sets: the men with dress-clothes and the men without. Babbitt (extremely in dress-clothes) went from one group to the other. Though he was, almost frankly, out for social conquest, he sought Paul Riesling first. He found him alone, neat and silent.</p>
<p>Paul sighed, “Im no good at this handshaking and well, look whos here bunk.”</p>
<p>“Rats now, Paulibus, loosen up and be a mixer! Finest bunch of boys on earth! Say, you seem kind of glum. Whats matter?”</p>
<p>“Oh, the usual. Run-in with Zilla.”</p>
<p>“Come on! Lets wade in and forget our troubles.”</p>
<p>He kept Paul beside him, but worked toward the spot where Charles McKelvey stood warming his admirers like a furnace.</p>
<p>McKelvey had been the hero of the Class of 96; not only football captain and hammer-thrower but debater, and passable in what the State University considered scholarship. He had gone on, had captured the construction-company once owned by the Dodsworths, best-known pioneer family of Zenith. He built state capitols, skyscrapers, railway terminals. He was a heavy-shouldered, big-chested man, but not sluggish. There was a quiet humor in his eyes, a syrup-smooth quickness in his speech, which intimidated politicians and warned reporters; and in his presence the most intelligent scientist or the most sensitive artist felt thin-blooded, unworldly, and a little shabby. He was, particularly when he was influencing legislatures or hiring labor-spies, very easy and lovable and gorgeous. He was baronial; he was a peer in the rapidly crystallizing American aristocracy, inferior only to the haughty Old Families. (In Zenith, an Old Family is one which came to town before 1840.) His power was the greater because he was not hindered by scruples, by either the vice or the virtue of the older Puritan tradition.</p>
<p>McKelvey was being placidly merry now with the great, the manufacturers and bankers, the landowners and lawyers and surgeons who had chauffeurs and went to Europe. Babbitt squeezed among them. He liked McKelveys smile as much as the social advancement to be had from his favor. If in Pauls company he felt ponderous and protective, with McKelvey he felt slight and adoring.</p>
<p>He heard McKelvey say to Max Kruger, the banker, “Yes, well put up Sir Gerald Doak.” Babbitts democratic love for titles became a rich relish. “You know, hes one of the biggest iron-men in England, Max. Horribly well-off.⁠ ⁠… Why, hello, old Georgie! Say, Max, George Babbitt is getting fatter than I am!”</p>
<p>The chairman shouted, “Take your seats, fellows!”</p>
<p>“Shall we make a move, Charley?” Babbitt said casually to McKelvey.</p>
<p>“Right. Hello, Paul! Hows the old fiddler? Planning to sit anywhere special, George? Come on, lets grab some seats. Come on, Max. Georgie, I read about your speeches in the campaign. Bully work!”</p>
<p>After that, Babbitt would have followed him through fire. He was enormously busy during the dinner, now bumblingly cheering Paul, now approaching McKelvey with “Hear, youre going to build some piers in Brooklyn,” now noting how enviously the failures of the class, sitting by themselves in a weedy group, looked up to him in his association with the nobility, now warming himself in the Society Talk of McKelvey and Max Kruger. They spoke of a “jungle dance” for which Mona Dodsworth had decorated her house with thousands of orchids. They spoke, with an excellent imitation of casualness, of a dinner in Washington at which McKelvey had met a Senator, a Balkan princess, and an English major-general. McKelvey called the princess “Jenny,” and let it be known that he had danced with her.</p>
<p>Babbitt was thrilled, but not so weighted with awe as to be silent. If he was not invited by them to dinner, he was yet accustomed to talking with bank-presidents, congressmen, and clubwomen who entertained poets. He was bright and referential with McKelvey:</p>
<p>“Say, Charley, juh remember in Junior year how we chartered a seagoing hack and chased down to Riverdale, to the big show Madame Brown used to put on? Remember how you beat up that hick constabule that tried to run us in, and we pinched the pants-pressing sign and took and hung it on <abbr epub:type="z3998:name-title">Prof.</abbr> Morrisons door? Oh, gosh, those were the days!”</p>
<p>Those, McKelvey agreed, were the days.</p>
<p>Babbitt had reached “It isnt the books you study in college but the friendships you make that counts” when the men at head of the table broke into song. He attacked McKelvey:</p>
<p>“Its a shame, uh, shame to drift apart because our, uh, business activities lie in different fields. Ive enjoyed talking over the good old days. You and <abbr epub:type="z3998:name-title">Mrs.</abbr> McKelvey must come to dinner some night.”</p>
<p>Vaguely, “Yes, indeed—”</p>
<p>“Like to talk to you about the growth of real estate out beyond your Grantsville warehouse. I might be able to tip you off to a thing or two, possibly.”</p>
<p>“Splendid! We must have dinner together, Georgie. Just let me know. And it will be a great pleasure to have your wife and you at the house,” said McKelvey, much less vaguely.</p>
<p>Then the chairmans voice, that prodigious voice which once had roused them to cheer defiance at rooters from Ohio or Michigan or Indiana, whooped, “Come on, you wombats! All together in the long yell!” Babbitt felt that life would never be sweeter than now, when he joined with Paul Riesling and the newly recovered hero, McKelvey, in:</p>
<blockquote epub:type="z3998:poem">
<p>
<span>Baaaaaattle-ax</span>
<br/>
<span>Get an ax,</span>
<br/>
<span>Bal-ax,</span>
<br/>
<span>Get-nax,</span>
<br/>
<span>Who, who? The <abbr epub:type="z3998:initialism">U.</abbr>!</span>
<br/>
<span>Hooroo!</span>
</p>
</blockquote>
</section>
<section id="chapter-15-3" epub:type="z3998:subchapter">
<h3 epub:type="ordinal z3998:roman">III</h3>
<p>The Babbitts invited the McKelveys to dinner, in early December, and the McKelveys not only accepted but, after changing the date once or twice, actually came.</p>
<p>The Babbitts somewhat thoroughly discussed the details of the dinner, from the purchase of a bottle of champagne to the number of salted almonds to be placed before each person. Especially did they mention the matter of the other guests. To the last Babbitt held out for giving Paul Riesling the benefit of being with the McKelveys. “Good old Charley would like Paul and Verg Gunch better than some highfalutin Willy boy,” he insisted, but <abbr epub:type="z3998:name-title">Mrs.</abbr> Babbitt interrupted his observations with, “Yes—perhaps—I think Ill try to get some Lynnhaven oysters,” and when she was quite ready she invited <abbr epub:type="z3998:name-title">Dr.</abbr> <abbr epub:type="z3998:given-name">J. T.</abbr> Angus, the oculist, and a dismally respectable lawyer named Maxwell, with their glittering wives.</p>
<p>Neither Angus nor Maxwell belonged to the Elks or to the Athletic Club; neither of them had ever called Babbitt “brother” or asked his opinions on carburetors. The only “human people” whom she invited, Babbitt raged, were the Littlefields; and Howard Littlefield at times became so statistical that Babbitt longed for the refreshment of Gunchs, “Well, old lemon-pie-face, whats the good word?”</p>
<p>Immediately after lunch <abbr epub:type="z3998:name-title">Mrs.</abbr> Babbitt began to set the table for the seven-thirty dinner to the McKelveys, and Babbitt was, by order, home at four. But they didnt find anything for him to do, and three times <abbr epub:type="z3998:name-title">Mrs.</abbr> Babbitt scolded, “Do please try to keep out of the way!” He stood in the door of the garage, his lips drooping, and wished that Littlefield or Sam Doppelbrau or somebody would come along and talk to him. He saw Ted sneaking about the corner of the house.</p>
<p>“Whats the matter, old man?” said Babbitt.</p>
<p>“Is that you, thin, owld one? Gee, Ma certainly is on the warpath! I told her Rone and I would jus soon not be let in on the fiesta tonight, and she bit me. She says I got to take a bath, too. But, say, the Babbitt men will be some lookers tonight! Little Theodore in a dress-suit!”</p>
<p>“The Babbitt men!” Babbitt liked the sound of it. He put his arm about the boys shoulder. He wished that Paul Riesling had a daughter, so that Ted might marry her. “Yes, your mother is kind of rouncing round, all right,” he said, and they laughed together, and sighed together, and dutifully went in to dress.</p>
<p>The McKelveys were less than fifteen minutes late.</p>
<p>Babbitt hoped that the Doppelbraus would see the McKelveys limousine, and their uniformed chauffeur, waiting in front.</p>
<p>The dinner was well cooked and incredibly plentiful, and <abbr epub:type="z3998:name-title">Mrs.</abbr> Babbitt had brought out her grandmothers silver candlesticks. Babbitt worked hard. He was good. He told none of the jokes he wanted to tell. He listened to the others. He started Maxwell off with a resounding, “Lets hear about your trip to the Yellowstone.” He was laudatory, extremely laudatory. He found opportunities to remark that <abbr epub:type="z3998:name-title">Dr.</abbr> Angus was a benefactor to humanity, Maxwell and Howard Littlefield profound scholars, Charles McKelvey an inspiration to ambitious youth, and <abbr epub:type="z3998:name-title">Mrs.</abbr> McKelvey an adornment to the social circles of Zenith, Washington, New York, Paris, and numbers of other places.</p>
<p>But he could not stir them. It was a dinner without a soul. For no reason that was clear to Babbitt, heaviness was over them and they spoke laboriously and unwillingly.</p>
<p>He concentrated on Lucille McKelvey, carefully not looking at her blanched lovely shoulder and the tawny silken bared which supported her frock.</p>
<p>“I suppose youll be going to Europe pretty soon again, wont you?” he invited.</p>
<p>“Id like awfully to run over to Rome for a few weeks.”</p>
<p>“I suppose you see a lot of pictures and music and curios and everything there.”</p>
<p>“No, what I really go for is: theres a little trattoria on the Via della Scrofa where you get the best fettuccine in the world.”</p>
<p>“Oh, I—Yes. That must be nice to try that. Yes.”</p>
<p>At a quarter to ten McKelvey discovered with profound regret that his wife had a headache. He said blithely, as Babbitt helped him with his coat, “We must lunch together some time, and talk over the old days.”</p>
<p>When the others had labored out, at half-past ten, Babbitt turned to his wife, pleading, “Charley said he had a corking time and we must lunch—said they wanted to have us up to the house for dinner before long.”</p>
<p>She achieved, “Oh, its just been one of those quiet evenings that are often so much more enjoyable than noisy parties where everybody talks at once and doesnt really settle down to-nice quiet enjoyment.”</p>
<p>But from his cot on the sleeping-porch he heard her weeping, slowly, without hope.</p>
</section>
<section id="chapter-15-4" epub:type="z3998:subchapter">
<h3 epub:type="ordinal z3998:roman">IV</h3>
<p>For a month they watched the social columns, and waited for a return dinner-invitation.</p>
<p>As the hosts of Sir Gerald Doak, the McKelveys were headlined all the week after the Babbitts dinner. Zenith ardently received Sir Gerald (who had come to America to buy coal). The newspapers interviewed him on prohibition, Ireland, unemployment, naval aviation, the rate of exchange, tea-drinking versus whisky-drinking, the psychology of American women, and daily life as lived by English county families. Sir Gerald seemed to have heard of all those topics. The McKelveys gave him a Singhalese dinner, and Miss Elnora Pearl Bates, society editor of the <i epub:type="se:name.publication.newspaper">Advocate-Times</i>, rose to her highest lark-note. Babbitt read aloud at breakfast-table:</p>
<blockquote>
<p>Twixt the original and Oriental decorations, the strange and delicious food, and the personalities both of the distinguished guests, the charming hostess and the noted host, never has Zenith seen a more recherché affair than the Ceylon dinner-dance given last evening by <abbr epub:type="z3998:name-title">Mr.</abbr> and <abbr epub:type="z3998:name-title">Mrs.</abbr> Charles McKelvey to Sir Gerald Doak. Methought as we—fortunate one!—were privileged to view that fairy and foreign scene, nothing at Monte Carlo or the choicest ambassadorial sets of foreign capitals could be more lovely. It is not for nothing that Zenith is in matters social rapidly becoming known as the choosiest inland city in the country.</p>
<p>Though he is too modest to admit it, Lord Doak gives a cachet to our smart quartier such as it has not received since the ever-memorable visit of the Earl of Sittingbourne. Not only is he of the British peerage, but he is also, on dit, a leader of the British metal industries. As he comes from Nottingham, a favorite haunt of Robin Hood, though now, we are informed by Lord Doak, a live modern city of 275,573 inhabitants, and important lace as well as other industries, we like to think that perhaps through his veins runs some of the blood, both virile red and bonny blue, of that earlier lord o the good greenwood, the roguish Robin.</p>
<p>The lovely <abbr epub:type="z3998:name-title">Mrs.</abbr> McKelvey never was more fascinating than last evening in her black net gown relieved by dainty bands of silver and at her exquisite waist a glowing cluster of Aaron Ward roses.</p>
</blockquote>
<p>Babbitt said bravely, “I hope they dont invite us to meet this Lord Doak guy. Darn sight rather just have a nice quiet little dinner with Charley and the Missus.”</p>
<p>At the Zenith Athletic Club they discussed it amply. “I spose well have to call McKelvey Lord Chaz from now on,” said Sidney Finkelstein.</p>
<p>“It beats all get-out,” meditated that man of data, Howard Littlefield, “how hard it is for some people to get things straight. Here they call this fellow Lord Doak when it ought to be Sir Gerald.’ ”</p>
<p>Babbitt marvelled, “Is that a fact! Well, well! Sir Gerald, eh? Thats what you call um, eh? Well, sir, Im glad to know that.”</p>
<p>Later he informed his salesmen, “Its funnier n a goat the way some folks that, just because they happen to lay up a big wad, go entertaining famous foreigners, dont have any more idea n a rabbit how to address em sos to make em feel at home!”</p>
<p>That evening, as he was driving home, he passed McKelveys limousine and saw Sir Gerald, a large, ruddy, pop-eyed, Teutonic Englishman whose dribble of yellow mustache gave him an aspect sad and doubtful. Babbitt drove on slowly, oppressed by futility. He had a sudden, unexplained, and horrible conviction that the McKelveys were laughing at him.</p>
<p>He betrayed his depression by the violence with which he informed his wife, “Folks that really tend to business havent got the time to waste on a bunch like the McKelveys. This society stuff is like any other hobby; if you devote yourself to it, you get on. But I like to have a chance to visit with you and the children instead of all this idiotic chasing round.”</p>
<p>They did not speak of the McKelveys again.</p>
</section>
<section id="chapter-15-5" epub:type="z3998:subchapter">
<h3 epub:type="ordinal z3998:roman">V</h3>
<p>It was a shame, at this worried time, to have to think about the Overbrooks.</p>
<p>Ed Overbrook was a classmate of Babbitt who had been a failure. He had a large family and a feeble insurance business out in the suburb of Dorchester. He was gray and thin and unimportant. He had always been gray and thin and unimportant. He was the person whom, in any group, you forgot to introduce, then introduced with extra enthusiasm. He had admired Babbitts good-fellowship in college, had admired ever since his power in real estate, his beautiful house and wonderful clothes. It pleased Babbitt, though it bothered him with a sense of responsibility. At the class-dinner he had seen poor Overbrook, in a shiny blue serge business-suit, being diffident in a corner with three other failures. He had gone over and been cordial: “Why, hello, young Ed! I hear youre writing all the insurance in Dorchester now. Bully work!”</p>
<p>They recalled the good old days when Overbrook used to write poetry. Overbrook embarrassed him by blurting, “Say, Georgie, I hate to think of how we been drifting apart. I wish you and <abbr epub:type="z3998:name-title">Mrs.</abbr> Babbitt would come to dinner some night.”</p>
<p>Babbitt boomed, “Fine! Sure! Just let me know. And the wife and I want to have you at the house.” He forgot it, but unfortunately Ed Overbrook did not. Repeatedly he telephoned to Babbitt, inviting him to dinner. “Might as well go and get it over,” Babbitt groaned to his wife. “But dont it simply amaze you the way the poor fish doesnt know the first thing about social etiquette? Think of him phoning me, instead of his wife sitting down and writing us a regular bid! Well, I guess were stuck for it. Thats the trouble with all this class-brother hooptedoodle.”</p>
<p>He accepted Overbrooks next plaintive invitation, for an evening two weeks off. A dinner two weeks off, even a family dinner, never seems so appalling, till the two weeks have astoundingly disappeared and one comes dismayed to the ambushed hour. They had to change the date, because of their own dinner to the McKelveys, but at last they gloomily drove out to the Overbrooks house in Dorchester.</p>
<p>It was miserable from the beginning. The Overbrooks had dinner at six-thirty, while the Babbitts never dined before seven. Babbitt permitted himself to be ten minutes late. “Lets make it as short as possible. I think well duck out quick. Ill say I have to be at the office extra early tomorrow,” he planned.</p>
<p>The Overbrook house was depressing. It was the second story of a wooden two-family dwelling; a place of baby-carriages, old hats hung in the hall, cabbage-smell, and a Family Bible on the parlor table. Ed Overbrook and his wife were as awkward and threadbare as usual, and the other guests were two dreadful families whose names Babbitt never caught and never desired to catch. But he was touched, and disconcerted, by the tactless way in which Overbrook praised him: “Were mighty proud to have old George here tonight! Of course youve all read about his speeches and oratory in the papers—and the boys good-looking, too, eh?—but what I always think of is back in college, and what a great old mixer he was, and one of the best swimmers in the class.”</p>
<p>Babbitt tried to be jovial; he worked at it; but he could find nothing to interest him in Overbrooks timorousness, the blankness of the other guests, or the drained stupidity of <abbr epub:type="z3998:name-title">Mrs.</abbr> Overbrook, with her spectacles, drab skin, and tight-drawn hair. He told his best Irish story, but it sank like soggy cake. Most bleary moment of all was when <abbr epub:type="z3998:name-title">Mrs.</abbr> Overbrook, peering out of her fog of nursing eight children and cooking and scrubbing, tried to be conversational.</p>
<p>“I suppose you go to Chicago and New York right along, <abbr epub:type="z3998:name-title">Mr.</abbr> Babbitt,” she prodded.</p>
<p>“Well, I get to Chicago fairly often.”</p>
<p>“It must be awfully interesting. I suppose you take in all the theaters.”</p>
<p>“Well, to tell the truth, <abbr epub:type="z3998:name-title">Mrs.</abbr> Overbrook, thing that hits me best is a great big beefsteak at a Dutch restaurant in the Loop!”</p>
<p>They had nothing more to say. Babbitt was sorry, but there was no hope; the dinner was a failure. At ten, rousing out of the stupor of meaningless talk, he said as cheerily as he could, “Fraid we got to be starting, <abbr class="eoc" epub:type="z3998:given-name">Ed.</abbr> Ive got a fellow coming to see me early tomorrow.” As Overbrook helped him with his coat, Babbitt said, “Nice to rub up on the old days! We must have lunch together, <abbr class="eoc" epub:type="z3998:initialism">P.D.Q.</abbr></p>
<p><abbr epub:type="z3998:name-title">Mrs.</abbr> Babbitt sighed, on their drive home, “It was pretty terrible. But how <abbr epub:type="z3998:name-title">Mr.</abbr> Overbrook does admire you!”</p>
<p>“Yep. Poor cuss! Seems to think Im a little tin archangel, and the best-looking man in Zenith.”</p>
<p>“Well, youre certainly not that but—Oh, Georgie, you dont suppose we have to invite them to dinner at our house now, do we?”</p>
<p>“Ouch! Gaw, I hope not!”</p>
<p>“See here, now, George! You didnt say anything about it to <abbr epub:type="z3998:name-title">Mr.</abbr> Overbrook, did you?”</p>
<p>“No! Gee! No! Honest, I didnt! Just made a bluff about having him to lunch some time.”</p>
<p>“Well.⁠ ⁠… Oh, dear.⁠ ⁠… I dont want to hurt their feelings. But I dont see how I could stand another evening like this one. And suppose somebody like <abbr epub:type="z3998:name-title">Dr.</abbr> and <abbr epub:type="z3998:name-title">Mrs.</abbr> Angus came in when we had the Overbrooks there, and thought they were friends of ours!”</p>
<p>For a week they worried, “We really ought to invite Ed and his wife, poor devils!” But as they never saw the Overbrooks, they forgot them, and after a month or two they said, “That really was the best way, just to let it slide. It wouldnt be kind to <em>Them</em> to have them here. Theyd feel so out of place and hard-up in our home.”</p>
<p>They did not speak of the Overbrooks again.</p>
</section>
</section>
<section id="chapter-16" epub:type="chapter bodymatter z3998:fiction">
<h2 epub:type="title">Chapter <span epub:type="z3998:roman">XVI</span></h2>
<section id="chapter-16-1" epub:type="z3998:subchapter">
<h3 epub:type="ordinal z3998:roman">I</h3>
<p>The certainty that he was not going to be accepted by the McKelveys made Babbitt feel guilty and a little absurd. But he went more regularly to the Elks; at a Chamber of Commerce luncheon he was oratorical regarding the wickedness of strikes; and again he saw himself as a Prominent Citizen.</p>
<p>His clubs and associations were food comfortable to his spirit.</p>
<p>Of a decent man in Zenith it was required that he should belong to one, preferably two or three, of the innumerous “lodges” and prosperity-boosting lunch-clubs; to the Rotarians, the Kiwanis, or the Boosters; to the Oddfellows, Moose, Masons, Red Men, Woodmen, Owls, Eagles, Maccabees, Knights of Pythias, Knights of Columbus, and other secret orders characterized by a high degree of heartiness, sound morals, and reverence for the Constitution. There were four reasons for joining these orders: It was the thing to do. It was good for business, since lodge-brothers frequently became customers. It gave to Americans unable to become Geheimrate or Commendatori such unctuous honorifics as High Worthy Recording Scribe and Grand Hoogow to add to the commonplace distinctions of Colonel, Judge, and Professor. And it permitted the swaddled American husband to stay away from home for one evening a week. The lodge was his piazza, his pavement café. He could shoot pool and talk man-talk and be obscene and valiant.</p>
<p>Babbitt was what he called a “joiner” for all these reasons.</p>
<p>Behind the gold and scarlet banner of his public achievements was the dun background of office-routine: leases, sales-contracts, lists of properties to rent. The evenings of oratory and committees and lodges stimulated him like brandy, but every morning he was sandy-tongued. Week by week he accumulated nervousness. He was in open disagreement with his outside salesman, Stanley Graff; and once, though her charms had always kept him nickeringly polite to her, he snarled at Miss McGoun for changing his letters.</p>
<p>But in the presence of Paul Riesling he relaxed. At least once a week they fled from maturity. On Saturday they played golf, jeering, “As a golfer, youre a fine tennis-player,” or they motored all Sunday afternoon, stopping at village lunchrooms to sit on high stools at a counter and drink coffee from thick cups. Sometimes Paul came over in the evening with his violin, and even Zilla was silent as the lonely man who had lost his way and forever crept down unfamiliar roads spun out his dark soul in music.</p>
</section>
<section id="chapter-16-2" epub:type="z3998:subchapter">
<h3 epub:type="ordinal z3998:roman">II</h3>
<p>Nothing gave Babbitt more purification and publicity than his labors for the Sunday School.</p>
<p>His church, the Chatham Road Presbyterian, was one of the largest and richest, one of the most oaken and velvety, in Zenith. The pastor was the Reverend John Jennison Drew, <abbr epub:type="z3998:name-title">M.A.</abbr>, <abbr epub:type="z3998:name-title">D.D.</abbr>, <abbr class="eoc" epub:type="z3998:name-title">LL.D.</abbr> (The <abbr epub:type="z3998:name-title">M.A.</abbr> and the <abbr epub:type="z3998:name-title">D.D.</abbr> were from Elbert University, Nebraska, the <abbr epub:type="z3998:name-title">LL.D.</abbr> from Waterbury College, Oklahoma.) He was eloquent, efficient, and versatile. He presided at meetings for the denunciation of unions or the elevation of domestic service, and confided to the audiences that as a poor boy he had carried newspapers. For the Saturday edition of the Evening Advocate he wrote editorials on “The Manly Mans Religion” and “The Dollars and Sense Value of Christianity,” which were printed in bold type surrounded by a wiggly border. He often said that he was “proud to be known as primarily a business man” and that he certainly was not going to “permit the old Satan to monopolize all the pep and punch.” He was a thin, rustic-faced young man with gold spectacles and a bang of dull brown hair, but when he hurled himself into oratory he glowed with power. He admitted that he was too much the scholar and poet to imitate the evangelist, Mike Monday, yet he had once awakened his fold to new life, and to larger collections, by the challenge, “My brethren, the real cheap skate is the man who wont lend to the Lord!”</p>
<p>He had made his church a true community center. It contained everything but a bar. It had a nursery, a Thursday evening supper with a short bright missionary lecture afterward, a gymnasium, a fortnightly motion-picture show, a library of technical books for young workmen—though, unfortunately, no young workman ever entered the church except to wash the windows or repair the furnace—and a sewing-circle which made short little pants for the children of the poor while <abbr epub:type="z3998:name-title">Mrs.</abbr> Drew read aloud from earnest novels.</p>
<p>Though <abbr epub:type="z3998:name-title">Dr.</abbr> Drews theology was Presbyterian, his church-building was gracefully Episcopalian. As he said, it had the “most perdurable features of those noble ecclesiastical monuments of grand Old England which stand as symbols of the eternity of faith, religious and civil.” It was built of cheery iron-spot brick in an improved Gothic style, and the main auditorium had indirect lighting from electric globes in lavish alabaster bowls.</p>
<p>On a December morning when the Babbitts went to church, <abbr epub:type="z3998:name-title">Dr.</abbr> John Jennison Drew was unusually eloquent. The crowd was immense. Ten brisk young ushers, in morning coats with white roses, were bringing folding chairs up from the basement. There was an impressive musical program, conducted by Sheldon Smeeth, educational director of the <abbr epub:type="z3998:initialism">Y.M.C.A.</abbr>, who also sang the offertory. Babbitt cared less for this, because some misguided person had taught young <abbr epub:type="z3998:name-title">Mr.</abbr> Smeeth to smile, smile, smile while he was singing, but with all the appreciation of a fellow-orator he admired <abbr epub:type="z3998:name-title">Dr.</abbr> Drews sermon. It had the intellectual quality which distinguished the Chatham Road congregation from the grubby chapels on Smith Street.</p>
<p>“At this abundant harvest-time of all the year,” <abbr epub:type="z3998:name-title">Dr.</abbr> Drew chanted, “when, though stormy the sky and laborious the path to the drudging wayfarer, yet the hovering and bodiless spirit swoops back oer all the labors and desires of the past twelve months, oh, then it seems to me there sounds behind all our apparent failures the golden chorus of greeting from those passed happily on; and lo! on the dim horizon we see behind dolorous clouds the mighty mass of mountains—mountains of melody, mountains of mirth, mountains of might!”</p>
<p>“I certainly do like a sermon with culture and thought in it,” meditated Babbitt.</p>
<p>At the end of the service he was delighted when the pastor, actively shaking hands at the door, twittered, “Oh, Brother Babbitt, can you wait a jiffy? Want your advice.”</p>
<p>“Sure, doctor! You bet!”</p>
<p>“Drop into my office. I think youll like the cigars there.” Babbitt did like the cigars. He also liked the office, which was distinguished from other offices only by the spirited change of the familiar wall-placard to “This is the Lords Busy Day.” Chum Frink came in, then William <abbr epub:type="z3998:given-name">W.</abbr> Eathorne.</p>
<p><abbr epub:type="z3998:name-title">Mr.</abbr> Eathorne was the seventy-year-old president of the First State Bank of Zenith. He still wore the delicate patches of side-whiskers which had been the uniform of bankers in 1870. If Babbitt was envious of the Smart Set of the McKelveys, before William Washington Eathorne he was reverent. <abbr epub:type="z3998:name-title">Mr.</abbr> Eathorne had nothing to do with the Smart Set. He was above it. He was the great-grandson of one of the five men who founded Zenith, in 1792, and he was of the third generation of bankers. He could examine credits, make loans, promote or injure a mans business. In his presence Babbitt breathed quickly and felt young.</p>
<p>The Reverend <abbr epub:type="z3998:name-title">Dr.</abbr> Drew bounced into the room and flowered into speech:</p>
<p>“Ive asked you gentlemen to stay so I can put a proposition before you. The Sunday School needs bucking up. Its the fourth largest in Zenith, but theres no reason why we should take anybodys dust. We ought to be first. I want to request you, if you will, to form a committee of advice and publicity for the Sunday School; look it over and make any suggestions for its betterment, and then, perhaps, see that the press gives us some attention—give the public some really helpful and constructive news instead of all these murders and divorces.”</p>
<p>“Excellent,” said the banker.</p>
<p>Babbitt and Frink were enchanted to join him.</p>
</section>
<section id="chapter-16-3" epub:type="z3998:subchapter">
<h3 epub:type="ordinal z3998:roman">III</h3>
<p>If you had asked Babbitt what his religion was, he would have answered in sonorous Boosters-Club rhetoric, “My religion is to serve my fellow men, to honor my brother as myself, and to do my bit to make life happier for one and all.” If you had pressed him for more detail, he would have announced, “Im a member of the Presbyterian Church, and naturally, I accept its doctrines.” If you had been so brutal as to go on, he would have protested, “Theres no use discussing and arguing about religion; it just stirs up bad feeling.”</p>
<p>Actually, the content of his theology was that there was a supreme being who had tried to make us perfect, but presumably had failed; that if one was a Good Man he would go to a place called Heaven (Babbitt unconsciously pictured it as rather like an excellent hotel with a private garden), but if one was a Bad Man, that is, if he murdered or committed burglary or used cocaine or had mistresses or sold nonexistent real estate, he would be punished. Babbitt was uncertain, however, about what he called “this business of Hell.” He explained to Ted, “Of course Im pretty liberal; I dont exactly believe in a fire-and-brimstone Hell. Stands to reason, though, that a fellow cant get away with all sorts of Vice and not get nicked for it, see how I mean?”</p>
<p>Upon this theology he rarely pondered. The kernel of his practical religion was that it was respectable, and beneficial to ones business, to be seen going to services; that the church kept the Worst Elements from being still worse; and that the pastors sermons, however dull they might seem at the time of taking, yet had a voodooistic power which “did a fellow good—kept him in touch with Higher Things.”</p>
<p>His first investigations for the Sunday School Advisory Committee did not inspire him.</p>
<p>He liked the Busy Folks Bible Class, composed of mature men and women and addressed by the old-school physician, <abbr epub:type="z3998:name-title">Dr.</abbr> <abbr epub:type="z3998:given-name">T.</abbr> Atkins Jordan, in a sparkling style comparable to that of the more refined humorous after-dinner speakers, but when he went down to the junior classes he was disconcerted. He heard Sheldon Smeeth, educational director of the <abbr epub:type="z3998:initialism">Y.M.C.A.</abbr> and leader of the church-choir, a pale but strenuous young man with curly hair and a smile, teaching a class of sixteen-year-old boys. Smeeth lovingly admonished them, “Now, fellows, Im going to have a Heart to Heart Talk Evening at my house next Thursday. Well get off by ourselves and be frank about our Secret Worries. You can just tell old Sheldy anything, like all the fellows do at the <abbr class="eoc">Y.</abbr> Im going to explain frankly about the horrible practises a kiddy falls into unless hes guided by a Big Brother, and about the perils and glory of Sex.” Old Sheldy beamed damply; the boys looked ashamed; and Babbitt didnt know which way to turn his embarrassed eyes.</p>
<p>Less annoying but also much duller were the minor classes which were being instructed in philosophy and Oriental ethnology by earnest spinsters. Most of them met in the highly varnished Sunday School room, but there was an overflow to the basement, which was decorated with varicose water-pipes and lighted by small windows high up in the oozing wall. What Babbitt saw, however, was the First Congregational Church of Catawba. He was back in the Sunday School of his boyhood. He smelled again that polite stuffiness to be found only in church parlors; he recalled the case of drab Sunday School books: “Hetty, a Humble Heroine” and “Josephus, a Lad of Palestine;” he thumbed once more the high-colored text-cards which no boy wanted but no boy liked to throw away, because they were somehow sacred; he was tortured by the stumbling rote of thirty-five years ago, as in the vast Zenith church he listened to:</p>
<p>“Now, Edgar, you read the next verse. What does it mean when it says its easier for a camel to go through a needles eye? What does this teach us? Clarence! Please dont wiggle so! If you had studied your lesson you wouldnt be so fidgety. Now, Earl, what is the lesson Jesus was trying to teach his disciples? The one thing I want you to especially remember, boys, is the words, With God all things are possible. Just think of that always—Clarence, <em>please</em> pay attention—just say With God all things are possible whenever you feel discouraged, and, Alec, will you read the next verse; if youd pay attention you wouldnt lose your place!”</p>
<p>Drone—drone—drone—gigantic bees that boomed in a cavern of drowsiness</p>
<p>Babbitt started from his open-eyed nap, thanked the teacher for “the privilege of listening to her splendid teaching,” and staggered on to the next circle.</p>
<p>After two weeks of this he had no suggestions whatever for the Reverend <abbr epub:type="z3998:name-title">Dr.</abbr> Drew.</p>
<p>Then he discovered a world of Sunday School journals, an enormous and busy domain of weeklies and monthlies which were as technical, as practical and forward-looking, as the real-estate columns or the shoe-trade magazines. He bought half a dozen of them at a religious bookshop and till after midnight he read them and admired.</p>
<p>He found many lucrative tips on “Focusing Appeals,” “Scouting for New Members,” and “Getting Prospects to Sign up with the Sunday School.” He particularly liked the word “prospects,” and he was moved by the rubric:</p>
<p>“The moral springs of the communitys life lie deep in its Sunday Schools—its schools of religious instruction and inspiration. Neglect now means loss of spiritual vigor and moral power in years to come.⁠ ⁠… Facts like the above, followed by a straight-arm appeal, will reach folks who can never be laughed or jollied into doing their part.”</p>
<p>Babbitt admitted, “Thats so. I used to skin out of the ole Sunday School at Catawba every chance I got, but same time, I wouldnt be where I am today, maybe, if it hadnt been for its training in—in moral power. And all about the Bible. (Great literature. Have to read some of it again, one of these days).”</p>
<p>How scientifically the Sunday School could be organized he learned from an article in the Westminster Adult Bible Class:</p>
<p>“The second vice-president looks after the fellowship of the class. She chooses a group to help her. These become ushers. Everyone who comes gets a glad hand. No one goes away a stranger. One member of the group stands on the doorstep and invites passersby to come in.”</p>
<p>Perhaps most of all Babbitt appreciated the remarks by William <abbr epub:type="z3998:given-name">H.</abbr> Ridgway in the Sunday School Times:</p>
<p>“If you have a Sunday School class without any pep and getup-and-go in it, that is, without interest, that is uncertain in attendance, that acts like a fellow with the spring fever, let old <abbr epub:type="z3998:name-title">Dr.</abbr> Ridgway write you a prescription. Rx. Invite the Bunch for Supper.”</p>
<p>The Sunday School journals were as well rounded as they were practical. They neglected none of the arts. As to music the Sunday School Times advertised that <abbr epub:type="z3998:given-name">C.</abbr> Harold Lowden, “known to thousands through his sacred compositions,” had written a new masterpiece, “entitled Yearning for You. The poem, by Harry <abbr epub:type="z3998:given-name">D.</abbr> Kerr, is one of the daintiest you could imagine and the music is indescribably beautiful. Critics are agreed that it will sweep the country. May be made into a charming sacred song by substituting the hymn words, I Heard the Voice of Jesus Say.’ ”</p>
<p>Even manual training was adequately considered. Babbitt noted an ingenious way of illustrating the resurrection of Jesus Christ:</p>
<p>“Model for Pupils to Make. Tomb with Rolling Door.—Use a square covered box turned upside down. Pull the cover forward a little to form a groove at the bottom. Cut a square door, also cut a circle of cardboard to more than cover the door. Cover the circular door and the tomb thickly with stiff mixture of sand, flour and water and let it dry. It was the heavy circular stone over the door the women found rolled away on Easter morning. This is the story we are to Go-tell.’ ”</p>
<p>In their advertisements the Sunday School journals were thoroughly efficient. Babbitt was interested in a preparation which “takes the place of exercise for sedentary men by building up depleted nerve tissue, nourishing the brain and the digestive system.” He was edified to learn that the selling of Bibles was a hustling and strictly competitive industry, and as an expert on hygiene he was pleased by the Sanitary Communion Outfit Companys announcement of “an improved and satisfactory outfit throughout, including highly polished beautiful mahogany tray. This tray eliminates all noise, is lighter and more easily handled than others and is more in keeping with the furniture of the church than a tray of any other material.”</p>
</section>
<section id="chapter-16-4" epub:type="z3998:subchapter">
<h3 epub:type="ordinal z3998:roman">IV</h3>
<p>He dropped the pile of Sunday School journals.</p>
<p>He pondered, “Now, theres a real he-world. Corking!</p>
<p>“Ashamed I havent sat in more. Fellow thats an influence in the community—shame if he doesnt take part in a real virile hustling religion. Sort of Christianity Incorporated, you might say.</p>
<p>“But with all reverence.</p>
<p>“Some folks might claim these Sunday School fans are undignified and unspiritual and so on. Sure! Always some skunk to spring things like that! Knocking and sneering and tearing-down—so much easier than building up. But me, I certainly hand it to these magazines. Theyve brought ole George <abbr epub:type="z3998:given-name">F.</abbr> Babbitt into camp, and thats the answer to the critics!</p>
<p>“The more manly and practical a fellow is, the more he ought to lead the enterprising Christian life. Me for it! Cut out this carelessness and boozing and—Rone! Where the devil you been? This is a fine time o night to be coming in!”</p>
</section>
</section>
<section id="chapter-17" epub:type="chapter bodymatter z3998:fiction">
<h2 epub:type="title">Chapter <span epub:type="z3998:roman">XVII</span></h2>
<section id="chapter-17-1" epub:type="z3998:subchapter">
<h3 epub:type="ordinal z3998:roman">I</h3>
<p>There are but three or four old houses in Floral Heights, and in Floral Heights an old house is one which was built before 1880. The largest of these is the residence of William Washington Eathorne, president of the First State Bank.</p>
<p>The Eathorne Mansion preserves the memory of the “nice parts” of Zenith as they appeared from 1860 to 1900. It is a red brick immensity with gray sandstone lintels and a roof of slate in courses of red, green, and dyspeptic yellow. There are two anemic towers, one roofed with copper, the other crowned with cast-iron ferns. The porch is like an open tomb; it is supported by squat granite pillars above which hang frozen cascades of brick. At one side of the house is a huge stained-glass window in the shape of a keyhole.</p>
<p>But the house has an effect not at all humorous. It embodies the heavy dignity of those Victorian financiers who ruled the generation between the pioneers and the brisk “sales-engineers” and created a somber oligarchy by gaining control of banks, mills, land, railroads, mines. Out of the dozen contradictory Zeniths which together make up the true and complete Zenith, none is so powerful and enduring yet none so unfamiliar to the citizens as the small, still, dry, polite, cruel Zenith of the William Eathornes; and for that tiny hierarchy the other Zeniths unwittingly labor and insignificantly die.</p>
<p>Most of the castles of the testy Victorian tetrarchs are gone now or decayed into boardinghouses, but the Eathorne Mansion remains virtuous and aloof, reminiscent of London, Back Bay, Rittenhouse Square. Its marble steps are scrubbed daily, the brass plate is reverently polished, and the lace curtains are as prim and superior as William Washington Eathorne himself.</p>
<p>With a certain awe Babbitt and Chum Frink called on Eathorne for a meeting of the Sunday School Advisory Committee; with uneasy stillness they followed a uniformed maid through catacombs of reception-rooms to the library. It was as unmistakably the library of a solid old banker as Eathornes side-whiskers were the side-whiskers of a solid old banker. The books were most of them Standard Sets, with the correct and traditional touch of dim blue, dim gold, and glossy calfskin. The fire was exactly correct and traditional; a small, quiet, steady fire, reflected by polished fire-irons. The oak desk was dark and old and altogether perfect; the chairs were gently supercilious.</p>
<p>Eathornes inquiries as to the healths of <abbr epub:type="z3998:name-title">Mrs.</abbr> Babbitt, Miss Babbitt, and the Other Children were softly paternal, but Babbitt had nothing with which to answer him. It was indecent to think of using the “Hows tricks, ole socks?” which gratified Virgil Gunch and Frink and Howard Littlefield—men who till now had seemed successful and urbane. Babbitt and Frink sat politely, and politely did Eathorne observe, opening his thin lips just wide enough to dismiss the words, “Gentlemen, before we begin our conference—you may have felt the cold in coming here—so good of you to save an old man the journey—shall we perhaps have a whisky toddy?”</p>
<p>So well trained was Babbitt in all the conversation that befits a Good Fellow that he almost disgraced himself with “Rather than make trouble, and always providin there aint any enforcement officers hiding in the wastebasket—” The words died choking in his throat. He bowed in flustered obedience. So did Chum Frink.</p>
<p>Eathorne rang for the maid.</p>
<p>The modern and luxurious Babbitt had never seen anyone ring for a servant in a private house, except during meals. Himself, in hotels, had rung for bellboys, but in the house you didnt hurt Matildas feelings; you went out in the hall and shouted for her. Nor had he, since prohibition, known anyone to be casual about drinking. It was extraordinary merely to sip his toddy and not cry, “Oh, maaaaan, this hits me right where I live!” And always, with the ecstasy of youth meeting greatness, he marveled, “That little fuzzy-face there, why, he could make me or break me! If he told my banker to call my loans—! Gosh! That quarter-sized squirt! And looking like he hadnt got a single bit of hustle to him! I wonder—Do we Boosters throw too many fits about pep?”</p>
<p>From this thought he shuddered away, and listened devoutly to Eathornes ideas on the advancement of the Sunday School, which were very clear and very bad.</p>
<p>Diffidently Babbitt outlined his own suggestions:</p>
<p>“I think if you analyze the needs of the school, in fact, going right at it as if it was a merchandizing problem, of course the one basic and fundamental need is growth. I presume were all agreed we wont be satisfied till we build up the biggest darn Sunday School in the whole state, so the Chatham Road Presbyterian wont have to take anything off anybody. Now about jazzing up the campaign for prospects: theyve already used contesting teams, and given prizes to the kids that bring in the most members. And they made a mistake there: the prizes were a lot of folderols and doodads like poetry books and illustrated Testaments, instead of something a real live kid would want to work for, like real cash or a speedometer for his motor cycle. Course I suppose its all fine and dandy to illustrate the lessons with these decorated bookmarks and blackboard drawings and so on, but when it comes down to real he-hustling, getting out and drumming up customers—or members, I mean, why, you got to make it worth a fellows while.</p>
<p>“Now, I want to propose two stunts: First, divide the Sunday School into four armies, depending on age. Everybody gets a military rank in his own army according to how many members he brings in, and the duffers that lie down on us and dont bring in any, they remain privates. The pastor and superintendent rank as generals. And everybody has got to give salutes and all the rest of that junk, just like a regular army, to make em feel its worth while to get rank.</p>
<p>“Then, second: Course the school has its advertising committee, but, Lord, nobody ever really works good—nobody works well just for the love of it. The thing to do is to be practical and up-to-date, and hire a real paid press-agent for the Sunday School-some newspaper fellow who can give part of his time.”</p>
<p>“Sure, you bet!” said Chum Frink.</p>
<p>“Think of the nice juicy bits he could get in!” Babbitt crowed. “Not only the big, salient, vital facts, about how fast the Sunday School—and the collection—is growing, but a lot of humorous gossip and kidding: about how some blowhard fell down on his pledge to get new members, or the good time the Sacred Trinity class of girls had at their wieniewurst party. And on the side, if he had time, the press-agent might even boost the lessons themselves—do a little advertising for all the Sunday Schools in town, in fact. No use being hoggish toward the rest of em, providing we can keep the bulge on em in membership. Frinstance, he might get the papers to—Course I havent got a literary training like Frink here, and Im just guessing how the pieces ought to be written, but take frinstance, suppose the weeks lesson is about Jacob; well, the press-agent might get in something that would have a fine moral, and yet with a trick headline thatd get folks to read it—say like: Jake Fools the Old Man; Makes Getaway with Girl and Bankroll. See how I mean? Thatd get their interest! Now, course, <abbr epub:type="z3998:name-title">Mr.</abbr> Eathorne, youre conservative, and maybe you feel these stunts would be undignified, but honestly, I believe theyd bring home the bacon.”</p>
<p>Eathorne folded his hands on his comfortable little belly and purred like an aged pussy:</p>
<p>“May I say, first, that I have been very much pleased by your analysis of the situation, <abbr epub:type="z3998:name-title">Mr.</abbr> Babbitt. As you surmise, its necessary in My Position to be conservative, and perhaps endeavor to maintain a certain standard of dignity. Yet I think youll find me somewhat progressive. In our bank, for example, I hope I may say that we have as modern a method of publicity and advertising as any in the city. Yes, I fancy youll find us oldsters quite cognizant of the shifting spiritual values of the age. Yes, oh yes. And so, in fact, it pleases me to be able to say that though personally I might prefer the sterner Presbyterianism of an earlier era—”</p>
<p>Babbitt finally gathered that Eathorne was willing.</p>
<p>Chum Frink suggested as part-time press-agent one Kenneth Escott, reporter on the Advocate-Times.</p>
<p>They parted on a high plane of amity and Christian helpfulness.</p>
<p>Babbitt did not drive home, but toward the center of the city. He wished to be by himself and exult over the beauty of intimacy with William Washington Eathorne.</p>
</section>
<section id="chapter-17-2" epub:type="z3998:subchapter">
<h3 epub:type="ordinal z3998:roman">II</h3>
<p>A snow-blanched evening of ringing pavements and eager lights.</p>
<p>Great golden lights of trolley-cars sliding along the packed snow of the roadway. Demure lights of little houses. The belching glare of a distant foundry, wiping out the sharp-edged stars. Lights of neighborhood drug stores where friends gossiped, well pleased, after the days work.</p>
<p>The green light of a police-station, and greener radiance on the snow; the drama of a patrol-wagon—gong beating like a terrified heart, headlights scorching the crystal-sparkling street, driver not a chauffeur but a policeman proud in uniform, another policeman perilously dangling on the step at the back, and a glimpse of the prisoner. A murderer, a burglar, a coiner cleverly trapped?</p>
<p>An enormous graystone church with a rigid spire; dim light in the Parlors, and cheerful droning of choir-practise. The quivering green mercury-vapor light of a photo-engravers loft. Then the storming lights of downtown; parked cars with ruby taillights; white arched entrances to movie theaters, like frosty mouths of winter caves; electric signs—serpents and little dancing men of fire; pink-shaded globes and scarlet jazz music in a cheap upstairs dance-hall; lights of Chinese restaurants, lanterns painted with cherry-blossoms and with pagodas, hung against lattices of lustrous gold and black. Small dirty lamps in small stinking lunchrooms. The smart shopping-district, with rich and quiet light on crystal pendants and furs and suave surfaces of polished wood in velvet-hung reticent windows. High above the street, an unexpected square hanging in the darkness, the window of an office where someone was working late, for a reason unknown and stimulating. A man meshed in bankruptcy, an ambitious boy, an oilman suddenly become rich?</p>
<p>The air was shrewd, the snow was deep in uncleared alleys, and beyond the city, Babbitt knew, were hillsides of snowdrift among wintry oaks, and the curving ice-enchanted river.</p>
<p>He loved his city with passionate wonder. He lost the accumulated weariness of business—worry and expansive oratory; he felt young and potential. He was ambitious. It was not enough to be a Virgil Gunch, an Orville Jones. No. “Theyre bully fellows, simply lovely, but they havent got any finesse.” No. He was going to be an Eathorne; delicately rigorous, coldly powerful.</p>
<p>“Thats the stuff. The wallop in the velvet mitt. Not let anybody get fresh with you. Been getting careless about my diction. Slang. Colloquial. Cut it out. I was first-rate at rhetoric in college. Themes on—Anyway, not bad. Had too much of this hooptedoodle and good-fellow stuff. I—Why couldnt I organize a bank of my own some day? And Ted succeed me!”</p>
<p>He drove happily home, and to <abbr epub:type="z3998:name-title">Mrs.</abbr> Babbitt he was a William Washington Eathorne, but she did not notice it.</p>
</section>
<section id="chapter-17-3" epub:type="z3998:subchapter">
<h3 epub:type="ordinal z3998:roman">III</h3>
<p>Young Kenneth Escott, reporter on the Advocate-Times was appointed press-agent of the Chatham Road Presbyterian Sunday School. He gave six hours a week to it. At least he was paid for giving six hours a week. He had friends on the Press and the Gazette and he was not (officially) known as a press-agent. He procured a trickle of insinuating items about neighborliness and the Bible, about class-suppers, jolly but educational, and the value of the Prayer-life in attaining financial success.</p>
<p>The Sunday School adopted Babbitts system of military ranks. Quickened by this spiritual refreshment, it had a boom. It did not become the largest school in Zenith—the Central Methodist Church kept ahead of it by methods which <abbr epub:type="z3998:name-title">Dr.</abbr> Drew scored as “unfair, undignified, un-American, ungentlemanly, and unchristian”—but it climbed from fourth place to second, and there was rejoicing in heaven, or at least in that portion of heaven included in the parsonage of <abbr epub:type="z3998:name-title">Dr.</abbr> Drew, while Babbitt had much praise and good repute.</p>
<p>He had received the rank of colonel on the general staff of the school. He was plumply pleased by salutes on the street from unknown small boys; his ears were tickled to ruddy ecstasy by hearing himself called “Colonel”; and if he did not attend Sunday School merely to be thus exalted, certainly he thought about it all the way there.</p>
<p>He was particularly pleasant to the press-agent, Kenneth Escott; he took him to lunch at the Athletic Club and had him at the house for dinner.</p>
<p>Like many of the cocksure young men who forage about cities in apparent contentment and who express their cynicism in supercilious slang, Escott was shy and lonely. His shrewd starveling face broadened with joy at dinner, and he blurted, “Gee whillikins, <abbr epub:type="z3998:name-title">Mrs.</abbr> Babbitt, if you knew how good it is to have home eats again!”</p>
<p>Escott and Verona liked each other. All evening they “talked about ideas.” They discovered that they were Radicals. True, they were sensible about it. They agreed that all communists were criminals; that this vers libre was tommyrot; and that while there ought to be universal disarmament, of course Great Britain and the United States must, on behalf of oppressed small nations, keep a navy equal to the tonnage of all the rest of the world. But they were so revolutionary that they predicted (to Babbitts irritation) that there would some day be a Third Party which would give trouble to the Republicans and Democrats.</p>
<p>Escott shook hands with Babbitt three times, at parting.</p>
<p>Babbitt mentioned his extreme fondness for Eathorne.</p>
<p>Within a week three newspapers presented accounts of Babbitts sterling labors for religion, and all of them tactfully mentioned William Washington Eathorne as his collaborator.</p>
<p>Nothing had brought Babbitt quite so much credit at the Elks, the Athletic Club, and the Boosters. His friends had always congratulated him on his oratory, but in their praise was doubt, for even in speeches advertising the city there was something highbrow and degenerate, like writing poetry. But now Orville Jones shouted across the Athletic dining-room, “Heres the new director of the First State Bank!” Grover Butterbaugh, the eminent wholesaler of plumbers supplies, chuckled, “Wonder you mix with common folks, after holding Eathornes hand!” And Emil Wengert, the jeweler, was at last willing to discuss buying a house in Dorchester.</p>
</section>
<section id="chapter-17-4" epub:type="z3998:subchapter">
<h3 epub:type="ordinal z3998:roman">IV</h3>
<p>When the Sunday School campaign was finished, Babbitt suggested to Kenneth Escott, “Say, how about doing a little boosting for Doc Drew personally?”</p>
<p>Escott grinned. “You trust the doc to do a little boosting for himself, <abbr epub:type="z3998:name-title">Mr.</abbr> Babbitt! Theres hardly a week goes by without his ringing up the paper to say if well chase a reporter up to his Study, hell let us in on the story about the swell sermon hes going to preach on the wickedness of short skirts, or the authorship of the Pentateuch. Dont you worry about him. Theres just one better publicity-grabber in town, and thats this Dora Gibson Tucker that runs the Child Welfare and the Americanization League, and the only reason shes got Drew beaten is because she has got <em>some</em> brains!”</p>
<p>“Well, now Kenneth, I dont think you ought to talk that way about the doctor. A preacher has to watch his interests, hasnt he? You remember that in the Bible about—about being diligent in the Lords business, or something?”</p>
<p>“All right, Ill get something in if you want me to, <abbr epub:type="z3998:name-title">Mr.</abbr> Babbitt, but Ill have to wait till the managing editor is out of town, and then blackjack the city editor.”</p>
<p>Thus it came to pass that in the Sunday <i epub:type="se:name.publication.newspaper">Advocate-Times</i>, under a picture of <abbr epub:type="z3998:name-title">Dr.</abbr> Drew at his earnestest, with eyes alert, jaw as granite, and rustic lock flamboyant, appeared an inscription—a wood-pulp tablet conferring twenty-four hours immortality:</p>
<blockquote>
<p>The <abbr epub:type="z3998:name-title">Rev.</abbr> <abbr epub:type="z3998:name-title">Dr.</abbr> John Jennison Drew, <abbr epub:type="z3998:name-title">M.A.</abbr>, pastor of the beautiful Chatham Road Presbyterian Church in lovely Floral Heights, is a wizard soul-winner. He holds the local record for conversions. During his shepherdhood an average of almost a hundred sin-weary persons per year have declared their resolve to lead a new life and have found a harbor of refuge and peace.</p>
<p>Everything zips at the Chatham Road Church. The subsidiary organizations are keyed to the top-notch of efficiency. <abbr epub:type="z3998:name-title">Dr.</abbr> Drew is especially keen on good congregational singing. Bright cheerful hymns are used at every meeting, and the special Sing Services attract lovers of music and professionals from all parts of the city.</p>
<p>On the popular lecture platform as well as in the pulpit <abbr epub:type="z3998:name-title">Dr.</abbr> Drew is a renowned word-painter, and during the course of the year he receives literally scores of invitations to speak at varied functions both here and elsewhere.</p>
</blockquote>
</section>
<section id="chapter-17-5" epub:type="z3998:subchapter">
<h3 epub:type="ordinal z3998:roman">V</h3>
<p>Babbitt let <abbr epub:type="z3998:name-title">Dr.</abbr> Drew know that he was responsible for this tribute. <abbr epub:type="z3998:name-title">Dr.</abbr> Drew called him “brother,” and shook his hand a great many times.</p>
<p>During the meetings of the Advisory Committee, Babbitt had hinted that he would be charmed to invite Eathorne to dinner, but Eathorne had murmured, “So nice of you—old man, now—almost never go out.” Surely Eathorne would not refuse his own pastor. Babbitt said boyishly to Drew:</p>
<p>“Say, doctor, now weve put this thing over, strikes me its up to the dominie to blow the three of us to a dinner!”</p>
<p>“Bully! You bet! Delighted!” cried <abbr epub:type="z3998:name-title">Dr.</abbr> Drew, in his manliest way. (Someone had once told him that he talked like the late President Roosevelt.)</p>
<p>“And, uh, say, doctor, be sure and get <abbr epub:type="z3998:name-title">Mr.</abbr> Eathorne to come. Insist on it. Its, uh—I think he sticks around home too much for his own health.”</p>
<p>Eathorne came.</p>
<p>It was a friendly dinner. Babbitt spoke gracefully of the stabilizing and educational value of bankers to the community. They were, he said, the pastors of the fold of commerce. For the first time Eathorne departed from the topic of Sunday Schools, and asked Babbitt about the progress of his business. Babbitt answered modestly, almost filially.</p>
<p>A few months later, when he had a chance to take part in the Street Traction Companys terminal deal, Babbitt did not care to go to his own bank for a loan. It was rather a quiet sort of deal and, if it had come out, the Public might not have understood. He went to his friend <abbr epub:type="z3998:name-title">Mr.</abbr> Eathorne; he was welcomed, and received the loan as a private venture; and they both profited in their pleasant new association.</p>
<p>After that, Babbitt went to church regularly, except on spring Sunday mornings which were obviously meant for motoring. He announced to Ted, “I tell you, boy, theres no stronger bulwark of sound conservatism than the evangelical church, and no better place to make friends wholl help you to gain your rightful place in the community than in your own church-home!”</p>
</section>
</section>
<section id="chapter-18" epub:type="chapter bodymatter z3998:fiction">
<h2 epub:type="title">Chapter <span epub:type="z3998:roman">XVIII</span></h2>
<section id="chapter-18-1" epub:type="z3998:subchapter">
<h3 epub:type="ordinal z3998:roman">I</h3>
<p>Though he saw them twice daily, though he knew and amply discussed every detail of their expenditures, yet for weeks together Babbitt was no more conscious of his children than of the buttons on his coat-sleeves.</p>
<p>The admiration of Kenneth Escott made him aware of Verona.</p>
<p>She had become secretary to <abbr epub:type="z3998:name-title">Mr.</abbr> Gruensberg of the Gruensberg Leather Company; she did her work with the thoroughness of a mind which reveres details and never quite understands them; but she was one of the people who give an agitating impression of being on the point of doing something desperate—of leaving a job or a husband—without ever doing it. Babbitt was so hopeful about Escotts hesitant ardors that he became the playful parent. When he returned from the Elks he peered coyly into the living-room and gurgled, “Has our Kenny been here tonight?” He never credited Veronas protest, “Why, Ken and I are just good friends, and we only talk about Ideas. I wont have all this sentimental nonsense, that would spoil everything.”</p>
<p>It was Ted who most worried Babbitt.</p>
<p>With conditions in Latin and English but with a triumphant record in manual training, basketball, and the organization of dances, Ted was struggling through his Senior year in the East Side High School. At home he was interested only when he was asked to trace some subtle ill in the ignition system of the car. He repeated to his tut-tutting father that he did not wish to go to college or law-school, and Babbitt was equally disturbed by this “shiftlessness” and by Teds relations with Eunice Littlefield, next door.</p>
<p>Though she was the daughter of Howard Littlefield, that wrought-iron fact-mill, that horse-faced priest of private ownership, Eunice was a midge in the sun. She danced into the house, she flung herself into Babbitts lap when he was reading, she crumpled his paper, and laughed at him when he adequately explained that he hated a crumpled newspaper as he hated a broken sales-contract. She was seventeen now. Her ambition was to be a cinema actress. She did not merely attend the showing of every “feature film”; she also read the motion-picture magazines, those extraordinary symptoms of the Age of Pep—monthlies and weeklies gorgeously illustrated with portraits of young women who had recently been manicure girls, not very skilful manicure girls, and who, unless their every grimace had been arranged by a director, could not have acted in the Easter cantata of the Central Methodist Church; magazines reporting, quite seriously, in “interviews” plastered with pictures of riding-breeches and California bungalows, the views on sculpture and international politics of blankly beautiful, suspiciously beautiful young men; outlining the plots of films about pure prostitutes and kindhearted train-robbers; and giving directions for making bootblacks into Celebrated Scenario Authors overnight.</p>
<p>These authorities Eunice studied. She could, she frequently did, tell whether it was in November or December, 1905, that Mack Harker, the renowned screen cowpuncher and badman, began his public career as chorus man in “Oh, You Naughty Girlie.” On the wall of her room, her father reported, she had pinned up twenty-one photographs of actors. But the signed portrait of the most graceful of the movie heroes she carried in her young bosom.</p>
<p>Babbitt was bewildered by this worship of new gods, and he suspected that Eunice smoked cigarettes. He smelled the cloying reek from upstairs, and heard her giggling with Ted. He never inquired. The agreeable child dismayed him. Her thin and charming face was sharpened by bobbed hair; her skirts were short, her stockings were rolled, and, as she flew after Ted, above the caressing silk were glimpses of soft knees which made Babbitt uneasy, and wretched that she should consider him old. Sometimes, in the veiled life of his dreams, when the fairy child came running to him she took on the semblance of Eunice Littlefield.</p>
<p>Ted was motor-mad as Eunice was movie-mad.</p>
<p>A thousand sarcastic refusals did not check his teasing for a car of his own. However lax he might be about early rising and the prosody of Virgil, he was tireless in tinkering. With three other boys he bought a rheumatic Ford chassis, built an amazing racer-body out of tin and pine, went skidding round corners in the perilous craft, and sold it at a profit. Babbitt gave him a motorcycle, and every Saturday afternoon, with seven sandwiches and a bottle of Coca-Cola in his pockets, and Eunice perched eerily on the rumble seat, he went roaring off to distant towns.</p>
<p>Usually Eunice and he were merely neighborhood chums, and quarreled with a wholesome and violent lack of delicacy; but now and then, after the color and scent of a dance, they were silent together and a little furtive, and Babbitt was worried.</p>
<p>Babbitt was an average father. He was affectionate, bullying, opinionated, ignorant, and rather wistful. Like most parents, he enjoyed the game of waiting till the victim was clearly wrong, then virtuously pouncing. He justified himself by croaking, “Well, Teds mother spoils him. Got to be somebody who tells him whats what, and me, Im elected the goat. Because I try to bring him up to be a real, decent, human being and not one of these sapheads and lounge-lizards, of course they all call me a grouch!”</p>
<p>Throughout, with the eternal human genius for arriving by the worst possible routes at surprisingly tolerable goals, Babbitt loved his son and warmed to his companionship and would have sacrificed everything for him—if he could have been sure of proper credit.</p>
</section>
<section id="chapter-18-2" epub:type="z3998:subchapter">
<h3 epub:type="ordinal z3998:roman">II</h3>
<p>Ted was planning a party for his set in the Senior Class.</p>
<p>Babbitt meant to be helpful and jolly about it. From his memory of high-school pleasures back in Catawba he suggested the nicest games: Going to Boston, and charades with stewpans for helmets, and word-games in which you were an Adjective or a Quality. When he was most enthusiastic he discovered that they werent paying attention; they were only tolerating him. As for the party, it was as fixed and standardized as a Union Club Hop. There was to be dancing in the living-room, a noble collation in the dining-room, and in the hall two tables of bridge for what Ted called “the poor old dumbbells that you cant get to dance hardly more n half the time.”</p>
<p>Every breakfast was monopolized by conferences on the affair. No one listened to Babbitts bulletins about the February weather or to his throat-clearing comments on the headlines. He said furiously, “If I may be <em>permitted</em> to interrupt your engrossing private <em>conversation</em>—Juh hear what I <em>said</em>?”</p>
<p>“Oh, dont be a spoiled baby! Ted and I have just as much right to talk as you have!” flared <abbr epub:type="z3998:name-title">Mrs.</abbr> Babbitt.</p>
<p>On the night of the party he was permitted to look on, when he was not helping Matilda with the Vecchia ice cream and the petits fours. He was deeply disquieted. Eight years ago, when Verona had given a high-school party, the children had been featureless gabies. Now they were men and women of the world, very supercilious men and women; the boys condescended to Babbitt, they wore evening-clothes, and with hauteur they accepted cigarettes from silver cases. Babbitt had heard stories of what the Athletic Club called “goings on” at young parties; of girls “parking” their corsets in the dressing-room, of “cuddling” and “petting,” and a presumable increase in what was known as Immorality. Tonight he believed the stories. These children seemed bold to him, and cold. The girls wore misty chiffon, coral velvet, or cloth of gold, and around their dipping bobbed hair were shining wreaths. He had it, upon urgent and secret inquiry, that no corsets were known to be parked upstairs; but certainly these eager bodies were not stiff with steel. Their stockings were of lustrous silk, their slippers costly and unnatural, their lips carmined and their eyebrows penciled. They danced cheek to cheek with the boys, and Babbitt sickened with apprehension and unconscious envy.</p>
<p>Worst of them all was Eunice Littlefield, and maddest of all the boys was Ted. Eunice was a flying demon. She slid the length of the room; her tender shoulders swayed; her feet were deft as a weavers shuttle; she laughed, and enticed Babbitt to dance with her.</p>
<p>Then he discovered the annex to the party.</p>
<p>The boys and girls disappeared occasionally, and he remembered rumors of their drinking together from hip-pocket flasks. He tiptoed round the house, and in each of the dozen cars waiting in the street he saw the points of light from cigarettes, from each of them heard high giggles. He wanted to denounce them but (standing in the snow, peering round the dark corner) he did not dare. He tried to be tactful. When he had returned to the front hall he coaxed the boys, “Say, if any of you fellows are thirsty, theres some dandy ginger ale.”</p>
<p>“Oh! Thanks!” they condescended.</p>
<p>He sought his wife, in the pantry, and exploded, “Id like to go in there and throw some of those young pups out of the house! They talk down to me like I was the butler! Id like to—”</p>
<p>“I know,” she sighed; “only everybody says, all the mothers tell me, unless you stand for them, if you get angry because they go out to their cars to have a drink, they wont come to your house any more, and we wouldnt want Ted left out of things, would we?”</p>
<p>He announced that he would be enchanted to have Ted left out of things, and hurried in to be polite, lest Ted be left out of things.</p>
<p>But, he resolved, if he found that the boys were drinking, he would—well, hed “hand em something that would surprise em.” While he was trying to be agreeable to large-shouldered young bullies he was earnestly sniffing at them. Twice he caught the reek of prohibition-time whisky, but then, it was only twice</p>
<p><abbr epub:type="z3998:name-title">Dr.</abbr> Howard Littlefield lumbered in.</p>
<p>He had come, in a mood of solemn parental patronage, to look on. Ted and Eunice were dancing, moving together like one body. Littlefield gasped. He called Eunice. There was a whispered duologue, and Littlefield explained to Babbitt that Eunices mother had a headache and needed her. She went off in tears. Babbitt looked after them furiously. “That little devil! Getting Ted into trouble! And Littlefield, the conceited old gasbag, acting like it was Ted that was the bad influence!”</p>
<p>Later he smelled whisky on Teds breath.</p>
<p>After the civil farewell to the guests, the row was terrific, a thorough Family Scene, like an avalanche, devastating and without reticences. Babbitt thundered, <abbr epub:type="z3998:name-title">Mrs.</abbr> Babbitt wept, Ted was unconvincingly defiant, and Verona in confusion as to whose side she was taking.</p>
<p>For several months there was coolness between the Babbitts and the Littlefields, each family sheltering their lamb from the wolf-cub next door. Babbitt and Littlefield still spoke in pontifical periods about motors and the senate, but they kept bleakly away from mention of their families. Whenever Eunice came to the house she discussed with pleasant intimacy the fact that she had been forbidden to come to the house; and Babbitt tried, with no success whatever, to be fatherly and advisory with her.</p>
</section>
<section id="chapter-18-3" epub:type="z3998:subchapter">
<h3 epub:type="ordinal z3998:roman">III</h3>
<p>“Gosh all fishhooks!” Ted wailed to Eunice, as they wolfed hot chocolate, lumps of nougat, and an assortment of glacé nuts, in the mosaic splendor of the Royal Drug Store, “it gets me why Dad doesnt just pass out from being so poky. Every evening he sits there, about half-asleep, and if Rone or I say, Oh, come on, lets do something, he doesnt even take the trouble to think about it. He just yawns and says, Naw, this suits me right here. He doesnt know theres any fun going on anywhere. I suppose he must do some thinking, same as you and I do, but gosh, theres no way of telling it. I dont believe that outside of the office and playing a little bum golf on Saturday he knows theres anything in the world to do except just keep sitting there—sitting there every night—not wanting to go anywhere—not wanting to do anything—thinking us kids are crazy—sitting there—Lord!”</p>
</section>
<section id="chapter-18-4" epub:type="z3998:subchapter">
<h3 epub:type="ordinal z3998:roman">IV</h3>
<p>If he was frightened by Teds slackness, Babbitt was not sufficiently frightened by Verona. She was too safe. She lived too much in the neat little airless room of her mind. Kenneth Escott and she were always under foot. When they were not at home, conducting their cautiously radical courtship over sheets of statistics, they were trudging off to lectures by authors and Hindu philosophers and Swedish lieutenants.</p>
<p>“Gosh,” Babbitt wailed to his wife, as they walked home from the Fogartys bridge-party, “it gets me how Rone and that fellow can be so poky. They sit there night after night, whenever he isnt working, and they dont know theres any fun in the world. All talk and discussion—Lord! Sitting there—sitting there—night after night—not wanting to do anything—thinking Im crazy because I like to go out and play a fist of cards—sitting there—gosh!”</p>
<p>Then round the swimmer, bored by struggling through the perpetual surf of family life, new combers swelled.</p>
</section>
<section id="chapter-18-5" epub:type="z3998:subchapter">
<h3 epub:type="ordinal z3998:roman">V</h3>
<p>Babbitts father- and mother-in-law, <abbr epub:type="z3998:name-title">Mr.</abbr> and <abbr epub:type="z3998:name-title">Mrs.</abbr> Henry <abbr epub:type="z3998:given-name">T.</abbr> Thompson, rented their old house in the Bellevue district and moved to the Hotel Hatton, that glorified boardinghouse filled with widows, red-plush furniture, and the sound of ice-water pitchers. They were lonely there, and every other Sunday evening the Babbitts had to dine with them, on fricasseed chicken, discouraged celery, and cornstarch ice cream, and afterward sit, polite and restrained, in the hotel lounge, while a young woman violinist played songs from the German via Broadway.</p>
<p>Then Babbitts own mother came down from Catawba to spend three weeks.</p>
<p>She was a kind woman and magnificently uncomprehending. She congratulated the convention-defying Verona on being a “nice, loyal homebody without all these Ideas that so many girls seem to have nowadays;” and when Ted filled the differential with grease, out of pure love of mechanics and filthiness, she rejoiced that he was “so handy around the house—and helping his father and all, and not going out with the girls all the time and trying to pretend he was a society fellow.”</p>
<p>Babbitt loved his mother, and sometimes he rather liked her, but he was annoyed by her Christian Patience, and he was reduced to pulpiness when she discoursed about a quite mythical hero called “Your Father”:</p>
<p>“You wont remember it, Georgie, you were such a little fellow at the time—my, I remember just how you looked that day, with your goldy brown curls and your lace collar, you always were such a dainty child, and kind of puny and sickly, and you loved pretty things so much and the red tassels on your little bootees and all—and Your Father was taking us to church and a man stopped us and said Major—so many of the neighbors used to call Your Father Major; of course he was only a private in The War but everybody knew that was because of the jealousy of his captain and he ought to have been a high-ranking officer, he had that natural ability to command that so very, very few men have—and this man came out into the road and held up his hand and stopped the buggy and said, Major, he said, theres a lot of the folks around here that have decided to support Colonel Scanell for congress, and we want you to join us. Meeting people the way you do in the store, you could help us a lot.</p>
<p>“Well, Your Father just looked at him and said, I certainly shall do nothing of the sort. I dont like his politics, he said. Well, the man—Captain Smith they used to call him, and heaven only knows why, because he hadnt the shadow or vestige of a right to be called Captain or any other title—this Captain Smith said, Well make it hot for you if you dont stick by your friends, Major. Well, you know how Your Father was, and this Smith knew it too; he knew what a Real Man he was, and he knew Your Father knew the political situation from A to Z, and he ought to have seen that here was one man he couldnt impose on, but he went on trying to and hinting and trying till Your Father spoke up and said to him, Captain Smith, he said, I have a reputation around these parts for being one who is amply qualified to mind his own business and let other folks mind theirs! and with that he drove on and left the fellow standing there in the road like a bump on a log!”</p>
<p>Babbitt was most exasperated when she revealed his boyhood to the children. He had, it seemed, been fond of barley-sugar; had worn the “loveliest little pink bow in his curls” and corrupted his own name to “Goo-goo.” He heard (though he did not officially hear) Ted admonishing Tinka, “Come on now, kid; stick the lovely pink bow in your curls and beat it down to breakfast, or Goo-goo will jaw your head off.”</p>
<p>Babbitts half-brother, Martin, with his wife and youngest baby, came down from Catawba for two days. Martin bred cattle and ran the dusty general-store. He was proud of being a freeborn independent American of the good old Yankee stock; he was proud of being honest, blunt, ugly, and disagreeable. His favorite remark was “How much did you pay for that?” He regarded Veronas books, Babbitts silver pencil, and flowers on the table as citified extravagances, and said so. Babbitt would have quarreled with him but for his gawky wife and the baby, whom Babbitt teased and poked fingers at and addressed:</p>
<p>“I think this babys a bum, yes, sir, I think this little babys a bum, hes a bum, yes, sir, hes a bum, thats what he is, hes a bum, this babys a bum, hes nothing but an old bum, thats what he is—a bum!”</p>
<p>All the while Verona and Kenneth Escott held long inquiries into epistemology; Ted was a disgraced rebel; and Tinka, aged eleven, was demanding that she be allowed to go to the movies thrice a week, “like all the girls.”</p>
<p>Babbitt raged, “Im sick of it! Having to carry three generations. Whole damn bunch lean on me. Pay half of mothers income, listen to Henry <abbr epub:type="z3998:given-name">T.</abbr>, listen to Myras worrying, be polite to Mart, and get called an old grouch for trying to help the children. All of em depending on me and picking on me and not a damn one of em grateful! No relief, and no credit, and no help from anybody. And to keep it up for—good Lord, how long?”</p>
<p>He enjoyed being sick in February; he was delighted by their consternation that he, the rock, should give way.</p>
<p>He had eaten a questionable clam. For two days he was languorous and petted and esteemed. He was allowed to snarl “Oh, let me alone!” without reprisals. He lay on the sleeping-porch and watched the winter sun slide along the taut curtains, turning their ruddy khaki to pale blood red. The shadow of the draw-rope was dense black, in an enticing ripple on the canvas. He found pleasure in the curve of it, sighed as the fading light blurred it. He was conscious of life, and a little sad. With no Virgil Gunches before whom to set his face in resolute optimism, he beheld, and half admitted that he beheld, his way of life as incredibly mechanical. Mechanical business—a brisk selling of badly built houses. Mechanical religion—a dry, hard church, shut off from the real life of the streets, inhumanly respectable as a top-hat. Mechanical golf and dinner-parties and bridge and conversation. Save with Paul Riesling, mechanical friendships—back-slapping and jocular, never daring to essay the test of quietness.</p>
<p>He turned uneasily in bed.</p>
<p>He saw the years, the brilliant winter days and all the long sweet afternoons which were meant for summery meadows, lost in such brittle pretentiousness. He thought of telephoning about leases, of cajoling men he hated, of making business calls and waiting in dirty anterooms—hat on knee, yawning at fly-specked calendars, being polite to office-boys.</p>
<p>“I dont hardly want to go back to work,” he prayed. “Id like to—I dont know.”</p>
<p>But he was back next day, busy and of doubtful temper.</p>
</section>
</section>
<section id="chapter-19" epub:type="chapter bodymatter z3998:fiction">
<h2 epub:type="title">Chapter <span epub:type="z3998:roman">XIX</span></h2>
<section id="chapter-19-1" epub:type="z3998:subchapter">
<h3 epub:type="ordinal z3998:roman">I</h3>
<p>The Zenith Street Traction Company planned to build car-repair shops in the suburb of Dorchester, but when they came to buy the land they found it held, on options, by the Babbitt-Thompson Realty Company. The purchasing-agent, the first vice-president, and even the president of the Traction Company protested against the Babbitt price. They mentioned their duty toward stockholders, they threatened an appeal to the courts, though somehow the appeal to the courts was never carried out and the officials found it wiser to compromise with Babbitt. Carbon copies of the correspondence are in the companys files, where they may be viewed by any public commission.</p>
<p>Just after this Babbitt deposited three thousand dollars in the bank, the purchasing-agent of the Street Traction Company bought a five thousand dollar car, the first vice-president built a home in Devon Woods, and the president was appointed minister to a foreign country.</p>
<p>To obtain the options, to tie up one mans land without letting his neighbor know, had been an unusual strain on Babbitt. It was necessary to introduce rumors about planning garages and stores, to pretend that he wasnt taking any more options, to wait and look as bored as a poker-player at a time when the failure to secure a key-lot threatened his whole plan. To all this was added a nerve-jabbing quarrel with his secret associates in the deal. They did not wish Babbitt and Thompson to have any share in the deal except as brokers. Babbitt rather agreed. “Ethics of the business-broker ought to strictly represent his principles and not get in on the buying,” he said to Thompson.</p>
<p>“Ethics, rats! Think Im going to see that bunch of holy grafters get away with the swag and us not climb in?” snorted old Henry.</p>
<p>“Well, I dont like to do it. Kind of double-crossing.”</p>
<p>“It aint. Its triple-crossing. Its the public that gets double-crossed. Well, now weve been ethical and got it out of our systems, the question is where we can raise a loan to handle some of the property for ourselves, on the <abbr class="eoc" epub:type="z3998:initialism">Q.T.</abbr> We cant go to our bank for it. Might come out.”</p>
<p>“I could see old Eathorne. Hes close as the tomb.”</p>
<p>“Thats the stuff.”</p>
<p>Eathorne was glad, he said, to “invest in character,” to make Babbitt the loan and see to it that the loan did not appear on the books of the bank. Thus certain of the options which Babbitt and Thompson obtained were on parcels of real estate which they themselves owned, though the property did not appear in their names.</p>
<p>In the midst of closing this splendid deal, which stimulated business and public confidence by giving an example of increased real-estate activity, Babbitt was overwhelmed to find that he had a dishonest person working for him.</p>
<p>The dishonest one was Stanley Graff, the outside salesman.</p>
<p>For some time Babbitt had been worried about Graff. He did not keep his word to tenants. In order to rent a house he would promise repairs which the owner had not authorized. It was suspected that he juggled inventories of furnished houses so that when the tenant left he had to pay for articles which had never been in the house and the price of which Graff put into his pocket. Babbitt had not been able to prove these suspicions, and though he had rather planned to discharge Graff he had never quite found time for it.</p>
<p>Now into Babbitts private room charged a red-faced man, panting, “Look here! Ive come to raise particular merry hell, and unless you have that fellow pinched, I will!” “Whats—Calm down, o man. Whats trouble?”</p>
<p>“Trouble! Huh! Heres the trouble—”</p>
<p>“Sit down and take it easy! They can hear you all over the building!”</p>
<p>“This fellow Graff you got working for you, he leases me a house. I was in yesterday and signs the lease, all OK, and he was to get the owners signature and mail me the lease last night. Well, and he did. This morning I comes down to breakfast and the girl says a fellow had come to the house right after the early delivery and told her he wanted an envelope that had been mailed by mistake, big long envelope with Babbitt-Thompson in the corner of it. Sure enough, there it was, so she lets him have it. And she describes the fellow to me, and it was this Graff. So I phones to him and he, the poor fool, he admits it! He says after my lease was all signed he got a better offer from another fellow and he wanted my lease back. Now what you going to do about it?”</p>
<p>“Your name is—?”</p>
<p>“William Varney<abbr epub:type="z3998:given-name">W. K.</abbr> Varney.”</p>
<p>“Oh, yes. That was the Garrison house.” Babbitt sounded the buzzer. When Miss McGoun came in, he demanded, “Graff gone out?”</p>
<p>“Yes, sir.”</p>
<p>“Will you look through his desk and see if there is a lease made out to <abbr epub:type="z3998:name-title">Mr.</abbr> Varney on the Garrison house?” To Varney: “Cant tell you how sorry I am this happened. Needless to say, Ill fire Graff the minute he comes in. And of course your lease stands. But theres one other thing Id like to do. Ill tell the owner not to pay us the commission but apply it to your rent. No! Straight! I want to. To be frank, this thing shakes me up bad. I suppose Ive always been a Practical Business Man. Probably Ive told one or two fairy stories in my time, when the occasion called for it—you know: sometimes you have to lay things on thick, to impress boneheads. But this is the first time Ive ever had to accuse one of my own employees of anything more dishonest than pinching a few stamps. Honest, it would hurt me if we profited by it. So youll let me hand you the commission? Good!”</p>
</section>
<section id="chapter-19-2" epub:type="z3998:subchapter">
<h3 epub:type="ordinal z3998:roman">II</h3>
<p>He walked through the February city, where trucks flung up a spattering of slush and the sky was dark above dark brick cornices. He came back miserable. He, who respected the law, had broken it by concealing the Federal crime of interception of the mails. But he could not see Graff go to jail and his wife suffer. Worse, he had to discharge Graff and this was a part of office routine which he feared. He liked people so much, he so much wanted them to like him that he could not bear insulting them.</p>
<p>Miss McGoun dashed in to whisper, with the excitement of an approaching scene, “Hes here!”</p>
<p><abbr epub:type="z3998:name-title">Mr.</abbr> Graff? Ask him to come in.”</p>
<p>He tried to make himself heavy and calm in his chair, and to keep his eyes expressionless. Graff stalked in—a man of thirty-five, dapper, eye-glassed, with a foppish mustache.</p>
<p>“Want me?” said Graff.</p>
<p>“Yes. Sit down.”</p>
<p>Graff continued to stand, grunting, “I suppose that old nut Varney has been in to see you. Let me explain about him. Hes a regular tightwad, and he sticks out for every cent, and he practically lied to me about his ability to pay the rent—I found that out just after we signed up. And then another fellow comes along with a better offer for the house, and I felt it was my duty to the firm to get rid of Varney, and I was so worried about it I skun up there and got back the lease. Honest, <abbr epub:type="z3998:name-title">Mr.</abbr> Babbitt, I didnt intend to pull anything crooked. I just wanted the firm to have all the commis—”</p>
<p>“Wait now, Stan. This may all be true, but Ive been having a lot of complaints about you. Now I dont spose you ever mean to do wrong, and I think if you just get a good lesson thatll jog you up a little, youll turn out a first-class realtor yet. But I dont see how I can keep you on.”</p>
<p>Graff leaned against the filing-cabinet, his hands in his pockets, and laughed. “So Im fired! Well, old Vision and Ethics, Im tickled to death! But I dont want you to think you can get away with any holier-than-thou stuff. Sure Ive pulled some raw stuff—a little of it—but how could I help it, in this office?”</p>
<p>“Now, by God, young man—”</p>
<p>“Tut, tut! Keep the naughty temper down, and dont holler, because everybody in the outside office will hear you. Theyre probably listening right now. Babbitt, old dear, youre crooked in the first place and a damn skinflint in the second. If you paid me a decent salary I wouldnt have to steal pennies off a blind man to keep my wife from starving. Us married just five months, and her the nicest girl living, and you keeping us flat broke all the time, you damned old thief, so you can put money away for your saphead of a son and your wishy-washy fool of a daughter! Wait, now! Youll by God take it, or Ill bellow so the whole office will hear it! And crooked—Say, if I told the prosecuting attorney what I know about this last Street Traction option steal, both you and me would go to jail, along with some nice, clean, pious, high-up traction guns!”</p>
<p>“Well, Stan, looks like we were coming down to cases. That deal—There was nothing crooked about it. The only way you can get progress is for the broad-gauged men to get things done; and they got to be rewarded—”</p>
<p>“Oh, for Petes sake, dont get virtuous on me! As I gather it, Im fired. All right. Its a good thing for me. And if I catch you knocking me to any other firm, Ill squeal all I know about you and Henry <abbr epub:type="z3998:given-name">T.</abbr> and the dirty little lickspittle deals that you corporals of industry pull off for the bigger and brainier crooks, and youll get chased out of town. And me—youre right, Babbitt, Ive been going crooked, but now Im going straight, and the first step will be to get a job in some office where the boss doesnt talk about Ideals. Bad luck, old dear, and you can stick your job up the sewer!”</p>
<p>Babbitt sat for a long time, alternately raging, “Ill have him arrested,” and yearning “I wonder—No, Ive never done anything that wasnt necessary to keep the Wheels of Progress moving.”</p>
<p>Next day he hired in Graffs place Fritz Weilinger, the salesman of his most injurious rival, the East Side Homes and Development Company, and thus at once annoyed his competitor and acquired an excellent man. Young Fritz was a curly-headed, merry, tennis-playing youngster. He made customers welcome to the office. Babbitt thought of him as a son, and in him had much comfort.</p>
</section>
<section id="chapter-19-3" epub:type="z3998:subchapter">
<h3 epub:type="ordinal z3998:roman">III</h3>
<p>An abandoned racetrack on the outskirts of Chicago, a plot excellent for factory sites, was to be sold, and Jake Offut asked Babbitt to bid on it for him. The strain of the Street Traction deal and his disappointment in Stanley Graff had so shaken Babbitt that he found it hard to sit at his desk and concentrate. He proposed to his family, “Look here, folks! Do you know whos going to trot up to Chicago for a couple of days—just weekend; wont lose but one day of school—know whos going with that celebrated business-ambassador, George <abbr epub:type="z3998:given-name">F.</abbr> Babbitt? Why, <abbr epub:type="z3998:name-title">Mr.</abbr> Theodore Roosevelt Babbitt!”</p>
<p>“Hurray!” Ted shouted, and “Oh, maybe the Babbitt men wont paint that lil ole town red!”</p>
<p>And, once away from the familiar implications of home, they were two men together. Ted was young only in his assumption of oldness, and the only realms, apparently, in which Babbitt had a larger and more grown-up knowledge than Teds were the details of real estate and the phrases of politics. When the other sages of the Pullman smoking-compartment had left them to themselves, Babbitts voice did not drop into the playful and otherwise offensive tone in which one addresses children but continued its overwhelming and monotonous rumble, and Ted tried to imitate it in his strident tenor:</p>
<p>“Gee, dad, you certainly did show up that poor boot when he got flip about the League of Nations!”</p>
<p>“Well, the trouble with a lot of these fellows is, they simply dont know what theyre talking about. They dont get down to facts.⁠ ⁠… What do you think of Ken Escott?”</p>
<p>“Ill tell you, dad: it strikes me Ken is a nice lad; no special faults except he smokes too much; but slow, Lord! Why, if we dont give him a shove the poor dumbbell never will propose! And Rone just as bad. Slow.”</p>
<p>“Yes, I guess youre right. Theyre slow. They havent either one of em got our pep.”</p>
<p>“Thats right. Theyre slow. I swear, dad, I dont know how Rone got into our family! Ill bet, if the truth were known, you were a bad old egg when you were a kid!”</p>
<p>“Well, I wasnt so slow!”</p>
<p>“Ill bet you werent! Ill bet you didnt miss many tricks!”</p>
<p>“Well, when I was out with the girls I didnt spend all the time telling em about the strike in the knitting industry!”</p>
<p>They roared together, and together lighted cigars.</p>
<p>“What are we going to do with em?” Babbitt consulted.</p>
<p>“Gosh, I dont know. I swear, sometimes I feel like taking Ken aside and putting him over the jumps and saying to him, Young fella me lad, are you going to marry young Rone, or are you going to talk her to death? Here you are getting on toward thirty, and youre only making twenty or twenty-five a week. When you going to develop a sense of responsibility and get a raise? If theres anything that George <abbr epub:type="z3998:given-name">F.</abbr> or I can do to help you, call on us, but show a little speed, anyway!’ ”</p>
<p>“Well, at that, it might not be so bad if you or I talked to him, except he might not understand. Hes one of these high brows. He cant come down to cases and lay his cards on the table and talk straight out from the shoulder, like you or I can.”</p>
<p>“Thats right, hes like all these highbrows.”</p>
<p>“Thats so, like all of em.”</p>
<p>“Thats a fact.”</p>
<p>They sighed, and were silent and thoughtful and happy.</p>
<p>The conductor came in. He had once called at Babbitts office, to ask about houses. “H are you, <abbr epub:type="z3998:name-title">Mr.</abbr> Babbitt! We going to have you with us to Chicago? This your boy?”</p>
<p>“Yes, this is my son Ted.”</p>
<p>“Well now, what do you know about that! Here I been thinking you were a youngster yourself, not a day over forty, hardly, and you with this great big fellow!”</p>
<p>“Forty? Why, brother, Ill never see forty-five again!”</p>
<p>“Is that a fact! Wouldnt hardly a thought it!”</p>
<p>“Yes, sir, its a bad giveaway for the old man when he has to travel with a young whale like Ted here!”</p>
<p>“Youre right, it is.” To Ted: “I suppose youre in college now?”</p>
<p>Proudly, “No, not till next fall. Im just kind of giving the diffrent colleges the once-over now.”</p>
<p>As the conductor went on his affable way, huge watch-chain jingling against his blue chest, Babbitt and Ted gravely considered colleges. They arrived at Chicago late at night; they lay abed in the morning, rejoicing, “Pretty nice not to have to get up and get down to breakfast, heh?” They were staying at the modest Eden Hotel, because Zenith business men always stayed at the Eden, but they had dinner in the brocade and crystal Versailles Room of the Regency Hotel. Babbitt ordered Blue Point oysters with cocktail sauce, a tremendous steak with a tremendous platter of French fried potatoes, two pots of coffee, apple pie with ice cream for both of them and, for Ted, an extra piece of mince pie.</p>
<p>“Hot stuff! Some feed, young fella!” Ted admired.</p>
<p>“Huh! You stick around with me, old man, and Ill show you a good time!”</p>
<p>They went to a musical comedy and nudged each other at the matrimonial jokes and the prohibition jokes; they paraded the lobby, arm in arm, between acts, and in the glee of his first release from the shame which dissevers fathers and sons Ted chuckled, “Dad, did you ever hear the one about the three milliners and the judge?”</p>
<p>When Ted had returned to Zenith, Babbitt was lonely. As he was trying to make alliance between Offutt and certain Milwaukee interests which wanted the racetrack plot, most of his time was taken up in waiting for telephone calls.⁠ ⁠… Sitting on the edge of his bed, holding the portable telephone, asking wearily, “<abbr epub:type="z3998:name-title">Mr.</abbr> Sagen not in yet? Didn he leave any message for me? All right, Ill hold the wire.” Staring at a stain on the wall, reflecting that it resembled a shoe, and being bored by this twentieth discovery that it resembled a shoe. Lighting a cigarette; then, bound to the telephone with no ashtray in reach, wondering what to do with this burning menace and anxiously trying to toss it into the tiled bathroom. At last, on the telephone, “No message, eh? All right, Ill call up again.”</p>
<p>One afternoon he wandered through snow-rutted streets of which he had never heard, streets of small tenements and two-family houses and marooned cottages. It came to him that he had nothing to do, that there was nothing he wanted to do. He was bleakly lonely in the evening, when he dined by himself at the Regency Hotel. He sat in the lobby afterward, in a plush chair bedecked with the Saxe-Coburg arms, lighting a cigar and looking for someone who would come and play with him and save him from thinking. In the chair next to him (showing the arms of Lithuania) was a half-familiar man, a large red-faced man with pop eyes and a deficient yellow mustache. He seemed kind and insignificant, and as lonely as Babbitt himself. He wore a tweed suit and a reluctant orange tie.</p>
<p>It came to Babbitt with a pyrotechnic crash. The melancholy stranger was Sir Gerald Doak.</p>
<p>Instinctively Babbitt rose, bumbling, “How re you, Sir Gerald? Member we met in Zenith, at Charley McKelveys? Babbitts my name—real estate.”</p>
<p>“Oh! How d you do.” Sir Gerald shook hands flabbily.</p>
<p>Embarrassed, standing, wondering how he could retreat, Babbitt maundered, “Well, I suppose you been having a great trip since we saw you in Zenith.”</p>
<p>“Quite. British Columbia and California and all over the place,” he said doubtfully, looking at Babbitt lifelessly.</p>
<p>“How did you find business conditions in British Columbia? Or I suppose maybe you didnt look into em. Scenery and sport and so on?”</p>
<p>“Scenery? Oh, capital. But business conditions—You know, <abbr epub:type="z3998:name-title">Mr.</abbr> Babbitt, theyre having almost as much unemployment as we are.” Sir Gerald was speaking warmly now.</p>
<p>“So? Business conditions not so doggone good, eh?”</p>
<p>“No, business conditions werent at all what Id hoped to find them.”</p>
<p>“Not good, eh?”</p>
<p>“No, not—not really good.”</p>
<p>“Thats a darn shame. Well—I suppose youre waiting for somebody to take you out to some big shindig, Sir Gerald.”</p>
<p>“Shindig? Oh. Shindig. No, to tell you the truth, I was wondering what the deuce I could do this evening. Dont know a soul in Tchicahgo. I wonder if you happen to know whether theres a good theater in this city?”</p>
<p>“Good? Why say, theyre running grand opera right now! I guess maybe youd like that.”</p>
<p>“Eh? Eh? Went to the opera once in London. Covent Garden sort of thing. Shocking! No, I was wondering if there was a good cinema-movie.”</p>
<p>Babbitt was sitting down, hitching his chair over, shouting, “Movie? Say, Sir Gerald, I supposed of course you had a raft of dames waiting to lead you out to some soiree—”</p>
<p>“God forbid!”</p>
<p>—but if you havent, what do you say you and me go to a movie? Theres a peach of a film at the Grantham: Bill Hart in a bandit picture.”</p>
<p>“Right-o! Just a moment while I get my coat.”</p>
<p>Swollen with greatness, slightly afraid lest the noble blood of Nottingham change its mind and leave him at any street corner, Babbitt paraded with Sir Gerald Doak to the movie palace and in silent bliss sat beside him, trying not to be too enthusiastic, lest the knight despise his adoration of six-shooters and broncos. At the end Sir Gerald murmured, “Jolly good picture, this. So awfully decent of you to take me. Havent enjoyed myself so much for weeks. All these Hostesses—they never let you go to the cinema!”</p>
<p>“The devil you say!” Babbitts speech had lost the delicate refinement and all the broad As with which he had adorned it, and become hearty and natural. “Well, Im tickled to death you liked it, Sir Gerald.”</p>
<p>They crawled past the knees of fat women into the aisle; they stood in the lobby waving their arms in the rite of putting on overcoats. Babbitt hinted, “Say, how about a little something to eat? I know a place where we could get a swell rarebit, and we might dig up a little drink—that is, if you ever touch the stuff.”</p>
<p>“Rather! But why dont you come to my room? Ive some Scotch—not half bad.”</p>
<p>“Oh, I dont want to use up all your hootch. Its darn nice of you, but—You probably want to hit the hay.”</p>
<p>Sir Gerald was transformed. He was beefily yearning. “Oh really, now; I havent had a decent evening for so long! Having to go to all these dances. No chance to discuss business and that sort of thing. Do be a good chap and come along. Wont you?”</p>
<p>“Will I? You bet! I just thought maybe—Say, by golly, it does do a fellow good, dont it, to sit and visit about business conditions, after hes been to these balls and masquerades and banquets and all that society stuff. I often feel that way in Zenith. Sure, you bet Ill come.”</p>
<p>“Thats awfully nice of you.” They beamed along the street. “Look here, old chap, can you tell me, do American cities always keep up this dreadful social pace? All these magnificent parties?”</p>
<p>“Go on now, quit your kidding! Gosh, you with court balls and functions and everything—”</p>
<p>“No, really, old chap! Mother and I—Lady Doak, I should say, we usually play a hand of bezique and go to bed at ten. Bless my soul, I couldnt keep up your beastly pace! And talking! All your American women, they know so much—culture and that sort of thing. This <abbr epub:type="z3998:name-title">Mrs.</abbr> McKelvey—your friend—”</p>
<p>“Yuh, old Lucile. Good kid.”</p>
<p>—she asked me which of the galleries I liked best in Florence. Or was it in Firenze? Never been in Italy in my life! And primitives. Did I like primitives. Do you know what the deuce a primitive is?”</p>
<p>“Me? I should say not! But I know what a discount for cash is.”</p>
<p>“Rather! So do I, by George! But primitives!”</p>
<p>“Yuh! Primitives!”</p>
<p>They laughed with the sound of a Boosters luncheon.</p>
<p>Sir Geralds room was, except for his ponderous and durable English bags, very much like the room of George <abbr epub:type="z3998:given-name">F.</abbr> Babbitt; and quite in the manner of Babbitt he disclosed a huge whisky flask, looked proud and hospitable, and chuckled, “Say, when, old chap.”</p>
<p>It was after the third drink that Sir Gerald proclaimed, “How do you Yankees get the notion that writing chaps like Bertrand Shaw and this Wells represent us? The real business England, we think those chaps are traitors. Both our countries have their comic Old Aristocracy—you know, old county families, hunting people and all that sort of thing—and we both have our wretched labor leaders, but we both have a backbone of sound business men who run the whole show.”</p>
<p>“You bet. Heres to the real guys!”</p>
<p>“Im with you! Heres to ourselves!”</p>
<p>It was after the fourth drink that Sir Gerald asked humbly, “What do you think of North Dakota mortgages?” but it was not till after the fifth that Babbitt began to call him “Jerry,” and Sir Gerald confided, “I say, do you mind if I pull off my boots?” and ecstatically stretched his knightly feet, his poor, tired, hot, swollen feet out on the bed.</p>
<p>After the sixth, Babbitt irregularly arose. “Well, I better be hiking along. Jerry, youre a regular human being! I wish to thunder wed been better acquainted in Zenith. Lookit. Cant you come back and stay with me a while?”</p>
<p>“So sorry—must go to New York tomorrow. Most awfully sorry, old boy. I havent enjoyed an evening so much since Ive been in the States. Real talk. Not all this social rot. Id never have let them give me the beastly title—and I didnt get it for nothing, eh?—if Id thought Id have to talk to women about primitives and polo! Goodish thing to have in Nottingham, though; annoyed the mayor most frightfully when I got it; and of course the missus likes it. But nobody calls me Jerry now—” He was almost weeping. “—and nobody in the States has treated me like a friend till tonight! Goodbye, old chap, goodbye! Thanks awfully!”</p>
<p>“Dont mention it, Jerry. And remember whenever you get to Zenith, the latchstring is always out.”</p>
<p>“And dont forget, old boy, if you ever come to Nottingham, Mother and I will be frightfully glad to see you. I shall tell the fellows in Nottingham your ideas about Visions and Real Guys—at our next Rotary Club luncheon.”</p>
</section>
<section id="chapter-19-4" epub:type="z3998:subchapter">
<h3 epub:type="ordinal z3998:roman">IV</h3>
<p>Babbitt lay abed at his hotel, imagining the Zenith Athletic Club asking him, “What kind of a time dyou have in Chicago?” and his answering, “Oh, fair; ran around with Sir Gerald Doak a lot;” picturing himself meeting Lucile McKelvey and admonishing her, “Youre all right, <abbr epub:type="z3998:name-title">Mrs.</abbr> Mac, when you arent trying to pull this highbrow pose. Its just as Gerald Doak says to me in Chicago—oh, yes, Jerrys an old friend of mine—the wife and I are thinking of running over to England to stay with Jerry in his castle, next year—and he said to me, Georgie, old bean, I like Lucile first-rate, but you and me, George, we got to make her get over this highty-tighty hooptediddle way shes got.’ ”</p>
<p>But that evening a thing happened which wrecked his pride.</p>
</section>
<section id="chapter-19-5" epub:type="z3998:subchapter">
<h3 epub:type="ordinal z3998:roman">V</h3>
<p>At the Regency Hotel cigar-counter he fell to talking with a salesman of pianos, and they dined together. Babbitt was filled with friendliness and well-being. He enjoyed the gorgeousness of the dining-room: the chandeliers, the looped brocade curtains, the portraits of French kings against panels of gilded oak. He enjoyed the crowd: pretty women, good solid fellows who were “liberal spenders.”</p>
<p>He gasped. He stared, and turned away, and stared again. Three tables off, with a doubtful sort of woman, a woman at once coy and withered, was Paul Riesling, and Paul was supposed to be in Akron, selling tar-roofing. The woman was tapping his hand, mooning at him and giggling. Babbitt felt that he had encountered something involved and harmful. Paul was talking with the rapt eagerness of a man who is telling his troubles. He was concentrated on the womans faded eyes. Once he held her hand and once, blind to the other guests, he puckered his lips as though he was pretending to kiss her. Babbitt had so strong an impulse to go to Paul that he could feel his body uncoiling, his shoulders moving, but he felt, desperately, that he must be diplomatic, and not till he saw Paul paying the check did he bluster to the piano-salesman, “By golly—friend of mine over therescuse me second—just say hello to him.”</p>
<p>He touched Pauls shoulder, and cried, “Well, when did you hit town?”</p>
<p>Paul glared up at him, face hardening. “Oh, hello, George. Thought youd gone back to Zenith.” He did not introduce his companion. Babbitt peeped at her. She was a flabbily pretty, weakly flirtatious woman of forty-two or three, in an atrocious flowery hat. Her rouging was thorough but unskilful.</p>
<p>“Where you staying, Paulibus?”</p>
<p>The woman turned, yawned, examined her nails. She seemed accustomed to not being introduced.</p>
<p>Paul grumbled, “Campbell Inn, on the South Side.”</p>
<p>“Alone?” It sounded insinuating.</p>
<p>“Yes! Unfortunately!” Furiously Paul turned toward the woman, smiling with a fondness sickening to Babbitt. “May! Want to introduce you. <abbr epub:type="z3998:name-title">Mrs.</abbr> Arnold, this is my old-acquaintance, George Babbitt.”</p>
<p>“Pleasmeech,” growled Babbitt, while she gurgled, “Oh, Im very pleased to meet any friend of <abbr epub:type="z3998:name-title">Mr.</abbr> Rieslings, Im sure.”</p>
<p>Babbitt demanded, “Be back there later this evening, Paul? Ill drop down and see you.”</p>
<p>“No, better—We better lunch together tomorrow.”</p>
<p>“All right, but Ill see you tonight, too, Paul. Ill go down to your hotel, and Ill wait for you!”</p>
</section>
</section>
<section id="chapter-20" epub:type="chapter bodymatter z3998:fiction">
<h2 epub:type="title">Chapter <span epub:type="z3998:roman">XX</span></h2>
<section id="chapter-20-1" epub:type="z3998:subchapter">
<h3 epub:type="ordinal z3998:roman">I</h3>
<p>He sat smoking with the piano-salesman, clinging to the warm refuge of gossip, afraid to venture into thoughts of Paul. He was the more affable on the surface as secretly he became more apprehensive, felt more hollow. He was certain that Paul was in Chicago without Zillas knowledge, and that he was doing things not at all moral and secure. When the salesman yawned that he had to write up his orders, Babbitt left him, left the hotel, in leisurely calm. But savagely he said “Campbell Inn!” to the taxi-driver. He sat agitated on the slippery leather seat, in that chill dimness which smelled of dust and perfume and Turkish cigarettes. He did not heed the snowy lakefront, the dark spaces and sudden bright corners in the unknown land south of the Loop.</p>
<p>The office of the Campbell Inn was hard, bright, new; the night clerk harder and brighter. “Yep?” he said to Babbitt.</p>
<p><abbr epub:type="z3998:name-title">Mr.</abbr> Paul Riesling registered here?”</p>
<p>“Yep.”</p>
<p>“Is he in now?”</p>
<p>“Nope.”</p>
<p>“Then if youll give me his key, Ill wait for him.”</p>
<p>“Cant do that, brother. Wait down here if you wanna.”</p>
<p>Babbitt had spoken with the deference which all the Clan of Good Fellows give to hotel clerks. Now he said with snarling abruptness:</p>
<p>“I may have to wait some time. Im Rieslings brother-in-law. Ill go up to his room. D I look like a sneak-thief?”</p>
<p>His voice was low and not pleasant. With considerable haste the clerk took down the key, protesting, “I never said you looked like a sneak-thief. Just rules of the hotel. But if you want to—”</p>
<p>On his way up in the elevator Babbitt wondered why he was here. Why shouldnt Paul be dining with a respectable married woman? Why had he lied to the clerk about being Pauls brother-in-law? He had acted like a child. He must be careful not to say foolish dramatic things to Paul. As he settled down he tried to look pompous and placid. Then the thought—Suicide. Hed been dreading that, without knowing it. Paul would be just the person to do something like that. He must be out of his head or he wouldnt be confiding in that—that dried-up hag.</p>
<p>Zilla (oh, damn Zilla! how gladly hed throttle that nagging fiend of a woman!)—shed probably succeeded at last, and driven Paul crazy.</p>
<p>Suicide. Out there in the lake, way out, beyond the piled ice along the shore. It would be ghastly cold to drop into the water tonight.</p>
<p>Or—throat cut—in the bathroom</p>
<p>Babbitt flung into Pauls bathroom. It was empty. He smiled, feebly.</p>
<p>He pulled at his choking collar, looked at his watch, opened the window to stare down at the street, looked at his watch, tried to read the evening paper lying on the glass-topped bureau, looked again at his watch. Three minutes had gone by since he had first looked at it.</p>
<p>And he waited for three hours.</p>
<p>He was sitting fixed, chilled, when the doorknob turned. Paul came in glowering.</p>
<p>“Hello,” Paul said. “Been waiting?”</p>
<p>“Yuh, little while.”</p>
<p>“Well?”</p>
<p>“Well what? Just thought Id drop in to see how you made out in Akron.”</p>
<p>“I did all right. What difference does it make?”</p>
<p>“Why, gosh, Paul, what are you sore about?”</p>
<p>“What are you butting into my affairs for?”</p>
<p>“Why, Paul, thats no way to talk! Im not butting into nothing. I was so glad to see your ugly old phiz that I just dropped in to say howdy.”</p>
<p>“Well, Im not going to have anybody following me around and trying to boss me. Ive had all of that Im going to stand!”</p>
<p>“Well, gosh, Im not—”</p>
<p>“I didnt like the way you looked at May Arnold, or the snooty way you talked.”</p>
<p>“Well, all right then! If you think Im a buttinsky, then Ill just butt in! I dont know who your May Arnold is, but I know doggone good and well that you and her werent talking about tar-roofing, no, nor about playing the violin, neither! If you havent got any moral consideration for yourself, you ought to have some for your position in the community. The idea of your going around places gawping into a females eyes like a lovesick pup! I can understand a fellow slipping once, but I dont propose to see a fellow thats been as chummy with me as you have getting started on the downward path and sneaking off from his wife, even as cranky a one as Zilla, to go woman-chasing—”</p>
<p>“Oh, youre a perfectly moral little husband!”</p>
<p>“I am, by God! Ive never looked at any woman except Myra since Ive been married—practically—and I never will! I tell you theres nothing to immorality. It dont pay. Cant you see, old man, it just makes Zilla still crankier?”</p>
<p>Slight of resolution as he was of body, Paul threw his snow-beaded overcoat on the floor and crouched on a flimsy cane chair. “Oh, youre an old blowhard, and you know less about morality than Tinka, but youre all right, Georgie. But you cant understand that—Im through. I cant go Zillas hammering any longer. Shes made up her mind that Im a devil, and—Reglar Inquisition. Torture. She enjoys it. Its a game to see how sore she can make me. And me, either its find a little comfort, any comfort, anywhere, or else do something a lot worse. Now this <abbr epub:type="z3998:name-title">Mrs.</abbr> Arnold, shes not so young, but shes a fine woman and she understands a fellow, and shes had her own troubles.”</p>
<p>“Yea! I suppose shes one of these hens whose husband doesnt understand her!”</p>
<p>“I dont know. Maybe. He was killed in the war.”</p>
<p>Babbitt lumbered up, stood beside Paul patting his shoulder, making soft apologetic noises.</p>
<p>“Honest, George, shes a fine woman, and shes had one hell of a time. We manage to jolly each other up a lot. We tell each other were the dandiest pair on earth. Maybe we dont believe it, but it helps a lot to have somebody with whom you can be perfectly simple, and not all this discussing—explaining—”</p>
<p>“And thats as far as you go?”</p>
<p>“It is not! Go on! Say it!”</p>
<p>“Well, I dont—I cant say I like it, but—” With a burst which left him feeling large and shining with generosity, “its none of my darn business! Ill do anything I can for you, if theres anything I can do.”</p>
<p>“There might be. I judge from Zillas letters that ve been forwarded from Akron that shes getting suspicious about my staying away so long. Shed be perfectly capable of having me shadowed, and of coming to Chicago and busting into a hotel dining-room and bawling me out before everybody.”</p>
<p>“Ill take care of Zilla. Ill hand her a good fairy-story when I get back to Zenith.”</p>
<p>“I dont know—I dont think you better try it. Youre a good fellow, but I dont know that diplomacy is your strong point.” Babbitt looked hurt, then irritated. “I mean with women! With women, I mean. Course they got to go some to beat you in business diplomacy, but I just mean with women. Zilla may do a lot of rough talking, but shes pretty shrewd. Shed have the story out of you in no time.”</p>
<p>“Well, all right, but—” Babbitt was still pathetic at not being allowed to play Secret Agent. Paul soothed:</p>
<p>“Course maybe you might tell her youd been in Akron and seen me there.”</p>
<p>“Why, sure, you bet! Dont I have to go look at that candy-store property in Akron? Dont I? Aint it a shame I have to stop off there when Im so anxious to get home? Aint it a regular shame? Ill say it is! Ill say its a doggone shame!”</p>
<p>“Fine. But for glory hallelujahs sake dont go putting any fancy fixings on the story. When men lie they always try to make it too artistic, and thats why women get suspicious. And—Lets have a drink, Georgie. Ive got some gin and a little vermouth.”</p>
<p>The Paul who normally refused a second cocktail took a second now, and a third. He became red-eyed and thick-tongued. He was embarrassingly jocular and salacious.</p>
<p>In the taxicab Babbitt incredulously found tears crowding into his eyes.</p>
</section>
<section id="chapter-20-2" epub:type="z3998:subchapter">
<h3 epub:type="ordinal z3998:roman">II</h3>
<p>He had not told Paul of his plan but he did stop at Akron, between trains, for the one purpose of sending to Zilla a postcard with “Had to come here for the day, ran into Paul.” In Zenith he called on her. If for public appearances Zilla was over-coiffed, over-painted, and resolutely corseted, for private misery she wore a filthy blue dressing-gown and torn stockings thrust into streaky pink satin mules. Her face was sunken. She seemed to have but half as much hair as Babbitt remembered, and that half was stringy. She sat in a rocker amid a debris of candy-boxes and cheap magazines, and she sounded dolorous when she did not sound derisive. But Babbitt was exceedingly breezy:</p>
<p>“Well, well, Zil, old dear, having a good loaf while hubbys away? Thats the ideal Ill bet a hat Myra never got up till ten, while I was in Chicago. Say, could I borrow your thermos—just dropped in to see if I could borrow your thermos bottle. Were going to have a toboggan party—want to take some coffee mit. Oh, did you get my card from Akron, saying Id run into Paul?”</p>
<p>“Yes. What was he doing?”</p>
<p>“How do you mean?” He unbuttoned his overcoat, sat tentatively on the arm of a chair.</p>
<p>“You know how I mean!” She slapped the pages of a magazine with an irritable clatter. “I suppose he was trying to make love to some hotel waitress or manicure girl or somebody.”</p>
<p>“Hang it, youre always letting on that Paul goes round chasing skirts. He doesnt, in the first place, and if he did, it would probly be because you keep hinting at him and dinging at him so much. I hadnt meant to, Zilla, but since Paul is away, in Akron—”</p>
<p>“He really is in Akron? I know he has some horrible woman that he writes to in Chicago.”</p>
<p>“Didnt I tell you I saw him in Akron? What re you trying to do? Make me out a liar?”</p>
<p>“No, but I just—I get so worried.”</p>
<p>“Now, there you are! Thats what gets me! Here you love Paul, and yet you plague him and cuss him out as if you hated him. I simply cant understand why it is that the more some folks love people, the harder they try to make em miserable.”</p>
<p>“You love Ted and Rone—I suppose—and yet you nag them.”</p>
<p>“Oh. Well. That. Thats different. Besides, I dont nag em. Not what youd call nagging. But zize saying: Now, heres Paul, the nicest, most sensitive critter on Gods green earth. You ought to be ashamed of yourself the way you pan him. Why, you talk to him like a washerwoman. Im surprised you can act so doggone common, Zilla!”</p>
<p>She brooded over her linked fingers. “Oh, I know. I do go and get mean sometimes, and Im sorry afterwards. But, oh, Georgie, Paul is so aggravating! Honestly, Ive tried awfully hard, these last few years, to be nice to him, but just because I used to be spiteful—or I seemed so; I wasnt, really, but I used to speak up and say anything that came into my head—and so he made up his mind that everything was my fault. Everything cant always be my fault, can it? And now if I get to fussing, he just turns silent, oh, so dreadfully silent, and he wont look at me—he just ignores me. He simply isnt human! And he deliberately keeps it up till I bust out and say a lot of things I dont mean. So silent—Oh, you righteous men! How wicked you are! How rotten wicked!”</p>
<p>They thrashed things over and over for half an hour. At the end, weeping drably, Zilla promised to restrain herself.</p>
<p>Paul returned four days later, and the Babbitts and Rieslings went festively to the movies and had chop suey at a Chinese restaurant. As they walked to the restaurant through a street of tailor shops and barber shops, the two wives in front, chattering about cooks, Babbitt murmured to Paul, “Zil seems a lot nicer now.”</p>
<p>“Yes, she has been, except once or twice. But its too late now. I just—Im not going to discuss it, but Im afraid of her. Theres nothing left. I dont ever want to see her. Some day Im going to break away from her. Somehow.”</p>
</section>
</section>
<section id="chapter-21" epub:type="chapter bodymatter z3998:fiction">
<h2 epub:type="title">Chapter <span epub:type="z3998:roman">XXI</span></h2>
<p>The International Organization of Boosters Clubs has become a world-force for optimism, manly pleasantry, and good business. Chapters are to be found now in thirty countries. Nine hundred and twenty of the thousand chapters, however, are in the United States.</p>
<p>None of these is more ardent than the Zenith Boosters Club.</p>
<p>The second March lunch of the Zenith Boosters was the most important of the year, as it was to be followed by the annual election of officers. There was agitation abroad. The lunch was held in the ballroom of the OHearn House. As each of the four hundred Boosters entered he took from a wallboard a huge celluloid button announcing his name, his nick name, and his business. There was a fine of ten cents for calling a Fellow Booster by anything but his nickname at a lunch, and as Babbitt jovially checked his hat the air was radiant with shouts of “Hello, Chet!” and “Howre you, Shorty!” and “Top o the mornin, Mac!”</p>
<p>They sat at friendly tables for eight, choosing places by lot. Babbitt was with Albert Boos the merchant tailor, Hector Seybolt of the Little Sweetheart Condensed Milk Company, Emil Wengert the jeweler, Professor Pumphrey of the Riteway Business College, <abbr epub:type="z3998:name-title">Dr.</abbr> Walter Gorbutt, Roy Teegarten the photographer, and Ben Berkey the photo-engraver. One of the merits of the Boosters Club was that only two persons from each department of business were permitted to join, so that you at once encountered the Ideals of other occupations, and realized the metaphysical oneness of all occupations—plumbing and portrait-painting, medicine and the manufacture of chewing-gum.</p>
<p>Babbitts table was particularly happy today, because Professor Pumphrey had just had a birthday, and was therefore open to teasing.</p>
<p>“Lets pump Pump about how old he is!” said Emil Wengert.</p>
<p>“No, lets paddle him with a dancing-pump!” said Ben Berkey.</p>
<p>But it was Babbitt who had the applause, with “Dont talk about pumps to that guy! The only pump he knows is a bottle! Honest, they tell me hes starting a class in home-brewing at the ole college!”</p>
<p>At each place was the Boosters Club booklet, listing the members. Though the object of the club was good-fellowship, yet they never lost sight of the importance of doing a little more business. After each name was the members occupation. There were scores of advertisements in the booklet, and on one page the admonition: “Theres no rule that you have to trade with your Fellow Boosters, but get wise, boy—whats the use of letting all this good money get outside of our happy fambly?” And at each place, today, there was a present; a card printed in artistic red and black:</p>
<blockquote>
<header role="presentation">
<p>
<b>Service and Boosterism</b>
</p>
</header>
<p>Service finds its finest opportunity and development only in its broadest and deepest application and the consideration of its perpetual action upon reaction. I believe the highest type of Service, like the most progressive tenets of ethics, senses unceasingly and is motived by active adherence and loyalty to that which is the essential principle of Boosterism—Good Citizenship in all its factors and aspects.</p>
<footer role="presentation">
<p epub:type="z3998:signature">Dad Petersen.</p>
<p>Compliments of Dadbury Petersen Advertising <abbr class="eoc">Corp.</abbr></p>
<p>“Ads, not Fads, at Dads.”</p>
</footer>
</blockquote>
<p>The Boosters all read <abbr epub:type="z3998:name-title">Mr.</abbr> Petersons aphorism and said they understood it perfectly.</p>
<p>The meeting opened with the regular weekly “stunts.” Retiring President Virgil Gunch was in the chair, his stiff hair like a hedge, his voice like a brazen gong of festival. Members who had brought guests introduced them publicly. “This tall redheaded piece of misinformation is the sporting editor of the Press,” said Willis Ijams; and <abbr epub:type="z3998:given-name">H. H.</abbr> Hazen, the druggist, chanted, “Boys, when youre on a long motor tour and finally get to a romantic spot or scene and draw up and remark to the wife, This is certainly a romantic place, it sends a glow right up and down your vertebrae. Well, my guest today is from such a place, Harpers Ferry, Virginia, in the beautiful Southland, with memories of good old General Robert <abbr epub:type="z3998:given-name">E.</abbr> Lee and of that brave soul, John Brown who, like every good Booster, goes marching on—”</p>
<p>There were two especially distinguished guests: the leading man of the “Bird of Paradise” company, playing this week at the Dodsworth Theater, and the mayor of Zenith, the <abbr epub:type="z3998:name-title">Hon.</abbr> Lucas Prout.</p>
<p>Virgil Gunch thundered, “When we manage to grab this celebrated Thespian off his lovely aggregation of beautiful actresses—and I got to admit I butted right into his dressing-room and told him how the Boosters appreciated the high-class artistic performance hes giving us—and dont forget that the treasurer of the Dodsworth is a Booster and will appreciate our patronage—and when on top of that we yank Hizzonor out of his multifarious duties at City Hall, then I feel weve done ourselves proud, and <abbr epub:type="z3998:name-title">Mr.</abbr> Prout will now say a few words about the problems and duties—”</p>
<p>By rising vote the Boosters decided which was the handsomest and which the ugliest guest, and to each of them was given a bunch of carnations, donated, President Gunch noted, by Brother Booster <abbr epub:type="z3998:given-name">H. G.</abbr> Yeager, the Jennifer Avenue florist.</p>
<p>Each week, in rotation, four Boosters were privileged to obtain the pleasures of generosity and of publicity by donating goods or services to four fellow-members, chosen by lot. There was laughter, this week, when it was announced that one of the contributors was Barnabas Joy, the undertaker. Everybody whispered, “I can think of a coupla good guys to be buried if his donation is a free funeral!”</p>
<p>Through all these diversions the Boosters were lunching on chicken croquettes, peas, fried potatoes, coffee, apple pie, and American cheese. Gunch did not lump the speeches. Presently he called on the visiting secretary of the Zenith Rotary Club, a rival organization. The secretary had the distinction of possessing State Motor Car License Number 5.</p>
<p>The Rotary secretary laughingly admitted that wherever he drove in the state so low a number created a sensation, and “though it was pretty nice to have the honor, yet traffic cops remembered it only too darn well, and sometimes he didnt know but what hed almost as soon have just plain B56,876 or something like that. Only let any doggone Booster try to get Number 5 away from a live Rotarian next year, and watch the fur fly! And if theyd permit him, hed wind up by calling for a cheer for the Boosters and Rotarians and the Kiwanis all together!”</p>
<p>Babbitt sighed to Professor Pumphrey, “Be pretty nice to have as low a number as that! Everybody d say, He must be an important guy! Wonder how he got it? Ill bet he wined and dined the superintendent of the Motor License Bureau to a fare-you-well!”</p>
<p>Then Chum Frink addressed them:</p>
<p>“Some of you may feel that its out of place here to talk on a strictly highbrow and artistic subject, but I want to come out flatfooted and ask you boys to OK the proposition of a Symphony Orchestra for Zenith. Now, where a lot of you make your mistake is in assuming that if you dont like classical music and all that junk, you ought to oppose it. Now, I want to confess that, though Im a literary guy by profession, I dont care a rap for all this long-haired music. Id rather listen to a good jazz band any time than to some piece by Beethoven that hasnt any more tune to it than a bunch of fighting cats, and you couldnt whistle it to save your life! But that isnt the point. Culture has become as necessary an adornment and advertisement for a city today as pavements or bank-clearances. Its Culture, in theaters and art-galleries and so on, that brings thousands of visitors to New York every year and, to be frank, for all our splendid attainments we havent yet got the Culture of a New York or Chicago or Boston—or at least we dont get the credit for it. The thing to do then, as a live bunch of go-getters, is to <em>Capitalize Culture</em>; to go right out and grab it.</p>
<p>“Pictures and books are fine for those that have the time to study em, but they dont shoot out on the road and holler This is what little old Zenith can put up in the way of Culture. Thats precisely what a Symphony Orchestra does do. Look at the credit Minneapolis and Cincinnati get. An orchestra with first-class musickers and a swell conductor—and I believe we ought to do the thing up brown and get one of the highest-paid conductors on the market, providing he aint a Hun—it goes right into Beantown and New York and Washington; it plays at the best theaters to the most cultured and moneyed people; it gives such class-advertising as a town can get in no other way; and the guy who is so shortsighted as to crab this orchestra proposition is passing up the chance to impress the glorious name of Zenith on some big New York millionaire that might-that might establish a branch factory here!</p>
<p>“I could also go into the fact that for our daughters who show an interest in highbrow music and may want to teach it, having an A1 local organization is of great benefit, but lets keep this on a practical basis, and I call on you good brothers to whoop it up for Culture and a World-beating Symphony Orchestra!”</p>
<p>They applauded.</p>
<p>To a rustle of excitement President Gunch proclaimed, “Gentlemen, we will now proceed to the annual election of officers.” For each of the six offices, three candidates had been chosen by a committee. The second name among the candidates for vice-president was Babbitts.</p>
<p>He was surprised. He looked self-conscious. His heart pounded. He was still more agitated when the ballots were counted and Gunch said, “Its a pleasure to announce that Georgie Babbitt will be the next assistant gavel-wielder. I know of no man who stands more stanchly for common sense and enterprise than good old George. Come on, lets give him our best long yell!”</p>
<p>As they adjourned, a hundred men crushed in to slap his back. He had never known a higher moment. He drove away in a blur of wonder. He lunged into his office, chuckling to Miss McGoun, “Well, I guess you better congratulate your boss! Been elected vice-president of the Boosters!”</p>
<p>He was disappointed. She answered only, “Yes—Oh, <abbr epub:type="z3998:name-title">Mrs.</abbr> Babbitts been trying to get you on the phone.” But the new salesman, Fritz Weilinger, said, “By golly, chief, say, thats great, thats perfectly great! Im tickled to death! Congratulations!”</p>
<p>Babbitt called the house, and crowed to his wife, “Heard you were trying to get me, Myra. Say, you got to hand it to little Georgie, this time! Better talk careful! You are now addressing the vice-president of the Boosters Club!”</p>
<p>“Oh, Georgie—”</p>
<p>“Pretty nice, huh? Willis Ijams is the new president, but when hes away, little ole Georgie takes the gavel and whoops em up and introduces the speakers—no matter if theyre the governor himself—and—”</p>
<p>“George! Listen!”</p>
<p>—It puts him in solid with big men like Doc Dilling and—”</p>
<p>“George! Paul Riesling—”</p>
<p>“Yes, sure, Ill phone Paul and let him know about it right away.”</p>
<p>“Georgie! <em>Listen!</em> Pauls in jail. He shot his wife, he shot Zilla, this noon. She may not live.”</p>
</section>
<section id="chapter-22" epub:type="chapter bodymatter z3998:fiction">
<h2 epub:type="title">Chapter <span epub:type="z3998:roman">XXII</span></h2>
<section id="chapter-22-1" epub:type="z3998:subchapter">
<h3 epub:type="ordinal z3998:roman">I</h3>
<p>He drove to the City Prison, not blindly, but with unusual fussy care at corners, the fussiness of an old woman potting plants. It kept him from facing the obscenity of fate.</p>
<p>The attendant said, “Naw, you cant see any of the prisoners till three-thirty—visiting-hour.”</p>
<p>It was three. For half an hour Babbitt sat looking at a calendar and a clock on a whitewashed wall. The chair was hard and mean and creaky. People went through the office and, he thought, stared at him. He felt a belligerent defiance which broke into a wincing fear of this machine which was grinding Paul—Paul</p>
<p>Exactly at half-past three he sent in his name.</p>
<p>The attendant returned with “Riesling says he dont want to see you.”</p>
<p>“Youre crazy! You didnt give him my name! Tell him its George wants to see him, George Babbitt.”</p>
<p>“Yuh, I told him, all right, all right! He said he didnt want to see you.”</p>
<p>“Then take me in anyway.”</p>
<p>“Nothing doing. If you aint his lawyer, if he dont want to see you, thats all there is to it.”</p>
<p>“But, my <em>God</em>—Say, let me see the warden.”</p>
<p>“Hes busy. Come on, now, you—” Babbitt reared over him. The attendant hastily changed to a coaxing “You can come back and try tomorrow. Probably the poor guy is off his nut.”</p>
<p>Babbitt drove, not at all carefully or fussily, sliding viciously past trucks, ignoring the truckmens curses, to the City Hall; he stopped with a grind of wheels against the curb, and ran up the marble steps to the office of the <abbr epub:type="z3998:name-title">Hon.</abbr> <abbr epub:type="z3998:name-title">Mr.</abbr> Lucas Prout, the mayor. He bribed the mayors doorman with a dollar; he was instantly inside, demanding, “You remember me, <abbr epub:type="z3998:name-title">Mr.</abbr> Prout? Babbitt—vice-president of the Boosters—campaigned for you? Say, have you heard about poor Riesling? Well, I want an order on the warden or whatever you call um of the City Prison to take me back and see him. Good. Thanks.”</p>
<p>In fifteen minutes he was pounding down the prison corridor to a cage where Paul Riesling sat on a cot, twisted like an old beggar, legs crossed, arms in a knot, biting at his clenched fist.</p>
<p>Paul looked up blankly as the keeper unlocked the cell, admitted Babbitt, and left them together. He spoke slowly: “Go on! Be moral!”</p>
<p>Babbitt plumped on the couch beside him. “Im not going to be moral! I dont care what happened! I just want to do anything I can. Im glad Zilla got what was coming to her.”</p>
<p>Paul said argumentatively, “Now, dont go jumping on Zilla. Ive been thinking; maybe she hasnt had any too easy a time. Just after I shot her—I didnt hardly mean to, but she got to deviling me so I went crazy, just for a second, and pulled out that old revolver you and I used to shoot rabbits with, and took a crack at her. Didnt hardly mean to—After that, when I was trying to stop the blood—It was terrible what it did to her shoulder, and she had beautiful skin—Maybe she wont die. I hope it wont leave her skin all scarred. But just afterward, when I was hunting through the bathroom for some cotton to stop the blood, I ran onto a little fuzzy yellow duck we hung on the tree one Christmas, and I remembered she and Id been awfully happy then—Hell. I cant hardly believe its me here.” As Babbitts arm tightened about his shoulder, Paul sighed, “Im glad you came. But I thought maybe youd lecture me, and when youve committed a murder, and been brought here and everything—there was a big crowd outside the apartment house, all staring, and the cops took me through it—Oh, Im not going to talk about it any more.”</p>
<p>But he went on, in a monotonous, terrified insane mumble. To divert him Babbitt said, “Why, you got a scar on your cheek.”</p>
<p>“Yes. Thats where the cop hit me. I suppose cops get a lot of fun out of lecturing murderers, too. He was a big fellow. And they wouldnt let me help carry Zilla down to the ambulance.”</p>
<p>“Paul! Quit it! Listen: she wont die, and when its all over you and Ill go off to Maine again. And maybe we can get that May Arnold to go along. Ill go up to Chicago and ask her. Good woman, by golly. And afterwards Ill see that you get started in business out West somewhere, maybe Seattle—they say thats a lovely city.”</p>
<p>Paul was half smiling. It was Babbitt who rambled now. He could not tell whether Paul was heeding, but he droned on till the coming of Pauls lawyer, <abbr epub:type="z3998:given-name">P. J.</abbr> Maxwell, a thin, busy, unfriendly man who nodded at Babbitt and hinted, “If Riesling and I could be alone for a moment—”</p>
<p>Babbitt wrung Pauls hands, and waited in the office till Maxwell came pattering out. “Look, old man, what can I do?” he begged.</p>
<p>“Nothing. Not a thing. Not just now,” said Maxwell. “Sorry. Got to hurry. And dont try to see him. Ive had the doctor give him a shot of morphine, so hell sleep.”</p>
<p>It seemed somehow wicked to return to the office. Babbitt felt as though he had just come from a funeral. He drifted out to the City Hospital to inquire about Zilla. She was not likely to die, he learned. The bullet from Pauls huge old .44 army revolver had smashed her shoulder and torn upward and out.</p>
<p>He wandered home and found his wife radiant with the horified interest we have in the tragedies of our friends. “Of course Paul isnt altogether to blame, but this is what comes of his chasing after other women instead of bearing his cross in a Christian way,” she exulted.</p>
<p>He was too languid to respond as he desired. He said what was to be said about the Christian bearing of crosses, and went out to clean the car. Dully, patiently, he scraped linty grease from the drip-pan, gouged at the mud caked on the wheels. He used up many minutes in washing his hands; scoured them with gritty kitchen soap; rejoiced in hurting his plump knuckles. “Damn soft hands—like a womans. Aah!”</p>
<p>At dinner, when his wife began the inevitable, he bellowed, “I forbid any of you to say a word about Paul! Ill tend to all the talking about this thats necessary, hear me? Theres going to be one house in this scandal-mongering town tonight that isnt going to spring the holier-than-thou. And throw those filthy evening papers out of the house!”</p>
<p>But he himself read the papers, after dinner.</p>
<p>Before nine he set out for the house of Lawyer Maxwell. He was received without cordiality. “Well?” said Maxwell.</p>
<p>“I want to offer my services in the trial. Ive got an idea. Why couldnt I go on the stand and swear I was there, and she pulled the gun first and he wrestled with her and the gun went off accidentally?”</p>
<p>“And perjure yourself?”</p>
<p>“Huh? Yes, I suppose it would be perjury. Oh—Would it help?”</p>
<p>“But, my dear fellow! Perjury!”</p>
<p>“Oh, dont be a fool! Excuse me, Maxwell; I didnt mean to get your goat. I just mean: Ive known and youve known many and many a case of perjury, just to annex some rotten little piece of real estate, and here where its a case of saving Paul from going to prison, Id perjure myself black in the face.”</p>
<p>“No. Aside from the ethics of the matter, Im afraid it isnt practicable. The prosecutor would tear your testimony to pieces. Its known that only Riesling and his wife were there at the time.”</p>
<p>“Then, look here! Let me go on the stand and swear—and this would be the Gods truth—that she pestered him till he kind of went crazy.”</p>
<p>“No. Sorry. Riesling absolutely refuses to have any testimony reflecting on his wife. He insists on pleading guilty.”</p>
<p>“Then let me get up and testify something—whatever you say. Let me do <em>something</em>!”</p>
<p>“Im sorry, Babbitt, but the best thing you can do—I hate to say it, but you could help us most by keeping strictly out of it.”</p>
<p>Babbitt, revolving his hat like a defaulting poor tenant, winced so visibly that Maxwell condescended:</p>
<p>“I dont like to hurt your feelings, but you see we both want to do our best for Riesling, and we mustnt consider any other factor. The trouble with you, Babbitt, is that youre one of these fellows who talk too readily. You like to hear your own voice. If there were anything for which I could put you in the witness-box, youd get going and give the whole show away. Sorry. Now I must look over some papers—So sorry.”</p>
</section>
<section id="chapter-22-2" epub:type="z3998:subchapter">
<h3 epub:type="ordinal z3998:roman">II</h3>
<p>He spent most of the next morning nerving himself to face the garrulous world of the Athletic Club. They would talk about Paul; they would be lip-licking and rotten. But at the Roughnecks Table they did not mention Paul. They spoke with zeal of the coming baseball season. He loved them as he never had before.</p>
</section>
<section id="chapter-22-3" epub:type="z3998:subchapter">
<h3 epub:type="ordinal z3998:roman">III</h3>
<p>He had, doubtless from some storybook, pictured Pauls trial as a long struggle, with bitter arguments, a taut crowd, and sudden and overwhelming new testimony. Actually, the trial occupied less than fifteen minutes, largely filled with the evidence of doctors that Zilla would recover and that Paul must have been temporarily insane. Next day Paul was sentenced to three years in the State Penitentiary and taken off—quite undramatically, not handcuffed, merely plodding in a tired way beside a cheerful deputy sheriff—and after saying goodbye to him at the station Babbitt returned to his office to realize that he faced a world which, without Paul, was meaningless.</p>
</section>
</section>
<section id="chapter-23" epub:type="chapter bodymatter z3998:fiction">
<h2 epub:type="title">Chapter <span epub:type="z3998:roman">XXIII</span></h2>
<section id="chapter-23-1" epub:type="z3998:subchapter">
<h3 epub:type="ordinal z3998:roman">I</h3>
<p>He was busy, from March to June. He kept himself from the bewilderment of thinking. His wife and the neighbors were generous. Every evening he played bridge or attended the movies, and the days were blank of face and silent.</p>
<p>In June, <abbr epub:type="z3998:name-title">Mrs.</abbr> Babbitt and Tinka went East, to stay with relatives, and Babbitt was free to do—he was not quite sure what.</p>
<p>All day long after their departure he thought of the emancipated house in which he could, if he desired, go mad and curse the gods without having to keep up a husbandly front. He considered, “I could have a reglar party tonight; stay out till two and not do any explaining afterwards. Cheers!” He telephoned to Virgil Gunch, to Eddie Swanson. Both of them were engaged for the evening, and suddenly he was bored by having to take so much trouble to be riotous.</p>
<p>He was silent at dinner, unusually kindly to Ted and Verona, hesitating but not disapproving when Verona stated her opinion of Kenneth Escotts opinion of <abbr epub:type="z3998:name-title">Dr.</abbr> John Jennison Drews opinion of the opinions of the evolutionists. Ted was working in a garage through the summer vacation, and he related his daily triumphs: how he had found a cracked ball-race, what he had said to the Old Grouch, what he had said to the foreman about the future of wireless telephony.</p>
<p>Ted and Verona went to a dance after dinner. Even the maid was out. Rarely had Babbitt been alone in the house for an entire evening. He was restless. He vaguely wanted something more diverting than the newspaper comic strips to read. He ambled up to Veronas room, sat on her maidenly blue and white bed, humming and grunting in a solid-citizen manner as he examined her books: Conrads “Rescue,” a volume strangely named “Figures of Earth,” poetry (quite irregular poetry, Babbitt thought) by Vachel Lindsay, and essays by <abbr epub:type="z3998:given-name">H. L.</abbr> Mencken—highly improper essays, making fun of the church and all the decencies. He liked none of the books. In them he felt a spirit of rebellion against niceness and solid-citizenship. These authors—and he supposed they were famous ones, too—did not seem to care about telling a good story which would enable a fellow to forget his troubles. He sighed. He noted a book, “The Three Black Pennies,” by Joseph Hergesheimer. Ah, that was something like it! It would be an adventure story, maybe about counterfeiting—detectives sneaking up on the old house at night. He tucked the book under his arm, he clumped downstairs and solemnly began to read, under the piano-lamp:</p>
<p>“A twilight like blue dust sifted into the shallow fold of the thickly wooded hills. It was early October, but a crisping frost had already stamped the maple trees with gold, the Spanish oaks were hung with patches of wine red, the sumach was brilliant in the darkening underbrush. A pattern of wild geese, flying low and unconcerned above the hills, wavered against the serene ashen evening. Howat Penny, standing in the comparative clearing of a road, decided that the shifting regular flight would not come close enough for a shot.⁠ ⁠… He had no intention of hunting the geese. With the drooping of day his keenness had evaporated; an habitual indifference strengthened, permeating him.⁠ ⁠…”</p>
<p>There it was again: discontent with the good common ways. Babbitt laid down the book and listened to the stillness. The inner doors of the house were open. He heard from the kitchen the steady drip of the refrigerator, a rhythm demanding and disquieting. He roamed to the window. The summer evening was foggy and, seen through the wire screen, the street lamps were crosses of pale fire. The whole world was abnormal. While he brooded, Verona and Ted came in and went up to bed. Silence thickened in the sleeping house. He put on his hat, his respectable derby, lighted a cigar, and walked up and down before the house, a portly, worthy, unimaginative figure, humming “Silver Threads among the Gold.” He casually considered, “Might call up Paul.” Then he remembered. He saw Paul in a jailbirds uniform, but while he agonized he didnt believe the tale. It was part of the unreality of this fog-enchanted evening.</p>
<p>If she were here Myra would be hinting, “Isnt it late, Georgie?” He tramped in forlorn and unwanted freedom. Fog hid the house now. The world was uncreated, a chaos without turmoil or desire.</p>
<p>Through the mist came a man at so feverish a pace that he seemed to dance with fury as he entered the orb of glow from a streetlamp. At each step he brandished his stick and brought it down with a crash. His glasses on their broad pretentious ribbon banged against his stomach. Babbitt incredulously saw that it was Chum Frink.</p>
<p>Frink stopped, focused his vision, and spoke with gravity:</p>
<p>“Theres another fool. George Babbitt. Lives for renting howshes—houses. Know who I am? Im traitor to poetry. Im drunk. Im talking too much. I dont care. Know what I could ve been? I could ve been a Gene Field or a James Whitcomb Riley. Maybe a Stevenson. I could ve. Whimsies. Magination. Lissen. Lissen to this. Just made it up:</p>
<blockquote epub:type="z3998:poem">
<p>
<span>Glittering summery meadowy noise</span>
<br/>
<span>Of beetles and bums and respectable boys.</span>
</p>
</blockquote>
<p>Hear that? Whimzh—whimsy. I made that up. I dont know what it means! Beginning good verse. Chiles Garden Verses. And whadi write? Tripe! Cheer-up poems. All tripe! Could have written—Too late!”</p>
<p>He darted on with an alarming plunge, seeming always to pitch forward yet never quite falling. Babbitt would have been no more astonished and no less had a ghost skipped out of the fog carrying his head. He accepted Frink with vast apathy; he grunted, “Poor boob!” and straightway forgot him.</p>
<p>He plodded into the house, deliberately went to the refrigerator and rifled it. When <abbr epub:type="z3998:name-title">Mrs.</abbr> Babbitt was at home, this was one of the major household crimes. He stood before the covered laundry tubs, eating a chicken leg and half a saucer of raspberry jelly, and grumbling over a clammy cold boiled potato. He was thinking. It was coming to him that perhaps all life as he knew it and vigorously practised it was futile; that heaven as portrayed by the Reverend <abbr epub:type="z3998:name-title">Dr.</abbr> John Jennison Drew was neither probable nor very interesting; that he hadnt much pleasure out of making money; that it was of doubtful worth to rear children merely that they might rear children who would rear children. What was it all about? What did he want?</p>
<p>He blundered into the living-room, lay on the davenport, hands behind his head.</p>
<p>What did he want? Wealth? Social position? Travel? Servants? Yes, but only incidentally.</p>
<p>“I give it up,” he sighed.</p>
<p>But he did know that he wanted the presence of Paul Riesling; and from that he stumbled into the admission that he wanted the fairy girl—in the flesh. If there had been a woman whom he loved, he would have fled to her, humbled his forehead on her knees.</p>
<p>He thought of his stenographer, Miss McGoun. He thought of the prettiest of the manicure girls at the Hotel Thornleigh barber shop. As he fell asleep on the davenport he felt that he had found something in life, and that he had made a terrifying, thrilling break with everything that was decent and normal.</p>
</section>
<section id="chapter-23-2" epub:type="z3998:subchapter">
<h3 epub:type="ordinal z3998:roman">II</h3>
<p>He had forgotten, next morning, that he was a conscious rebel, but he was irritable in the office and at the eleven oclock drive of telephone calls and visitors he did something he had often desired and never dared: he left the office without excuses to those slave-drivers his employees, and went to the movies. He enjoyed the right to be alone. He came out with a vicious determination to do what he pleased.</p>
<p>As he approached the Roughnecks Table at the club, everybody laughed.</p>
<p>“Well, heres the millionaire!” said Sidney Finkelstein.</p>
<p>“Yes, I saw him in his Locomobile!” said Professor Pumphrey.</p>
<p>“Gosh, it must be great to be a smart guy like Georgie!” moaned Virgil Gunch. “Hes probably stolen all of Dorchester. Id hate to leave a poor little defenseless piece of property lying around where he could get his hooks on it!”</p>
<p>They had, Babbitt perceived, “something on him.” Also, they “had their kidding clothes on.” Ordinarily he would have been delighted at the honor implied in being chaffed, but he was suddenly touchy. He grunted, “Yuh, sure; maybe Ill take you guys on as office boys!” He was impatient as the jest elaborately rolled on to its denouement.</p>
<p>“Of course he may have been meeting a girl,” they said, and “No, I think he was waiting for his old roommate, Sir Jerusalem Doak.”</p>
<p>He exploded, “Oh, spring it, spring it, you boneheads! Whats the great joke?”</p>
<p>“Hurray! George is peeved!” snickered Sidney Finkelstein, while a grin went round the table. Gunch revealed the shocking truth: He had seen Babbitt coming out of a motion-picture theater—at noon!</p>
<p>They kept it up. With a hundred variations, a hundred guffaws, they said that he had gone to the movies during business-hours. He didnt so much mind Gunch, but he was annoyed by Sidney Finkelstein, that brisk, lean, redheaded explainer of jokes. He was bothered, too, by the lump of ice in his glass of water. It was too large; it spun round and burned his nose when he tried to drink. He raged that Finkelstein was like that lump of ice. But he won through; he kept up his banter till they grew tired of the superlative jest and turned to the great problems of the day.</p>
<p>He reflected, “Whats the matter with me today? Seems like Ive got an awful grouch. Only they talk so darn much. But I better steer careful and keep my mouth shut.”</p>
<p>As they lighted their cigars he mumbled, “Got to get back,” and on a chorus of “If you <em>will</em> go spending your mornings with lady ushers at the movies!” he escaped. He heard them giggling. He was embarrassed. While he was most bombastically agreeing with the coat-man that the weather was warm, he was conscious that he was longing to run childishly with his troubles to the comfort of the fairy child.</p>
</section>
<section id="chapter-23-3" epub:type="z3998:subchapter">
<h3 epub:type="ordinal z3998:roman">III</h3>
<p>He kept Miss McGoun after he had finished dictating. He searched for a topic which would warm her office impersonality into friendliness.</p>
<p>“Where you going on your vacation?” he purred.</p>
<p>“I think Ill go upstate to a farm do you want me to have the Siddons lease copied this afternoon?”</p>
<p>“Oh, no hurry about it.⁠ ⁠… I suppose you have a great time when you get away from us cranks in the office.”</p>
<p>She rose and gathered her pencils. “Oh, nobodys cranky here I think I can get it copied after I do the letters.”</p>
<p>She was gone. Babbitt utterly repudiated the view that he had been trying to discover how approachable was Miss McGoun. “Course! knew there was nothing doing!” he said.</p>
</section>
<section id="chapter-23-4" epub:type="z3998:subchapter">
<h3 epub:type="ordinal z3998:roman">IV</h3>
<p>Eddie Swanson, the motorcar agent who lived across the street from Babbitt, was giving a Sunday supper. His wife Louetta, young Louetta who loved jazz in music and in clothes and laughter, was at her wildest. She cried, “Well have a real party!” as she received the guests. Babbitt had uneasily felt that to many men she might be alluring; now he admitted that to himself she was overwhelmingly alluring. <abbr epub:type="z3998:name-title">Mrs.</abbr> Babbitt had never quite approved of Louetta; Babbitt was glad that she was not here this evening.</p>
<p>He insisted on helping Louetta in the kitchen: taking the chicken croquettes from the warming-oven, the lettuce sandwiches from the icebox. He held her hand, once, and she depressingly didnt notice it. She caroled, “Youre a good little mothers-helper, Georgie. Now trot in with the tray and leave it on the side-table.”</p>
<p>He wished that Eddie Swanson would give them cocktails; that Louetta would have one. He wanted—Oh, he wanted to be one of these Bohemians you read about. Studio parties. Wild lovely girls who were independent. Not necessarily bad. Certainly not! But not tame, like Floral Heights. How hed ever stood it all these years</p>
<p>Eddie did not give them cocktails. True, they supped with mirth, and with several repetitions by Orville Jones of “Any time Louetta wants to come sit on my lap Ill tell this sandwich to beat it!” but they were respectable, as befitted Sunday evening. Babbitt had discreetly preempted a place beside Louetta on the piano bench. While he talked about motors, while he listened with a fixed smile to her account of the film she had seen last Wednesday, while he hoped that she would hurry up and finish her description of the plot, the beauty of the leading man, and the luxury of the setting, he studied her. Slim waist girdled with raw silk, strong brows, ardent eyes, hair parted above a broad forehead—she meant youth to him and a charm which saddened. He thought of how valiant a companion she would be on a long motor tour, exploring mountains, picnicking in a pine grove high above a valley. Her frailness touched him; he was angry at Eddie Swanson for the incessant family bickering. All at once he identified Louetta with the fairy girl. He was startled by the conviction that they had always had a romantic attraction for each other.</p>
<p>“I suppose youre leading a simply terrible life, now youre a widower,” she said.</p>
<p>“You bet! Im a bad little fellow and proud of it. Some evening you slip Eddie some dope in his coffee and sneak across the road and Ill show you how to mix a cocktail,” he roared.</p>
<p>“Well, now, I might do it! You never can tell!”</p>
<p>“Well, whenever youre ready, you just hang a towel out of the attic window and Ill jump for the gin!”</p>
<p>Everyone giggled at this naughtiness. In a pleased way Eddie Swanson stated that he would have a physician analyze his coffee daily. The others were diverted to a discussion of the more agreeable recent murders, but Babbitt drew Louetta back to personal things:</p>
<p>“Thats the prettiest dress I ever saw in my life.”</p>
<p>“Do you honestly like it?”</p>
<p>“Like it? Why, say, Im going to have Kenneth Escott put a piece in the paper saying that the swellest dressed woman in the <abbr epub:type="z3998:initialism">U.S.</abbr> is <abbr epub:type="z3998:name-title">Mrs.</abbr> <abbr epub:type="z3998:given-name">E.</abbr> Louetta Swanson.”</p>
<p>“Now, you stop teasing me!” But she beamed. “Lets dance a little. George, youve got to dance with me.”</p>
<p>Even as he protested, “Oh, you know what a rotten dancer I am!” he was lumbering to his feet.</p>
<p>“Ill teach you. I can teach anybody.”</p>
<p>Her eyes were moist, her voice was jagged with excitement. He was convinced that he had won her. He clasped her, conscious of her smooth warmth, and solemnly he circled in a heavy version of the one-step. He bumped into only one or two people. “Gosh, Im not doing so bad; hittin em up like a regular stage dancer!” he gloated; and she answered busily, “Yes—yes—I told you I could teach anybody<em>Dont take such long steps!</em></p>
<p>For a moment he was robbed of confidence; with fearful concentration he sought to keep time to the music. But he was enveloped again by her enchantment. “Shes got to like me; Ill make her!” he vowed. He tried to kiss the lock beside her ear. She mechanically moved her head to avoid it, and mechanically she murmured, “Dont!”</p>
<p>For a moment he hated her, but after the moment he was as urgent as ever. He danced with <abbr epub:type="z3998:name-title">Mrs.</abbr> Orville Jones, but he watched Louetta swooping down the length of the room with her husband. “Careful! Youre getting foolish!” he cautioned himself, the while he hopped and bent his solid knees in dalliance with <abbr epub:type="z3998:name-title">Mrs.</abbr> Jones, and to that worthy lady rumbled, “Gee, its hot!” Without reason, he thought of Paul in that shadowy place where men never dance. “Im crazy tonight; better go home,” he worried, but he left <abbr epub:type="z3998:name-title">Mrs.</abbr> Jones and dashed to Louettas lovely side, demanding, “The next is mine.”</p>
<p>“Oh, Im so hot; Im not going to dance this one.”</p>
<p>“Then,” boldly, “come out and sit on the porch and get all nice and cool.”</p>
<p>“Well—”</p>
<p>In the tender darkness, with the clamor in the house behind them, he resolutely took her hand. She squeezed his once, then relaxed.</p>
<p>“Louetta! I think youre the nicest thing I know!”</p>
<p>“Well, I think youre very nice.”</p>
<p>“Do you? You got to like me! Im so lonely!”</p>
<p>“Oh, youll be all right when your wife comes home.”</p>
<p>“No, Im always lonely.”</p>
<p>She clasped her hands under her chin, so that he dared not touch her. He sighed:</p>
<p>“When I feel punk and—” He was about to bring in the tragedy of Paul, but that was too sacred even for the diplomacy of love. “—when I get tired out at the office and everything, I like to look across the street and think of you. Do you know I dreamed of you, one time!”</p>
<p>“Was it a nice dream?”</p>
<p>“Lovely!”</p>
<p>“Oh, well, they say dreams go by opposites! Now I must run in.”</p>
<p>She was on her feet.</p>
<p>“Oh, dont go in yet! Please, Louetta!”</p>
<p>“Yes, I must. Have to look out for my guests.”</p>
<p>“Let em look out for emselves!”</p>
<p>“I couldnt do that.” She carelessly tapped his shoulder and slipped away.</p>
<p>But after two minutes of shamed and childish longing to sneak home he was snorting, “Certainly I wasnt trying to get chummy with her! Knew there was nothing doing, all the time!” and he ambled in to dance with <abbr epub:type="z3998:name-title">Mrs.</abbr> Orville Jones, and to avoid Louetta, virtuously and conspicuously.</p>
</section>
</section>
<section id="chapter-24" epub:type="chapter bodymatter z3998:fiction">
<h2 epub:type="title">Chapter <span epub:type="z3998:roman">XXIV</span></h2>
<section id="chapter-24-1" epub:type="z3998:subchapter">
<h3 epub:type="ordinal z3998:roman">I</h3>
<p>His visit to Paul was as unreal as his night of fog and questioning. Unseeing he went through prison corridors stinking of carbolic acid to a room lined with pale yellow settees pierced in rosettes, like the shoe-store benches he had known as a boy. The guard led in Paul. Above his uniform of linty gray, Pauls face was pale and without expression. He moved timorously in response to the guards commands; he meekly pushed Babbitts gifts of tobacco and magazines across the table to the guard for examination. He had nothing to say but “Oh, Im getting used to it” and “Im working in the tailor shop; the stuff hurts my fingers.”</p>
<p>Babbitt knew that in this place of death Paul was already dead. And as he pondered on the train home something in his own self seemed to have died: a loyal and vigorous faith in the goodness of the world, a fear of public disfavor, a pride in success. He was glad that his wife was away. He admitted it without justifying it. He did not care.</p>
</section>
<section id="chapter-24-2" epub:type="z3998:subchapter">
<h3 epub:type="ordinal z3998:roman">II</h3>
<p>Her card read “<abbr epub:type="z3998:name-title">Mrs.</abbr> Daniel Judique.” Babbitt knew of her as the widow of a wholesale paper-dealer. She must have been forty or forty-two but he thought her younger when he saw her in the office, that afternoon. She had come to inquire about renting an apartment, and he took her away from the unskilled girl accountant. He was nervously attracted by her smartness. She was a slender woman, in a black Swiss frock dotted with white, a cool-looking graceful frock. A broad black hat shaded her face. Her eyes were lustrous, her soft chin of an agreeable plumpness, and her cheeks an even rose. Babbitt wondered afterward if she was made up, but no man living knew less of such arts.</p>
<p>She sat revolving her violet parasol. Her voice was appealing without being coy. “I wonder if you can help me?”</p>
<p>“Be delighted.”</p>
<p>“Ive looked everywhere and—I want a little flat, just a bedroom, or perhaps two, and sitting-room and kitchenette and bath, but I want one that really has some charm to it, not these dingy places or these new ones with terrible gaudy chandeliers. And I cant pay so dreadfully much. My names Tanis Judique.”</p>
<p>“I think maybe Ive got just the thing for you. Would you like to chase around and look at it now?”</p>
<p>“Yes. I have a couple of hours.”</p>
<p>In the new Cavendish Apartments, Babbitt had a flat which he had been holding for Sidney Finkelstein, but at the thought of driving beside this agreeable woman he threw over his friend Finkelstein, and with a note of gallantry he proclaimed, “Ill let you see what I can do!”</p>
<p>He dusted the seat of the car for her, and twice he risked death in showing off his driving.</p>
<p>“You do know how to handle a car!” she said.</p>
<p>He liked her voice. There was, he thought, music in it and a hint of culture, not a bouncing giggle like Louetta Swansons.</p>
<p>He boasted, “You know, theres a lot of these fellows that are so scared and drive so slow that they get in everybodys way. The safest driver is a fellow that knows how to handle his machine and yet isnt scared to speed up when its necessary, dont you think so?”</p>
<p>“Oh, yes!”</p>
<p>“I bet you drive like a wiz.”</p>
<p>“Oh, no—I mean—not really. Of course, we had a car—I mean, before my husband passed on—and I used to make believe drive it, but I dont think any woman ever learns to drive like a man.”</p>
<p>“Well, now, theres some mighty good woman drivers.”</p>
<p>“Oh, of course, these women that try to imitate men, and play golf and everything, and ruin their complexions and spoil their hands!”</p>
<p>“Thats so. I never did like these mannish females.”</p>
<p>“I mean—of course, I admire them, dreadfully, and I feel so weak and useless beside them.”</p>
<p>“Oh, rats now! I bet you play the piano like a wiz.”</p>
<p>“Oh, no—I mean—not really.”</p>
<p>“Well, Ill bet you do!” He glanced at her smooth hands, her diamond and ruby rings. She caught the glance, snuggled her hands together with a kittenish curving of slim white fingers which delighted him, and yearned:</p>
<p>“I do love to play—I mean—I like to drum on the piano, but I havent had any real training. <abbr epub:type="z3998:name-title">Mr.</abbr> Judique used to say I would ve been a good pianist if Id had any training, but then, I guess he was just flattering me.”</p>
<p>“Ill bet he wasnt! Ill bet youve got temperament.”</p>
<p>“Oh—Do you like music, <abbr epub:type="z3998:name-title">Mr.</abbr> Babbitt?”</p>
<p>“You bet I do! Only I dont know s I care so much for all this classical stuff.”</p>
<p>“Oh, I do! I just love Chopin and all those.”</p>
<p>“Do you, honest? Well, of course, I go to lots of these highbrow concerts, but I do like a good jazz orchestra, right up on its toes, with the fellow that plays the bass fiddle spinning it around and beating it up with the bow.”</p>
<p>“Oh, I know. I do love good dance music. I love to dance, dont you, <abbr epub:type="z3998:name-title">Mr.</abbr> Babbitt?”</p>
<p>“Sure, you bet. Not that Im very darn good at it, though.”</p>
<p>“Oh, Im sure you are. You ought to let me teach you. I can teach anybody to dance.”</p>
<p>“Would you give me a lesson some time?”</p>
<p>“Indeed I would.”</p>
<p>“Better be careful, or Ill be taking you up on that proposition. Ill be coming up to your flat and making you give me that lesson.”</p>
<p>“Ye-es.” She was not offended, but she was noncommittal. He warned himself, “Have some sense now, you chump! Dont go making a fool of yourself again!” and with loftiness he discoursed:</p>
<p>“I wish I could dance like some of these young fellows, but Ill tell you: I feel its a mans place to take a full, you might say, a creative share in the worlds work and mold conditions and have something to show for his life, dont you think so?”</p>
<p>“Oh, I do!”</p>
<p>“And so I have to sacrifice some of the things I might like to tackle, though I do, by golly, play about as good a game of golf as the next fellow!”</p>
<p>“Oh, Im sure you do.⁠ ⁠… Are you married?”</p>
<p>“Uh—yes.⁠ ⁠… And, uh, of course official duties Im the vice-president of the Boosters Club, and Im running one of the committees of the State Association of Real Estate Boards, and that means a lot of work and responsibility—and practically no gratitude for it.”</p>
<p>“Oh, I know! Public men never do get proper credit.”</p>
<p>They looked at each other with a high degree of mutual respect, and at the Cavendish Apartments he helped her out in a courtly manner, waved his hand at the house as though he were presenting it to her, and ponderously ordered the elevator boy to “hustle and get the keys.” She stood close to him in the elevator, and he was stirred but cautious.</p>
<p>It was a pretty flat, of white woodwork and soft blue walls. <abbr epub:type="z3998:name-title">Mrs.</abbr> Judique gushed with pleasure as she agreed to take it, and as they walked down the hall to the elevator she touched his sleeve, caroling, “Oh, Im so glad I went to you! Its such a privilege to meet a man who really Understands. Oh! The flats <em>some</em> people have showed me!”</p>
<p>He had a sharp instinctive belief that he could put his arm around her, but he rebuked himself and with excessive politeness he saw her to the car, drove her home. All the way back to his office he raged:</p>
<p>“Glad I had some sense for once.⁠ ⁠… Curse it, I wish Id tried. Shes a darling! A corker! A reglar charmer! Lovely eyes and darling lips and that trim waist—never get sloppy, like some women.⁠ ⁠… No, no, no! Shes a real cultured lady. One of the brightest little women Ive met these many moons. Understands about Public Topics and—But, darn it, why didnt I try?⁠ ⁠… Tanis!”</p>
</section>
<section id="chapter-24-3" epub:type="z3998:subchapter">
<h3 epub:type="ordinal z3998:roman">III</h3>
<p>He was harassed and puzzled by it, but he found that he was turning toward youth, as youth. The girl who especially disturbed him—though he had never spoken to her—was the last manicure girl on the right in the Pompeian Barber Shop. She was small, swift, black-haired, smiling. She was nineteen, perhaps, or twenty. She wore thin salmon-colored blouses which exhibited her shoulders and her black-ribboned camisoles.</p>
<p>He went to the Pompeian for his fortnightly hair-trim. As always, he felt disloyal at deserting his neighbor, the Reeves Building Barber Shop. Then, for the first time, he overthrew his sense of guilt. “Doggone it, I dont have to go here if I dont want to! I dont own the Reeves Building! These barbers got nothing on me! Ill doggone well get my hair cut where I doggone well want to! Dont want to hear anything more about it! Im through standing by people—unless I want to. It doesnt get you anywhere. Im through!”</p>
<p>The Pompeian Barber Shop was in the basement of the Hotel Thornleigh, largest and most dynamically modern hotel in Zenith. Curving marble steps with a rail of polished brass led from the hotel-lobby down to the barber shop. The interior was of black and white and crimson tiles, with a sensational ceiling of burnished gold, and a fountain in which a massive nymph forever emptied a scarlet cornucopia. Forty barbers and nine manicure girls worked desperately, and at the door six colored porters lurked to greet the customers, to care reverently for their hats and collars, to lead them to a place of waiting where, on a carpet like a tropic isle in the stretch of white stone floor, were a dozen leather chairs and a table heaped with magazines.</p>
<p>Babbitts porter was an obsequious gray-haired negro who did him an honor highly esteemed in the land of Zenith—greeted him by name. Yet Babbitt was unhappy. His bright particular manicure girl was engaged. She was doing the nails of an overdressed man and giggling with him. Babbitt hated him. He thought of waiting, but to stop the powerful system of the Pompeian was inconceivable, and he was instantly wafted into a chair.</p>
<p>About him was luxury, rich and delicate. One votary was having a violet-ray facial treatment, the next an oil shampoo. Boys wheeled about miraculous electrical massage-machines. The barbers snatched steaming towels from a machine like a howitzer of polished nickel and disdainfully flung them away after a seconds use. On the vast marble shelf facing the chairs were hundreds of tonics, amber and ruby and emerald. It was flattering to Babbitt to have two personal slaves at once—the barber and the bootblack. He would have been completely happy if he could also have had the manicure girl. The barber snipped at his hair and asked his opinion of the Havre de Grace races, the baseball season, and Mayor Prout. The young negro bootblack hummed “The Camp Meeting Blues” and polished in rhythm to his tune, drawing the shiny shoe-rag so taut at each stroke that it snapped like a banjo string. The barber was an excellent salesman. He made Babbitt feel rich and important by his manner of inquiring, “What is your favorite tonic, sir? Have you time today, sir, for a facial massage? Your scalp is a little tight; shall I give you a scalp massage?”</p>
<p>Babbitts best thrill was in the shampoo. The barber made his hair creamy with thick soap, then (as Babbitt bent over the bowl, muffled in towels) drenched it with hot water which prickled along his scalp, and at last ran the water ice-cold. At the shock, the sudden burning cold on his skull, Babbitts heart thumped, his chest heaved, and his spine was an electric wire. It was a sensation which broke the monotony of life. He looked grandly about the shop as he sat up. The barber obsequiously rubbed his wet hair and bound it in a towel as in a turban, so that Babbitt resembled a plump pink calif on an ingenious and adjustable throne. The barber begged (in the manner of one who was a good fellow yet was overwhelmed by the splendors of the calif), “How about a little Eldorado Oil Rub, sir? Very beneficial to the scalp, sir. Didnt I give you one the last time?”</p>
<p>He hadnt, but Babbitt agreed, “Well, all right.”</p>
<p>With quaking eagerness he saw that his manicure girl was free.</p>
<p>“I dont know, I guess Ill have a manicure after all,” he droned, and excitedly watched her coming, dark-haired, smiling, tender, little. The manicuring would have to be finished at her table, and he would be able to talk to her without the barber listening. He waited contentedly, not trying to peep at her, while she filed his nails and the barber shaved him and smeared on his burning cheeks all the interesting mixtures which the pleasant minds of barbers have devised through the revolving ages. When the barber was done and he sat opposite the girl at her table, he admired the marble slab of it, admired the sunken set bowl with its tiny silver taps, and admired himself for being able to frequent so costly a place. When she withdrew his wet hand from the bowl, it was so sensitive from the warm soapy water that he was abnormally aware of the clasp of her firm little paw. He delighted in the pinkness and glossiness of her nails. Her hands seemed to him more adorable than <abbr epub:type="z3998:name-title">Mrs.</abbr> Judiques thin fingers, and more elegant. He had a certain ecstasy in the pain when she gnawed at the cuticle of his nails with a sharp knife. He struggled not to look at the outline of her young bosom and her shoulders, the more apparent under a film of pink chiffon. He was conscious of her as an exquisite thing, and when he tried to impress his personality on her he spoke as awkwardly as a country boy at his first party:</p>
<p>“Well, kinda hot to be working today.”</p>
<p>“Oh, yes, it is hot. You cut your own nails, last time, didnt you!”</p>
<p>“Ye-es, guess I must ve.”</p>
<p>“You always ought to go to a manicure.”</p>
<p>“Yes, maybe thats so. I—”</p>
<p>“Theres nothing looks so nice as nails that are looked after good. I always think thats the best way to spot a real gent. There was an auto salesman in here yesterday that claimed you could always tell a fellows class by the car he drove, but I says to him, Dont be silly, I says; the wisenheimers grab a look at a fellows nails when they want to tell if hes a tin-horn or a real gent!” ’</p>
<p>“Yes, maybe theres something to that. Course, that is—with a pretty kiddy like you, a man cant help coming to get his mitts done.”</p>
<p>“Yeh, I may be a kid, but Im a wise bird, and I know nice folks when I see um—I can read character at a glance—and Id never talk so frank with a fellow if I couldnt see he was a nice fellow.”</p>
<p>She smiled. Her eyes seemed to him as gentle as April pools. With great seriousness he informed himself that “there were some roughnecks who would think that just because a girl was a manicure girl and maybe not awful well educated, she was no good, but as for him, he was a democrat, and understood people,” and he stood by the assertion that this was a fine girl, a good girl—but not too uncomfortably good. He inquired in a voice quick with sympathy:</p>
<p>“I suppose you have a lot of fellows who try to get fresh with you.”</p>
<p>“Say, gee, do I! Say, listen, theres some of these cigar-store sports that think because a girls working in a barber shop, they can get away with anything. The things they saaaaaay! But, believe me, I know how to hop those birds! I just give um the north and south and ask um, Say, who do you think youre talking to? and they fade away like loves young nightmare and oh, dont you want a box of nail-paste? It will keep the nails as shiny as when first manicured, harmless to apply and lasts for days.”</p>
<p>“Sure, Ill try some. Say—Say, its funny; Ive been coming here ever since the shop opened and—” With arch surprise. “—I dont believe I know your name!”</p>
<p>“Dont you? My, thats funny! I dont know yours!”</p>
<p>“Now you quit kidding me! Whats the nice little name?”</p>
<p>“Oh, it aint so darn nice. I guess its kind of kike. But my folks aint kikes. My papas papa was a nobleman in Poland, and there was a gentleman in here one day, he was kind of a count or something—”</p>
<p>“Kind of a no-account, I guess you mean!”</p>
<p>“Whos telling this, smarty? And he said he knew my papas papas folks in Poland and they had a dandy big house. Right on a lake!” Doubtfully, “Maybe you dont believe it?”</p>
<p>“Sure. No. Really. Sure I do. Why not? Dont think Im kidding you, honey, but every time Ive noticed you Ive said to myself, That kid has Blue Blood in her veins!’ ”</p>
<p>“Did you, honest?”</p>
<p>“Honest I did. Well, well, come on—now were friends—whats the darling little name?”</p>
<p>“Ida Putiak. It aint so much-a-much of a name. I always say to Ma, I say, Ma, why didnt you name me Doloress or something with some class to it?’ ”</p>
<p>“Well, now, I think its a scrumptious name. Ida!”</p>
<p>“I bet I know your name!”</p>
<p>“Well, now, not necessarily. Of course—Oh, it isnt so specially well known.”</p>
<p>“Arent you <abbr epub:type="z3998:name-title">Mr.</abbr> Sondheim that travels for the Krackajack Kitchen Kutlery <abbr>Ko.</abbr>?”</p>
<p>“I am not! Im <abbr epub:type="z3998:name-title">Mr.</abbr> Babbitt, the real-estate broker!”</p>
<p>“Oh, excuse me! Oh, of course. You mean here in Zenith.”</p>
<p>“Yep.” With the briskness of one whose feelings have been hurt.</p>
<p>“Oh, sure. Ive read your ads. Theyre swell.”</p>
<p>“Um, well—You might have read about my speeches.”</p>
<p>“Course I have! I dont get much time to read but—I guess you think Im an awfully silly little nit!”</p>
<p>“I think youre a little darling!”</p>
<p>“Well—Theres one nice thing about this job. It gives a girl a chance to meet some awfully nice gentlemen and improve her mind with conversation, and you get so you can read a guys character at the first glance.”</p>
<p>“Look here, Ida; please dont think Im getting fresh—” He was hotly reflecting that it would be humiliating to be rejected by this child, and dangerous to be accepted. If he took her to dinner, if he were seen by censorious friends—But he went on ardently: “Dont think Im getting fresh if I suggest it would be nice for us to go out and have a little dinner together some evening.”</p>
<p>“I dont know as I ought to but—My gentleman-friends always wanting to take me out. But maybe I could tonight.”</p>
</section>
<section id="chapter-24-4" epub:type="z3998:subchapter">
<h3 epub:type="ordinal z3998:roman">IV</h3>
<p>There was no reason, he assured himself, why he shouldnt have a quiet dinner with a poor girl who would benefit by association with an educated and mature person like himself. But, lest someone see them and not understand, he would take her to Biddlemeiers Inn, on the outskirts of the city. They would have a pleasant drive, this hot lonely evening, and he might hold her hand—no, he wouldnt even do that. Ida was complaisant; her bare shoulders showed it only too clearly; but hed be hanged if hed make love to her merely because she expected it.</p>
<p>Then his car broke down; something had happened to the ignition. And he <em>had</em> to have the car this evening! Furiously he tested the spark-plugs, stared at the commutator. His angriest glower did not seem to stir the sulky car, and in disgrace it was hauled off to a garage. With a renewed thrill he thought of a taxicab. There was something at once wealthy and interestingly wicked about a taxicab.</p>
<p>But when he met her, on a corner two blocks from the Hotel Thornleigh, she said, “A taxi? Why, I thought you owned a car!”</p>
<p>“I do. Of course I do! But its out of commission tonight.”</p>
<p>“Oh,” she remarked, as one who had heard that tale before.</p>
<p>All the way out to Biddlemeiers Inn he tried to talk as an old friend, but he could not pierce the wall of her words. With interminable indignation she narrated her retorts to “that fresh head-barber” and the drastic things she would do to him if he persisted in saying that she was “better at gassing than at hoof-paring.”</p>
<p>At Biddlemeiers Inn they were unable to get anything to drink. The headwaiter refused to understand who George <abbr epub:type="z3998:given-name">F.</abbr> Babbitt was. They sat steaming before a vast mixed grill, and made conversation about baseball. When he tried to hold Idas hand she said with bright friendliness, “Careful! That fresh waiter is rubbering.” But they came out into a treacherous summer night, the air lazy and a little moon above transfigured maples.</p>
<p>“Lets drive some other place, where we can get a drink and dance!” he demanded.</p>
<p>“Sure, some other night. But I promised Ma Id be home early tonight.”</p>
<p>“Rats! Its too nice to go home.”</p>
<p>“Id just love to, but Ma would give me fits.”</p>
<p>He was trembling. She was everything that was young and exquisite. He put his arm about her. She snuggled against his shoulder, unafraid, and he was triumphant. Then she ran down the steps of the Inn, singing, “Come on, Georgie, well have a nice drive and get cool.”</p>
<p>It was a night of lovers. All along the highway into Zenith, under the low and gentle moon, motors were parked and dim figures were clasped in revery. He held out hungry hands to Ida, and when she patted them he was grateful. There was no sense of struggle and transition; he kissed her and simply she responded to his kiss, they two behind the stolid back of the chauffeur.</p>
<p>Her hat fell off, and she broke from his embrace to reach for it.</p>
<p>“Oh, let it be!” he implored.</p>
<p>“Huh? My hat? Not a chance!”</p>
<p>He waited till she had pinned it on, then his arm sank about her. She drew away from it, and said with maternal soothing, “Now, dont be a silly boy! Mustnt make Ittle Mama scold! Just sit back, dearie, and see what a swell night it is. If youre a good boy, maybe Ill kiss you when we say nighty-night. Now give me a cigarette.”</p>
<p>He was solicitous about lighting her cigarette and inquiring as to her comfort. Then he sat as far from her as possible. He was cold with failure. No one could have told Babbitt that he was a fool with more vigor, precision, and intelligence than he himself displayed. He reflected that from the standpoint of the <abbr epub:type="z3998:name-title">Rev.</abbr> <abbr epub:type="z3998:name-title">Dr.</abbr> John Jennison Drew he was a wicked man, and from the standpoint of Miss Ida Putiak, an old bore who had to be endured as the penalty attached to eating a large dinner.</p>
<p>“Dearie, you arent going to go and get peevish, are you?”</p>
<p>She spoke pertly. He wanted to spank her. He brooded, “I dont have to take anything off this gutter-pup! Darn immigrant! Well, lets get it over as quick as we can, and sneak home and kick ourselves for the rest of the night.”</p>
<p>He snorted, “Huh? Me peevish? Why, you baby, why should I be peevish? Now, listen, Ida; listen to Uncle George. I want to put you wise about this scrapping with your head-barber all the time. Ive had a lot of experience with employees, and let me tell you it doesnt pay to antagonize—”</p>
<p>At the drab wooden house in which she lived he said good night briefly and amiably, but as the taxicab drove off he was praying “Oh, my God!”</p>
</section>
</section>
<section id="chapter-25" epub:type="chapter bodymatter z3998:fiction">
<h2 epub:type="title">Chapter <span epub:type="z3998:roman">XXV</span></h2>
<section id="chapter-25-1" epub:type="z3998:subchapter">
<h3 epub:type="ordinal z3998:roman">I</h3>
<p>He awoke to stretch cheerfully as he listened to the sparrows, then to remember that everything was wrong; that he was determined to go astray, and not in the least enjoying the process. Why, he wondered, should he be in rebellion? What was it all about? “Why not be sensible; stop all this idiotic running around, and enjoy himself with his family, his business, the fellows at the club?” What was he getting out of rebellion? Misery and shame—the shame of being treated as an offensive small boy by a ragamuffin like Ida Putiak! And yet—Always he came back to “And yet.” Whatever the misery, he could not regain contentment with a world which, once doubted, became absurd.</p>
<p>Only, he assured himself, he was “through with this chasing after girls.”</p>
<p>By noontime he was not so sure even of that. If in Miss McGoun, Louetta Swanson, and Ida he had failed to find the lady kind and lovely, it did not prove that she did not exist. He was hunted by the ancient thought that somewhere must exist the not impossible she who would understand him, value him, and make him happy.</p>
</section>
<section id="chapter-25-2" epub:type="z3998:subchapter">
<h3 epub:type="ordinal z3998:roman">II</h3>
<p><abbr epub:type="z3998:name-title">Mrs.</abbr> Babbitt returned in August.</p>
<p>On her previous absences he had missed her reassuring buzz and of her arrival he had made a fête. Now, though he dared not hurt her by letting a hint of it appear in his letters, he was sorry that she was coming before he had found himself, and he was embarrassed by the need of meeting her and looking joyful.</p>
<p>He loitered down to the station; he studied the summer-resort posters, lest he have to speak to acquaintances and expose his uneasiness. But he was well trained. When the train clanked in he was out on the cement platform, peering into the chair-cars, and as he saw her in the line of passengers moving toward the vestibule he waved his hat. At the door he embraced her, and announced, “Well, well, well, well, by golly, you look fine, you look fine.” Then he was aware of Tinka. Here was something, this child with her absurd little nose and lively eyes, that loved him, believed him great, and as he clasped her, lifted and held her till she squealed, he was for the moment come back to his old steady self.</p>
<p>Tinka sat beside him in the car, with one hand on the steering-wheel, pretending to help him drive, and he shouted back to his wife, “Ill bet the kid will be the best chuffer in the family! She holds the wheel like an old professional!”</p>
<p>All the while he was dreading the moment when he would be alone with his wife and she would patiently expect him to be ardent.</p>
</section>
<section id="chapter-25-3" epub:type="z3998:subchapter">
<h3 epub:type="ordinal z3998:roman">III</h3>
<p>There was about the house an unofficial theory that he was to take his vacation alone, to spend a week or ten days in Catawba, but he was nagged by the memory that a year ago he had been with Paul in Maine. He saw himself returning; finding peace there, and the presence of Paul, in a life primitive and heroic. Like a shock came the thought that he actually could go. Only, he couldnt, really; he couldnt leave his business, and “Myra would think it sort of funny, his going way off there alone. Course hed decided to do whatever he darned pleased, from now on, but still—to go way off to Maine!”</p>
<p>He went, after lengthy meditations.</p>
<p>With his wife, since it was inconceivable to explain that he was going to seek Pauls spirit in the wilderness, he frugally employed the lie prepared over a year ago and scarcely used at all. He said that he had to see a man in New York on business. He could not have explained even to himself why he drew from the bank several hundred dollars more than he needed, nor why he kissed Tinka so tenderly, and cried, “God bless you, baby!” From the train he waved to her till she was but a scarlet spot beside the brown bulkier presence of <abbr epub:type="z3998:name-title">Mrs.</abbr> Babbitt, at the end of a steel and cement aisle ending in vast barred gates. With melancholy he looked back at the last suburb of Zenith.</p>
<p>All the way north he pictured the Maine guides: simple and strong and daring, jolly as they played stud-poker in their unceiled shack, wise in woodcraft as they tramped the forest and shot the rapids. He particularly remembered Joe Paradise, half Yankee, half Indian. If he could but take up a backwoods claim with a man like Joe, work hard with his hands, be free and noisy in a flannel shirt, and never come back to this dull decency!</p>
<p>Or, like a trapper in a Northern Canada movie, plunge through the forest, make camp in the Rockies, a grim and wordless caveman! Why not? He <em>could</em> do it! Thered be enough money at home for the family to live on till Verona was married and Ted self-supporting. Old Henry <abbr epub:type="z3998:given-name">T.</abbr> would look out for them. Honestly! Why <em>not</em>? Really <em>live</em>⁠—</p>
<p>He longed for it, admitted that he longed for it, then almost believed that he was going to do it. Whenever common sense snorted, “Nonsense! Folks dont run away from decent families and partners; just simply dont do it, thats all!” then Babbitt answered pleadingly, “Well, it wouldnt take any more nerve than for Paul to go to jail and—Lord, how Id * like to do it! Moccasins—six-gun—frontier town—gamblers—sleep under the stars—be a regular man, with he-men like Joe Paradise—gosh!”</p>
<p>So he came to Maine, again stood on the wharf before the camp-hotel, again spat heroically into the delicate and shivering water, while the pines rustled, the mountains glowed, and a trout leaped and fell in a sliding circle. He hurried to the guides shack as to his real home, his real friends, long missed. They would be glad to see him. They would stand up and shout? “Why, heres <abbr epub:type="z3998:name-title">Mr.</abbr> Babbitt! He aint one of these ordinary sports! Hes a real guy!”</p>
<p>In their boarded and rather littered cabin the guides sat about the greasy table playing stud-poker with greasy cards: half a dozen wrinkled men in old trousers and easy old felt hats. They glanced up and nodded. Joe Paradise, the swart aging man with the big mustache, grunted, “How do. Back again?”</p>
<p>Silence, except for the clatter of chips.</p>
<p>Babbitt stood beside them, very lonely. He hinted, after a period of highly concentrated playing, “Guess I might take a hand, Joe.”</p>
<p>“Sure. Sit in. How many chips you want? Lets see; you were here with your wife, last year, want you?” said Joe Paradise.</p>
<p>That was all of Babbitts welcome to the old home.</p>
<p>He played for half an hour before he spoke again. His head was reeking with the smoke of pipes and cheap cigars, and he was weary of pairs and four-flushes, resentful of the way in which they ignored him. He flung at Joe:</p>
<p>“Working now?”</p>
<p>“Nope.”</p>
<p>“Like to guide me for a few days?”</p>
<p>“Well, jus soon. I aint engaged till next week.”</p>
<p>Only thus did Joe recognize the friendship Babbitt was offering him. Babbitt paid up his losses and left the shack rather childishly. Joe raised his head from the coils of smoke like a seal rising from surf, grunted, “Ill come round tmorrow,” and dived down to his three aces.</p>
<p>Neither in his voiceless cabin, fragrant with planks of new-cut pine, nor along the lake, nor in the sunset clouds which presently eddied behind the lavender-misted mountains, could Babbitt find the spirit of Paul as a reassuring presence. He was so lonely that after supper he stopped to talk with an ancient old lady, a gasping and steadily discoursing old lady, by the stove in the hotel-office. He told her of Teds presumable future triumphs in the State University and of Tinkas remarkable vocabulary till he was homesick for the home he had left forever.</p>
<p>Through the darkness, through that Northern pine-walled silence, he blundered down to the lakefront and found a canoe. There were no paddles in it but with a board, sitting awkwardly amidships and poking at the water rather than paddling, he made his way far out on the lake. The lights of the hotel and the cottages became yellow dots, a cluster of glowworms at the base of Sachem Mountain. Larger and ever more imperturbable was the mountain in the star-filtered darkness, and the lake a limitless pavement of black marble. He was dwarfed and dumb and a little awed, but that insignificance freed him from the pomposities of being <abbr epub:type="z3998:name-title">Mr.</abbr> George <abbr epub:type="z3998:given-name">F.</abbr> Babbitt of Zenith; saddened and freed his heart. Now he was conscious of the presence of Paul, fancied him (rescued from prison, from Zilla and the brisk exactitudes of the tar-roofing business) playing his violin at the end of the canoe. He vowed, “I will go on! Ill never go back! Now that Pauls out of it, I dont want to see any of those damn people again! I was a fool to get sore because Joe Paradise didnt jump up and hug me. Hes one of these woodsmen; too wise to go yelping and talking your arm off like a cityman. But get him back in the mountains, out on the trail—! Thats real living!”</p>
</section>
<section id="chapter-25-4" epub:type="z3998:subchapter">
<h3 epub:type="ordinal z3998:roman">IV</h3>
<p>Joe reported at Babbitts cabin at nine the next morning. Babbitt greeted him as a fellow caveman:</p>
<p>“Well, Joe, how d you feel about hitting the trail, and getting away from these darn soft summerites and these women and all?”</p>
<p>“All right, <abbr epub:type="z3998:name-title">Mr.</abbr> Babbitt.”</p>
<p>“What do you say we go over to Box Car Pond—they tell me the shack there isnt being used—and camp out?”</p>
<p>“Well, all right, <abbr epub:type="z3998:name-title">Mr.</abbr> Babbitt, but its nearer to Skowtuit Pond, and you can get just about as good fishing there.”</p>
<p>“No, I want to get into the real wilds.”</p>
<p>“Well, all right.”</p>
<p>“Well put the old packs on our backs and get into the woods and really hike.”</p>
<p>“I think maybe it would be easier to go by water, through Lake Chogue. We can go all the way by motor boat—flat-bottom boat with an Evinrude.”</p>
<p>“No, sir! Bust up the quiet with a chugging motor? Not on your life! You just throw a pair of socks in the old pack, and tell em what you want for eats. Ill be ready soon s you are.”</p>
<p>“Look here, Joe: are you objecting to walking?”</p>
<p>“Oh, no, I guess I can do it. But I havent tramped that far for sixteen years. Most of the sports go by boat. But I can do it if you say so—I guess.” Joe walked away in sadness.</p>
<p>Babbitt had recovered from his touchy wrath before Joe returned. He pictured him as warming up and telling the most entertaining stories. But Joe had not yet warmed up when they took the trail. He persistently kept behind Babbitt, and however much his shoulders ached from the pack, however sorely he panted, Babbitt could hear his guide panting equally. But the trail was satisfying: a path brown with pine-needles and rough with roots, among the balsams, the ferns, the sudden groves of white birch. He became credulous again, and rejoiced in sweating. When he stopped to rest he chuckled, “Guess were hitting it up pretty good for a couple o old birds, eh?”</p>
<p>“Uh-huh,” admitted Joe.</p>
<p>“This is a mighty pretty place. Look, you can see the lake down through the trees. I tell you, Joe, you dont appreciate how lucky you are to live in woods like this, instead of a city with trolleys grinding and typewriters clacking and people bothering the life out of you all the time! I wish I knew the woods like you do. Say, whats the name of that little red flower?”</p>
<p>Rubbing his back, Joe regarded the flower resentfully “Well, some folks call it one thing and some calls it another I always just call it Pink Flower.”</p>
<p>Babbitt blessedly ceased thinking as tramping turned into blind plodding. He was submerged in weariness. His plump legs seemed to go on by themselves, without guidance, and he mechanically wiped away the sweat which stung his eyes. He was too tired to be consciously glad as, after a sun-scourged mile of corduroy tote-road through a swamp where flies hovered over a hot waste of brush, they reached the cool shore of Box Car Pond. When he lifted the pack from his back he staggered from the change in balance, and for a moment could not stand erect. He lay beneath an ample-bosomed maple tree near the guest-shack, and joyously felt sleep running through his veins.</p>
<p>He awoke toward dusk, to find Joe efficiently cooking bacon and eggs and flapjacks for supper, and his admiration of the woodsman returned. He sat on a stump and felt virile.</p>
<p>“Joe, what would you do if you had a lot of money? Would you stick to guiding, or would you take a claim way back in the woods and be independent of people?”</p>
<p>For the first time Joe brightened. He chewed his cud a second, and bubbled, “Ive often thought of that! If I had the money, Id go down to Tinkers Falls and open a swell shoe store.”</p>
<p>After supper Joe proposed a game of stud-poker but Babbitt refused with brevity, and Joe contentedly went to bed at eight. Babbitt sat on the stump, facing the dark pond, slapping mosquitos. Save the snoring guide, there was no other human being within ten miles. He was lonelier than he had ever been in his life. Then he was in Zenith.</p>
<p>He was worrying as to whether Miss McGoun wasnt paying too much for carbon paper. He was at once resenting and missing the persistent teasing at the Roughnecks Table. He was wondering what Zilla Riesling was doing now. He was wondering whether, after the summers maturity of being a garageman, Ted would “get busy” in the university. He was thinking of his wife. “If she would only—if she wouldnt be so darn satisfied with just settling down—No! I wont! I wont go back! Ill be fifty in three years. Sixty in thirteen years. Im going to have some fun before its too late. I dont care! I will!”</p>
<p>He thought of Ida Putiak, of Louetta Swanson, of that nice widow—what was her name?—Tanis Judique?—the one for whom hed found the flat. He was enmeshed in imaginary conversations. Then:</p>
<p>“Gee, I cant seem to get away from thinking about folks!”</p>
<p>Thus it came to him merely to run away was folly, because he could never run away from himself.</p>
<p>That moment he started for Zenith. In his journey there was no appearance of flight, but he was fleeing, and four days afterward he was on the Zenith train. He knew that he was slinking back not because it was what he longed to do but because it was all he could do. He scanned again his discovery that he could never run away from Zenith and family and office, because in his own brain he bore the office and the family and every street and disquiet and illusion of Zenith.</p>
<p>“But Im going to—oh, Im going to start something!” he vowed, and he tried to make it valiant.</p>
</section>
</section>
<section id="chapter-26" epub:type="chapter bodymatter z3998:fiction">
<h2 epub:type="title">Chapter <span epub:type="z3998:roman">XXVI</span></h2>
<section id="chapter-26-1" epub:type="z3998:subchapter">
<h3 epub:type="ordinal z3998:roman">I</h3>
<p>As he walked through the train, looking for familiar faces, he saw only one person whom he knew, and that was Seneca Doane, the lawyer who, after the blessings of being in Babbitts own class at college and of becoming a corporation-counsel, had turned crank, had headed farmer-labor tickets and fraternized with admitted socialists. Though he was in rebellion, naturally Babbitt did not care to be seen talking with such a fanatic, but in all the Pullmans he could find no other acquaintance, and reluctantly he halted. Seneca Doane was a slight, thin-haired man, rather like Chum Frink except that he hadnt Frinks grin. He was reading a book called “The Way of All Flesh.” It looked religious to Babbitt, and he wondered if Doane could possibly have been converted and turned decent and patriotic.</p>
<p>“Why, hello, Doane,” he said.</p>
<p>Doane looked up. His voice was curiously kind. “Oh! How do, Babbitt.”</p>
<p>“Been away, eh?”</p>
<p>“Yes, Ive been in Washington.”</p>
<p>“Washington, eh? Hows the old Government making out?”</p>
<p>“Its—Wont you sit down?”</p>
<p>“Thanks. Dont care if I do. Well, well! Been quite a while since Ive had a good chance to talk to you, Doane. I was, uh—Sorry you didnt turn up at the last class-dinner.”</p>
<p>“Oh—thanks.”</p>
<p>“Hows the unions coming? Going to run for mayor again?” Doane seemed restless. He was fingering the pages of his book. He said “I might” as though it didnt mean anything in particular, and he smiled.</p>
<p>Babbitt liked that smile, and hunted for conversation: “Saw a bang-up cabaret in New York: the Good-Morning Cutie bunch at the Hotel Minton.”</p>
<p>“Yes, theyre pretty girls. I danced there one evening.”</p>
<p>“Oh. Like dancing?”</p>
<p>“Naturally. I like dancing and pretty women and good food better than anything else in the world. Most men do.”</p>
<p>“But gosh, Doane, I thought you fellows wanted to take all the good eats and everything away from us.”</p>
<p>“No. Not at all. What Id like to see is the meetings of the Garment Workers held at the Ritz, with a dance afterward. Isnt that reasonable?”</p>
<p>“Yuh, might be good idea, all right. Well—Shame I havent seen more of you, recent years. Oh, say, hope you havent held it against me, my bucking you as mayor, going on the stump for Prout. You see, Im an organization Republican, and I kind of felt—”</p>
<p>“Theres no reason why you shouldnt fight me. I have no doubt youre good for the Organization. I remember—in college you were an unusually liberal, sensitive chap. I can still recall your saying to me that you were going to be a lawyer, and take the cases of the poor for nothing, and fight the rich. And I remember I said I was going to be one of the rich myself, and buy paintings and live at Newport. Im sure you inspired us all.”</p>
<p>“Well.⁠ ⁠… Well.⁠ ⁠… Ive always aimed to be liberal.” Babbitt was enormously shy and proud and self-conscious; he tried to look like the boy he had been a quarter-century ago, and he shone upon his old friend Seneca Doane as he rumbled, “Trouble with a lot of these fellows, even the live wires and some of em that think theyre forward-looking, is they arent broad-minded and liberal. Now, I always believe in giving the other fellow a chance, and listening to his ideas.”</p>
<p>“Thats fine.”</p>
<p>“Tell you how I figure it: A little opposition is good for all of us, so a fellow, especially if hes a business man and engaged in doing the work of the world, ought to be liberal.”</p>
<p>“Yes—”</p>
<p>“I always say a fellow ought to have Vision and Ideals. I guess some of the fellows in my business think Im pretty visionary, but I just let em think what they want to and go right on—same as you do.⁠ ⁠… By golly, this is nice to have a chance to sit and visit and kind of, you might say, brush up on our ideals.”</p>
<p>“But of course we visionaries do rather get beaten. Doesnt it bother you?”</p>
<p>“Not a bit! Nobody can dictate to me what I think!”</p>
<p>“Youre the man I want to help me. I want you to talk to some of the business men and try to make them a little more liberal in their attitude toward poor Beecher Ingram.”</p>
<p>“Ingram? But, why, hes this nut preacher that got kicked out of the Congregationalist Church, isnt he, and preaches free love and sedition?”</p>
<p>This, Doane explained, was indeed the general conception of Beecher Ingram, but he himself saw Beecher Ingram as a priest of the brotherhood of man, of which Babbitt was notoriously an upholder. So would Babbitt keep his acquaintances from hounding Ingram and his forlorn little church?</p>
<p>“You bet! Ill call down any of the boys I hear getting funny about Ingram,” Babbitt said affectionately to his dear friend Doane.</p>
<p>Doane warmed up and became reminiscent. He spoke of student days in Germany, of lobbying for single tax in Washington, of international labor conferences. He mentioned his friends, Lord Wycombe, Colonel Wedgwood, Professor Piccoli. Babbitt had always supposed that Doane associated only with the <abbr epub:type="z3998:initialism">I.W.W.</abbr>, but now he nodded gravely, as one who knew Lord Wycombes by the score, and he got in two references to Sir Gerald Doak. He felt daring and idealistic and cosmopolitan.</p>
<p>Suddenly, in his new spiritual grandeur, he was sorry for Zilla Riesling, and understood her as these ordinary fellows at the Boosters Club never could.</p>
</section>
<section id="chapter-26-2" epub:type="z3998:subchapter">
<h3 epub:type="ordinal z3998:roman">II</h3>
<p>Five hours after he had arrived in Zenith and told his wife how hot it was in New York, he went to call on Zilla. He was buzzing with ideas and forgiveness. Hed get Paul released; hed do things, vague but highly benevolent things, for Zilla; hed be as generous as his friend Seneca Doane.</p>
<p>He had not seen Zilla since Paul had shot her, and he still pictured her as buxom, high-colored, lively, and a little blowsy. As he drove up to her boardinghouse, in a depressing back street below the wholesale district, he stopped in discomfort. At an upper window, leaning on her elbow, was a woman with the features of Zilla, but she was bloodless and aged, like a yellowed wad of old paper crumpled into wrinkles. Where Zilla had bounced and jiggled, this woman was dreadfully still.</p>
<p>He waited half an hour before she came into the boardinghouse parlor. Fifty times he opened the book of photographs of the Chicago Worlds Fair of 1893, fifty times he looked at the picture of the Court of Honor.</p>
<p>He was startled to find Zilla in the room. She wore a black streaky gown which she had tried to brighten with a girdle of crimson ribbon. The ribbon had been torn and patiently mended. He noted this carefully, because he did not wish to look at her shoulders. One shoulder was lower than the other; one arm she carried in contorted fashion, as though it were paralyzed; and behind a high collar of cheap lace there was a gouge in the anemic neck which had once been shining and softly plump.</p>
<p>“Yes?” she said.</p>
<p>“Well, well, old Zilla! By golly, its good to see you again!”</p>
<p>“He can send his messages through a lawyer.”</p>
<p>“Why, rats, Zilla, I didnt come just because of him. Came as an old friend.”</p>
<p>“You waited long enough!”</p>
<p>“Well, you know how it is. Figured you wouldnt want to see a friend of his for quite some time and—Sit down, honey! Lets be sensible. Weve all of us done a bunch of things that we hadnt ought to, but maybe we can sort of start over again. Honest, Zilla, Id like to do something to make you both happy. Know what I thought today? Mind you, Paul doesnt know a thing about this—doesnt know I was going to come see you. I got to thinking: Zillas a fine? bighearted woman, and shell understand that, uh, Pauls had his lesson now. Why wouldnt it be a fine idea if you asked the governor to pardon him? Believe he would, if it came from you. No! Wait! Just think how good youd feel if you were generous.”</p>
<p>“Yes, I wish to be generous.” She was sitting primly, speaking icily. “For that reason I wish to keep him in prison, as an example to evildoers. Ive gotten religion, George, since the terrible thing that man did to me. Sometimes I used to be unkind, and I wished for worldly pleasures, for dancing and the theater. But when I was in the hospital the pastor of the Pentecostal Communion Faith used to come to see me, and he showed me, right from the prophecies written in the Word of God, that the Day of Judgment is coming and all the members of the older churches are going straight to eternal damnation, because they only do lip-service and swallow the world, the flesh, and the devil—”</p>
<p>For fifteen wild minutes she talked, pouring out admonitions to flee the wrath to come, and her face flushed, her dead voice recaptured something of the shrill energy of the old Zilla. She wound up with a furious:</p>
<p>“Its the blessing of God himself that Paul should be in prison now, and torn and humbled by punishment, so that he may yet save his soul, and so other wicked men, these horrible chasers after women and lust, may have an example.”</p>
<p>Babbitt had itched and twisted. As in church he dared not move during the sermon so now he felt that he must seem attentive, though her screeching denunciations flew past him like carrion birds.</p>
<p>He sought to be calm and brotherly:</p>
<p>“Yes, I know, Zilla. But gosh, it certainly is the essence of religion to be charitable, isnt it? Let me tell you how I figure it: What we need in the world is liberalism, liberality, if were going to get anywhere. Ive always believed in being broad-minded and liberal—”</p>
<p>“You? Liberal?” It was very much the old Zilla. “Why, George Babbitt, youre about as broad-minded and liberal as a razor-blade!”</p>
<p>“Oh, I am, am I! Well, just let me tell you, just—let me—tell—you, Im as by golly liberal as you are religious, anyway! <em>You religious!</em></p>
<p>“I am so! Our pastor says I sustain him in the faith!”</p>
<p>“Ill bet you do! With Pauls money! But just to show you how liberal I am, Im going to send a check for ten bucks to this Beecher Ingram, because a lot of fellows are saying the poor cuss preaches sedition and free love, and theyre trying to run him out of town.”</p>
<p>“And theyre right! They ought to run him out of town! Why, he preaches—if you can call it preaching—in a theater, in the House of Satan! You dont know what it is to find God, to find peace, to behold the snares that the devil spreads out for our feet. Oh, Im so glad to see the mysterious purposes of God in having Paul harm me and stop my wickedness—and Pauls getting his, good and plenty, for the cruel things he did to me, and I hope he <em>dies</em> in prison!”</p>
<p>Babbitt was up, hat in hand, growling, “Well, if thats what you call being at peace, for heavens sake just warn me before you go to war, will you?”</p>
</section>
<section id="chapter-26-3" epub:type="z3998:subchapter">
<h3 epub:type="ordinal z3998:roman">III</h3>
<p>Vast is the power of cities to reclaim the wanderer. More than mountains or the shore-devouring sea, a city retains its character, imperturbable, cynical, holding behind apparent changes its essential purpose. Though Babbitt had deserted his family and dwelt with Joe Paradise in the wilderness, though he had become a liberal, though he had been quite sure, on the night before he reached Zenith, that neither he nor the city would be the same again, ten days after his return he could not believe that he had ever been away. Nor was it at all evident to his acquaintances that there was a new George <abbr epub:type="z3998:given-name">F.</abbr> Babbitt, save that he was more irritable under the incessant chaffing at the Athletic Club, and once, when Virgil Gunch observed that Seneca Doane ought to be hanged, Babbitt snorted, “Oh, rats, hes not so bad.”</p>
<p>At home he grunted “Eh?” across the newspaper to his commentatory wife, and was delighted by Tinkas new red tam oshanter, and announced, “No class to that corrugated iron garage. Have to build me a nice frame one.”</p>
<p>Verona and Kenneth Escott appeared really to be engaged. In his newspaper Escott had conducted a pure-food crusade against commission-houses. As a result he had been given an excellent job in a commission-house, and he was making a salary on which he could marry, and denouncing irresponsible reporters who wrote stories criticizing commission-houses without knowing what they were talking about.</p>
<p>This September Ted had entered the State University as a freshman in the College of Arts and Sciences. The university was at Mohalis only fifteen miles from Zenith, and Ted often came down for the weekend. Babbitt was worried. Ted was “going in for” everything but books. He had tried to “make” the football team as a light halfback, he was looking forward to the basketball season, he was on the committee for the Freshman Hop, and (as a Zenithite, an aristocrat among the yokels) he was being “rushed” by two fraternities. But of his studies Babbitt could learn nothing save a mumbled, “Oh, gosh, these old stiffs of teachers just give you a lot of junk about literature and economics.”</p>
<p>One weekend Ted proposed, “Say, Dad, why cant I transfer over from the College to the School of Engineering and take mechanical engineering? You always holler that I never study, but honest, I would study there.”</p>
<p>“No, the Engineering School hasnt got the standing the College has,” fretted Babbitt.</p>
<p>“Id like to know how it hasnt! The Engineers can play on any of the teams!”</p>
<p>There was much explanation of the “dollars-and-cents value of being known as a college man when you go into the law,” and a truly oratorical account of the lawyers life. Before he was through with it, Babbitt had Ted a United States Senator.</p>
<p>Among the great lawyers whom he mentioned was Seneca Doane.</p>
<p>“But, gee whiz,” Ted marveled, “I thought you always said this Doane was a reglar nut!”</p>
<p>“Thats no way to speak of a great man! Doanes always been a good friend of mine—fact I helped him in college—I started him out and you might say inspired him. Just because hes sympathetic with the aims of Labor, a lot of chumps that lack liberality and broad-mindedness think hes a crank, but let me tell you theres mighty few of em that rake in the fees he does, and hes a friend of some of the strongest; most conservative men in the world—like Lord Wycombe, this, uh, this big English nobleman thats so well known. And you now, which would you rather do: be in with a lot of greasy mechanics and laboring-men, or chum up to a real fellow like Lord Wycombe, and get invited to his house for parties?”</p>
<p>“Well—gosh,” sighed Ted.</p>
<p>The next weekend he came in joyously with, “Say, Dad, why couldnt I take mining engineering instead of the academic course? You talk about standing—maybe there isnt much in mechanical engineering, but the Miners, gee, they got seven out of eleven in the new elections to Nu Tau Tau!”</p>
</section>
</section>
<section id="chapter-27" epub:type="chapter bodymatter z3998:fiction">
<h2 epub:type="title">Chapter <span epub:type="z3998:roman">XXVII</span></h2>
<section id="chapter-27-1" epub:type="z3998:subchapter">
<h3 epub:type="ordinal z3998:roman">I</h3>
<p>The strike which turned Zenith into two belligerent camps; white and red, began late in September with a walkout of telephone girls and linemen, in protest against a reduction of wages. The newly formed union of dairy-products workers went out, partly in sympathy and partly in demand for a forty-four hour week. They were followed by the truck-drivers union. Industry was tied up, and the whole city was nervous with talk of a trolley strike, a printers strike, a general strike. Furious citizens, trying to get telephone calls through strikebreaking girls, danced helplessly. Every truck that made its way from the factories to the freight-stations was guarded by a policeman, trying to look stoical beside the scab driver. A line of fifty trucks from the Zenith Steel and Machinery Company was attacked by strikers-rushing out from the sidewalk, pulling drivers from the seats, smashing carburetors and commutators, while telephone girls cheered from the walk, and small boys heaved bricks.</p>
<p>The National Guard was ordered out. Colonel Nixon, who in private life was <abbr epub:type="z3998:name-title">Mr.</abbr> Caleb Nixon, secretary of the Pullmore Tractor Company, put on a long khaki coat and stalked through crowds, a .44 automatic in hand. Even Babbitts friend, Clarence Drum the shoe merchant—a round and merry man who told stories at the Athletic Club, and who strangely resembled a Victorian pug-dog—was to be seen as a waddling but ferocious captain, with his belt tight about his comfortable little belly, and his round little mouth petulant as he piped to chattering groups on corners. “Move on there now! I cant have any of this loitering!”</p>
<p>Every newspaper in the city, save one, was against the strikers. When mobs raided the newsstands, at each was stationed a militiaman, a young, embarrassed citizen-soldier with eyeglasses, bookkeeper or grocery-clerk in private life, trying to look dangerous while small boys yelped, “Get onto de tin soldier!” and striking truck-drivers inquired tenderly, “Say, Joe, when I was fighting in France, was you in camp in the States or was you doing Swede exercises in the <abbr epub:type="z3998:initialism">Y.M.C.A.</abbr>? Be careful of that bayonet, now, or youll cut yourself!”</p>
<p>There was no one in Zenith who talked of anything but the strike, and no one who did not take sides. You were either a courageous friend of Labor, or you were a fearless supporter of the Rights of Property; and in either case you were belligerent, and ready to disown any friend who did not hate the enemy.</p>
<p>A condensed-milk plant was set afire—each side charged it to the other—and the city was hysterical.</p>
<p>And Babbitt chose this time to be publicly liberal.</p>
<p>He belonged to the sound, sane, right-thinking wing, and at first he agreed that the Crooked Agitators ought to be shot. He was sorry when his friend, Seneca Doane, defended arrested strikers, and he thought of going to Doane and explaining about these agitators, but when he read a broadside alleging that even on their former wages the telephone girls had been hungry, he was troubled. “All lies and fake figures,” he said, but in a doubtful croak.</p>
<p>For the Sunday after, the Chatham Road Presbyterian Church announced a sermon by <abbr epub:type="z3998:name-title">Dr.</abbr> John Jennison Drew on “How the Saviour Would End Strikes.” Babbitt had been negligent about churchgoing lately, but he went to the service, hopeful that <abbr epub:type="z3998:name-title">Dr.</abbr> Drew really did have the information as to what the divine powers thought about strikes. Beside Babbitt in the large, curving, glossy, velvet-upholstered pew was Chum Frink.</p>
<p>Frink whispered, “Hope the doc gives the strikers hell! Ordinarily, I dont believe in a preacher butting into political matters—let him stick to straight religion and save souls, and not stir up a lot of discussion—but at a time like this, I do think he ought to stand right up and bawl out those plug-uglies to a fare-you-well!”</p>
<p>“Yes—well—” said Babbitt.</p>
<p>The <abbr epub:type="z3998:name-title">Rev.</abbr> <abbr epub:type="z3998:name-title">Dr.</abbr> Drew, his rustic bang flopping with the intensity of his poetic and sociologic ardor, trumpeted:</p>
<p>“During the untoward series of industrial dislocations which have—let us be courageous and admit it boldly—throttled the business life of our fair city these past days, there has been a great deal of loose talk about scientific prevention of scientific<em>scientific!</em> Now, let me tell you that the most unscientific thing in the world is science! Take the attacks on the established fundamentals of the Christian creed which were so popular with the scientists a generation ago. Oh, yes, they were mighty fellows, and great poo-bahs of criticism! They were going to destroy the church; they were going to prove the world was created and has been brought to its extraordinary level of morality and civilization by blind chance. Yet the church stands just as firmly today as ever, and the only answer a Christian pastor needs make to the long-haired opponents of his simple faith is just a pitying smile!</p>
<p>“And now these same scientists want to replace the natural condition of free competition by crazy systems which, no matter by what high-sounding names they are called, are nothing but a despotic paternalism. Naturally, Im not criticizing labor courts, injunctions against men proven to be striking unjustly, or those excellent unions in which the men and the boss get together. But I certainly am criticizing the systems in which the free and fluid motivation of independent labor is to be replaced by cooked-up wage-scales and minimum salaries and government commissions and labor federations and all that poppycock.</p>
<p>“What is not generally understood is that this whole industrial matter isnt a question of economics. Its essentially and only a matter of Love, and of the practical application of the Christian religion! Imagine a factory—instead of committees of workmen alienating the boss, the boss goes among them smiling, and they smile back, the elder brother and the younger. Brothers, thats what they must be, loving brothers, and then strikes would be as inconceivable as hatred in the home!”</p>
<p>It was at this point that Babbitt muttered, “Oh, rot!”</p>
<p>“Huh?” said Chum Frink.</p>
<p>“He doesnt know what hes talking about. Its just as clear as mud. It doesnt mean a darn thing.”</p>
<p>“Maybe, but—”</p>
<p>Frink looked at him doubtfully, through all the service kept glancing at him doubtfully, till Babbitt was nervous.</p>
</section>
<section id="chapter-27-2" epub:type="z3998:subchapter">
<h3 epub:type="ordinal z3998:roman">II</h3>
<p>The strikers had announced a parade for Tuesday morning, but Colonel Nixon had forbidden it, the newspapers said. When Babbitt drove west from his office at ten that morning he saw a drove of shabby men heading toward the tangled, dirty district beyond Court House Square. He hated them, because they were poor, because they made him feel insecure. “Damn loafers! Wouldnt be common workmen if they had any pep,” he complained. He wondered if there was going to be a riot. He drove toward the starting-point of the parade, a triangle of limp and faded grass known as Moore Street Park, and halted his car.</p>
<p>The park and streets were buzzing with strikers, young men in blue denim shirts, old men with caps. Through them, keeping them stirred like a boiling pot, moved the militiamen. Babbitt could hear the soldiers monotonous orders: “Keep moving—move on, bo—keep your feet warm!” Babbitt admired their stolid good temper. The crowd shouted, “Tin soldiers,” and “Dirty dogs—servants of the capitalists!” but the militiamen grinned and answered only, “Sure, thats right. Keep moving, Billy!”</p>
<p>Babbitt thrilled over the citizen-soldiers, hated the scoundrels who were obstructing the pleasant ways of prosperity, admired Colonel Nixons striding contempt for the crowd; and as Captain Clarence Drum, that rather puffing shoe-dealer, came raging by, Babbitt respectfully clamored, “Great work, Captain! Dont let em march!” He watched the strikers filing from the park. Many of them bore posters with “They cant stop our peacefully walking.” The militiamen tore away the posters, but the strikers fell in behind their leaders and straggled off, a thin unimpressive trickle between steel-glinting lines of soldiers. Babbitt saw with disappointment that there wasnt going to be any violence, nothing interesting at all. Then he gasped.</p>
<p>Among the marchers, beside a bulky young workman, was Seneca Doane, smiling, content. In front of him was Professor Brockbank, head of the history department in the State University, an old man and white-bearded, known to come from a distinguished Massachusetts family.</p>
<p>“Why, gosh,” Babbitt marveled, “a swell like him in with the strikers? And good ole Senny Doane! Theyre fools to get mixed up with this bunch. Theyre parlor socialists! But they have got nerve. And nothing in it for them, not a cent! And—I dont know s <strong>all</strong> the strikers look like such tough nuts. Look just about like anybody else to me!”</p>
<p>The militiamen were turning the parade down a side street.</p>
<p>“They got just as much right to march as anybody else! They own the streets as much as Clarence Drum or the American Legion does!” Babbitt grumbled. “Of course, theyre—theyre a bad element, but—Oh, rats!”</p>
<p>At the Athletic Club, Babbitt was silent during lunch, while the others fretted, “I dont know what the worlds coming to,” or solaced their spirits with “kidding.”</p>
<p>Captain Clarence Drum came swinging by, splendid in khaki.</p>
<p>“Hows it going, Captain?” inquired Virgil Gunch.</p>
<p>“Oh, we got em stopped. We worked em off on side streets and separated em and they got discouraged and went home.”</p>
<p>“Fine work. No violence.”</p>
<p>“Fine work nothing!” groaned <abbr epub:type="z3998:name-title">Mr.</abbr> Drum. “If I had my way, thered be a whole lot of violence, and Id start it, and then the whole thing would be over. I dont believe in standing back and wet-nursing these fellows and letting the disturbances drag on. I tell you these strikers are nothing in Gods world but a lot of bomb-throwing socialists and thugs, and the only way to handle em is with a club! Thats what Id do; beat up the whole lot of em!”</p>
<p>Babbitt heard himself saying, “Oh, rats, Clarence, they look just about like you and me, and I certainly didnt notice any bombs.”</p>
<p>Drum complained, “Oh, you didnt, eh? Well, maybe youd like to take charge of the strike! Just tell Colonel Nixon what innocents the strikers are! Hed be glad to hear about it!” Drum strode on, while all the table stared at Babbitt.</p>
<p>“Whats the idea? Do you want us to give those hellhounds love and kisses, or what?” said Orville Jones.</p>
<p>“Do you defend a lot of hoodlums that are trying to take the bread and butter away from our families?” raged Professor Pumphrey.</p>
<p>Virgil Gunch intimidatingly said nothing. He put on sternness like a mask; his jaw was hard, his bristly short hair seemed cruel, his silence was a ferocious thunder. While the others assured Babbitt that they must have misunderstood him, Gunch looked as though he had understood only too well. Like a robed judge he listened to Babbitts stammering:</p>
<p>“No, sure; course theyre a bunch of toughs. But I just mean—Strikes me its bad policy to talk about clubbing em. Cabe Nixon doesnt. Hes got the fine Italian hand. And thats why hes colonel. Clarence Drum is jealous of him.”</p>
<p>“Well,” said Professor Pumphrey, “you hurt Clarences feelings, George. Hes been out there all morning getting hot and dusty, and no wonder he wants to beat the tar out of those sons of guns!”</p>
<p>Gunch said nothing, and watched; and Babbitt knew that he was being watched.</p>
</section>
<section id="chapter-27-3" epub:type="z3998:subchapter">
<h3 epub:type="ordinal z3998:roman">III</h3>
<p>As he was leaving the club Babbitt heard Chum Frink protesting to Gunch, “—dont know whats got into him. Last Sunday Doc Drew preached a corking sermon about decency in business and Babbitt kicked about that, too. Near s I can figure out—”</p>
<p>Babbitt was vaguely frightened.</p>
</section>
<section id="chapter-27-4" epub:type="z3998:subchapter">
<h3 epub:type="ordinal z3998:roman">IV</h3>
<p>He saw a crowd listening to a man who was talking from the rostrum of a kitchen-chair. He stopped his car. From newspaper pictures he knew that the speaker must be the notorious freelance preacher, Beecher Ingram, of whom Seneca Doane had spoken. Ingram was a gaunt man with flamboyant hair, weather-beaten cheeks, and worried eyes. He was pleading:</p>
<p>—if those telephone girls can hold out, living on one meal a day, doing their own washing, starving and smiling, you big hulking men ought to be able—”</p>
<p>Babbitt saw that from the sidewalk Virgil Gunch was watching him. In vague disquiet he started the car and mechanically drove on, while Gunchs hostile eyes seemed to follow him all the way.</p>
</section>
<section id="chapter-27-5" epub:type="z3998:subchapter">
<h3 epub:type="ordinal z3998:roman">V</h3>
<p>“Theres a lot of these fellows,” Babbitt was complaining to his wife, “that think if workmen go on strike theyre a regular bunch of fiends. Now, of course, its a fight between sound business and the destructive element, and we got to lick the stuffins out of em when they challenge us, but doggoned if I see why we cant fight like gentlemen and not go calling em dirty dogs and saying they ought to be shot down.”</p>
<p>“Why, George,” she said placidly, “I thought you always insisted that all strikers ought to be put in jail.”</p>
<p>“I never did! Well, I mean—Some of em, of course. Irresponsible leaders. But I mean a fellow ought to be broad-minded and liberal about things like—”</p>
<p>“But dearie, I thought you always said these so-called liberal people were the worst of—”</p>
<p>“Rats! Woman never can understand the different definitions of a word. Depends on how you mean it. And it dont pay to be too cocksure about anything. Now, these strikers: Honest, theyre not such bad people. Just foolish. They dont understand the complications of merchandizing and profit, the way we business men do, but sometimes I think theyre about like the rest of us, and no more hogs for wages than we are for profits.”</p>
<p>“George! If people were to hear you talk like that—of course I <strong>know</strong> you; I remember what a wild crazy boy you were; I know you dont mean a word you say—but if people that didnt understand you were to hear you talking, theyd think you were a regular socialist!”</p>
<p>“What do I care what anybody thinks? And let me tell you right now—I want you to distinctly understand I never was a wild crazy kid, and when I say a thing, I mean it, and I stand by it and—Honest, do you think people would think I was too liberal if I just said the strikers were decent?”</p>
<p>“Of course they would. But dont worry, dear; I know you dont mean a word of it. Time to trot up to bed now. Have you enough covers for tonight?”</p>
<p>On the sleeping-porch he puzzled, “She doesnt understand me. Hardly understand myself. Why cant I take things easy, way I used to?</p>
<p>“Wish I could go out to Senny Doanes house and talk things over with him. No! Suppose Verg Gunch saw me going in there!</p>
<p>“Wish I knew some really smart woman, and nice, that would see what Im trying to get at, and let me talk to her and—I wonder if Myras right? Could the fellows think Ive gone nutty just because Im broad-minded and liberal? Way Verg looked at me—”</p>
</section>
</section>
<section id="chapter-28" epub:type="chapter bodymatter z3998:fiction">
<h2 epub:type="title">Chapter <span epub:type="z3998:roman">XXVIII</span></h2>
<p>Miss McGoun came into his private office at three in the afternoon with “Lissen, <abbr epub:type="z3998:name-title">Mr.</abbr> Babbitt; theres a <abbr epub:type="z3998:name-title">Mrs.</abbr> Judique on the phone—wants to see about some repairs, and the salesmen are all out. Want to talk to her?”</p>
<p>“All right.”</p>
<p>The voice of Tanis Judique was clear and pleasant. The black cylinder of the telephone-receiver seemed to hold a tiny animated image of her: lustrous eyes, delicate nose, gentle chin.</p>
<p>“This is <abbr epub:type="z3998:name-title">Mrs.</abbr> Judique. Do you remember me? You drove me up here to the Cavendish Apartments and helped me find such a nice flat.”</p>
<p>“Sure! Bet I remember! What can I do for you?”</p>
<p>“Why, its just a little—I dont know that I ought to bother you, but the janitor doesnt seem to be able to fix it. You know my flat is on the top floor, and with these autumn rains the roof is beginning to leak, and Id be awfully glad if—”</p>
<p>“Sure! Ill come up and take a look at it.” Nervously, “When do you expect to be in?”</p>
<p>“Why, Im in every morning.”</p>
<p>“Be in this afternoon, in an hour or so?”</p>
<p>“Ye-es. Perhaps I could give you a cup of tea. I think I ought to, after all your trouble.”</p>
<p>“Fine! Ill run up there soon as I can get away.”</p>
<p>He meditated, “Now theres a woman thats got refinement, savvy, <em>class</em>! After all your trouble—give you a cup of tea. Shed appreciate a fellow. Im a fool, but Im not such a bad cuss, get to know me. And not so much a fool as they think!”</p>
<p>The great strike was over, the strikers beaten. Except that Virgil Gunch seemed less cordial, there were no visible effects of Babbitts treachery to the clan. The oppressive fear of criticism was gone, but a diffident loneliness remained. Now he was so exhilarated that, to prove he wasnt, he droned about the office for fifteen minutes, looking at blueprints, explaining to Miss McGoun that this <abbr epub:type="z3998:name-title">Mrs.</abbr> Scott wanted more money for her house—had raised the asking-price—raised it from seven thousand to eighty-five hundred—would Miss McGoun be sure and put it down on the card<abbr epub:type="z3998:name-title">Mrs.</abbr> Scotts house—raise. When he had thus established himself as a person unemotional and interested only in business, he sauntered out. He took a particularly long time to start his car; he kicked the tires, dusted the glass of the speedometer, and tightened the screws holding the windshield spotlight.</p>
<p>He drove happily off toward the Bellevue district, conscious of the presence of <abbr epub:type="z3998:name-title">Mrs.</abbr> Judique as of a brilliant light on the horizon. The maple leaves had fallen and they lined the gutters of the asphalted streets. It was a day of pale gold and faded green, tranquil and lingering. Babbitt was aware of the meditative day, and of the barrenness of Bellevue—blocks of wooden houses, garages, little shops, weedy lots. “Needs pepping up; needs the touch that people like <abbr epub:type="z3998:name-title">Mrs.</abbr> Judique could give a place,” he ruminated, as he rattled through the long, crude, airy streets. The wind rose, enlivening, keen, and in a blaze of well-being he came to the flat of Tanis Judique.</p>
<p>She was wearing, when she flutteringly admitted him, a frock of black chiffon cut modestly round at the base of her pretty throat. She seemed to him immensely sophisticated. He glanced at the cretonnes and colored prints in her living-room, and gurgled, “Gosh, youve fixed the place nice! Takes a clever woman to know how to make a home, all right!”</p>
<p>“You really like it? Im so glad! But youve neglected me, scandalously. You promised to come some time and learn to dance.”</p>
<p>Rather unsteadily, “Oh, but you didnt mean it seriously!”</p>
<p>“Perhaps not. But you might have tried!”</p>
<p>“Well, here Ive come for my lesson, and you might just as well prepare to have me stay for supper!”</p>
<p>They both laughed in a manner which indicated that of course he didnt mean it.</p>
<p>“But first I guess I better look at that leak.”</p>
<p>She climbed with him to the flat roof of the apartment-house a detached world of slatted wooden walks, clotheslines, water-tank in a penthouse. He poked at things with his toe, and sought to impress her by being learned about copper gutters, the desirability of passing plumbing pipes through a lead collar and sleeve and flashing them with copper, and the advantages of cedar over boiler-iron for roof-tanks.</p>
<p>“You have to know so much, in real estate!” she admired.</p>
<p>He promised that the roof should be repaired within two days. “Do you mind my phoning from your apartment?” he asked.</p>
<p>“Heavens, no!”</p>
<p>He stood a moment at the coping, looking over a land of hard little bungalows with abnormally large porches, and new apartment-houses, small, but brave with variegated brick walls and terra-cotta trimmings. Beyond them was a hill with a gouge of yellow clay like a vast wound. Behind every apartment-house, beside each dwelling, were small garages. It was a world of good little people, comfortable, industrious, credulous.</p>
<p>In the autumnal light the flat newness was mellowed, and the air was a sun-tinted pool.</p>
<p>“Golly, its one fine afternoon. You get a great view here, right up Tanners Hill,” said Babbitt.</p>
<p>“Yes, isnt it nice and open.”</p>
<p>“So darn few people appreciate a View.”</p>
<p>“Dont you go raising my rent on that account! Oh, that was naughty of me! I was just teasing. Seriously though, there are so few who respond—who react to Views. I mean—they havent any feeling of poetry and beauty.”</p>
<p>“Thats a fact, they havent,” he breathed, admiring her slenderness and the absorbed, airy way in which she looked toward the hill, chin lifted, lips smiling. “Well, guess Id better telephone the plumbers, so theyll get on the job first thing in the morning.”</p>
<p>When he had telephoned, making it conspicuously authoritative and gruff and masculine, he looked doubtful, and sighed, “Spose Id better be—”</p>
<p>“Oh, you must have that cup of tea first!”</p>
<p>“Well, it would go pretty good, at that.”</p>
<p>It was luxurious to loll in a deep green rep chair, his legs thrust out before him, to glance at the black Chinese telephone stand and the colored photograph of Mount Vernon which he had always liked so much, while in the tiny kitchen—so near<abbr epub:type="z3998:name-title">Mrs.</abbr> Judique sang “My Creole Queen.” In an intolerable sweetness, a contentment so deep that he was wistfully discontented, he saw magnolias by moonlight and heard plantation darkies crooning to the banjo. He wanted to be near her, on pretense of helping her, yet he wanted to remain in this still ecstasy. Languidly he remained.</p>
<p>When she bustled in with the tea he smiled up at her. “This is awfully nice!” For the first time, he was not fencing; he was quietly and securely friendly; and friendly and quiet was her answer: “Its nice to have you here. You were so kind, helping me to find this little home.”</p>
<p>They agreed that the weather would soon turn cold. They agreed that prohibition was prohibitive. They agreed that art in the home was cultural. They agreed about everything. They even became bold. They hinted that these modern young girls, well, honestly, their short skirts were short. They were proud to find that they were not shocked by such frank speaking. Tanis ventured, “I know youll understand—I mean—I dont quite know how to say it, but I do think that girls who pretend theyre bad by the way they dress really never go any farther. They give away the fact that they havent the instincts of a womanly woman.”</p>
<p>Remembering Ida Putiak, the manicure girl, and how ill she had used him, Babbitt agreed with enthusiasm; remembering how ill all the world had used him, he told of Paul Riesling, of Zilla, of Seneca Doane, of the strike:</p>
<p>“See how it was? Course I was as anxious to have those beggars licked to a standstill as anybody else, but gosh, no reason for not seeing their side. For a fellows own sake, hes got to be broad-minded and liberal, dont you think so?”</p>
<p>“Oh, I do!” Sitting on the hard little couch, she clasped her hands beside her, leaned toward him, absorbed him; and in a glorious state of being appreciated he proclaimed:</p>
<p>“So I up and said to the fellows at the club, Look here, I—”</p>
<p>“Do you belong to the Union Club? I think its—”</p>
<p>“No; the Athletic. Tell you: Course theyre always asking me to join the Union, but I always say, No, sir! Nothing doing! I dont mind the expense but I cant stand all the old fogies.”</p>
<p>“Oh, yes, thats so. But tell me: what did you say to them?”</p>
<p>“Oh, you dont want to hear it. Im probably boring you to death with my troubles! You wouldnt hardly think I was an old duffer; I sound like a kid!”</p>
<p>“Oh, youre a boy yet. I mean—you cant be a day over forty-five.”</p>
<p>“Well, Im not—much. But by golly I begin to feel middle-aged sometimes; all these responsibilities and all.”</p>
<p>“Oh, I know!” Her voice caressed him; it cloaked him like warm silk. “And I feel lonely, so lonely, some days, <abbr epub:type="z3998:name-title">Mr.</abbr> Babbitt.”</p>
<p>“Were a sad pair of birds! But I think were pretty darn nice!”</p>
<p>“Yes, I think were lots nicer than most people I know!” They smiled. “But please tell me what you said at the Club.”</p>
<p>“Well, it was like this: Course Seneca Doane is a friend of mine—they can say what they want to, they can call him anything they please, but what most folks here dont know is that Senny is the bosom pal of some of the biggest statesmen in the world—Lord Wycombe, frinstance—you know, this big British nobleman. My friend Sir Gerald Doak told me that Lord Wycombe is one of the biggest guns in England—well, Doak or somebody told me.”</p>
<p>“Oh! Do you know Sir Gerald? The one that was here, at the McKelveys?”</p>
<p>“Know him? Well, say, I know him just well enough so we call each other George and Jerry, and we got so pickled together in Chicago—”</p>
<p>“That must have been fun. But—” She shook a finger at him. “—I cant have you getting pickled! Ill have to take you in hand!”</p>
<p>“Wish you would!⁠ ⁠… Well, zize saying: You see I happen to know what a big noise Senny Doane is outside of Zenith, but of course a prophet hasnt got any honor in his own country, and Senny, darn his old hide, hes so blame modest that he never lets folks know the kind of an outfit he travels with when he goes abroad. Well, during the strike Clarence Drum comes pee-rading up to our table, all dolled up fit to kill in his nice lil capns uniform, and somebody says to him, Busting the strike, Clarence?</p>
<p>“Well, he swells up like a pouter-pigeon and he hollers, so s you could hear him way up in the reading-room, Yes, sure; I told the strike-leaders where they got off, and so they went home.</p>
<p>Well, I says to him, glad there wasnt any violence.</p>
<p>Yes, he says, but if I hadnt kept my eye skinned there would ve been. All those fellows had bombs in their pockets. Theyre reglar anarchists.</p>
<p>Oh, rats, Clarence, I says, I looked em all over carefully, and they didnt have any more bombs n a rabbit, I says. Course, I says, theyre foolish, but theyre a good deal like you and me, after all.</p>
<p>“And then Virgil Gunch or somebody—no, it was Chum Frink—you know, this famous poet—great pal of mine—he says to me, Look here, he says, do you mean to say you advocate these strikes? Well, I was so disgusted with a fellow whose mind worked that way that I swear, I had a good mind to not explain at all—just ignore him—”</p>
<p>“Oh, thats so wise!” said <abbr epub:type="z3998:name-title">Mrs.</abbr> Judique.</p>
<p>—but finally I explains to him: If youd done as much as I have on Chamber of Commerce committees and all, I says, then youd have the right to talk! But same time, I says, I believe in treating your opponent like a gentleman! Well, sir, that held em! Frink—Chum I always call him—he didnt have another word to say. But at that, I guess some of em kind o thought I was too liberal. What do you think?”</p>
<p>“Oh, you were so wise. And courageous! I love a man to have the courage of his convictions!”</p>
<p>“But do you think it was a good stunt? After all, some of these fellows are so darn cautious and narrow-minded that theyre prejudiced against a fellow that talks right out in meeting.”</p>
<p>“What do you care? In the long run theyre bound to respect a man who makes them think, and with your reputation for oratory you—”</p>
<p>“What do you know about my reputation for oratory?”</p>
<p>“Oh, Im not going to tell you everything I know! But seriously, you dont realize what a famous man you are.”</p>
<p>“Well—Though I havent done much orating this fall. Too kind of bothered by this Paul Riesling business, I guess. But—Do you know, youre the first person thats really understood what I was getting at, Tanis—Listen to me, will you! Fat nerve Ive got, calling you Tanis!”</p>
<p>“Oh, do! And shall I call you George? Dont you think its awfully nice when two people have so much—what shall I call it?—so much analysis that they can discard all these stupid conventions and understand each other and become acquainted right away, like ships that pass in the night?”</p>
<p>“I certainly do! I certainly do!”</p>
<p>He was no longer quiescent in his chair; he wandered about the room, he dropped on the couch beside her. But as he awkwardly stretched his hand toward her fragile, immaculate fingers, she said brightly, “Do give me a cigarette. Would you think poor Tanis was dreadfully naughty if she smoked?”</p>
<p>“Lord, no! I like it!”</p>
<p>He had often and weightily pondered flappers smoking in Zenith restaurants, but he knew only one woman who smoked<abbr epub:type="z3998:name-title">Mrs.</abbr> Sam Doppelbrau, his flighty neighbor. He ceremoniously lighted Taniss cigarette, looked for a place to deposit the burnt match, and dropped it into his pocket.</p>
<p>“Im sure you want a cigar, you poor man!” she crooned.</p>
<p>“Do you mind one?”</p>
<p>“Oh, no! I love the smell of a good cigar; so nice and—so nice and like a man. Youll find an ashtray in my bedroom, on the table beside the bed, if you dont mind getting it.”</p>
<p>He was embarrassed by her bedroom: the broad couch with a cover of violet silk, mauve curtains striped with gold. Chinese Chippendale bureau, and an amazing row of slippers, with ribbon-wound shoetrees, and primrose stockings lying across them. His manner of bringing the ashtray had just the right note of easy friendliness, he felt. “A boob like Verg Gunch would try to get funny about seeing her bedroom, but I take it casually.” He was not casual afterward. The contentment of companionship was gone, and he was restless with desire to touch her hand. But whenever he turned toward her, the cigarette was in his way. It was a shield between them. He waited till she should have finished, but as he rejoiced at her quick crushing of its light on the ashtray she said, “Dont you want to give me another cigarette?” and hopelessly he saw the screen of pale smoke and her graceful tilted hand again between them. He was not merely curious now to find out whether she would let him hold her hand (all in the purest friendship, naturally), but agonized with need of it.</p>
<p>On the surface appeared none of all this fretful drama. They were talking cheerfully of motors, of trips to California, of Chum Frink. Once he said delicately, “I do hate these guys—I hate these people that invite themselves to meals, but I seem to have a feeling Im going to have supper with the lovely <abbr epub:type="z3998:name-title">Mrs.</abbr> Tanis Judique tonight. But I suppose you probably have seven dates already.”</p>
<p>“Well, I was thinking some of going to the movies. Yes, I really think I ought to get out and get some fresh air.”</p>
<p>She did not encourage him to stay, but never did she discourage him. He considered, “I better take a sneak! She <strong>will</strong> let me stay—there <strong>is</strong> something doing—and I mustnt get mixed up with—I mustnt—Ive got to beat it.” Then, “No. Its too late now.”</p>
<p>Suddenly, at seven, brushing her cigarette away, brusquely taking her hand:</p>
<p>“Tanis! Stop teasing me! You know we—Here we are, a couple of lonely birds, and were awful happy together. Anyway I am! Never been so happy! Do let me stay! Ill gallop down to the delicatessen and buy some stuff—cold chicken maybe—or cold turkey—and we can have a nice little supper, and afterwards, if you want to chase me out, Ill be good and go like a lamb.”</p>
<p>“Well—yes—it would be nice,” she said.</p>
<p>Nor did she withdraw her hand. He squeezed it, trembling, and blundered toward his coat. At the delicatessen he bought preposterous stores of food, chosen on the principle of expensiveness. From the drug store across the street he telephoned to his wife, “Got to get a fellow to sign a lease before he leaves town on the midnight. Wont be home till late. Dont wait up for me. Kiss Tinka good night.” He expectantly lumbered back to the flat.</p>
<p>“Oh, you bad thing, to buy so much food!” was her greeting, and her voice was gay, her smile acceptant.</p>
<p>He helped her in the tiny white kitchen; he washed the lettuce, he opened the olive bottle. She ordered him to set the table, and as he trotted into the living-room, as he hunted through the buffet for knives and forks, he felt utterly at home.</p>
<p>“Now the only other thing,” he announced, “is what youre going to wear. I cant decide whether youre to put on your swellest evening gown, or let your hair down and put on short skirts and make-believe youre a little girl.”</p>
<p>“Im going to dine just as I am, in this old chiffon rag, and if you cant stand poor Tanis that way, you can go to the club for dinner!”</p>
<p>“Stand you!” He patted her shoulder. “Child, youre the brainiest and the loveliest and finest woman Ive ever met! Come now, Lady Wycombe, if youll take the Duke of Zeniths arm, we will proambulate in to the magnolious feed!”</p>
<p>“Oh, you do say the funniest, nicest things!”</p>
<p>When they had finished the picnic supper he thrust his head out of the window and reported, “Its turned awful chilly, and I think its going to rain. You dont want to go to the movies.”</p>
<p>“Well—”</p>
<p>“I wish we had a fireplace! I wish it was raining like all get-out tonight, and we were in a funny little old-fashioned cottage, and the trees thrashing like everything outside, and a great big log fire and—Ill tell you! Lets draw this couch up to the radiator, and stretch our feet out, and pretend its a wood-fire.”</p>
<p>“Oh, I think thats pathetic! You big child!”</p>
<p>But they did draw up to the radiator, and propped their feet against it—his clumsy black shoes, her patent-leather slippers. In the dimness they talked of themselves; of how lonely she was, how bewildered he, and how wonderful that they had found each other. As they fell silent the room was stiller than a country lane. There was no sound from the street save the whir of motor-tires, the rumble of a distant freight-train. Self-contained was the room, warm, secure, insulated from the harassing world.</p>
<p>He was absorbed by a rapture in which all fear and doubting were smoothed away; and when he reached home, at dawn, the rapture had mellowed to contentment serene and full of memories.</p>
</section>
<section id="chapter-29" epub:type="chapter bodymatter z3998:fiction">
<h2 epub:type="title">Chapter <span epub:type="z3998:roman">XXIX</span></h2>
<section id="chapter-29-1" epub:type="z3998:subchapter">
<h3 epub:type="ordinal z3998:roman">I</h3>
<p>The assurance of Tanis Judiques friendship fortified Babbitts self-approval. At the Athletic Club he became experimental. Though Virgil Gunch was silent, the others at the Roughnecks Table came to accept Babbitt as having, for no visible reason, “turned crank.” They argued windily with him, and he was cocky, and enjoyed the spectacle of his interesting martyrdom. He even praised Seneca Doane. Professor Pumphrey said that was carrying a joke too far; but Babbitt argued, “No! Fact! I tell you hes got one of the keenest intellects in the country. Why, Lord Wycombe said that—”</p>
<p>“Oh, who the hell is Lord Wycombe? What you always lugging him in for? You been touting him for the last six weeks!” protested Orville Jones.</p>
<p>“George ordered him from Sears-Roebuck. You can get those English high-muckamucks by mail for two bucks apiece,” suggested Sidney Finkelstein.</p>
<p>“Thats all right now! Lord Wycombe, hes one of the biggest intellects in English political life. As I was saying: Of course Im conservative myself, but I appreciate a guy like Senny Doane because—”</p>
<p>Virgil Gunch interrupted harshly, “I wonder if you are so conservative? I find I can manage to run my own business without any skunks and reds like Doane in it!”</p>
<p>The grimness of Gunchs voice, the hardness of his jaw, disconcerted Babbitt, but he recovered and went on till they looked bored, then irritated, then as doubtful as Gunch.</p>
</section>
<section id="chapter-29-2" epub:type="z3998:subchapter">
<h3 epub:type="ordinal z3998:roman">II</h3>
<p>He thought of Tanis always. With a stir he remembered her every aspect. His arms yearned for her. “Ive found her! Ive dreamed of her all these years and now Ive found her!” he exulted. He met her at the movies in the morning; he drove out to her flat in the late afternoon or on evenings when he was believed to be at the Elks. He knew her financial affairs and advised her about them, while she lamented her feminine ignorance, and praised his masterfulness, and proved to know much more about bonds than he did. They had remembrances, and laughter over old times. Once they quarreled, and he raged that she was as “bossy” as his wife and far more whining when he was inattentive. But that passed safely.</p>
<p>Their high hour was a tramp on a ringing December afternoon, through snow-drifted meadows down to the icy Chaloosa River. She was exotic in an astrachan cap and a short beaver coat; she slid on the ice and shouted, and he panted after her, rotund with laughter.⁠ ⁠… Myra Babbitt never slid on the ice.</p>
<p>He was afraid that they would be seen together. In Zenith it is impossible to lunch with a neighbors wife without the fact being known, before nightfall, in every house in your circle. But Tanis was beautifully discreet. However appealingly she might turn to him when they were alone, she was gravely detached when they were abroad, and he hoped that she would be taken for a client. Orville Jones once saw them emerging from a movie theater, and Babbitt bumbled, “Let me make you quainted with <abbr epub:type="z3998:name-title">Mrs.</abbr> Judique. Now heres a lady who knows the right broker to come to, Orvy!” <abbr epub:type="z3998:name-title">Mr.</abbr> Jones, though he was a man censorious of morals and of laundry machinery, seemed satisfied.</p>
<p>His predominant fear—not from any especial fondness for her but from the habit of propriety—was that his wife would learn of the affair. He was certain that she knew nothing specific about Tanis, but he was also certain that she suspected something indefinite. For years she had been bored by anything more affectionate than a farewell kiss, yet she was hurt by any slackening in his irritable periodic interest, and now he had no interest; rather, a revulsion. He was completely faithful—to Tanis. He was distressed by the sight of his wifes slack plumpness, by her puffs and billows of flesh, by the tattered petticoat which she was always meaning and always forgetting to throw away. But he was aware that she, so long attuned to him, caught all his repulsions. He elaborately, heavily, jocularly tried to check them. He couldnt.</p>
<p>They had a tolerable Christmas. Kenneth Escott was there, admittedly engaged to Verona. <abbr epub:type="z3998:name-title">Mrs.</abbr> Babbitt was tearful and called Kenneth her new son. Babbitt was worried about Ted, because he had ceased complaining of the State University and become suspiciously acquiescent. He wondered what the boy was planning, and was too shy to ask. Himself, Babbitt slipped away on Christmas afternoon to take his present, a silver cigarette-box, to Tanis. When he returned <abbr epub:type="z3998:name-title">Mrs.</abbr> Babbitt asked, much too innocently, “Did you go out for a little fresh air?”</p>
<p>“Yes, just lil drive,” he mumbled.</p>
<p>After New Years his wife proposed, “I heard from my sister today, George. She isnt well. I think perhaps I ought to go stay with her for a few weeks.”</p>
<p>Now, <abbr epub:type="z3998:name-title">Mrs.</abbr> Babbitt was not accustomed to leave home during the winter except on violently demanding occasions, and only the summer before, she had been gone for weeks. Nor was Babbitt one of the detachable husbands who take separations casually. He liked to have her there; she looked after his clothes; she knew how his steak ought to be cooked; and her clucking made him feel secure. But he could not drum up even a dutiful “Oh, she doesnt really need you, does she?” While he tried to look regretful, while he felt that his wife was watching him, he was filled with exultant visions of Tanis.</p>
<p>“Do you think Id better go?” she said sharply.</p>
<p>“Youve got to decide, honey; I cant.”</p>
<p>She turned away, sighing, and his forehead was damp.</p>
<p>Till she went, four days later, she was curiously still, he cumbrously affectionate. Her train left at noon. As he saw it grow small beyond the train-shed he longed to hurry to Tanis.</p>
<p>“No, by golly, I wont do that!” he vowed. “I wont go near her for a week!”</p>
<p>But he was at her flat at four.</p>
</section>
<section id="chapter-29-3" epub:type="z3998:subchapter">
<h3 epub:type="ordinal z3998:roman">III</h3>
<p>He who had once controlled or seemed to control his life in a progress unimpassioned but diligent and sane was for that fortnight borne on a current of desire and very bad whisky and all the complications of new acquaintances, those furious new intimates who demand so much more attention than old friends. Each morning he gloomily recognized his idiocies of the evening before. With his head throbbing, his tongue and lips stinging from cigarettes, he incredulously counted the number of drinks he had taken, and groaned, “I got to quit!” He had ceased saying, “I <em>will</em> quit!” for however resolute he might be at dawn, he could not, for a single evening, check his drift.</p>
<p>He had met Taniss friends; he had, with the ardent haste of the Midnight People, who drink and dance and rattle and are ever afraid to be silent, been adopted as a member of her group, which they called “The Bunch.” He first met them after a day when he had worked particularly hard and when he hoped to be quiet with Tanis and slowly sip her admiration.</p>
<p>From down the hall he could hear shrieks and the grind of a phonograph. As Tanis opened the door he saw fantastic figures dancing in a haze of cigarette smoke. The tables and chairs were against the wall.</p>
<p>“Oh, isnt this dandy!” she gabbled at him. “Carrie Nork had the loveliest idea. She decided it was time for a party, and she phoned the Bunch and told em to gather round.⁠ ⁠… George, this is Carrie.”</p>
<p>“Carrie” was, in the less desirable aspects of both, at once matronly and spinsterish. She was perhaps forty; her hair was an unconvincing ash-blond; and if her chest was flat, her hips were ponderous. She greeted Babbitt with a giggling “Welcome to our little midst! Tanis says youre a real sport.”</p>
<p>He was apparently expected to dance, to be boyish and gay with Carrie, and he did his unforgiving best. He towed her about the room, bumping into other couples, into the radiator, into chair-legs cunningly ambushed. As he danced he surveyed the rest of the Bunch: A thin young woman who looked capable, conceited, and sarcastic. Another woman whom he could never quite remember. Three overdressed and slightly effeminate young men—soda-fountain clerks, or at least born for that profession. A man of his own age, immovable, self-satisfied, resentful of Babbitts presence.</p>
<p>When he had finished his dutiful dance Tanis took him aside and begged, “Dear, wouldnt you like to do something for me? Im all out of booze, and the Bunch want to celebrate. Couldnt you just skip down to Healey Hansons and get some?”</p>
<p>“Sure,” he said, trying not to sound sullen.</p>
<p>“Ill tell you: Ill get Minnie Sonntag to drive down with you.” Tanis was pointing to the thin, sarcastic young woman.</p>
<p>Miss Sonntag greeted him with an astringent “How dyou do, <abbr epub:type="z3998:name-title">Mr.</abbr> Babbitt. Tanis tells me youre a very prominent man, and Im honored by being allowed to drive with you. Of course Im not accustomed to associating with society people like you, so I dont know how to act in such exalted circles!”</p>
<p>Thus Miss Sonntag talked all the way down to Healey Hansons. To her jibes he wanted to reply “Oh, go to the devil!” but he never quite nerved himself to that reasonable comment. He was resenting the existence of the whole Bunch. He had heard Tanis speak of “darling Carrie” and “Min Sonntag—shes so clever—youll adore her,” but they had never been real to him. He had pictured Tanis as living in a rose-tinted vacuum, waiting for him, free of all the complications of a Floral Heights.</p>
<p>When they returned he had to endure the patronage of the young soda-clerks. They were as damply friendly as Miss Sonntag was dryly hostile. They called him “Old Georgie” and shouted, “Come on now, sport; shake a leg”… boys in belted coats, pimply boys, as young as Ted and as flabby as chorus-men, but powerful to dance and to mind the phonograph and smoke cigarettes and patronize Tanis. He tried to be one of them; he cried “Good work, Pete!” but his voice creaked.</p>
<p>Tanis apparently enjoyed the companionship of the dancing darlings; she bridled to their bland flirtation and casually kissed them at the end of each dance. Babbitt hated her, for the moment. He saw her as middle-aged. He studied the wrinkles in the softness of her throat, the slack flesh beneath her chin. The taut muscles of her youth were loose and drooping. Between dances she sat in the largest chair, waving her cigarette, summoning her callow admirers to come and talk to her. (“She thinks shes a blooming queen!” growled Babbitt.) She chanted to Miss Sonntag, “Isnt my little studio sweet?” (“Studio, rats! Its a plain old-maid-and-chow-dog flat! Oh, God, I wish I was home! I wonder if I cant make a getaway now?”)</p>
<p>His vision grew blurred, however, as he applied himself to Healey Hansons raw but vigorous whisky. He blended with the Bunch. He began to rejoice that Carrie Nork and Pete, the most nearly intelligent of the nimble youths, seemed to like him; and it was enormously important to win over the surly older man, who proved to be a railway clerk named Fulton Bemis.</p>
<p>The conversation of the Bunch was exclamatory, high-colored, full of references to people whom Babbitt did not know. Apparently they thought very comfortably of themselves. They were the Bunch, wise and beautiful and amusing; they were Bohemians and urbanites, accustomed to all the luxuries of Zenith: dance-halls, movie-theaters, and roadhouses; and in a cynical superiority to people who were “slow” or “tightwad” they cackled:</p>
<p>“Oh, Pete, did I tell you what that dub of a cashier said when I came in late yesterday? Oh, it was perfectly priceless!”</p>
<p>“Oh, but wasnt <abbr epub:type="z3998:given-name">T. D.</abbr> stewed! Say, he was simply ossified! What did Gladys say to him?”</p>
<p>“Think of the nerve of Bob Bickerstaff trying to get us to come to his house! Say, the nerve of him! Can you beat it for nerve? Some nerve I call it!”</p>
<p>“Did you notice how Dotty was dancing? Gee, wasnt she the limit!”</p>
<p>Babbitt was to be heard sonorously agreeing with the once-hated Miss Minnie Sonntag that persons who let a night go by without dancing to jazz music were crabs, pikers, and poor fish; and he roared “You bet!” when <abbr epub:type="z3998:name-title">Mrs.</abbr> Carrie Nork gurgled, “Dont you love to sit on the floor? Its so Bohemian!” He began to think extremely well of the Bunch. When he mentioned his friends Sir Gerald Doak, Lord Wycombe, William Washington Eathorne, and Chum Frink, he was proud of their condescending interest. He got so thoroughly into the jocund spirit that he didnt much mind seeing Tanis drooping against the shoulder of the youngest and milkiest of the young men, and he himself desired to hold Carrie Norks pulpy hand, and dropped it only because Tanis looked angry.</p>
<p>When he went home, at two, he was fully a member of the Bunch, and all the week thereafter he was bound by the exceedingly straitened conventions, the exceedingly wearing demands, of their life of pleasure and freedom. He had to go to their parties; he was involved in the agitation when everybody telephoned to everybody else that she hadnt meant what shed said when shed said that, and anyway, why was Pete going around saying shed said it?</p>
<p>Never was a Family more insistent on learning one anothers movements than were the Bunch. All of them volubly knew, or indignantly desired to know, where all the others had been every minute of the week. Babbitt found himself explaining to Carrie or Fulton Bemis just what he had been doing that he should not have joined them till ten oclock, and apologizing for having gone to dinner with a business acquaintance.</p>
<p>Every member of the Bunch was expected to telephone to every other member at least once a week. “Why havent you called me up?” Babbitt was asked accusingly, not only by Tanis and Carrie but presently by new ancient friends, Jennie and Capitolina and Toots.</p>
<p>If for a moment he had seen Tanis as withering and sentimental, he lost that impression at Carrie Norks dance. <abbr epub:type="z3998:name-title">Mrs.</abbr> Nork had a large house and a small husband. To her party came all of the Bunch, perhaps thirty-five of them when they were completely mobilized. Babbitt, under the name of “Old Georgie,” was now a pioneer of the Bunch, since each month it changed half its membership and he who could recall the prehistoric days of a fortnight ago, before <abbr epub:type="z3998:name-title">Mrs.</abbr> Absolom, the food-demonstrator, had gone to Indianapolis, and Mac had “got sore at” Minnie, was a venerable leader and able to condescend to new Petes and Minnies and Gladyses.</p>
<p>At Carries, Tanis did not have to work at being hostess. She was dignified and sure, a clear fine figure in the black chiffon frock he had always loved; and in the wider spaces of that ugly house Babbitt was able to sit quietly with her. He repented of his first revulsion, mooned at her feet, and happily drove her home. Next day he bought a violent yellow tie, to make himself young for her. He knew, a little sadly, that he could not make himself beautiful; he beheld himself as heavy, hinting of fatness, but he danced, he dressed, he chattered, to be as young as she was… as young as she seemed to be.</p>
</section>
<section id="chapter-29-4" epub:type="z3998:subchapter">
<h3 epub:type="ordinal z3998:roman">IV</h3>
<p>As all converts, whether to a religion, love, or gardening, find as by magic that though hitherto these hobbies have not seemed to exist, now the whole world is filled with their fury, so, once he was converted to dissipation, Babbitt discovered agreeable opportunities for it everywhere.</p>
<p>He had a new view of his sporting neighbor, Sam Doppelbrau. The Doppelbraus were respectable people, industrious people, prosperous people, whose ideal of happiness was an eternal cabaret. Their life was dominated by suburban bacchanalia of alcohol, nicotine, gasoline, and kisses. They and their set worked capably all the week, and all week looked forward to Saturday night, when they would, as they expressed it, “throw a party;” and the thrown party grew noisier and noisier up to Sunday dawn, and usually included an extremely rapid motor expedition to nowhere in particular.</p>
<p>One evening when Tanis was at the theater, Babbitt found himself being lively with the Doppelbraus, pledging friendship with men whom he had for years privily denounced to <abbr epub:type="z3998:name-title">Mrs.</abbr> Babbitt as a “rotten bunch of tin-horns that I wouldnt go out with, not if they were the last people on earth.” That evening he had sulkily come home and poked about in front of the house, chipping off the walk the ice-clots, like fossil footprints, made by the steps of passersby during the recent snow. Howard Littlefield came up snuffling.</p>
<p>“Still a widower, George?”</p>
<p>“Yump. Cold again tonight.”</p>
<p>“What do you hear from the wife?”</p>
<p>“Shes feeling fine, but her sister is still pretty sick.”</p>
<p>“Say, better come in and have dinner with us tonight, George.”</p>
<p>“Oh—oh, thanks. Have to go out.”</p>
<p>Suddenly he could not endure Littlefields recitals of the more interesting statistics about totally uninteresting problems. He scraped at the walk and grunted.</p>
<p>Sam Doppelbrau appeared.</p>
<p>“Evenin, Babbitt. Working hard?”</p>
<p>“Yuh, lil exercise.”</p>
<p>“Cold enough for you tonight?”</p>
<p>“Well, just about.”</p>
<p>“Still a widower?”</p>
<p>“Uh-huh.”</p>
<p>“Say, Babbitt, while shes away—I know you dont care much for booze-fights, but the Missus and Id be awfully glad if you could come in some night. Think you could stand a good cocktail for once?”</p>
<p>“Stand it? Young fella, I bet old Uncle George can mix the best cocktail in these United States!”</p>
<p>“Hurray! Thats the way to talk! Look here: Theres some folks coming to the house tonight, Louetta Swanson and some other live ones, and Im going to open up a bottle of prewar gin, and maybe well dance a while. Why dont you drop in and jazz it up a little, just for a change?”</p>
<p>“Well—What time they coming?”</p>
<p>He was at Sam Doppelbraus at nine. It was the third time he had entered the house. By ten he was calling <abbr epub:type="z3998:name-title">Mr.</abbr> Doppelbrau “Sam, old hoss.”</p>
<p>At eleven they all drove out to the Old Farm Inn. Babbitt sat in the back of Doppelbraus car with Louetta Swanson. Once he had timorously tried to make love to her. Now he did not try; he merely made love; and Louetta dropped her head on his shoulder, told him what a nagger Eddie was, and accepted Babbitt as a decent and well-trained libertine.</p>
<p>With the assistance of Taniss Bunch, the Doppelbraus, and other companions in forgetfulness, there was not an evening for two weeks when he did not return home late and shaky. With his other faculties blurred he yet had the motorists gift of being able to drive when he could scarce walk; of slowing down at corners and allowing for approaching cars. He came wambling into the house. If Verona and Kenneth Escott were about, he got past them with a hasty greeting, horribly aware of their level young glances, and hid himself upstairs. He found when he came into the warm house that he was hazier than he had believed. His head whirled. He dared not lie down. He tried to soak out the alcohol in a hot bath. For the moment his head was clearer but when he moved about the bathroom his calculations of distance were wrong, so that he dragged down the towels, and knocked over the soap-dish with a clatter which, he feared, would betray him to the children. Chilly in his dressing-gown he tried to read the evening paper. He could follow every word; he seemed to take in the sense of things; but a minute afterward he could not have told what he had been reading. When he went to bed his brain flew in circles, and he hastily sat up, struggling for self-control. At last he was able to lie still, feeling only a little sick and dizzy—and enormously ashamed. To hide his “condition” from his own children! To have danced and shouted with people whom he despised! To have said foolish things, sung idiotic songs, tried to kiss silly girls! Incredulously he remembered that he had by his roaring familiarity with them laid himself open to the patronizing of youths whom he would have kicked out of his office; that by dancing too ardently he had exposed himself to rebukes from the rattiest of withering women. As it came relentlessly back to him he snarled, “I hate myself! God how I hate myself!” But, he raged, “Im through! No more! Had enough, plenty!”</p>
<p>He was even surer about it the morning after, when he was trying to be grave and paternal with his daughters at breakfast. At noontime he was less sure. He did not deny that he had been a fool; he saw it almost as clearly as at midnight; but anything, he struggled, was better than going back to a life of barren heartiness. At four he wanted a drink. He kept a whisky flask in his desk now, and after two minutes of battle he had his drink. Three drinks later he began to see the Bunch as tender and amusing friends, and by six he was with them… and the tale was to be told all over.</p>
<p>Each morning his head ached a little less. A bad head for drinks had been his safeguard, but the safeguard was crumbling. Presently he could be drunk at dawn, yet not feel particularly wretched in his conscience—or in his stomach—when he awoke at eight. No regret, no desire to escape the toil of keeping up with the arduous merriment of the Bunch, was so great as his feeling of social inferiority when he failed to keep up. To be the “livest” of them was as much his ambition now as it had been to excel at making money, at playing golf, at motor-driving, at oratory, at climbing to the McKelvey set. But occasionally he failed.</p>
<p>He found that Pete and the other young men considered the Bunch too austerely polite and the Carrie who merely kissed behind doors too embarrassingly monogamic. As Babbitt sneaked from Floral Heights down to the Bunch, so the young gallants sneaked from the proprieties of the Bunch off to “times” with bouncing young women whom they picked up in department stores and at hotel coatrooms. Once Babbitt tried to accompany them. There was a motor car, a bottle of whisky, and for him a grubby shrieking cash-girl from Parcher and Steins. He sat beside her and worried. He was apparently expected to “jolly her along,” but when she sang out, “Hey, leggo, quit crushing me cootie-garage,” he did not quite know how to go on. They sat in the back room of a saloon, and Babbitt had a headache, was confused by their new slang, looked at them benevolently, wanted to go home, and had a drink—a good many drinks.</p>
<p>Two evenings after, Fulton Bemis, the surly older man of the Bunch, took Babbitt aside and grunted, “Look here, its none of my business, and God knows I always lap up my share of the hootch, but dont you think you better watch yourself? Youre one of these enthusiastic chumps that always overdo things. D you realize youre throwing in the booze as fast as you can, and you eat one cigarette right after another? Better cut it out for a while.”</p>
<p>Babbitt tearfully said that good old Fult was a prince, and yes, he certainly would cut it out, and thereafter he lighted a cigarette and took a drink and had a terrific quarrel with Tanis when she caught him being affectionate with Carrie Nork.</p>
<p>Next morning he hated himself that he should have sunk into a position where a fifteenth-rater like Fulton Bemis could rebuke him. He perceived that, since he was making love to every woman possible, Tanis was no longer his one pure star, and he wondered whether she had ever been anything more to him than A Woman. And if Bemis had spoken to him, were other people talking about him? He suspiciously watched the men at the Athletic Club that noon. It seemed to him that they were uneasy. They had been talking about him then? He was angry. He became belligerent. He not only defended Seneca Doane but even made fun of the <abbr class="eoc" epub:type="z3998:initialism">Y.M.C.A.</abbr> Virgil Gunch was rather brief in his answers.</p>
<p>Afterward Babbitt was not angry. He was afraid. He did not go to the next lunch of the Boosters Club but hid in a cheap restaurant, and, while he munched a ham-and-egg sandwich and sipped coffee from a cup on the arm of his chair, he worried.</p>
<p>Four days later, when the Bunch were having one of their best parties, Babbitt drove them to the skating-rink which had been laid out on the Chaloosa River. After a thaw the streets had frozen in smooth ice. Down those wide endless streets the wind rattled between the rows of wooden houses, and the whole Bellevue district seemed a frontier town. Even with skid chains on all four wheels, Babbitt was afraid of sliding, and when he came to the long slide of a hill he crawled down, both brakes on. Slewing round a corner came a less cautious car. It skidded, it almost raked them with its rear fenders. In relief at their escape the Bunch—Tanis, Minnie Sonntag, Pete, Fulton Bemis—shouted “Oh, baby,” and waved their hands to the agitated other driver. Then Babbitt saw Professor Pumphrey laboriously crawling up hill, afoot, Staring owlishly at the revelers. He was sure that Pumphrey recognized him and saw Tanis kiss him as she crowed, “Youre such a good driver!”</p>
<p>At lunch next day he probed Pumphrey with “Out last night with my brother and some friends of his. Gosh, what driving! Slippery s glass. Thought I saw you hiking up the Bellevue Avenue Hill.”</p>
<p>“No, I wasnt—I didnt see you,” said Pumphrey, hastily, rather guiltily.</p>
<p>Perhaps two days afterward Babbitt took Tanis to lunch at the Hotel Thornleigh. She who had seemed well content to wait for him at her flat had begun to hint with melancholy smiles that he must think but little of her if he never introduced her to his friends, if he was unwilling to be seen with her except at the movies. He thought of taking her to the “ladies annex” of the Athletic Club, but that was too dangerous. He would have to introduce her and, oh, people might misunderstand and—He compromised on the Thornleigh.</p>
<p>She was unusually smart, all in black: small black tricorne hat, short black caracul coat, loose and swinging, and austere high-necked black velvet frock at a time when most street costumes were like evening gowns. Perhaps she was too smart. Everyone in the gold and oak restaurant of the Thornleigh was staring at her as Babbitt followed her to a table. He uneasily hoped that the headwaiter would give them a discreet place behind a pillar, but they were stationed on the center aisle. Tanis seemed not to notice her admirers; she smiled at Babbitt with a lavish “Oh, isnt this nice! What a peppy-looking orchestra!” Babbitt had difficulty in being lavish in return, for two tables away he saw Virgil Gunch. All through the meal Gunch watched them, while Babbitt watched himself being watched and lugubriously tried to keep from spoiling Taniss gaiety. “I felt like a spree today,” she rippled. “I love the Thornleigh, dont you? Its so live and yet so—so refined.”</p>
<p>He made talk about the Thornleigh, the service, the food, the people he recognized in the restaurant, all but Virgil Gunch. There did not seem to be anything else to talk of. He smiled conscientiously at her fluttering jests; he agreed with her that Minnie Sonntag was “so hard to get along with,” and young Pete “such a silly lazy kid, really just no good at all.” But he himself had nothing to say. He considered telling her his worries about Gunch, but—“oh, gosh, it was too much work to go into the whole thing and explain about Verg and everything.”</p>
<p>He was relieved when he put Tanis on a trolley; he was cheerful in the familiar simplicities of his office.</p>
<p>At four oclock Virgil Gunch called on him.</p>
<p>Babbitt was agitated, but Gunch began in a friendly way:</p>
<p>“Hows the boy? Say, some of us are getting up a scheme wed kind of like to have you come in on.”</p>
<p>“Fine, Verg. Shoot.”</p>
<p>“You know during the war we had the Undesirable Element, the Reds and walking delegates and just the plain common grouches, dead to rights, and so did we for quite a while after the war, but folks forget about the danger and that gives these cranks a chance to begin working underground again, especially a lot of these parlor socialists. Well, its up to the folks that do a little sound thinking to make a conscious effort to keep bucking these fellows. Some guy back East has organized a society called the Good Citizens League for just that purpose. Of course the Chamber of Commerce and the American Legion and so on do a fine work in keeping the decent people in the saddle, but theyre devoted to so many other causes that they cant attend to this one problem properly. But the Good Citizens League, the <abbr epub:type="z3998:initialism">G.C.L.</abbr>, they stick right to it. Oh, the <abbr epub:type="z3998:initialism">G.C.L.</abbr> has to have some other ostensible purposes—frinstance here in Zenith I think it ought to support the park-extension project and the City Planning Committee—and then, too, it should have a social aspect, being made up of the best people—have dances and so on, especially as one of the best ways it can put the kibosh on cranks is to apply this social boycott business to folks big enough so you cant reach em otherwise. Then if that dont work, the <abbr epub:type="z3998:initialism">G.C.L.</abbr> can finally send a little delegation around to inform folks that get too flip that they got to conform to decent standards and quit shooting off their mouths so free. Dont it sound like the organization could do a great work? Weve already got some of the strongest men in town, and of course we want you in. How about it?”</p>
<p>Babbitt was uncomfortable. He felt a compulsion back to all the standards he had so vaguely yet so desperately been fleeing. He fumbled:</p>
<p>“I suppose youd especially light on fellows like Seneca Doane and try to make em—”</p>
<p>“You bet your sweet life we would! Look here, old Georgie: Ive never for one moment believed you meant it when youve defended Doane, and the strikers and so on, at the Club. I knew you were simply kidding those poor galoots like Sid Finkelstein.⁠ ⁠… At least I certainly hope you were kidding!”</p>
<p>“Oh, well—sure—Course you might say—” Babbitt was conscious of how feeble he sounded, conscious of Gunchs mature and relentless eye. “Gosh, you know where I stand! Im no labor agitator! Im a business man, first, last, and all the time! But—but honestly, I dont think Doane means so badly, and you got to remember hes an old friend of mine.”</p>
<p>“George, when it comes right down to a struggle between decency and the security of our homes on the one hand, and red ruin and those lazy dogs plotting for free beer on the other, you got to give up even old friendships. He that is not with me is against me.’ ”</p>
<p>“Ye-es, I suppose—”</p>
<p>“How about it? Going to join us in the Good Citizens League?”</p>
<p>“Ill have to think it over, Verg.”</p>
<p>“All right, just as you say.” Babbitt was relieved to be let off so easily, but Gunch went on: “George, I dont know whats come over you; none of us do; and weve talked a lot about you. For a while we figured out youd been upset by what happened to poor Riesling, and we forgave you for any fool thing you said, but thats old stuff now, George, and we cant make out whats got into you. Personally, Ive always defended you, but I must say its getting too much for me. All the boys at the Athletic Club and the Boosters are sore, the way you go on deliberately touting Doane and his bunch of hellhounds, and talking about being liberal—which means being wishy-washy—and even saying this preacher guy Ingram isnt a professional free-love artist. And then the way you been carrying on personally! Joe Pumphrey says he saw you out the other night with a gang of totties, all stewed to the gills, and here today coming right into the Thornleigh with a—well, she may be all right and a perfect lady, but she certainly did look like a pretty gay skirt for a fellow with his wife out of town to be taking to lunch. Didnt look well. What the devil has come over you, George?”</p>
<p>“Strikes me theres a lot of fellows that know more about my personal business than I do myself!”</p>
<p>“Now dont go getting sore at me because I come out flatfooted like a friend and say what I think instead of tattling behind your back, the way a whole lot of em do. I tell you George, you got a position in the community, and the community expects you to live up to it. And—Better think over joining the Good Citizens League. See you about it later.”</p>
<p>He was gone.</p>
<p>That evening Babbitt dined alone. He saw all the Clan of Good Fellows peering through the restaurant window, spying on him. Fear sat beside him, and he told himself that tonight he would not go to Taniss flat; and he did not go… till late.</p>
</section>
</section>
<section id="chapter-30" epub:type="chapter bodymatter z3998:fiction">
<h2 epub:type="title">Chapter <span epub:type="z3998:roman">XXX</span></h2>
<section id="chapter-30-1" epub:type="z3998:subchapter">
<h3 epub:type="ordinal z3998:roman">I</h3>
<p>The summer before, <abbr epub:type="z3998:name-title">Mrs.</abbr> Babbitts letters had crackled with desire to return to Zenith. Now they said nothing of returning, but a wistful “I suppose everything is going on all right without me” among her dry chronicles of weather and sicknesses hinted to Babbitt that he hadnt been very urgent about her coming. He worried it:</p>
<p>“If she were here, and I went on raising cain like I been doing, shed have a fit. I got to get hold of myself. I got to learn to play around and yet not make a fool of myself. I can do it, too, if folks like Verg Gunchll let me alone, and Myrall stay away. But—poor kid, she sounds lonely. Lord, I dont want to hurt her!”</p>
<p>Impulsively he wrote that they missed her, and her next letter said happily that she was coming home.</p>
<p>He persuaded himself that he was eager to see her. He bought roses for the house, he ordered squab for dinner, he had the car cleaned and polished. All the way home from the station with her he was adequate in his accounts of Teds success in basketball at the university, but before they reached Floral Heights there was nothing more to say, and already he felt the force of her stolidity, wondered whether he could remain a good husband and still sneak out of the house this evening for half an hour with the Bunch. When he had housed the car he blundered upstairs, into the familiar talcum-scented warmth of her presence, blaring, “Help you unpack your bag?”</p>
<p>“No, I can do it.”</p>
<p>Slowly she turned, holding up a small box, and slowly she said, “I brought you a present, just a new cigar-case. I dont know if youd care to have it—”</p>
<p>She was the lonely girl, the brown appealing Myra Thompson, whom he had married, and he almost wept for pity as he kissed her and besought, “Oh, honey, honey, <em>care</em> to have it? Of course I do! Im awful proud you brought it to me. And I needed a new case badly.”</p>
<p>He wondered how he would get rid of the case he had bought the week before.</p>
<p>“And you really are glad to see me back?”</p>
<p>“Why, you poor kiddy, what you been worrying about?”</p>
<p>“Well, you didnt seem to miss me very much.”</p>
<p>By the time he had finished his stint of lying they were firmly bound again. By ten that evening it seemed improbable that she had ever been away. There was but one difference: the problem of remaining a respectable husband, a Floral Heights husband, yet seeing Tanis and the Bunch with frequency. He had promised to telephone to Tanis that evening, and now it was melodramatically impossible. He prowled about the telephone, impulsively thrusting out a hand to lift the receiver, but never quite daring to risk it. Nor could he find a reason for slipping down to the drug store on Smith Street, with its telephone-booth. He was laden with responsibility till he threw it off with the speculation: “Why the deuce should I fret so about not being able to phone Tanis? She can get along without me. I dont owe her anything. Shes a fine girl, but Ive given her just as much as she has me.⁠ ⁠… Oh, damn these women and the way they get you all tied up in complications!”</p>
</section>
<section id="chapter-30-2" epub:type="z3998:subchapter">
<h3 epub:type="ordinal z3998:roman">II</h3>
<p>For a week he was attentive to his wife, took her to the theater, to dinner at the Littlefields; then the old weary dodging and shifting began and at least two evenings a week he spent with the Bunch. He still made pretense of going to the Elks and to committee-meetings but less and less did he trouble to have his excuses interesting, less and less did she affect to believe them. He was certain that she knew he was associating with what Floral Heights called “a sporty crowd,” yet neither of them acknowledged it. In matrimonial geography the distance between the first mute recognition of a break and the admission thereof is as great as the distance between the first naive faith and the first doubting.</p>
<p>As he began to drift away he also began to see her as a human being, to like and dislike her instead of accepting her as a comparatively movable part of the furniture, and he compassionated that husband-and-wife relation which, in twenty-five years of married life, had become a separate and real entity. He recalled their high lights: the summer vacation in Virginia meadows under the blue wall of the mountains; their motor tour through Ohio, and the exploration of Cleveland, Cincinnati, and Columbus; the birth of Verona; their building of this new house, planned to comfort them through a happy old age—chokingly they had said that it might be the last home either of them would ever have. Yet his most softening remembrance of these dear moments did not keep him from barking at dinner, “Yep, going out f few hours. Dont sit up for me.”</p>
<p>He did not dare now to come home drunk, and though he rejoiced in his return to high morality and spoke with gravity to Pete and Fulton Bemis about their drinking, he prickled at Myras unexpressed criticisms and sulkily meditated that a “fellow couldnt ever learn to handle himself if he was always bossed by a lot of women.”</p>
<p>He no longer wondered if Tanis wasnt a bit worn and sentimental. In contrast to the complacent Myra he saw her as swift and airborne and radiant, a fire-spirit tenderly stooping to the hearth, and however pitifully he brooded on his wife, he longed to be with Tanis.</p>
<p>Then <abbr epub:type="z3998:name-title">Mrs.</abbr> Babbitt tore the decent cloak from her unhappiness and the astounded male discovered that she was having a small determined rebellion of her own.</p>
</section>
<section id="chapter-30-3" epub:type="z3998:subchapter">
<h3 epub:type="ordinal z3998:roman">III</h3>
<p>They were beside the fireless fireplace, in the evening.</p>
<p>“Georgie,” she said, “you havent given me the list of your household expenses while I was away.”</p>
<p>“No, I—Havent made it out yet.” Very affably: “Gosh, we must try to keep down expenses this year.”</p>
<p>“Thats so. I dont know where all the money goes to. I try to economize, but it just seems to evaporate.”</p>
<p>“I suppose I oughtnt to spend so much on cigars. Dont know but what Ill cut down my smoking, maybe cut it out entirely. I was thinking of a good way to do it, the other day: start on these cubeb cigarettes, and theyd kind of disgust me with smoking.”</p>
<p>“Oh, I do wish you would! It isnt that I care, but honestly, George, it is so bad for you to smoke so much. Dont you think you could reduce the amount? And George—I notice now, when you come home from these lodges and all, that sometimes you smell of whisky. Dearie, you know I dont worry so much about the moral side of it, but you have a weak stomach and you cant stand all this drinking.”</p>
<p>“Weak stomach, hell! I guess I can carry my booze about as well as most folks!”</p>
<p>“Well, I do think you ought to be careful. Dont you see, dear, I dont want you to get sick.”</p>
<p>“Sick, rats! Im not a baby! I guess I aint going to get sick just because maybe once a week I shoot a highball! Thats the trouble with women. They always exaggerate so.”</p>
<p>“George, I dont think you ought to talk that way when Im just speaking for your own good.”</p>
<p>“I know, but gosh all fishhooks, thats the trouble with women! Theyre always criticizing and commenting and bringing things up, and then they say its for your own good!”</p>
<p>“Why, George, thats not a nice way to talk, to answer me so short.”</p>
<p>“Well, I didnt mean to answer short, but gosh, talking as if I was a kindergarten brat, not able to tote one highball without calling for the <abbr>St.</abbr> Marys ambulance! A fine idea you must have of me!”</p>
<p>“Oh, it isnt that; its just—I dont want to see you get sick and—My, I didnt know it was so late! Dont forget to give me those household accounts for the time while I was away.”</p>
<p>“Oh, thunder, whats the use of taking the trouble to make em out now? Lets just skip em for that period.”</p>
<p>“Why, George Babbitt, in all the years weve been married weve never failed to keep a complete account of every penny weve spent!”</p>
<p>“No. Maybe thats the trouble with us.”</p>
<p>“What in the world do you mean?”</p>
<p>“Oh, I dont mean anything, only—Sometimes I get so darn sick and tired of all this routine and the accounting at the office and expenses at home and fussing and stewing and fretting and wearing myself out worrying over a lot of junk that doesnt really mean a doggone thing, and being so careful and—Good Lord, what do you think Im made for? I could have been a darn good orator, and here I fuss and fret and worry—”</p>
<p>“Dont you suppose I ever get tired of fussing? I get so bored with ordering three meals a day, three hundred and sixty-five days a year, and ruining my eyes over that horrid sewing-machine, and looking after your clothes and Rones and Teds and Tinkas and everybodys, and the laundry, and darning socks, and going down to the Piggly Wiggly to market, and bringing my basket home to save money on the cash-and-carry and<em>everything!</em></p>
<p>“Well, gosh,” with a certain astonishment, “I suppose maybe you do! But talk about—Here I have to be in the office every single day, while you can go out all afternoon and see folks and visit with the neighbors and do any blinkin thing you want to!”</p>
<p>“Yes, and a fine lot of good that does me! Just talking over the same old things with the same old crowd, while you have all sorts of interesting people coming in to see you at the office.”</p>
<p>“Interesting! Cranky old dames that want to know why I havent rented their dear precious homes for about seven times their value, and bunch of old crabs panning the everlasting daylights out of me because they dont receive every cent of their rentals by three <abbr epub:type="z3998:initialism">G.M.</abbr> on the second of the month! Sure! Interesting! Just as interesting as the small pox!”</p>
<p>“Now, George, I will not have you shouting at me that way!”</p>
<p>“Well, it gets my goat the way women figure out that a man doesnt do a darn thing but sit on his chair and have lovey-dovey conferences with a lot of classy dames and give em the glad eye!”</p>
<p>“I guess you manage to give them a glad enough eye when they do come in.”</p>
<p>“What do you mean? Mean Im chasing flappers?”</p>
<p>“I should hope not—at your age!”</p>
<p>“Now you look here! You may not believe it—Of course all you see is fat little Georgie Babbitt. Sure! Handy man around the house! Fixes the furnace when the furnace-man doesnt show up, and pays the bills, but dull, awful dull! Well, you may not believe it, but theres some women that think old George Babbitt isnt such a bad scout! They think hes not so bad-looking, not so bad that it hurts anyway, and hes got a pretty good line of guff, and some even think he shakes a darn wicked Walkover at dancing!”</p>
<p>“Yes.” She spoke slowly. “I havent much doubt that when Im away you manage to find people who properly appreciate you.”</p>
<p>“Well, I just mean—” he protested, with a sound of denial. Then he was angered into semi-honesty. “You bet I do! I find plenty of folks, and doggone nice ones, that dont think Im a weak-stomached baby!”</p>
<p>“Thats exactly what I was saying! You can run around with anybody you please, but Im supposed to sit here and wait for you. You have the chance to get all sorts of culture and everything, and I just stay home—”</p>
<p>“Well, gosh almighty, theres nothing to prevent your reading books and going to lectures and all that junk, is there?”</p>
<p>“George, I told you, I wont have you shouting at me like that! I dont know whats come over you. You never used to speak to me in this cranky way.”</p>
<p>“I didnt mean to sound cranky, but gosh, it certainly makes me sore to get the blame because you dont keep up with things.”</p>
<p>“Im going to! Will you help me?”</p>
<p>“Sure. Anything I can do to help you in the culture-grabbing line—yours to oblige, <abbr epub:type="z3998:given-name">G. F.</abbr> Babbitt.”</p>
<p>“Very well then, I want you to go to <abbr epub:type="z3998:name-title">Mrs.</abbr> Mudges New Thought meeting with me, next Sunday afternoon.”</p>
<p><abbr epub:type="z3998:name-title">Mrs.</abbr> Whos which?”</p>
<p><abbr epub:type="z3998:name-title">Mrs.</abbr> Opal Emerson Mudge. The field-lecturer for the American New Thought League. Shes going to speak on Cultivating the Sun Spirit before the League of the Higher Illumination, at the Thornleigh.”</p>
<p>“Oh, punk! New Thought! Hashed thought with a poached egg! Cultivating the It sounds like Why is a mouse when it spins? Thats a fine spiel for a good Presbyterian to be going to, when you can hear Doc Drew!”</p>
<p>“Reverend Drew is a scholar and a pulpit orator and all that, but he hasnt got the Inner Ferment, as <abbr epub:type="z3998:name-title">Mrs.</abbr> Mudge calls it; he hasnt any inspiration for the New Era. Women need inspiration now. So I want you to come, as you promised.”</p>
</section>
<section id="chapter-30-4" epub:type="z3998:subchapter">
<h3 epub:type="ordinal z3998:roman">IV</h3>
<p>The Zenith branch of the League of the Higher Illumination met in the smaller ballroom at the Hotel Thornleigh, a refined apartment with pale green walls and plaster wreaths of roses, refined parquet flooring, and ultra-refined frail gilt chairs. Here were gathered sixty-five women and ten men. Most of the men slouched in their chairs and wriggled, while their wives sat rigidly at attention, but two of them—red-necked, meaty men—were as respectably devout as their wives. They were newly rich contractors who, having bought houses, motors, hand-painted pictures, and gentlemanliness, were now buying a refined ready-made philosophy. It had been a toss-up with them whether to buy New Thought, Christian Science, or a good standard high-church model of Episcopalianism.</p>
<p>In the flesh, <abbr epub:type="z3998:name-title">Mrs.</abbr> Opal Emerson Mudge fell somewhat short of a prophetic aspect. She was pony-built and plump, with the face of a haughty Pekingese, a button of a nose, and arms so short that, despite her most indignant endeavors, she could not clasp her hands in front of her as she sat on the platform waiting. Her frock of taffeta and green velvet, with three strings of glass beads, and large folding eyeglasses dangling from a black ribbon, was a triumph of refinement.</p>
<p><abbr epub:type="z3998:name-title">Mrs.</abbr> Mudge was introduced by the president of the League of the Higher Illumination, an oldish young woman with a yearning voice, white spats, and a mustache. She said that <abbr epub:type="z3998:name-title">Mrs.</abbr> Mudge would now make it plain to the simplest intellect how the Sun Spirit could be cultivated, and they who had been thinking about cultivating one would do well to treasure <abbr epub:type="z3998:name-title">Mrs.</abbr> Mudges words, because even Zenith (and everybody knew that Zenith stood in the van of spiritual and New Thought progress) didnt often have the opportunity to sit at the feet of such an inspiring Optimist and Metaphysical Seer as <abbr epub:type="z3998:name-title">Mrs.</abbr> Opal Emerson Mudge, who had lived the Life of Wider Usefulness through Concentration, and in the Silence found those Secrets of Mental Control and the Inner Key which were immediately going to transform and bring Peace, Power, and Prosperity to the unhappy nations; and so, friends, would they for this precious gem-studded hour forget the Illusions of the Seeming Real, and in the actualization of the deep-lying Veritas pass, along with <abbr epub:type="z3998:name-title">Mrs.</abbr> Opal Emerson Mudge, to the Realm Beautiful.</p>
<p>If <abbr epub:type="z3998:name-title">Mrs.</abbr> Mudge was rather pudgier than one would like ones swamis, yogis, seers, and initiates, yet her voice had the real professional note. It was refined and optimistic; it was overpoweringly calm; it flowed on relentlessly, without one comma, till Babbitt was hypnotized. Her favorite word was “always,” which she pronounced olllllle-ways. Her principal gesture was a pontifical but thoroughly ladylike blessing with two stubby fingers.</p>
<p>She explained about this matter of Spiritual Saturation:</p>
<p>“There are those—”</p>
<p>Of “those” she made a linked sweetness long drawn out; a far-off delicate call in a twilight minor. It chastely rebuked the restless husbands, yet brought them a message of healing.</p>
<p>“There are those who have seen the rim and outer seeming of the Logos there are those who have glimpsed and in enthusiasm possessed themselves of some segment and portion of the Logos there are those who thus flicked but not penetrated and radioactivated by the Dynamis go always to and fro assertative that they possess and are possessed of the Logos and the Metaphysikos but this word I bring you this concept I enlarge that those that are not utter are not even inceptive and that holiness is in its definitive essence always always always whole-iness and—”</p>
<p>It proved that the Essence of the Sun Spirit was Truth, but its Aura and Effluxion were Cheerfulness:</p>
<p>“Face always the day with the dawn-laugh with the enthusiasm of the initiate who perceives that all works together in the revolutions of the Wheel and who answers the strictures of the Soured Souls of the Destructionists with a Glad Affirmation—”</p>
<p>It went on for about an hour and seven minutes.</p>
<p>At the end <abbr epub:type="z3998:name-title">Mrs.</abbr> Mudge spoke with more vigor and punctuation:</p>
<p>“Now let me suggest to all of you the advantages of the Theosophical and Pantheistic Oriental Reading Circle, which I represent. Our object is to unite all the manifestations of the New Era into one cohesive whole—New Thought, Christian Science, Theosophy, Vedanta, Bahaism, and the other sparks from the one New Light. The subscription is but ten dollars a year, and for this mere pittance the members receive not only the monthly magazine, Pearls of Healing, but the privilege of sending right to the president, our revered Mother Dobbs, any questions regarding spiritual progress, matrimonial problems, health and well-being questions, financial difficulties, and—”</p>
<p>They listened to her with adoring attention. They looked genteel. They looked ironed-out. They coughed politely, and crossed their legs with quietness, and in expensive linen handkerchiefs they blew their noses with a delicacy altogether optimistic and refined.</p>
<p>As for Babbitt, he sat and suffered.</p>
<p>When they were blessedly out in the air again, when they drove home through a wind smelling of snow and honest sun, he dared not speak. They had been too near to quarreling, these days. <abbr epub:type="z3998:name-title">Mrs.</abbr> Babbitt forced it:</p>
<p>“Did you enjoy <abbr epub:type="z3998:name-title">Mrs.</abbr> Mudges talk?”</p>
<p>“Well I—What did you get out of it?”</p>
<p>“Oh, it starts a person thinking. It gets you out of a routine of ordinary thoughts.”</p>
<p>“Well, Ill hand it to Opal she isnt ordinary, but gosh—Honest, did that stuff mean anything to you?”</p>
<p>“Of course Im not trained in metaphysics, and there was lots I couldnt quite grasp, but I did feel it was inspiring. And she speaks so readily. I do think you ought to have got something out of it.”</p>
<p>“Well, I didnt! I swear, I was simply astonished, the way those women lapped it up! Why the dickens they want to put in their time listening to all that blaa when they—”</p>
<p>“Its certainly better for them than going to roadhouses and smoking and drinking!”</p>
<p>“I dont know whether it is or not! Personally I dont see a whole lot of difference. In both cases theyre trying to get away from themselves—most everybody is, these days, I guess. And Id certainly get a whole lot more out of hoofing it in a good lively dance, even in some dive, than sitting looking as if my collar was too tight, and feeling too scared to spit, and listening to Opal chewing her words.”</p>
<p>“Im sure you do! Youre very fond of dives. No doubt you saw a lot of them while I was away!”</p>
<p>“Look here! You been doing a hell of a lot of insinuating and hinting around lately, as if I were leading a double life or something, and Im damn sick of it, and I dont want to hear anything more about it!”</p>
<p>“Why, George Babbitt! Do you realize what youre saying? Why, George, in all our years together youve never talked to me like that!”</p>
<p>“Its about time then!”</p>
<p>“Lately youve been getting worse and worse, and now, finally, youre cursing and swearing at me and shouting at me, and your voice so ugly and hateful—I just shudder!”</p>
<p>“Oh, rats, quit exaggerating! I wasnt shouting, or swearing either.”</p>
<p>“I wish you could hear your own voice! Maybe you dont realize how it sounds. But even so—You never used to talk like that. You simply <em>couldnt</em> talk this way if something dreadful hadnt happened to you.”</p>
<p>His mind was hard. With amazement he found that he wasnt particularly sorry. It was only with an effort that he made himself more agreeable: “Well, gosh, I didnt mean to get sore.”</p>
<p>“George, do you realize that we cant go on like this, getting farther and farther apart, and you ruder and ruder to me? I just dont know whats going to happen.”</p>
<p>He had a moments pity for her bewilderment; he thought of how many deep and tender things would be hurt if they really “couldnt go on like this.” But his pity was impersonal, and he was wondering, “Wouldnt it maybe be a good thing if—Not a divorce and all that, o course, but kind of a little more independence?”</p>
<p>While she looked at him pleadingly he drove on in a dreadful silence.</p>
</section>
</section>
<section id="chapter-31" epub:type="chapter bodymatter z3998:fiction">
<h2 epub:type="title">Chapter <span epub:type="z3998:roman">XXXI</span></h2>
<section id="chapter-31-1" epub:type="z3998:subchapter">
<h3 epub:type="ordinal z3998:roman">I</h3>
<p>When he was away from her, while he kicked about the garage and swept the snow off the running-board and examined a cracked hose-connection, he repented, he was alarmed and astonished that he could have flared out at his wife, and thought fondly how much more lasting she was than the flighty Bunch. He went in to mumble that he was “sorry, didnt mean to be grouchy,” and to inquire as to her interest in movies. But in the darkness of the movie theater he brooded that hed “gone and tied himself up to Myra all over again.” He had some satisfaction in taking it out on Tanis Judique. “Hang Tanis anyway! Whyd she gone and got him into these mix-ups and made him all jumpy and nervous and cranky? Too many complications! Cut em out!”</p>
<p>He wanted peace. For ten days he did not see Tanis nor telephone to her, and instantly she put upon him the compulsion which he hated. When he had stayed away from her for five days, hourly taking pride in his resoluteness and hourly picturing how greatly Tanis must miss him, Miss McGoun reported, “<abbr epub:type="z3998:name-title">Mrs.</abbr> Judique on the phone. Like t speak t you bout some repairs.”</p>
<p>Tanis was quick and quiet:</p>
<p><abbr epub:type="z3998:name-title">Mr.</abbr> Babbitt? Oh, George, this is Tanis. I havent seen you for weeks—days, anyway. You arent sick, are you?”</p>
<p>“No, just been terribly rushed. I, uh, I think therell be a big revival of building this year. Got to, uh, got to work hard.”</p>
<p>“Of course, my man! I want you to. You know Im terribly ambitious for you; much more than I am for myself. I just dont want you to forget poor Tanis. Will you call me up soon?”</p>
<p>“Sure! Sure! You bet!”</p>
<p>“Please do. I shant call you again.”</p>
<p>He meditated, “Poor kid!⁠ ⁠… But gosh, she oughtnt to phone me at the office.⁠ ⁠… Shes a wonder—sympathy ambitious for me.’⁠ ⁠… But gosh, I wont be made and compelled to call her up till I get ready. Darn these women, the way they make demands! Itll be one long old time before I see her!⁠ ⁠… But gosh, Id like to see her tonight—sweet little thing.⁠ ⁠… Oh, cut that, son! Now youve broken away, be wise!”</p>
<p>She did not telephone again, nor he, but after five more days she wrote to him:</p>
<blockquote epub:type="z3998:letter">
<p>Have I offended you? You must know, dear, I didnt mean to. Im so lonely and I need somebody to cheer me up. Why didnt you come to the nice party we had at Carries last evening I remember she invited you. Cant you come around here tomorrow Thur evening? I shall be alone and hope to see you.</p>
</blockquote>
<p>His reflections were numerous:</p>
<p>“Doggone it, why cant she let me alone? Why cant women ever learn a fellow hates to be bulldozed? And they always take advantage of you by yelling how lonely they are.</p>
<p>“Now that isnt nice of you, young fella. Shes a fine, square, straight girl, and she does get lonely. She writes a swell hand. Nice-looking stationery. Plain. Refined. I guess Ill have to go see her. Well, thank God, I got till tomorrow night free of her, anyway.</p>
<p>“Shes nice but—Hang it, I wont be <strong>made</strong> to do things! Im not married to her. No, nor by golly going to be!</p>
<p>“Oh, rats, I suppose I better go see her.”</p>
</section>
<section id="chapter-31-2" epub:type="z3998:subchapter">
<h3 epub:type="ordinal z3998:roman">II</h3>
<p>Thursday, the tomorrow of Taniss note, was full of emotional crises. At the Roughnecks Table at the club, Verg Gunch talked of the Good Citizens League and (it seemed to Babbitt) deliberately left him out of the invitations to join. Old Mat Penniman, the general utility man at Babbitts office, had Troubles, and came in to groan about them: his oldest boy was “no good,” his wife was sick, and he had quarreled with his brother-in-law. Conrad Lyte also had Troubles, and since Lyte was one of his best clients, Babbitt had to listen to them. <abbr epub:type="z3998:name-title">Mr.</abbr> Lyte, it appeared, was suffering from a peculiarly interesting neuralgia, and the garage had overcharged him. When Babbitt came home, everybody had Troubles: his wife was simultaneously thinking about discharging the impudent new maid, and worried lest the maid leave; and Tinka desired to denounce her teacher.</p>
<p>“Oh, quit fussing!” Babbitt fussed. “You never hear me whining about my Troubles, and yet if you had to run a real-estate office—Why, today I found Miss Bannigan was two days behind with her accounts, and I pinched my finger in my desk, and Lyte was in and just as unreasonable as ever.”</p>
<p>He was so vexed that after dinner, when it was time for a tactful escape to Tanis, he merely grumped to his wife, “Got to go out. Be back by eleven, should think.”</p>
<p>“Oh! Youre going out again?”</p>
<p>“Again! What do you mean again! Havent hardly been out of the house for a week!”</p>
<p>“Are you—are you going to the Elks?”</p>
<p>“Nope. Got to see some people.”</p>
<p>Though this time he heard his own voice and knew that it was curt, though she was looking at him with wide-eyed reproach, he stumped into the hall, jerked on his ulster and furlined gloves, and went out to start the car.</p>
<p>He was relieved to find Tanis cheerful, unreproachful, and brilliant in a frock of brown net over gold tissue. “You poor man, having to come out on a night like this! Its terribly cold. Dont you think a small highball would be nice?”</p>
<p>“Now, by golly, theres a woman with savvy! I think we could more or less stand a highball if it wasnt too long a one—not over a foot tall!”</p>
<p>He kissed her with careless heartiness, he forgot the compulsion of her demands, he stretched in a large chair and felt that he had beautifully come home. He was suddenly loquacious; he told her what a noble and misunderstood man he was, and how superior to Pete, Fulton Bemis, and the other men of their acquaintance; and she, bending forward, chin in charming hand, brightly agreed. But when he forced himself to ask, “Well, honey, hows things with <strong>you</strong>,” she took his duty-question seriously, and he discovered that she too had Troubles:</p>
<p>“Oh, all right but—I did get so angry with Carrie. She told Minnie that I told her that Minnie was an awful tightwad, and Minnie told me Carrie had told her, and of course I told her I hadnt said anything of the kind, and then Carrie found Minnie had told me, and she was simply furious because Minnie had told me, and of course I was just boiling because Carrie had told her Id told her, and then we all met up at Fultons—his wife is away—thank heavens!—oh, theres the dandiest floor in his house to dance on—and we were all of us simply furious at each other and—Oh, I do hate that kind of a mix-up, dont you? I mean—its so lacking in refinement, but—And Mother wants to come and stay with me for a whole month, and of course I do love her, I suppose I do, but honestly, shell cramp my style something dreadful—she never can learn not to comment, and she always wants to know where Im going when I go out evenings, and if I lie to her she always spies around and ferrets around and finds out where Ive been, and then she looks like Patience on a Monument till I could just scream. And oh, I <strong>must</strong> tell you—You know I never talk about myself; I just hate people who do, dont you? But—I feel so stupid tonight, and I know I must be boring you with all this but—What would you do about Mother?”</p>
<p>He gave her facile masculine advice. She was to put off her mothers stay. She was to tell Carrie to go to the deuce. For these valuable revelations she thanked him, and they ambled into the familiar gossip of the Bunch. Of what a sentimental fool was Carrie. Of what a lazy brat was Pete. Of how nice Fulton Bemis could be—“course lots of people think hes a regular old grouch when they meet him because he doesnt give em the glad hand the first crack out of the box, but when they get to know him, hes a corker.”</p>
<p>But as they had gone conscientiously through each of these analyses before, the conversation staggered. Babbitt tried to be intellectual and deal with General Topics. He said some thoroughly sound things about Disarmament, and broad-mindedness and liberalism; but it seemed to him that General Topics interested Tanis only when she could apply them to Pete, Carrie, or themselves. He was distressingly conscious of their silence. He tried to stir her into chattering again, but silence rose like a gray presence and hovered between them.</p>
<p>“I, uh—” he labored. “It strikes me—it strikes me that unemployment is lessening.”</p>
<p>“Maybe Pete will get a decent job, then.”</p>
<p>Silence.</p>
<p>Desperately he essayed, “Whats the trouble, old honey? You seem kind of quiet tonight.”</p>
<p>“Am I? Oh, Im not. But—do you really care whether I am or not?”</p>
<p>“Care? Sure! Course I do!”</p>
<p>“Do you really?” She swooped on him, sat on the arm of his chair.</p>
<p>He hated the emotional drain of having to appear fond of her. He stroked her hand, smiled up at her dutifully, and sank back.</p>
<p>“George, I wonder if you really like me at all?”</p>
<p>“Course I do, silly.”</p>
<p>“Do you really, precious? Do you care a bit?”</p>
<p>“Why certainly! You dont suppose Id be here if I didnt!”</p>
<p>“Now see here, young man, I wont have you speaking to me in that huffy way!”</p>
<p>“I didnt mean to sound huffy. I just—” In injured and rather childish tones: “Gosh almighty, it makes me tired the way everybody says I sound huffy when I just talk natural! Do they expect me to sing it or something?”</p>
<p>“Who do you mean by everybody? How many other ladies have you been consoling?”</p>
<p>“Look here now, I wont have this hinting!”</p>
<p>Humbly: “I know, dear. I was only teasing. I know it didnt mean to talk huffy—it was just tired. Forgive bad Tanis. But say you love me, say it!”</p>
<p>“I love you.⁠ ⁠… Course I do.”</p>
<p>“Yes, you do!” cynically. “Oh, darling, I dont mean to be rude but—I get so lonely. I feel so useless. Nobody needs me, nothing I can do for anybody. And you know, dear, Im so active—I could be if there was something to do. And I am young, arent I! Im not an old thing! Im not old and stupid, am I?”</p>
<p>He had to assure her. She stroked his hair, and he had to look pleased under that touch, the more demanding in its beguiling softness. He was impatient. He wanted to flee out to a hard, sure, unemotional man-world. Through her delicate and caressing fingers she may have caught something of his shrugging distaste. She left him—he was for the moment buoyantly relieved—she dragged a footstool to his feet and sat looking beseechingly up at him. But as in many men the cringing of a dog, the flinching of a frightened child, rouse not pity but a surprised and jerky cruelty, so her humility only annoyed him. And he saw her now as middle-aged, as beginning to be old. Even while he detested his own thoughts, they rode him. She was old, he winced. Old! He noted how the soft flesh was creasing into webby folds beneath her chin, below her eyes, at the base of her wrists. A patch of her throat had a minute roughness like the crumbs from a rubber eraser. Old! She was younger in years than himself, yet it was sickening to have her yearning up at him with rolling great eyes—as if, he shuddered, his own aunt were making love to him.</p>
<p>He fretted inwardly, “Im through with this asinine fooling around. Im going to cut her out. Shes a darn decent nice woman, and I dont want to hurt her, but itll hurt a lot less to cut her right out, like a good clean surgical operation.”</p>
<p>He was on his feet. He was speaking urgently. By every rule of self-esteem, he had to prove to her, and to himself, that it was her fault.</p>
<p>“I suppose maybe Im kind of out of sorts tonight, but honest, honey, when I stayed away for a while to catch up on work and everything and figure out where I was at, you ought to have been cannier and waited till I came back. Cant you see, dear, when you <em>made</em> me come, I—being about an average bullheaded chump—my tendency was to resist? Listen, dear, Im going now—”</p>
<p>“Not for a while, precious! No!”</p>
<p>“Yep. Right now. And then sometime well see about the future.”</p>
<p>“What do you mean, dear, about the future? Have I done something I oughtnt to? Oh, Im so dreadfully sorry!”</p>
<p>He resolutely put his hands behind him. “Not a thing, God bless you, not a thing. Youre as good as they make em. But its just—Good Lord, do you realize Ive got things to do in the world? Ive got a business to attend to and, you might not believe it, but Ive got a wife and kids that Im awful fond of!” Then only during the murder he was committing was he able to feel nobly virtuous. “I want us to be friends but, gosh, I cant go on this way feeling I got to come up here every so often—”</p>
<p>“Oh, darling, darling, and Ive always told you, so carefully, that you were absolutely free. I just wanted you to come around when you were tired and wanted to talk to me, or when you could enjoy our parties—”</p>
<p>She was so reasonable, she was so gently right! It took him an hour to make his escape, with nothing settled and everything horribly settled. In a barren freedom of icy Northern wind he sighed, “Thank God thats over! Poor Tanis, poor darling decent Tanis! But it is over. Absolute! Im free!”</p>
</section>
</section>
<section id="chapter-32" epub:type="chapter bodymatter z3998:fiction">
<h2 epub:type="title">Chapter <span epub:type="z3998:roman">XXXII</span></h2>
<section id="chapter-32-1" epub:type="z3998:subchapter">
<h3 epub:type="ordinal z3998:roman">I</h3>
<p>His wife was up when he came in. “Did you have a good time?” she sniffed.</p>
<p>“I did not. I had a rotten time! Anything else I got to explain?”</p>
<p>“George, how can you speak like—Oh, I dont know whats come over you!”</p>
<p>“Good Lord, theres nothing come over me! Why do you look for trouble all the time?” He was warning himself, “Careful! Stop being so disagreeable. Course she feels it, being left alone here all evening.” But he forgot his warning as she went on:</p>
<p>“Why do you go out and see all sorts of strange people? I suppose youll say youve been to another committee-meeting this evening!”</p>
<p>“Nope. Ive been calling on a woman. We sat by the fire and kidded each other and had a whale of a good time, if you want to know!”</p>
<p>“Well—From the way you say it, I suppose its my fault you went there! I probably sent you!”</p>
<p>“You did!”</p>
<p>“Well, upon my word—”</p>
<p>“You hate strange people as you call em. If you had your way, Id be as much of an old stick-in-the-mud as Howard Littlefield. You never want to have anybody with any git to em at the house; you want a bunch of old stiffs that sit around and gas about the weather. Youre doing your level best to make me old. Well, let me tell you, Im not going to have—”</p>
<p>Overwhelmed she bent to his unprecedented tirade, and in answer she mourned:</p>
<p>“Oh, dearest, I dont think thats true. I dont mean to make you old, I know. Perhaps youre partly right. Perhaps I am slow about getting acquainted with new people. But when you think of all the dear good times we have, and the supper-parties and the movies and all—”</p>
<p>With true masculine wiles he not only convinced himself that she had injured him but, by the loudness of his voice and the brutality of his attack, he convinced her also, and presently he had her apologizing for his having spent the evening with Tanis. He went up to bed well pleased, not only the master but the martyr of the household. For a distasteful moment after he had lain down he wondered if he had been altogether just. “Ought to be ashamed, bullying her. Maybe there is her side to things. Maybe she hasnt had such a bloomin hectic time herself. But I dont care! Good for her to get waked up a little. And Im going to keep free. Of her and Tanis and the fellows at the club and everybody. Im going to run my own life!”</p>
</section>
<section id="chapter-32-2" epub:type="z3998:subchapter">
<h3 epub:type="ordinal z3998:roman">II</h3>
<p>In this mood he was particularly objectionable at the Boosters Club lunch next day. They were addressed by a congressman who had just returned from an exhaustive three-months study of the finances, ethnology, political systems, linguistic divisions, mineral resources, and agriculture of Germany, France, Great Britain, Italy, Austria, Czechoslovakia, Yugoslavia, and Bulgaria. He told them all about those subjects, together with three funny stories about European misconceptions of America and some spirited words on the necessity of keeping ignorant foreigners out of America.</p>
<p>“Say, that was a mighty informative talk. Real he-stuff,” said Sidney Finkelstein.</p>
<p>But the disaffected Babbitt grumbled, “Four-flusher! Bunch of hot air! And whats the matter with the immigrants? Gosh, they arent all ignorant, and I got a hunch were all descended from immigrants ourselves.”</p>
<p>“Oh, you make me tired!” said <abbr epub:type="z3998:name-title">Mr.</abbr> Finkelstein.</p>
<p>Babbitt was aware that <abbr epub:type="z3998:name-title">Dr.</abbr> <abbr epub:type="z3998:given-name">A. I.</abbr> Dilling was sternly listening from across the table. <abbr epub:type="z3998:name-title">Dr.</abbr> Dilling was one of the most important men in the Boosters. He was not a physician but a surgeon, a more romantic and sounding occupation. He was an intense large man with a boiling of black hair and a thick black mustache. The newspapers often chronicled his operations; he was professor of surgery in the State University; he went to dinner at the very best houses on Royal Ridge; and he was said to be worth several hundred thousand dollars. It was dismaying to Babbitt to have such a person glower at him. He hastily praised the congressmans wit, to Sidney Finkelstein, but for <abbr epub:type="z3998:name-title">Dr.</abbr> Dillings benefit.</p>
</section>
<section id="chapter-32-3" epub:type="z3998:subchapter">
<h3 epub:type="ordinal z3998:roman">III</h3>
<p>That afternoon three men shouldered into Babbitts office with the air of a Vigilante committee in frontier days. They were large, resolute, big-jawed men, and they were all high lords in the land of Zenith<abbr epub:type="z3998:name-title">Dr.</abbr> Dilling the surgeon, Charles McKelvey the contractor, and, most dismaying of all, the white-bearded Colonel Rutherford Snow, owner of the Advocate-Times. In their whelming presence Babbitt felt small and insignificant.</p>
<p>“Well, well, great pleasure, have chairs, what cn I do for you?” he babbled.</p>
<p>They neither sat nor offered observations on the weather.</p>
<p>“Babbitt,” said Colonel Snow, “weve come from the Good Citizens League. Weve decided we want you to join. Virgil Gunch says you dont care to, but I think we can show you a new light. The League is going to combine with the Chamber of Commerce in a campaign for the Open Shop, so its time for you to put your name down.”</p>
<p>In his embarrassment Babbitt could not recall his reasons for not wishing to join the League, if indeed he had ever definitely known them, but he was passionately certain that he did not wish to join, and at the thought of their forcing him he felt a stirring of anger against even these princes of commerce.</p>
<p>“Sorry, Colonel, have to think it over a little,” he mumbled.</p>
<p>McKelvey snarled, “That means youre not going to join, George?”</p>
<p>Something black and unfamiliar and ferocious spoke from Babbitt: “Now, you look here, Charley! Im damned if Im going to be bullied into joining anything, not even by you plutes!”</p>
<p>“Were not bullying anybody,” <abbr epub:type="z3998:name-title">Dr.</abbr> Dilling began, but Colonel Snow thrust him aside with, “Certainly we are! We dont mind a little bullying, if its necessary. Babbitt, the <abbr epub:type="z3998:initialism">G.C.L.</abbr> has been talking about you a good deal. Youre supposed to be a sensible, clean, responsible man; you always have been; but here lately, for God knows what reason, I hear from all sorts of sources that youre running around with a loose crowd, and whats a whole lot worse, youve actually been advocating and supporting some of the most dangerous elements in town, like this fellow Doane.”</p>
<p>“Colonel, that strikes me as my private business.”</p>
<p>“Possibly, but we want to have an understanding. Youve stood in, you and your father-in-law, with some of the most substantial and forward-looking interests in town, like my friends of the Street Traction Company, and my papers have given you a lot of boosts. Well, you cant expect the decent citizens to go on aiding you if you intend to side with precisely the people who are trying to undermine us.”</p>
<p>Babbitt was frightened, but he had an agonized instinct that if he yielded in this he would yield in everything. He protested:</p>
<p>“Youre exaggerating, Colonel. I believe in being broad-minded and liberal, but, of course, Im just as much agin the cranks and blatherskites and labor unions and so on as you are. But fact is, I belong to so many organizations now that I cant do em justice, and I want to think it over before I decide about coming into the <abbr class="eoc" epub:type="z3998:initialism">G.C.L.</abbr></p>
<p>Colonel Snow condescended, “Oh, no, Im not exaggerating! Why the doctor here heard you cussing out and defaming one of the finest types of Republican congressmen, just this noon! And you have entirely the wrong idea about thinking over joining. Were not begging you to join the <abbr epub:type="z3998:initialism">G.C.L.</abbr>—were permitting you to join. Im not sure, my boy, but what if you put it off itll be too late. Im not sure well want you then. Better think quick—better think quick!”</p>
<p>The three Vigilantes, formidable in their righteousness, stared at him in a taut silence. Babbitt waited through. He thought nothing at all, he merely waited, while in his echoing head buzzed, “I dont want to join—I dont want to join—I dont want to.”</p>
<p>“All right. Sorry for you!” said Colonel Snow, and the three men abruptly turned their beefy backs.</p>
</section>
<section id="chapter-32-4" epub:type="z3998:subchapter">
<h3 epub:type="ordinal z3998:roman">IV</h3>
<p>As Babbitt went out to his car that evening he saw Virgil Gunch coming down the block. He raised his hand in salutation, but Gunch ignored it and crossed the street. He was certain that Gunch had seen him. He drove home in sharp discomfort.</p>
<p>His wife attacked at once: “Georgie dear, Muriel Frink was in this afternoon, and she says that Chum says the committee of this Good Citizens League especially asked you to join and you wouldnt. Dont you think it would be better? You know all the nicest people belong, and the League stands for—”</p>
<p>“I know what the League stands for! It stands for the suppression of free speech and free thought and everything else! I dont propose to be bullied and rushed into joining anything, and it isnt a question of whether its a good league or a bad league or what the hell kind of a league it is; its just a question of my refusing to be told I got to—”</p>
<p>“But dear, if you dont join, people might criticize you.”</p>
<p>“Let em criticize!”</p>
<p>“But I mean <em>nice</em> people!”</p>
<p>“Rats, I—Matter of fact, this whole League is just a fad. Its like all these other organizations that start off with such a rush and let on theyre going to change the whole works, and pretty soon they peter out and everybody forgets all about em!”</p>
<p>“But if its <strong>the</strong> fad now, dont you think you—”</p>
<p>“No, I dont! Oh, Myra, please quit nagging me about it. Im sick of hearing about the confounded <abbr class="eoc" epub:type="z3998:initialism">G.C.L.</abbr> I almost wish Id joined it when Verg first came around, and got it over. And maybe Id ve come in today if the committee hadnt tried to bullyrag me, but, by God, as long as Im a freeborn independent American cit—”</p>
<p>“Now, George, youre talking exactly like the German furnace-man.”</p>
<p>“Oh, I am, am I! Then, I wont talk at all!”</p>
<p>He longed, that evening, to see Tanis Judique, to be strengthened by her sympathy. When all the family were upstairs he got as far as telephoning to her apartment-house, but he was agitated about it and when the janitor answered he blurted, “Nev mind—Ill call later,” and hung up the receiver.</p>
</section>
<section id="chapter-32-5" epub:type="z3998:subchapter">
<h3 epub:type="ordinal z3998:roman">V</h3>
<p>If Babbitt had not been certain about Virgil Gunchs avoiding him, there could be little doubt about William Washington Eathorne, next morning. When Babbitt was driving down to the office he overtook Eathornes car, with the great banker sitting in anemic solemnity behind his chauffeur. Babbitt waved and cried, “Mornin!” Eathorne looked at him deliberately, hesitated, and gave him a nod more contemptuous than a direct cut.</p>
<p>Babbitts partner and father-in-law came in at ten:</p>
<p>“George, whats this I hear about some song and dance you gave Colonel Snow about not wanting to join the <abbr epub:type="z3998:initialism">G.C.L.</abbr>? What the dickens you trying to do? Wreck the firm? You dont suppose these Big Guns will stand your bucking them and springing all this liberal poppycock you been getting off lately, do you?”</p>
<p>“Oh, rats, Henry <abbr epub:type="z3998:given-name">T.</abbr>, you been reading bum fiction. There aint any such a thing as these plots to keep folks from being liberal. This is a free country. A man can do anything he wants to.”</p>
<p>“Course th aint any plots. Who said they was? Only if folks get an idea youre scatterbrained and unstable, you dont suppose theyll want to do business with you, do you? One little rumor about your being a crank would do more to ruin this business than all the plots and stuff that these fool story-writers could think up in a month of Sundays.”</p>
<p>That afternoon, when the old reliable Conrad Lyte, the merry miser, Conrad Lyte, appeared, and Babbitt suggested his buying a parcel of land in the new residential section of Dorchester, Lyte said hastily, too hastily, “No, no, dont want to go into anything new just now.”</p>
<p>A week later Babbitt learned, through Henry Thompson, that the officials of the Street Traction Company were planning another real-estate coup, and that Sanders, Torrey and Wing, not the Babbitt-Thompson Company, were to handle it for them. “I figure that Jake Offutt is kind of leery about the way folks are talking about you. Of course Jake is a rock-ribbed old diehard, and he probably advised the Traction fellows to get some other broker. George, you got to do something!” trembled Thompson.</p>
<p>And, in a rush, Babbitt agreed. All nonsense the way people misjudged him, but still—He determined to join the Good Citizens League the next time he was asked, and in furious resignation he waited. He wasnt asked. They ignored him. He did not have the courage to go to the League and beg in, and he took refuge in a shaky boast that he had “gotten away with bucking the whole city. Nobody could dictate to him how he was going to think and act!”</p>
<p>He was jarred as by nothing else when the paragon of stenographers, Miss McGoun, suddenly left him, though her reasons were excellent—she needed a rest, her sister was sick, she might not do any more work for six months. He was uncomfortable with her successor, Miss Havstad. What Miss Havstads given name was, no one in the office ever knew. It seemed improbable that she had a given name, a lover, a powder-puff, or a digestion. She was so impersonal, this slight, pale, industrious Swede, that it was vulgar to think of her as going to an ordinary home to eat hash. She was a perfectly oiled and enameled machine, and she ought, each evening, to have been dusted off and shut in her desk beside her too-slim, too-frail pencil points. She took dictation swiftly, her typing was perfect, but Babbitt became jumpy when he tried to work with her. She made him feel puffy, and at his best-beloved daily jokes she looked gently inquiring. He longed for Miss McGouns return, and thought of writing to her.</p>
<p>Then he heard that Miss McGoun had, a week after leaving him, gone over to his dangerous competitors, Sanders, Torrey and Wing.</p>
<p>He was not merely annoyed; he was frightened. “Why did she quit, then?” he worried. “Did she have a hunch my business is going on the rocks? And it was Sanders got the Street Traction deal. Rats—sinking ship!”</p>
<p>Gray fear loomed always by him now. He watched Fritz Weilinger, the young salesman, and wondered if he too would leave. Daily he fancied slights. He noted that he was not asked to speak at the annual Chamber of Commerce dinner. When Orville Jones gave a large poker party and he was not invited, he was certain that he had been snubbed. He was afraid to go to lunch at the Athletic Club, and afraid not to go. He believed that he was spied on; that when he left the table they whispered about him. Everywhere he heard the rustling whispers: in the offices of clients, in the bank when he made a deposit, in his own office, in his own home. Interminably he wondered what They were saying of him. All day long in imaginary conversations he caught them marveling, “Babbitt? Why, say, hes a regular anarchist! You got to admire the fellow for his nerve, the way he turned liberal and, by golly, just absolutely runs his life to suit himself, but say, hes dangerous, thats what he is, and hes got to be shown up.”</p>
<p>He was so twitchy that when he rounded a corner and chanced on two acquaintances talking—whispering—his heart leaped, and he stalked by like an embarrassed schoolboy. When he saw his neighbors Howard Littlefield and Orville Jones together, he peered at them, went indoors to escape their spying, and was miserably certain that they had been whispering—plotting—whispering.</p>
<p>Through all his fear ran defiance. He felt stubborn. Sometimes he decided that he had been a very devil of a fellow, as bold as Seneca Doane; sometimes he planned to call on Doane and tell him what a revolutionist he was, and never got beyond the planning. But just as often, when he heard the soft whispers enveloping him he wailed, “Good Lord, what have I done? Just played with the Bunch, and called down Clarence Drum about being such a high-and-mighty sodger. Never catch <em>me</em> criticizing people and trying to make them accept <em>my</em> ideas!”</p>
<p>He could not stand the strain. Before long he admitted that he would like to flee back to the security of conformity, provided there was a decent and creditable way to return. But, stubbornly, he would not be forced back; he would not, he swore, “eat dirt.”</p>
<p>Only in spirited engagements with his wife did these turbulent fears rise to the surface. She complained that he seemed nervous, that she couldnt understand why he did not want to “drop in at the Littlefields” for the evening. He tried, but he could not express to her the nebulous facts of his rebellion and punishment. And, with Paul and Tanis lost, he had no one to whom he could talk. “Good Lord, Tinka is the only real friend I have, these days,” he sighed, and he clung to the child, played floor-games with her all evening.</p>
<p>He considered going to see Paul in prison, but, though he had a pale curt note from him every week, he thought of Paul as dead. It was Tanis for whom he was longing.</p>
<p>“I thought I was so smart and independent, cutting Tanis out, and I need her, Lord how I need her!” he raged. “Myra simply cant understand. All she sees in life is getting along by being just like other folks. But Tanis, shed tell me I was all right.”</p>
<p>Then he broke, and one evening, late, he did run to Tanis. He had not dared to hope for it, but she was in, and alone. Only she wasnt Tanis. She was a courteous, brow-lifting, ice-armored woman who looked like Tanis. She said, “Yes, George, what is it?” in even and uninterested tones, and he crept away, whipped.</p>
<p>His first comfort was from Ted and Eunice Littlefield.</p>
<p>They danced in one evening when Ted was home from the university, and Ted chuckled, “Whats this I hear from Euny, dad? She says her dad says you raised Cain by boosting old Seneca Doane. Hot dog! Give em fits! Stir em up! This old burg is asleep!” Eunice plumped down on Babbitts lap, kissed him, nestled her bobbed hair against his chin, and crowed; “I think youre lots nicer than Howard. Why is it,” confidentially, “that Howard is such an old grouch? The man has a good heart, and honestly, hes awfully bright, but he never will learn to step on the gas, after all the training Ive given him. Dont you think we could do something with him, dearest?”</p>
<p>“Why, Eunice, that isnt a nice way to speak of your papa,” Babbitt observed, in the best Floral Heights manner, but he was happy for the first time in weeks. He pictured himself as the veteran liberal strengthened by the loyalty of the young generation. They went out to rifle the icebox. Babbitt gloated, “If your mother caught us at this, wed certainly get our comeuppance!” and Eunice became maternal, scrambled a terrifying number of eggs for them, kissed Babbitt on the ear, and in the voice of a brooding abbess marveled, “It beats the devil why feminists like me still go on nursing these men!”</p>
<p>Thus stimulated, Babbitt was reckless when he encountered Sheldon Smeeth, educational director of the <abbr epub:type="z3998:initialism">Y.M.C.A.</abbr> and choir-leader of the Chatham Road Church. With one of his damp hands Smeeth imprisoned Babbitts thick paw while he chanted, “Brother Babbitt, we havent seen you at church very often lately. I know youre busy with a multitude of details, but you mustnt forget your dear friends at the old church home.”</p>
<p>Babbitt shook off the affectionate clasp—Sheldy liked to hold hands for a long time—and snarled, “Well, I guess you fellows can run the show without me. Sorry, Smeeth; got to beat it. Gday.”</p>
<p>But afterward he winced, “If that white worm had the nerve to try to drag me back to the Old Church Home, then the holy outfit must have been doing a lot of talking about me, too.”</p>
<p>He heard them whispering—whispering<abbr epub:type="z3998:name-title">Dr.</abbr> John Jennison Drew, Cholmondeley Frink, even William Washington Eathorne. The independence seeped out of him and he walked the streets alone, afraid of mens cynical eyes and the incessant hiss of whispering.</p>
</section>
</section>
<section id="chapter-33" epub:type="chapter bodymatter z3998:fiction">
<h2 epub:type="title">Chapter <span epub:type="z3998:roman">XXXIII</span></h2>
<section id="chapter-33-1" epub:type="z3998:subchapter">
<h3 epub:type="ordinal z3998:roman">I</h3>
<p>He tried to explain to his wife, as they prepared for bed, how objectionable was Sheldon Smeeth, but all her answer was, “He has such a beautiful voice—so spiritual. I dont think you ought to speak of him like that just because you cant appreciate music!” He saw her then as a stranger; he stared bleakly at this plump and fussy woman with the broad bare arms, and wondered how she had ever come here.</p>
<p>In his chilly cot, turning from aching side to side, he pondered of Tanis. “Hed been a fool to lose her. He had to have somebody he could really talk to. Hed—oh, hed <em>bust</em> if he went on stewing about things by himself. And Myra, useless to expect her to understand. Well, rats, no use dodging the issue. Darn shame for two married people to drift apart after all these years; darn rotten shame; but nothing could bring them together now, as long as he refused to let Zenith bully him into taking orders—and he was by golly not going to let anybody bully him into anything, or wheedle him or coax him either!”</p>
<p>He woke at three, roused by a passing motor, and struggled out of bed for a drink of water. As he passed through the bedroom he heard his wife groan. His resentment was night-blurred; he was solicitous in inquiring, “Whats the trouble, hon?”</p>
<p>“Ive got—such a pain down here in my side—oh, its just—it tears at me.”</p>
<p>“Bad indigestion? Shall I get you some bicarb?”</p>
<p>“Dont think—that would help. I felt funny last evening and yesterday, and then—oh!—it passed away and I got to sleep and—That auto woke me up.”</p>
<p>Her voice was laboring like a ship in a storm. He was alarmed.</p>
<p>“I better call the doctor.”</p>
<p>“No, no! Itll go away. But maybe you might get me an ice-bag.”</p>
<p>He stalked to the bathroom for the ice-bag, down to the kitchen for ice. He felt dramatic in this late-night expedition, but as he gouged the chunk of ice with the dagger-like pick he was cool, steady, mature; and the old friendliness was in his voice as he patted the ice-bag into place on her groin, rumbling, “There, there, thatll be better now.” He retired to bed, but he did not sleep. He heard her groan again. Instantly he was up, soothing her, “Still pretty bad, honey?”</p>
<p>“Yes, it just gripes me, and I cant get to sleep.”</p>
<p>Her voice was faint. He knew her dread of doctors verdicts and he did not inform her, but he creaked downstairs, telephoned to <abbr epub:type="z3998:name-title">Dr.</abbr> Earl Patten, and waited, shivering, trying with fuzzy eyes to read a magazine, till he heard the doctors car.</p>
<p>The doctor was youngish and professionally breezy. He came in as though it were sunny noontime. “Well, George, little trouble, eh? How is she now?” he said busily as, with tremendous and rather irritating cheerfulness, he tossed his coat on a chair and warmed his hands at a radiator. He took charge of the house. Babbitt felt ousted and unimportant as he followed the doctor up to the bedroom, and it was the doctor who chuckled, “Oh, just little stomachache” when Verona peeped through her door, begging, “What is it, Dad, what is it?”</p>
<p>To <abbr epub:type="z3998:name-title">Mrs.</abbr> Babbitt the doctor said with amiable belligerence, after his examination, “Kind of a bad old pain, eh? Ill give you something to make you sleep, and I think youll feel better in the morning. Ill come in right after breakfast.” But to Babbitt, lying in wait in the lower hall, the doctor sighed, “I dont like the feeling there in her belly. Theres some rigidity and some inflammation. Shes never had her appendix out has she? Um. Well, no use worrying. Ill be here first thing in the morning, and meantime shell get some rest. Ive given her a hypo. Good night.”</p>
<p>Then was Babbitt caught up in the black tempest.</p>
<p>Instantly all the indignations which had been dominating him and the spiritual dramas through which he had struggled became pallid and absurd before the ancient and overwhelming realities, the standard and traditional realities, of sickness and menacing death, the long night, and the thousand steadfast implications of married life. He crept back to her. As she drowsed away in the tropic languor of morphia, he sat on the edge of her bed, holding her hand, and for the first time in many weeks her hand abode trustfully in his.</p>
<p>He draped himself grotesquely in his toweling bathrobe and a pink and white couch-cover, and sat lumpishly in a wing-chair. The bedroom was uncanny in its half-light, which turned the curtains to lurking robbers, the dressing-table to a turreted castle. It smelled of cosmetics, of linen, of sleep. He napped and woke, napped and woke, a hundred times. He heard her move and sigh in slumber; he wondered if there wasnt some officious brisk thing he could do for her, and before he could quite form the thought he was asleep, racked and aching. The night was infinite. When dawn came and the waiting seemed at an end, he fell asleep, and was vexed to have been caught off his guard, to have been aroused by Veronas entrance and her agitated “Oh, what is it, Dad?”</p>
<p>His wife was awake, her face sallow and lifeless in the morning light, but now he did not compare her with Tanis; she was not merely A Woman, to be contrasted with other women, but his own self, and though he might criticize her and nag her, it was only as he might criticize and nag himself, interestedly, unpatronizingly, without the expectation of changing—or any real desire to change—the eternal essence.</p>
<p>With Verona he sounded fatherly again, and firm. He consoled Tinka, who satisfactorily pointed the excitement of the hour by wailing. He ordered early breakfast, and wanted to look at the newspaper, and felt somehow heroic and useful in not looking at it. But there were still crawling and totally unheroic hours of waiting before <abbr epub:type="z3998:name-title">Dr.</abbr> Patten returned.</p>
<p>“Dont see much change,” said Patten. “Ill be back about eleven, and if you dont mind, I think Ill bring in some other world-famous pill-peddler for consultation, just to be on the safe side. Now George, theres nothing you can do. Ill have Verona keep the ice-bag filled—might as well leave that on, I guess—and you, you better beat it to the office instead of standing around her looking as if you were the patient. The nerve of husbands! Lot more neurotic than the women! They always have to horn in and get all the credit for feeling bad when their wives are ailing. Now have another nice cup of coffee and git!”</p>
<p>Under this derision Babbitt became more matter-of-fact. He drove to the office, tried to dictate letters, tried to telephone and, before the call was answered, forgot to whom he was telephoning. At a quarter after ten he returned home. As he left the downtown traffic and sped up the car, his face was as grimly creased as the mask of tragedy.</p>
<p>His wife greeted him with surprise. “Why did you come back, dear? I think I feel a little better. I told Verona to skip off to her office. Was it wicked of me to go and get sick?”</p>
<p>He knew that she wanted petting, and she got it, joyously. They were curiously happy when he heard <abbr epub:type="z3998:name-title">Dr.</abbr> Pattens car in front. He looked out of the window. He was frightened. With Patten was an impatient man with turbulent black hair and a hussar mustache<abbr epub:type="z3998:name-title">Dr.</abbr> <abbr epub:type="z3998:given-name">A. I.</abbr> Dilling, the surgeon. Babbitt sputtered with anxiety, tried to conceal it, and hurried down to the door.</p>
<p><abbr epub:type="z3998:name-title">Dr.</abbr> Patten was profusely casual: “Dont want to worry you, old man, but I thought it might be a good stunt to have <abbr epub:type="z3998:name-title">Dr.</abbr> Dilling examine her.” He gestured toward Dilling as toward a master.</p>
<p>Dilling nodded in his curtest manner and strode upstairs Babbitt tramped the living-room in agony. Except for his wifes confinements there had never been a major operation in the family, and to him surgery was at once a miracle and an abomination of fear. But when Dilling and Patten came down again he knew that everything was all right, and he wanted to laugh, for the two doctors were exactly like the bearded physicians in a musical comedy, both of them rubbing their hands and looking foolishly sagacious.</p>
<p><abbr epub:type="z3998:name-title">Dr.</abbr> Dilling spoke:</p>
<p>“Im sorry, old man, but its acute appendicitis. We ought to operate. Of course you must decide, but theres no question as to what has to be done.”</p>
<p>Babbitt did not get all the force of it. He mumbled, “Well I suppose we could get her ready in a couple o days. Probably Ted ought to come down from the university, just in case anything happened.”</p>
<p><abbr epub:type="z3998:name-title">Dr.</abbr> Dilling growled, “Nope. If you dont want peritonitis to set in, well have to operate right away. I must advise it strongly. If you say go ahead, Ill phone for the <abbr>St.</abbr> Marys ambulance at once, and well have her on the table in three-quarters of an hour.”</p>
<p>“I—I Of course, I suppose you know what—But great God, man, I cant get her clothes ready and everything in two seconds, you know! And in her state, so wrought-up and weak—”</p>
<p>“Just throw her hairbrush and comb and toothbrush in a bag; thats all shell need for a day or two,” said <abbr epub:type="z3998:name-title">Dr.</abbr> Dilling, and went to the telephone.</p>
<p>Babbitt galloped desperately upstairs. He sent the frightened Tinka out of the room. He said gaily to his wife, “Well, old thing, the doc thinks maybe we better have a little operation and get it over. Just take a few minutes—not half as serious as a confinement—and youll be all right in a jiffy.”</p>
<p>She gripped his hand till the fingers ached. She said patiently, like a cowed child, “Im afraid—to go into the dark, all alone!” Maturity was wiped from her eyes; they were pleading and terrified. “Will you stay with me? Darling, you dont have to go to the office now, do you? Could you just go down to the hospital with me? Could you come see me this evening—if everythings all right? You wont have to go out this evening, will you?”</p>
<p>He was on his knees by the bed. While she feebly ruffled his hair, he sobbed, he kissed the lawn of her sleeve, and swore, “Old honey, I love you more than anything in the world! Ive kind of been worried by business and everything, but thats all over now, and Im back again.”</p>
<p>“Are you really? George, I was thinking, lying here, maybe it would be a good thing if I just <em>went</em>. I was wondering if anybody really needed me. Or wanted me. I was wondering what was the use of my living. Ive been getting so stupid and ugly—”</p>
<p>“Why, you old humbug! Fishing for compliments when I ought to be packing your bag! Me, sure, Im young and handsome and a regular village cut-up and—” He could not go on. He sobbed again; and in muttered incoherencies they found each other.</p>
<p>As he packed, his brain was curiously clear and swift. Hed have no more wild evenings, he realized. He admitted that he would regret them. A little grimly he perceived that this had been his last despairing fling before the paralyzed contentment of middle-age. Well, and he grinned impishly, “it was one doggone good party while it lasted!” And—how much was the operation going to cost? “I ought to have fought that out with Dilling. But no, damn it, I dont care how much it costs!”</p>
<p>The motor ambulance was at the door. Even in his grief the Babbitt who admired all technical excellences was interested in the kindly skill with which the attendants slid <abbr epub:type="z3998:name-title">Mrs.</abbr> Babbitt upon a stretcher and carried her downstairs. The ambulance was a huge, suave, varnished, white thing. <abbr epub:type="z3998:name-title">Mrs.</abbr> Babbitt moaned, “It frightens me. Its just like a hearse, just like being put in a hearse. I want you to stay with me.”</p>
<p>“Ill be right up front with the driver,” Babbitt promised.</p>
<p>“No, I want you to stay inside with me.” To the attendants: “Cant he be inside?”</p>
<p>“Sure, maam, you bet. Theres a fine little campstool in there,” the older attendant said, with professional pride.</p>
<p>He sat beside her in that traveling cabin with its cot, its stool, its active little electric radiator, and its quite unexplained calendar, displaying a girl eating cherries, and the name of an enterprising grocer. But as he flung out his hand in hopeless cheerfulness it touched the radiator, and he squealed:</p>
<p>“Ouch! Jesus!”</p>
<p>“Why, George Babbitt, I wont have you cursing and swearing and blaspheming!”</p>
<p>“I know, awful sorry but—Gosh all fishhooks, look how I burned my hand! Gee whiz, it hurts! It hurts like the mischief! Why, that damn radiator is hot as—its hot as—its hotter n the hinges of Hades! Look! You can see the mark!”</p>
<p>So, as they drove up to <abbr>St.</abbr> Marys Hospital, with the nurses already laying out the instruments for an operation to save her life, it was she who consoled him and kissed the place to make it well, and though he tried to be gruff and mature, he yielded to her and was glad to be babied.</p>
<p>The ambulance whirled under the hooded carriage-entrance of the hospital, and instantly he was reduced to a zero in the nightmare succession of cork-floored halls, endless doors open on old women sitting up in bed, an elevator, the anesthetizing room, a young interne contemptuous of husbands. He was permitted to kiss his wife; he saw a thin dark nurse fit the cone over her mouth and nose; he stiffened at a sweet and treacherous odor; then he was driven out, and on a high stool in a laboratory he sat dazed, longing to see her once again, to insist that he had always loved her, had never for a second loved anybody else or looked at anybody else. In the laboratory he was conscious only of a decayed object preserved in a bottle of yellowing alcohol. It made him very sick, but he could not take his eyes from it. He was more aware of it than of waiting. His mind floated in abeyance, coming back always to that horrible bottle. To escape it he opened the door to the right, hoping to find a sane and businesslike office. He realized that he was looking into the operating-room; in one glance he took in <abbr epub:type="z3998:name-title">Dr.</abbr> Dilling, strange in white gown and bandaged head, bending over the steel table with its screws and wheels, then nurses holding basins and cotton sponges, and a swathed thing, just a lifeless chin and a mound of white in the midst of which was a square of sallow flesh with a gash a little bloody at the edges, protruding from the gash a cluster of forceps like clinging parasites.</p>
<p>He shut the door with haste. It may be that his frightened repentance of the night and morning had not eaten in, but this dehumanizing interment of her who had been so pathetically human shook him utterly, and as he crouched again on the high stool in the laboratory he swore faith to his wife… to Zenith… to business efficiency… to the Boosters Club… to every faith of the Clan of Good Fellows.</p>
<p>Then a nurse was soothing, “All over! Perfect success! Shell come out fine! Shell be out from under the anesthetic soon, and you can see her.”</p>
<p>He found her on a curious tilted bed, her face an unwholesome yellow but her purple lips moving slightly. Then only did he really believe that she was alive. She was muttering. He bent, and heard her sighing, “Hard get real maple syrup for pancakes.” He laughed inexhaustibly; he beamed on the nurse and proudly confided, “Think of her talking about maple syrup! By golly, Im going to go and order a hundred gallons of it, right from Vermont!”</p>
</section>
<section id="chapter-33-2" epub:type="z3998:subchapter">
<h3 epub:type="ordinal z3998:roman">II</h3>
<p>She was out of the hospital in seventeen days. He went to see her each afternoon, and in their long talks they drifted back to intimacy. Once he hinted something of his relations to Tanis and the Bunch, and she was inflated by the view that a Wicked Woman had captivated her poor George.</p>
<p>If once he had doubted his neighbors and the supreme charm of the Good Fellows, he was convinced now. You didnt, he noted, “see Seneca Doane coming around with any flowers or dropping in to chat with the Missus,” but <abbr epub:type="z3998:name-title">Mrs.</abbr> Howard Littlefield brought to the hospital her priceless wine jelly (flavored with real wine); Orville Jones spent hours in picking out the kind of novels <abbr epub:type="z3998:name-title">Mrs.</abbr> Babbitt liked—nice love stories about New York millionaries and Wyoming cowpunchers; Louetta Swanson knitted a pink bed-jacket; Sidney Finkelstein and his merry brown-eyed flapper of a wife selected the prettiest nightgown in all the stock of Parcher and Stein.</p>
<p>All his friends ceased whispering about him, suspecting him. At the Athletic Club they asked after her daily. Club members whose names he did not know stopped him to inquire, “Hows your good lady getting on?” Babbitt felt that he was swinging from bleak uplands down into the rich warm air of a valley pleasant with cottages.</p>
<p>One noon Virgil Gunch suggested, “You planning to be at the hospital about six? The wife and I thought wed drop in.” They did drop in. Gunch was so humorous that <abbr epub:type="z3998:name-title">Mrs.</abbr> Babbitt said he must “stop making her laugh because honestly it was hurting her incision.” As they passed down the hall Gunch demanded amiably, “George, old scout, you were soreheaded about something, here a while back. I dont know why, and its none of my business. But you seem to be feeling all hunky-dory again, and why dont you come join us in the Good Citizens League, old man? We have some corking times together, and we need your advice.”</p>
<p>Then did Babbitt, almost tearful with joy at being coaxed instead of bullied, at being permitted to stop fighting, at being able to desert without injuring his opinion of himself, cease utterly to be a domestic revolutionist. He patted Gunchs shoulder, and next day he became a member of the Good Citizens League.</p>
<p>Within two weeks no one in the League was more violent regarding the wickedness of Seneca Doane, the crimes of labor unions, the perils of immigration, and the delights of golf, morality, and bank-accounts than was George <abbr epub:type="z3998:given-name">F.</abbr> Babbitt.</p>
</section>
</section>
<section id="chapter-34" epub:type="chapter bodymatter z3998:fiction">
<h2 epub:type="title">Chapter <span epub:type="z3998:roman">XXXIV</span></h2>
<section id="chapter-34-1" epub:type="z3998:subchapter">
<h3 epub:type="ordinal z3998:roman">I</h3>
<p>The Good Citizens League had spread through the country, but nowhere was it so effective and well esteemed as in cities of the type of Zenith, commercial cities of a few hundred thousand inhabitants, most of which—though not all—lay inland, against a background of cornfields and mines and of small towns which depended upon them for mortgage-loans, table-manners, art, social philosophy and millinery.</p>
<p>To the League belonged most of the prosperous citizens of Zenith. They were not all of the kind who called themselves “Regular Guys.” Besides these hearty fellows, these salesmen of prosperity, there were the aristocrats, that is, the men who were richer or had been rich for more generations: the presidents of banks and of factories, the landowners, the corporation lawyers, the fashionable doctors, and the few young-old men who worked not at all but, reluctantly remaining in Zenith, collected lusterware and first editions as though they were back in Paris. All of them agreed that the working-classes must be kept in their place; and all of them perceived that American Democracy did not imply any equality of wealth, but did demand a wholesome sameness of thought, dress, painting, morals, and vocabulary.</p>
<p>In this they were like the ruling-class of any other country, particularly of Great Britain, but they differed in being more vigorous and in actually trying to produce the accepted standards which all classes, everywhere, desire, but usually despair of realizing.</p>
<p>The longest struggle of the Good Citizens League was against the Open Shop—which was secretly a struggle against all union labor. Accompanying it was an Americanization Movement, with evening classes in English and history and economics, and daily articles in the newspapers, so that newly arrived foreigners might learn that the true-blue and one hundred percent. American way of settling labor-troubles was for workmen to trust and love their employers.</p>
<p>The League was more than generous in approving other organizations which agreed with its aims. It helped the <abbr epub:type="z3998:initialism">Y.M.C.A.</abbr> to raise a two-hundred-thousand-dollar fund for a new building. Babbitt, Virgil Gunch, Sidney Finkelstein, and even Charles McKelvey told the spectators at movie theaters how great an influence for manly Christianity the “good old <abbr>Y.</abbr>” had been in their own lives; and the hoar and mighty Colonel Rutherford Snow, owner of the Advocate-Times, was photographed clasping the hand of Sheldon Smeeth of the <abbr class="eoc" epub:type="z3998:initialism">Y.M.C.A.</abbr> It is true that afterward, when Smeeth lisped, “You must come to one of our prayer-meetings,” the ferocious Colonel bellowed, “What the hell would I do that for? Ive got a bar of my own,” but this did not appear in the public prints.</p>
<p>The League was of value to the American Legion at a time when certain of the lesser and looser newspapers were criticizing that organization of veterans of the Great War. One evening a number of young men raided the Zenith Socialist Headquarters, burned its records, beat the office staff, and agreeably dumped desks out of the window. All of the newspapers save the <i epub:type="se:name.publication.newspaper">Advocate-Times</i> and the <i epub:type="se:name.publication.newspaper">Evening Advocate</i> attributed this valuable but perhaps hasty direct-action to the American Legion. Then a flying squadron from the Good Citizens League called on the unfair papers and explained that no ex-soldier could possibly do such a thing, and the editors saw the light, and retained their advertising. When Zeniths lone Conscientious Objector came home from prison and was righteously run out of town, the newspapers referred to the perpetrators as an “unidentified mob.”</p>
</section>
<section id="chapter-34-2" epub:type="z3998:subchapter">
<h3 epub:type="ordinal z3998:roman">II</h3>
<p>In all the activities and triumphs of the Good Citizens League Babbitt took part, and completely won back to self-respect, placidity, and the affection of his friends. But he began to protest, “Gosh, Ive done my share in cleaning up the city. I want to tend to business. Think Ill just kind of slacken up on this <abbr epub:type="z3998:initialism">G.C.L.</abbr> stuff now.”</p>
<p>He had returned to the church as he had returned to the Boosters Club. He had even endured the lavish greeting which Sheldon Smeeth gave him. He was worried lest during his late discontent he had imperiled his salvation. He was not quite sure there was a Heaven to be attained, but <abbr epub:type="z3998:name-title">Dr.</abbr> John Jennison Drew said there was, and Babbitt was not going to take a chance.</p>
<p>One evening when he was walking past <abbr epub:type="z3998:name-title">Dr.</abbr> Drews parsonage he impulsively went in and found the pastor in his study.</p>
<p>“Jus minute—getting phone call,” said <abbr epub:type="z3998:name-title">Dr.</abbr> Drew in businesslike tones, then, aggressively, to the telephone: “Lolo! This Berkey and Hannis? Reverend Drew speaking. Where the dickens is the proof for next Sundays calendar? Huh? Y ought to have it here. Well, I cant help it if theyre <strong>all</strong> sick! I got to have it tonight. Get an <abbr epub:type="z3998:initialism">A.D.T.</abbr> boy and shoot it up here quick.”</p>
<p>He turned, without slackening his briskness. “Well, Brother Babbitt, what cn I do for you?”</p>
<p>“I just wanted to ask—Tell you how it is, dominie: Here a while ago I guess I got kind of slack. Took a few drinks and so on. What I wanted to ask is: How is it if a fellow cuts that all out and comes back to his senses? Does it sort of, well, you might say, does it score against him in the long run?”</p>
<p>The Reverend <abbr epub:type="z3998:name-title">Dr.</abbr> Drew was suddenly interested. “And, uh, brother—the other things, too? Women?”</p>
<p>“No, practically, you might say, practically not at all.”</p>
<p>“Dont hesitate to tell me, brother! Thats what Im here for. Been going on joyrides? Squeezing girls in cars?” The reverend eyes glistened.</p>
<p>“No—no—”</p>
<p>“Well, Ill tell you. Ive got a deputation from the Dont Make Prohibition a Joke Association coming to see me in a quarter of an hour, and one from the Anti-Birth-Control Union at a quarter of ten.” He busily glanced at his watch. “But I can take five minutes off and pray with you. Kneel right down by your chair, brother. Dont be ashamed to seek the guidance of God.”</p>
<p>Babbitts scalp itched and he longed to flee, but <abbr epub:type="z3998:name-title">Dr.</abbr> Drew had already flopped down beside his desk-chair and his voice had changed from rasping efficiency to an unctuous familiarity with sin and with the Almighty. Babbitt also knelt, while Drew gloated:</p>
<p>“O Lord, thou seest our brother here, who has been led astray by manifold temptations. O Heavenly Father, make his heart to be pure, as pure as a little childs. Oh, let him know again the joy of a manly courage to abstain from evil—”</p>
<p>Sheldon Smeeth came frolicking into the study. At the sight of the two men he smirked, forgivingly patted Babbitt on the shoulder, and knelt beside him, his arm about him, while he authorized <abbr epub:type="z3998:name-title">Dr.</abbr> Drews imprecations with moans of “Yes, Lord! Help our brother, Lord!”</p>
<p>Though he was trying to keep his eyes closed, Babbitt squinted between his fingers and saw the pastor glance at his watch as he concluded with a triumphant, “And let him never be afraid to come to Us for counsel and tender care, and let him know that the church can lead him as a little lamb.”</p>
<p><abbr epub:type="z3998:name-title">Dr.</abbr> Drew sprang up, rolled his eyes in the general direction of Heaven, chucked his watch into his pocket, and demanded, “Has the deputation come yet, Sheldy?”</p>
<p>“Yep, right outside,” Sheldy answered, with equal liveliness; then, caressingly, to Babbitt, “Brother, if it would help, Id love to go into the next room and pray with you while <abbr epub:type="z3998:name-title">Dr.</abbr> Drew is receiving the brothers from the Dont Make Prohibition a Joke Association.”</p>
<p>“No—no thanks—cant take the time!” yelped Babbitt, rushing toward the door.</p>
<p>Thereafter he was often seen at the Chatham Road Presbyterian Church, but it is recorded that he avoided shaking hands with the pastor at the door.</p>
</section>
<section id="chapter-34-3" epub:type="z3998:subchapter">
<h3 epub:type="ordinal z3998:roman">III</h3>
<p>If his moral fiber had been so weakened by rebellion that he was not quite dependable in the more rigorous campaigns of the Good Citizens League nor quite appreciative of the church, yet there was no doubt of the joy with which Babbitt returned to the pleasures of his home and of the Athletic Club, the Boosters, the Elks.</p>
<p>Verona and Kenneth Escott were eventually and hesitatingly married. For the wedding Babbitt was dressed as carefully as was Verona; he was crammed into the morning-coat he wore to teas thrice a year; and with a certain relief, after Verona and Kenneth had driven away in a limousine, he returned to the house, removed the morning coat, sat with his aching feet up on the davenport, and reflected that his wife and he could have the living-room to themselves now, and not have to listen to Verona and Kenneth worrying, in a cultured collegiate manner, about minimum wages and the Drama League.</p>
<p>But even this sinking into peace was less consoling than his return to being one of the best-loved men in the Boosters Club.</p>
</section>
<section id="chapter-34-4" epub:type="z3998:subchapter">
<h3 epub:type="ordinal z3998:roman">IV</h3>
<p>President Willis Ijams began that Boosters Club luncheon by standing quiet and staring at them so unhappily that they feared he was about to announce the death of a Brother Booster. He spoke slowly then, and gravely:</p>
<p>“Boys, I have something shocking to reveal to you; something terrible about one of our own members.”</p>
<p>Several Boosters, including Babbitt, looked disconcerted.</p>
<p>“A knight of the grip, a trusted friend of mine, recently made a trip upstate, and in a certain town, where a certain Booster spent his boyhood, he found out something which can no longer be concealed. In fact, he discovered the inward nature of a man whom we have accepted as a Real Guy and as one of us. Gentlemen, I cannot trust my voice to say it, so I have written it down.”</p>
<p>He uncovered a large blackboard and on it, in huge capitals, was the legend:</p>
<p>George Follansbee Babbitt—oh you Folly!</p>
<p>The Boosters cheered, they laughed, they wept, they threw rolls at Babbitt, they cried, “Speech, speech! Oh you Folly!”</p>
<p>President Ijams continued:</p>
<p>“That, gentlemen, is the awful thing Georgie Babbitt has been concealing all these years, when we thought he was just plain George <abbr epub:type="z3998:given-name">F.</abbr> Now I want you to tell us, taking it in turn, what youve always supposed the <abbr epub:type="z3998:given-name">F.</abbr> stood for.”</p>
<p>Flivver, they suggested, and Frog-face and Flathead and Farinaceous and Freezone and Flapdoodle and Foghorn. By the joviality of their insults Babbitt knew that he had been taken back to their hearts, and happily he rose.</p>
<p>“Boys, Ive got to admit it. Ive never worn a wristwatch, or parted my name in the middle, but I will confess to Follansbee. My only justification is that my old dad—though otherwise he was perfectly sane, and packed an awful wallop when it came to trimming the City Fellers at checkers—named me after the family doc, old <abbr epub:type="z3998:name-title">Dr.</abbr> Ambrose Follansbee. I apologize, boys. In my next what-dyou-call-it Ill see to it that I get named something really practical—something that sounds swell and yet is good and virile—something, in fact, like that grand old name so familiar to every household—that bold and almost overpowering name, Willis Jimjams Ijams!”</p>
<p>He knew by the cheer that he was secure again and popular; he knew that he would no more endanger his security and popularity by straying from the Clan of Good Fellows.</p>
</section>
<section id="chapter-34-5" epub:type="z3998:subchapter">
<h3 epub:type="ordinal z3998:roman">V</h3>
<p>Henry Thompson dashed into the office, clamoring, “George! Big news! Jake Offutt says the Traction Bunch are dissatisfied with the way Sanders, Torrey and Wing handled their last deal, and theyre willing to dicker with us!”</p>
<p>Babbitt was pleased in the realization that the last scar of his rebellion was healed, yet as he drove home he was annoyed by such background thoughts as had never weakened him in his days of belligerent conformity. He discovered that he actually did not consider the Traction group quite honest. “Well, hed carry out one more deal for them, but as soon as it was practicable, maybe as soon as old Henry Thompson died, hed break away from all association from them. He was forty-eight; in twelve years hed be sixty; he wanted to leave a clean business to his grandchildren. Course there was a lot of money in negotiating for the Traction people, and a fellow had to look at things in a practical way, only—” He wriggled uncomfortably. He wanted to tell the Traction group what he thought of them. “Oh, he couldnt do it, not now. If he offended them this second time, they would crush him. But—”</p>
<p>He was conscious that his line of progress seemed confused. He wondered what he would do with his future. He was still young; was he through with all adventuring? He felt that he had been trapped into the very net from which he had with such fury escaped and, supremest jest of all, been made to rejoice in the trapping.</p>
<p>“Theyve licked me; licked me to a finish!” he whimpered.</p>
<p>The house was peaceful, that evening, and he enjoyed a game of pinochle with his wife. He indignantly told the Tempter that he was content to do things in the good old fashioned way. The day after, he went to see the purchasing-agent of the Street Traction Company and they made plans for the secret purchase of lots along the Evanston Road. But as he drove to his office he struggled, “Im going to run things and figure out things to suit myself—when I retire.”</p>
</section>
<section id="chapter-34-6" epub:type="z3998:subchapter">
<h3 epub:type="ordinal z3998:roman">VI</h3>
<p>Ted had come down from the University for the weekend. Though he no longer spoke of mechanical engineering and though he was reticent about his opinion of his instructors, he seemed no more reconciled to college, and his chief interest was his wireless telephone set.</p>
<p>On Saturday evening he took Eunice Littlefield to a dance at Devon Woods. Babbitt had a glimpse of her, bouncing in the seat of the car, brilliant in a scarlet cloak over a frock of thinnest creamy silk. They two had not returned when the Babbitts went to bed, at half-past eleven. At a blurred indefinite time of late night Babbitt was awakened by the ring of the telephone and gloomily crawled downstairs. Howard Littlefield was speaking:</p>
<p>“George, Euny isnt back yet. Is Ted?”</p>
<p>“No—at least his door is open—”</p>
<p>“They ought to be home. Eunice said the dance would be over at midnight. Whats the name of those people where theyre going?”</p>
<p>“Why, gosh, tell the truth, I dont know, Howard. Its some classmate of Teds, out in Devon Woods. Dont see what we can do. Wait, Ill skip up and ask Myra if she knows their name.”</p>
<p>Babbitt turned on the light in Teds room. It was a brown boyish room; disordered dresser, worn books, a high-school pennant, photographs of basketball teams and baseball teams. Ted was decidedly not there.</p>
<p><abbr epub:type="z3998:name-title">Mrs.</abbr> Babbitt, awakened, irritably observed that she certainly did not know the name of Teds host, that it was late, that Howard Littlefield was but little better than a born fool, and that she was sleepy. But she remained awake and worrying while Babbitt, on the sleeping-porch, struggled back into sleep through the incessant soft rain of her remarks. It was after dawn when he was aroused by her shaking him and calling “George! George!” in something like horror.</p>
<p>“Wha—wha—what is it?”</p>
<p>“Come here quick and see. Be quiet!”</p>
<p>She led him down the hall to the door of Teds room and pushed it gently open. On the worn brown rug he saw a froth of rose-colored chiffon lingerie; on the sedate Morris chair a girls silver slipper. And on the pillows were two sleepy heads—Teds and Eunices.</p>
<p>Ted woke to grin, and to mutter with unconvincing defiance, “Good morning! Let me introduce my wife<abbr epub:type="z3998:name-title">Mrs.</abbr> Theodore Roosevelt Eunice Littlefield Babbitt, Esquiress.”</p>
<p>“Good God!” from Babbitt, and from his wife a long wailing, “Youve gone and—”</p>
<p>“We got married last evening. Wife! Sit up and say a pretty good morning to mother-in-law.”</p>
<p>But Eunice hid her shoulders and her charming wild hair under the pillow.</p>
<p>By nine oclock the assembly which was gathered about Ted and Eunice in the living-room included <abbr epub:type="z3998:name-title">Mr.</abbr> and <abbr epub:type="z3998:name-title">Mrs.</abbr> George Babbitt, <abbr epub:type="z3998:name-title">Dr.</abbr> and <abbr epub:type="z3998:name-title">Mrs.</abbr> Howard Littlefield, <abbr epub:type="z3998:name-title">Mr.</abbr> and <abbr epub:type="z3998:name-title">Mrs.</abbr> Kenneth Escott, <abbr epub:type="z3998:name-title">Mr.</abbr> and <abbr epub:type="z3998:name-title">Mrs.</abbr> Henry <abbr epub:type="z3998:given-name">T.</abbr> Thompson, and Tinka Babbitt, who was the only pleased member of the inquisition.</p>
<p>A crackling shower of phrases filled the room:</p>
<p>“At their age—” “Ought to be annulled—” “Never heard of such a thing in—” “Fault of both of them and—” “Keep it out of the papers—” “Ought to be packed off to school—” “Do something about it at once, and what I say is—” “Damn good old-fashioned spanking—”</p>
<p>Worst of them all was Verona. “<em>Ted!</em> Some way <em>must</em> be found to make you understand how dreadfully <em>serious</em> this is, instead of standing <em>around</em> with that silly foolish <em>smile</em>on your face!”</p>
<p>He began to revolt. “Gee whittakers, Rone, you got married yourself, didnt you?”</p>
<p>“Thats entirely different.”</p>
<p>“You bet it is! They didnt have to work on Eu and me with a chain and tackle to get us to hold hands!”</p>
<p>“Now, young man, well have no more flippancy,” old Henry Thompson ordered. “You listen to me.”</p>
<p>“You listen to Grandfather!” said Verona.</p>
<p>“Yes, listen to your Grandfather!” said <abbr epub:type="z3998:name-title">Mrs.</abbr> Babbitt.</p>
<p>“Ted, you listen to <abbr epub:type="z3998:name-title">Mr.</abbr> Thompson!” said Howard Littlefield.</p>
<p>“Oh, for the love o Mike, I am listening!” Ted shouted. “But you look here, all of you! Im getting sick and tired of being the corpse in this post mortem! If you want to kill somebody, go kill the preacher that married us! Why, he stung me five dollars, and all the money I had in the world was six dollars and two bits. Im getting just about enough of being hollered at!”</p>
<p>A new voice, booming, authoritative, dominated the room. It was Babbitt. “Yuh, theres too darn many putting in their oar! Rone, you dry up. Howard and I are still pretty strong, and able to do our own cussing. Ted, come into the dining-room and well talk this over.”</p>
<p>In the dining-room, the door firmly closed, Babbitt walked to his son, put both hands on his shoulders. “Youre more or less right. They all talk too much. Now what do you plan to do, old man?”</p>
<p>“Gosh, dad, are you really going to be human?”</p>
<p>“Well, I—Remember one time you called us the Babbitt men and said we ought to stick together? I want to. I dont pretend to think this isnt serious. The way the cards are stacked against a young fellow today, I cant say I approve of early marriages. But you couldnt have married a better girl than Eunice; and way I figure it, Littlefield is darn lucky to get a Babbitt for a son-in-law! But what do you plan to do? Course you could go right ahead with the <abbr epub:type="z3998:initialism">U.</abbr>, and when youd finished—”</p>
<p>“Dad, I cant stand it any more. Maybe its all right for some fellows. Maybe Ill want to go back some day. But me, I want to get into mechanics. I think Id get to be a good inventor. Theres a fellow that would give me twenty dollars a week in a factory right now.”</p>
<p>“Well—” Babbitt crossed the floor, slowly, ponderously, seeming a little old. “Ive always wanted you to have a college degree.” He meditatively stamped across the floor again. “But Ive never—Now, for heavens sake, dont repeat this to your mother, or shed remove what little hair Ive got left, but practically, Ive never done a single thing Ive wanted to in my whole life! I dont know s Ive accomplished anything except just get along. I figure out Ive made about a quarter of an inch out of a possible hundred rods. Well, maybe youll carry things on further. I dont know. But I do get a kind of sneaking pleasure out of the fact that you knew what you wanted to do and did it. Well, those folks in there will try to bully you, and tame you down. Tell em to go to the devil! Ill back you. Take your factory job, if you want to. Dont be scared of the family. No, nor all of Zenith. Nor of yourself, the way Ive been. Go ahead, old man! The world is yours!”</p>
<p>Arms about each others shoulders, the Babbitt men marched into the living-room and faced the swooping family.</p>
</section>
</section>
<section id="colophon" epub:type="colophon backmatter">
<header>
<h2 epub:type="title">Colophon</h2>
<img alt="The Standard Ebooks logo." src="data:image/svg+xml;charset=utf-8,%3C%3Fxml%20version%3D%271.0%27%20encoding%3D%27utf-8%27%3F%3E%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Asvg%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20version%3D%221.1%22%20viewBox%3D%220%200%20220%20140%22%3E%09%3Ctitle%3EThe%20Standard%20Ebooks%20logo.%3C%2Ftitle%3E%09%3Cdesc%3EThe%20logo%20portrays%20an%20open%20book%20with%20the%20letter%20%22S%22%20on%20the%20left%20page%20and%20the%20letter%20%22E%22%20on%20the%20right%20page.%20A%20power%20cord%20is%20attached%20to%20the%20bottom%20of%20the%20book%20and%20curled%20beneath%20it.%20The%20book%20is%20surrounded%20by%20laurels.%3C%2Fdesc%3E%09%3Cg%3E%09%09%3Cpath%20d%3D%22m%20167.55764%2C127.47036%20c%200%2C0%206.34186%2C-2.00352%2011.37468%2C-1.41331%207.99011%2C0.93699%208.72666%2C5.89372%208.72666%2C5.89372%200%2C0%20-3.20546%2C1.98854%20-10.08083%2C1.23287%20-8.05429%2C-0.88529%20-10.02051%2C-5.71338%20-10.02051%2C-5.71338%20Z%22%2F%3E%09%09%3Cpath%20d%3D%22m%20178.34253%2C120.06784%20c%200%2C0%205.3446%2C-2.53329%2010.4118%2C-2.49575%208.7725%2C0.0648%209.29842%2C4.72104%209.29842%2C4.72104%200%2C0%20-3.1753%2C2.28931%20-10.20116%2C2.19517%20-8.10213%2C-0.10857%20-9.50906%2C-4.42029%20-9.50906%2C-4.42029%20Z%22%2F%3E%09%09%3Cpath%20d%3D%22m%20186.34693%2C112.28306%20c%200%2C0%205.0819%2C-4.4506%209.99726%2C-5.68138%208.50964%2C-2.13067%2011.32819%2C2.81719%2011.32819%2C2.81719%200%2C0%20-3.16318%2C3.79222%20-9.98901%2C5.45778%20-7.87144%2C1.92066%20-11.33644%2C-2.59359%20-11.33644%2C-2.59359%20Z%22%2F%3E%09%09%3Cpath%20d%3D%22m%20195.36244%2C100.29186%20c%200%2C0%204.34596%2C-4.57773%2010.29519%2C-6.404285%207.76393%2C-2.383771%2011.41327%2C2.296194%2011.51978%2C2.413213%200%2C0%20-3.18137%2C4.001332%20-9.81862%2C5.755492%20-8.90294%2C2.35294%20-11.99617%2C-1.76442%20-11.99617%2C-1.76442%20Z%22%2F%3E%09%09%3Cpath%20d%3D%22m%20199.65955%2C90.749073%20c%200%2C0%204.04754%2C-6.159117%2010.08453%2C-9.066241%205.86529%2C-2.824615%2010.14941%2C-0.41903%2010.25592%2C-0.324297%200%2C0%20-3.01252%2C5.501379%20-8.55494%2C8.137547%20-7.53037%2C3.58188%20-11.78551%2C1.253016%20-11.78551%2C1.253041%20Z%22%2F%3E%09%09%3Cpath%20d%3D%22m%20200.95711%2C82.37493%20c%202.15984%2C-2.030629%202.3211%2C-7.550369%205.40896%2C-12.03011%204.3077%2C-6.249204%2011.41326%2C-5.795888%2011.5196%2C-5.737454%200%2C0%20-0.7607%2C7.785449%20-6.14756%2C12.491004%20-5.72492%2C5.000734%20-10.78118%2C5.27656%20-10.78118%2C5.27656%20Z%22%2F%3E%09%09%3Cpath%20d%3D%22m%20201.56375%2C69.252126%20c%200%2C0%20-0.20971%2C-6.766842%201.57602%2C-11.905489%202.49114%2C-7.168282%209.29154%2C-8.575534%209.40966%2C-8.54741%200%2C0%201.10281%2C7.665027%20-2.83914%2C13.631672%20-4.18925%2C6.341154%20-8.14664%2C6.821053%20-8.14664%2C6.821053%20Z%22%2F%3E%09%09%3Cpath%20d%3D%22m%20198.68215%2C56.570514%20c%200%2C0%20-1.35646%2C-5.680708%20-0.66925%2C-11.076845%201.0357%2C-8.132827%207.36911%2C-9.854463%207.49009%2C-9.842686%200%2C0%202.17115%2C7.532704%20-0.91753%2C13.981783%20-3.28249%2C6.853898%20-5.90321%2C6.937748%20-5.90321%2C6.937748%20Z%22%2F%3E%09%09%3Cpath%20d%3D%22m%20193.10434%2C42.954321%20c%200%2C0%20-2.20566%2C-5.138647%20-1.92307%2C-10.570809%200.39228%2C-7.539089%205.50451%2C-10.724051%205.62584%2C-10.728449%200%2C0%204.92919%2C4.441183%202.09816%2C14.000988%20-1.71731%2C5.798919%20-5.8011%2C7.298444%20-5.8011%2C7.298444%20Z%22%2F%3E%09%09%3Cpath%20d%3D%22m%20185.99306%2C31.759612%20c%200%2C0%20-3.27776%2C-5.045355%20-4.18453%2C-10.408996%20-0.85127%2C-5.035417%201.19313%2C-10.521318%201.64949%2C-11.025466%200%2C0%205.33348%2C2.34233%205.13378%2C11.331776%20-0.13433%2C6.046124%20-2.59881%2C10.102686%20-2.59881%2C10.102686%20Z%22%2F%3E%09%09%3Cpath%20d%3D%22m%20177.2809%2C20.957251%20c%200%2C0%20-3.90819%2C-4.158774%20-4.92619%2C-9.845221%20-0.84371%2C-4.7131323%200.006%2C-9.8339161%200.89489%2C-11.1120250525901%200%2C0%205.09753%2C3.1649371525901%205.46793%2C11.1689440525901%200.27953%2C6.04108%20-1.03234%2C8.916378%20-1.43661%2C9.788128%20Z%22%2F%3E%09%09%3Cpath%20d%3D%22m%20179.16824%2C23.311382%20c%200%2C0%20-3.56254%2C-4.16804%20-9.68431%2C-5.244907%20-4.71873%2C-0.829961%20-8.34634%2C-0.0636%20-10.67537%2C1.292444%200%2C0%203.59305%2C4.600139%2010.4799%2C5.234299%206.02637%2C0.554856%208.99457%2C-0.906855%209.87996%2C-1.28186%20Z%22%2F%3E%09%09%3Cpath%20d%3D%22m%20186.51545%2C32.921523%20c%200%2C0%20-3.39218%2C-3.997979%20-9.51413%2C-5.074672%20-4.71871%2C-0.829961%20-6.98456%2C0.02236%20-9.31359%2C1.377512%200%2C0%202.86962%2C4.387643%209.75646%2C5.021629%206.02638%2C0.554831%208.18607%2C-0.949389%209.07143%2C-1.324395%20Z%22%2F%3E%09%09%3Cpath%20d%3D%22m%20193.6773%2C45.458315%20c%200%2C0%20-3.16891%2C-4.927492%20-8.89888%2C-7.335512%20-5.87153%2C-2.467597%20-8.88727%2C-1.289338%20-11.41262%2C-0.347303%200.80533%2C1.207128%204.10114%2C6.238918%209.44455%2C7.749399%205.82332%2C1.646257%209.93085%2C0.153043%2010.86695%2C-0.06658%20Z%22%2F%3E%09%09%3Cpath%20d%3D%22m%20197.90701%2C56.592403%20c%200%2C0%20-2.80814%2C-5.141356%20-8.35089%2C-7.952828%20-5.67994%2C-2.881012%20-8.77215%2C-1.921337%20-11.35851%2C-1.162258%200.71686%2C1.261612%203.64394%2C6.51611%208.86551%2C8.404801%205.69071%2C2.058257%209.89446%2C0.862558%2010.84389%2C0.710384%20Z%22%2F%3E%09%09%3Cpath%20d%3D%22m%20200.13139%2C69.824672%20c%20-2.43015%2C-3.11341%20-3.7513%2C-6.460533%20-7.49029%2C-9.791855%20-4.60649%2C-4.104214%20-8.55916%2C-2.795795%20-11.24173%2C-2.530752%201.32057%2C2.478554%203.30337%2C6.399415%207.40113%2C9.35352%204.90813%2C3.538079%2010.36968%2C2.942304%2011.33089%2C2.969236%20Z%22%2F%3E%09%09%3Cpath%20d%3D%22m%20199.8449%2C82.016247%20c%20-2.06631%2C-3.365483%20-3.04689%2C-5.988856%20-6.38937%2C-9.717394%20-4.11797%2C-4.593407%20-8.0221%2C-3.77788%20-10.71749%2C-3.814427%201.03476%2C2.610578%202.7788%2C6.515936%206.52015%2C9.909718%204.48112%2C4.064637%209.63462%2C3.487893%2010.58671%2C3.622103%20Z%22%2F%3E%09%09%3Cpath%20d%3D%22m%20197.18239%2C91.737543%20c%20-3.10875%2C-4.79599%20-2.71644%2C-5.881428%20-5.75913%2C-9.858016%20-3.26782%2C-4.270773%20-7.39524%2C-4.153407%20-10.07899%2C-4.405978%200.82188%2C2.685162%202.05015%2C6.317552%205.5335%2C9.975034%203.71488%2C3.900464%207.5789%2C3.398328%2010.30444%2C4.28896%20Z%22%2F%3E%09%09%3Cpath%20d%3D%22m%20192.07642%2C101.26348%20c%20-1.95982%2C-4.243141%20-1.62141%2C-6.8928%20-3.41848%2C-9.900446%20-2.93921%2C-4.919244%20-5.82064%2C-5.131591%20-8.50439%2C-5.384013%202.14062%2C6.128807%201.64506%2C6.157105%204.00154%2C9.890016%202.29296%2C3.632389%205.40862%2C4.121233%207.92133%2C5.394623%20Z%22%2F%3E%09%09%3Cpath%20d%3D%22m%20185.9088%2C109.2739%20c%20-1.11688%2C-4.53817%200.0172%2C-5.92689%20-1.17503%2C-9.22115%20-1.94988%2C-5.387884%20-4.73845%2C-6.143634%20-7.32515%2C-6.901223%200.29745%2C3.616887%20-0.15164%2C5.911565%201.87707%2C9.831903%201.43264%2C2.76837%204.3984%2C4.5631%206.62311%2C6.29047%20Z%22%2F%3E%09%09%3Cpath%20d%3D%22m%20173.50618%2C100.36426%20c%200%2C0%20-2.24005%2C4.32163%20-1.49594%2C9.33029%201.0542%2C7.0967%204.84931%2C8.15993%204.84931%2C8.15993%200%2C0%202.16153%2C-3.22553%201.9418%2C-9.77044%20-0.23466%2C-6.99096%20-5.29522%2C-7.71993%20-5.29522%2C-7.71993%20Z%22%2F%3E%09%09%3Cpath%20d%3D%22m%20165.41752%2C107.59333%20c%200%2C0%20-2.24174%2C4.37552%20-1.7512%2C9.41549%200.62863%2C6.45886%204.16837%2C8.07491%204.16837%2C8.07491%200%2C0%202.22975%2C-3.60561%202.3248%2C-9.04738%200.145%2C-8.30948%20-4.74197%2C-8.44284%20-4.74197%2C-8.44284%20Z%22%2F%3E%09%09%3Cpath%20d%3D%22m%20163.63126%2C8.2524092%20c%203.08011%2C2.0673498%206.48425%2C4.6274188%209.22782%2C7.4828408%204.86788%2C5.06625%209.69563%2C10.777765%2013.84495%2C16.492485%202.80306%2C3.860563%206.43975%2C9.718762%208.42669%2C14.02792%202.64417%2C5.73477%204.21034%2C9.752426%205.66157%2C16.053157%202.04441%2C8.876453%201.76266%2C17.985973%20-0.31394%2C26.573979%20-3.05499%2C12.634629%20-12.83232%2C23.206109%20-22.60276%2C31.787389%20-7.64347%2C6.7126%20-17.91979%2C11.10409%20-26.94876%2C14.32983%20L%20150%2C132.5381%20c%208.94777%2C-3.19642%2018.43037%2C-7.46297%2025.75567%2C-13.90447%209.42279%2C-8.2854%2018.12536%2C-18.39009%2021.88153%2C-30.433496%202.28607%2C-7.330294%202.81688%2C-15.373382%201.61719%2C-23.160669%20-1.05109%2C-6.822569%20-3.69347%2C-13.660144%20-6.26752%2C-19.877025%20-2.11621%2C-5.110523%20-4.58358%2C-9.091657%20-7.59325%2C-13.284791%20-3.81599%2C-5.316808%20-8.0093%2C-10.501765%20-12.46682%2C-15.236115%20-2.88548%2C-3.064565%20-6.74443%2C-5.831267%20-9.84373%2C-7.9114116%20Z%22%2F%3E%09%09%3Cpath%20d%3D%22m%20170.96161%2C14.332197%20c%200%2C0%20-7.44815%2C0.268919%20-11.14989%2C-1.878754%20-4.14358%2C-2.403969%20-8.20982%2C-7.6219207%20-8.53067%2C-9.1451969%200%2C0%206.52351%2C-2.85845332%2012.60585%2C2.3628768%204.59066%2C3.9407119%206.71731%2C7.7691011%207.07471%2C8.6610741%20Z%22%2F%3E%09%3C%2Fg%3E%09%3Cg%3E%09%09%3Cpath%20d%3D%22m%2052.442357%2C127.47035%20c%200%2C0%20-6.34186%2C-2.00352%20-11.374678%2C-1.41331%20-7.990103%2C0.93699%20-8.726658%2C5.89372%20-8.726658%2C5.89372%200%2C0%203.205464%2C1.98854%2010.080826%2C1.23287%208.054298%2C-0.88529%2010.02051%2C-5.71338%2010.02051%2C-5.71338%20Z%22%2F%3E%09%09%3Cpath%20d%3D%22m%2041.65747%2C120.06783%20c%200%2C0%20-5.344595%2C-2.53329%20-10.411797%2C-2.49575%20-8.772506%2C0.0649%20-9.298425%2C4.72104%20-9.298425%2C4.72104%200%2C0%203.175306%2C2.28931%2010.201162%2C2.19517%208.102134%2C-0.10857%209.50906%2C-4.42029%209.50906%2C-4.42029%20Z%22%2F%3E%09%09%3Cpath%20d%3D%22m%2033.653071%2C112.28305%20c%200%2C0%20-5.081896%2C-4.4506%20-9.997263%2C-5.68138%20-8.509632%2C-2.13067%20-11.328184%2C2.81719%20-11.328184%2C2.81719%200%2C0%203.163172%2C3.79222%209.989008%2C5.45778%207.871434%2C1.92066%2011.336439%2C-2.59359%2011.336439%2C-2.59359%20Z%22%2F%3E%09%09%3Cpath%20d%3D%22m%2024.637559%2C100.29185%20c%200%2C0%20-4.345963%2C-4.57773%20-10.295192%2C-6.404285%20-7.763928%2C-2.383771%20-11.4132647%2C2.296194%20-11.5197762%2C2.413213%200%2C0%203.1813723%2C4.001332%209.8186252%2C5.755492%208.902934%2C2.35294%2011.996169%2C-1.76442%2011.996169%2C-1.76442%20Z%22%2F%3E%09%09%3Cpath%20d%3D%22m%2020.340451%2C90.749063%20c%200%2C0%20-4.047536%2C-6.159117%20-10.084531%2C-9.066241%20C%204.3906271%2C78.858207%200.1065077%2C81.263792%20-3.805093e-6%2C81.358525%20c%200%2C0%203.012520205093%2C5.501379%208.554947205093%2C8.137547%207.5303686%2C3.58188%2011.7855076%2C1.253016%2011.7855076%2C1.253041%20Z%22%2F%3E%09%09%3Cpath%20d%3D%22M%2019.042895%2C82.37492%20C%2016.883054%2C80.344291%2016.721795%2C74.824551%2013.633931%2C70.34481%209.3262319%2C64.095606%202.2206665%2C64.548922%202.1143291%2C64.607356%20c%200%2C0%200.760697%2C7.785449%206.1475585%2C12.491004%205.7249184%2C5.000734%2010.7811814%2C5.27656%2010.7811814%2C5.27656%20Z%22%2F%3E%09%09%3Cpath%20d%3D%22m%2018.436247%2C69.252116%20c%200%2C0%200.209716%2C-6.766842%20-1.576017%2C-11.905489%20-2.491136%2C-7.168282%20-9.2915374%2C-8.575534%20-9.4096597%2C-8.54741%200%2C0%20-1.1028068%2C7.665027%202.8391377%2C13.631672%204.189254%2C6.341154%208.146639%2C6.821053%208.146639%2C6.821053%20Z%22%2F%3E%09%09%3Cpath%20d%3D%22m%2021.317851%2C56.570504%20c%200%2C0%201.356455%2C-5.680708%200.669252%2C-11.076845%20-1.035703%2C-8.132827%20-7.369109%2C-9.854463%20-7.490091%2C-9.842686%200%2C0%20-2.171154%2C7.532704%200.917531%2C13.981783%203.282488%2C6.853898%205.903208%2C6.937748%205.903208%2C6.937748%20Z%22%2F%3E%09%09%3Cpath%20d%3D%22m%2026.895657%2C42.954311%20c%200%2C0%202.205664%2C-5.138647%201.923075%2C-10.570809%20-0.392283%2C-7.539089%20-5.504512%2C-10.724051%20-5.625841%2C-10.728449%200%2C0%20-4.92919%2C4.441183%20-2.098157%2C14.000988%201.717311%2C5.798919%205.801097%2C7.298444%205.801097%2C7.298444%20Z%22%2F%3E%09%09%3Cpath%20d%3D%22m%2034.006941%2C31.759602%20c%200%2C0%203.277765%2C-5.045355%204.18453%2C-10.408996%200.851271%2C-5.035417%20-1.193133%2C-10.521318%20-1.649487%2C-11.025466%200%2C0%20-5.333481%2C2.34233%20-5.133784%2C11.331776%200.134332%2C6.046124%202.598816%2C10.102686%202.598816%2C10.102686%20Z%22%2F%3E%09%09%3Cpath%20d%3D%22m%2042.719105%2C20.957241%20c%200%2C0%203.908181%2C-4.158774%204.926181%2C-9.845221%20C%2048.489%2C6.3988877%2047.639568%2C1.2781039%2046.750406%2C-5.05259e-6%20c%200%2C0%20-5.097535%2C3.16493715259%20-5.467939%2C11.16894405259%20-0.27953%2C6.04108%201.032346%2C8.916378%201.436613%2C9.788128%20Z%22%2F%3E%09%09%3Cpath%20d%3D%22m%2040.831758%2C23.311372%20c%200%2C0%203.562541%2C-4.16804%209.684317%2C-5.244907%204.718728%2C-0.829961%208.346335%2C-0.0636%2010.675366%2C1.292444%200%2C0%20-3.593047%2C4.600139%20-10.479896%2C5.234299%20-6.026378%2C0.554856%20-8.994578%2C-0.906855%20-9.879961%2C-1.28186%20Z%22%2F%3E%09%09%3Cpath%20d%3D%22m%2033.484552%2C32.921513%20c%200%2C0%203.392183%2C-3.997979%209.514133%2C-5.074672%204.718703%2C-0.829961%206.984559%2C0.02236%209.31359%2C1.377512%200%2C0%20-2.869619%2C4.387643%20-9.756468%2C5.021629%20-6.026378%2C0.554831%20-8.18607%2C-0.949389%20-9.071429%2C-1.324395%20Z%22%2F%3E%09%09%3Cpath%20d%3D%22m%2026.322698%2C45.458305%20c%200%2C0%203.168916%2C-4.927492%208.898882%2C-7.335512%205.871533%2C-2.467597%208.887271%2C-1.289338%2011.412618%2C-0.347303%20-0.805326%2C1.207128%20-4.10114%2C6.238918%20-9.444542%2C7.749399%20-5.823325%2C1.646257%20-9.930855%2C0.153043%20-10.866958%2C-0.06658%20Z%22%2F%3E%09%09%3Cpath%20d%3D%22m%2022.092993%2C56.592393%20c%200%2C0%202.808134%2C-5.141356%208.350885%2C-7.952828%205.679942%2C-2.881012%208.772157%2C-1.921337%2011.358517%2C-1.162258%20-0.716865%2C1.261612%20-3.643942%2C6.51611%20-8.865517%2C8.404801%20-5.690707%2C2.058257%20-9.894456%2C0.862558%20-10.843885%2C0.710384%20Z%22%2F%3E%09%09%3Cpath%20d%3D%22m%2019.868608%2C69.824662%20c%202.430148%2C-3.11341%203.751298%2C-6.460533%207.49029%2C-9.791855%204.606498%2C-4.104214%208.559159%2C-2.795795%2011.241737%2C-2.530752%20-1.320579%2C2.478554%20-3.303373%2C6.399415%20-7.401132%2C9.35352%20-4.908132%2C3.538079%20-10.369681%2C2.942304%20-11.330895%2C2.969236%20Z%22%2F%3E%09%09%3Cpath%20d%3D%22m%2020.1551%2C82.016237%20c%202.066308%2C-3.365483%203.046891%2C-5.988856%206.389373%2C-9.717394%204.117972%2C-4.593407%208.022101%2C-3.77788%2010.717483%2C-3.814427%20-1.034757%2C2.610578%20-2.778796%2C6.515936%20-6.520149%2C9.909718%20-4.481116%2C4.064637%20-9.634617%2C3.487893%20-10.586707%2C3.622103%20Z%22%2F%3E%09%09%3Cpath%20d%3D%22m%2022.817614%2C91.737533%20c%203.108749%2C-4.79599%202.716441%2C-5.881428%205.75913%2C-9.858016%203.26782%2C-4.270773%207.39524%2C-4.153407%2010.078987%2C-4.405978%20-0.821884%2C2.685162%20-2.050148%2C6.317552%20-5.533502%2C9.975034%20-3.714874%2C3.900464%20-7.5789%2C3.398328%20-10.304441%2C4.28896%20Z%22%2F%3E%09%09%3Cpath%20d%3D%22m%2027.923578%2C101.26347%20c%201.959821%2C-4.243141%201.621416%2C-6.8928%203.418487%2C-9.900446%202.93921%2C-4.919244%205.82064%2C-5.131591%208.504387%2C-5.384013%20-2.140623%2C6.128807%20-1.645061%2C6.157105%20-4.001541%2C9.890016%20-2.292956%2C3.632389%20-5.408616%2C4.121233%20-7.921333%2C5.394623%20Z%22%2F%3E%09%09%3Cpath%20d%3D%22m%2034.0912%2C109.27389%20c%201.116879%2C-4.53817%20-0.01716%2C-5.92689%201.175033%2C-9.22115%201.949877%2C-5.387884%204.738444%2C-6.143634%207.325152%2C-6.901223%20-0.297456%2C3.616887%200.151637%2C5.911565%20-1.877079%2C9.831903%20-1.432634%2C2.76837%20-4.398397%2C4.5631%20-6.623106%2C6.29047%20Z%22%2F%3E%09%09%3Cpath%20d%3D%22m%2046.493823%2C100.36425%20c%200%2C0%202.240049%2C4.32163%201.495935%2C9.33029%20-1.0542%2C7.0967%20-4.849306%2C8.15993%20-4.849306%2C8.15993%200%2C0%20-2.161533%2C-3.22553%20-1.941797%2C-9.77044%200.234654%2C-6.99096%205.295218%2C-7.71993%205.295218%2C-7.71993%20Z%22%2F%3E%09%09%3Cpath%20d%3D%22m%2054.582482%2C107.59332%20c%200%2C0%202.241739%2C4.37552%201.751199%2C9.41549%20-0.628626%2C6.45886%20-4.168369%2C8.07491%20-4.168369%2C8.07491%200%2C0%20-2.229755%2C-3.60561%20-2.324805%2C-9.04738%20-0.144998%2C-8.30948%204.741975%2C-8.44284%204.741975%2C-8.44284%20Z%22%2F%3E%09%09%3Cpath%20d%3D%22m%2056.368738%2C8.2523992%20c%20-3.080107%2C2.0673498%20-6.484249%2C4.6274188%20-9.227815%2C7.4828408%20-4.867879%2C5.06625%20-9.69563%2C10.777765%20-13.844954%2C16.492485%20-2.803062%2C3.860563%20-6.439744%2C9.718762%20-8.426691%2C14.02792%20-2.644165%2C5.73477%20-4.210337%2C9.752426%20-5.661568%2C16.053157%20-2.044405%2C8.876453%20-1.762661%2C17.985973%200.31394%2C26.573979%203.054996%2C12.634629%2012.832324%2C23.206109%2022.602765%2C31.787389%207.643469%2C6.7126%2017.91979%2C11.10409%2026.948753%2C14.32983%20l%200.926829%2C-2.46191%20C%2061.052235%2C129.34167%2051.569629%2C125.07512%2044.244327%2C118.63362%2034.82154%2C110.34822%2026.118974%2C100.24353%2022.362802%2C88.200124%2020.076733%2C80.86983%2019.545916%2C72.826742%2020.745613%2C65.039455%20c%201.051092%2C-6.822569%203.693467%2C-13.660144%206.26752%2C-19.877025%202.116208%2C-5.110523%204.583575%2C-9.091657%207.593246%2C-13.284791%203.815991%2C-5.316808%208.009297%2C-10.501765%2012.466818%2C-15.236115%202.885482%2C-3.064565%206.744436%2C-5.831267%209.843737%2C-7.9114116%20Z%22%2F%3E%09%09%3Cpath%20d%3D%22m%2049.038389%2C14.332187%20c%200%2C0%207.448148%2C0.268919%2011.149895%2C-1.878754%204.143581%2C-2.403969%208.209814%2C-7.6219207%208.530666%2C-9.1451969%200%2C0%20-6.523506%2C-2.85845332%20-12.60585%2C2.3628768%20-4.590661%2C3.9407119%20-6.71731%2C7.7691011%20-7.074711%2C8.6610741%20Z%22%2F%3E%09%3C%2Fg%3E%09%3Cpath%20d%3D%22M103.281%2C32.5L103.656%2C32.75C103.656%2C32.75%20104.735%2C33.446%20106.125%2C34.156C107.482%2C34.848%20109.157%2C35.439%20109.906%2C35.469C109.917%2C35.469%20109.958%2C35.468%20109.969%2C35.469C110.01%2C35.467%20110.052%2C35.467%20110.094%2C35.469C110.099%2C35.468%20110.119%2C35.469%20110.125%2C35.469C110.883%2C35.431%20112.528%2C34.843%20113.875%2C34.156C115.265%2C33.446%20116.344%2C32.75%20116.344%2C32.75L116.719%2C32.5L155%2C32.5L155%2C38.5C157.618%2C38.5%20160%2C40.882%20160%2C43.5L160%2C97.5C160%2C100.118%20157.618%2C102.5%20155%2C102.5L120%2C102.5L120%2C102.822C120%2C105.388%20118.194%2C107.5%20116%2C107.5L111.5%2C107.5L111.5%2C109.25C112.265%2C109.816%20113.045%2C110.361%20113.831%2C110.896C114.182%2C110.743%20114.534%2C110.593%20114.887%2C110.442C117.541%2C109.318%20120.226%2C108.257%20122.986%2C107.42C125.014%2C106.805%20127.085%2C106.309%20129.189%2C106.037C130.077%2C105.923%20130.971%2C105.849%20131.867%2C105.827C132.588%2C105.809%20133.309%2C105.823%20134.028%2C105.877C135.536%2C105.988%20137.032%2C106.272%20138.466%2C106.753C138.809%2C106.868%20139.148%2C106.994%20139.483%2C107.131C139.851%2C107.282%20140.212%2C107.446%20140.561%2C107.638C141.392%2C108.096%20142.148%2C108.69%20142.786%2C109.393C143.458%2C110.134%20143.998%2C110.993%20144.375%2C111.92C144.977%2C113.399%20145.161%2C115.051%20144.852%2C116.621C144.758%2C117.097%20144.619%2C117.565%20144.435%2C118.015C144.23%2C118.518%20143.968%2C118.999%20143.655%2C119.444C143.272%2C119.989%20142.812%2C120.479%20142.295%2C120.899C141.701%2C121.38%20141.035%2C121.767%20140.329%2C122.058C139.882%2C122.242%20139.419%2C122.387%20138.95%2C122.506C137.859%2C122.781%20136.732%2C122.902%20135.608%2C122.909C134.068%2C122.917%20132.531%2C122.715%20131.027%2C122.39C129.073%2C121.967%20127.166%2C121.335%20125.312%2C120.592C123.46%2C119.85%20121.655%2C118.991%20119.891%2C118.06C117.714%2C116.91%20115.599%2C115.646%20113.536%2C114.303C113.037%2C114.525%20112.539%2C114.748%20112.042%2C114.972C110.347%2C115.738%20108.656%2C116.513%20106.961%2C117.279L106.944%2C117.286C107.412%2C117.449%20107.88%2C117.615%20108.347%2C117.782C108.741%2C117.925%20109.135%2C118.069%20109.528%2C118.215C109.846%2C118.334%20110.163%2C118.454%20110.479%2C118.577L110.547%2C118.603C110.707%2C118.679%20110.752%2C118.69%20110.895%2C118.796C111.163%2C118.996%20111.359%2C119.283%20111.447%2C119.606C111.494%2C119.777%20111.488%2C119.824%20111.5%2C120L111.5%2C121.287C111.513%2C121.367%20111.52%2C121.45%20111.52%2C121.535L111.521%2C123.608C114.658%2C124.306%20116.998%2C127.118%20116.999%2C130.491L117%2C134.462C117%2C134.642%20116.838%2C134.805%20116.66%2C134.805L114.109%2C134.805L114.11%2C138.974C114.11%2C139.541%20113.657%2C139.998%20113.094%2C139.998L113.093%2C139.998C112.53%2C139.999%20112.077%2C139.542%20112.077%2C138.974L112.075%2C134.806L107.925%2C134.807L107.927%2C138.975C107.927%2C139.543%20107.473%2C140%20106.91%2C140C106.347%2C140%20105.893%2C139.543%20105.893%2C138.976L105.892%2C134.808L103.341%2C134.808C103.163%2C134.809%20103.001%2C134.645%20103.001%2C134.465L103%2C130.494C102.999%2C127.121%20105.338%2C124.309%20108.474%2C123.609L108.473%2C121.535C108.473%2C121.435%20108.482%2C121.337%20108.5%2C121.242L108.5%2C121.034C106.671%2C120.346%20104.82%2C119.719%20102.961%2C119.12L102.855%2C119.087C102.525%2C119.226%20102.195%2C119.365%20101.864%2C119.503C101.526%2C119.643%20101.187%2C119.782%20100.847%2C119.921C98.212%2C120.979%2095.538%2C121.952%2092.784%2C122.657C90.847%2C123.152%2088.869%2C123.516%2086.872%2C123.646C84.442%2C123.804%2081.978%2C123.602%2079.646%2C122.874C79.225%2C122.743%2078.809%2C122.595%2078.399%2C122.431C78.16%2C122.335%2077.921%2C122.237%2077.691%2C122.121C77.439%2C121.995%2077.197%2C121.848%2076.969%2C121.682C76.51%2C121.347%2076.11%2C120.932%2075.796%2C120.459C75.542%2C120.077%2075.345%2C119.659%2075.21%2C119.221C74.906%2C118.227%2074.934%2C117.141%2075.292%2C116.164C75.45%2C115.731%2075.671%2C115.322%2075.947%2C114.953C76.347%2C114.418%2076.86%2C113.971%2077.439%2C113.64C77.875%2C113.391%2078.348%2C113.208%2078.823%2C113.052C79.613%2C112.793%2080.432%2C112.623%2081.256%2C112.513C82.602%2C112.333%2083.969%2C112.305%2085.325%2C112.363C86.97%2C112.434%2088.608%2C112.618%2090.234%2C112.873C91.926%2C113.138%2093.605%2C113.478%2095.272%2C113.865C97.506%2C114.384%2099.717%2C114.991%20101.912%2C115.652L102.203%2C115.74L102.692%2C115.891C103.201%2C115.671%20103.707%2C115.446%20104.214%2C115.222C104.719%2C114.997%20105.223%2C114.771%20105.728%2C114.544C107.253%2C113.855%20108.775%2C113.159%20110.299%2C112.468L110.625%2C112.321C110.329%2C112.109%20110.034%2C111.895%20109.74%2C111.68C109.54%2C111.532%20109.341%2C111.384%20109.143%2C111.233L109.086%2C111.19C109.037%2C111.147%20108.985%2C111.107%20108.939%2C111.06C108.754%2C110.875%20108.619%2C110.641%20108.551%2C110.388C108.506%2C110.219%20108.511%2C110.173%20108.5%2C110L108.5%2C107.5L104%2C107.5C101.806%2C107.5%20100%2C105.388%20100%2C102.822L100%2C102.5L65%2C102.5C62.382%2C102.5%2060%2C100.118%2060%2C97.5L60%2C43.5C60%2C40.882%2062.382%2C38.5%2065%2C38.5L65%2C32.5L103.281%2C32.5ZM83.942%2C115.338C82.734%2C115.351%2081.515%2C115.438%2080.34%2C115.735C80.022%2C115.815%2079.708%2C115.912%2079.402%2C116.03C79.216%2C116.102%2079.032%2C116.178%2078.862%2C116.284C78.61%2C116.44%2078.395%2C116.653%2078.244%2C116.909C77.937%2C117.431%2077.92%2C118.097%2078.198%2C118.634C78.298%2C118.829%2078.436%2C119.003%2078.6%2C119.148C78.721%2C119.255%2078.856%2C119.346%2078.999%2C119.421C79.165%2C119.508%2079.342%2C119.577%2079.516%2C119.646C79.974%2C119.83%2080.442%2C119.989%2080.918%2C120.123C81.846%2C120.384%2082.8%2C120.549%2083.76%2C120.632C85.839%2C120.811%2087.937%2C120.61%2089.981%2C120.215C92.812%2C119.668%2095.559%2C118.751%2098.247%2C117.722L98.256%2C117.719C95.773%2C117.037%2093.264%2C116.438%2090.727%2C115.996C88.622%2C115.629%2086.492%2C115.365%2084.354%2C115.339C84.217%2C115.338%2084.079%2C115.338%2083.942%2C115.338ZM132.153%2C108.822C131.583%2C108.833%20131.014%2C108.863%20130.445%2C108.916C128.452%2C109.102%20126.486%2C109.532%20124.563%2C110.082C121.938%2C110.834%20119.381%2C111.811%20116.864%2C112.864C117.214%2C113.081%20117.566%2C113.295%20117.919%2C113.507C119.206%2C114.273%20120.511%2C115.008%20121.842%2C115.695C122.87%2C116.225%20123.912%2C116.727%20124.97%2C117.193C125.835%2C117.575%20126.712%2C117.932%20127.6%2C118.257C128.926%2C118.742%20130.281%2C119.159%20131.662%2C119.458C132.784%2C119.701%20133.927%2C119.867%20135.076%2C119.902C135.976%2C119.93%20136.882%2C119.876%20137.766%2C119.699C138.213%2C119.609%20138.657%2C119.491%20139.082%2C119.326C139.615%2C119.118%20140.117%2C118.828%20140.546%2C118.449C140.814%2C118.212%20141.051%2C117.942%20141.25%2C117.646C141.412%2C117.406%20141.548%2C117.148%20141.658%2C116.88C141.757%2C116.637%20141.835%2C116.384%20141.89%2C116.127C141.941%2C115.895%20141.974%2C115.658%20141.989%2C115.42C142.092%2C113.859%20141.465%2C112.289%20140.356%2C111.193C139.987%2C110.828%20139.567%2C110.516%20139.113%2C110.266C138.693%2C110.034%20138.242%2C109.856%20137.791%2C109.694C136.764%2C109.325%20135.695%2C109.081%20134.612%2C108.948C134.004%2C108.873%20133.393%2C108.836%20132.78%2C108.822C132.571%2C108.82%20132.362%2C108.82%20132.153%2C108.822ZM151%2C96.635L151%2C36.5L117.563%2C36.5C117.258%2C36.695%20116.552%2C37.148%20115.25%2C37.812C114.123%2C38.387%20113.33%2C38.924%20112%2C39.218L112%2C77C112.011%2C77.792%20110.793%2C78.521%20110%2C78.521C109.207%2C78.521%20107.989%2C77.792%20108%2C77L108%2C39.218C106.67%2C38.924%20105.877%2C38.387%20104.75%2C37.812C103.448%2C37.148%20102.742%2C36.695%20102.438%2C36.5L69%2C36.5L69%2C96.719L103.25%2C96.719L103.486%2C96.869L105.219%2C97.75C106.233%2C98.268%20107.722%2C98.883%20108.5%2C99.125C110.235%2C99.665%20111.034%2C99.515%20113.969%2C98.094L116.25%2C97L116.301%2C96.999C116.369%2C96.959%20116.406%2C96.937%20116.406%2C96.937L116.75%2C96.719L143.047%2C96.719L151%2C96.635Z%22%2F%3E%09%3Cpath%20d%3D%22m%2088.77419%2C52.4998%20c%20-4.66667%2C0%20-9.4386%2C3.43859%20-9.4386%2C8.8421%200%2C3.01755%202.03509%2C5.7193%205.50877%2C7.4386%203.4386%2C1.7193%206.52632%2C2.66667%206.52632%2C4.77193%200%2C2.70175%20-2.73684%2C2.8421%20-4.17544%2C2.8421%20-3.22807%2C0%20-7.08772%2C-3.26315%20-7.08772%2C-3.26315%20l%20-3.29824%2C5.54386%20c%200%2C0%204.10526%2C3.82456%2010.87719%2C3.82456%205.64912%2C0%2010.91228%2C-2.42105%2010.91228%2C-9.33334%200%2C-3.78947%20-3.54386%2C-6.52631%20-6.77193%2C-7.89473%20-3.29825%2C-1.40351%20-6.03509%2C-2.56141%20-6.03509%2C-4.17544%200%2C-1.57895%201.19298%2C-2.59649%203.4386%2C-2.59649%202.98245%2C0%205.85965%2C2%205.85965%2C2%20l%202.66666%2C-5.26316%20c%200%2C0%20-3.71929%2C-2.73684%20-8.98245%2C-2.73684%20Z%22%2F%3E%09%3Cpath%20d%3D%22m%20140.47341%2C52.4998%20-17.16363%2C0%200%2C30%2017.16363%2C0%200%2C-6%20-10.32727%2C0%200%2C-6.03637%209.89091%2C0%200%2C-6%20-9.89091%2C0%200%2C-5.96363%2010.32727%2C0%200%2C-6%20Z%22%2F%3E%3C%2Fsvg%3E" epub:type="z3998:publisher-logo se:image.color-depth.black-on-transparent"/>
</header>
<p><i epub:type="se:name.publication.book">Babbitt</i><br/>
was published in <time>1922</time> by<br/>
<a href="https://en.wikipedia.org/wiki/Sinclair_Lewis">Sinclair Lewis</a>.</p>
<p>This ebook was produced for<br/>
<a href="https://standardebooks.org/">Standard Ebooks</a><br/>
by<br/>
<b epub:type="z3998:personal-name">Geneviève Ségol</b>,<br/>
and is based on a transcription produced in <time>2002</time> by<br/>
<b epub:type="z3998:personal-name">Charles Keller</b> and <b epub:type="z3998:personal-name">David Widger</b><br/>
for<br/>
<a href="https://www.gutenberg.org/ebooks/1156">Project Gutenberg</a><br/>
and on digital scans from the<br/>
<a href="https://archive.org/details/babbitt00lewiuoft">Internet Archive</a>.</p>
<p>The cover page is adapted from<br/>
<i epub:type="se:name.visual-art.painting">City Garden</i>,<br/>
a painting completed in <time>1936</time> by<br/>
<a href="https://www.nga.gov/collection/art-object-page.21957.html">Gilbert Sackerman</a>.<br/>
The cover and title pages feature the<br/>
<b epub:type="se:name.visual-art.typeface">League Spartan</b> and <b epub:type="se:name.visual-art.typeface">Sorts Mill Goudy</b><br/>
typefaces created in <time>2014</time> and <time>2009</time> by<br/>
<a href="https://www.theleagueofmoveabletype.com/">The League of Moveable Type</a>.</p>
<p>The first edition of this ebook was released on<br/>
<time datetime="2022-03-23T17:44:36Z">March 23, 2022, 5:44 <abbr class="eoc">p.m.</abbr></time><br/>
You can check for updates to this ebook, view its revision history, or download it for different ereading systems at<br/>
<a href="https://standardebooks.org/ebooks/sinclair-lewis/babbitt">standardebooks.org/ebooks/sinclair-lewis/babbitt</a>.</p>
<p>The volunteer-driven Standard Ebooks project relies on readers like you to submit typos, corrections, and other improvements. Anyone can contribute at <a href="https://standardebooks.org/">standardebooks.org</a>.</p>
</section>
<section id="uncopyright" epub:type="copyright-page backmatter">
<h2 epub:type="title">Uncopyright</h2>
<blockquote epub:type="z3998:verse">
<p>
<span>May you do good and not evil.</span>
<br/>
<span>May you find forgiveness for yourself and forgive others.</span>
<br/>
<span>May you share freely, never taking more than you give.</span>
</p>
</blockquote>
<p>Copyright pages exist to tell you that you <em>cant</em> do something. Unlike them, this Uncopyright page exists to tell you that the writing and artwork in this ebook are believed to be in the United States public domain; that is, they are believed to be free of copyright restrictions in the United States. The United States public domain represents our collective cultural heritage, and items in it are free for anyone in the United States to do almost anything at all with, without having to get permission.</p>
<p>Copyright laws are different all over the world, and the source text or artwork in this ebook may still be copyrighted in other countries. If youre not located in the United States, you must check your local laws before using this ebook. Standard Ebooks makes no representations regarding the copyright status of the source text or artwork in this ebook in any country other than the United States.</p>
<p>Non-authorship activities performed on items that are in the public domain—so-called “sweat of the brow” work—dont create a new copyright. That means that nobody can claim a new copyright on an item that is in the public domain for, among other things, work like digitization, markup, or typography. Regardless, the contributors to this ebook release their contributions under the terms in the <a href="https://creativecommons.org/publicdomain/zero/1.0/">CC0 1.0 Universal Public Domain Dedication</a>, thus dedicating to the worldwide public domain all of the work theyve done on this ebook, including but not limited to metadata, the titlepage, imprint, colophon, this Uncopyright, and any changes or enhancements to, or markup on, the original text and artwork. This dedication doesnt change the copyright status of the source text or artwork. We make this dedication in the interest of enriching our global cultural heritage, to promote free and libre culture around the world, and to give back to the unrestricted culture that has given all of us so much.</p>
</section>
</main></body>
</html>