www.newser.com Open in urlscan Pro
40.114.51.62  Public Scan

URL: https://www.newser.com/story/358968/trump-hopes-to-do-what-only-grover-cleveland-has-done.html?utm_source=breakingnews&amp
Submission: On November 06 via manual from US — Scanned from US

Form analysis 1 forms found in the DOM

Name: aspnetFormPOST /story/358968/trump-hopes-to-do-what-only-grover-cleveland-has-done.html?utm_source=breakingnews&amp

<form name="aspnetForm" method="post" action="/story/358968/trump-hopes-to-do-what-only-grover-cleveland-has-done.html?utm_source=breakingnews&amp;amp" id="aspnetForm" novalidate="" onkeypress="return checkEnter(event);" style="margin: 0 0 -20px 0;">
  <div>
    <input type="hidden" name="__EVENTTARGET" id="__EVENTTARGET" value="">
    <input type="hidden" name="__EVENTARGUMENT" id="__EVENTARGUMENT" value="">
    <input type="hidden" name="__LASTFOCUS" id="__LASTFOCUS" value="">
    <input type="hidden" name="__VIEWSTATE" id="__VIEWSTATE"
      value="/wEPDwULLTE3NjczNTEyNTVkGAEFHl9fQ29udHJvbHNSZXF1aXJlUG9zdEJhY2tLZXlfXxYGBUVjdGwwMCRDb250ZW50UGxhY2VIb2xkZXIxJFN0b3J5Q2F0ZWdvcnkxJFJlcGVhdGVyVm90ZSRjdGwwMCRjaGVja2JveDAFRWN0bDAwJENvbnRlbnRQbGFjZUhvbGRlcjEkU3RvcnlDYXRlZ29yeTEkUmVwZWF0ZXJWb3RlJGN0bDAxJGNoZWNrYm94MQVFY3RsMDAkQ29udGVudFBsYWNlSG9sZGVyMSRTdG9yeUNhdGVnb3J5MSRSZXBlYXRlclZvdGUkY3RsMDIkY2hlY2tib3gyBUVjdGwwMCRDb250ZW50UGxhY2VIb2xkZXIxJFN0b3J5Q2F0ZWdvcnkxJFJlcGVhdGVyVm90ZSRjdGwwMyRjaGVja2JveDMFRWN0bDAwJENvbnRlbnRQbGFjZUhvbGRlcjEkU3RvcnlDYXRlZ29yeTEkUmVwZWF0ZXJWb3RlJGN0bDA0JGNoZWNrYm94NAVFY3RsMDAkQ29udGVudFBsYWNlSG9sZGVyMSRTdG9yeUNhdGVnb3J5MSRSZXBlYXRlclZvdGUkY3RsMDUkY2hlY2tib3g1mouOTzB2Ebwe1DscXq/9ztAidSA72XBokSgtvTPFTNo=">
  </div>
  <script type="text/javascript">
    //<![CDATA[
    var theForm = document.forms['aspnetForm'];
    if (!theForm) {
      theForm = document.aspnetForm;
    }

    function __doPostBack(eventTarget, eventArgument) {
      if (!theForm.onsubmit || (theForm.onsubmit() != false)) {
        theForm.__EVENTTARGET.value = eventTarget;
        theForm.__EVENTARGUMENT.value = eventArgument;
        theForm.submit();
      }
    }
    //]]>
  </script>
  <script src="/WebResource.axd?d=06Jj8UhjGnfjVV9fsSwSGB3SMynkkA-B8wJ8PDUv3zGcedSNxq_AYCDidnhjxevbO4n1EssaEQtOgW2SSN0J0rfeHMD5dobsTJuCtqQUK3s1&amp;t=638610691965203766" type="text/javascript"></script>
  <script src="/WebResource.axd?d=BSNVraPWBvdPK4PFb6oVyb9-1eBy353j45-6NjUY1XVYZqMDOm7yd2C16lH1NYgEr3WDcQcVidLJYD6cLNLfsqOeO1t-UASYNujdhIHRvjc1&amp;t=638610691965203766" type="text/javascript"></script>
  <div>
    <input type="hidden" name="__VIEWSTATEGENERATOR" id="__VIEWSTATEGENERATOR" value="B37EEB7D">
  </div>
  <div id="fb-root"></div>
  <script type="text/javascript">
    var FBAPI = '119343999649';
    window.fbAsyncInit = function() {
      FB.init({
        appId: FBAPI,
        status: true,
        cookie: true,
        xfbml: true,
        oauth: true,
        authResponse: true,
        version: 'v2.5'
      });
      FB.Event.subscribe('edge.create', function(response) {
        //AnalyticsCustomEvent('Facebook', 'Like', 'P');
      });
    };
    // Load the SDK asynchronously
    (function(d, s, id) {
      var js, fjs = d.getElementsByTagName(s)[0];
      if (d.getElementById(id)) return;
      js = d.createElement(s);
      js.id = id;
      js.src = "//connect.facebook.net/en_US/sdk.js";
      fjs.parentNode.insertBefore(js, fjs);
    }(document, 'script', 'facebook-jssdk'));
  </script>
  <script type="text/javascript">
    jQuery(document).bind('ready', function() {
      setReady();
    });
    //Set the browser width code
    var _isMobile = IsMobile();
    if (IsMobile()) {
      browserWidthCode = 'M';
    } else if (IsTablet()) {
      browserWidthCode = 'T';
    } else {
      browserWidthCode = 'D';
    }
    //Set the browser width code cookie (10 years) so the server knows the width code
    document.cookie = "BrowserWidthCode=" + browserWidthCode + "; max-age=315360000; Secure; SameSite=None;";
    //Set the PWA cookie (10 years) so the server knows the PWA status
    if (IsPWA()) {
      document.cookie = "PWA=Y; max-age=315360000; Secure; SameSite=None;";
    } else {
      document.cookie = "PWA=N; max-age=315360000; Secure; SameSite=None;";
    }
    //Set the device width cookie (10 years) so the server knows the width of the device
    document.cookie = "DeviceWidth=" + jQuery(window).width() + "; max-age=315360000; Secure; SameSite=None;";
  </script>
  <script language="javascript" type="text/javascript">
    var sitePageName = 'ViewStory';
  </script>
  <div id="HeaderMobile" class="Header NavTallStyle ">
    <div class="HeaderLogo NavTallStyle">
      <div>
        <a class="HeaderLeft" style="visibility:visible;" onclick="javascript:window.history.back();"><img src="//img2-azrcdn.newser.com/images/header/Back-Arrow-Button5.png" class="HeaderImg" style="float:left;" alt="Newser - Current News - Breaking Stories"></a>
        <a class="HeaderLeft" style="padding-top:10px;" href="/" title="Newser - Current News - Breaking Stories"><img src="//img1-azrcdn.newser.com/images/header/NewserLogo2.png" style="height:30px;" alt="Newser - Current News - Breaking Stories"></a>
        <div style="float:left;display:inline-block;width:25px;min-height:1px;">
          <a id="ABadgeMobile" class="HeaderLeft badge" href="/" title="New story published" style="display:none;margin:9px 0 0 3px;"></a>
        </div>
        <a class="HeaderRight" onclick="ToggleNav();return false;"><img src="//img1-azrcdn.newser.com/images/header/menu2.png" class="HeaderImg" style="float: right;height: 45px;" alt="Navigation menu"></a>
        <a id="aHeaderNextStory" style="display:block;" class="HeaderRight HeaderPrevNext" href="/story/358960/county-to-pay-300k-over-seizure-of-girls-beloved-goat.html"><img src="//img1-azrcdn.newser.com/images/header/next-active.png" class="HeaderImg" style="float:right;margin-right:0px;height:45px;" alt="Next story"></a>
        <img id="imgHeaderNextStory" style="display:none;float:right;margin-right:0px;height:45px;" class="HeaderRight HeaderPrevNext" src="//img1-azrcdn.newser.com/images/header/next-inactive.png" alt="Next story">
        <a id="aHeaderPrevStory" style="display:block;" class="HeaderRight HeaderPrevNext" href="/story/359008/uk-bill-would-eventually-make-buying-cigarettes-illegal.html"><img src="//img1-azrcdn.newser.com/images/header/prev-active.png" class="HeaderImg" style="float:right;margin-right:0px;height:45px;" alt="Next story"></a>
        <img id="imgHeaderPrevStory" style="display:none;margin-right:0px;height:45px;" class="HeaderRight HeaderPrevNext" src="//img1-azrcdn.newser.com/images/header/prev-inactive.png" alt="Previous story">
      </div>
      <div id="divMobileHeaderAd" style="margin-top:47px;padding:5px 0;background-color:white;">
        <center>
          <!-- BEGIN: Freestar -->
          <div>
            <div style="position:relative;height:100px;">
              <div align="center" data-freestar-ad="__320x100" id="newser_leaderboard_mobile" class="VerticalCenter" name="newser_leaderboard_mobile">
                <script data-cfasync="false" type="text/javascript">
                  freestar.config.enabled_slots.push({
                    placementName: "newser_leaderboard_mobile",
                    slotId: "newser_leaderboard_mobile"
                  });
                </script>
              </div>
            </div>
          </div>
          <!-- END: Freestar -->
        </center>
      </div>
    </div>
  </div>
  <header id="HeaderDesktop" class=" tbl-explore-more-site-header ">
    <div id="navSpacer"></div>
    <div id="divDesktopNavFixed" class="NavTallStyle">
      <div id="divNavigation">
        <nav role="navigation">
          <div id="divNewserLogo">
            <a href="/"><img id="newserDesktopLogo" src="//img1-azrcdn.newser.com/images/header/NewserLogo2.png" alt="Newser - Current News - Breaking Stories"></a>
          </div>
          <div style="float:left;display:inline-block;width:25px;min-height:1px;">
            <a id="ABadgeDesktop" class="HeaderLeft badge" href="/" title="New story published" style="display:none;float:left;margin:9px 6px 0 2px;"></a>
          </div>
          <ul id="ulNewserNavigation">
            <li id="liTrendingNews" class="megaMenuRootLink">
              <a id="trendingNewsMegaMenuLink" onclick="return false;" class="megaMenuLink">Must Reads</a>
              <div id="divTrendingNewsSubMenu" class="megaMenu">
                <div id="divTrendingNewsSubMenuContent" class="subMenuContent">
                  <div id="divTredingNewsWrapper" class="table-wrap">
                    <div class="row-wrap">
                      <a id="linkTrendingNewsC1" class="activeTrendingNews" href="#">Must Reads</a>
                      <div id="divTrendingNewsC2" class="trendingNewsHeaderColumns"></div>
                      <a id="linkTrendingNewsC3" class="trendingNewsHeaderColumns" href="#">Most Popular</a>
                      <div id="divTrendingNewsC4" class="trendingNewsHeaderColumns"></div>
                    </div>
                    <div id="divCarousel" class="row-wrap">
                      <div id="divMustRead" class="displayBlock"></div>
                      <div id="divWhatsPopular" class="displayNone"></div>
                    </div>
                  </div>
                </div>
              </div>
            </li>
            <li class="headerPopular">
              <a id="sectionPopular" href="/?showtab=PV">Popular</a>
            </li>
            <li>
              <a href="/section/3/us-news-headlines.html" id="ctl00_Header1_sectionUS">US</a>
            </li>
            <li>
              <a href="/section/2/world-news-headlines.html" id="ctl00_Header1_sectionWorld">World</a>
            </li>
            <li>
              <a href="/section/6/science-news-headlines.html" id="ctl00_Header1_sectionScience">Science</a>
            </li>
            <li>
              <a href="/section/4/politics-news-headlines.html" id="ctl00_Header1_sectionPolitics" class="headerLinkHover" style="color: #000">Politics</a>
            </li>
            <li>
              <a href="/section/23/great-finds-news-headlines.html" id="ctl00_Header1_sectionGreatFinds">Great Finds</a>
            </li>
            <li id="liMoreSections" class="megaMenuRootLink">
              <a href="#" onclick="return false;" class="megaMenuLink liMoreSections">More</a>
              <div id="divMoreSectionsSubMenu" class="megaMenu">
                <div id="divMoreSectionsSubMenuContent" class="subMenuContent">
                  <div id="divMoreSectionsLinks" class="table-wrap">
                    <div class="row-wrap">
                      <div id="divMoreSectionsR1C1">More sections</div>
                      <div id="divMoreSectionsR1C2">&nbsp;</div>
                      <div id="divMoreSectionsR1C3">Superlatives</div>
                      <div id="divMoreSectionsR1C4">&nbsp;</div>
                    </div>
                    <div class="row-wrap">
                      <div class="allSectionsColumns">
                        <ul class="navListLinks">
                          <li><a href="/section/17/health-news-headlines.html">Health</a></li>
                          <li><a href="/section/7/technology-news-headlines.html">Tech</a></li>
                          <li><a href="/section/5/money-news-headlines.html">Money</a></li>
                          <li><a href="/section/8/sports-news-headlines.html">Sports</a></li>
                          <li><a href="/section/14/media-news-headlines.html">Media</a></li>
                          <li><a href="/section/120/breaking-news-grid.html">Breaking</a></li>
                          <li><a href="/section/13/crime-news-headlines.html">Crime</a></li>
                        </ul>
                      </div>
                      <div class="allSectionsColumns">
                        <ul class="navListLinks">
                          <li><a href="/section/15/entertainment-news-headlines.html">Entertainment</a></li>
                          <li><a href="/section/12/celebrity-news-headlines.html">Celebrity</a></li>
                          <li><a href="/section/9/lifestyle-news-headlines.html">Lifestyle</a></li>
                          <li><a href="/section/22/travel-news-headlines.html">Travel</a></li>
                          <li><a href="/section/16/green-news-headlines.html">Green</a></li>
                          <li><a href="/section/11/opinion-news-headlines.html">Opinion</a></li>
                        </ul>
                      </div>
                      <div class="allSectionsColumns">
                        <ul class="navListLinks">
                          <li><a href="/superlative-grid/8/most-brilliant-stories.html">Brilliant</a></li>
                          <li><a href="/superlative-grid/1/most-hilarious-stories.html">Hilarious</a></li>
                          <li><a href="/superlative-grid/20/most-intriguing-stories.html">Intriguing</a></li>
                        </ul>
                        <div style="margin:25px 0 10px 0;width:630px;">
                          <div style="float:left;padding-bottom:18px;margin-bottom:30px;border-bottom:3px solid #F70002;width:100px;">By date</div>
                          <div style="float:left;padding-bottom:20px;margin-bottom:30px;border-bottom:1px solid #cac8c8;width:230px;">&nbsp;</div>
                        </div>
                        <ul class="navListLinks" style="clear:both;">
                          <li><a href="/?showtab=LT">Today</a></li>
                          <li><a href="/?showtab=LY">Yesterday</a></li>
                          <li><a onclick="StoryShowLatestPickADate('storyCalendarContainer');">Pick-a-date</a></li>
                        </ul>
                        <div id="storyCalendarContainer" style="display:none;top:200px;left:125px;z-index:5000000;background-color:white;">
                          <div class="calendar">
                            <a href="javascript:StoryViewHideCalendar('storyCalendarContainer')" id="CalendarClose"><img id="calendarCloseImage" src="//img1-azrcdn.newser.com/images/calendar_close.png" width="13" height="13" alt="close" style="position: absolute; margin-left: 120px; margin-top: 2px;"></a>
                            <table cellpadding="0" border="0" cellspacing="0" style="padding: 18px 12px 9px 12px">
                              <tbody>
                                <tr class="today">
                                  <td colspan="4" align="left"></td>
                                  <td colspan="3" align="right"></td>
                                </tr>
                                <tr>
                                  <td class="button"><a href="#" class="button" onclick="calendarShowPrevMonth();return false;"><img src="//img1-azrcdn.newser.com/images/left_month.png" width="8" height="16" alt="close"></a></td>
                                  <td colspan="5" class="header"><span id="MonthCalendar">Nov</span>&nbsp;<span id="YearCalendar">2024</span></td>
                                  <td class="button"><a href="#" class="button" onclick="calendarShowNextMonth();return false;"><img src="//img2-azrcdn.newser.com/images/right_month.png" width="8" height="16" alt="close"></a></td>
                                </tr>
                                <tr>
                                  <td class="days">S</td>
                                  <td class="days">M</td>
                                  <td class="days">T</td>
                                  <td class="days">W</td>
                                  <td class="days">T</td>
                                  <td class="days">F</td>
                                  <td class="days">S</td>
                                </tr>
                                <tr>
                                  <td class="outside">
                                    <div class="calendarnumberbox"><a href="javascript:window.calObj.fireEvent(9,27,2024);" onmouseover="window.status='';return true;">27</a></div>
                                  </td>
                                  <td class="outside">
                                    <div class="calendarnumberbox"><a href="javascript:window.calObj.fireEvent(9,28,2024);" onmouseover="window.status='';return true;">28</a></div>
                                  </td>
                                  <td class="outside">
                                    <div class="calendarnumberbox"><a href="javascript:window.calObj.fireEvent(9,29,2024);" onmouseover="window.status='';return true;">29</a></div>
                                  </td>
                                  <td class="outside">
                                    <div class="calendarnumberbox"><a href="javascript:window.calObj.fireEvent(9,30,2024);" onmouseover="window.status='';return true;">30</a></div>
                                  </td>
                                  <td class="outside">
                                    <div class="calendarnumberbox"><a href="javascript:window.calObj.fireEvent(9,31,2024);" onmouseover="window.status='';return true;">31</a></div>
                                  </td>
                                  <td class="day">
                                    <div class="calendarnumberbox"><a href="javascript:window.calObj.fireEvent(10,1,2024);" onmouseover="window.status='';return true;">1</a></div>
                                  </td>
                                  <td class="day">
                                    <div class="calendarnumberbox"><a href="javascript:window.calObj.fireEvent(10,2,2024);" onmouseover="window.status='';return true;">2</a></div>
                                  </td>
                                </tr>
                                <tr>
                                  <td class="day">
                                    <div class="calendarnumberbox"><a href="javascript:window.calObj.fireEvent(10,3,2024);" onmouseover="window.status='';return true;">3</a></div>
                                  </td>
                                  <td class="day">
                                    <div class="calendarnumberbox"><a href="javascript:window.calObj.fireEvent(10,4,2024);" onmouseover="window.status='';return true;">4</a></div>
                                  </td>
                                  <td class="day">
                                    <div class="calendarnumberbox"><a href="javascript:window.calObj.fireEvent(10,5,2024);" onmouseover="window.status='';return true;">5</a></div>
                                  </td>
                                  <td class="today">
                                    <div class="calendarnumberboxtoday"><a href="javascript:window.calObj.fireEvent(10,6,2024);" onmouseover="window.status='';return true;">6</a></div>
                                  </td>
                                  <td class="day">
                                    <div class="calendarnumberbox"><a href="javascript:window.calObj.fireEvent(10,7,2024);" onmouseover="window.status='';return true;">7</a></div>
                                  </td>
                                  <td class="day">
                                    <div class="calendarnumberbox"><a href="javascript:window.calObj.fireEvent(10,8,2024);" onmouseover="window.status='';return true;">8</a></div>
                                  </td>
                                  <td class="day">
                                    <div class="calendarnumberbox"><a href="javascript:window.calObj.fireEvent(10,9,2024);" onmouseover="window.status='';return true;">9</a></div>
                                  </td>
                                </tr>
                                <tr>
                                  <td class="day">
                                    <div class="calendarnumberbox"><a href="javascript:window.calObj.fireEvent(10,10,2024);" onmouseover="window.status='';return true;">10</a></div>
                                  </td>
                                  <td class="day">
                                    <div class="calendarnumberbox"><a href="javascript:window.calObj.fireEvent(10,11,2024);" onmouseover="window.status='';return true;">11</a></div>
                                  </td>
                                  <td class="day">
                                    <div class="calendarnumberbox"><a href="javascript:window.calObj.fireEvent(10,12,2024);" onmouseover="window.status='';return true;">12</a></div>
                                  </td>
                                  <td class="day">
                                    <div class="calendarnumberbox"><a href="javascript:window.calObj.fireEvent(10,13,2024);" onmouseover="window.status='';return true;">13</a></div>
                                  </td>
                                  <td class="day">
                                    <div class="calendarnumberbox"><a href="javascript:window.calObj.fireEvent(10,14,2024);" onmouseover="window.status='';return true;">14</a></div>
                                  </td>
                                  <td class="day">
                                    <div class="calendarnumberbox"><a href="javascript:window.calObj.fireEvent(10,15,2024);" onmouseover="window.status='';return true;">15</a></div>
                                  </td>
                                  <td class="day">
                                    <div class="calendarnumberbox"><a href="javascript:window.calObj.fireEvent(10,16,2024);" onmouseover="window.status='';return true;">16</a></div>
                                  </td>
                                </tr>
                                <tr>
                                  <td class="day">
                                    <div class="calendarnumberbox"><a href="javascript:window.calObj.fireEvent(10,17,2024);" onmouseover="window.status='';return true;">17</a></div>
                                  </td>
                                  <td class="day">
                                    <div class="calendarnumberbox"><a href="javascript:window.calObj.fireEvent(10,18,2024);" onmouseover="window.status='';return true;">18</a></div>
                                  </td>
                                  <td class="day">
                                    <div class="calendarnumberbox"><a href="javascript:window.calObj.fireEvent(10,19,2024);" onmouseover="window.status='';return true;">19</a></div>
                                  </td>
                                  <td class="day">
                                    <div class="calendarnumberbox"><a href="javascript:window.calObj.fireEvent(10,20,2024);" onmouseover="window.status='';return true;">20</a></div>
                                  </td>
                                  <td class="day">
                                    <div class="calendarnumberbox"><a href="javascript:window.calObj.fireEvent(10,21,2024);" onmouseover="window.status='';return true;">21</a></div>
                                  </td>
                                  <td class="day">
                                    <div class="calendarnumberbox"><a href="javascript:window.calObj.fireEvent(10,22,2024);" onmouseover="window.status='';return true;">22</a></div>
                                  </td>
                                  <td class="day">
                                    <div class="calendarnumberbox"><a href="javascript:window.calObj.fireEvent(10,23,2024);" onmouseover="window.status='';return true;">23</a></div>
                                  </td>
                                </tr>
                                <tr>
                                  <td class="day">
                                    <div class="calendarnumberbox"><a href="javascript:window.calObj.fireEvent(10,24,2024);" onmouseover="window.status='';return true;">24</a></div>
                                  </td>
                                  <td class="day">
                                    <div class="calendarnumberbox"><a href="javascript:window.calObj.fireEvent(10,25,2024);" onmouseover="window.status='';return true;">25</a></div>
                                  </td>
                                  <td class="day">
                                    <div class="calendarnumberbox"><a href="javascript:window.calObj.fireEvent(10,26,2024);" onmouseover="window.status='';return true;">26</a></div>
                                  </td>
                                  <td class="day">
                                    <div class="calendarnumberbox"><a href="javascript:window.calObj.fireEvent(10,27,2024);" onmouseover="window.status='';return true;">27</a></div>
                                  </td>
                                  <td class="day">
                                    <div class="calendarnumberbox"><a href="javascript:window.calObj.fireEvent(10,28,2024);" onmouseover="window.status='';return true;">28</a></div>
                                  </td>
                                  <td class="day">
                                    <div class="calendarnumberbox"><a href="javascript:window.calObj.fireEvent(10,29,2024);" onmouseover="window.status='';return true;">29</a></div>
                                  </td>
                                  <td class="day">
                                    <div class="calendarnumberbox"><a href="javascript:window.calObj.fireEvent(10,30,2024);" onmouseover="window.status='';return true;">30</a></div>
                                  </td>
                                </tr>
                              </tbody>
                            </table>
                          </div>
                        </div>
                      </div>
                      <div class="allSectionsColumns">
                        <ul class="navListLinks">
                          <li><a href="/superlative-grid/19/most-depressing-stories.html">Depressing</a></li>
                          <li><a href="/superlative-grid/24/most-ridiculous-stories.html">Ridiculous</a></li>
                          <li><a href="/superlative-grid/18/most-scary-stories.html">Scary</a></li>
                        </ul>
                      </div>
                    </div>
                  </div>
                </div>
              </div>
            </li>
          </ul>
          <ul id="ulNewserNavigationCenter">
            <li id="liUser" class="liUser megaMenuRootLink">
              <a id="navBarProfilePic" class="megaMenuLink" onclick="focusOn('inputLoginEmailAddress');">&nbsp;</a>
              <div id="divUserSubMenu" class="megaMenu">
                <div id="divUserSubMenuContent" class="subMenuContent">
                  <div id="divLogIntoNewser" style="">
                    <div class="table-wrap" style="margin-left:165px;">
                      <div class="row-wrap">
                        <div class="header50">Log into your Newser account</div>
                      </div>
                      <div class="row-wrap">
                        <div id="divNewserLogin">
                          <input name="ctl00$Header1$inputLoginEmailAddress" type="email" id="inputLoginEmailAddress" placeholder="Email Address" class="email inputFix">
                          <br>
                          <input name="ctl00$Header1$inputLoginPassword" type="password" id="inputLoginPassword" placeholder="Password" class="password inputFix">
                          <div style="clear:both;margin-top:5px"></div>
                          <br>
                          <input type="button" name="ctl00$Header1$btnLoginNewser" value="Login" onclick="LogIntoNewser();__doPostBack('ctl00$Header1$btnLoginNewser','')" id="btnLoginNewser" class="redButton btnLoginNewser">
                        </div>
                      </div>
                      <div class="row-wrap">
                        <span id="lblLoginInfo" class="formText errorText"></span>
                        <br>
                      </div>
                      <div id="divLogInLoaderWrapper" class="divLoaderWrapper">
                        <div id="divLogInLoader" class="divLoader">Logging in</div>
                      </div>
                    </div>
                  </div>
                  <div id="divLoggedIn" style="">
                    <div class="table-wrap">
                      <div id="divLoggedInHeader" class="row-wrap">
                        <img src="//img1-azrcdn.newser.com/images/spacer.gif" id="ctl00_Header1_imgProfilePic" class="profilePic roundedProfilePic" alt="User's profile picture">
                        <div id="ctl00_Header1_divProfileHeader" class="profileHeader"></div>
                        <div id="divProfileJoined" class="subText">Joined Newser on: <span id="ctl00_Header1_spanJoinedOnDate"></span></div>
                        <div id="divLogout" class="infoText">
                          <a onclick="FlushCachedPagesFromCache();" id="ctl00_Header1_lbLogout" href="javascript:__doPostBack('ctl00$Header1$lbLogout','')">logout</a>
                        </div>
                      </div>
                      <div id="divProfileLinks" class="row-wrap">
                        <div class="loggedInLinks">
                          <ul class="navListLinks">
                            <li><a href="/Settings.aspx">Settings</a></li>
                            <li><a href="/subscriptionssignup.aspx" id="emailLinkUser">Email Subscriptions</a></li>
                            <li><a href="/UserProfile.aspx">Comments</a></li>
                          </ul>
                        </div>
                      </div>
                    </div>
                  </div>
                </div>
              </div>
            </li>
            <li id="liSearch" class="megaMenuRootLink">
              <a href="#" class="megaMenuLink" onclick="focusOn('inputSearch');">&nbsp;</a>
              <div id="divSearchSubMenu" class="megaMenu">
                <div id="divSearchSubMenuContent" class="subMenuContent">
                  <div class="table-wrap">
                    <div class="row-wrap header"> Find what you're looking for </div>
                    <div id="divSearchInput" class="row-wrap">
                      <input id="inputSearch" style="border-right: none !important;" name="inputSearch" type="text" placeholder="Search News and Articles" class="search inputFix" onkeydown="return HeaderSearch(event);">
                      <input id="btnSearch" name="btnSearch" type="button" value="Search" onclick="HeaderSearch(event);">
                    </div>
                  </div>
                </div>
              </div>
            </li>
            <li id="liInfo" class="megaMenuRootLink">
              <a href="#" class="megaMenuLink">&nbsp;</a>
              <div id="divInfoSubMenu" class="megaMenu">
                <div id="divInfoSubMenuContent" class="subMenuContent">
                  <div class="table-wrap">
                    <div class="loggedInLinks">
                      <div style="display:inline-block;margin:15px 0;"> More about Newser: </div>
                      <ul class="navListLinks">
                        <li><a href="/about.aspx">About Us</a></li>
                        <li><a href="/policy.aspx">Editorial Policy</a></li>
                        <li><a href="/policyai.aspx">AI Policy</a></li>
                        <li><a href="/contact.aspx">Contact Us</a></li>
                        <li><a href="/terms.aspx">Terms of Use</a></li>
                        <li><a href="/privacy.aspx">Privacy Policy</a></li>
                        <li><a href="/siteindex/story.html">Site Map</a></li>
                        <li><a href="/whatsnew.aspx">What's New</a></li>
                      </ul>
                      <div style="display:inline-block;margin:15px 0 0;"> Want to contribute? </div>
                      <div>
                        <div style="display:inline-block;">
                          <img src="//img1-azrcdn.newser.com/images/Suggest_Icon.png" style="height:13px;width:15px;" alt="">
                        </div>
                        <ul class="navListLinks" style="height:26px;display:table-cell;vertical-align: middle;display:inline-block;">
                          <li><a href="/submitlink.aspx">Suggest a Story</a></li>
                        </ul>
                      </div>
                    </div>
                    <div id="divGetNewserAppsHeader" class="loggedInLinks">
                      <div style="display:inline-block;margin:15px 0;"> Get our apps: </div>
                      <div>
                        <div style="display: inline-block;">
                          <a href="http://itunes.apple.com/us/app/newser/id334678577?mt=8&amp;uo=4" target="_blank"><img src="//img1-azrcdn.newser.com/images/footer/Apple.png" alt="Apple logo"></a>
                        </div>
                        <ul class="navListLinks" style="height:64px;display:table-cell;vertical-align: middle;display:inline-block;">
                          <li style="line-height:15px;"><a href="http://itunes.apple.com/us/app/newser/id334678577?mt=8&amp;uo=4" target="_blank">iPhone</a></li>
                          <li style="line-height:15px;"><a href="http://itunes.apple.com/us/app/newser/id334678577?mt=8&amp;uo=4" target="_blank">iPad</a></li>
                        </ul><br>
                        <div style="display:inline-block;">
                          <a href="https://play.google.com/store/apps/details?id=com.newser2" target="_blank"><img src="//img1-azrcdn.newser.com/images/footer/Android.png" alt="Android"></a>
                        </div>
                        <ul class="navListLinks" style="height:60px;display:table-cell;vertical-align: middle;display:inline-block;">
                          <li><a href="https://play.google.com/store/apps/details?id=com.newser2" target="_blank">Android</a></li>
                        </ul><br>
                        <div style="display:inline-block;">
                          <a href="https://www.microsoft.com/store/apps/9NRBJ0VZQX72" target="_blank"><img src="//img1-azrcdn.newser.com/images/footer/Windows.png" alt="Windows logo"></a>
                        </div>
                        <ul class="navListLinks" style="height:60px;display:table-cell;vertical-align: middle;display:inline-block;">
                          <li><a href="https://www.microsoft.com/store/apps/9NRBJ0VZQX72" target="_blank">Windows</a></li>
                        </ul>
                      </div>
                    </div>
                    <div id="divInstallNewserAppHeader" class="loggedInLinks" style="visibility:hidden;">
                      <div style="display:inline-block;margin:15px 0;"> Install our app: </div>
                      <div>
                        <div style="display: inline-block;">
                          <a onclick="PresentAddToHome();"><img src="//img2-azrcdn.newser.com/images/pwa/icon-72r2.png" style="width:45px;" alt="Newser App"></a>
                        </div>
                        <ul class="navListLinks" style="height:60px;display:table-cell;vertical-align: middle;display:inline-block;">
                          <li><a onclick="PresentAddToHome();">Newser App</a></li>
                        </ul><br>
                      </div>
                    </div>
                  </div>
                </div>
              </div>
            </li>
          </ul>
          <div id="divSettings">
            <a id="settingsLink" href="/settings.aspx"></a>
          </div>
          <div id="divEmail">
            <a href="/subscriptionssignup.aspx" id="emailLink"></a>
          </div>
          <div id="divWhatsNew">
          </div>
        </nav>
      </div>
      <div id="divNavAdFixed">
        <center>
          <div class="headerAd">
            <!-- BEGIN: Freestar -->
            <div>
              <div>
                <div align="center" data-freestar-ad="__728x90" id="newser_leaderboard" name="newser_leaderboard" data-google-query-id="CLSX84T_x4kDFR0yigMdZRoEug">
                  <script data-cfasync="false" type="text/javascript">
                    freestar.config.enabled_slots.push({
                      placementName: "newser_leaderboard",
                      slotId: "newser_leaderboard"
                    });
                  </script>
                  <div id="_fs-ad-iframe-container"><iframe id="_fs-ad-1782243f1c2e9568" width="970" height="90" frameborder="0" marginheight="0" marginwidth="0" scrolling="no"></iframe></div>
                </div>
              </div>
            </div>
            <!-- END: Freestar -->
          </div>
        </center>
      </div>
    </div>
    <div id="divDesktopNavScrollable" style="margin-top:110px" "="">
        <input type=" hidden" name="ctl00$Header1$hfFAT" id="hfFAT">
      <script type="text/javascript">
        if (jQuery('#storyCalendarContainer') != null && jQuery('#storyCalendarContainer') != undefined) {
          var c = new Calendar({
            outputObj: "storyCalendarContainer",
            clickListener: GetCalendarDate
          });
          c.render();
        }
      </script>
      <div class="clear"></div>
      <center>
        <div>
        </div>
      </center>
    </div>
  </header>
  <script type="text/javascript">
    function focusOn(el) {
      setTimeout(function() {
        jQuery('#' + el).focus();
      }, 0);
    }
  </script>
  <div id="bordersDiv">
    <div id="bodywrapper">
      <div id="pageBounds" class="whiteBack">
        <div id="lightbox" style="display:none;width:100%;height:10000px;"> &nbsp; </div>
        <div id="contentBounds">
          <div id="ctl00_DivBounds" style="clear:both;">
            <div id="InterrupterControl">
              <div id="InterrupterHolder">
                <div id="InterrupterMain" class="InterrupterMainSingle">
                  <div id="InterrupterTitle" class="InterrupterTitle" style="background-color:#FF0000;">
                    <a id="ctl00_Interrupter_HyperLinkTitle" href="https://www.newser.com/tag/76145/1/election-2024.html" style="color:White;">The Race to 270</a>
                  </div>
                  <div class="InterrupterContainer">
                    <div class="InterrupterHeadline">
                      <a id="ctl00_Interrupter_HyperlinkSingleHeadline" onclick="AnalyticsCustomEvent('Interrupter','singleLink','10114')" href="https://www.newser.com/story/358998/polls-begin-to-close-in-election-2024.html#google_vignette">Electoral Vote Count: Harris, 224; Trump, 277&nbsp;»</a>
                    </div>
                  </div>
                  <div class="cb"></div>
                </div>
              </div>
            </div>
            <div id="BreakingNewsControl">
              <div id="DivBreakingStory" style="display:block;">
                <div class="BreakingStoryTitle"> Breaking News </div>
                <div class="BreakingStoryLink">
                  <a id="HyperLinkBreakingStory" href="/story/359074/dow-goes-absolutely-wild-on-news-of-trumps-win.html">Dow Goes Absolutely Wild on News of Trump's Win</a>
                </div>
              </div>
            </div>
            <div style="border-bottom:1px solid #ccc;margin-bottom:15px;width:100%;"></div>
            <!-- BEGIN: GoogleStructuredData -->
            <script type="application/ld+json">
              {
                "@context": "http://schema.org",
                "@type": "NewsArticle",
                "mainEntityOfPage": {
                  "@type": "WebPage",
                  "@id": "https://www.newser.com/story/358968/trump-hopes-to-do-what-only-grover-cleveland-has-done.html"
                },
                "headline": "Trump Hopes to Do What Only One Man Has Done",
                "description": "Grover Cleveland is the only president to win nonconsecutive term",
                "image": ["https://img1-azrcdn.newser.com/image/1570776-17-20241105090601-trump-hopes-grover-cleveland-done.jpeg"],
                "datePublished": "2024-11-05T19:04:58-06:00",
                "author": {
                  "@type": "Person",
                  "name": "Kate Seamons"
                },
                "publisher": {
                  "@type": "Organization",
                  "name": "Newser LLC",
                  "logo": {
                    "@type": "ImageObject",
                    "url": "https://www.newser.com/images/header/NewserLogo2.png",
                    "width": 212,
                    "height": 60
                  }
                },
                "keywords": ["Election 2024", "Grover Cleveland", "Donald Trump 2024", "former presidents"]
              }
            </script>
            <!-- END: GoogleStructuredData -->
            <script language="javascript">
              var testCaseValue = '';
            </script>
            <div id="divStoryPageContainer">
              <div id="divStoryTop">
                <aside>
                  <script type="text/javascript">
                    var StoryInSection1_activePage = 0;
                    jQuery(document).ready(function() {
                      jQuery(".jcarousel-tempButton").css("display", "none");
                      jQuery('#StoryInSection1')
                      jQuery('#StoryInSection1').jcarousel({
                        scroll: 4,
                        animation: "fast",
                        itemFirstInCallback: {
                          onBeforeAnimation: StoryInSection1_updateDots
                        }
                      });
                    });

                    function StoryInSection1_updateDots(carouselInstance, liObject, positionIndex, action) {
                      if (action != "init") {
                        if (positionIndex == 1) {
                          StoryInSection1_activePage = 0;
                        } else {
                          StoryInSection1_activePage = Math.ceil((positionIndex - 1) / 4);
                        }
                        AnalyticsCustomEvent("StoryInSectionCarouselLatest", action, "4-More Politics Stories");
                        StoryInSection1_setBullets();
                      }
                    }

                    function StoryInSection1_ScrollTo(item, animate, page) {
                      jQuery('#StoryInSection1').jcarousel("scroll", item, animate);
                    }

                    function StoryInSection1_setBullets() {
                      jQuery(".bullets_StoryInSection1").removeClass("active").addClass("inactive");
                      jQuery(".bullets_StoryInSection1.bullet_" + StoryInSection1_activePage).removeClass("inactive").addClass("active");
                    }
                  </script>
                  <style type="text/css">
                    #carousel_StoryInSection1 {
                      height: 144px;
                    }

                    #carousel_StoryInSection1.thumbnail {
                      height: 130px;
                    }

                    #carousel_StoryInSection1 .jcarousel-clip-horizontal {
                      height: 106px;
                    }

                    #carousel_StoryInSection1 ul {
                      height: 106px;
                    }

                    #carousel_StoryInSection1 .jcarousel-next,
                    #carousel_StoryInSection1 .jcarousel-prev {
                      height: 53px;
                    }

                    #carousel_StoryInSection1.thumbnail .jcarousel-next,
                    #carousel_StoryInSection1.thumbnail .jcarousel-prev {
                      height: 106px;
                    }

                    #carousel_StoryInSection1 .HoverBorderYes {
                      width: 227px;
                      height: 102px;
                    }

                    #carousel_StoryInSection1 .square {
                      width: 231px;
                      height: 106px;
                    }

                    #carousel_StoryInSection1 .jcarousel-item-horizontal {
                      width: 235px;
                      height: 108px;
                    }
                  </style>
                  <div id="carousel_StoryInSection1" class="storySectionCarousel thumbnail">
                    <div class="carouselTop">
                      <div class="carouselTopLeft dn">
                        <a id="ctl00_ContentPlaceHolder1_StoryInSection1_HyperLinkLabel" href="/section/4/politics-news-headlines.html">More Politics Stories»</a>
                      </div>
                      <div class="carouselTopRight">
                        <ul>
                        </ul>
                      </div>
                      <div class="cb"></div>
                    </div>
                    <div class="carousel-border ">
                      <div class="jcarousel-container-horizontal">
                        <div class="jcarousel-container jcarousel-container-horizontal" style="position: relative; display: block;">
                          <div class="jcarousel-clip jcarousel-clip-horizontal" style="position: relative;">
                            <ul id="StoryInSection1" class="jcarousel-item-list-horizontal jcarousel-list jcarousel-list-horizontal" style="overflow: hidden; position: relative; top: 0px; margin: 0px; padding: 0px; left: 0px; width: 2920px;">
                              <li class="jcarousel-item jcarousel-item-horizontal jcarousel-item-1 jcarousel-item-1-horizontal" jcarouselindex="1" style="float: left; list-style: none;">
                                <div class="SimilarText" style="margin-top:16px;">
                                  <div class="CarouselImage">
                                    <a id="ctl00_ContentPlaceHolder1_StoryInSection1_RepeaterSquare_ctl00_HyperLinkImage" title="Dow Goes Absolutely Wild on News of Trump's Win" onclick="AnalyticsCustomEvent('StoryClick', 'Carousel','')" href="/story/359074/dow-goes-absolutely-wild-on-news-of-trumps-win.html"><img id="ctl00_ContentPlaceHolder1_StoryInSection1_RepeaterSquare_ctl00_ImageThumbnail" src="//img2-azrcdn.newser.com/image/1571037-0-20241106085902.jpeg?width=105&amp;height=76&amp;crop=yes" style="height:76px;width:105px;border-width:0px;margin-right:10px; border:1px solid black;"></a>
                                  </div>
                                  <div>
                                    <a id="ctl00_ContentPlaceHolder1_StoryInSection1_RepeaterSquare_ctl00_storyLink" title="Dow Goes Absolutely Wild on News of Trump's Win" onclick="AnalyticsCustomEvent('StoryClick', 'Carousel','')" href="/story/359074/dow-goes-absolutely-wild-on-news-of-trumps-win.html">Dow Goes Absolutely Wild on News of Trump's Win</a>
                                  </div>
                                </div>
                              </li>
                              <li class="jcarousel-item jcarousel-item-horizontal jcarousel-item-2 jcarousel-item-2-horizontal" jcarouselindex="2" style="float: left; list-style: none;">
                                <div class="SimilarText" style="margin-top:16px;">
                                  <div class="CarouselImage">
                                    <a id="ctl00_ContentPlaceHolder1_StoryInSection1_RepeaterSquare_ctl01_HyperLinkImage" title="Naomi Biden Delivers Some Baby News on Election Night" onclick="AnalyticsCustomEvent('StoryClick', 'Carousel','')" href="/story/359063/naomi-biden-delivers-some-baby-news-on-election-night.html"><img id="ctl00_ContentPlaceHolder1_StoryInSection1_RepeaterSquare_ctl01_ImageThumbnail" src="//img1-azrcdn.newser.com/image/1571028-0-20241106085402.jpeg?width=105&amp;height=76&amp;crop=yes" style="height:76px;width:105px;border-width:0px;margin-right:10px; border:1px solid black;"></a>
                                  </div>
                                  <div>
                                    <a id="ctl00_ContentPlaceHolder1_StoryInSection1_RepeaterSquare_ctl01_storyLink" title="Naomi Biden Delivers Some Baby News on Election Night" onclick="AnalyticsCustomEvent('StoryClick', 'Carousel','')" href="/story/359063/naomi-biden-delivers-some-baby-news-on-election-night.html">Naomi Biden Delivers Some Baby News on Election Night</a>
                                  </div>
                                </div>
                              </li>
                              <li class="jcarousel-item jcarousel-item-horizontal jcarousel-item-3 jcarousel-item-3-horizontal" jcarouselindex="3" style="float: left; list-style: none;">
                                <div class="SimilarText" style="margin-top:16px;">
                                  <div class="CarouselImage">
                                    <a id="ctl00_ContentPlaceHolder1_StoryInSection1_RepeaterSquare_ctl02_HyperLinkImage" title="Jon Stewart Rips Into Pollsters on Election Night" onclick="AnalyticsCustomEvent('StoryClick', 'Carousel','')" href="/story/359066/jon-stewart-tears-into-pollsters-on-election-night.html"><img id="ctl00_ContentPlaceHolder1_StoryInSection1_RepeaterSquare_ctl02_ImageThumbnail" src="//img1-azrcdn.newser.com/image/1571008-0-20241106080531.jpeg?width=105&amp;height=76&amp;crop=yes" style="height:76px;width:105px;border-width:0px;margin-right:10px; border:1px solid black;"></a>
                                  </div>
                                  <div>
                                    <a id="ctl00_ContentPlaceHolder1_StoryInSection1_RepeaterSquare_ctl02_storyLink" title="Jon Stewart Rips Into Pollsters on Election Night" onclick="AnalyticsCustomEvent('StoryClick', 'Carousel','')" href="/story/359066/jon-stewart-tears-into-pollsters-on-election-night.html">Jon Stewart Rips Into Pollsters on Election Night</a>
                                  </div>
                                </div>
                              </li>
                              <li class="jcarousel-item jcarousel-item-horizontal jcarousel-item-4 jcarousel-item-4-horizontal" jcarouselindex="4" style="float: left; list-style: none;">
                                <div class="SimilarText" style="margin-top:16px;">
                                  <div class="CarouselImage">
                                    <a id="ctl00_ContentPlaceHolder1_StoryInSection1_RepeaterSquare_ctl03_HyperLinkImage" title="The World Reacts to Trump's Victory" onclick="AnalyticsCustomEvent('StoryClick', 'Carousel','')" href="/story/359065/how-the-world-is-reacting-to-trumps-win.html"><img id="ctl00_ContentPlaceHolder1_StoryInSection1_RepeaterSquare_ctl03_ImageThumbnail" src="//img1-azrcdn.newser.com/image/1571016-0-20241106074016.jpeg?width=105&amp;height=76&amp;crop=yes" style="height:76px;width:105px;border-width:0px;margin-right:10px; border:1px solid black;"></a>
                                  </div>
                                  <div>
                                    <a id="ctl00_ContentPlaceHolder1_StoryInSection1_RepeaterSquare_ctl03_storyLink" title="The World Reacts to Trump's Victory" onclick="AnalyticsCustomEvent('StoryClick', 'Carousel','')" href="/story/359065/how-the-world-is-reacting-to-trumps-win.html">The World Reacts to Trump's Victory</a>
                                  </div>
                                </div>
                              </li>
                              <li class="jcarousel-item jcarousel-item-horizontal jcarousel-item-5 jcarousel-item-5-horizontal" jcarouselindex="5" style="float: left; list-style: none;">
                                <div class="SimilarText" style="margin-top:16px;">
                                  <div class="CarouselImage">
                                    <a id="ctl00_ContentPlaceHolder1_StoryInSection1_RepeaterSquare_ctl04_HyperLinkImage" title="The Hits Keep Coming Over Musk's $1M Giveaway" onclick="AnalyticsCustomEvent('StoryClick', 'Carousel','')" href="/story/359037/musk-pac-hit-with-lawsuits-over-1m-giveaway.html"><img id="ctl00_ContentPlaceHolder1_StoryInSection1_RepeaterSquare_ctl04_ImageThumbnail" src="//img2-azrcdn.newser.com/image/1570999-0-20241106073032.jpeg?width=105&amp;height=76&amp;crop=yes" style="height:76px;width:105px;border-width:0px;margin-right:10px; border:1px solid black;"></a>
                                  </div>
                                  <div>
                                    <a id="ctl00_ContentPlaceHolder1_StoryInSection1_RepeaterSquare_ctl04_storyLink" title="The Hits Keep Coming Over Musk's $1M Giveaway" onclick="AnalyticsCustomEvent('StoryClick', 'Carousel','')" href="/story/359037/musk-pac-hit-with-lawsuits-over-1m-giveaway.html">The Hits Keep Coming Over Musk's $1M Giveaway</a>
                                  </div>
                                </div>
                              </li>
                              <li class="jcarousel-item jcarousel-item-horizontal jcarousel-item-6 jcarousel-item-6-horizontal" jcarouselindex="6" style="float: left; list-style: none;">
                                <div class="SimilarText" style="margin-top:16px;">
                                  <div class="CarouselImage">
                                    <a id="ctl00_ContentPlaceHolder1_StoryInSection1_RepeaterSquare_ctl05_HyperLinkImage" title="7 Reasons Why America Made Trump President Again" onclick="AnalyticsCustomEvent('StoryClick', 'Carousel','')" href="/story/359064/7-factors-behind-trumps-historic-political-comeback.html"><img id="ctl00_ContentPlaceHolder1_StoryInSection1_RepeaterSquare_ctl05_ImageThumbnail" src="//img2-azrcdn.newser.com/image/1571001-0-20241106062901.jpeg?width=105&amp;height=76&amp;crop=yes" style="height:76px;width:105px;border-width:0px;margin-right:10px; border:1px solid black;"></a>
                                  </div>
                                  <div>
                                    <a id="ctl00_ContentPlaceHolder1_StoryInSection1_RepeaterSquare_ctl05_storyLink" title="7 Reasons Why America Made Trump President Again" onclick="AnalyticsCustomEvent('StoryClick', 'Carousel','')" href="/story/359064/7-factors-behind-trumps-historic-political-comeback.html">7 Reasons Why America Made Trump President Again</a>
                                  </div>
                                </div>
                              </li>
                              <li class="jcarousel-item jcarousel-item-horizontal jcarousel-item-7 jcarousel-item-7-horizontal" jcarouselindex="7" style="float: left; list-style: none;">
                                <div class="SimilarText" style="margin-top:16px;">
                                  <div class="CarouselImage">
                                    <a id="ctl00_ContentPlaceHolder1_StoryInSection1_RepeaterSquare_ctl06_HyperLinkImage" title="Stock Market Surges Amid Trump Win" onclick="AnalyticsCustomEvent('StoryClick', 'Carousel','')" href="/story/359054/trump-media-tesla-bitcoin-are-surging.html"><img id="ctl00_ContentPlaceHolder1_StoryInSection1_RepeaterSquare_ctl06_ImageThumbnail" src="//img1-azrcdn.newser.com/image/1571002-0-20241106063531.jpeg?width=105&amp;height=76&amp;crop=yes" style="height:76px;width:105px;border-width:0px;margin-right:10px; border:1px solid black;"></a>
                                  </div>
                                  <div>
                                    <a id="ctl00_ContentPlaceHolder1_StoryInSection1_RepeaterSquare_ctl06_storyLink" title="Stock Market Surges Amid Trump Win" onclick="AnalyticsCustomEvent('StoryClick', 'Carousel','')" href="/story/359054/trump-media-tesla-bitcoin-are-surging.html">Stock Market Surges Amid Trump Win</a>
                                  </div>
                                </div>
                              </li>
                              <li class="jcarousel-item jcarousel-item-horizontal jcarousel-item-8 jcarousel-item-8-horizontal" jcarouselindex="8" style="float: left; list-style: none;">
                                <div class="SimilarText" style="margin-top:16px;">
                                  <div class="CarouselImage">
                                    <a id="ctl00_ContentPlaceHolder1_StoryInSection1_RepeaterSquare_ctl07_HyperLinkImage" title="Republicans Regain Senate for First Time in 4 Years" onclick="AnalyticsCustomEvent('StoryClick', 'Carousel','')" href="/story/358999/gop-scores-its-first-senate-flip.html"><img id="ctl00_ContentPlaceHolder1_StoryInSection1_RepeaterSquare_ctl07_ImageThumbnail" src="//img2-azrcdn.newser.com/image/1570855-0-20241106063430.jpeg?width=105&amp;height=76&amp;crop=yes" style="height:76px;width:105px;border-width:0px;margin-right:10px; border:1px solid black;"></a>
                                  </div>
                                  <div>
                                    <a id="ctl00_ContentPlaceHolder1_StoryInSection1_RepeaterSquare_ctl07_storyLink" title="Republicans Regain Senate for First Time in 4 Years" onclick="AnalyticsCustomEvent('StoryClick', 'Carousel','')" href="/story/358999/gop-scores-its-first-senate-flip.html">Republicans Regain Senate for First Time in 4 Years</a>
                                  </div>
                                </div>
                              </li>
                              <li class="jcarousel-item jcarousel-item-horizontal jcarousel-item-9 jcarousel-item-9-horizontal" jcarouselindex="9" style="float: left; list-style: none;">
                                <div class="SimilarText" style="margin-top:16px;">
                                  <div class="CarouselImage">
                                    <a id="ctl00_ContentPlaceHolder1_StoryInSection1_RepeaterSquare_ctl08_HyperLinkImage" title="Silenced Transgender State Lawmaker Wins Reelection" onclick="AnalyticsCustomEvent('StoryClick', 'Carousel','')" href="/story/359058/silenced-transgender-state-lawmaker-wins-reelection.html"><img id="ctl00_ContentPlaceHolder1_StoryInSection1_RepeaterSquare_ctl08_ImageThumbnail" src="//img2-azrcdn.newser.com/image/1570987-0-20241106060002.jpeg?width=105&amp;height=76&amp;crop=yes" style="height:76px;width:105px;border-width:0px;margin-right:10px; border:1px solid black;"></a>
                                  </div>
                                  <div>
                                    <a id="ctl00_ContentPlaceHolder1_StoryInSection1_RepeaterSquare_ctl08_storyLink" title="Silenced Transgender State Lawmaker Wins Reelection" onclick="AnalyticsCustomEvent('StoryClick', 'Carousel','')" href="/story/359058/silenced-transgender-state-lawmaker-wins-reelection.html">Silenced Transgender State Lawmaker Wins Reelection</a>
                                  </div>
                                </div>
                              </li>
                              <li class="jcarousel-item jcarousel-item-horizontal jcarousel-item-10 jcarousel-item-10-horizontal" jcarouselindex="10" style="float: left; list-style: none;">
                                <div class="SimilarText" style="margin-top:16px;">
                                  <div class="CarouselImage">
                                    <a id="ctl00_ContentPlaceHolder1_StoryInSection1_RepeaterSquare_ctl09_HyperLinkImage" title="Trump Re-Takes White House: Wisconsin Pushes Him Over 270" onclick="AnalyticsCustomEvent('StoryClick', 'Carousel','')" href="/story/359061/donald-trump-wins-wisconsin-pushes-him-over-270.html"><img id="ctl00_ContentPlaceHolder1_StoryInSection1_RepeaterSquare_ctl09_ImageThumbnail" src="//img2-azrcdn.newser.com/image/1570995-0-20241106052848.jpeg?width=105&amp;height=76&amp;crop=yes" style="height:76px;width:105px;border-width:0px;margin-right:10px; border:1px solid black;"></a>
                                  </div>
                                  <div>
                                    <a id="ctl00_ContentPlaceHolder1_StoryInSection1_RepeaterSquare_ctl09_storyLink" title="Trump Re-Takes White House: Wisconsin Pushes Him Over 270" onclick="AnalyticsCustomEvent('StoryClick', 'Carousel','')" href="/story/359061/donald-trump-wins-wisconsin-pushes-him-over-270.html">Trump Re-Takes White House: Wisconsin Pushes Him Over 270</a>
                                  </div>
                                </div>
                              </li>
                              <li class="jcarousel-item jcarousel-item-horizontal jcarousel-item-11 jcarousel-item-11-horizontal" jcarouselindex="11" style="float: left; list-style: none;">
                                <div class="SimilarText" style="margin-top:16px;">
                                  <div class="CarouselImage">
                                    <a id="ctl00_ContentPlaceHolder1_StoryInSection1_RepeaterSquare_ctl10_HyperLinkImage" title="Florida Makes Pronounced Shift to the Right" onclick="AnalyticsCustomEvent('StoryClick', 'Carousel','')" href="/story/359033/florida-makes-pronounced-shift-to-the-right.html"><img id="ctl00_ContentPlaceHolder1_StoryInSection1_RepeaterSquare_ctl10_ImageThumbnail" src="//img2-azrcdn.newser.com/image/1570911-0-20241106053002.jpeg?width=105&amp;height=76&amp;crop=yes" style="height:76px;width:105px;border-width:0px;margin-right:10px; border:1px solid black;"></a>
                                  </div>
                                  <div>
                                    <a id="ctl00_ContentPlaceHolder1_StoryInSection1_RepeaterSquare_ctl10_storyLink" title="Florida Makes Pronounced Shift to the Right" onclick="AnalyticsCustomEvent('StoryClick', 'Carousel','')" href="/story/359033/florida-makes-pronounced-shift-to-the-right.html">Florida Makes Pronounced Shift to the Right</a>
                                  </div>
                                </div>
                              </li>
                              <li class="jcarousel-item jcarousel-item-horizontal jcarousel-item-12 jcarousel-item-12-horizontal" jcarouselindex="12" style="float: left; list-style: none;">
                                <div class="SimilarText" style="margin-top:16px;">
                                  <div class="CarouselImage">
                                    <a id="ctl00_ContentPlaceHolder1_StoryInSection1_RepeaterSquare_ctl11_HyperLinkImage" title="'Did Joe Biden Drop Out?' Surges on Google Trends" onclick="AnalyticsCustomEvent('StoryClick', 'Carousel','')" href="/story/359034/did-joe-biden-drop-out-surges-on-google-trends.html"><img id="ctl00_ContentPlaceHolder1_StoryInSection1_RepeaterSquare_ctl11_ImageThumbnail" src="//img2-azrcdn.newser.com/image/1570957-0-20241106042731.jpeg?width=105&amp;height=76&amp;crop=yes" style="height:76px;width:105px;border-width:0px;margin-right:10px; border:1px solid black;"></a>
                                  </div>
                                  <div>
                                    <a id="ctl00_ContentPlaceHolder1_StoryInSection1_RepeaterSquare_ctl11_storyLink" title="'Did Joe Biden Drop Out?' Surges on Google Trends" onclick="AnalyticsCustomEvent('StoryClick', 'Carousel','')" href="/story/359034/did-joe-biden-drop-out-surges-on-google-trends.html">'Did Joe Biden Drop Out?' Surges on Google Trends</a>
                                  </div>
                                </div>
                              </li>
                            </ul>
                          </div>
                          <div class="jcarousel-prev jcarousel-prev-horizontal jcarousel-prev-disabled jcarousel-prev-disabled-horizontal" disabled="disabled" style="display: block;"></div>
                          <div class="jcarousel-next jcarousel-next-horizontal" style="display: block;"></div>
                        </div>
                        <div class="jcarousel-tempButton jcarousel-prev jcarousel-prev-horizontal jcarousel-prev-disabled jcarousel-prev-disabled-horizontal" disabled="true" style="display: none;"></div>
                        <div class="jcarousel-tempButton jcarousel-next jcarousel-next-horizontal jcarousel-next-disabled jcarousel-next-disabled-horizontal" disabled="true" style="display: none;"></div>
                      </div>
                    </div>
                  </div>
                </aside>
                <div class="clear"></div>
              </div>
              <div id="divStoryColumn">
                <article>
                  <div id="divStoryHeading">
                    <div id="divStorySections">
                      <div class="">
                        <!-- BEGIN: StorySections -->
                        <a id="ctl00_ContentPlaceHolder1_StorySections_RepeaterItems_ctl01_HyperLinkSection" class="headline" href="/section/4/politics-news-headlines.html">Politics</a>
                        <!-- END: StorySections -->
                        <span id="spanSectionTag">/</span>
                        <!-- BEGIN: Tags -->
                        <div class="boxFrame tags" style="display: inline-block;">
                          <div class="no_bold" style="text-align:justify;">
                            <a id="ctl00_ContentPlaceHolder1_Tags1_RepeaterItems_ctl00_HyperLinkTag" class="headline tagHeadline" title="" href="/tag/76145/1/election-2024.html">Election 2024</a>
                          </div>
                        </div>
                        <!-- END: Tags -->
                      </div>
                    </div>
                    <div id="divTitle" class="cl">
                      <h1> Trump Hopes to Do What Only One Man Has Done </h1>
                    </div>
                    <div id="divDeck"> Grover Cleveland is the only president to win nonconsecutive term </div>
                    <div id="divAuthor" style="position: relative;">
                      <div style="float: left; margin-right: 13px; position: absolute; top: 50%; left: 25px; margin-top: -27.5px; margin-left: -25px;">
                        <img id="ctl00_ContentPlaceHolder1_StoryHeader_ImageAvatar" class="imageAvatar" src="https://img1-azrcdn.newser.com/image/1346194-0-20241105131301.jpeg" style="border-width:0px;width: 55px; height: 55px; border-radius: 50%;">
                      </div>
                      <table id="authorBylineTable" style="padding-left: 60px;">
                        <tbody>
                          <tr>
                            <td>
                              <div id="divBy" style="margin-top: 7px; text-align: left;"> By <a id="HyperLinkAuthor" href="/bio/1737/kate-seamons.html">Kate Seamons</a>, &nbsp;Newser Staff </div>
                              <div id="divPostedDate">
                                <span id="spanPublishedDate">Posted Nov 5, 2024 1:04 PM CST</span>
                              </div>
                            </td>
                          </tr>
                        </tbody>
                      </table>
                    </div>
                    <div id="divSocialAndCommentsContainer">
                      <div id="divSocialAndCommentsButtonsTop" style="float:none !important;margin: 0 0 20px 0;display:inline-block;">
                        <!-- BEGIN: CustomShare -->
                        <a id="aShareFacebook" href="https://www.facebook.com/sharer/sharer.php" onclick="return fb_click('https%3a%2f%2fwww.newser.com%2fstory%2f358968%2ftrump-hopes-to-do-what-only-grover-cleveland-has-done.html');" target="_blank" class="socialButtons aShareFacebook">
    <img src="//img2-azrcdn.newser.com/images/facebook_white4.png" style="height:32px;margin-top:4px;">
