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

URL: https://www.newser.com/unsubscribe.aspx?visitorid=1720520570&amp
Submission: On November 06 via manual from US — Scanned from DE

Form analysis 1 forms found in the DOM

Name: aspnetFormPOST /unsubscribe.aspx?visitorid=1720520570&amp

<form name="aspnetForm" method="post" action="/unsubscribe.aspx?visitorid=1720520570&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="__VIEWSTATE" id="__VIEWSTATE"
      value="/wEPDwUKMTkxNzY0Njg0OQ8WAh4TVmFsaWRhdGVSZXF1ZXN0TW9kZQIBFgJmD2QWKGYPZBYqAgEPDxYCHgdWaXNpYmxlaGRkAgQPFgIfAWhkAgUPFgIfAWdkAgYPFgIfAWhkAgcPFgIfAWhkAggPFgIfAWhkAgkPFgIfAWhkAgoPFgIfAWhkAgsPFgIfAWhkAgwPFgIfAWhkAiEPDxYCHwFoZGQCIg8PFgIfAWhkZAIjDw8WAh8BaGRkAiQPDxYCHwFoZGQCJQ8PFgIfAWhkZAInD2QWAmYPFgIfAWdkAisPDxYCHwFoZGQCLA8PFgIfAWhkZAItD2QWBAIBDxYCHwFoZAIDDxYCHwFoZAIuD2QWAmYPFgIfAWhkAjEPDxYCHwFoZGQCAQ8PFgIfAWhkZAICDw8WAh8BaGRkAgQQZGQWBAIDD2QWBmYPZBYCAgEPDxYCHwFoZGQCAg8WAh8BaBYCAgEPDxYCHwFoZGQCBA9kFgQCBw8WAh4Dc3JjBSovL2ltZzEtYXpyY2RuLm5ld3Nlci5jb20vaW1hZ2VzL3NwYWNlci5naWZkAg4PFgIfAWhkAgUPZBYCAgcPZBYIAgMPFgIfAWdkAgUPFgIfAWdkAgcPFgIfAWhkAgsPZBYCAgEPDxYCHgtOYXZpZ2F0ZVVybAUuL1N1YnNjcmlwdGlvbnNNYW5hZ2UuYXNweD9WaXNpdG9ySWQ9MTcyMDUyMDU3MGRkAgUPFgIfAWhkAgcPDxYCHwFoZGQCCA8PFgIfAWhkZAILDw8WAh8BaGRkAgwPDxYCHwFoZGQCDg8PFgIfAWhkZAIPDw8WAh8BaGRkAhAPDxYCHwFoZGQCEg8PFgIfAWhkZAIVDw8WAh8BaGRkAhcPZBYCAgEPFgIfAWhkAhkPDxYCHwFoZGQCGg8PFgIfAWhkZAIbDw8WAh8BaGRkAhwPDxYCHwFoZBYGAgEPFgIfAWhkAgMPFgIfAWhkAgUPFgIfAWhkAh0PDxYCHwFoZGRk531uurIKJX/F9M2lm5dQOsnZuE0DZkCldnB6qIan/us=">
  </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>
  <div>
    <input type="hidden" name="__VIEWSTATEGENERATOR" id="__VIEWSTATEGENERATOR" value="0B5EA8AB">
  </div>
  <div id="fb-root" class=" fb_reset">
    <div style="position: absolute; top: -10000px; width: 0px; height: 0px;">
      <div></div>
    </div>
  </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 = 'Undefined';
  </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:none;" class="HeaderRight HeaderPrevNext" href=""><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:block;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:none;" class="HeaderRight HeaderPrevNext" href=""><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:block;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">
                <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">
    <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">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">
                  <script data-cfasync="false" type="text/javascript">
                    freestar.config.enabled_slots.push({
                      placementName: "newser_leaderboard",
                      slotId: "newser_leaderboard"
                    });
                  </script>
                </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>
            <style type="text/css">
              .ButtonRed {
                background-color: #F70002;
                color: #FFF;
                font-weight: bold;
                text-align: center;
                border: none;
                border-radius: 5px;
                font-size: 13px;
                cursor: pointer;
                padding: 10px;
                height: 36px;
              }
            </style>
            <div class="aboutPage bounds">
              <div id="mainCol" style="margin-bottom:100px;">
                <div class="boxFrame boxFrameLeft" style="margin:0 0 20px 15px;font-size:14px;">
                  <div class="heading" style="margin-bottom:30px;font-size:20px;font-weight:bold;">Manage Your Subscriptions</div>
                  <div> Battle email overload but keep up on the news.<br>Switch to our once-a-week roundup of the stories you need to know. </div>
                  <div style="margin-top:10px;">
                    <input type="submit" name="ctl00$ContentPlaceHolder1$ButtonUnsubAndWeekly" value="Email me just once a week" id="ctl00_ContentPlaceHolder1_ButtonUnsubAndWeekly" class="ButtonRed">
                  </div>
                  <div style="margin-top:30px;">
                    <div> Need to say goodbye to us entirely? You’ll be missed. Come back any time! </div>
                    <div style="margin-top:10px;">
                      <input type="submit" name="ctl00$ContentPlaceHolder1$ButtonUnsubAll" value="Unsubscribe me from all emails" id="ctl00_ContentPlaceHolder1_ButtonUnsubAll" class="ButtonRed">
                    </div>
                  </div>
                  <div style="margin-top:30px;font-size:16px;line-height:20px;">
                    <span id="ctl00_ContentPlaceHolder1_LabelMsg"></span>
                  </div>
                  <div style="margin-top:30px;"> If you want to change your subscriptions individually, you can do that here:
                    <a id="ctl00_ContentPlaceHolder1_HyperLinkManage" href="/SubscriptionsManage.aspx?VisitorId=1720520570" style="color:Blue;">Update your preferences</a>
                  </div>
                </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, 1720945945, '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, 1720945945, 'P', ' ', true, '1,15,17,18,20,22', 'NewsletterPromo', 'Signup', 'Footer');"
            onclick="NewsletterSignUp(event, 'inputNewsletterAddressFooterM', 'divEmailSignUpResponseFooterM', 0, 1720945945, '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 -->
</form>

Text Content

 * 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

Manage Your Subscriptions
Battle email overload but keep up on the news.
Switch to our once-a-week roundup of the stories you need to know.

Need to say goodbye to us entirely? You’ll be missed. Come back any time!


If you want to change your subscriptions individually, you can do that here:
Update your preferences

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.