<header>
        <h2>Comedy Series</h2>
        <input class='filter' type='search' placeholder='Filter'>
      </header>
      <div class='seriesList'>
        <section
            hx-get='/partial/series/abbott-and-costello.html'
            hx-target='main'
            hx-push-url='/series/abbott-and-costello'
            hx-swap='innerHTML show:top'
            data-filter='abbott and costello'
            title='Abbott and Costello'>
          <img alt='cover image' title='Abbott and Costello'
              src='/cover/sm/abbott-and-costello.jpg'>
          <div>
            <ul>
              <li>Comedy</li>
            </ul>
            <label>Abbott and Costello</label>
            <aside>
              <span>154 episodes</span>
              <span>Aired 1940-1949</span>
            </aside>
          </div>
        </section>
        <section
            hx-get='/partial/series/the-adventures-of-ozzie-and-harriet.html'
            hx-target='main'
            hx-push-url='/series/the-adventures-of-ozzie-and-harriet'
            hx-swap='innerHTML show:top'
            data-filter='the adventures of ozzie and harriet'
            title='The Adventures of Ozzie and Harriet'>
          <img alt='cover image' title='The Adventures of Ozzie and Harriet'
              src='/cover/sm/the-adventures-of-ozzie-and-harriet.jpg'>
          <div>
            <ul>
              <li>Comedy</li>
            </ul>
            <label>The Adventures of Ozzie and Harriet</label>
            <aside>
              <span>76 episodes</span>
              <span>Aired 1944-1952</span>
            </aside>
          </div>
        </section>
        <section
            hx-get='/partial/series/the-aldrich-family.html'
            hx-target='main'
            hx-push-url='/series/the-aldrich-family'
            hx-swap='innerHTML show:top'
            data-filter='the aldrich family'
            title='The Aldrich Family'>
          <img alt='cover image' title='The Aldrich Family'
              src='/cover/sm/the-aldrich-family.jpg'>
          <div>
            <ul>
              <li>Comedy</li>
            </ul>
            <label>The Aldrich Family</label>
            <aside>
              <span>87 episodes</span>
              <span>Aired 1939-1953</span>
            </aside>
          </div>
        </section>
        <section
            hx-get='/partial/series/all-star-western-theatre.html'
            hx-target='main'
            hx-push-url='/series/all-star-western-theatre'
            hx-swap='innerHTML show:top'
            data-filter='all star western theatre'
            title='All Star Western Theatre'>
          <img alt='cover image' title='All Star Western Theatre'
              src='/cover/sm/all-star-western-theatre.jpg'>
          <div>
            <ul>
              <li>Comedy</li><li>Music</li><li>Western</li>
            </ul>
            <label>All Star Western Theatre</label>
            <aside>
              <span>92 episodes</span>
              <span>Aired 1946-1948</span>
            </aside>
          </div>
        </section>
        <section
            hx-get='/partial/series/amos-n-andy.html'
            hx-target='main'
            hx-push-url='/series/amos-n-andy'
            hx-swap='innerHTML show:top'
            data-filter='amos &#39;n&#39; andy'
            title='Amos &#39;n&#39; Andy'>
          <img alt='cover image' title='Amos &#39;n&#39; Andy'
              src='/cover/sm/amos-n-andy.jpg'>
          <div>
            <ul>
              <li>Comedy</li>
            </ul>
            <label>Amos &#39;n&#39; Andy</label>
            <aside>
              <span>129 episodes</span>
              <span>Aired 1928-1960</span>
            </aside>
          </div>
        </section>
        <section
            hx-get='/partial/series/archie-andrews.html'
            hx-target='main'
            hx-push-url='/series/archie-andrews'
            hx-swap='innerHTML show:top'
            data-filter='archie andrews'
            title='Archie Andrews'>
          <img alt='cover image' title='Archie Andrews'
              src='/cover/sm/archie-andrews.jpg'>
          <div>
            <ul>
              <li>Comedy</li>
            </ul>
            <label>Archie Andrews</label>
            <aside>
              <span>50 episodes</span>
              <span>Aired 1943-1953</span>
            </aside>
          </div>
        </section>
        <section
            hx-get='/partial/series/the-baby-snooks-show.html'
            hx-target='main'
            hx-push-url='/series/the-baby-snooks-show'
            hx-swap='innerHTML show:top'
            data-filter='the baby snooks show'
            title='The Baby Snooks Show'>
          <img alt='cover image' title='The Baby Snooks Show'
              src='/cover/sm/the-baby-snooks-show.jpg'>
          <div>
            <ul>
              <li>Comedy</li>
            </ul>
            <label>The Baby Snooks Show</label>
            <aside>
              <span>90 episodes</span>
              <span>Aired 1944-1951</span>
            </aside>
          </div>
        </section>
        <section
            hx-get='/partial/series/beulah.html'
            hx-target='main'
            hx-push-url='/series/beulah'
            hx-swap='innerHTML show:top'
            data-filter='beulah'
            title='Beulah'>
          <img alt='cover image' title='Beulah'
              src='/cover/sm/beulah.jpg'>
          <div>
            <ul>
              <li>Comedy</li>
            </ul>
            <label>Beulah</label>
            <aside>
              <span>24 episodes</span>
              <span>Aired 1945-1953</span>
            </aside>
          </div>
        </section>
        <section
            hx-get='/partial/series/the-bickersons.html'
            hx-target='main'
            hx-push-url='/series/the-bickersons'
            hx-swap='innerHTML show:top'
            data-filter='the bickersons'
            title='The Bickersons'>
          <img alt='cover image' title='The Bickersons'
              src='/cover/sm/the-bickersons.jpg'>
          <div>
            <ul>
              <li>Comedy</li>
            </ul>
            <label>The Bickersons</label>
            <aside>
              <span>29 episodes</span>
              <span>Aired 1946-1951</span>
            </aside>
          </div>
        </section>
        <section
            hx-get='/partial/series/the-big-show.html'
            hx-target='main'
            hx-push-url='/series/the-big-show'
            hx-swap='innerHTML show:top'
            data-filter='the big show'
            title='The Big Show'>
          <img alt='cover image' title='The Big Show'
              src='/cover/sm/the-big-show.jpg'>
          <div>
            <ul>
              <li>Comedy</li>
            </ul>
            <label>The Big Show</label>
            <aside>
              <span>30 episodes</span>
              <span>Aired 1950-1952</span>
            </aside>
          </div>
        </section>
        <section
            hx-get='/partial/series/blondie.html'
            hx-target='main'
            hx-push-url='/series/blondie'
            hx-swap='innerHTML show:top'
            data-filter='blondie'
            title='Blondie'>
          <img alt='cover image' title='Blondie'
              src='/cover/sm/blondie.jpg'>
          <div>
            <ul>
              <li>Comedy</li>
            </ul>
            <label>Blondie</label>
            <aside>
              <span>37 episodes</span>
              <span>Aired 1939-1950</span>
            </aside>
          </div>
        </section>
        <section
            hx-get='/partial/series/bob-and-ray.html'
            hx-target='main'
            hx-push-url='/series/bob-and-ray'
            hx-swap='innerHTML show:top'
            data-filter='bob and ray'
            title='Bob and Ray'>
          <img alt='cover image' title='Bob and Ray'
              src='/cover/sm/bob-and-ray.jpg'>
          <div>
            <ul>
              <li>Comedy</li>
            </ul>
            <label>Bob and Ray</label>
            <aside>
              <span>270 episodes</span>
              <span>Aired 1946-1987</span>
            </aside>
          </div>
        </section>
        <section
            hx-get='/partial/series/the-burns-and-allen-show.html'
            hx-target='main'
            hx-push-url='/series/the-burns-and-allen-show'
            hx-swap='innerHTML show:top'
            data-filter='the burns and allen show'
            title='The Burns and Allen Show'>
          <img alt='cover image' title='The Burns and Allen Show'
              src='/cover/sm/the-burns-and-allen-show.jpg'>
          <div>
            <ul>
              <li>Comedy</li>
            </ul>
            <label>The Burns and Allen Show</label>
            <aside>
              <span>188 episodes</span>
              <span>Aired 1934-1950</span>
            </aside>
          </div>
        </section>
        <section
            hx-get='/partial/series/club-car-special.html'
            hx-target='main'
            hx-push-url='/series/club-car-special'
            hx-swap='innerHTML show:top'
            data-filter='club car special'
            title='Club Car Special'>
          <img alt='cover image' title='Club Car Special'
              src='/cover/sm/club-car-special.jpg'>
          <div>
            <ul>
              <li>Comedy</li>
            </ul>
            <label>Club Car Special</label>
            <aside>
              <span>10 episodes</span>
              <span>Aired 1934</span>
            </aside>
          </div>
        </section>
        <section
            hx-get='/partial/series/comic-weekly-man.html'
            hx-target='main'
            hx-push-url='/series/comic-weekly-man'
            hx-swap='innerHTML show:top'
            data-filter='comic weekly man'
            title='Comic Weekly Man'>
          <img alt='cover image' title='Comic Weekly Man'
              src='/cover/sm/comic-weekly-man.jpg'>
          <div>
            <ul>
              <li>Comedy</li>
            </ul>
            <label>Comic Weekly Man</label>
            <aside>
              <span>120 episodes</span>
              <span>Aired 1947-1954</span>
            </aside>
          </div>
        </section>
        <section
            hx-get='/partial/series/command-performance.html'
            hx-target='main'
            hx-push-url='/series/command-performance'
            hx-swap='innerHTML show:top'
            data-filter='command performance'
            title='Command Performance'>
          <img alt='cover image' title='Command Performance'
              src='/cover/sm/command-performance.jpg'>
          <div>
            <ul>
              <li>Comedy</li><li>Music</li>
            </ul>
            <label>Command Performance</label>
            <aside>
              <span>232 episodes</span>
              <span>Aired 1942-1949</span>
            </aside>
          </div>
        </section>
        <section
            hx-get='/partial/series/the-danny-kaye-show.html'
            hx-target='main'
            hx-push-url='/series/the-danny-kaye-show'
            hx-swap='innerHTML show:top'
            data-filter='the danny kaye show'
            title='The Danny Kaye Show'>
          <img alt='cover image' title='The Danny Kaye Show'
              src='/cover/sm/the-danny-kaye-show.jpg'>
          <div>
            <ul>
              <li>Comedy</li>
            </ul>
            <label>The Danny Kaye Show</label>
            <aside>
              <span>19 episodes</span>
              <span>Aired 1945-1946</span>
            </aside>
          </div>
        </section>
        <section
            hx-get='/partial/series/a-date-with-judy.html'
            hx-target='main'
            hx-push-url='/series/a-date-with-judy'
            hx-swap='innerHTML show:top'
            data-filter='a date with judy'
            title='A Date with Judy'>
          <img alt='cover image' title='A Date with Judy'
              src='/cover/sm/a-date-with-judy.jpg'>
          <div>
            <ul>
              <li>Comedy</li>
            </ul>
            <label>A Date with Judy</label>
            <aside>
              <span>13 episodes</span>
              <span>Aired 1941-1950</span>
            </aside>
          </div>
        </section>
        <section
            hx-get='/partial/series/duffys-tavern.html'
            hx-target='main'
            hx-push-url='/series/duffys-tavern'
            hx-swap='innerHTML show:top'
            data-filter='duffy&#39;s tavern'
            title='Duffy&#39;s Tavern'>
          <img alt='cover image' title='Duffy&#39;s Tavern'
              src='/cover/sm/duffys-tavern.jpg'>
          <div>
            <ul>
              <li>Comedy</li>
            </ul>
            <label>Duffy&#39;s Tavern</label>
            <aside>
              <span>115 episodes</span>
              <span>Aired 1940-1952</span>
            </aside>
          </div>
        </section>
        <section
            hx-get='/partial/series/edgar-bergen--charlie-mccarthy.html'
            hx-target='main'
            hx-push-url='/series/edgar-bergen--charlie-mccarthy'
            hx-swap='innerHTML show:top'
            data-filter='edgar bergen &amp; charlie mccarthy'
            title='Edgar Bergen &amp; Charlie McCarthy'>
          <img alt='cover image' title='Edgar Bergen &amp; Charlie McCarthy'
              src='/cover/sm/edgar-bergen--charlie-mccarthy.jpg'>
          <div>
            <ul>
              <li>Comedy</li>
            </ul>
            <label>Edgar Bergen &amp; Charlie McCarthy</label>
            <aside>
              <span>41 episodes</span>
              <span>Aired 1936-1955</span>
            </aside>
          </div>
        </section>
        <section
            hx-get='/partial/series/an-evening-with-groucho.html'
            hx-target='main'
            hx-push-url='/series/an-evening-with-groucho'
            hx-swap='innerHTML show:top'
            data-filter='an evening with groucho'
            title='An Evening With Groucho'>
          <img alt='cover image' title='An Evening With Groucho'
              src='/cover/sm/an-evening-with-groucho.jpg'>
          <div>
            <ul>
              <li>Comedy</li>
            </ul>
            <label>An Evening With Groucho</label>
            <aside>
              <span>38 episodes</span>
              <span>Aired 1972</span>
            </aside>
          </div>
        </section>
        <section
            hx-get='/partial/series/father-knows-best.html'
            hx-target='main'
            hx-push-url='/series/father-knows-best'
            hx-swap='innerHTML show:top'
            data-filter='father knows best'
            title='Father Knows Best'>
          <img alt='cover image' title='Father Knows Best'
              src='/cover/sm/father-knows-best.jpg'>
          <div>
            <ul>
              <li>Comedy</li>
            </ul>
            <label>Father Knows Best</label>
            <aside>
              <span>110 episodes</span>
              <span>Aired 1949-1954</span>
            </aside>
          </div>
        </section>
        <section
            hx-get='/partial/series/fibber-mcgee-and-molly.html'
            hx-target='main'
            hx-push-url='/series/fibber-mcgee-and-molly'
            hx-swap='innerHTML show:top'
            data-filter='fibber mcgee and molly'
            title='Fibber McGee and Molly'>
          <img alt='cover image' title='Fibber McGee and Molly'
              src='/cover/sm/fibber-mcgee-and-molly.jpg'>
          <div>
            <ul>
              <li>Comedy</li>
            </ul>
            <label>Fibber McGee and Molly</label>
            <aside>
              <span>615 episodes</span>
              <span>Aired 1935-1959</span>
            </aside>
          </div>
        </section>
        <section
            hx-get='/partial/series/first-nighter.html'
            hx-target='main'
            hx-push-url='/series/first-nighter'
            hx-swap='innerHTML show:top'
            data-filter='first nighter'
            title='First Nighter'>
          <img alt='cover image' title='First Nighter'
              src='/cover/sm/first-nighter.jpg'>
          <div>
            <ul>
              <li>Comedy</li><li>Drama</li>
            </ul>
            <label>First Nighter</label>
            <aside>
              <span>31 episodes</span>
              <span>Aired 1930-1953</span>
            </aside>
          </div>
        </section>
        <section
            hx-get='/partial/series/the-fred-allen-show.html'
            hx-target='main'
            hx-push-url='/series/the-fred-allen-show'
            hx-swap='innerHTML show:top'
            data-filter='the fred allen show'
            title='The Fred Allen Show'>
          <img alt='cover image' title='The Fred Allen Show'
              src='/cover/sm/the-fred-allen-show.jpg'>
          <div>
            <ul>
              <li>Comedy</li>
            </ul>
            <label>The Fred Allen Show</label>
            <aside>
              <span>58 episodes</span>
              <span>Aired 1932-1949</span>
            </aside>
          </div>
        </section>
        <section
            hx-get='/partial/series/grand-ole-opry.html'
            hx-target='main'
            hx-push-url='/series/grand-ole-opry'
            hx-swap='innerHTML show:top'
            data-filter='grand ole opry'
            title='Grand Ole Opry'>
          <img alt='cover image' title='Grand Ole Opry'
              src='/cover/sm/grand-ole-opry.jpg'>
          <div>
            <ul>
              <li>Comedy</li><li>Music</li>
            </ul>
            <label>Grand Ole Opry</label>
            <aside>
              <span>299 episodes</span>
              <span>Aired 1939-2023</span>
            </aside>
          </div>
        </section>
        <section
            hx-get='/partial/series/the-great-gildersleeve.html'
            hx-target='main'
            hx-push-url='/series/the-great-gildersleeve'
            hx-swap='innerHTML show:top'
            data-filter='the great gildersleeve'
            title='The Great Gildersleeve'>
          <img alt='cover image' title='The Great Gildersleeve'
              src='/cover/sm/the-great-gildersleeve.jpg'>
          <div>
            <ul>
              <li>Comedy</li>
            </ul>
            <label>The Great Gildersleeve</label>
            <aside>
              <span>520 episodes</span>
              <span>Aired 1941-1958</span>
            </aside>
          </div>
        </section>
        <section
            hx-get='/partial/series/halls-of-ivy.html'
            hx-target='main'
            hx-push-url='/series/halls-of-ivy'
            hx-swap='innerHTML show:top'
            data-filter='halls of ivy'
            title='Halls of Ivy'>
          <img alt='cover image' title='Halls of Ivy'
              src='/cover/sm/halls-of-ivy.jpg'>
          <div>
            <ul>
              <li>Comedy</li>
            </ul>
            <label>Halls of Ivy</label>
            <aside>
              <span>89 episodes</span>
              <span>Aired 1950-1952</span>
            </aside>
          </div>
        </section>
        <section
            hx-get='/partial/series/the-harold-peary-show.html'
            hx-target='main'
            hx-push-url='/series/the-harold-peary-show'
            hx-swap='innerHTML show:top'
            data-filter='the harold peary show'
            title='The Harold Peary Show'>
          <img alt='cover image' title='The Harold Peary Show'
              src='/cover/sm/the-harold-peary-show.jpg'>
          <div>
            <ul>
              <li>Comedy</li>
            </ul>
            <label>The Harold Peary Show</label>
            <aside>
              <span>37 episodes</span>
              <span>Aired 1950-1951</span>
            </aside>
          </div>
        </section>
        <section
            hx-get='/partial/series/the-jack-benny-program.html'
            hx-target='main'
            hx-push-url='/series/the-jack-benny-program'
            hx-swap='innerHTML show:top'
            data-filter='the jack benny program'
            title='The Jack Benny Program'>
          <img alt='cover image' title='The Jack Benny Program'
              src='/cover/sm/the-jack-benny-program.jpg'>
          <div>
            <ul>
              <li>Comedy</li>
            </ul>
            <label>The Jack Benny Program</label>
            <aside>
              <span>587 episodes</span>
              <span>Aired 1932-1958</span>
            </aside>
          </div>
        </section>
        <section
            hx-get='/partial/series/the-life-of-riley.html'
            hx-target='main'
            hx-push-url='/series/the-life-of-riley'
            hx-swap='innerHTML show:top'
            data-filter='the life of riley'
            title='The Life of Riley'>
          <img alt='cover image' title='The Life of Riley'
              src='/cover/sm/the-life-of-riley.jpg'>
          <div>
            <ul>
              <li>Comedy</li>
            </ul>
            <label>The Life of Riley</label>
            <aside>
              <span>189 episodes</span>
              <span>Aired 1944-1951</span>
            </aside>
          </div>
        </section>
        <section
            hx-get='/partial/series/life-with-luigi.html'
            hx-target='main'
            hx-push-url='/series/life-with-luigi'
            hx-swap='innerHTML show:top'
            data-filter='life with luigi'
            title='Life with Luigi'>
          <img alt='cover image' title='Life with Luigi'
              src='/cover/sm/life-with-luigi.jpg'>
          <div>
            <ul>
              <li>Comedy</li>
            </ul>
            <label>Life with Luigi</label>
            <aside>
              <span>135 episodes</span>
              <span>Aired 1948-1953</span>
            </aside>
          </div>
        </section>
        <section
            hx-get='/partial/series/lum-and-abner.html'
            hx-target='main'
            hx-push-url='/series/lum-and-abner'
            hx-swap='innerHTML show:top'
            data-filter='lum and abner'
            title='Lum and Abner'>
          <img alt='cover image' title='Lum and Abner'
              src='/cover/sm/lum-and-abner.jpg'>
          <div>
            <ul>
              <li>Comedy</li>
            </ul>
            <label>Lum and Abner</label>
            <aside>
              <span>179 episodes</span>
              <span>Aired 1931-1954</span>
            </aside>
          </div>
        </section>
        <section
            hx-get='/partial/series/mama-blooms-brood.html'
            hx-target='main'
            hx-push-url='/series/mama-blooms-brood'
            hx-swap='innerHTML show:top'
            data-filter='mama bloom&#39;s brood'
            title='Mama Bloom&#39;s Brood'>
          <img alt='cover image' title='Mama Bloom&#39;s Brood'
              src='/cover/sm/mama-blooms-brood.jpg'>
          <div>
            <ul>
              <li>Comedy</li><li>Drama</li>
            </ul>
            <label>Mama Bloom&#39;s Brood</label>
            <aside>
              <span>76 episodes</span>
              <span>Aired 1934</span>
            </aside>
          </div>
        </section>
        <section
            hx-get='/partial/series/the-martin-and-lewis-show.html'
            hx-target='main'
            hx-push-url='/series/the-martin-and-lewis-show'
            hx-swap='innerHTML show:top'
            data-filter='the martin and lewis show'
            title='The Martin and Lewis Show'>
          <img alt='cover image' title='The Martin and Lewis Show'
              src='/cover/sm/the-martin-and-lewis-show.jpg'>
          <div>
            <ul>
              <li>Comedy</li>
            </ul>
            <label>The Martin and Lewis Show</label>
            <aside>
              <span>76 episodes</span>
              <span>Aired 1949-1953</span>
            </aside>
          </div>
        </section>
        <section
            hx-get='/partial/series/meet-corliss-archer.html'
            hx-target='main'
            hx-push-url='/series/meet-corliss-archer'
            hx-swap='innerHTML show:top'
            data-filter='meet corliss archer'
            title='Meet Corliss Archer'>
          <img alt='cover image' title='Meet Corliss Archer'
              src='/cover/sm/meet-corliss-archer.jpg'>
          <div>
            <ul>
              <li>Comedy</li>
            </ul>
            <label>Meet Corliss Archer</label>
            <aside>
              <span>10 episodes</span>
              <span>Aired 1943-1956</span>
            </aside>
          </div>
        </section>
        <section
            hx-get='/partial/series/the-mel-blanc-show.html'
            hx-target='main'
            hx-push-url='/series/the-mel-blanc-show'
            hx-swap='innerHTML show:top'
            data-filter='the mel blanc show'
            title='The Mel Blanc Show'>
          <img alt='cover image' title='The Mel Blanc Show'
              src='/cover/sm/the-mel-blanc-show.jpg'>
          <div>
            <ul>
              <li>Comedy</li>
            </ul>
            <label>The Mel Blanc Show</label>
            <aside>
              <span>42 episodes</span>
              <span>Aired 1946-1947</span>
            </aside>
          </div>
        </section>
        <section
            hx-get='/partial/series/my-favorite-husband.html'
            hx-target='main'
            hx-push-url='/series/my-favorite-husband'
            hx-swap='innerHTML show:top'
            data-filter='my favorite husband'
            title='My Favorite Husband'>
          <img alt='cover image' title='My Favorite Husband'
              src='/cover/sm/my-favorite-husband.jpg'>
          <div>
            <ul>
              <li>Comedy</li>
            </ul>
            <label>My Favorite Husband</label>
            <aside>
              <span>108 episodes</span>
              <span>Aired 1948-1951</span>
            </aside>
          </div>
        </section>
        <section
            hx-get='/partial/series/my-friend-irma.html'
            hx-target='main'
            hx-push-url='/series/my-friend-irma'
            hx-swap='innerHTML show:top'
            data-filter='my friend irma'
            title='My Friend Irma'>
          <img alt='cover image' title='My Friend Irma'
              src='/cover/sm/my-friend-irma.jpg'>
          <div>
            <ul>
              <li>Comedy</li>
            </ul>
            <label>My Friend Irma</label>
            <aside>
              <span>49 episodes</span>
              <span>Aired 1947-1954</span>
            </aside>
          </div>
        </section>
        <section
            hx-get='/partial/series/old-gold-comedy-theater.html'
            hx-target='main'
            hx-push-url='/series/old-gold-comedy-theater'
            hx-swap='innerHTML show:top'
            data-filter='old gold comedy theater'
            title='Old Gold Comedy Theater'>
          <img alt='cover image' title='Old Gold Comedy Theater'
              src='/cover/sm/old-gold-comedy-theater.jpg'>
          <div>
            <ul>
              <li>Comedy</li>
            </ul>
            <label>Old Gold Comedy Theater</label>
            <aside>
              <span>30 episodes</span>
              <span>Aired 1944-1945</span>
            </aside>
          </div>
        </section>
        <section
            hx-get='/partial/series/our-miss-brooks.html'
            hx-target='main'
            hx-push-url='/series/our-miss-brooks'
            hx-swap='innerHTML show:top'
            data-filter='our miss brooks'
            title='Our Miss Brooks'>
          <img alt='cover image' title='Our Miss Brooks'
              src='/cover/sm/our-miss-brooks.jpg'>
          <div>
            <ul>
              <li>Comedy</li>
            </ul>
            <label>Our Miss Brooks</label>
            <aside>
              <span>175 episodes</span>
              <span>Aired 1948-1956</span>
            </aside>
          </div>
        </section>
        <section
            hx-get='/partial/series/people-are-funny.html'
            hx-target='main'
            hx-push-url='/series/people-are-funny'
            hx-swap='innerHTML show:top'
            data-filter='people are funny'
            title='People are Funny'>
          <img alt='cover image' title='People are Funny'
              src='/cover/sm/people-are-funny.jpg'>
          <div>
            <ul>
              <li>Comedy</li><li>Game-Show</li>
            </ul>
            <label>People are Funny</label>
            <aside>
              <span>25 episodes</span>
              <span>Aired 1942-1960</span>
            </aside>
          </div>
        </section>
        <section
            hx-get='/partial/series/the-phil-harris-alice-faye-show.html'
            hx-target='main'
            hx-push-url='/series/the-phil-harris-alice-faye-show'
            hx-swap='innerHTML show:top'
            data-filter='the phil harris-alice faye show'
            title='The Phil Harris-Alice Faye Show'>
          <img alt='cover image' title='The Phil Harris-Alice Faye Show'
              src='/cover/sm/the-phil-harris-alice-faye-show.jpg'>
          <div>
            <ul>
              <li>Comedy</li>
            </ul>
            <label>The Phil Harris-Alice Faye Show</label>
            <aside>
              <span>241 episodes</span>
              <span>Aired 1948-1954</span>
            </aside>
          </div>
        </section>
        <section
            hx-get='/partial/series/the-red-skelton-show.html'
            hx-target='main'
            hx-push-url='/series/the-red-skelton-show'
            hx-swap='innerHTML show:top'
            data-filter='the red skelton show'
            title='The Red Skelton Show'>
          <img alt='cover image' title='The Red Skelton Show'
              src='/cover/sm/the-red-skelton-show.jpg'>
          <div>
            <ul>
              <li>Comedy</li>
            </ul>
            <label>The Red Skelton Show</label>
            <aside>
              <span>122 episodes</span>
              <span>Aired 1951-1971</span>
            </aside>
          </div>
        </section>
        <section
            hx-get='/partial/series/vic-and-sade.html'
            hx-target='main'
            hx-push-url='/series/vic-and-sade'
            hx-swap='innerHTML show:top'
            data-filter='vic and sade'
            title='Vic and Sade'>
          <img alt='cover image' title='Vic and Sade'
              src='/cover/sm/vic-and-sade.jpg'>
          <div>
            <ul>
              <li>Comedy</li>
            </ul>
            <label>Vic and Sade</label>
            <aside>
              <span>326 episodes</span>
              <span>Aired 1932-1957</span>
            </aside>
          </div>
        </section>
        <section
            hx-get='/partial/series/you-bet-your-life.html'
            hx-target='main'
            hx-push-url='/series/you-bet-your-life'
            hx-swap='innerHTML show:top'
            data-filter='you bet your life'
            title='You Bet Your Life'>
          <img alt='cover image' title='You Bet Your Life'
              src='/cover/sm/you-bet-your-life.jpg'>
          <div>
            <ul>
              <li>Comedy</li><li>Game-Show</li>
            </ul>
            <label>You Bet Your Life</label>
            <aside>
              <span>160 episodes</span>
              <span>Aired 1947-1960</span>
            </aside>
          </div>
        </section></div>