</a>
                        <a id="aShareTwitter" href="https://www.twitter/share" onclick="return tw_click('https%3a%2f%2fwww.newser.com%2fstory%2f358968%2ftrump-hopes-to-do-what-only-grover-cleveland-has-done.html');" target="_blank" class="socialButtons aShareTwitter">
    <img src="//img2-azrcdn.newser.com/images/twitter_x.png" style="height:31px;margin-top:4px;">
</a>
                        <a id="aShareEmail" href="javascript:void(0);" onclick="return EmailAStoryShow('358968', false);" target="_blank" class="socialButtons aShareEmail">
    <img src="//img2-azrcdn.newser.com/images/envelope_white3.png" style="height:26px;margin-top:7px;">
</a>
                        <a id="AShareTextIos" href="sms:&amp;body=I saw this Newser story and thought of you.  Read it!%0d%0a%0d%0aTrump Hopes to Do What Only One Man Has Done%0d%0a%0d%0ahttps://www.newser.com/story/358968/trump-hopes-to-do-what-only-grover-cleveland-has-done.html" style="display:none;" class="socialButtons aTextLink" title="Text">
    <img src="//img2-azrcdn.newser.com/images/text_white3.png" style="height:30px;margin-top:7px;">
</a>
                        <a id="AShareText" href="sms:?body=I saw this Newser story and thought of you.  Read it!%0d%0a%0d%0aTrump Hopes to Do What Only One Man Has Done%0d%0a%0d%0ahttps://www.newser.com/story/358968/trump-hopes-to-do-what-only-grover-cleveland-has-done.html" class="socialButtons aTextLink" title="Text">
    <img src="//img2-azrcdn.newser.com/images/text_white3.png" style="height:30px;margin-top:7px;">
</a>
                        <a id="ACopyStoryURL" onclick="javascript:copyToClipboard('https://www.newser.com/story/358968/trump-hopes-to-do-what-only-grover-cleveland-has-done.html');ShowCopyURLMsg();return false;" class="socialButtons aShareLink" title="Copy this story's URL">
    <span id="SpanCopyStoryURLImage"><img src="//img2-azrcdn.newser.com/images/copylink_white3.png" style="height:34px;margin-top:3px;"></span>
    <span id="SpanCopyStoryURLText">Copied</span>
</a>
                        <!-- END: CustomShare -->
                      </div>
                    </div>
                  </div>
                  <div class="clear"></div>
                  <div id="divStory">
                    <div id="divMediaContainer">
                      <div id="divMedia" class="divMedia">
                        <div id="divMediaMain" class="mediaItemMainBelow">
                          <figure>
                            <div id="divMediaImageMain" style="">
                              <img id="ImageMain" onload="MediaMainResize();" src="//img1-azrcdn.newser.com/image/1570776-11-20241105090601-trump-hopes-grover-cleveland-done.jpeg" alt="Trump Hopes to Do What Only Grover Cleveland Has Done"
                                style="border-width: 0px; vertical-align: top; width: 654px;">
                            </div>
                            <div id="divImageMainCaption">
                              <div class="">
                                <figcaption>
                                  <span id="LabelCaptionSource">Grover Cleveland.&nbsp;&nbsp; (Getty Images/Christine_Kohler)</span>
                                </figcaption>
                              </div>
                            </div>
                          </figure>
                        </div>
                      </div>
                    </div>
                    <div id="divForceStoryTextBelow" class="clear hide"></div>
                    <div id="divImageAd">
                      <center style="padding-top:20px;padding-bottom:20px;min-height:250px;background-color:#333;">
                        <!-- BEGIN: Freestar -->
                        <div>
                          <div style="position:relative;height:300px;">
                            <div align="center" data-freestar-ad="" id="newser_mainimage" class="VerticalCenter" name="newser_mainimage">
                              <script data-cfasync="false" type="text/javascript">
                                freestar.config.enabled_slots.push({
                                  placementName: "newser_mainimage",
                                  slotId: "newser_mainimage"
                                });
                              </script>
                            </div>
                          </div>
                        </div>
                        <!-- END: Freestar -->
                      </center>
                    </div>
                    <!--Story-->
                    <div id="divStoryBody">
                      <div id="storyParagraphContainer" class="">
                        <div id="divStoryBodyAbove">
                          <span id="StoryTextTop"></span>
                          <p class="storyParagraph"> If things go the way Donald Trump hopes, he'll enter the history books as just the second US president to ever serve nonconsecutive terms. The sole name on the list right now is that of Grover
                            Cleveland, who occupied the White House from 1885 to 1889 and from 1893 to 1897 as the 22nd and 24th president.
                            <a href="https://www.npr.org/2024/11/04/g-s1-32048/grover-cleveland-trump-non-consecutive-terms" target="_blank">NPR</a> revisits Cleveland's double paths to the presidency: He served as the mayor of Buffalo and New York
                            governor before becoming the first Democrat to be elected to the presidency post-Civil War. His first term saw the Haymarket Riot of 1886 in Chicago and the passage of the Interstate Commerce Act in 1887, which regulated
                            the railroad industry (and marked the first industry to be subject to federal regulation). </p>
                        </div>
                        <div class="TaboolaP1P2">
                          <!-- BEGIN: Taboola -->
                          <div id="taboola-mid-article-thumbnails" class=" trc_related_container trc_spotlight_widget trc_elastic trc_elastic_thumbnails-mid " data-placement-name="Mid Article Thumbnails" observeid="tbl-observe-3">
                            <div class="trc_rbox_container">
                              <div>
                                <div id="trc_wrapper_51009" class="trc_rbox thumbnails-mid trc-content-sponsored " style="overflow: hidden; display: block;">
                                  <div id="trc_header_51009" class="trc_rbox_header trc_rbox_border_elm">
                                    <div class="trc_header_ext"></div><span class="trc_rbox_header_span" role="heading" aria-level="3">story continues below</span>
                                  </div>
                                  <div id="outer_51009" class="trc_rbox_outer">
                                    <div id="rbox-t2m" class="trc_rbox_div trc_rbox_border_elm">
                                      <div id="internal_trc_51009">
                                        <figure id="taboola-mid-article-thumbnails-video" style="position: absolute; float: left; top: 0px; left: -0.5781px; width: auto; margin: 0px 0px 10px 13.3281px; z-index: 90;">
                                          <div class="_cm-div" id="_cm-css-reset" data-tracked="true"></div>
                                        </figure>
                                        <div observeid="tbl-observe-0 tbl-observe-4"
                                          data-item-id="~~V1~~3980620539438978877~~Q8vLhcnhXuNCyFEE6KqeykAaNvr90kWTI3V7Ud2cEOb3b0mu2G3hKnqwR-2RYdE7SM14hs4vhoUyWFsqgHo66nVkfV7b1yqTXR7p29pnQbKolgGVflNfptEzYYndhPN8Wi-b8HTIT1NSMFDIFWGTHLqtfNB9PSjDBlig62vbwfc"
                                          data-item-title="Discover The World&amp;#39;s Finest Independent Luxury Hotels" data-item-thumb="http://cdn.taboola.com/libtrc/static/thumbnails/1ff0aa4b8cc993b8249ccc28d4da3cef" data-item-syndicated="true"
                                          class="videoCube trc_spotlight_item origin-default thumbnail_top syndicatedItem textItem videoCube_1_child trc-first-recommendation trc-spotlight-first-recommendation  trc_excludable ">
                                          <a attributionsrc="" title="Discover The World's Finest Independent Luxury Hotels" href="https://www.travelandleisure.com/featured/original-plus/discover-the-worlds-finest-independent-luxury-hotels-the-leading-hotels-of-the-world" rel="nofollow noopener sponsored" target="_blank" class=" item-thumbnail-href " slot="thumbnail"><div class="thumbBlock_holder"><span class="thumbBlock" aria-label="Image for Taboola Advertising Unit" role="img" style="background-image: url(&quot;https://images.taboola.com/taboola/image/fetch/f_jpg%2Cq_auto%2Ch_145%2Cw_260%2Cc_fill%2Cg_faces:auto%2Ce_sharpen/http%3A//cdn.taboola.com/libtrc/static/thumbnails/1ff0aa4b8cc993b8249ccc28d4da3cef&quot;);"><span class="thumbnail-overlay"></span><span class="branding" role="link" aria-label="Travel &amp;amp; Leisure  in Taboola advertising section">Travel &amp;amp; Leisure </span><span class="static-text top-right"></span></span><div class="videoCube_aspect"></div></div></a><a attributionsrc="" title="Discover The World's Finest Independent Luxury Hotels" href="https://www.travelandleisure.com/featured/original-plus/discover-the-worlds-finest-independent-luxury-hotels-the-leading-hotels-of-the-world" rel="nofollow noopener sponsored" target="_blank" class=" item-label-href "><span class="video-label-box trc-main-label "><span class="video-label video-title trc_ellipsis " slot="title" role="link" style="-webkit-line-clamp: 3;">Discover The World's Finest Independent Luxury Hotels</span><span class="video-label video-description" slot="description" title="&quot;Description: &quot;"></span><span class="branding" role="link" aria-label="Travel &amp; Leisure  in Taboola advertising section" slot="branding">Travel &amp; Leisure </span></span></a>
                                          <div class=" trc_user_exclude_btn " title="Remove this item"></div>
                                          <div class=" trc_exclude_overlay trc_fade "></div>
                                          <div class=" trc_undo_btn ">Undo</div>
                                        </div>
                                        <div observeid="tbl-observe-1 tbl-observe-5"
                                          data-item-id="~~V1~~-7767693033272069455~~nSNtl8QtRSt41xF0oLTadQz3R5mTnXk7eNQdVCnVvbwe79Ni-eBnd8iQ4KmvvX-QPtVvJT2oZsUKTcbUlOwtfDbGlOQ9sgOFN0mYsUHKn87V5TdduPtO_kSBigDulJXu8PoioF4LMfLpbK5QqfBZCOMD2_WAFRHePn8EOyQk7KiLwMq312g_ZMnt47PDzh5G"
                                          data-item-title="Dive Into Florida’s Food Scene With the State’s Top Chefs" data-item-thumb="http://cdn.taboola.com/libtrc/static/thumbnails/673523d10ab1b1a475efabcaebbdf678" data-item-syndicated="true"
                                          class="videoCube trc_spotlight_item origin-default thumbnail_top syndicatedItem textItem videoCube_2_child trc_excludable ">
                                          <a attributionsrc="" title="Dive Into Florida’s Food Scene With the State’s Top Chefs" href="https://www.foodandwine.com/featured/original/dive-into-food-scene-visit-florida-2024" rel="nofollow noopener sponsored" target="_blank" class=" item-thumbnail-href " slot="thumbnail"><div class="thumbBlock_holder"><span class="thumbBlock" aria-label="Image for Taboola Advertising Unit" role="img" style="background-image: url(&quot;https://images.taboola.com/taboola/image/fetch/f_jpg%2Cq_auto%2Ch_145%2Cw_260%2Cc_fill%2Cg_faces:auto%2Ce_sharpen/http%3A//cdn.taboola.com/libtrc/static/thumbnails/673523d10ab1b1a475efabcaebbdf678&quot;);"><span class="thumbnail-overlay"></span><span class="branding" role="link" aria-label="Food &amp;amp; Wine in Taboola advertising section">Food &amp;amp; Wine</span><span class="static-text top-right"></span></span><div class="videoCube_aspect"></div></div></a><a attributionsrc="" title="Dive Into Florida’s Food Scene With the State’s Top Chefs" href="https://www.foodandwine.com/featured/original/dive-into-food-scene-visit-florida-2024" rel="nofollow noopener sponsored" target="_blank" class=" item-label-href "><span class="video-label-box trc-main-label "><span class="video-label video-title trc_ellipsis " slot="title" role="link" style="-webkit-line-clamp: 3;">Dive Into Florida’s Food Scene With the State’s Top Chefs</span><span class="video-label video-description" slot="description" title="&quot;Description: &quot;"></span><span class="branding" role="link" aria-label="Food &amp; Wine in Taboola advertising section" slot="branding">Food &amp; Wine</span></span></a>
                                          <div class=" trc_user_exclude_btn " title="Remove this item"></div>
                                          <div class=" trc_exclude_overlay trc_fade "></div>
                                          <div class=" trc_undo_btn ">Undo</div>
                                        </div>
                                        <div observeid="tbl-observe-2 tbl-observe-6"
                                          data-item-id="~~V1~~-8760889840462551610~~fUgbX_55If-2_wB6RmrEVOCp6JW5NxuyjEF9-Z1zyEIe79Ni-eBnd8iQ4KmvvX-QZfbPHwKBVRWQcf0ZAA2nVzbGlOQ9sgOFN0mYsUHKn87fLlwsxLBe1sDFaoiNtTiOvFpKNACm5eJwFTV_wUO6W-Pn5x8IGwy1XH01BA43URSLwMq312g_ZMnt47PDzh5G"
                                          data-item-title="Embark On A Historic Adventure" data-item-thumb="http://cdn.taboola.com/libtrc/static/thumbnails/0dd97cd6ddc15e109b487bec33b9fd7d" data-item-syndicated="true"
                                          class="videoCube trc_spotlight_item origin-default thumbnail_top syndicatedItem textItem videoCube_3_child trc_excludable ">
                                          <a attributionsrc="" title="Embark On A Historic Adventure" href="https://www.travelandleisure.com/featured/original/embark-on-a-historic-adventure-amawaterways" rel="nofollow noopener sponsored" target="_blank" class=" item-thumbnail-href " slot="thumbnail"><div class="thumbBlock_holder"><span class="thumbBlock" aria-label="Image for Taboola Advertising Unit" role="img" style="background-image: url(&quot;https://images.taboola.com/taboola/image/fetch/f_jpg%2Cq_auto%2Ch_145%2Cw_260%2Cc_fill%2Cg_faces:auto%2Ce_sharpen/http%3A//cdn.taboola.com/libtrc/static/thumbnails/0dd97cd6ddc15e109b487bec33b9fd7d&quot;);"><span class="thumbnail-overlay"></span><span class="branding" role="link" aria-label="Travel &amp;amp; Leisure in Taboola advertising section">Travel &amp;amp; Leisure</span><span class="static-text top-right"></span></span><div class="videoCube_aspect"></div></div></a><a attributionsrc="" title="Embark On A Historic Adventure" href="https://www.travelandleisure.com/featured/original/embark-on-a-historic-adventure-amawaterways" rel="nofollow noopener sponsored" target="_blank" class=" item-label-href "><span class="video-label-box trc-main-label "><span class="video-label video-title trc_ellipsis " slot="title" role="link" style="-webkit-line-clamp: 2;">Embark On A Historic Adventure</span><span class="video-label video-description" slot="description" title="&quot;Description: &quot;"></span><span class="branding" role="link" aria-label="Travel &amp; Leisure in Taboola advertising section" slot="branding">Travel &amp; Leisure</span></span></a>
                                          <div class=" trc_user_exclude_btn " title="Remove this item"></div>
                                          <div class=" trc_exclude_overlay trc_fade "></div>
                                          <div class=" trc_undo_btn ">Undo</div>
                                        </div>
                                      </div>
                                    </div>
                                  </div>
                                  <div class="trc-widget-footer">
                                    <div class="logoDiv link-attribution ">
                                      <a class="trc_desktop_attribution_link trc_attribution_position_bottom" rel="nofollow sponsored noopener" href="https://popup.taboola.com/en/?template=colorbox&amp;utm_source=newser-newser&amp;utm_medium=referral&amp;utm_content=thumbnails-mid:Mid Article Thumbnails:" target="_blank"><span>by Taboola</span></a><a class="trc_mobile_attribution_link trc_attribution_position_bottom" rel="nofollow sponsored noopener" href="https://popup.taboola.com/en/?template=colorbox&amp;utm_source=newser-newser&amp;utm_medium=referral&amp;utm_content=thumbnails-mid:Mid Article Thumbnails:" target="_blank"><span>by Taboola</span></a>
                                    </div>
                                    <div class="logoDiv link-disclosure  attribution-disclosure-link-sponsored">
                                      <a class="trc_desktop_disclosure_link trc_attribution_position_bottom" rel="nofollow sponsored noopener" href="https://popup.taboola.com/en/?template=colorbox&amp;utm_source=newser-newser&amp;utm_medium=referral&amp;utm_content=thumbnails-mid:Mid Article Thumbnails:" target="_blank"><span>Sponsored Links</span></a><a class="trc_mobile_disclosure_link trc_attribution_position_bottom" rel="nofollow sponsored noopener" href="https://popup.taboola.com/en/?template=colorbox&amp;utm_source=newser-newser&amp;utm_medium=referral&amp;utm_content=thumbnails-mid:Mid Article Thumbnails:" target="_blank"><span>Sponsored Links</span></a>
                                    </div>
                                    <div class="logoDiv link-disclosure  attribution-disclosure-link-hybrid">
                                      <a class="trc_desktop_disclosure_link trc_attribution_position_bottom" rel="nofollow sponsored noopener" href="https://popup.taboola.com/en/?template=colorbox&amp;utm_source=newser-newser&amp;utm_medium=referral&amp;utm_content=thumbnails-mid:Mid Article Thumbnails:" target="_blank"><span>Promoted Links</span></a><a class="trc_mobile_disclosure_link trc_attribution_position_bottom" rel="nofollow sponsored noopener" href="https://popup.taboola.com/en/?template=colorbox&amp;utm_source=newser-newser&amp;utm_medium=referral&amp;utm_content=thumbnails-mid:Mid Article Thumbnails:" target="_blank"><span>Promoted Links</span></a>
                                    </div>
                                  </div>
                                  <div class="trc_clearer"></div>
                                </div>
                              </div>
                            </div>
                          </div>
                          <script type="text/javascript">
                            window._taboola = window._taboola || [];
                            _taboola.push({
                              mode: 'thumbnails-mid',
                              container: 'taboola-mid-article-thumbnails',
                              placement: 'Mid Article Thumbnails',
                              target_type: 'mix'
                            });
                          </script>
                          <!-- END: Taboola -->
                          <!-- BEGIN: Freestar -->
                          <div style="display:inline-block;">
                            <div>
                              <div align="center" data-freestar-ad="__300x250" id="newser_incontent_international" style="display: none;">
                                <script data-cfasync="false" type="text/javascript">
                                  freestar.queue.push(function() {
                                    const geo = freestar.locData.iso;
                                    if (geo !== 'US') {
                                      freestar.newAdSlots({
                                        placementName: 'newser_incontent_international',
                                        slotId: 'newser_incontent_international'
                                      })
                                    } else {
                                      jQuery("#newser_incontent_international").css('display', 'none');
                                    }
                                  });
                                </script>
                              </div>
                            </div>
                          </div>
                          <!-- END: Freestar -->
                          <!-- BEGIN: Freestar -->
                          <div style="display:inline-block;">
                            <div>
                              <div align="center" data-freestar-ad="__300x250" id="newser_incontent_international_2" style="display: none;">
                                <script data-cfasync="false" type="text/javascript">
                                  freestar.queue.push(function() {
                                    const geo = freestar.locData.iso;
                                    if (geo !== 'US') {
                                      freestar.newAdSlots({
                                        placementName: 'newser_incontent_international_2',
                                        slotId: 'newser_incontent_international_2'
                                      })
                                    } else {
                                      jQuery("#newser_incontent_international_2").css('display', 'none');
                                    }
                                  });
                                </script>
                              </div>
                            </div>
                          </div>
                          <!-- END: Freestar -->
                        </div>
                        <div id="divStoryBodyBelow">
                          <p class="storyParagraph"> He also vetoed private pension bills for Civil War veterans, then ended up losing to one such veteran: Benjamin Harrison, grandson of former President William Henry Harrison. Cleveland did win the
                            popular vote 48.6% to 47.9%, but Harrison easily won the Electoral College, 233 to 168, per <a href="https://www.history.com/news/president-cleveland-two-nonconsecutive-terms" target="_blank">History.com</a>. NPR flags
                            this assessment from historian Troy Senik: Cleveland "began the race without a campaign manager; delegated most of the electioneering responsibilities to his running mate, Allen Thurman, who, at the age of 74, was not
                            healthy enough to withstand the rigors of campaigning; and based the entire race around his proposal to reduce tariffs, which divided his own Democratic Party and unified the Republicans in opposition." </p>
                          <p class="storyParagraph"> As for his return, historian Barbara Perry tells History.com that Cleveland "enjoyed private life but continued to oppose the Republicans' tariffs and monetary policy. He began to speak about
                            disquiet in the country, especially over how GOP tariffs raised the cost of living. Democrats happily turned to the former president for the 1892 presidential nomination." The modern primary system was not yet in place,
                            which eased Cleveland's path to a third nomination. This time, he won both the popular vote and the Electoral College, and tariffs ended up being a deciding factor, says Senik: "Republicans had enacted significant tariff
                            increases during the Harrison administration, the costs were felt by voters, and Cleveland's previously quixotic support of tariff reductions found a new purchase." (More
                            <a href="/tag/76145/1/election-2024.html">Election 2024</a> stories.) </p>
                        </div>
                      </div>
                      <script type="text/javascript">
                        storyParagraphLinks(false, 'sum-');
                        var screenWidth = jQuery(window).width();
                        if (screenWidth < 700) {
                          jQuery('#LargeImageContainer').css('width', screenWidth + 'px');
                        }
                      </script>
                    </div>
                  </div>
                  <script type="text/javascript">
                    var storyMediaStoryId = 358968;
                    var storyMediaArticleMediaId = 0;
                    var storyMediaArticleMediaType = 'I';
                    var storyMediaForceBigImage = 'False';
                  </script>
                  <div id="divStoryMediaOther" style="text-align:center;">
                    <div id="divStoryMediaOtherLinkError" class="aViewMoreMedia">
                      <a onclick="ReportAStoryErrorShow(false);">Report an error</a>
                    </div>
                    <div class="cb"></div>
                    <div id="divStoryMediaOtherPhotos"></div>
                  </div>
                  <div class="cb"></div>
                </article>
                <aside>
                  <div class="clear"></div>
                  <script type="text/javascript">
                    function VoteShowHide() {
                      jQuery('#divVoteAndError').slideToggle(500);
                    }
                  </script>
                  <div id="divCommentAndGrid">
                    <center>
                      <a id="ctl00_ContentPlaceHolder1_HyperLinkVote" class="bg-light-grey viewMore" onclick="VoteShowHide();" style="display:inline-block;vertical-align:middle;padding:14px 0px;width:144px;margin:0 5px;">
                            <img src="//img2-azrcdn.newser.com/images/votecheck.png" alt="Vote" style="width:23px;vertical-align:middle;margin-right:1px;margin-top:-2px;">
                            <span id="ctl00_ContentPlaceHolder1_HyperLinkVoteLabel">Vote</span></a>
                      <a id="ctl00_ContentPlaceHolder1_HyperLinkComments" class="commentButton2 aShareComments" href="/story/comments/358968/trump-hopes-to-do-what-only-grover-cleveland-has-done.html" style="display:inline-block;margin:0 5px 10px 5px;height:49px;">60 comments</a>
                      <div id="divBreakCommentsNextGrid" class="clear"></div>
                      <a id="ctl00_ContentPlaceHolder1_HyperLinkHomeButton" class="bg-light-grey viewMore defaultHomeButton" href="/" style="display:inline-block;margin:0 8px 0 5px;vertical-align:middle;padding:14px 0px;">
                            <img id="imgGridNarrow" src="//img2-azrcdn.newser.com/images/Mobile/grid-black.png" alt="Grid" style="width:25px;height:25px;vertical-align:middle;">
                            <img id="imgGridWide" src="//img2-azrcdn.newser.com/images/ninesquares.png" alt="Grid" style="width:21px;height:21px;vertical-align:middle;padding-right:4px;">
                            <span id="ctl00_ContentPlaceHolder1_HyperLinkHomeButtonLabel">All stories</span></a>
                      <a id="ctl00_ContentPlaceHolder1_HyperLinkNext" class="bg-light-grey viewMore" href="/story/358960/county-to-pay-300k-over-seizure-of-girls-beloved-goat.html" style="display:inline-block;vertical-align:middle;padding:15.5px 0px;width:144px;margin:0 5px;"><span id="ctl00_ContentPlaceHolder1_HyperLinkNextLabel">Next Story</span>
                            <img src="//img2-azrcdn.newser.com/images/rightarrowtransparent.png" alt="Grid" style="vertical-align: middle; margin-left: 5px;">
                        </a>
                    </center>
                  </div>
                  <div class="clear"></div>
                  <div id="divVoteAndError" style="display:none;margin-top:10px;">
                    <div id="divVote">
                      <div id="voteDivContentAuto">
                        <div id="voteDivContent" class="voteDivContent clearfix">
                          <div id="divMyTakeOnThisStoryContainer" style="padding-top:0px;clear:left;margin-top:10px;">
                            <div id="divMyTakeOnThisStory"> My Take on This Story </div>
                            <div id="ctl00_ContentPlaceHolder1_StoryCategory1_divShowResults" class="divShowResults">
                              <span id="spanShowVoteResults" role="button" onclick="VotingShowResults();" style="font-weight:500;" tabindex="0">Show results</span>
                            </div>
                          </div>
                          <div class="clear"></div>
                          <div id="divVoteHolder">
                            <div id="divVoteContainer">
                              <div id="ctl00_ContentPlaceHolder1_StoryCategory1_RepeaterVote_ctl00_divVoteButton" class="voteButton checkbox checkbox-danger checkbox-circle">
                                <div id="divStatInButton">
                                  <span id="lblStatInButton" class="voteNormal voteStats">8%</span>
                                </div>
                                <input name="ctl00$ContentPlaceHolder1$StoryCategory1$RepeaterVote$ctl00$checkbox0" type="checkbox" id="checkbox0" class="styled"
                                  onclick="votenew('358968','1','','Trump Hopes to Do What Only Grover Cleveland Has Done','0','1720946047','V','false',' ');return false;">
                                <label for="checkbox0" id="lblCheckboxLabel" class=" voteButtonNotSelected voteNoVoteCast">Hilarious</label>
                              </div>
                              <div id="ctl00_ContentPlaceHolder1_StoryCategory1_RepeaterVote_ctl01_divVoteButton" class="voteButton checkbox checkbox-danger checkbox-circle">
                                <div id="divStatInButton">
                                  <span id="lblStatInButton" class="voteNormal voteStats">21%</span>
                                </div>
                                <input name="ctl00$ContentPlaceHolder1$StoryCategory1$RepeaterVote$ctl01$checkbox1" type="checkbox" id="checkbox1" class="styled"
                                  onclick="votenew('358968','20','','Trump Hopes to Do What Only Grover Cleveland Has Done','0','1720946047','V','false',' ');return false;">
                                <label for="checkbox1" id="lblCheckboxLabel" class=" voteButtonNotSelected voteNoVoteCast">Intriguing</label>
                              </div>
                              <div id="ctl00_ContentPlaceHolder1_StoryCategory1_RepeaterVote_ctl02_divVoteButton" class="voteButton checkbox checkbox-danger checkbox-circle">
                                <div id="divStatInButton">
                                  <span id="lblStatInButton" class="voteNormal voteStats">8%</span>
                                </div>
                                <input name="ctl00$ContentPlaceHolder1$StoryCategory1$RepeaterVote$ctl02$checkbox2" type="checkbox" id="checkbox2" class="styled"
                                  onclick="votenew('358968','19','','Trump Hopes to Do What Only Grover Cleveland Has Done','0','1720946047','V','false',' ');return false;">
                                <label for="checkbox2" id="lblCheckboxLabel" class=" voteButtonNotSelected voteNoVoteCast">Depressing</label>
                              </div>
                              <div id="divVotingBreak" class="cb"></div>
                              <div id="ctl00_ContentPlaceHolder1_StoryCategory1_RepeaterVote_ctl03_divVoteButton" class="voteButton checkbox checkbox-danger checkbox-circle">
                                <div id="divStatInButton" class="voteBig">
                                  <span id="lblStatInButton" class="voteBig voteStats">37%</span>
                                </div>
                                <input name="ctl00$ContentPlaceHolder1$StoryCategory1$RepeaterVote$ctl03$checkbox3" type="checkbox" id="checkbox3" class="styled"
                                  onclick="votenew('358968','8','','Trump Hopes to Do What Only Grover Cleveland Has Done','0','1720946047','V','false',' ');return false;">
                                <label for="checkbox3" id="lblCheckboxLabel" class="voteBig voteButtonNotSelected voteNoVoteCast">Brilliant</label>
                              </div>
                              <div id="ctl00_ContentPlaceHolder1_StoryCategory1_RepeaterVote_ctl04_divVoteButton" class="voteButton checkbox checkbox-danger checkbox-circle">
                                <div id="divStatInButton">
                                  <span id="lblStatInButton" class="voteNormal voteStats">7%</span>
                                </div>
                                <input name="ctl00$ContentPlaceHolder1$StoryCategory1$RepeaterVote$ctl04$checkbox4" type="checkbox" id="checkbox4" class="styled"
                                  onclick="votenew('358968','18','','Trump Hopes to Do What Only Grover Cleveland Has Done','0','1720946047','V','false',' ');return false;">
                                <label for="checkbox4" id="lblCheckboxLabel" class=" voteButtonNotSelected voteNoVoteCast">Scary</label>
                              </div>
                              <div id="ctl00_ContentPlaceHolder1_StoryCategory1_RepeaterVote_ctl05_divVoteButton" class="voteButton checkbox checkbox-danger checkbox-circle">
                                <div id="divStatInButton">
                                  <span id="lblStatInButton" class="voteNormal voteStats">19%</span>
                                </div>
                                <input name="ctl00$ContentPlaceHolder1$StoryCategory1$RepeaterVote$ctl05$checkbox5" type="checkbox" id="checkbox5" class="styled"
                                  onclick="votenew('358968','24','','Trump Hopes to Do What Only Grover Cleveland Has Done','0','1720946047','V','false',' ');return false;">
                                <label for="checkbox5" id="lblCheckboxLabel" class=" voteButtonNotSelected voteNoVoteCast">Ridiculous</label>
                              </div>
                            </div>
                            <div class="clear"></div>
                          </div>
                        </div><!--voteDivContent-->
                      </div>
                    </div>
                  </div>
                  <div id="divStoryBigAd1" style="margin:10px 0 30px 0;">
                    <!-- BEGIN: Freestar -->
                    <div style="display:inline-block;">
                      <div>
                        <div align="center" data-freestar-ad="__300x250" id="newser_leaderboard_btf_international" style="display: none;">
                          <script data-cfasync="false" type="text/javascript">
                            freestar.queue.push(function() {
                              const geo = freestar.locData.iso;
                              if (geo !== 'US') {
                                freestar.newAdSlots({
                                  placementName: 'newser_leaderboard_btf_international',
                                  slotId: 'newser_leaderboard_btf_international'
                                })
                              } else {
                                jQuery("#newser_leaderboard_btf_international").css('display', 'none');
                              }
                            });
                          </script>
                        </div>
                      </div>
                    </div>
                    <!-- END: Freestar -->
                    <!-- BEGIN: Freestar -->
                    <div style="display:inline-block;">
                      <div>
                        <div align="center" data-freestar-ad="__300x250" id="newser_leaderboard_btf_international_2" style="display: none;">
                          <script data-cfasync="false" type="text/javascript">
                            freestar.queue.push(function() {
                              const geo = freestar.locData.iso;
                              if (geo !== 'US') {
                                freestar.newAdSlots({
                                  placementName: 'newser_leaderboard_btf_international_2',
                                  slotId: 'newser_leaderboard_btf_international_2'
                                })
                              } else {
                                jQuery("#newser_leaderboard_btf_international_2").css('display', 'none');
                              }
                            });
                          </script>
                        </div>
                      </div>
                    </div>
                    <!-- END: Freestar -->
                    <!-- BEGIN: Taboola -->
                    <div id="taboola-below-article-thumbnails" class=" trc_related_container trc_spotlight_widget tbl-feed-container tbl-feed-frame-DIVIDER  render-late-effect" data-feed-container-num="1"
                      data-feed-main-container-id="taboola-below-article-thumbnails" data-parent-placement-name="Below Article Thumbnails" data-pub-lang="en" observeid="tbl-observe-8">
                      <div class=" tbl-feed-header tbl-logo-right-position tbl-ccpa-container ">
                        <div class="tbl-feed-header-logo"></div><a tblenablesscrolling="yes" href="https://ccparequest.taboola.com/" class="tbl-ccpa tbl-ccpa-left" style="" rel="nofollow" target="_blank">U.S. Privacy</a>
                      </div>
                      <div data-card-index="1" id="taboola-below-article-thumbnails-pl1" data-batch-num="1" tbl-feed-card="" class=" trc_related_container trc_spotlight_widget trc_elastic trc_elastic_thumbs-feed-01-delta  tbl-feed-card "
                        data-placement-name="Below Article Thumbnails | Card 1" observeid="tbl-observe-10" style="padding: 0px;">
                        <div class="trc_rbox_container">
                          <div>
                            <div id="trc_wrapper_25358" class="trc_rbox thumbs-feed-01-delta trc-content-sponsored " style="overflow: hidden; display: block;">
                              <div id="trc_header_25358" class="trc_rbox_header trc_rbox_border_elm">
                                <div class="trc_header_ext"></div><span class="trc_rbox_header_span" role="heading" aria-level="3"></span>
                              </div>
                              <div id="outer_25358" class="trc_rbox_outer">
                                <div id="rbox-t2v" class="trc_rbox_div trc_rbox_border_elm">
                                  <div id="internal_trc_25358">
                                    <div observeid="tbl-observe-9 tbl-observe-11"
                                      data-item-id="~~V1~~-8666343826226769741~~fkakxqGzrp2T7ClQlNNNAsEVU28vjaMqFPxCgiO0KDIe79Ni-eBnd8iQ4KmvvX-QCoTT_IvWFG7RTbSa_z-XXm8OC-BMoqRCZCWzNBYla4lPylpxXg4pdV7yOvAIQbPR53BiGzCL16kKNwXpgUbL6CO0-9R6VF8aaumaEEjqZguZlJgWZP5i9Z6UpJCax06Z"
                                      data-item-title="Step Into the Season" data-item-thumb="http://cdn.taboola.com/libtrc/static/thumbnails/42cf60215430dc5e02fbc8c6a1d70940" data-item-syndicated="true"
                                      class="videoCube trc_spotlight_item origin-undefined thumbnail_top syndicatedItem textItem videoCube_1_child trc-first-recommendation trc-spotlight-first-recommendation  trc_excludable ">
                                      <a attributionsrc="" title="Step Into the Season" href="https://www.realsimple.com/featured/premium/step-into-the-season-command-brand" rel="nofollow noopener sponsored" target="_blank" class=" item-thumbnail-href " slot="thumbnail"><div class="thumbBlock_holder"><span class="thumbBlock" aria-label="Image for Taboola Advertising Unit" role="img" style="background-image: url(&quot;https://images.taboola.com/taboola/image/fetch/f_jpg%2Cq_auto%2Ch_400%2Cw_800%2Cc_fill%2Cg_faces:auto%2Ce_sharpen/http%3A//cdn.taboola.com/libtrc/static/thumbnails/42cf60215430dc5e02fbc8c6a1d70940&quot;);"><span class="thumbnail-overlay"></span><span class="branding" role="link" aria-label="Real Simple in Taboola advertising section">Real Simple</span><span class="static-text top-right"></span></span><div class="videoCube_aspect"></div></div></a><a attributionsrc="" title="Step Into the Season" href="https://www.realsimple.com/featured/premium/step-into-the-season-command-brand" rel="nofollow noopener sponsored" target="_blank" class=" item-label-href "><span class="video-label-box trc-main-label "><span class="video-label video-title trc_ellipsis " slot="title" role="link" style="-webkit-line-clamp: 1;">Step Into the Season</span><span class="video-label video-description" slot="description" title="&quot;Description: &quot;"></span><span class="branding composite-branding" slot="branding"><span class="branding-inner" role="link" aria-label="Branding in Taboola advertising section">Real Simple</span><span class="branding-separator">|</span></span></span></a>
                                      <div class="logoDiv link-disclosure  attribution-disclosure-link-sponsored align-disclosure-left">
                                        <a attributionsrc="" title="Step Into the Season" href="https://www.realsimple.com/featured/premium/step-into-the-season-command-brand" rel="nofollow noopener sponsored" target="_blank" class=" item-label-href "></a><a class="trc_desktop_disclosure_link trc_attribution_position_after_branding" rel="nofollow sponsored noopener" href="https://popup.taboola.com/en/?template=colorbox&amp;utm_source=newser-newser&amp;utm_medium=referral&amp;utm_content=thumbs-feed-01-delta:Below Article Thumbnails | Card 1:" target="_blank"><span>Sponsored</span></a><a class="trc_mobile_disclosure_link trc_attribution_position_after_branding" rel="nofollow sponsored noopener" href="https://popup.taboola.com/en/?template=colorbox&amp;utm_source=newser-newser&amp;utm_medium=referral&amp;utm_content=thumbs-feed-01-delta:Below Article Thumbnails | Card 1:" target="_blank"><span>Sponsored</span></a>
                                      </div>
                                      <div class=" trc_user_exclude_btn " title="Remove this item"></div>
                                      <div class=" trc_exclude_overlay trc_fade "></div>
                                      <div class=" trc_undo_btn ">Undo</div>
                                    </div>
                                  </div>
                                </div>
                              </div>
                              <div class="trc_clearer"></div>
                            </div>
                          </div>
                        </div>
                      </div>
                      <div data-card-index="2" id="taboola-below-article-thumbnails-pl2" data-batch-num="1" tbl-feed-card="" class=" trc_related_container trc_spotlight_widget trc_elastic trc_elastic_thumbs-feed-01-a-delta  tbl-feed-card "
                        data-placement-name="Below Article Thumbnails | Card 2" observeid="tbl-observe-14" style="padding: 0px;">
                        <div class="trc_rbox_container">
                          <div>
                            <div id="trc_wrapper_79494" class="trc_rbox thumbs-feed-01-a-delta trc-content-sponsored " style="overflow: hidden; display: block;">
                              <div id="trc_header_79494" class="trc_rbox_header trc_rbox_border_elm">
                                <div class="trc_header_ext"></div><span class="trc_rbox_header_span" role="heading" aria-level="3"></span>
                              </div>
                              <div id="outer_79494" class="trc_rbox_outer">
                                <div id="rbox-t2v" class="trc_rbox_div trc_rbox_border_elm">
                                  <div id="internal_trc_79494">
                                    <div observeid="tbl-observe-12 tbl-observe-15"
                                      data-item-id="~~V1~~5650113395302401920~~1yfyA2kKJCVEXrs41yrphT96lAeWbmvUgaqnxpWJIjjwDxdwvJ70-dtAR88XVnYVVzIEriqVFsfs2Eu8an0xsb1tczWPfP2k27d4EJUeEkwNtdDZ13vxpxQVaqM3bLeNI8cGa8F1V73Ls3v8Lv62t_DmbEEPyrkaOpLZ_cdhnvennjZHdtHPGlyOmfWYn_8jQ_H7ATKhhPrjPCpjG1j9mYvvQexvHJuEEG21GT_DE94b_BlncKjNUYHP6FmadeWbHMWejW0Wn8xWLNb1NuZg_zc_htwaEotC4sDEeV5B1iDPLKMBypiAOdZ4elpk6u6BoFBYHjM7DQwPTBBuyjZ8GT6JIcE85mrcuZ3vXmRZJEQM_-8RPZ0TzjV_svGQiWZ_Oedg_N7p28rZd7eu8-a60XtfF9GjLaAtoW7L0MkvXJPv3_3koPZ3G7BTBB3WiitTv3MasA0Efacmi2GepaAcYMM66I4Seqnh0A-BaDk-dRzyNyz1-Z6swc38VGLyCnryF5qyP21UMoeu3b2LtSLeYkqd6CCtV6wa-lNJPnSlEAj1qxTgXUvWdrlsL-1VoIIaSW2yqBJTW3m_KC0b_JTU-NsVVyRxR_gfWyQTt99doUPXhYelKR2MSxTnFun9jYKmv0u21P0l9WsgTnvLhL_LguecMB5PJP2HiV0OPNjvdko2yyCL2L1v5ZZ0IyCRCt9BlzLH6AHLPAvhe790V9_QtQitUsHL275Gc2Um6SxuJtN11H0I71mK4tl2-qJW2B1vAltidnToWjGkd7kB3pFaAltcZ5f1tBYWVcE79uuFutELWp25o93crgLnU5vmCKSlwYq9NthexquLDHSTEbP30Pzbh_G2cjg9FpmiNa7FS4lhKrc1HL1YFUzQksx1booEz02HgtCJYu5d1qLBcMGlsocw5pXC88wIK7D0xj-qY7z7MDRNjOVprPK_dYRr-JitnfJe-VjZEles97mNuji9EVopZMygQk7Vmby3G54C6rlpbRpWe5UHGrkFa9YQjAV_8dGFFxITDCCLZV_PJ4sUh9LltS4rEWdKQL9H9NqA4QYnskL_CUs4DNCR0RovwA7Az4wcwvrl5pQMiDaKBBeMSmTn7EY1Mf4sZlXln8OzC-U36Y7WYGkF-P6AoTEACTUANsnV7yJ-jdEbbrzgkgImltCMRk7db89bJ6qnWVNwJDE6G5L6cyxKR3kE58igcLIt4xhD2PL1uNUg-EZd-37U_MMoVDQM53bv2PbZWOKI8rR5SgYUmJDMgMXFMc4bAyaNaOmCNBqGwgCVAq__UPmezW7TNBLfA4RvW3O7zXbHVgdVqtJuByTg15dzeu2ih2lJbq_-TniZ8YIEYJjZHLOFgnJsN_Yt0y4_JMWvwtZE85HXhMPt-Fylm74RFM47GB3cXLb89hfL_jtCGjYGWq8dt4SltV3VNh1ie-WKe3kRetMhfisKuv0qonlYSMiF2SHcRKu1jK5OAFHMds9YTcEAP_y2z1NlIeeIwli7QQN5Vv91NvM-PpogQ5DLiirhN_afoFV5Gsmd2jDj9qYEDtAUYI8hVDj5ksFdLX-aF-0oLX5Ae1VqTyOvrpjtkzUtdhEcOB7Kzkts3zRqD7qd-fszA-cREL64LyplQkhlrpHWO_39ylFjCALVWkhUR8SUsCVw8e5R68_ZDYc4Tu8GxCayChxaAKeSJ7oNu0UzEb0qKuX8Do_nvSo5RCuDlFVaelwlKRAjElGI1uxsUA2DvP9LcOWclaeHiV838-SSmwEqdaO8WtL7YF7lgdGCEW7miqk1mX0mj1EdWaI4XekDlDH5qa6dTd5AL3Ylqm9ir1krm6wgyfZCpc4trnS0Unv13SIPRJF2TgyZPn9cx6ZNs-4oBjY2iIcMGGw554pfFpxIFk88f0V9nF7yAcdtzPkjhIu2jZazjgU_OjURoTOeTy4CMB7QNWp9jMnzWTzd7MPygt0w7tOzCPlYfhzKVSNAsUsd"
                                      data-item-title="How Long Does $1 Million Last After 60?" data-item-thumb="https://images.mediago.io/ML/e73ee7b450329151347ea400fb1ef92c__scv1__1200x628.png" data-item-syndicated="true"
                                      class="videoCube trc_spotlight_item origin-default thumbnail_top syndicatedItem textItem videoCube_1_child trc-first-recommendation trc-spotlight-first-recommendation  trc_excludable ">
                                      <a attributionsrc="" title="How Long Does $1 Million Last After 60?" href="https://trace.mediago.io/ju/ic" rel="nofollow noopener sponsored" target="_blank" class=" item-thumbnail-href " slot="thumbnail"><div class="thumbBlock_holder"><span class="thumbBlock" aria-label="Image for Taboola Advertising Unit" role="img" style="background-image: url(&quot;https://images.taboola.com/taboola/image/fetch/$pw_400%2C$ph_223/t_tbl-cnd/https%3A//images.mediago.io/ML/e73ee7b450329151347ea400fb1ef92c__scv1__1200x628.png&quot;);"><span class="thumbnail-overlay"></span><span class="branding" role="link" aria-label="Fisher Investments in Taboola advertising section">Fisher Investments</span><span class="static-text top-right"></span></span><div class="videoCube_aspect"></div></div></a><a attributionsrc="" title="How Long Does $1 Million Last After 60?" href="https://trace.mediago.io/ju/ic" rel="nofollow noopener sponsored" target="_blank" class=" item-label-href "><span class="video-label-box trc-main-label "><span class="video-label video-title trc_ellipsis " slot="title" role="link" style="-webkit-line-clamp: 2;">How Long Does $1 Million Last After 60?</span><span class="video-label video-description" slot="description" title="&quot;Description: &quot;"></span><span class="branding composite-branding" slot="branding"><span class="branding-inner" role="link" aria-label="Branding in Taboola advertising section">Fisher Investments</span><span class="branding-separator">|</span></span></span></a>
                                      <div class="logoDiv link-disclosure  attribution-disclosure-link-sponsored align-disclosure-left">
                                        <a attributionsrc="" title="How Long Does $1 Million Last After 60?" href="https://trace.mediago.io/ju/ic" rel="nofollow noopener sponsored" target="_blank" class=" item-label-href "></a><a class="trc_desktop_disclosure_link trc_attribution_position_after_branding" rel="nofollow sponsored noopener" href="https://popup.taboola.com/en/?template=colorbox&amp;utm_source=newser-newser&amp;utm_medium=referral&amp;utm_content=thumbs-feed-01-a-delta:Below Article Thumbnails | Card 2:" target="_blank"><span>Sponsored</span></a><a class="trc_mobile_disclosure_link trc_attribution_position_after_branding" rel="nofollow sponsored noopener" href="https://popup.taboola.com/en/?template=colorbox&amp;utm_source=newser-newser&amp;utm_medium=referral&amp;utm_content=thumbs-feed-01-a-delta:Below Article Thumbnails | Card 2:" target="_blank"><span>Sponsored</span></a>
                                      </div>
                                      <div class=" trc_user_exclude_btn " title="Remove this item"></div>
                                      <div class=" trc_exclude_overlay trc_fade "></div>
                                      <div class=" trc_undo_btn ">Undo</div>
                                    </div>
                                    <div observeid="tbl-observe-13 tbl-observe-16"
                                      data-item-id="~~V1~~5553622875798886945~~P-iQgEvkoiNaPsl8BenrUti-10v8Zng0jwjNPsOI2CAe79Ni-eBnd8iQ4KmvvX-QPtVvJT2oZsUKTcbUlOwtfBo-KrN5xrfUzBMnkpYR2ul9nMOBYxsFXS_kFViBEoqx53BiGzCL16kKNwXpgUbL6KVLX-zHdHKDhPiKK2qkVvCZlJgWZP5i9Z6UpJCax06Z"
                                      data-item-title="Home Internet Just Got A Lot Homier" data-item-thumb="http://cdn.taboola.com/libtrc/static/thumbnails/962e0a31052004779710b962fea236fe" data-item-syndicated="true"
                                      class="videoCube trc_spotlight_item origin-default thumbnail_top syndicatedItem textItem videoCube_2_child trc_excludable ">
                                      <a attributionsrc="" title="Home Internet Just Got A Lot Homier" href="https://www.bhg.com/featured/original/enjoy-home-internet-t-mobile" rel="nofollow noopener sponsored" target="_blank" class=" item-thumbnail-href " slot="thumbnail"><div class="thumbBlock_holder"><span class="thumbBlock" aria-label="Image for Taboola Advertising Unit" role="img" style="background-image: url(&quot;https://images.taboola.com/taboola/image/fetch/f_jpg%2Cq_auto%2Ch_223%2Cw_400%2Cc_fill%2Cg_faces:auto%2Ce_sharpen/http%3A//cdn.taboola.com/libtrc/static/thumbnails/962e0a31052004779710b962fea236fe&quot;);"><span class="thumbnail-overlay"></span><span class="branding" role="link" aria-label="Better Homes &amp;amp; Gardens in Taboola advertising section">Better Homes &amp;amp; Gardens</span><span class="static-text top-right"></span></span><div class="videoCube_aspect"></div></div></a><a attributionsrc="" title="Home Internet Just Got A Lot Homier" href="https://www.bhg.com/featured/original/enjoy-home-internet-t-mobile" rel="nofollow noopener sponsored" target="_blank" class=" item-label-href "><span class="video-label-box trc-main-label "><span class="video-label video-title trc_ellipsis " slot="title" role="link" style="-webkit-line-clamp: 1;">Home Internet Just Got A Lot Homier</span><span class="video-label video-description" slot="description" title="&quot;Description: &quot;"></span><span class="branding composite-branding" slot="branding"><span class="branding-inner" role="link" aria-label="Branding in Taboola advertising section">Better Homes &amp; Gardens</span><span class="branding-separator">|</span></span></span></a>
                                      <div class="logoDiv link-disclosure  attribution-disclosure-link-sponsored align-disclosure-left">
                                        <a attributionsrc="" title="Home Internet Just Got A Lot Homier" href="https://www.bhg.com/featured/original/enjoy-home-internet-t-mobile" rel="nofollow noopener sponsored" target="_blank" class=" item-label-href "></a><a class="trc_desktop_disclosure_link trc_attribution_position_after_branding" rel="nofollow sponsored noopener" href="https://popup.taboola.com/en/?template=colorbox&amp;utm_source=newser-newser&amp;utm_medium=referral&amp;utm_content=thumbs-feed-01-a-delta:Below Article Thumbnails | Card 2:" target="_blank"><span>Sponsored</span></a><a class="trc_mobile_disclosure_link trc_attribution_position_after_branding" rel="nofollow sponsored noopener" href="https://popup.taboola.com/en/?template=colorbox&amp;utm_source=newser-newser&amp;utm_medium=referral&amp;utm_content=thumbs-feed-01-a-delta:Below Article Thumbnails | Card 2:" target="_blank"><span>Sponsored</span></a>
                                      </div>
                                      <div class=" trc_user_exclude_btn " title="Remove this item"></div>
                                      <div class=" trc_exclude_overlay trc_fade "></div>
                                      <div class=" trc_undo_btn ">Undo</div>
                                    </div>
                                  </div>
                                </div>
                              </div>
                              <div class="trc_clearer"></div>
                            </div>
                          </div>
                        </div>
                      </div>
                      <div data-card-index="3" id="taboola-below-article-thumbnails-pl3" data-batch-num="1" tbl-feed-card="" class=" trc_related_container trc_spotlight_widget trc_elastic trc_elastic_thumbs-feed-01-delta  tbl-feed-card "
                        data-placement-name="Below Article Thumbnails | Card 3" observeid="tbl-observe-18" style="padding: 0px;">
                        <div class="trc_rbox_container">
                          <div>
                            <div id="trc_wrapper_48126" class="trc_rbox thumbs-feed-01-delta trc-content-sponsored " style="overflow: hidden; display: block;">
                              <div id="trc_header_48126" class="trc_rbox_header trc_rbox_border_elm">
                                <div class="trc_header_ext"></div><span class="trc_rbox_header_span" role="heading" aria-level="3"></span>
                              </div>
                              <div id="outer_48126" class="trc_rbox_outer">
                                <div id="rbox-t2v" class="trc_rbox_div trc_rbox_border_elm">
                                  <div id="internal_trc_48126">
                                    <div observeid="tbl-observe-17 tbl-observe-19"
                                      data-item-id="~~V1~~-6357537314572321430~~hUh-bj6F1BopbCWBnYhkqajBYzMv0RIYDk1ysyc4bhzY4s2yFhRUguAhcKgmJq8iQhO7_aBoxXTUbv2LnjbSTwtTdOPdzjJsQw2qMKqToi9vH9-ksO8lXgiqj7xgKr321cTA7c4YyVLp1OZJwq262o6zhr_uog6GC70OqLAd6RE"
                                      data-item-title="Guide to Gifts for Every Age" data-item-thumb="http://cdn.taboola.com/libtrc/static/thumbnails/d698ffe38d27e5036c872fe7acb56f6e.png" data-item-syndicated="true"
                                      class="videoCube trc_spotlight_item origin-undefined thumbnail_top syndicatedItem textItem videoCube_1_child trc-first-recommendation trc-spotlight-first-recommendation  trc_excludable ">
                                      <a attributionsrc="" title="Guide to Gifts for Every Age" href="https://www.parents.com/featured/editorial/gifts-for-every-age" rel="nofollow noopener sponsored" target="_blank" class=" item-thumbnail-href " slot="thumbnail"><div class="thumbBlock_holder"><span class="thumbBlock" aria-label="Image for Taboola Advertising Unit" role="img" style="background-image: url(&quot;https://images.taboola.com/taboola/image/fetch/f_jpg%2Cq_auto%2Ch_400%2Cw_800%2Cc_fill%2Cg_faces:auto%2Ce_sharpen/http%3A//cdn.taboola.com/libtrc/static/thumbnails/d698ffe38d27e5036c872fe7acb56f6e.png&quot;);"><span class="thumbnail-overlay"></span><span class="branding" role="link" aria-label="Parents in Taboola advertising section">Parents</span><span class="static-text top-right"></span></span><div class="videoCube_aspect"></div></div></a><a attributionsrc="" title="Guide to Gifts for Every Age" href="https://www.parents.com/featured/editorial/gifts-for-every-age" rel="nofollow noopener sponsored" target="_blank" class="item-label-href video-cta-style"><span class="video-label-box trc-main-label video-label-box-cta video-label-box-cta-non-ie"><span class="video-label video-title video-label-flex-cta-item trc_ellipsis " slot="title" role="link" style="-webkit-line-clamp: 1;">Guide to Gifts for Every Age</span><span class="video-label video-description video-label-flex-cta-item trc_ellipsis " slot="description" title="&quot;Description: Whether it&amp;#39;s the back-to-school rush of gatherings or birthday parties galore, every parent needs a list of age-appropriate gifts for kids.&quot;" style="-webkit-line-clamp: 2;">Whether it's the back-to-school rush of gatherings or birthday parties galore, every parent needs a list of age-appropriate gifts for kids.</span><span class="branding composite-branding video-branding-flex-cta-item" slot="branding"><span class="branding-inner" role="link" aria-label="Branding in Taboola advertising section">Parents</span><span class="branding-separator">|</span></span></span></a>
                                      <div class="logoDiv link-disclosure  attribution-disclosure-link-sponsored align-disclosure-left">
                                        <a attributionsrc="" title="Guide to Gifts for Every Age" href="https://www.parents.com/featured/editorial/gifts-for-every-age" rel="nofollow noopener sponsored" target="_blank" class="item-label-href video-cta-style"></a><a class="trc_desktop_disclosure_link trc_attribution_position_after_branding" rel="nofollow sponsored noopener" href="https://popup.taboola.com/en/?template=colorbox&amp;utm_source=newser-newser&amp;utm_medium=referral&amp;utm_content=thumbs-feed-01-delta:Below Article Thumbnails | Card 3:" target="_blank"><span>Sponsored</span></a><a class="trc_mobile_disclosure_link trc_attribution_position_after_branding" rel="nofollow sponsored noopener" href="https://popup.taboola.com/en/?template=colorbox&amp;utm_source=newser-newser&amp;utm_medium=referral&amp;utm_content=thumbs-feed-01-delta:Below Article Thumbnails | Card 3:" target="_blank"><span>Sponsored</span></a>
                                      </div>
                                      <div class="video-cta-href"><button type="button" class="video-cta-button video-cta-style" style="border-color: rgb(0, 0, 0); font-weight: bold; font-family: Roboto, sans-serif; color: rgb(0, 0, 0);">Browse
                                          Now</button></div>
                                      <div class=" trc_user_exclude_btn " title="Remove this item"></div>
                                      <div class=" trc_exclude_overlay trc_fade "></div>
                                      <div class=" trc_undo_btn ">Undo</div>
                                    </div>
                                  </div>
                                </div>
                              </div>
                              <div class="trc_clearer"></div>
                            </div>
                          </div>
                        </div>
                      </div>
                      <div data-card-index="4" id="taboola-below-article-thumbnails-pl4" data-batch-num="1" tbl-feed-card=""></div>
                      <div class="tbl-batch-anchor" observeid="tbl-observe-7"></div>
                      <div class=" tbl-hidden tbl-loading-spinner tbl-loading-cards-placeholder tbl-hidden ">
                        <div class="tbl-placeholder-card">
                          <div class="tbl-first-row-pl tbl-masker"></div>
                          <div class="tbl-second-row-pl tbl-masker"></div>
                          <div class="tbl-third-row-pl tbl-masker"></div>
                          <div class="tbl-last-row-right-padding tbl-masker"></div>
                          <div class="tbl-img-top-padding tbl-masker"></div>
                          <div class="tbl-img-bottom-padding tbl-masker"></div>
                          <div class="tbl-first-col-padding tbl-masker"></div>
                          <div class="tbl-second-col-padding tbl-masker"></div>
                        </div>
                        <div class="tbl-placeholder-card">
                          <div class="tbl-first-row-pl tbl-masker"></div>
                          <div class="tbl-second-row-pl tbl-masker"></div>
                          <div class="tbl-third-row-pl tbl-masker"></div>
                          <div class="tbl-last-row-right-padding tbl-masker"></div>
                          <div class="tbl-img-top-padding tbl-masker"></div>
                          <div class="tbl-img-bottom-padding tbl-masker"></div>
                          <div class="tbl-first-col-padding tbl-masker"></div>
                          <div class="tbl-second-col-padding tbl-masker"></div>
                        </div>
                        <div class="tbl-placeholder-card">
                          <div class="tbl-first-row-pl tbl-masker"></div>
                          <div class="tbl-second-row-pl tbl-masker"></div>
                          <div class="tbl-third-row-pl tbl-masker"></div>
                          <div class="tbl-last-row-right-padding tbl-masker"></div>
                          <div class="tbl-img-top-padding tbl-masker"></div>
                          <div class="tbl-img-bottom-padding tbl-masker"></div>
                          <div class="tbl-first-col-padding tbl-masker"></div>
                          <div class="tbl-second-col-padding tbl-masker"></div>
                        </div>
                      </div>
                    </div>
                    <script type="text/javascript">
                      window._taboola = window._taboola || [];
                      _taboola.push({
                        mode: 'alternating-thumbnails-a',
                        container: 'taboola-below-article-thumbnails',
                        placement: 'Below Article Thumbnails',
                        target_type: 'mix'
                      });
                    </script>
                    <!-- END: Taboola -->
                  </div>
                  <div class="cb"></div>
                  <div class="clear"></div>
                </aside>
              </div>
              <div id="divRightRail">
                <div id="divRightRailContent">
                  <div id="divRightRailClear" class="clear"></div>
                  <aside id="asideRightRail">
                    <div class="clear"></div>
                    <div id="divAIWrapper">
                      <div id="divAIHeader">
                        <div id="divAITitle"></div>
                        <div id="divAISectionTitle">
                          <a id="ctl00_ContentPlaceHolder1_AI1_HyperLinkMoreTop" href="/section/204/ai-politics-news-headlines.html">
                    <span id="spanHyperLinkMoreTop">Latest Politics Stories</span>
                </a>
                        </div>
                        <div id="divAI1" style="width: 191px;"></div>
                        <div id="divAI2" style="width: 89px;"></div>
                      </div>
                      <div class="clear"></div>
                      <div id="divAIBody">
                        <ul class="AIUl">
                          <li class="AILi">
                            <table>
                              <tbody>
                                <tr>
                                  <td>
                                    <div class="AIBullet redbullet"></div>
                                  </td>
                                  <td>
                                    <div class="AIByline" style="display:none;">
                                      <span id="ctl00_ContentPlaceHolder1_AI1_RepeaterItems1_ctl01_LabelByline">9 hours, 11 minutes ago</span>
                                    </div>
                                    <div class="AIHeadline">
                                      <a id="ctl00_ContentPlaceHolder1_AI1_RepeaterItems1_ctl01_HyperLinkStoryLink" onclick="AnalyticsCustomEvent('AIStoryView', 'StoryRight')" href="/story/359040/appeals-court-allows-colorado-gun-age-law-for-now.html">Appeals Court Allows Colorado Gun Age Law for Now</a>
                                    </div>
                                  </td>
                                </tr>
                              </tbody>
                            </table>
                          </li>
                          <li class="AILi">
                            <table>
                              <tbody>
                                <tr>
                                  <td>
                                    <div class="AIBullet redbullet"></div>
                                  </td>
                                  <td>
                                    <div class="AIByline" style="display:none;">
                                      <span id="ctl00_ContentPlaceHolder1_AI1_RepeaterItems1_ctl02_LabelByline">Nov 5, 2024 1:45 AM CST</span>
                                    </div>
                                    <div class="AIHeadline">
                                      <a id="ctl00_ContentPlaceHolder1_AI1_RepeaterItems1_ctl02_HyperLinkStoryLink" onclick="AnalyticsCustomEvent('AIStoryView', 'StoryRight')" href="/story/358977/nigerian-president-release-29-kids-facing-execution.html">Nigerian President: Release 29 Kids Facing Execution</a>
                                    </div>
                                  </td>
                                </tr>
                              </tbody>
                            </table>
                          </li>
                          <li class="AILi">
                            <table>
                              <tbody>
                                <tr>
                                  <td>
                                    <div class="AIBullet redbullet"></div>
                                  </td>
                                  <td>
                                    <div class="AIByline" style="display:none;">
                                      <span id="ctl00_ContentPlaceHolder1_AI1_RepeaterItems1_ctl03_LabelByline">Nov 5, 2024 1:15 AM CST</span>
                                    </div>
                                    <div class="AIHeadline">
                                      <a id="ctl00_ContentPlaceHolder1_AI1_RepeaterItems1_ctl03_HyperLinkStoryLink" onclick="AnalyticsCustomEvent('AIStoryView', 'StoryRight')" href="/story/358972/australia-confronts-india-over-sikh-activist-allegations.html">Australia Confronts India Over Sikh Activist Allegations</a>
                                    </div>
                                  </td>
                                </tr>
                              </tbody>
                            </table>
                          </li>
                          <li class="AILi">
                            <table>
                              <tbody>
                                <tr>
                                  <td>
                                    <div class="AIBullet redbullet"></div>
                                  </td>
                                  <td>
                                    <div class="AIByline" style="display:none;">
                                      <span id="ctl00_ContentPlaceHolder1_AI1_RepeaterItems1_ctl04_LabelByline">Nov 5, 2024 12:45 AM CST</span>
                                    </div>
                                    <div class="AIHeadline">
                                      <a id="ctl00_ContentPlaceHolder1_AI1_RepeaterItems1_ctl04_HyperLinkStoryLink" onclick="AnalyticsCustomEvent('AIStoryView', 'StoryRight')" href="/story/358973/megyn-kelly-endorses-trump-in-fiery-pittsburgh-speech.html">Megyn Kelly Endorses Trump in Fiery Pittsburgh Speech</a>
                                    </div>
                                  </td>
                                </tr>
                              </tbody>
                            </table>
                          </li>
                          <li class="AILi">
                            <table>
                              <tbody>
                                <tr>
                                  <td>
                                    <div class="AIBullet redbullet"></div>
                                  </td>
                                  <td>
                                    <div class="AIByline" style="display:none;">
                                      <span id="ctl00_ContentPlaceHolder1_AI1_RepeaterItems1_ctl05_LabelByline">Nov 5, 2024 12:15 AM CST</span>
                                    </div>
                                    <div class="AIHeadline">
                                      <a id="ctl00_ContentPlaceHolder1_AI1_RepeaterItems1_ctl05_HyperLinkStoryLink" onclick="AnalyticsCustomEvent('AIStoryView', 'StoryRight')" href="/story/358920/starmer-calls-for-terror-level-action-on-smugglers.html">Starmer Calls for Terror-Level Action on Smugglers</a>
                                    </div>
                                  </td>
                                </tr>
                              </tbody>
                            </table>
                          </li>
                        </ul>
                        <div style="text-align:center;">
                          <a id="ctl00_ContentPlaceHolder1_AI1_HyperLinkMore" class="AIButton" href="/section/204/ai-politics-news-headlines.html">
                    Read More
                </a>
                        </div>
                      </div>
                    </div>
                    <script type="text/javascript">
                      var w1 = jQuery('#spanHyperLinkMoreTop').width();
                      var w2 = 280 - w1;
                      jQuery('#divAI1').animate({
                        width: w1 + 'px'
                      }, 500, function() {
                        jQuery('#divAI2').animate({
                          width: w2 + 'px'
                        }, 500);
                      });
                    </script>
                    <div class="clear" style="margin-top:25px;"></div>
                    <div class="VXNBhPdE9Pbf"></div>
                    <div id="divTopRightRailAd" class="RightRailAds">
                      <!-- BEGIN: Freestar -->
                      <div class="HideMobileTablet">
                        <div style="position:relative;height:250px;">
                          <div align="center" data-freestar-ad="__300x250" id="newser_side1" class="VerticalCenter" name="newser_side1" data-google-query-id="CLiz2If_x4kDFYmMywEdGhUNXA">
                            <div id="google_ads_iframe_/15184186,1028224/newser_side1_0__container__" style="border: 0pt none;"><iframe id="google_ads_iframe_/15184186,1028224/newser_side1_0" name="google_ads_iframe_/15184186,1028224/newser_side1_0"
                                title="3rd party ad content" width="300" height="250" scrolling="no" marginwidth="0" marginheight="0" frameborder="0" aria-label="Advertisement" tabindex="0" allow="private-state-token-redemption;attribution-reporting"
                                data-load-complete="true" data-google-container-id="5" style="border: 0px; vertical-align: bottom;"></iframe></div>
                          </div>
                        </div>
                      </div>
                      <!-- END: Freestar -->
                    </div>
                    <div class="clear"></div>
                    <div id="divPopularOnNewserContainer" style="margin-bottom:30px;">
                      <div id="divPopularOnNewserWrapper" style="min-height:304px">
                        <div id="divPopularOnNewserTitle"> Most Read on Newser </div>
                        <div id="divPopularOnNewser">
                        </div>
                        <div class="clear"></div>
                        <div id="TodaysPopularBorder">
                          <div class="TodaysMostPopularImageBig">
                            <a id="ctl00_ContentPlaceHolder1_TodaysMostPopular1_HyperLinkImageBig" title="7 Reasons Why America Made Trump President Again" onclick="AnalyticsCustomEvent('StoryClick', 'Popular')" href="/story/359064/7-factors-behind-trumps-historic-political-comeback.html"><img id="ctl00_ContentPlaceHolder1_TodaysMostPopular1_ImageThumbnailBig" src="//img2-azrcdn.newser.com/image/1571001-0-20241106062901.jpeg?width=314&amp;height=200&amp;crop=yes" style="height:200px;width:314px;border-width:0px;"></a>
                          </div>
                          <ul class="TodaysMostPopularCounterUl">
                            <li class="TodaysMostPopularCounterLi Big">
                              <div class="TodaysMostPopularCounterText">
                                <div> &nbsp; </div>
                                <div class="TodaysMostPopularCounterTextLink">
                                  <a id="ctl00_ContentPlaceHolder1_TodaysMostPopular1_RepeaterItems1_ctl01_HyperLinkStoryLinkBig" title="7 Reasons Why America Made Trump President Again" onclick="AnalyticsCustomEvent('StoryClick', 'Popular')" href="/story/359064/7-factors-behind-trumps-historic-political-comeback.html" style="text-align: left;">7 Reasons Why America Made Trump President Again</a>
                                </div>
                              </div>
                              <div class="TodaysMostPopularCounter">1</div>
                            </li>
                            <li id="ctl00_ContentPlaceHolder1_TodaysMostPopular1_RepeaterItems1_ctl01_TodaysMostPopularCounterLi" class="TodaysMostPopularCounterLi Small">
                              <div class="TodaysMostPopularCounterText Regular">
                                <div style="width: 89px; text-align: left;">
                                  <a id="ctl00_ContentPlaceHolder1_TodaysMostPopular1_RepeaterItems1_ctl01_HyperLinkImage" title="7 Reasons Why America Made Trump President Again" onclick="AnalyticsCustomEvent('StoryClick', 'Popular')" href="/story/359064/7-factors-behind-trumps-historic-political-comeback.html"><img id="ctl00_ContentPlaceHolder1_TodaysMostPopular1_RepeaterItems1_ctl01_ImageThumbnail" src="//img2-azrcdn.newser.com/image/1571001-0-20241106062901.jpeg?width=76&amp;height=76&amp;crop=yes" style="height:76px;width:76px;border-width:0px;padding-right:13px;"></a>
                                </div>
                                <div class="TodaysMostPopularCounterTextLink">
                                  <a id="ctl00_ContentPlaceHolder1_TodaysMostPopular1_RepeaterItems1_ctl01_HyperLinkStoryLink" title="7 Reasons Why America Made Trump President Again" onclick="AnalyticsCustomEvent('StoryClick', 'Popular')" href="/story/359064/7-factors-behind-trumps-historic-political-comeback.html" style="text-align: left;">7 Reasons Why America Made Trump President Again</a>
                                </div>
                              </div>
                              <div class="TodaysMostPopularCounter">1</div>
                            </li>
                            <li id="ctl00_ContentPlaceHolder1_TodaysMostPopular1_RepeaterItems1_ctl02_TodaysMostPopularCounterLi" class="TodaysMostPopularCounterLi">
                              <div class="TodaysMostPopularCounterText Regular">
                                <div style="width: 89px; text-align: left;">
                                  <a id="ctl00_ContentPlaceHolder1_TodaysMostPopular1_RepeaterItems1_ctl02_HyperLinkImage" title="Scientists Make 'Shocking' Discovery About Mosquitoes" onclick="AnalyticsCustomEvent('StoryClick', 'Popular')" href="/story/358956/scientists-call-their-mosquito-discovery-shocking.html"><img id="ctl00_ContentPlaceHolder1_TodaysMostPopular1_RepeaterItems1_ctl02_ImageThumbnail" src="//img1-azrcdn.newser.com/image/1570804-0-20241105140331.jpeg?width=76&amp;height=76&amp;crop=yes" style="height:76px;width:76px;border-width:0px;padding-right:13px;"></a>
                                </div>
                                <div class="TodaysMostPopularCounterTextLink">
                                  <a id="ctl00_ContentPlaceHolder1_TodaysMostPopular1_RepeaterItems1_ctl02_HyperLinkStoryLink" title="Scientists Make 'Shocking' Discovery About Mosquitoes" onclick="AnalyticsCustomEvent('StoryClick', 'Popular')" href="/story/358956/scientists-call-their-mosquito-discovery-shocking.html" style="text-align: left;">Scientists Make 'Shocking' Discovery About Mosquitoes</a>
                                </div>
                              </div>
                              <div class="TodaysMostPopularCounter">2</div>
                            </li>
                            <li id="ctl00_ContentPlaceHolder1_TodaysMostPopular1_RepeaterItems1_ctl03_TodaysMostPopularCounterLi" class="TodaysMostPopularCounterLi">
                              <div class="TodaysMostPopularCounterText Regular">
                                <div style="width: 89px; text-align: left;">
                                  <a id="ctl00_ContentPlaceHolder1_TodaysMostPopular1_RepeaterItems1_ctl03_HyperLinkImage" title="First Results Reported in Election 2024" onclick="AnalyticsCustomEvent('StoryClick', 'Popular')" href="/story/358978/first-results-reported-in-election-2024.html"><img id="ctl00_ContentPlaceHolder1_TodaysMostPopular1_RepeaterItems1_ctl03_ImageThumbnail" src="//img1-azrcdn.newser.com/image/1570700-0-20241105054717.jpeg?width=76&amp;height=76&amp;crop=yes" style="height:76px;width:76px;border-width:0px;padding-right:13px;"></a>
                                </div>
                                <div class="TodaysMostPopularCounterTextLink">
                                  <a id="ctl00_ContentPlaceHolder1_TodaysMostPopular1_RepeaterItems1_ctl03_HyperLinkStoryLink" title="First Results Reported in Election 2024" onclick="AnalyticsCustomEvent('StoryClick', 'Popular')" href="/story/358978/first-results-reported-in-election-2024.html" style="text-align: left;">First Results Reported in Election 2024</a>
                                </div>
                              </div>
                              <div class="TodaysMostPopularCounter">3</div>
                            </li>
                          </ul>
                        </div>
                        <script type="text/javascript">
                          AnalyticsCustomEvent('Popular', 'Serve');
                        </script>
                      </div>
                    </div>
                    <div class="clear"></div>
                    <div>
                      <!-- BEGIN: Insticator -->
                      <!-- Insticator API Fire Widget - Politics -->
                      <div id="insticator-container" class="embedid-df4f1e56-c942-4b08-b110-4f6655b78901 REGULAR">
                        <div id="wrapper-div-insticator-ad-4" style="width: 315px; height: 280px; margin: auto; display: flex; align-items: center; justify-content: center;">
                          <div style="width: 336px; height: 280px; margin: auto; display: flex; align-items: center; justify-content: center;" id="div-insticator-ad-4" data-google-query-id="CIaX3oP_x4kDFS_llAkdZQgdcA">
                            <div id="google_ads_iframe_/2507246,1028224/newser.com_Web_300x250_4_0__container__" style="border: 0pt none;"><iframe id="google_ads_iframe_/2507246,1028224/newser.com_Web_300x250_4_0"
                                name="google_ads_iframe_/2507246,1028224/newser.com_Web_300x250_4_0" title="3rd party ad content" width="300" height="250" scrolling="no" marginwidth="0" marginheight="0" frameborder="0" aria-label="Advertisement"
                                tabindex="0" allow="private-state-token-redemption;attribution-reporting" data-load-complete="true" data-google-container-id="1" style="border: 0px; vertical-align: bottom;"></iframe></div>
                          </div>
                        </div>
                        <div id="insticator-embed" style="line-height: 0;"><iframe frameborder="0" scrolling="no" id="insticator-iframe" title="Insticator Content Engagement Unit" aria-hidden="true" style="height: 350px; width: 100%;"></iframe></div>
                        <script data-cfasync="false" type="text/javascript">
                          Insticator.ad.loadAd("div-insticator-ad-4");
                          Insticator.ad.loadAd("div-insticator-ad-5");
                          Insticator.load("em", {
                            id: "df4f1e56-c942-4b08-b110-4f6655b78901"
                          })
                        </script>
                        <style type="text/css">
                          /* ..... GENERAL AD STYLES ..... */
                          #insticator-container.embedid-df4f1e56-c942-4b08-b110-4f6655b78901 #wrapper-div-insticator-ad-4,
                          #insticator-container.embedid-df4f1e56-c942-4b08-b110-4f6655b78901 #wrapper-div-insticator-ad-4 {
                            margin: 0 auto;
                          }
                        </style>
                        <style type="text/css">
                          @media screen and (min-width:768px) {
                            #wrapper-div-insticator-ad-4 {
                              width: 300px !important;
                            }
                          }

                          #wrapper-div-insticator-ad-4 {
                            margin-top: 15px !important;
                            margin-bottom: 15px !important;
                            min-height: 250px !important;
                          }
                        </style>
                      </div>
                      <!-- End Insticator API Fire Widget -->
                      <!-- END: Insticator -->
                    </div>
                    <div class="clear"></div>
                    <div class="clear"></div>
                    <div id="divMiddleRightRailAd" class="RightRailAds">
                      <!-- BEGIN: Freestar -->
                      <div class="HideMobileTablet">
                        <div>
                          <div align="center" data-freestar-ad="__300x600" id="newser_side2" name="newser_side2" data-google-query-id="CIOB9oT_x4kDFbsHigMd_oQPmQ">
                            <script data-cfasync="false" type="text/javascript">
                              freestar.config.enabled_slots.push({
                                placementName: "newser_side2",
                                slotId: "newser_side2"
                              });
                            </script>
                            <div id="_fs-ad-iframe-container"><iframe id="_fs-ad-1608eddc492c6a6c" width="300" height="600" frameborder="0" marginheight="0" marginwidth="0" scrolling="no" data-integralas-id-1775dcdf-1364-7b9d-364f-a10795a06923="">
                                <div style="position: absolute; width: 0px; height: 0px; border: 0px; padding: 0px; margin: 0px; overflow: hidden;"><button></button><a href="https://yahoo.com"></a><input></div>
                              </iframe></div>
                          </div>
                        </div>
                      </div>
                      <!-- END: Freestar -->
                    </div>
                    <!-- BEGIN: Retirely -->
                    <div id="divRetirely">
                      <div id="retirely-widget-container-63" data-widget-id="63" data-category="all" data-limit="all">
                        <div class="retirely-widget vertical light all all">
                          <div class="retirely-article-header"><span>News From Our Partners</span></div>
                          <div class="retirely-article-card" id="1084900" data-title="Musk decides to bankroll Trump’s comeback" data-uniqueid="1084900">
                            <a href="https://www.marketbeat.com/articles/musk-tests-the-role-of-money-in-us-politics-with-multimillion-dollar-effort-to-back-trump-2024-11-01/?originWidgetId=63&amp;originUniqueId=1084900&amp;utm_source=miximedia&amp;utm_medium=miximedia" class="retirely-article-link" target="_blank" rel="nofollow"><div class="retirely-article-image">
<img src="https://airwhon.com/wp-content/uploads/2024/11/Screenshot-2024-11-03-at-2.17.57 AM-150x150.png" srcset="https://airwhon.com/wp-content/uploads/2024/11/Screenshot-2024-11-03-at-2.17.57 AM-150x150.png 150w, https://airwhon.com/wp-content/uploads/2024/11/Screenshot-2024-11-03-at-2.17.57 AM-300x300.png 300w, https://airwhon.com/wp-content/uploads/2024/11/Screenshot-2024-11-03-at-2.17.57 AM-1024x585.png 768w" class="test" alt="Musk decides to bankroll Trump’s comeback">
</div></a>
                            <div class="retirely-article-content">
                              <div class="retirely-article-category">Business</div>
                              <a href="https://www.marketbeat.com/articles/musk-tests-the-role-of-money-in-us-politics-with-multimillion-dollar-effort-to-back-trump-2024-11-01/?originWidgetId=63&amp;originUniqueId=1084900&amp;utm_source=miximedia&amp;utm_medium=miximedia" class="retirely-article-link-inner" target="_blank" rel="nofollow"><h3 class="retirely-article-title">Musk decides to bankroll Trump’s comeback</h3></a>
                              <p class="retirely-article-excerpt"></p>
                            </div>
                          </div>
                          <div class="retirely-article-card" id="5673499" data-title="Biden Calls Out Musk Over Alleged Past Illegal Work Status in U.S." data-uniqueid="5673499">
                            <a href="https://www.marketbeat.com/articles/biden-calls-out-musk-over-a-published-report-that-the-tesla-ceo-once-worked-in-the-us-illegally-2024-10-27/?originWidgetId=63&amp;originUniqueId=5673499&amp;utm_source=miximedia&amp;utm_medium=miximedia" class="retirely-article-link" target="_blank" rel="nofollow"><div class="retirely-article-image">
<img src="https://airwhon.com/wp-content/uploads/2024/10/GettyImages-2158243766-e1729807174366-150x150.webp" srcset="https://airwhon.com/wp-content/uploads/2024/10/GettyImages-2158243766-e1729807174366-150x150.webp 150w, https://airwhon.com/wp-content/uploads/2024/10/GettyImages-2158243766-e1729807174366-300x300.webp 300w, https://airwhon.com/wp-content/uploads/2024/10/GettyImages-2158243766-e1729807174366-1024x683.webp 768w" class="test" alt="Biden Calls Out Musk Over Alleged Past Illegal Work Status in U.S.">
</div></a>
                            <div class="retirely-article-content">
                              <div class="retirely-article-category">Business</div>
                              <a href="https://www.marketbeat.com/articles/biden-calls-out-musk-over-a-published-report-that-the-tesla-ceo-once-worked-in-the-us-illegally-2024-10-27/?originWidgetId=63&amp;originUniqueId=5673499&amp;utm_source=miximedia&amp;utm_medium=miximedia" class="retirely-article-link-inner" target="_blank" rel="nofollow"><h3 class="retirely-article-title">Biden Calls Out Musk Over Alleged Past Illegal Work Status in U.S.</h3></a>
                              <p class="retirely-article-excerpt"></p>
                            </div>
                          </div>
                          <div class="retirely-article-card" id="11423769" data-title="Trump proposes slashing Social Security taxes; math teachers brace for impact." data-uniqueid="11423769">
                            <a href="https://retire.ly/2024/10/23/heres-how-a-donald-trump-win-could-affect-social-security-benefits/?originWidgetId=63&amp;originUniqueId=11423769&amp;utm_source=newser&amp;utm_medium=newser" class="retirely-article-link" target="_blank" rel="nofollow"><div class="retirely-article-image">
<img src="https://airwhon.com/wp-content/uploads/2024/10/1674232947372-150x150.webp" srcset="https://airwhon.com/wp-content/uploads/2024/10/1674232947372-150x150.webp 150w, https://airwhon.com/wp-content/uploads/2024/10/1674232947372-300x300.webp 300w, https://airwhon.com/wp-content/uploads/2024/10/1674232947372-1024x576.webp 768w" class="test" alt="Trump proposes slashing Social Security taxes; math teachers brace for impact.">
</div></a>
                            <div class="retirely-article-content">
                              <div class="retirely-article-category">Politics</div>
                              <a href="https://retire.ly/2024/10/23/heres-how-a-donald-trump-win-could-affect-social-security-benefits/?originWidgetId=63&amp;originUniqueId=11423769&amp;utm_source=newser&amp;utm_medium=newser" class="retirely-article-link-inner" target="_blank" rel="nofollow"><h3 class="retirely-article-title">Trump proposes slashing Social Security taxes; math teachers brace for impact.</h3></a>
                              <p class="retirely-article-excerpt"></p>
                            </div>
                          </div>
                          <div class="retirely-article-card" id="217368" data-title="Las Vegas will blow a kiss goodbye to the Tropicana with a flashy casino implosion" data-uniqueid="217368">
                            <a href="https://www.marketbeat.com/articles/las-vegas-will-blow-a-kiss-goodbye--literally--to-the-tropicana-with-a-flashy-casino-implosion-2024-10-08/?originWidgetId=63&amp;originUniqueId=217368&amp;utm_source=miximedia&amp;utm_medium=miximedia" class="retirely-article-link" target="_blank" rel="nofollow"><div class="retirely-article-image">
<img src="https://airwhon.com/wp-content/uploads/2024/10/8vvheiuprsy-150x150.jpg" srcset="https://airwhon.com/wp-content/uploads/2024/10/8vvheiuprsy-150x150.jpg 150w, https://airwhon.com/wp-content/uploads/2024/10/8vvheiuprsy-300x300.jpg 300w, https://airwhon.com/wp-content/uploads/2024/10/8vvheiuprsy-1024x768.jpg 768w" class="test" alt="Las Vegas will blow a kiss goodbye to the Tropicana with a flashy casino implosion">
</div></a>
                            <div class="retirely-article-content">
                              <div class="retirely-article-category">Local</div>
                              <a href="https://www.marketbeat.com/articles/las-vegas-will-blow-a-kiss-goodbye--literally--to-the-tropicana-with-a-flashy-casino-implosion-2024-10-08/?originWidgetId=63&amp;originUniqueId=217368&amp;utm_source=miximedia&amp;utm_medium=miximedia" class="retirely-article-link-inner" target="_blank" rel="nofollow"><h3 class="retirely-article-title">Las Vegas will blow a kiss goodbye to the Tropicana with a flashy casino implosion</h3></a>
                              <p class="retirely-article-excerpt"></p>
                            </div>
                          </div>
                          <div class="retirely-article-card" id="9239871" data-title="3 Uranium Stocks To Gain as Microsoft Goes Nuclear to Power AI" data-uniqueid="9239871">
                            <a href="https://www.marketbeat.com/stock-ideas/3-uranium-stocks-to-gain-as-microsoft-goes-nuclear-to-power-ai/?originWidgetId=63&amp;originUniqueId=9239871&amp;utm_source=miximedia&amp;utm_medium=miximedia" class="retirely-article-link" target="_blank" rel="nofollow"><div class="retirely-article-image">
<img src="https://airwhon.com/wp-content/uploads/2024/09/c82jaeqkfe0-150x150.jpg" srcset="https://airwhon.com/wp-content/uploads/2024/09/c82jaeqkfe0-150x150.jpg 150w, https://airwhon.com/wp-content/uploads/2024/09/c82jaeqkfe0-300x300.jpg 300w, https://airwhon.com/wp-content/uploads/2024/09/c82jaeqkfe0-1024x683.jpg 768w" class="test" alt="3 Uranium Stocks To Gain as Microsoft Goes Nuclear to Power AI">
</div></a>
                            <div class="retirely-article-content">
                              <div class="retirely-article-category">Business</div>
                              <a href="https://www.marketbeat.com/stock-ideas/3-uranium-stocks-to-gain-as-microsoft-goes-nuclear-to-power-ai/?originWidgetId=63&amp;originUniqueId=9239871&amp;utm_source=miximedia&amp;utm_medium=miximedia" class="retirely-article-link-inner" target="_blank" rel="nofollow"><h3 class="retirely-article-title">3 Uranium Stocks To Gain as Microsoft Goes Nuclear to Power AI</h3></a>
                              <p class="retirely-article-excerpt"></p>
                            </div>
                          </div>
                          <div class="retirely-article-card" id="14256032" data-title="3 Big Social Security Changes Coming in 2025 May Surprise Many Americans" data-uniqueid="14256032">
                            <a href="https://retire.ly/2024/06/11/3-big-social-security-changes-coming-in-2025-may-surprise-many-americans/?originWidgetId=63&amp;originUniqueId=14256032&amp;utm_source=newser&amp;utm_medium=newser" class="retirely-article-link" target="_blank" rel="nofollow"><div class="retirely-article-image">
<img src="https://airwhon.com/wp-content/uploads/2024/07/eausaeykqrg-150x150.jpg" srcset="https://airwhon.com/wp-content/uploads/2024/07/eausaeykqrg-150x150.jpg 150w, https://airwhon.com/wp-content/uploads/2024/07/eausaeykqrg-300x300.jpg 300w, https://airwhon.com/wp-content/uploads/2024/07/eausaeykqrg-1024x678.jpg 768w" class="test" alt="3 Big Social Security Changes Coming in 2025 May Surprise Many Americans">
</div></a>
                            <div class="retirely-article-content">
                              <div class="retirely-article-category">Business</div>
                              <a href="https://retire.ly/2024/06/11/3-big-social-security-changes-coming-in-2025-may-surprise-many-americans/?originWidgetId=63&amp;originUniqueId=14256032&amp;utm_source=newser&amp;utm_medium=newser" class="retirely-article-link-inner" target="_blank" rel="nofollow"><h3 class="retirely-article-title">3 Big Social Security Changes Coming in 2025 May Surprise Many Americans</h3></a>
                              <p class="retirely-article-excerpt"></p>
                            </div>
                          </div>
                          <div class="retirely-article-card" id="1301130" data-title="Biden’s Pick to Head Social Security Wants to Make These Changes" data-uniqueid="1301130">
                            <a href="https://retire.ly/2023/11/09/joe-bidens-pick-to-head-social-security-wants-to-make-these-changes/?originWidgetId=63&amp;originUniqueId=1301130&amp;utm_source=newser&amp;utm_medium=newser" class="retirely-article-link" target="_blank" rel="nofollow"><div class="retirely-article-image">
<img src="https://airwhon.com/wp-content/uploads/2024/07/6b049149-521e-4f0b-b922-3bbd71e91592-150x150.jpg" srcset="https://airwhon.com/wp-content/uploads/2024/07/6b049149-521e-4f0b-b922-3bbd71e91592-150x150.jpg 150w, https://airwhon.com/wp-content/uploads/2024/07/6b049149-521e-4f0b-b922-3bbd71e91592-300x300.jpg 300w, https://airwhon.com/wp-content/uploads/2024/07/6b049149-521e-4f0b-b922-3bbd71e91592.jpg 768w" class="test" alt="Biden’s Pick to Head Social Security Wants to Make These Changes">
</div></a>
                            <div class="retirely-article-content">
                              <div class="retirely-article-category">Politics</div>
                              <a href="https://retire.ly/2023/11/09/joe-bidens-pick-to-head-social-security-wants-to-make-these-changes/?originWidgetId=63&amp;originUniqueId=1301130&amp;utm_source=newser&amp;utm_medium=newser" class="retirely-article-link-inner" target="_blank" rel="nofollow"><h3 class="retirely-article-title">Biden’s Pick to Head Social Security Wants to Make These Changes</h3></a>
                              <p class="retirely-article-excerpt"></p>
                            </div>
                          </div>
                          <div class="retirely-article-card" id="5947822" data-title="Bezos Says His Company “Will Go Bankrupt”..." data-uniqueid="5947822">
                            <a href="https://www.fool.com/ext-content/amazon-ceo-says-his-company-will-go-bankrupt/?originWidgetId=63&amp;originUniqueId=5947822&amp;utm_source=baron&amp;utm_medium=baron_mixi&amp;utm_campaign=fool&amp;paid=9223&amp;waid=9223&amp;aid=9223&amp;psource=esamixwdg0210002&amp;source=esamixwdg0210002&amp;wsource=esamixwdg0210002" class="retirely-article-link" target="_blank" rel="nofollow"><div class="retirely-article-image">
<img src="https://airwhon.com/wp-content/uploads/2024/07/GettyImages-1419418253-e1668467788454-150x150.webp" srcset="https://airwhon.com/wp-content/uploads/2024/07/GettyImages-1419418253-e1668467788454-150x150.webp 150w, https://airwhon.com/wp-content/uploads/2024/07/GettyImages-1419418253-e1668467788454-300x300.webp 300w, https://airwhon.com/wp-content/uploads/2024/07/GettyImages-1419418253-e1668467788454-1024x683.webp 768w" class="test" alt="Bezos Says His Company “Will Go Bankrupt”...">
</div></a>
                            <div class="retirely-article-content">
                              <div class="retirely-article-category">Good News</div>
                              <a href="https://www.fool.com/ext-content/amazon-ceo-says-his-company-will-go-bankrupt/?originWidgetId=63&amp;originUniqueId=5947822&amp;utm_source=baron&amp;utm_medium=baron_mixi&amp;utm_campaign=fool&amp;paid=9223&amp;waid=9223&amp;aid=9223&amp;psource=esamixwdg0210002&amp;source=esamixwdg0210002&amp;wsource=esamixwdg0210002" class="retirely-article-link-inner" target="_blank" rel="nofollow"><h3 class="retirely-article-title">Bezos Says His Company “Will Go Bankrupt”...</h3></a>
                              <p class="retirely-article-excerpt"></p>
                            </div>
                          </div>
                          <div class="retirely-article-card" id="14222696" data-title="Congress is Playing the Stock Market While Playing You – Their Top 3 Picks" data-uniqueid="14222696">
                            <a href="https://www.marketbeat.com/stock-ideas/congress-members-are-buying-these-3-hot-stocks/?originWidgetId=63&amp;originUniqueId=14222696&amp;utm_source=miximedia&amp;utm_medium=miximedia" class="retirely-article-link" target="_blank" rel="nofollow"><div class="retirely-article-image">
<img src="https://airwhon.com/wp-content/uploads/2024/09/230804-nancy-pelosi-mn-1550-6db16d-150x150.webp" srcset="https://airwhon.com/wp-content/uploads/2024/09/230804-nancy-pelosi-mn-1550-6db16d-150x150.webp 150w, https://airwhon.com/wp-content/uploads/2024/09/230804-nancy-pelosi-mn-1550-6db16d-300x300.webp 300w, https://airwhon.com/wp-content/uploads/2024/09/230804-nancy-pelosi-mn-1550-6db16d-1024x683.webp 768w" class="test" alt="Congress is Playing the Stock Market While Playing You – Their Top 3 Picks">
</div></a>
                            <div class="retirely-article-content">
                              <div class="retirely-article-category">Business</div>
                              <a href="https://www.marketbeat.com/stock-ideas/congress-members-are-buying-these-3-hot-stocks/?originWidgetId=63&amp;originUniqueId=14222696&amp;utm_source=miximedia&amp;utm_medium=miximedia" class="retirely-article-link-inner" target="_blank" rel="nofollow"><h3 class="retirely-article-title">Congress is Playing the Stock Market While Playing You – Their Top 3 Picks</h3></a>
                              <p class="retirely-article-excerpt"></p>
                            </div>
                          </div>
                        </div>
                      </div>
                      <script src="https://airwhon.com/wp-content/plugins/retirely/js/embed.js"></script>
                    </div>
                    <script>
                      if (!IsMobile()) {
                        jQuery("#divRetirely").append("<div id='retirely-widget-container-63' data-widget-id='63' data-category='all' data-limit='all'></div>");
                        jQuery("#divRetirely").append("<scr" + "ipt src='https://airwhon.com/wp-content/plugins/retirely/js/embed.js'></scr" + "ipt>");
                      }
                    </script>
                    <!-- END: Retirely -->
                    <div class="clear" style="margin-top:20px;"></div>
                    <div id="divLowerRightRailAd" class="RightRailAds" style="margin-top:10px;">
                      <!-- BEGIN: Freestar -->
                      <div class="HideMobileTablet">
                        <div style="min-height:250px;">
                          <div align="center" data-freestar-ad="__300x600" id="newser_side3" name="newser_side3" data-google-query-id="CMyI9oT_x4kDFS8NigMdC-MN6Q">
                            <script data-cfasync="false" type="text/javascript">
                              freestar.config.enabled_slots.push({
                                placementName: "newser_side3",
                                slotId: "newser_side3"
                              });
                            </script>
                            <div id="_fs-ad-iframe-container"><iframe id="_fs-ad-159aea581c85e78a" width="300" height="600" frameborder="0" marginheight="0" marginwidth="0" scrolling="no" data-integralas-id-40af902f-e2a4-a684-1c0a-ea13d3a2626e="">
                                <div style="position: absolute; width: 0px; height: 0px; border: 0px; padding: 0px; margin: 0px; overflow: hidden;"><button></button><a href="https://yahoo.com"></a><input></div>
                              </iframe></div>
                          </div>
                        </div>
                      </div>
                      <!-- END: Freestar -->
                    </div>
                  </aside>
                </div>
              </div>
            </div>
            <div class="clear"></div>
            <div id="divStoryPageContainerMore"></div>
            <div class="clear"></div>
            <div id="divEmailAStory" class="overlayPopup emailAStoryPopup" style="display:none;top:45px;">
              <div id="divEmailPopupContainer">
                <div id="divEmailPopup">
                  <div id="divEmailPopupTitle">
                    <a href="javascript:void(0);" onclick="EmailAStoryClose();" style="position:relative;float:right;right:10px;">
                    <img src="//img2-azrcdn.newser.com/images/closeX2.png" alt="X">
                </a> Email This Story
                  </div>
                  <div id="divStoryImage">
                    <img id="ctl00_ContentPlaceHolder1_EmailAStory_ImageStorySquare" class="divStoryImg" src="https://img1-azrcdn.newser.com/square-image/358968-20241105131301/trump-hopes-to-do-what-only-one-man-has-done.jpeg"
                      style="border-width:0px;border:1px solid black;">
                  </div>
                  <div id="divToFrom">
                    <input name="ctl00$ContentPlaceHolder1$EmailAStory$TextBoxTo" id="TextBoxTo" class="email" type="email" placeholder="To (comma separated emails)">
                    <input name="ctl00$ContentPlaceHolder1$EmailAStory$TextBoxName" type="text" id="TextBoxName" class="username" placeholder="From (your name here)">
                  </div>
                  <div class="clear"></div>
                  <div id="divMessageTitle" style="display:none;">
                    <span>Message</span> (up to 1000 characters)
                  </div>
                  <div id="divMessage">
                    <textarea name="ctl00$ContentPlaceHolder1$EmailAStory$TextBoxComments" rows="2" cols="20" id="TextBoxComments">Check out this story on Newser.</textarea>
                  </div>
                  <span id="ctl00_ContentPlaceHolder1_EmailAStory_LabelMsg" class="resultLabel"></span>
                  <center>
                    <div class="g-recaptcha" data-callback="onReturnCallback" data-sitekey="6LfLeSUTAAAAAMogW1JMPzBSuKJhK1kWt2QZ4XvU">
                      <div style="width: 304px; height: 78px;">
                        <div><iframe title="reCAPTCHA" width="304" height="78" role="presentation" name="a-3el698jng4yu" frameborder="0" scrolling="no"
                            sandbox="allow-forms allow-popups allow-same-origin allow-scripts allow-top-navigation allow-modals allow-popups-to-escape-sandbox allow-storage-access-by-user-activation"
                            src="https://www.google.com/recaptcha/api2/anchor?ar=1&amp;k=6LfLeSUTAAAAAMogW1JMPzBSuKJhK1kWt2QZ4XvU&amp;co=aHR0cHM6Ly93d3cubmV3c2VyLmNvbTo0NDM.&amp;hl=en&amp;v=-ZG7BC9TxCVEbzIO2m429usb&amp;size=normal&amp;cb=kg0v0i2sntj8"></iframe>
                        </div><textarea id="g-recaptcha-response" name="g-recaptcha-response" class="g-recaptcha-response"
                          style="width: 250px; height: 40px; border: 1px solid rgb(193, 193, 193); margin: 10px 25px; padding: 0px; resize: none; display: none;"></textarea>
                      </div><iframe style="display: none;"></iframe>
                    </div>
                  </center>
                  <script src="https://www.google.com/recaptcha/api.js"></script>
                  <div id="divSendButton" style="padding-top: 10px;">
                    <button id="ButtonSend" class="redButton disabled" disabled="disabled">Please complete reCaptcha</button>
                    <script type="text/javascript">
                      var recaptchaSuccess = false,
                        recaptchaResponse = '',
                        doesSupportRecaptcha = 'True',
                        recaptchaOveridden = false,
                        doesSupportRecaptcha = (doesSupportRecaptcha == "True");
                      jQuery(document).ready(function() {
                        if (!doesSupportRecaptcha) {
                          overrideRecaptcha();
                          recaptchaOveridden = true;
                        }
                      });

                      function RecaptchaSuccess(response) {
                        if (response.indexOf('true') > -1) {
                          //recaptcha validated
                          jQuery('#ButtonSend').removeAttr('disabled');
                          jQuery('#ButtonSend').removeClass('disabled');
                          jQuery('#ButtonSend').html("Send");
                          recaptchaSuccess = true;
                        } else {
                          //not valid, although this shouldn't really ever get hit
                          alert("Recaptcha verification failed, please contact a site administrator for help.");
                        }
                      }

                      function RecaptchaError() {
                        console.log("Recaptcha error");
                      }

                      function onReturnCallback(response) {
                        recaptchaResponse = response;
                        var data = "Recaptcha=" + response;
                        AjaxCallPost("/RecaptchaAJAX.aspx", data, RecaptchaSuccess, RecaptchaError);
                      }
                      jQuery('#ButtonSend').on('click', function(evt) {
                        var verifyCaptchaSuccess = GetCookie('ahctpacer');
                        if (!recaptchaOveridden) {
                          if (!recaptchaSuccess && recaptchaResponse != '' && verifyCaptchaSuccess.length == 0) {
                            alert("Please confirm you are a person by completing the recaptcha.");
                            return;
                          }
                        }
                        var storyId = '358968',
                          docId = '',
                          updatedDate = '11/5/2024 1:13:01 PM',
                          mediaId = '1570776',
                          headline1 = 'Trump+Hopes+to+Do+What%3cbr+%2f%3e+Only+One+Man+Has+Done',
                          headline3 = 'Trump+Hopes+to+Do+What+Only%3cbr+%2f%3e+Grover+Cleveland+Has+Done',
                          mainImageURL = 'https%3a%2f%2fimg1-azrcdn.newser.com%2fsquare-image%2f358968-20241105131301%2ftrump-hopes-to-do-what-only-one-man-has-done.jpeg';
                        evt.preventDefault();
                        sendEmailStory(storyId, docId, updatedDate, mediaId, headline1, headline3, mainImageURL);
                      });
                    </script>
                  </div>
                </div>
              </div>
            </div>
            <div id="divReportAStoryError" class="overlayPopup reportAStoryErrorPopup" style="display:none;top:45px;">
              <div id="divReportAStoryErrorPopupContainer">
                <div id="divReportAStoryPopup">
                  <div id="divErrorReportPopupTitle">
                    <a class="closeErrorReport" href="javascript:void(0);" onclick="ReportAStoryErrorClose();" style="position:relative;float:right;">
                    <img src="//img2-azrcdn.newser.com/images/closeX2.png" alt="X">
                </a> Report an Error
                  </div>
                  <select name="selectErrorType" id="selectErrorType">
                    <option value="">Type of error...</option>
                    <option value="Typo">Typo</option>
                    <option value="Factual Error">Factual Error</option>
                    <option value="Incorrect Photo">Incorrect Photo</option>
                    <option value="Other">Other</option>
                  </select>
                  <input name="ctl00$ContentPlaceHolder1$ReportAStoryError$InputEmail" type="email" id="ctl00_ContentPlaceHolder1_ReportAStoryError_InputEmail" class="errorFormEmail" placeholder="Your Email (Optional)"
                    style="margin-bottom: 20px; width: 100%;    height: 40px; line-height: 35px; font-size: 13px;  text-indent: 60px; border-radius: 4px; border: 1px solid #CDCBCC; display: block; padding: 0 !important;">
                  <textarea name="taErrorDescription" id="taErrorDescription" placeholder="Enter description..."></textarea>
                  <div id="divErrorMessages">
                    <span id="errorFieldError"></span>
                  </div>
                  <div id="divSendButton">
                    <a href="javascript:void(0);" class="redButton" id="aSendtoEditors" onclick="ReportAStoryError()">Send to Editors</a>
                  </div>
                  <input type="hidden" id="headline" value="Trump Hopes to Do What Only One Man Has Done">
                  <input type="hidden" id="url" value="/story/358968/trump-hopes-to-do-what-only-grover-cleveland-has-done.html">
                  <input type="hidden" id="entitytype" value="S">
                  <input type="hidden" id="entityid" value="358968">
                </div>
              </div>
            </div>
          </div>
        </div>
      </div>
    </div>
  </div>
  <script type="text/javascript">
    if ('serviceWorker' in navigator) {
      navigator.serviceWorker.register('/serviceworker.js').then(function(registration) {
        console.log('NewserConsolePWA: Service worker registered, scope:', registration.scope);
      }).catch(function(error) {
        console.log('NewserConsolePWA: Service worker registration failed, error:', error);
      });
    } else {
      console.log('NewserConsolePWA: Service worker registration not supported');
    }
  </script>
  <!-- BEGIN: Footer -->
  <div class="clear"></div>
  <footer class="Footer">
    <div class="FooterContent">
      <div id="divNewserInYourInboxM">
        <div id="divNewserInYourInboxTitleM">Newser in Your Inbox</div>
        <div id="divNewserInYourInboxCaptionM" style="line-height:15px;">Know more in just minutes with our free newsletters.</div>
        <div class="divFooterEmailSignUp">
          <input id="inputNewsletterAddressFooterM" class="inputNewsletterAddressFooter email" type="email" placeholder="Enter your email address"
            onkeydown="return NewsletterSignUp(event, 'inputNewsletterAddressFooterM', 'divEmailSignUpResponseFooterM', 0, 1720946047, 'P', ' ', true, '1,15,17,18,20,22', 'NewsletterPromo', 'Signup', 'Footer');">
          <input id="inputEmailSignUpButtonFooterM" type="button" value="Sign Up" class="inputEmailSignUpButtonFooter redButton"
            onkeydown="NewsletterSignUp(event, 'inputNewsletterAddressFooterM', 'divEmailSignUpResponseFooterM', 0, 1720946047, 'P', ' ', true, '1,15,17,18,20,22', 'NewsletterPromo', 'Signup', 'Footer');"
            onclick="NewsletterSignUp(event, 'inputNewsletterAddressFooterM', 'divEmailSignUpResponseFooterM', 0, 1720946047, 'P', ' ', true, '1,15,17,18,20,22', 'NewsletterPromo', 'Signup', 'Footer');">
          <div id="divEmailSignUpResponseFooterM" class="divEmailSignUpResponseFooter" style="margin-top:5px;"></div>
        </div>
      </div>
      <div class="clear"></div>
      <div id="divGetOurApps" style="float:left;margin-top:10px;margin-bottom:10px;"> Get our apps </div>
      <div id="divInstallOurAppPWA" style="display:none;float:left;margin-top:10px;margin-bottom:20px;"> Install our app </div>
      <div class="clear"></div>
      <div id="divGetNewserApps">
        <div class="floatLeft appListNarrow">
          <div style="float:left;">
            <a href="http://itunes.apple.com/us/app/newser/id334678577?mt=8&amp;uo=4" target="_blank"><img src="//img1-azrcdn.newser.com/images/footer/Apple.png" alt="Apple logo"></a>
          </div>
          <ul>
            <li style="line-height:1em;"><a href="http://itunes.apple.com/us/app/newser/id334678577?mt=8&amp;uo=4" target="_blank">iPhone</a></li>
            <li style="line-height:1em;"><a href="http://itunes.apple.com/us/app/newser/id334678577?mt=8&amp;uo=4" target="_blank">iPad</a></li>
          </ul>
        </div>
        <div class="floatLeft appListNarrow">
          <div style="float:left;">
            <a href="https://play.google.com/store/apps/details?id=com.newser2" target="_blank"><img src="//img1-azrcdn.newser.com/images/footer/Android.png" alt="Android"></a>
          </div>
          <ul>
            <li style="line-height:1em;"><a href="https://play.google.com/store/apps/details?id=com.newser2" target="_blank">Android</a></li>
          </ul>
        </div>
        <div class="floatLeft appListNarrow">
          <div style="float:left;">
            <a href="https://www.microsoft.com/store/apps/9NRBJ0VZQX72" target="_blank"><img src="//img1-azrcdn.newser.com/images/footer/Windows.png" alt="Windows logo"></a>
          </div>
          <ul>
            <li style="line-height:1em;"><a href="https://www.microsoft.com/store/apps/9NRBJ0VZQX72" target="_blank">Windows</a></li>
          </ul>
        </div>
      </div>
      <div id="divInstallNewserApp" style="display:none;padding-bottom:10px;">
        <div class="floatLeft appListNarrow">
          <a onclick="PresentAddToHome();"><img src="//img2-azrcdn.newser.com/images/pwa/icon-72r2.png" style="width:45px;" alt="Newser App"></a>
          <ul>
            <li><a onclick="PresentAddToHome();">Newser App</a></li>
          </ul>
        </div>
      </div>
      <div class="clear"></div>
      <div id="divFooterNav">
        <ul id="ulFooterNav">
          <li>
            <div style="float:left;width:33px;height:25px;">
              <img src="//img2-azrcdn.newser.com/images/footer/suggest2.png" style="margin-right:5px;">
            </div>
            <div style="float:left;margin-top:5px;">
              <a href="/submitlink.aspx">Suggest a Story</a>
            </div>
          </li>
          <li>
            <div style="float:left;width:33px;height:25px;">
              <img src="//img1-azrcdn.newser.com/images/footer/settings2-white.png" style="margin-left:2px;margin-right:9px;">
            </div>
            <div style="float:left;margin-top:3px;">
              <a href="/settings.aspx">Settings</a>
            </div>
          </li>
          <li>
            <div style="float:left;width:33px;height:25px;">
              <img src="//img2-azrcdn.newser.com/images/header/newsletter_white.svg" style="margin-left:2px;margin-right:11px;height:15px;">
            </div>
            <div style="float:left;margin-top:2px;">
              <a href="/contact.aspx">Contact</a>
            </div>
          </li>
          <li>
            <div style="float:left;width:33px;height:25px;">
              <img src="//img1-azrcdn.newser.com/images/header/sitemap_white.png" style="margin-left:2px;margin-right:11px;">
            </div>
            <div style="float:left;margin-top:2px;">
              <a href="/siteindex/story.html">Sitemap</a>
            </div>
          </li>
        </ul>
      </div>
      <div class="clear"></div>
      <div id="divFooterNav2" style="margin-top:20px;">
        <div class="FooterBot">
          <a href="/about.aspx">About</a>
        </div>
        <div class="FooterBot">
          <a href="/terms.aspx">Terms</a>
        </div>
        <div class="FooterBot">
          <a href="/policy.aspx">Editorial Policy</a>
        </div>
        <div class="FooterBot">
          <a href="/policyai.aspx">AI Policy</a>
        </div>
        <div class="FooterBot">
          <a href="/privacy.aspx">Privacy</a>
        </div>
        <div class="FooterBot">
          <!-- HTML for geo depending button -->
          <button id="pmLink" onclick="return false;">Privacy Manager</button>
        </div>
        <script>
          document.getElementById('pmLink').addEventListener('click', function(event) {
            event.preventDefault();
          });
        </script>
      </div>
      <div class="clear"></div>
      <div id="divFooterBottom">
        <div id="divCopyright"> © 2024 Newser, LLC. All rights reserved. </div>
      </div>
    </div>
  </footer>
  <!-- END: Footer -->
  <script language="javascript" type="text/javascript">
    UsageUpdate(3854455046, 'S');
  </script>
  <script type="text/javascript">
    //<![CDATA[
    WebForm_AutoFocus('TextBoxTo'); //]]>
  </script>
</form>

Text Content

300,000 People Love Getting Our Emails.
Join the Club.
A fast and unbiased roundup of what’s happening in the world today.

Sign up
No thank you
 
X
 * Must Reads
   Must Reads
   
   Most Popular
   
   
 * Popular
 * US
 * World
 * Science
 * Politics
 * Great Finds
 * More
   More sections
    
   Superlatives
    
    * Health
    * Tech
    * Money
    * Sports
    * Media
    * Breaking
    * Crime
   
    * Entertainment
    * Celebrity
    * Lifestyle
    * Travel
    * Green
    * Opinion
   
    * Brilliant
    * Hilarious
    * Intriguing
   
   By date
    
    * Today
    * Yesterday
    * Pick-a-date
   
   Nov 2024SMTWTFS
   27
   28
   29
   30
   31
   1
   2
   3
   4
   5
   6
   7
   8
   9
   10
   11
   12
   13
   14
   15
   16
   17
   18
   19
   20
   21
   22
   23
   24
   25
   26
   27
   28
   29
   30
   
    * Depressing
    * Ridiculous
    * Scary

 *  
   Log into your Newser account
   
   
   
   
   
   
   Logging in
   Joined Newser on:
   logout
    * Settings
    * Email Subscriptions
    * Comments

 *  
   Find what you're looking for
   
 *  
   More about Newser:
    * About Us
    * Editorial Policy
    * AI Policy
    * Contact Us
    * Terms of Use
    * Privacy Policy
    * Site Map
    * What's New
   
   Want to contribute?
    * Suggest a Story
   
   Get our apps:
    * iPhone
    * iPad
   
   
   
    * Android
   
   
   
    * Windows
   
   Install our app:
    * Newser App
   






 
The Race to 270
Electoral Vote Count: Harris, 224; Trump, 277 »

Breaking News
Dow Goes Absolutely Wild on News of Trump's Win

More Politics Stories»


 * Dow Goes Absolutely Wild on News of Trump's Win
 * Naomi Biden Delivers Some Baby News on Election Night
 * Jon Stewart Rips Into Pollsters on Election Night
 * The World Reacts to Trump's Victory
 * The Hits Keep Coming Over Musk's $1M Giveaway
 * 7 Reasons Why America Made Trump President Again
 * Stock Market Surges Amid Trump Win
 * Republicans Regain Senate for First Time in 4 Years
 * Silenced Transgender State Lawmaker Wins Reelection
 * Trump Re-Takes White House: Wisconsin Pushes Him Over 270
 * Florida Makes Pronounced Shift to the Right
 * 'Did Joe Biden Drop Out?' Surges on Google Trends






Politics /
Election 2024


TRUMP HOPES TO DO WHAT ONLY ONE MAN HAS DONE

Grover Cleveland is the only president to win nonconsecutive term
By Kate Seamons,  Newser Staff
Posted Nov 5, 2024 1:04 PM CST

Copied

Grover Cleveland.   (Getty Images/Christine_Kohler)



If things go the way Donald Trump hopes, he'll enter the history books as just
the second US president to ever serve nonconsecutive terms. The sole name on the
list right now is that of Grover Cleveland, who occupied the White House from
1885 to 1889 and from 1893 to 1897 as the 22nd and 24th president. NPR revisits
Cleveland's double paths to the presidency: He served as the mayor of Buffalo
and New York governor before becoming the first Democrat to be elected to the
presidency post-Civil War. His first term saw the Haymarket Riot of 1886 in
Chicago and the passage of the Interstate Commerce Act in 1887, which regulated
the railroad industry (and marked the first industry to be subject to federal
regulation).


story continues below
Travel &amp; Leisure

Discover The World's Finest Independent Luxury HotelsTravel & Leisure


Undo
Food &amp; Wine

Dive Into Florida’s Food Scene With the State’s Top ChefsFood & Wine


Undo
Travel &amp; Leisure

Embark On A Historic AdventureTravel & Leisure


Undo
by Taboolaby Taboola
Sponsored LinksSponsored Links
Promoted LinksPromoted Links




He also vetoed private pension bills for Civil War veterans, then ended up
losing to one such veteran: Benjamin Harrison, grandson of former President
William Henry Harrison. Cleveland did win the popular vote 48.6% to 47.9%, but
Harrison easily won the Electoral College, 233 to 168, per History.com. NPR
flags this assessment from historian Troy Senik: Cleveland "began the race
without a campaign manager; delegated most of the electioneering
responsibilities to his running mate, Allen Thurman, who, at the age of 74, was
not healthy enough to withstand the rigors of campaigning; and based the entire
race around his proposal to reduce tariffs, which divided his own Democratic
Party and unified the Republicans in opposition."

As for his return, historian Barbara Perry tells History.com that Cleveland
"enjoyed private life but continued to oppose the Republicans' tariffs and
monetary policy. He began to speak about disquiet in the country, especially
over how GOP tariffs raised the cost of living. Democrats happily turned to the
former president for the 1892 presidential nomination." The modern primary
system was not yet in place, which eased Cleveland's path to a third nomination.
This time, he won both the popular vote and the Electoral College, and tariffs
ended up being a deciding factor, says Senik: "Republicans had enacted
significant tariff increases during the Harrison administration, the costs were
felt by voters, and Cleveland's previously quixotic support of tariff reductions
found a new purchase." (More Election 2024 stories.)

Report an error



Vote 60 comments

All stories Next Story

My Take on This Story
Show results

8%
Hilarious
21%
Intriguing
8%
Depressing

37%
Brilliant
7%
Scary
19%
Ridiculous


U.S. Privacy
Real Simple

Step Into the SeasonReal Simple|
SponsoredSponsored


Undo

Fisher Investments

How Long Does $1 Million Last After 60?Fisher Investments|
SponsoredSponsored


Undo
Better Homes &amp; Gardens

Home Internet Just Got A Lot HomierBetter Homes & Gardens|
SponsoredSponsored


Undo

Parents

Guide to Gifts for Every AgeWhether it's the back-to-school rush of gatherings
or birthday parties galore, every parent needs a list of age-appropriate gifts
for kids.Parents|
SponsoredSponsored
Browse Now


Undo






Latest Politics Stories



 * 9 hours, 11 minutes ago
   Appeals Court Allows Colorado Gun Age Law for Now

 * Nov 5, 2024 1:45 AM CST
   Nigerian President: Release 29 Kids Facing Execution

 * Nov 5, 2024 1:15 AM CST
   Australia Confronts India Over Sikh Activist Allegations

 * Nov 5, 2024 12:45 AM CST
   Megyn Kelly Endorses Trump in Fiery Pittsburgh Speech

 * Nov 5, 2024 12:15 AM CST
   Starmer Calls for Terror-Level Action on Smugglers

Read More




Most Read on Newser


 *  
   7 Reasons Why America Made Trump President Again
   1
 * 7 Reasons Why America Made Trump President Again
   1
 * Scientists Make 'Shocking' Discovery About Mosquitoes
   2
 * First Results Reported in Election 2024
   3






News From Our Partners
Business


MUSK DECIDES TO BANKROLL TRUMP’S COMEBACK



Business


BIDEN CALLS OUT MUSK OVER ALLEGED PAST ILLEGAL WORK STATUS IN U.S.



Politics


TRUMP PROPOSES SLASHING SOCIAL SECURITY TAXES; MATH TEACHERS BRACE FOR IMPACT.



Local


LAS VEGAS WILL BLOW A KISS GOODBYE TO THE TROPICANA WITH A FLASHY CASINO
IMPLOSION



Business


3 URANIUM STOCKS TO GAIN AS MICROSOFT GOES NUCLEAR TO POWER AI



Business


3 BIG SOCIAL SECURITY CHANGES COMING IN 2025 MAY SURPRISE MANY AMERICANS



Politics


BIDEN’S PICK TO HEAD SOCIAL SECURITY WANTS TO MAKE THESE CHANGES



Good News


BEZOS SAYS HIS COMPANY “WILL GO BANKRUPT”...



Business


CONGRESS IS PLAYING THE STOCK MARKET WHILE PLAYING YOU – THEIR TOP 3 PICKS








Email This Story



Message (up to 1000 characters)
Check out this story on Newser.

Please complete reCaptcha
Report an Error
Type of error... Typo Factual Error Incorrect Photo Other

Send to Editors

Newser in Your Inbox
Know more in just minutes with our free newsletters.


Get our apps
Install our app

 * iPhone
 * iPad

 * Android

 * Windows

 * Newser App


 * Suggest a Story
 * Settings
 * Contact
 * Sitemap


About
Terms
Editorial Policy
AI Policy
Privacy
Privacy Manager

© 2024 Newser, LLC. All rights reserved.

We're glad you're here.

As an ad-supported site,
Newser can't exist without ads.

To read our stories, you'll
need to tweak one thing.

OK, tell me what to do

If you're using:


 A. An ad-blocker, please whitelist Newser
    by clicking the ad-blocker icon in your browser.
    (Examples: Adblock Plus , uBlock , and Ghostery )
 B. A DuckDuckGo extension in your browser, please access Newser without it:
    Either by removing it, whitelisting us, or using another browser.
    
    

Thanks so much.




Freestar.com

 * Must Reads
   Must Reads
   
   Most Popular
   
   
 * Popular
 * US
 * World
 * Science
 * Politics
 * Great Finds
 * More
   More sections
    
   Superlatives
    
    * Health
    * Tech
    * Money
    * Sports
    * Media
    * Breaking
    * Crime
   
    * Entertainment
    * Celebrity
    * Lifestyle
    * Travel
    * Green
    * Opinion
   
    * Brilliant
    * Hilarious
    * Intriguing
   
   By date
    
    * Today
    * Yesterday
    * Pick-a-date
   
   Nov 2024SMTWTFS
   27
   28
   29
   30
   31
   1
   2
   3
   4
   5
   6
   7
   8
   9
   10
   11
   12
   13
   14
   15
   16
   17
   18
   19
   20
   21
   22
   23
   24
   25
   26
   27
   28
   29
   30
   
    * Depressing
    * Ridiculous
    * Scary

 *  
   Log into your Newser account
   
   
   
   
   
   
   Logging in
   Joined Newser on:
   logout
    * Settings
    * Email Subscriptions
    * Comments

 *  
   Find what you're looking for
   
 *  
   More about Newser:
    * About Us
    * Editorial Policy
    * AI Policy
    * Contact Us
    * Terms of Use
    * Privacy Policy
    * Site Map
    * What's New
   
   Want to contribute?
    * Suggest a Story
   
   Get our apps:
    * iPhone
    * iPad
   
   
   
    * Android
   
   
   
    * Windows
   
   Install our app:
    * Newser App
   






Keep on reading


After Boy Is Shot in the Head, Great-Grandfather Is ChargedDays after a
6-year-old boy fatally shot his 5-year-old brother, the children's
great-grandfather has been charged. Rayfield Ruffin, 72, is accused of failing
to safely store...Newser
Group 3


Undo

House Speaker: Everyone Relax About Trump's Palmer JokeDonald Trump's brief
stint working at a McDonald's drive-thru may have been the biggest political
photo op of the weekend, but the former president's wink-wink comments...Newser
Group 3


Undo

Malia Obama Drops Last Name for Film, Her Dad ReactsOn IMDb, a description for
the short film The Heart lists the movie's director as Malia Obama, daughter of
the 44th US president. But in the credits of the film itself,...Newser
Group 3


Undo

7 Factors Behind Trump's Historic Political ComebackThe nation's 45th president
will also be its 47th, and Donald Trump's stunning victory will no doubt lead to
days, weeks, and months of analysis. Here are some initial...Newser
Group 3


Undo

' ' '
' ' '


Judge Orders Giuliani to Turn Over Apartment, Car, TVThe 2024 election is almost
upon us but Rudy Giuliani is still paying for 2020. A federal judge has ordered
the former New York City mayor to turn many of his assets, including...Newser


Undo

Real Simple

Step Into the SeasonReal Simple|
SponsoredSponsored


Undo
Parents

Guide to Gifts for Every AgeWhether it's the back-to-school rush of gatherings
or birthday parties galore, every parent needs a list of age-appropriate gifts
for kids.Parents|
SponsoredSponsored
Browse Now


Undo


Harris Is Repeating Hillary Clinton's MistakeKamala Harris' decision to mention
Alberto Gonzales being added to the list of Republicans who've thrown their
support behind her rubbed Jeet Heer the wrong way. In a...Newser


Undo

Donald Trump Wins: Wisconsin Pushes Him Over 270The AP called the 2024
presidential race for Donald Trump shortly after 5:30am Eastern Wednesday, with
a projected win in the battleground state of Wisconsin pushing him over...Newser


Undo

Live From New York, It's Kamala HarrisIt was just another Saturday night with
SNL trotting out Maya Rudolph as Kamala Harris, Dana Carvey as Joe Biden, James
Austin Johnson as Donald Trump, and ... Kamala Harris...Newser


Undo