www.one.co.il Open in urlscan Pro
18.160.41.89  Public Scan

Submitted URL: http://one.co.il/
Effective URL: https://www.one.co.il/
Submission: On September 12 via manual from IL — Scanned from DE

Form analysis 1 forms found in the DOM

Name: aspnetFormPOST ./

<form name="aspnetForm" method="post" action="./" id="aspnetForm" tabindex="-1">
  <input type="hidden" name="__VIEWSTATE" id="__VIEWSTATE" value="/wEPDwULLTE0MzQ3MjIyNDRkZHn5x+j9MAEA4PemqHWdBss0cFu+MA0t3cIKQDBTo9FE" tabindex="10000">
  <div id="fb-root" class=" fb_reset" tabindex="-1" data-font-size="11" data-font-size-type="px" data-line-height="11px">
    <div style="position: absolute; top: -10000px; width: 0px; height: 0px;" tabindex="-1" data-font-size="11" data-font-size-type="px" data-line-height="11px">
      <div tabindex="-1" data-font-size="11" data-font-size-type="px" data-line-height="11px"></div>
    </div>
  </div>
  <script tabindex="-1">
    (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/he_IL/all.js#xfbml=1&appId=117670158262038";
      fjs.parentNode.insertBefore(js, fjs);
    }(document, 'script', 'facebook-jssdk'));
  </script>
  <noscript tabindex="-1"><iframe src="//www.googletagmanager.com/ns.html?id=GTM-5DT7XJ" height="0" width="0" style="display:none;visibility:hidden"></iframe></noscript>
  <script tabindex="-1">
    (function(w, d, s, l, i) {
      w[l] = w[l] || [];
      w[l].push({
        'gtm.start': new Date().getTime(),
        event: 'gtm.js'
      });
      var f = d.getElementsByTagName(s)[0],
        j = d.createElement(s),
        dl = l != 'dataLayer' ? '&l=' + l : '';
      j.async = true;
      j.src = '//www.googletagmanager.com/gtm.js?id=' + i + dl;
      f.parentNode.insertBefore(j, f);
    })(window, document, 'script', 'dataLayer', 'GTM-5DT7XJ');
  </script>
  <div class="one-main-container" tabindex="-1" data-font-size="10" data-font-size-type="px">
    <div class="center w100p" tabindex="-1" data-font-size="10" data-font-size-type="px">
      <div id="adxONEJumbo_Top" tabindex="-1" data-font-size="10" data-font-size-type="px"></div>
    </div>
    <style type="text/css" tabindex="-1">
      .header-hp-left {
        float: left;
        width: 330px;
      }

      .header-hp-right {
        float: right;
        width: 330px;
      }

      .header-hp-top,
      .header-hp-bottom {
        width: 100%;
        height: 30px;
        padding: 1px 0 0 0;
      }

      .header-hp-top {
        height: 52px;
      }

      .header-hp-top {
        border-bottom: solid 1px #CB200C;
      }

      .header-hp-bottom {
        border-top: solid 1px #CB200C;
      }

      /* Left Top */
      .header-hp-left div.header-hp-top {
        color: #00215e;
        font-size: 14px;
        direction: rtl;
        text-align: left;
        vertical-align: bottom;
        font-style: italic;
        font-weight: bold;
      }

      /* Left Bottom */
      .header-hp-left div.header-hp-bottom {
        text-align: left;
      }

      .header-hp-left div.header-hp-bottom img {
        margin: 10px 5px 0 0;
        width: 57px;
        height: 22px;
      }

      /* Right top */
      .header-hp-right div.header-hp-top a.hp-promo-ozen {
        margin-left: 40px;
        display: inline-block;
        width: calc(100% - 40px);
        direction: rtl;
        text-align: right;
      }

      .header-hp-right div.header-hp-top a.hp-promo-ozen h3,
      .header-hp-right div.header-hp-top a.hp-promo-ozen h4 {
        margin: 0px;
        padding: 0px;
        font-size: 13px;
        color: #414141;
        font-weight: normal;
      }

      .header-hp-right div.header-hp-top a.hp-promo-ozen h3 {
        color: #36569f;
        font-size: 14px;
        font-weight: bold;
      }

      /* Right bottom */
      .header-hp-right div.header-hp-bottom {
        padding-top: 10px;
        text-align: right;
      }

      /* FOR INSIDE PAGES TOP RIGHT CORNER */
      .one-inside-header-right {
        float: right;
        width: 357px;
        direction: rtl;
        color: #00215e;
        font-size: 14px;
        direction: rtl;
        text-align: right;
        vertical-align: bottom;
        font-style: italic;
        font-weight: bold;
        text-overflow: ellipsis;
        overflow: hidden;
        white-space: nowrap;
      }

      .one-inside-header-right a {
        color: #00215e;
        font-size: 14px;
      }

      #one-main-top-logo {
        width: 30.2rem;
      }

      .access-search {
        width: 100%;
        display: flex;
        justify-content: flex-end;
        align-items: stretch;
      }

      .access-search>* {
        display: inline-block;
        max-height: 2.2rem;
      }

      #one-search {
        width: 16rem;
        border: solid 0.1rem #3e60a0;
        text-align: right;
        direction: rtl;
        background: white;
        margin-left: 1rem;
      }

      #one-search-button {
        background: var(--one-color-blue);
        color: white;
        padding: 0 1rem 0.2rem 1rem;
        border: 0;
      }
    </style>
    <script type="text/javascript" tabindex="-1">
      $j(document).ready(function() {
        var input = document.getElementById("one-search");
        // Execute a function when the user presses a key on the keyboard
        input.addEventListener("keypress", function(event) {
          // If the user presses the "Enter" key on the keyboard
          if (event.key === "Enter") {
            // Cancel the default action, if needed
            event.preventDefault();
            // Trigger the button element with a click
            document.getElementById("one-search-button").click();
          }
        });
      });

      function SearchIt(query) {
        if (query.length < 3) return;
        document.location = "/Search/?page=1&param1=" + escape(query);
      }
    </script>
    <div class="one-hp-header" tabindex="-1" data-font-size="10" data-font-size-type="px">
      <div class="header-hp-left" tabindex="-1" data-font-size="10" data-font-size-type="px">
        <div class="header-hp-top" tabindex="-1" data-font-size="18" data-font-size-type="px">
          <div class="header-hp-top-spacer" style="height: 33px;" tabindex="-1" data-font-size="18" data-font-size-type="px"></div> יום שלישי,&nbsp;12.09.2023&nbsp;שעה&nbsp;21:49
        </div>
        <div class="header-hp-bottom" tabindex="-1" data-font-size="10" data-font-size-type="px">
          <a href="https://www.facebook.com/ONEcoil" rel="noopener" tabindex="10000" data-font-size="10" data-font-size-type="px"><img loading="lazy" data-src="https://images.one.co.il/images/msites/2016/06/26/1315/facebook_57x22.png" src="https://images.one.co.il/images/msites/2016/06/26/1315/facebook_57x22.png" alt="ONE - מספר 1 בספורט" tabindex="-1"></a>
          <a href="https://www.instagram.com/one.co.il" rel="noopener" tabindex="10000" data-font-size="10" data-font-size-type="px"><img loading="lazy" data-src="https://images.one.co.il/images/msites/2016/06/26/1315/instagram_57x22.png" src="https://images.one.co.il/images/msites/2016/06/26/1315/instagram_57x22.png" alt="ONE - מספר 1 בספורט" tabindex="-1"></a>
          <a href="https://twitter.com/one_co_il" rel="noopener" tabindex="10000" data-font-size="10" data-font-size-type="px"><img loading="lazy" data-src="https://images.one.co.il/images/msites/2016/06/26/1315/twitter_57x22.png" src="https://images.one.co.il/images/msites/2016/06/26/1315/twitter_57x22.png" alt="ONE - מספר 1 בספורט" tabindex="-1"></a>
          <a id="aStripTicker1" href="http://pubads.g.doubleclick.net/gampad/clk?id=5362607920&amp;iu=/6870/one/hp/article_web" rel="noopener" tabindex="10000" data-font-size="10" data-font-size-type="px"><img loading="lazy" src="//ads.one.co.il/images/ads/2018/02/18/1230/youtube.png" alt="ONE - מספר 1 בספורט" tabindex="-1"></a>
          <a id="aStripTicker2" href="http://bit.ly/2DSIM0E" rel="noopener" tabindex="10000" data-font-size="10" data-font-size-type="px"><img loading="lazy" src="//ads.one.co.il/images/ads/2016/08/04/1615/191346_57x22_bg_winner.png" alt="ONE - מספר 1 בספורט" tabindex="-1"></a>
        </div>
      </div>
      <div class="header-hp-right" tabindex="-1" data-font-size="10" data-font-size-type="px">
        <div class="header-hp-top" tabindex="-1" data-font-size="10" data-font-size-type="px">
          <a id="_ctl0_ContentHolder_Body__ctl0_hlHPPromo" class="hp-promo-ozen" href="/Opinion/445149.html" tabindex="10000" data-font-size="10" data-font-size-type="px">
                <img loading="lazy" data-src="https://images.one.co.il/images/promo/2798.gif" src="https://images.one.co.il/images/promo/2798.gif" style="width:83px; height:52px; float: left; padding-right: 5px;" alt="ONE - מספר 1 בספורט" tabindex="-1">
                
                

                <h3 tabindex="-1" data-font-size="20" data-font-size-type="px" data-line-height="20px">ארה"ב מציגה: דוקו מעל תואר</h3>
                <h4 tabindex="-1" data-font-size="19" data-font-size-type="px" data-line-height="20px">האמריקאים "ינקמו" על טורניר שלא עניין אותם רק בשביל תסריט מושלם</h4>
            </a>
          <div class="clear" tabindex="-1" data-font-size="10" data-font-size-type="px"></div>
        </div>
        <div class="header-hp-bottom" tabindex="-1" data-font-size="10" data-font-size-type="px">
          <div class="access-search" tabindex="-1" data-font-size="10" data-font-size-type="px">
            <a id="aAccessibility" href="javascript:void(0);" onclick="StartAccessibility();return false;" tabindex="1" class="one-accessibility" data-font-size="10" data-font-size-type="px"><img loading="lazy" data-src="https://images.one.co.il/images/msites/2017/09/11/button.png" src="https://images.one.co.il/images/msites/2017/09/11/button.png" style="vertical-align: middle;margin-right: 10px;" alt="ONE - מספר 1 בספורט" tabindex="-1"></a>
            <input type="button" id="one-search-button" onclick="javascript:SearchIt($j('#one-search').val());" value="חפש" tabindex="10000">
            <input id="one-search" type="text" tabindex="10000">
          </div>
        </div>
      </div>
      <a href="/" tabindex="10000" data-font-size="10" data-font-size-type="px">



        <img loading="lazy" id="one-main-top-logo" data-src="https://images.one.co.il/images/msites/2022/05/29/37d9554410cb08da9b3531a58ac60137.png" src="https://images.one.co.il/images/msites/2022/05/29/37d9554410cb08da9b3531a58ac60137.png" alt="ONE - מספר 1 בספורט" tabindex="-1">

    </a>
      <div class="clear" tabindex="-1" data-font-size="10" data-font-size-type="px"></div>
    </div>
    <div id="top-menu" tabindex="-1" data-font-size="10" data-font-size-type="px" data-line-height="20px">
      <img loading="lazy" data-src="https://images.one.co.il/images/msites/2017/03/07/topmenu_right.png" src="https://images.one.co.il/images/msites/2017/03/07/topmenu_right.png" alt="ONE - מספר 1 בספורט" tabindex="-1">
      <div id="items" tabindex="-1" data-font-size="10" data-font-size-type="px" data-line-height="20px">
        <div tabindex="-1" data-font-size="10" data-font-size-type="px" data-line-height="20px"><a href="https://www.one.co.il" style="color:#ffffff;" tabindex="10000" data-font-size="14" data-font-size-type="px" data-line-height="20px">ראשי</a>
        </div>
        <div class="splitter" tabindex="-1" data-font-size="14" data-font-size-type="px" data-line-height="20px">|</div>
        <div tabindex="-1" data-font-size="10" data-font-size-type="px" data-line-height="20px">
          <a href="//www.one.co.il/Live/" style="color:#ffffff;" tabindex="10000" data-font-size="14" data-font-size-type="px" data-line-height="20px">תוצאות LIVE</a></div>
        <div class="splitter" tabindex="-1" data-font-size="14" data-font-size-type="px" data-line-height="20px">|</div>
        <div tabindex="-1" data-font-size="10" data-font-size-type="px" data-line-height="20px"><a href="//www.one.co.il/VOD/" style="color:#ffffff;" tabindex="10000" data-font-size="14" data-font-size-type="px" data-line-height="20px">ONE VOD</a>
        </div>
        <div class="splitter" tabindex="-1" data-font-size="14" data-font-size-type="px" data-line-height="20px">|</div>
        <div tabindex="-1" data-font-size="10" data-font-size-type="px" data-line-height="20px">
          <a href="http://bit.ly/2pI41zn" target="_blank" style="color:#ffffff;" rel="noopener" tabindex="10000" data-font-size="14" data-font-size-type="px" data-line-height="20px">הימורי ספורט</a></div>
        <div class="splitter" tabindex="-1" data-font-size="14" data-font-size-type="px" data-line-height="20px">|</div>
        <div tabindex="-1" data-font-size="10" data-font-size-type="px" data-line-height="20px">
          <a href="//www.one.co.il/cat/glitches/" style="color:#ffffff;" tabindex="10000" data-font-size="14" data-font-size-type="px" data-line-height="20px">גליצ'ים</a></div>
        <div class="splitter" tabindex="-1" data-font-size="14" data-font-size-type="px" data-line-height="20px">|</div>
        <div tabindex="-1" data-font-size="10" data-font-size-type="px" data-line-height="20px">
          <a href="http://bit.ly/2zwxGLf" style="color:#ffffff;" rel="noopener" tabindex="10000" data-font-size="14" data-font-size-type="px" data-line-height="20px">Winner</a></div>
        <div class="splitter" tabindex="-1" data-font-size="14" data-font-size-type="px" data-line-height="20px">|</div>
        <div tabindex="-1" data-font-size="10" data-font-size-type="px" data-line-height="20px">
          <a href="//www.one.co.il/MSites/Radio/topshows.aspx" style="color:#ffffff;" tabindex="10000" data-font-size="14" data-font-size-type="px" data-line-height="20px">רדיו</a></div>
        <div class="splitter" tabindex="-1" data-font-size="14" data-font-size-type="px" data-line-height="20px">|</div>
        <div tabindex="-1" data-font-size="10" data-font-size-type="px" data-line-height="20px">
          <a href="https://www.one.co.il/Other/League/1100" style="color:#ffffff;" tabindex="10000" data-font-size="14" data-font-size-type="px" data-line-height="20px">ספורט תיכוניים</a></div>
        <div class="splitter" tabindex="-1" data-font-size="14" data-font-size-type="px" data-line-height="20px">|</div>
        <div tabindex="-1" data-font-size="10" data-font-size-type="px" data-line-height="20px">
          <a href="//www.one.co.il/League/Current/7,801,0,0/%D7%91%D7%A8%D7%99%D7%90%D7%95%D7%AA_%D7%95%D7%9B%D7%95%D7%A9%D7%A8" style="color:#ffffff;" tabindex="10000" data-font-size="14" data-font-size-type="px" data-line-height="20px">בריאות וכושר</a>
        </div>
        <div class="splitter" tabindex="-1" data-font-size="14" data-font-size-type="px" data-line-height="20px">|</div>
        <div tabindex="-1" data-font-size="10" data-font-size-type="px" data-line-height="20px">
          <a href="https://www.one.co.il/Other/League/1172" style="color:#ffffff;" tabindex="10000" data-font-size="14" data-font-size-type="px" data-line-height="20px">ONE Podcasts</a></div>
        <div class="splitter" tabindex="-1" data-font-size="14" data-font-size-type="px" data-line-height="20px">|</div>
        <div tabindex="-1" data-font-size="10" data-font-size-type="px" data-line-height="20px">
          <a href="https://www.one.co.il/NextONE/" style="color:#ffffff;" tabindex="10000" data-font-size="14" data-font-size-type="px" data-line-height="20px">NEXT ONE</a></div>
      </div>
      <img loading="lazy" data-src="https://images.one.co.il/images/msites/2017/03/07/topmenu_left.png" src="https://images.one.co.il/images/msites/2017/03/07/topmenu_left.png" alt="ONE - מספר 1 בספורט" tabindex="-1">
    </div>
    <div></div>
    <div class="clear h10" tabindex="-1" data-font-size="10" data-font-size-type="px" data-line-height="10px"></div>
    <div class="ad-bg ad-container ad-container-jumbo" style="margin-bottom: 10px;" tabindex="-1" data-font-size="10" data-font-size-type="px">
      <div id="adxONEJumbo" tabindex="-1" data-font-size="10" data-font-size-type="px"></div>
    </div>
    <div class="top-4-articles" tabindex="-1" data-font-size="10" data-font-size-type="px">
      <div class="one-secondaries-articles hola_preview_link_container" tabindex="-1" data-font-size="10" data-font-size-type="px">
        <a class="one-article one-article-secondary" href="/Article/23-24/1,945,5,63582/445128.html?ref=hp" tabindex="30" data-font-size="10" data-font-size-type="px">



    <img loading="lazy" class="one-article-image" src="https://photo.one.co.il/Image/GG/2,1/1696473.webp?width=162" width="162" alt="ONE - מספר 1 בספורט" tabindex="-1">

    <h2 id="_ctl0_ContentHolder_Body_ucArticleSecondary1_oneArticleTitle" tabindex="-1" data-font-size="18" data-font-size-type="px">פתחה ברגל שמאל: ישראל הפסידה 1:0 לבולגריה</h2>
    <h3 tabindex="-1" data-font-size="18" data-font-size-type="px">
        הנבחרת של גיא לוזון לא הצליחה לשחזר את היכולת מהקיץ והציגה יכולת פושרת במשחק הראשון במוקדמות יורו הצעירות. אילייב כבש את השער היחיד (50)
        <span style="line-height:12px;" class="numOfComments3" tabindex="-1" data-font-size="11" data-font-size-type="px" data-line-height="12px">31</span>
        
        
    </h3>
</a>
        <div style="width: 54.5rem;" tabindex="-1" data-font-size="10" data-font-size-type="px">
          <style tabindex="-1">
            #divTicker3D {
              width: 100%;
              padding: 0;
              margin: 0;
              height: 17px;
              background: #e7e7e7;
            }

            #content3d {
              width: calc(100% - 55px);
              float: right;
              overflow: hidden;
              margin-top: 1px;
              direction: rtl;
              line-height: 14px;
              height: 14px;
              text-align: center;
              white-space: nowrap;
              background: #e7e7e7;
              font-family: Arial;
              font-size: 11px;
            }

            #content3d a {
              color: #666666;
              font-weight: bold;
            }
          </style>
          <div id="divTicker3D" tabindex="-1" data-font-size="10" data-font-size-type="px">
            <div id="content3d" tabindex="-1" data-font-size="16" data-font-size-type="px" data-line-height="23px" style="opacity: 0.0680383;">
              <a style="color:#666666" href="http://pubads.g.doubleclick.net/gampad/clk?id=5339063967&amp;iu=/6870/one/hp/article_web" target="_blank">משחקי הספורט החמים עכשיו באפליקציית ווינר בסלולר, בוא להרוויח!</a></div>
            <a style="display:none;" href="http://xads.zedo.com/ads2/c?a=1755089;g=0;c=455000000;i=0;x=3840;n=455;s=0;k=http://www.racer.co.il" rel="noopener" tabindex="10000" data-font-size="10" data-font-size-type="px"><img loading="lazy" data-src="https://ads.one.co.il/images/ads/2011/10/05/1115/logo_43x17.gif" src="https://ads.one.co.il/images/ads/2011/10/05/1115/logo_43x17.gif" alt="ONE - מספר 1 בספורט" tabindex="-1"></a>
            <a href="http://pubads.g.doubleclick.net/gampad/clk?id=5339063967&amp;iu=/6870/one/hp/article_web" target="_blank" rel="noopener" tabindex="10000" data-font-size="10" data-font-size-type="px"><img loading="lazy" src="//ads.one.co.il/images/ads/2015/01/20/1215/win.png" alt="ONE - מספר 1 בספורט" tabindex="-1"></a>
          </div>
          <script type="text/javascript" tabindex="-1">
            var arrTpls = ["משחקי הספורט החמים עכשיו באפליקציית ווינר בסלולר, בוא להרוויח!", "משחקי הספורט החמים עכשיו באפליקציית ווינר בסלולר, בוא להרוויח!"];
            var arrGames = [
              new Array("בוליביה", "ארגנטינה", new Array("6.00", "1.30", "4.15")),
              new Array("בוליביה", "ארגנטינה", new Array("6.00", "1.30", "4.15")),
              new Array("גרמניה", "צרפת", new Array("2.25", "2.15", "2.90")),
              new Array("2.9", "2.9", new Array("2.25", "2.15", "2.90")),
              new Array("6", "4.15", new Array("6.00", "1.30", "4.15")),
              new Array("", "", new Array("2.25", "2.15", "2.90")),
              new Array("", "", new Array("6.00", "1.30", "4.15"))
            ];
            Array.max = function(array) {
              return Math.max.apply(Math, array);
            };
            Array.min = function(array) {
              return Math.min.apply(Math, array);
            };

            function FShow() {
              arrTpls = arrTpls.sort(function() {
                return 0.5 - Math.random()
              });
              arrGames = arrGames.sort(function() {
                return 0.5 - Math.random()
              });
              var text = arrTpls[0]; //[Random(arrTpls.length)-1];
              if (arrGames.length > 0) {
                var match = arrGames[0]; //[Random(arrGames.length)-1];
                var maxBet = parseInt(parseFloat(Array.max(match[2])) * 100, 10);
                text = text.replace(/home/g, match[0]);
                text = text.replace(/guest/g, match[1]);
                text = text.replace(/bet\*100/g, maxBet);
              }
              $j("#content3d").html('<a style="color:#666666" href="http://pubads.g.doubleclick.net/gampad/clk?id=5339063967&iu=/6870/one/hp/article_web" target="_blank">' + text + '</a>');
              $j("#content3d").fadeIn(1000, function() {
                setTimeout(function() {
                  $j("#content3d").fadeOut(1000, function() {
                    FShow();
                  })
                }, 2000)
              });
            };
            $j(document).ready(function() {
              FShow();
            });
          </script>
        </div>
        <a class="one-article one-article-secondary hola_preview_playing hola_preview_blur" href="https://www.one.co.il/Article/23-24/1,1,3,71353/445116.html?ref=hp" tabindex="30" data-font-size="10" data-font-size-type="px">

    <img loading="lazy" id="_ctl0_ContentHolder_Body_ucArticleSecondary2_imgVideo" data-src="https://images.one.co.il/images/msites/2017/02/01/3.png" src="https://images.one.co.il/images/msites/2017/02/01/3.png" border="0" style="height:24px;width:24px;position: absolute;top: 8px;left: 8px;" alt="ONE - מספר 1 בספורט" tabindex="-1">

    <img loading="lazy" class="one-article-image hola_preview_img" src="https://photo.one.co.il/Image/GG/2,1/1695286.webp?width=162" width="162" alt="ONE - מספר 1 בספורט" tabindex="-1"><div class="hola_preview_loader_logo hola_preview_loader_hide" style="position: absolute; opacity: 0.6; width: 20px; height: 20px; top: 10px; left: 142px;"><svg viewBox="0 0 140 140"><g><path class="logo_path" d="M34,82.4c0,20.2,16.1,36.6,36,36.6s36-16.3,36-36.6c0-24.6-28-32.8-36-61.4C62,49.7,34,57.8,34,82.4z M57,69 c2.7,0,5,3.1,5,7s-2.1,7-5,7c-2.6,0-5-3.1-5-7S54.3,69,57,69z M98,83c0,15.4-12.6,28-28,28S42,98.4,42,83h4c1,14,11.4,23.7,24,24 c12.7-0.3,23-10,24-24H98z M83,69c2.7,0,5,3.1,5,7s-2.3,7-5,7s-5-3.1-5-7S80.3,69,83,69z"></path><polygon class="logo_path" points="97,28 93,24 90,21 86,25 83,28 87,32 90,35 94,31"></polygon><polygon class="logo_path" points="27.5,56 24.3,59.2 21,62.5 24.2,65.7 27.5,69 30.8,65.7 34,62.5 30.8,59.2"></polygon><polygon class="logo_path" points="109.9,38.1 105,29 100.1,38.1 91,43 100,48 105,57 109.9,47.9 119,43"></polygon><polygon class="logo_path" points="38,55 44,44 55,38 44,32 38,21 32,32 21,38 31.9,44.1"></polygon></g></svg></div><div class="hola_preview_container hola_top_element" style="top: 5px; left: 5px; width: 162px; height: 122px; transform: none;"><canvas class="hola_preview_background" style="width: 162px; height: 122px;"></canvas><video muted="1" playsinline="1" width="162" height="122" class="hola_video_preview" style="animation: 6.08s ease 0s 1 normal forwards running preview_blur;"><source type="video/mp4" src="https://citynetltd-bz.h-cdn.com/preview.mp4?customer=citynetltd&amp;url=https%3A%2F%2Fmedia.one.co.il%2F2023_9%2F88847.mp4&amp;preview_ver=1_17&amp;size=200x112"></video><img loading="lazy" class="one-article-image hola_preview_poster" src="https://photo.one.co.il/Image/GG/2,1/1695286.webp?width=162" width="162" alt="ONE - מספר 1 בספורט" tabindex="-1" style="width: 162px; height: 122px;"></div>

    <h2 id="_ctl0_ContentHolder_Body_ucArticleSecondary2_oneArticleTitle" tabindex="-1" data-font-size="18" data-font-size-type="px">בונדוזו נפגע בברכו ונטש את אימון מכבי ת"א</h2>
    <h3 tabindex="-1" data-font-size="18" data-font-size-type="px">
        שחקן הרכש החדש של הצהובים נפגע, נטש את האימון ויעבור בדיקות על ידי הצוות הרפואי כדי לאבחן את חומרת הפציעה. וגם: קין ואירלנד, מה קורה שם?
        <span style="line-height:12px;" class="numOfComments0" tabindex="-1" data-font-size="18" data-font-size-type="px" data-line-height="12px">8</span>
        
        
    </h3>
</a>
        <a class="one-article one-article-secondary" href="/Article/23-24/7,673,1219,64429/445147.html?ref=hp" tabindex="30" data-font-size="10" data-font-size-type="px">



    <img loading="lazy" class="one-article-image" src="https://photo.one.co.il/Image/GG/2,1/1625924.webp?width=162" width="162" alt="ONE - מספר 1 בספורט" tabindex="-1">

    <h2 id="_ctl0_ContentHolder_Body_ucArticleSecondary3_oneArticleTitle" tabindex="-1" data-font-size="18" data-font-size-type="px">"רק עשירים יכולים להרשות לעצמם להגיע"</h2>
    <h3 tabindex="-1" data-font-size="18" data-font-size-type="px">
        על רקע פתיחת המכירה לטורניר ווטרג'ן ת"א, חובבי הטניס זועמים על המחירים ואמרו ל-ONE: "כרטיס יעלה אפילו יותר מהשנה שעברה". וגם: תגובת המארגנים
        <span style="line-height:12px;" class="numOfComments3" tabindex="-1" data-font-size="11" data-font-size-type="px" data-line-height="12px">21</span>
        
        
    </h3>
</a>
      </div>
      <div class="top-article-container one-article one-article-main" tabindex="-1" data-font-size="10" data-font-size-type="px">
        <div id="top-article" style="background:#35479b;" tabindex="-1" data-font-size="10" data-font-size-type="px" data-line-height="18px">
          <h1 tabindex="-1" data-font-size="33" data-font-size-type="px">
            <a id="_ctl0_ContentHolder_Body_ucArticleMain_hlTitle" class="one-live-update one-live-447387" data-one-match-id="447387" data-one-live-id="376403" data-one-match-hscore="0" data-one-match-gscore="0" data-one-match-minute="3" href="/Article/23-24/1,19,3281,42168/445155.html?ref=hp" style="color:White;" tabindex="10000" data-font-size="33" data-font-size-type="px">דקה 3: ישראל - בלארוס 0:0</a>
          </h1>
          <a href="/Article/23-24/1,19,3281,42168/445155.html?ref=hp" class="top-article-image" style="position: relative;background-image:url('https://photo.one.co.il/Image/GG/7,1/1683797.webp?width=666');" tabindex="10000" data-font-size="10" data-font-size-type="px" data-line-height="18px">

        </a>
          <div class="h5" tabindex="-1" data-font-size="10" data-font-size-type="px" data-line-height="5px"></div>
          <a class="top-article-subtitle" href="/Article/23-24/1,19,3281,42168/445155.html?ref=hp" tabindex="10000" data-font-size="20" data-font-size-type="px" data-line-height="18px">מוקדמות יורו 2024, מחזור 6: לאחר התיקו מול רומניה, הנבחרת פותחת את הסיבוב השני ורוצה להיצמד לצמרת, כשהיא חייבת ניצחון ביתי. האורחת מחפשת הפתעה שתכניס אותה למאבק העלייה. מי תצא עם שלוש הנקודות החשובות?</a>
          <a href="/Article/23-24/1,19,3281,42168/445155.html#CommentsTitler" tabindex="-1" data-font-size="10" data-font-size-type="px" data-line-height="18px"><span style="line-height:12px;" class="numOfComments0" tabindex="-1" data-font-size="10" data-font-size-type="px" data-line-height="12px">0</span></a>
          <div id="divPostSpacer" tabindex="-1" data-font-size="10" data-font-size-type="px" data-line-height="18px"></div>
        </div>
      </div>
      <script type="text/javascript" tabindex="-1">
        var ggsBasePath = "https://images.one.co.il/images/d/dmain/ms/gg";
        var ggs = "https://photo.one.co.il/Image/GG/7,1/1683797.webp?width=525";
        var ggArrGGs = ggs.split(';');
        ggArrGGs = $j.map(ggArrGGs, function(a) {
          return (a != "" ? a : null);
        });
        var topArticleImagesTimeToChange = 4000;
        ggIndex = 0;
        var topArticleImagesIntervaler = null;
        if (ggArrGGs.length > 1) {
          $j(document).ready(function() {
            TopArticleImagesNavigationBuilder();
            TopArticleImagesSetActive(0);
            topArticleImagesIntervaler = setInterval("TopArticleImagesChanger()", topArticleImagesTimeToChange);
          });
        }

        function TopArticleImagesChanger() {
          if (ggIndex >= ggArrGGs.length) ggIndex = 0;
          //$j("#TopArticle a.TopArticleImage").css("background-image", "url(" + ggsBasePath + $j.trim(ggArrGGs[ggIndex]) + ".jpg)");
          $j("#top-article a.top-article-image").css("background-image", "url(" + $j.trim(ggArrGGs[ggIndex]) + ")");
          TopArticleImagesSetActive(ggIndex);
          ggIndex++;
        }

        function TopArticleImagesNavigationBuilder() {
          strul = "";
          strul = "<div id='top-article-images-navigation'>";
          for (var i = ggArrGGs.length - 1; i > -1; i--) strul += '<a id="top-article-images-navigation' + i + '" href="javascript:TopArticleImagesSetter(' + i + ');">' + (i + 1) + '</a>';
          strul += "</div>";
          $j(".top-article-image").append(strul);
        }

        function TopArticleImagesSetter(index) {
          clearInterval(topArticleImagesIntervaler);
          $j("#top-article a.top-article-image").css("background-image", "url(" + $j.trim(ggArrGGs[index]) + "?width=525)");
          TopArticleImagesSetActive(index);
          topArticleImagesIntervaler = setInterval("TopArticleImagesChanger()", topArticleImagesTimeToChange);
        }

        function TopArticleImagesSetActive(index) {
          $j("#top-article-images-navigation a").css("background", "#b6b5b5");
          $j("#top-article-images-navigation" + index).css("background", "#000000");
        }
      </script>
    </div>
    <div class="h10 clear" tabindex="-1" data-font-size="10" data-font-size-type="px" data-line-height="10px"></div>
    <style type="text/css" tabindex="-1">
      #MainVideos {
        width: calc(100% - 0.2rem);
        background: #e7e7e7;
        background: -moz-linear-gradient(top, #e7e7e7 0, #fafafa 100%);
        background: -webkit-linear-gradient(top, #e7e7e7 0, #fafafa 100%);
        background: linear-gradient(to bottom, #e7e7e7 0, #fafafa 100%);
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#e7e7e7', endColorstr='#fafafa', GradientType=0);
        border: solid 0.1rem #e7e7e7;
      }

      #MainVideosNav {
        padding-top: 2px;
        height: 24px;
      }

      #MainVideosNav * {
        display: block;
        float: left;
        height: 26px;
        line-height: 26px;
      }

      #MainVideosNav a {
        text-align: center;
        font-size: 14px;
        color: #696a6f;
        font-weight: bold;
      }

      #MainVideosItems {
        width: calc(100% - 10px);
        padding: 10px 0 5px 10px;
        direction: rtl;
      }

      .MainVideosNavBorder {
        border-bottom: solid 2px #e0e0e0;
      }

      .MainVideosItem {
        display: none;
        width: 225px;
        height: 150px;
        margin: 3px 12px 0 0;
        background: white;
        padding: 1px;
        border: solid 1px #d3d3d3;
        position: relative;
      }

      .MainVideosItem a {
        background-size: cover;
        display: block;
        width: 100%;
        height: 100%;
      }

      .MainVideosItem div {
        width: calc(100% - 34px);
        min-height: 34px;
        padding: 3px 2px 3px 30px;
        margin: -28px 0 0 0;
        position: absolute;
        direction: rtl;
        color: #ffffff;
        font-size: 14px;
        background: rgba(0, 0, 0, 0.7);
        bottom: 1px;
      }

      .MainVideosItem div img {
        position: absolute;
        left: 5px;
        width: 26px;
        height: 26px;
        top: calc(50% - 13px);
      }

      .MainVideosItemHover {
        width: 150px;
        height: 120px;
        margin: 0;
        background: url(https://images.one.co.il/images/msites/2013/09/02/1700/150_120.png) no-repeat;
      }

      .MainVideosItemHover img {
        width: 142px;
        height: 112px;
        padding: 4px;
      }

      .MainVideosItemHover div {
        font-size: 13px;
        width: 138px;
        margin: 82px 4px 0 4px;
        height: 30px;
      }

      .MainVideosItemHover div img {
        float: left;
        width: 25px;
        height: 25px;
        margin: 0;
      }
    </style>
    <script type="text/javascript" tabindex="-1">
      $j(function() {
        SetActiveTab("", "Main");
      });

      function SetActive(oneobj) {
        $j(".MainVideosItem").removeClass("MainVideosItemHover").addClass("MainVideosItem");
      }

      function SetActiveTab(urlToPage, tabNum) {
        if (tabNum.indexOf("Main") > -1) $j("#aMoreVideos").hide();
        else $j("#aMoreVideos").show().attr("href", urlToPage);
        $j("#MainVideosNav a").css({
          "color": "#696a6f"
        });
        $j("#tabNav" + tabNum).css({
          "color": "#CC0000"
        });
        $j("#MainVideosItems").fadeOut(100, function() {
          $j(".MainVideosItem").hide();
          $j(".belongToTab" + tabNum).css("display", "inline-block");
          SetActive($j(".belongToTab" + tabNum)[0]);
          $j("#MainVideosItems").fadeIn();
        });
      }

      function CountVph(id, priority) {
        if (priority < 5) {
          CountVideoViewVpH(id);
        }
      }
    </script>
    <div id="MainVideos" tabindex="-1" data-font-size="10" data-font-size-type="px">
      <div id="MainVideosNav" tabindex="-1" data-font-size="10" data-font-size-type="px">
        <img loading="lazy" data-src="https://images.one.co.il/images/blank.gif" src="https://images.one.co.il/images/blank.gif" style="width:10px;" alt="ONE - מספר 1 בספורט" tabindex="-1">
        <a style="width: 155px; color: rgb(105, 106, 111);" target="_blank" href="http://pubads.g.doubleclick.net/gampad/clk?id=5914190085&amp;iu=/6870/one/hp/article_web" rel="noopener" tabindex="50" data-font-size="18" data-font-size-type="px" data-line-height="24px">
            <img loading="lazy" id="onevodADPhillipsLogo" src="https://images.one.co.il/images/msites/2022/06/12/2269ed3b3efe42c9e3480c31eaff30ac.png" style="width:158px;height:25px;" alt="ONE - מספר 1 בספורט" tabindex="-1">
        </a>
        <img loading="lazy" data-src="https://images.one.co.il/images/msites/2013/09/02/1230/divider.png" src="https://images.one.co.il/images/msites/2013/09/02/1230/divider.png" class="MainVideosNavBorder" alt="ONE - מספר 1 בספורט" tabindex="-1">
        <a class="MainVideosNavBorder" id="tabNav5" style="width: 141px; color: rgb(105, 106, 111);" href="javascript:SetActiveTab(&quot;https://www.one.co.il/VOD/Browse/131/אספרסו&quot;, &quot;5&quot;);" tabindex="50" data-font-size="18" data-font-size-type="px" data-line-height="24px">אספרסו</a>
        <img loading="lazy" data-src="https://images.one.co.il/images/msites/2013/09/02/1230/divider.png" src="https://images.one.co.il/images/msites/2013/09/02/1230/divider.png" class="MainVideosNavBorder" alt="ONE - מספר 1 בספורט" tabindex="-1">
        <a class="MainVideosNavBorder" id="tabNav4" style="width: 141px; color: rgb(105, 106, 111);" href="javascript:SetActiveTab(&quot;https://www.one.co.il/VOD/Browse/117/טאפאסים&quot;, &quot;4&quot;);" tabindex="50" data-font-size="18" data-font-size-type="px" data-line-height="24px">טאפאסים</a>
        <img loading="lazy" data-src="https://images.one.co.il/images/msites/2013/09/02/1230/divider.png" src="https://images.one.co.il/images/msites/2013/09/02/1230/divider.png" class="MainVideosNavBorder" alt="ONE - מספר 1 בספורט" tabindex="-1">
        <a class="MainVideosNavBorder" id="tabNav3" style="width: 141px; color: rgb(105, 106, 111);" href="javascript:SetActiveTab(&quot;https://www.one.co.il/VOD/Browse/127/טרנספר_מרקט&quot;, &quot;3&quot;);" tabindex="50" data-font-size="18" data-font-size-type="px" data-line-height="24px">טרנספר&nbsp;מרקט</a>
        <img loading="lazy" data-src="https://images.one.co.il/images/msites/2013/09/02/1230/divider.png" src="https://images.one.co.il/images/msites/2013/09/02/1230/divider.png" class="MainVideosNavBorder" alt="ONE - מספר 1 בספורט" tabindex="-1">
        <a class="MainVideosNavBorder" id="tabNav2" style="width: 141px; color: rgb(105, 106, 111);" href="javascript:SetActiveTab(&quot;https://www.one.co.il/VOD/Browse/11/כתבות_ספורט&quot;, &quot;2&quot;);" tabindex="50" data-font-size="18" data-font-size-type="px" data-line-height="24px">כתבות&nbsp;ספורט</a>
        <img loading="lazy" data-src="https://images.one.co.il/images/msites/2013/09/02/1230/divider.png" src="https://images.one.co.il/images/msites/2013/09/02/1230/divider.png" class="MainVideosNavBorder" alt="ONE - מספר 1 בספורט" tabindex="-1">
        <a class="MainVideosNavBorder" id="tabNav1" style="width: 141px; color: rgb(105, 106, 111);" href="javascript:SetActiveTab(&quot;https://www.one.co.il/VOD/Browse/56/ליגה_איטלקית&quot;, &quot;1&quot;);" tabindex="50" data-font-size="18" data-font-size-type="px" data-line-height="24px">ליגה&nbsp;איטלקית</a>
        <img loading="lazy" data-src="https://images.one.co.il/images/msites/2013/09/02/1230/divider.png" src="https://images.one.co.il/images/msites/2013/09/02/1230/divider.png" class="MainVideosNavBorder" alt="ONE - מספר 1 בספורט" tabindex="-1">
        <a class="MainVideosNavBorder" id="tabNav0" style="width: 141px; color: rgb(105, 106, 111);" href="javascript:SetActiveTab(&quot;https://www.one.co.il/VOD/Browse/113/ליגה_ספרדית&quot;, &quot;0&quot;);" tabindex="50" data-font-size="18" data-font-size-type="px" data-line-height="24px">ליגה&nbsp;ספרדית</a>
        <img loading="lazy" data-src="https://images.one.co.il/images/msites/2013/09/02/1230/divider.png" src="https://images.one.co.il/images/msites/2013/09/02/1230/divider.png" class="MainVideosNavBorder" alt="ONE - מספר 1 בספורט" tabindex="-1">
        <a class="MainVideosNavBorder" id="tabNavMain" style="width: 12rem; color: rgb(204, 0, 0);" href="javascript:SetActiveTab('','Main');" tabindex="50" data-font-size="18" data-font-size-type="px" data-line-height="24px">&nbsp;&nbsp;ONE VOD&nbsp;&nbsp;</a>
        <div class="clear" tabindex="-1" data-font-size="10" data-font-size-type="px" data-line-height="24px"></div>
      </div>
      <div id="MainVideosItems" tabindex="-1" style="" data-font-size="10" data-font-size-type="px">
        <div class="MainVideosItem belongToTabMain belongToTab2" tabindex="-1" data-font-size="10" data-font-size-type="px" style="display: inline-block;">
          <a target="_top" onclick="javascript:CountVph(88848, 1);" class=" belongToTabMain belongToTab2" href="https://www.one.co.il/VOD/Play/88848/נדיר_גול_מחצי_מגרש_ו_3_שערים_בתוספת_זמן?c=11" style="background-image: url(&quot;https://photo.one.co.il/Image/Cover/b4bc5fe907b19c2884000bd823c49711/88848.webp?width=377&quot;); display: inline-block;" tabindex="50" data-font-size="10" data-font-size-type="px"><div tabindex="-1" data-font-size="18" data-font-size-type="px"><img loading="lazy" data-src="https://images.one.co.il/images/msites/2017/02/01/2.png" src="https://images.one.co.il/images/msites/2017/02/01/2.png" alt="ONE - מספר 1 בספורט" tabindex="-1">נדיר: גול מחצי מגרש ו-3 שערים בתוספת זמן</div></a>
        </div>
        <div class="MainVideosItem belongToTabMain" tabindex="-1" data-font-size="10" data-font-size-type="px" style="display: inline-block;">
          <a target="_top" onclick="javascript:CountVph(88851, 2);" class=" belongToTabMain" href="https://www.one.co.il/VOD/Play/88851/הלכה_לה_בשדה_תעופה_ופתאום_נתקלה_ברונאלדו?c=11" style="background-image: url(&quot;https://photo.one.co.il/Image/Cover/9e5d8680ceac6309249031d7f3835a1c/88851.webp?width=377&quot;); display: inline-block;" tabindex="50" data-font-size="10" data-font-size-type="px"><div tabindex="-1" data-font-size="18" data-font-size-type="px"><img loading="lazy" data-src="https://images.one.co.il/images/msites/2017/02/01/2.png" src="https://images.one.co.il/images/msites/2017/02/01/2.png" alt="ONE - מספר 1 בספורט" tabindex="-1">הלכה לה בשדה תעופה ופתאום נתקלה ברונאלדו</div></a>
        </div>
        <div class="MainVideosItem belongToTabMain belongToTab2" tabindex="-1" data-font-size="10" data-font-size-type="px" style="display: inline-block;">
          <a target="_top" onclick="javascript:CountVph(88845, 3);" class=" belongToTabMain belongToTab2" href="https://www.one.co.il/VOD/Play/88845/בעזרת_Ai_איך_מסי_נשמע_כשהוא_מדבר_אנגלית?c=11" style="background-image: url(&quot;https://photo.one.co.il/Image/Cover/30f56c24ac3cfbc42f5f0b46daa1a1aa/88845.webp?width=377&quot;); display: inline-block;" tabindex="50" data-font-size="10" data-font-size-type="px"><div tabindex="-1" data-font-size="18" data-font-size-type="px"><img loading="lazy" data-src="https://images.one.co.il/images/msites/2017/02/01/2.png" src="https://images.one.co.il/images/msites/2017/02/01/2.png" alt="ONE - מספר 1 בספורט" tabindex="-1">בעזרת Ai: איך מסי נשמע כשהוא מדבר אנגלית</div></a>
        </div>
        <div class="MainVideosItem belongToTabMain" tabindex="-1" data-font-size="10" data-font-size-type="px" style="display: inline-block;">
          <a target="_top" onclick="javascript:CountVph(88844, 4);" class=" belongToTabMain" href="https://www.one.co.il/VOD/Play/88844/מאור_עצבן_את_מירן_וגרם_לה_לצאת_מהרכב_?c=3" style="background-image: url(&quot;https://photo.one.co.il/Image/Cover/909190eeda7b7608d64164f1627d4f86/88844.webp?width=377&quot;); display: inline-block;" tabindex="50" data-font-size="10" data-font-size-type="px"><div tabindex="-1" data-font-size="18" data-font-size-type="px"><img loading="lazy" data-src="https://images.one.co.il/images/msites/2017/02/01/2.png" src="https://images.one.co.il/images/msites/2017/02/01/2.png" alt="ONE - מספר 1 בספורט" tabindex="-1">מאור עצבן את מירן וגרם לה לצאת מהרכב?</div></a>
        </div>
        <div class="MainVideosItem" tabindex="-1" data-font-size="10" data-font-size-type="px" style="display: none;">
          <a target="_top" onclick="javascript:CountVph(88857, 999);" class=" " href="https://www.one.co.il/VOD/Play/88857/הטקס_המרגש_לזכרם_של_בראל_ועמית_ז_quot_ל?c=3" style="background-image:url(https://photo.one.co.il/Image/Cover/4d15f904e4bd80c2538e667fd2a0f71d/88857.webp?width=377);" tabindex="50" data-font-size="10" data-font-size-type="px"><div tabindex="-1" data-font-size="18" data-font-size-type="px"><img loading="lazy" data-src="https://images.one.co.il/images/msites/2017/02/01/2.png" src="https://images.one.co.il/images/msites/2017/02/01/2.png" alt="ONE - מספר 1 בספורט" tabindex="-1">הטקס המרגש לזכרם של בראל ועמית ז"ל</div></a>
        </div>
        <div class="MainVideosItem belongToTab0" tabindex="-1" data-font-size="10" data-font-size-type="px" style="display: none;">
          <a target="_top" onclick="javascript:CountVph(88843, 999);" class=" belongToTab0" href="https://www.one.co.il/VOD/Play/88843/2_2_דרמטי_בין_אלקוקרון_לאלדנסה?c=113" style="background-image:url(https://photo.one.co.il/Image/Cover/e2b37eea47c07b1414d76cddb0d7d690/88843.webp?width=377);" tabindex="50" data-font-size="10" data-font-size-type="px"><div tabindex="-1" data-font-size="18" data-font-size-type="px"><img loading="lazy" data-src="https://images.one.co.il/images/msites/2017/02/01/2.png" src="https://images.one.co.il/images/msites/2017/02/01/2.png" alt="ONE - מספר 1 בספורט" tabindex="-1">2:2 דרמטי בין אלקוקרון לאלדנסה</div></a>
        </div>
        <div class="MainVideosItem belongToTab0" tabindex="-1" data-font-size="10" data-font-size-type="px" style="display: none;">
          <a target="_top" onclick="javascript:CountVph(88831, 999);" class=" belongToTab0" href="https://www.one.co.il/VOD/Play/88831/חלוקת_נקודות_בין_ויאדוליד_לאלצ_apos_ה_1_1?c=113" style="background-image:url(https://photo.one.co.il/Image/Cover/0e31a7e8d942fc0bae2b86e7c7d7744f/88831.webp?width=377);" tabindex="50" data-font-size="10" data-font-size-type="px"><div tabindex="-1" data-font-size="18" data-font-size-type="px"><img loading="lazy" data-src="https://images.one.co.il/images/msites/2017/02/01/2.png" src="https://images.one.co.il/images/msites/2017/02/01/2.png" alt="ONE - מספר 1 בספורט" tabindex="-1">חלוקת נקודות בין ויאדוליד לאלצ'ה 1:1</div></a>
        </div>
        <div class="MainVideosItem belongToTab0" tabindex="-1" data-font-size="10" data-font-size-type="px" style="display: none;">
          <a target="_top" onclick="javascript:CountVph(88814, 999);" class=" belongToTab0" href="https://www.one.co.il/VOD/Play/88814/חלוקת_נק_apos_בדרבי_החם_בין_אוביידו_לחיחון?c=113" style="background-image:url(https://photo.one.co.il/Image/Cover/607c9c3a866177f16ff06d4b9af43100/88814.webp?width=377);" tabindex="50" data-font-size="10" data-font-size-type="px"><div tabindex="-1" data-font-size="18" data-font-size-type="px"><img loading="lazy" data-src="https://images.one.co.il/images/msites/2017/02/01/2.png" src="https://images.one.co.il/images/msites/2017/02/01/2.png" alt="ONE - מספר 1 בספורט" tabindex="-1">חלוקת נק' בדרבי החם בין אוביידו לחיחון</div></a>
        </div>
        <div class="MainVideosItem belongToTab0" tabindex="-1" data-font-size="10" data-font-size-type="px" style="display: none;">
          <a target="_top" onclick="javascript:CountVph(88810, 999);" class=" belongToTab0" href="https://www.one.co.il/VOD/Play/88810/צמד_מלמד_אספניול_מביסה_1_4_את_לבאנטה?c=113" style="background-image:url(https://photo.one.co.il/Image/Cover/c0e985758252ee05302338b1ef526130/88810.webp?width=377);" tabindex="50" data-font-size="10" data-font-size-type="px"><div tabindex="-1" data-font-size="18" data-font-size-type="px"><img loading="lazy" data-src="https://images.one.co.il/images/msites/2017/02/01/2.png" src="https://images.one.co.il/images/msites/2017/02/01/2.png" alt="ONE - מספר 1 בספורט" tabindex="-1">צמד מלמד: אספניול מביסה 1:4 את לבאנטה</div></a>
        </div>
        <div class="MainVideosItem belongToTab1" tabindex="-1" data-font-size="10" data-font-size-type="px" style="display: none;">
          <a target="_top" onclick="javascript:CountVph(88795, 999);" class=" belongToTab1" href="https://www.one.co.il/VOD/Play/88795/מביך_מה_עושה_שופט_שמאבד_את_הכרטיס_האדום?c=56" style="background-image:url(https://photo.one.co.il/Image/Cover/4a94571eb780a1d71317c49bd78c33ae/88795.webp?width=377);" tabindex="50" data-font-size="10" data-font-size-type="px"><div tabindex="-1" data-font-size="18" data-font-size-type="px"><img loading="lazy" data-src="https://images.one.co.il/images/msites/2017/02/01/2.png" src="https://images.one.co.il/images/msites/2017/02/01/2.png" alt="ONE - מספר 1 בספורט" tabindex="-1">מביך: מה עושה שופט שמאבד את הכרטיס האדום</div></a>
        </div>
        <div class="MainVideosItem belongToTab1" tabindex="-1" data-font-size="10" data-font-size-type="px" style="display: none;">
          <a target="_top" onclick="javascript:CountVph(88741, 999);" class=" belongToTab1" href="https://www.one.co.il/VOD/Play/88741/עושה_את_שלה_יובה_מנצחת_את_אמפולי?c=56" style="background-image:url(https://photo.one.co.il/Image/Cover/851cfcbb1ca8f509e5f7236871e904e3/88741.webp?width=377);" tabindex="50" data-font-size="10" data-font-size-type="px"><div tabindex="-1" data-font-size="18" data-font-size-type="px"><img loading="lazy" data-src="https://images.one.co.il/images/msites/2017/02/01/2.png" src="https://images.one.co.il/images/msites/2017/02/01/2.png" alt="ONE - מספר 1 בספורט" tabindex="-1">עושה את שלה: יובה מנצחת את אמפולי</div></a>
        </div>
        <div class="MainVideosItem belongToTab1" tabindex="-1" data-font-size="10" data-font-size-type="px" style="display: none;">
          <a target="_top" onclick="javascript:CountVph(88740, 999);" class=" belongToTab1" href="https://www.one.co.il/VOD/Play/88740/לוהטת_נצחון_מרשים_ללצ_apos_ה_על_סרלניטנה?c=56" style="background-image:url(https://photo.one.co.il/Image/Cover/160359f36fa4f457173a61ea0cadfe52/88740.webp?width=377);" tabindex="50" data-font-size="10" data-font-size-type="px"><div tabindex="-1" data-font-size="18" data-font-size-type="px"><img loading="lazy" data-src="https://images.one.co.il/images/msites/2017/02/01/2.png" src="https://images.one.co.il/images/msites/2017/02/01/2.png" alt="ONE - מספר 1 בספורט" tabindex="-1">לוהטת: נצחון מרשים ללצ'ה על סרלניטנה</div></a>
        </div>
        <div class="MainVideosItem belongToTab1" tabindex="-1" data-font-size="10" data-font-size-type="px" style="display: none;">
          <a target="_top" onclick="javascript:CountVph(88738, 999);" class=" belongToTab1" href="https://www.one.co.il/VOD/Play/88738/תצוגת_תכלית_אינטר_מפרקת_את_פיורנטינה?c=56" style="background-image:url(https://photo.one.co.il/Image/Cover/9003d1d092590037e29a436373e5d7c8/88738.webp?width=377);" tabindex="50" data-font-size="10" data-font-size-type="px"><div tabindex="-1" data-font-size="18" data-font-size-type="px"><img loading="lazy" data-src="https://images.one.co.il/images/msites/2017/02/01/2.png" src="https://images.one.co.il/images/msites/2017/02/01/2.png" alt="ONE - מספר 1 בספורט" tabindex="-1">תצוגת תכלית: אינטר מפרקת את פיורנטינה</div></a>
        </div>
        <div class="MainVideosItem belongToTab2" tabindex="-1" data-font-size="10" data-font-size-type="px" style="display: none;">
          <a target="_top" onclick="javascript:CountVph(88856, 999);" class=" belongToTab2" href="https://www.one.co.il/VOD/Play/88856/המסר_של_מכבי_חיפה_apos_די_לאלימות_apos_?c=11" style="background-image:url(https://photo.one.co.il/Image/Cover/885ec082449fe19a560ebfd4d5ed6e8e/88856.webp?width=377);" tabindex="50" data-font-size="10" data-font-size-type="px"><div tabindex="-1" data-font-size="18" data-font-size-type="px"><img loading="lazy" data-src="https://images.one.co.il/images/msites/2017/02/01/2.png" src="https://images.one.co.il/images/msites/2017/02/01/2.png" alt="ONE - מספר 1 בספורט" tabindex="-1">המסר של מכבי חיפה - 'די לאלימות!'</div></a>
        </div>
        <div class="MainVideosItem belongToTab2" tabindex="-1" data-font-size="10" data-font-size-type="px" style="display: none;">
          <a target="_top" onclick="javascript:CountVph(88854, 999);" class=" belongToTab2" href="https://www.one.co.il/VOD/Play/88854/שרף_quot_החיבור_לקהל_מאוד_מיוחד_quot_?c=11" style="background-image:url(https://photo.one.co.il/Image/Cover/686a31b3f5eb9f221ca3f4e4d3d14e3b/88854.webp?width=377);" tabindex="50" data-font-size="10" data-font-size-type="px"><div tabindex="-1" data-font-size="18" data-font-size-type="px"><img loading="lazy" data-src="https://images.one.co.il/images/msites/2017/02/01/2.png" src="https://images.one.co.il/images/msites/2017/02/01/2.png" alt="ONE - מספר 1 בספורט" tabindex="-1">שרף: "החיבור לקהל מאוד מיוחד"</div></a>
        </div>
        <div class="MainVideosItem belongToTab3" tabindex="-1" data-font-size="10" data-font-size-type="px" style="display: none;">
          <a target="_top" onclick="javascript:CountVph(88452, 999);" class=" belongToTab3" href="https://www.one.co.il/VOD/Play/88452/מי_הפייבוריטית_לזכות_באליפות_איטליה_?c=127" style="background-image:url(https://photo.one.co.il/Image/Cover/8587fc3f8aacf2cc6db4a40aef037b20/88452.webp?width=377);" tabindex="50" data-font-size="10" data-font-size-type="px"><div tabindex="-1" data-font-size="18" data-font-size-type="px"><img loading="lazy" data-src="https://images.one.co.il/images/msites/2017/02/01/2.png" src="https://images.one.co.il/images/msites/2017/02/01/2.png" alt="ONE - מספר 1 בספורט" tabindex="-1">מי הפייבוריטית לזכות באליפות איטליה?</div></a>
        </div>
        <div class="MainVideosItem belongToTab3" tabindex="-1" data-font-size="10" data-font-size-type="px" style="display: none;">
          <a target="_top" onclick="javascript:CountVph(88451, 999);" class=" belongToTab3" href="https://www.one.co.il/VOD/Play/88451/כמה_ישראליות_יהיו_בשלבי_הפלייאוף_?c=127" style="background-image:url(https://photo.one.co.il/Image/Cover/ad1d7d539a9defe70b153bf811dff541/88451.webp?width=377);" tabindex="50" data-font-size="10" data-font-size-type="px"><div tabindex="-1" data-font-size="18" data-font-size-type="px"><img loading="lazy" data-src="https://images.one.co.il/images/msites/2017/02/01/2.png" src="https://images.one.co.il/images/msites/2017/02/01/2.png" alt="ONE - מספר 1 בספורט" tabindex="-1">כמה ישראליות יהיו בשלבי הפלייאוף?</div></a>
        </div>
        <div class="MainVideosItem belongToTab3" tabindex="-1" data-font-size="10" data-font-size-type="px" style="display: none;">
          <a target="_top" onclick="javascript:CountVph(88447, 999);" class=" belongToTab3" href="https://www.one.co.il/VOD/Play/88447/טרנספר_מרקט_תוכנית_מספר_9_המלאה_?c=127" style="background-image:url(https://photo.one.co.il/Image/Cover/14684942dd97c640397fff1cff3f7eeb/88447.webp?width=377);" tabindex="50" data-font-size="10" data-font-size-type="px"><div tabindex="-1" data-font-size="18" data-font-size-type="px"><img loading="lazy" data-src="https://images.one.co.il/images/msites/2017/02/01/2.png" src="https://images.one.co.il/images/msites/2017/02/01/2.png" alt="ONE - מספר 1 בספורט" tabindex="-1">טרנספר מרקט - תוכנית מספר 9 המלאה!</div></a>
        </div>
        <div class="MainVideosItem belongToTab3" tabindex="-1" data-font-size="10" data-font-size-type="px" style="display: none;">
          <a target="_top" onclick="javascript:CountVph(88448, 999);" class=" belongToTab3" href="https://www.one.co.il/VOD/Play/88448/מה_היתרונות_והבעיות_של_קשר_הרכש_quot_שואו_quot_?c=127" style="background-image:url(https://photo.one.co.il/Image/Cover/9c1846cd9d31bca1b5b26be0da104139/88448.webp?width=377);" tabindex="50" data-font-size="10" data-font-size-type="px"><div tabindex="-1" data-font-size="18" data-font-size-type="px"><img loading="lazy" data-src="https://images.one.co.il/images/msites/2017/02/01/2.png" src="https://images.one.co.il/images/msites/2017/02/01/2.png" alt="ONE - מספר 1 בספורט" tabindex="-1">מה היתרונות והבעיות של קשר הרכש "שואו"?</div></a>
        </div>
        <div class="MainVideosItem belongToTab4" tabindex="-1" data-font-size="10" data-font-size-type="px" style="display: none;">
          <a target="_top" onclick="javascript:CountVph(88800, 999);" class=" belongToTab4" href="https://www.one.co.il/VOD/Play/88800/חוסר_מזל_השוער_שלקח_2_פנדלים_ועדיין_ספג?c=117" style="background-image:url(https://photo.one.co.il/Image/Cover/db48ad763ac2ad3ff180c0d748d3ca37/88800.webp?width=377);" tabindex="50" data-font-size="10" data-font-size-type="px"><div tabindex="-1" data-font-size="18" data-font-size-type="px"><img loading="lazy" data-src="https://images.one.co.il/images/msites/2017/02/01/2.png" src="https://images.one.co.il/images/msites/2017/02/01/2.png" alt="ONE - מספר 1 בספורט" tabindex="-1">חוסר מזל: השוער שלקח 2 פנדלים ועדיין ספג</div></a>
        </div>
        <div class="MainVideosItem belongToTab4" tabindex="-1" data-font-size="10" data-font-size-type="px" style="display: none;">
          <a target="_top" onclick="javascript:CountVph(88682, 999);" class=" belongToTab4" href="https://www.one.co.il/VOD/Play/88682/לא_להאמין_כך_נהרס_שער_העונה_בספרד_?c=117" style="background-image:url(https://photo.one.co.il/Image/Cover/4b7051a58e39370d8b4d4861ba6c240a/88682.webp?width=377);" tabindex="50" data-font-size="10" data-font-size-type="px"><div tabindex="-1" data-font-size="18" data-font-size-type="px"><img loading="lazy" data-src="https://images.one.co.il/images/msites/2017/02/01/2.png" src="https://images.one.co.il/images/msites/2017/02/01/2.png" alt="ONE - מספר 1 בספורט" tabindex="-1">לא להאמין: כך נהרס שער העונה בספרד!</div></a>
        </div>
        <div class="MainVideosItem belongToTab4" tabindex="-1" data-font-size="10" data-font-size-type="px" style="display: none;">
          <a target="_top" onclick="javascript:CountVph(88565, 999);" class=" belongToTab4" href="https://www.one.co.il/VOD/Play/88565/מכת_חושך_האורות_כבו_פעמיים_במהלך_המשחק?c=117" style="background-image:url(https://photo.one.co.il/Image/Cover/172549ae420c331f8e182941422db9a5/88565.webp?width=377);" tabindex="50" data-font-size="10" data-font-size-type="px"><div tabindex="-1" data-font-size="18" data-font-size-type="px"><img loading="lazy" data-src="https://images.one.co.il/images/msites/2017/02/01/2.png" src="https://images.one.co.il/images/msites/2017/02/01/2.png" alt="ONE - מספר 1 בספורט" tabindex="-1">מכת חושך: האורות כבו פעמיים במהלך המשחק</div></a>
        </div>
        <div class="MainVideosItem belongToTab4" tabindex="-1" data-font-size="10" data-font-size-type="px" style="display: none;">
          <a target="_top" onclick="javascript:CountVph(88477, 999);" class=" belongToTab4" href="https://www.one.co.il/VOD/Play/88477/מה_קרה_לו_כוכב_בארסה_מתבלבל_באמצע_המשחק?c=117" style="background-image:url(https://photo.one.co.il/Image/Cover/6250517e029a77778ed7663c7cb13ae1/88477.webp?width=377);" tabindex="50" data-font-size="10" data-font-size-type="px"><div tabindex="-1" data-font-size="18" data-font-size-type="px"><img loading="lazy" data-src="https://images.one.co.il/images/msites/2017/02/01/2.png" src="https://images.one.co.il/images/msites/2017/02/01/2.png" alt="ONE - מספר 1 בספורט" tabindex="-1">מה קרה לו? כוכב בארסה מתבלבל באמצע המשחק</div></a>
        </div>
        <div class="MainVideosItem belongToTab5" tabindex="-1" data-font-size="10" data-font-size-type="px" style="display: none;">
          <a target="_top" onclick="javascript:CountVph(88674, 999);" class=" belongToTab5" href="https://www.one.co.il/VOD/Play/88674/מה_גרם_לרוי_פטריסיו_לעכב_את_תחילת_המשחק_?c=131" style="background-image:url(https://photo.one.co.il/Image/Cover/1e32fb891ea12bdc0a4ce9e448afdf4a/88674.webp?width=377);" tabindex="50" data-font-size="10" data-font-size-type="px"><div tabindex="-1" data-font-size="18" data-font-size-type="px"><img loading="lazy" data-src="https://images.one.co.il/images/msites/2017/02/01/2.png" src="https://images.one.co.il/images/msites/2017/02/01/2.png" alt="ONE - מספר 1 בספורט" tabindex="-1">מה גרם לרוי פטריסיו לעכב את תחילת המשחק?</div></a>
        </div>
        <div class="MainVideosItem belongToTab5" tabindex="-1" data-font-size="10" data-font-size-type="px" style="display: none;">
          <a target="_top" onclick="javascript:CountVph(88558, 999);" class=" belongToTab5" href="https://www.one.co.il/VOD/Play/88558/עשה_עבירה_על_השופט_ויצא_בזול_?c=131" style="background-image:url(https://photo.one.co.il/Image/Cover/2a05442aebf0a18be85380dd9d638115/88558.webp?width=377);" tabindex="50" data-font-size="10" data-font-size-type="px"><div tabindex="-1" data-font-size="18" data-font-size-type="px"><img loading="lazy" data-src="https://images.one.co.il/images/msites/2017/02/01/2.png" src="https://images.one.co.il/images/msites/2017/02/01/2.png" alt="ONE - מספר 1 בספורט" tabindex="-1">עשה עבירה על השופט... ויצא בזול!</div></a>
        </div>
        <div class="MainVideosItem belongToTab5" tabindex="-1" data-font-size="10" data-font-size-type="px" style="display: none;">
          <a target="_top" onclick="javascript:CountVph(87628, 999);" class=" belongToTab5" href="https://www.one.co.il/VOD/Play/87628/יחי_המלכה_החדשה_נאפולי_חוגגת_בסטייל?c=131" style="background-image:url(https://photo.one.co.il/Image/Cover/25a5537dfff93856940895d04b46e77e/87628.webp?width=377);" tabindex="50" data-font-size="10" data-font-size-type="px"><div tabindex="-1" data-font-size="18" data-font-size-type="px"><img loading="lazy" data-src="https://images.one.co.il/images/msites/2017/02/01/2.png" src="https://images.one.co.il/images/msites/2017/02/01/2.png" alt="ONE - מספר 1 בספורט" tabindex="-1">יחי המלכה החדשה: נאפולי חוגגת בסטייל</div></a>
        </div>
        <div class="MainVideosItem belongToTab5" tabindex="-1" data-font-size="10" data-font-size-type="px" style="display: none;">
          <a target="_top" onclick="javascript:CountVph(87534, 999);" class=" belongToTab5" href="https://www.one.co.il/VOD/Play/87534/המשחק_שבו_הקבוצות_עלו_עם_תינוקות_למגרש?c=131" style="background-image:url(https://photo.one.co.il/Image/Cover/109d9b83492c29699d35c4b629eaa893/87534.webp?width=377);" tabindex="50" data-font-size="10" data-font-size-type="px"><div tabindex="-1" data-font-size="18" data-font-size-type="px"><img loading="lazy" data-src="https://images.one.co.il/images/msites/2017/02/01/2.png" src="https://images.one.co.il/images/msites/2017/02/01/2.png" alt="ONE - מספר 1 בספורט" tabindex="-1">המשחק שבו הקבוצות עלו עם תינוקות למגרש</div></a>
        </div>
        <div class="clear" tabindex="-1" data-font-size="10" data-font-size-type="px"></div>
      </div>
      <a id="aMoreVideos" style="font-size:11px;color:#999999;text-decoration:underline;padding: 0 3px;display:none;" target="_top" tabindex="50" data-font-size="11" data-font-size-type="px">קטעים נוספים</a>
    </div>
    <div class="h10 clear" tabindex="-1" data-font-size="10" data-font-size-type="px" data-line-height="10px"></div>
    <div class="one-hp-left-container" tabindex="-1" data-font-size="10" data-font-size-type="px">
      <div id="adxONEPromotion" tabindex="-1" data-font-size="10" data-font-size-type="px" style="margin-bottom: 2rem;"></div>
      <div class="one-hp-left-container-column-extras" tabindex="-1" data-font-size="10" data-font-size-type="px">
        <div class="ad-container" id="adxONEElement_Winner" tabindex="-1" data-font-size="10" data-font-size-type="px" style="margin-bottom: 2rem;"></div>
        <div class="ad-bg ad-container ad-container-premium-big1" tabindex="-1" data-font-size="10" data-font-size-type="px">
          <div id="adxONEBig_1" tabindex="-1" data-font-size="10" data-font-size-type="px">
          </div>
        </div>
        <div class="h20 clear" tabindex="-1" data-font-size="10" data-font-size-type="px" data-line-height="20px"></div>
        <style type="text/css" tabindex="-1">
          .left-double-columns {
            width: 100%;
            background: #efefef;
          }

          .left-double-columns div.left {
            float: left;
          }

          .left-double-columns div.right {
            float: right;
          }

          .hp-glitches-box {
            width: calc(100%-4px);
            border: solid 1px #e5e5e5;
            padding: 1px;
          }

          .hp-glitches-box-content {
            width: calc(100%-18px);
            background: #e7e7e7;
            background: -moz-linear-gradient(top, #e7e7e7 0%, #f3f3f3 100%);
            background: -webkit-linear-gradient(top, #e7e7e7 0%, #f3f3f3 100%);
            background: linear-gradient(to bottom, #e7e7e7 0%, #f3f3f3 100%);
            filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#e7e7e7', endColorstr='#f3f3f3', GradientType=0);
            margin: auto;
            padding: 5px;
          }

          .hp-glitches-box a.glitches-title {
            display: inline-block;
            width: 100%;
            direction: rtl;
            text-align: right;
            margin: 0 0 10px 0;
            font-size: 16px;
            font-weight: bold;
            color: #CD0403;
            border-bottom: groove 2px #FFFFFF;
          }

          .hp-glitches-box div.left-glitches {
            width: 138px;
            float: left;
          }

          .hp-glitches-box div.right-glitch {
            width: 165px;
            float: right;
          }

          .hp-glitches-box div.left-glitches a,
          .hp-glitches-box div.right-glitch a {
            display: inline-block;
            position: relative;
          }

          .hp-glitches-box div.left-glitches a img,
          .hp-glitches-box div.right-glitch a img {
            border-radius: 10px;
          }

          .hp-glitches-box div.left-glitches a span,
          .hp-glitches-box div.right-glitch a span {
            position: absolute;
            width: 100%;
            bottom: 3px;
            left: 0;
            background: rgba(68, 14, 98, 0.7);
            text-align: right;
            direction: rtl;
            color: white;
            padding: 1px 0;
            font-size: 14px;
            text-align: center;
            font-weight: bold;
            border-radius: 0 0 10px 10px;
          }

          .glitch-hp-video-indicator {
            position: absolute;
            top: 5px;
            left: 5px;
            width: 24px;
            height: 24px;
          }
        </style>
        <div class="hp-glitches-box" tabindex="-1" data-font-size="10" data-font-size-type="px">
          <div class="hp-glitches-box-content" tabindex="-1" data-font-size="10" data-font-size-type="px">
            <a class="glitches-title" href="https://www.one.co.il/Glitches/" tabindex="200" data-font-size="16" data-font-size-type="px">גליצ'ים</a>
            <div class="left left-glitches" tabindex="-1" data-font-size="10" data-font-size-type="px">
              <a id="glitch-hp-top-left" href="https://www.one.co.il/Glitch/70488/%d7%93%d7%9f-%d7%95%d7%a0%d7%95%d7%99-%d7%92%d7%9c%d7%96%d7%a8-%d7%a0%d7%a4%d7%a8%d7%93%d7%99%d7%9d-%d7%9e%d7%9e%d7%9b%d7%91%d7%99-%d7%aa-%d7%90" tabindex="200" data-font-size="10" data-font-size-type="px">

                <span tabindex="-1" data-font-size="14" data-font-size-type="px">דן ונוי גלזר נפרדים ממכבי ת"א</span>
                <img loading="lazy" src="https://photo.one.co.il/Image/GG/32,1/1696423.webp?width=135" alt="נוי ודן גלזר באופי כרתים" tabindex="-1">
            </a>
              <div class="h5" tabindex="-1" data-font-size="10" data-font-size-type="px" data-line-height="5px"></div>
              <a id="glitch-hp-bottom-left" href="https://www.one.co.il/Glitch/70485/%d7%99%d7%95%d7%a0%d7%aa%d7%9f-%d7%9b%d7%94%d7%9f-%d7%95%d7%97%d7%98%d7%95%d7%90%d7%9c-%d7%91%d7%99%d7%a8%d7%99%d7%91%d7%95%d7%aa-%d7%97%d7%93%d7%a9%d7%94-" tabindex="200" data-font-size="10" data-font-size-type="px">

                <span tabindex="-1" data-font-size="14" data-font-size-type="px">יונתן כהן וחטואל ביריבות חדשה?</span>
                <img loading="lazy" src="https://photo.one.co.il/Image/GG/32,1/1696328.webp?width=135" alt="הסטורי של יונתן כהן ורותם חטואל " tabindex="-1">
            </a>
            </div>
            <div class="right right-glitch" tabindex="-1" data-font-size="10" data-font-size-type="px">
              <a id="glitch-hp-right" href="https://www.one.co.il/Glitch/70487/%d7%a2%d7%a8%d7%9f-%d7%96%d7%94%d7%91%d7%99-%d7%a0%d7%92%d7%93-%d7%94%d7%a0%d7%a2%d7%a8%d7%99%d7%9d-%d7%a1%d7%9e%d7%a8%d7%98%d7%95%d7%98%d7%99%d7%9d-" tabindex="200" data-font-size="10" data-font-size-type="px">

                <span tabindex="-1" data-font-size="14" data-font-size-type="px">ערן זהבי נגד הנערים: "סמרטוטים"</span>
                <img loading="lazy" src="https://photo.one.co.il/Image/GG/31,1/1652156.webp?width=165" alt="ערן זהבי " style="width: 165px; height: 280px;" tabindex="-1">
            </a>
            </div>
            <div class="clear" tabindex="-1" data-font-size="10" data-font-size-type="px"></div>
          </div>
        </div>
        <div class="h20 clear" tabindex="-1" data-font-size="10" data-font-size-type="px" data-line-height="20px"></div>
        <div id="ob_holder" style="display: none;" tabindex="-1" data-font-size="10" data-font-size-type="px"></div>
        <div class="OUTBRAIN" data-src="https://www.one.co.il/" data-widget-id="HPC_3" data-ob-mark="true" data-browser="chrome" data-os="win32" data-dynload="" data-idx="0" id="outbrain_widget_0" tabindex="-1" data-font-size="10"
          data-font-size-type="px">
          <div class="ob-widget ob-grid-layout ob-reel-layout HPC_3" style="height: 264px;">
            <style type="text/css">
              .ob-reel-noanim {
                -webkit-transition: none !important;
                transition: none !important
              }

              .ob-reel-fadeout {
                opacity: 0 !important
              }

              .ob-reel-layout-inverted .ob-reel-fadeout {
                opacity: .75 !important
              }

              .ob-grid-layout.ob-reel-layout {
                --main-color: #fffdfd;
                position: relative
              }

              .ob-grid-layout.ob-reel-layout,
              .ob-grid-layout.ob-reel-layout * {
                -webkit-box-sizing: content-box !important;
                box-sizing: content-box !important
              }

              .ob-grid-layout.ob-reel-layout .ob-video-icon-container {
                display: -webkit-box;
                display: -ms-flexbox;
                -ms-flex-pack: center;
                position: absolute;
                left: 50%;
                top: 50%;
                transform: translate(-50%, -50%);
                -webkit-transform: translate(-50%, -50%)
              }

              .ob-grid-layout.ob-reel-layout .ob-reel-track {
                position: relative;
                overflow: hidden
              }

              .ob-grid-layout.ob-reel-layout .ob-widget-header {
                display: -webkit-box;
                display: -ms-flexbox;
                display: flex;
                position: absolute;
                z-index: 2;
                background: #fffdfd;
                background: var(--main-color);
                color: #020202;
                border: 2px solid #020202;
                margin: 18px 26px 0 18px
              }

              .ob-reel-sm .ob-grid-layout.ob-reel-layout .ob-widget-header {
                margin: 16px 16px 0
              }

              .ob-grid-layout.ob-reel-layout .ob-widget-header .ob-grid-header-text {
                padding: 6px 9.5px
              }

              .ob-reel-sm .ob-grid-layout.ob-reel-layout .ob-widget-header .ob-grid-header-text {
                font-size: 14px;
                padding: 3px 6px
              }

              .ob-grid-layout.ob-reel-layout .ob-widget-header .ob-reel-count {
                background: #020202;
                color: #fffdfd;
                color: var(--main-color);
                padding: 6px 9.5px
              }

              .ob-reel-sm .ob-grid-layout.ob-reel-layout .ob-widget-header .ob-reel-count {
                font-size: 14px;
                padding: 3px 6px
              }

              .ob-grid-layout.ob-reel-layout .ob-reel-logo {
                position: absolute;
                right: 20px;
                top: 40px;
                z-index: 2;
                -webkit-transition: all .4s ease-in-out;
                transition: all .4s ease-in-out;
                opacity: 1
              }

              .ob-grid-layout.ob-reel-layout .ob-reel-logo img {
                width: 100%;
                height: 100%
              }

              .ob-reel-sm .ob-grid-layout.ob-reel-layout .ob-reel-logo {
                top: 16px;
                right: 16px
              }

              .ob-grid-layout.ob-reel-layout .ob-dynamic-rec-container {
                -webkit-box-flex: 0;
                -ms-flex: 0 0 100%;
                flex: 0 0 100%
              }

              .ob-grid-layout.ob-reel-layout .ob-dynamic-rec-link {
                position: relative;
                display: block
              }

              .ob-grid-layout.ob-reel-layout .ob-sub-units {
                display: none
              }

              .ob-grid-layout.ob-reel-layout .ob-rec-image,
              .ob-grid-layout.ob-reel-layout .ob-rec-video {
                width: 100%;
                max-height: 100%;
                position: absolute;
                top: 0;
                left: 0;
                bottom: 0;
                right: 0
              }

              .ob-grid-layout.ob-reel-layout .ob-rec-rtb-image {
                position: absolute;
                top: 0;
                left: 0;
                bottom: 0;
                right: 0
              }

              .ob-grid-layout.ob-reel-layout .ob-unit {
                display: block
              }

              .ob-grid-layout.ob-reel-layout .ob-unit .ob-rec-logo-container {
                display: none
              }

              .ob-grid-layout.ob-reel-layout .ob-dynamic-rec-link:after,
              .ob-grid-layout.ob-reel-layout .ob-dynamic-rec-link:before {
                content: "";
                display: block;
                width: 100%;
                height: 100%;
                position: absolute;
                z-index: 1;
                top: 0
              }

              .ob-grid-layout.ob-reel-layout .ob-dynamic-rec-link:before {
                background-image: -webkit-gradient(linear, left bottom, left top, from(rgba(0, 0, 0, .4)), color-stop(rgba(0, 0, 0, .1)), color-stop(30%, transparent));
                background-image: linear-gradient(0deg, rgba(0, 0, 0, .4), rgba(0, 0, 0, .1), transparent 30%)
              }

              .ob-grid-layout.ob-reel-layout .ob-dynamic-rec-link:after {
                background-image: linear-gradient(222deg, rgba(0, 0, 0, .3), transparent 30%)
              }

              .ob-grid-layout.ob-reel-layout .ob-rec-image-container {
                position: relative;
                width: 100%;
                height: auto
              }

              .ob-grid-layout.ob-reel-layout .ob-rec-image-container.ob-reel-in {
                -webkit-transform: scale(1.25);
                transform: scale(1.25)
              }

              .ob-grid-layout.ob-reel-layout .ob-rec-image-container.ob-reel-noanim {
                -webkit-transition-duration: .2s;
                transition-duration: .2s
              }

              .ob-grid-layout.ob-reel-layout .ob-rec-image-container .ob-rec-label {
                display: none
              }

              .ob-grid-layout.ob-reel-layout .ob-widget-items-container {
                display: -webkit-box;
                display: -ms-flexbox;
                display: flex;
                -webkit-transition: -webkit-transform .4s ease-out;
                transition: -webkit-transform .4s ease-out;
                transition: transform .4s ease-out;
                transition: transform .4s ease-out, -webkit-transform .4s ease-out
              }

              .ob-grid-layout.ob-reel-layout .ob-reel-footer {
                position: relative;
                height: 50px;
                top: -50px;
                z-index: 3
              }

              .ob-reel-sm .ob-grid-layout.ob-reel-layout .ob-reel-footer {
                top: -40px
              }

              .ob-reel-layout-inverted .ob-grid-layout.ob-reel-layout .ob-reel-footer {
                display: -webkit-box;
                display: -ms-flexbox;
                display: flex;
                -ms-flex-wrap: wrap;
                flex-wrap: wrap;
                top: -55px
              }

              .ob-reel-layout-inverted .ob-grid-layout.ob-reel-layout .ob-reel-footer>div {
                -ms-flex-negative: 0;
                flex-shrink: 0
              }

              .ob-grid-layout.ob-reel-layout .ob-reel-progress {
                display: -webkit-box;
                display: -ms-flexbox;
                display: flex;
                height: 4px;
                width: calc(100% - 32px);
                margin: 0 16px;
                position: absolute;
                bottom: 100%;
                z-index: 2;
                -webkit-transition: .4s;
                transition: .4s
              }

              .ob-grid-layout.ob-reel-layout .ob-reel-progress>span {
                display: inline-block;
                -webkit-box-flex: 1;
                -ms-flex: 1 1 20%;
                flex: 1 1 20%;
                border-radius: 4px;
                background: hsla(0, 0%, 100%, .5);
                overflow: hidden
              }

              .ob-grid-layout.ob-reel-layout .ob-reel-progress>span:not(:last-child) {
                margin-right: 12px
              }

              .ob-grid-layout.ob-reel-layout .ob-reel-progress>span .ob-reel-load {
                display: block;
                width: 100%;
                height: 100%;
                background: #fffdfd;
                background: var(--main-color);
                -webkit-transform: translate(-100%);
                transform: translate(-100%)
              }

              .ob-grid-layout.ob-reel-layout .ob-reel-progress>span .ob-reel-load.ob-reel-in {
                -webkit-transform: translate(0);
                transform: translate(0)
              }

              .ob-grid-layout.ob-reel-layout .ob-reel-progress>span .ob-reel-load.ob-reel-exit {
                -webkit-transition-duration: .12s;
                transition-duration: .12s
              }

              .ob-reel-sm .ob-grid-layout.ob-reel-layout .ob-reel-progress {
                position: relative;
                width: calc(100% - 32px);
                margin: 0 0 0 16px;
                bottom: 0
              }

              .ob-reel-layout-inverted .ob-grid-layout.ob-reel-layout .ob-reel-progress {
                bottom: -2px;
                -webkit-box-ordinal-group: 3;
                -ms-flex-order: 2;
                order: 2
              }

              .ob-grid-layout.ob-reel-layout .ob-reel-controls {
                font-size: 14px;
                line-height: normal;
                display: -webkit-box;
                display: -ms-flexbox;
                display: flex;
                position: relative;
                width: calc(100% - 24px);
                margin: 0 24px 0 16px;
                z-index: 2;
                -webkit-box-pack: end;
                -ms-flex-pack: end;
                justify-content: flex-end;
                top: 4px
              }

              .ob-reel-sm .ob-grid-layout.ob-reel-layout .ob-reel-controls {
                top: 1px
              }

              .ob-reel-sm .ob-grid-layout.ob-reel-layout .ob-reel-controls .ob-reel-prev {
                display: none
              }

              .ob-reel-sm .ob-grid-layout.ob-reel-layout .ob-reel-controls .ob-reel-play {
                -webkit-transition: .2s;
                transition: .2s
              }

              .ob-reel-sm .ob-grid-layout.ob-reel-layout .ob-reel-controls .ob-reel-pause {
                -webkit-transform: translate(5px);
                transform: translate(5px)
              }

              .ob-reel-layout-inverted .ob-grid-layout.ob-reel-layout .ob-reel-controls {
                -webkit-box-ordinal-group: 2;
                -ms-flex-order: 1;
                order: 1
              }

              .ob-grid-layout.ob-reel-layout .ob-reel-controls>div {
                width: 20px;
                height: 16.5px;
                padding: 8px;
                cursor: pointer;
                -webkit-transition: opacity .1s ease-in;
                transition: opacity .1s ease-in;
                opacity: .8
              }

              .ob-grid-layout.ob-reel-layout .ob-reel-controls>div:hover {
                opacity: 1
              }

              .ob-reel-sm .ob-grid-layout.ob-reel-layout .ob-reel-controls>div:hover {
                opacity: .8
              }

              .ob-grid-layout.ob-reel-layout .ob-reel-controls svg path {
                fill: #fffdfd;
                stroke: #fffdfd;
                fill: var(--main-color);
                stroke: var(--main-color);
                stroke-width: 5;
                stroke-linejoin: round;
                stroke-linecap: round;
                -webkit-transition: .3s;
                transition: .3s
              }

              .ob-grid-layout.ob-reel-layout .ob-reel-controls .ob-reel-pause path {
                d: path("M5,5 L55,5 55,160 5,160 5,5 M75,5 L75,125 75,160 125,160 125,5 75,5")
              }

              .ob-grid-layout.ob-reel-layout .ob-reel-controls .ob-reel-prev {
                -webkit-transform: rotate(180deg);
                transform: rotate(180deg)
              }

              .ob-grid-layout.ob-reel-layout .ob-reel-title {
                display: -webkit-box;
                display: -ms-flexbox;
                display: flex;
                max-width: 75%;
                position: relative;
                bottom: 0;
                margin: 0 0 0 16px;
                color: #fffdfd;
                color: var(--main-color);
                z-index: 2;
                overflow: hidden
              }

              .ob-grid-layout.ob-reel-layout .ob-reel-title.ob-reel-noanim * {
                -webkit-transition: none !important;
                transition: none !important
              }

              .ob-reel-sm .ob-grid-layout.ob-reel-layout .ob-reel-title {
                margin: -10px 0 0 16px
              }

              .ob-reel-layout-inverted .ob-grid-layout.ob-reel-layout .ob-reel-title {
                -ms-flex-preferred-size: 100%;
                flex-basis: 100%;
                max-width: calc(100% - 32px);
                margin-top: 10px;
                margin-bottom: 2px;
                -webkit-box-ordinal-group: 4;
                -ms-flex-order: 3;
                order: 3
              }

              .ob-grid-layout.ob-reel-layout .ob-reel-title .ob-reel-title-line {
                display: block;
                -webkit-box-flex: 0;
                -ms-flex: 0 0 12px;
                flex: 0 0 12px;
                height: 100%;
                background: #dbdada;
                z-index: 1;
                -webkit-transition: -webkit-transform .2s ease-in-out;
                transition: -webkit-transform .2s ease-in-out;
                transition: transform .2s ease-in-out;
                transition: transform .2s ease-in-out, -webkit-transform .2s ease-in-out;
                -webkit-transform: translateY(-100%);
                transform: translateY(-100%);
                position: relative
              }

              .ob-reel-sm .ob-grid-layout.ob-reel-layout .ob-reel-title .ob-reel-title-line {
                -webkit-box-flex: 0;
                -ms-flex: 0 0 8px;
                flex: 0 0 8px
              }

              .ob-grid-layout.ob-reel-layout .ob-reel-title .ob-reel-title-text {
                display: -webkit-box;
                display: -ms-flexbox;
                display: flex;
                -webkit-box-orient: vertical;
                -webkit-box-direction: normal;
                -ms-flex-direction: column;
                flex-direction: column;
                -webkit-box-align: start;
                -ms-flex-align: start;
                align-items: flex-start;
                cursor: pointer;
                overflow: hidden;
                text-decoration: none;
                color: #fff;
                border: none
              }

              .ob-grid-layout.ob-reel-layout .ob-reel-title .ob-reel-title-text div {
                display: inline-block;
                background: #000;
                padding: 0 9px 9px 16px;
                font-size: 18px;
                line-height: normal;
                -webkit-transform: translate(-105%);
                transform: translate(-105%);
                -webkit-transition: -webkit-transform .2s ease-in-out .2s;
                transition: -webkit-transform .2s ease-in-out .2s;
                transition: transform .2s ease-in-out .2s;
                transition: transform .2s ease-in-out .2s, -webkit-transform .2s ease-in-out .2s;
                outline: 1px solid #000
              }

              .ob-reel-sm .ob-grid-layout.ob-reel-layout .ob-reel-title .ob-reel-title-text div {
                padding: 0 5px 5px 10px;
                font-size: 16px
              }

              .ob-grid-layout.ob-reel-layout .ob-reel-title .ob-reel-title-text div:first-child {
                padding-top: 9px
              }

              .ob-reel-sm .ob-grid-layout.ob-reel-layout .ob-reel-title .ob-reel-title-text div:first-child {
                padding-top: 5px
              }

              .ob-grid-layout.ob-reel-layout .ob-reel-title .ob-reel-title-text div span {
                position: relative;
                top: -10px;
                opacity: 0;
                -webkit-transition: all .2s ease-in-out;
                transition: all .2s ease-in-out
              }

              .ob-grid-layout.ob-reel-layout .ob-reel-title .ob-reel-title-text div:first-child {
                -webkit-transition-delay: .2s;
                transition-delay: .2s
              }

              .ob-grid-layout.ob-reel-layout .ob-reel-title .ob-reel-title-text div:nth-child(2) {
                -webkit-transition-delay: .3s;
                transition-delay: .3s
              }

              .ob-grid-layout.ob-reel-layout .ob-reel-title .ob-reel-title-text div:nth-child(3) {
                -webkit-transition-delay: .4s;
                transition-delay: .4s
              }

              .ob-grid-layout.ob-reel-layout .ob-reel-title.ob-reel-in .ob-reel-title-line,
              .ob-grid-layout.ob-reel-layout .ob-reel-title.ob-reel-in .ob-reel-title-text div {
                -webkit-transform: translate(0);
                transform: translate(0)
              }

              .ob-grid-layout.ob-reel-layout .ob-reel-title.ob-reel-in .ob-reel-title-text div span {
                opacity: 1;
                top: 0
              }

              .ob-grid-layout.ob-reel-layout .ob-reel-title.ob-reel-out .ob-reel-title-line {
                -webkit-transition-delay: .4s;
                transition-delay: .4s;
                -webkit-transform: translateY(100%);
                transform: translateY(100%)
              }

              .ob-grid-layout.ob-reel-layout .ob-reel-title.ob-reel-out .ob-reel-title-text div {
                -webkit-transform: translate(-105%);
                transform: translate(-105%)
              }

              .ob-grid-layout.ob-reel-layout .ob-reel-title.ob-reel-out .ob-reel-title-text div span {
                opacity: 0;
                top: 10px
              }

              .ob-grid-layout.ob-reel-layout .ob-reel-source {
                margin: 2px 16px 0;
                overflow: hidden
              }

              .ob-reel-sm .ob-grid-layout.ob-reel-layout .ob-reel-source {
                font-size: 11px;
                margin: 2px 16px 0
              }

              .ob-reel-layout-inverted .ob-grid-layout.ob-reel-layout .ob-reel-source {
                -ms-flex-preferred-size: 65%;
                flex-basis: 65%;
                -webkit-box-ordinal-group: 5;
                -ms-flex-order: 4;
                order: 4
              }

              .ob-grid-layout.ob-reel-layout .ob-reel-source .ob-reel-source-text {
                display: inline-block;
                font-size: 13px;
                color: #717075;
                font-style: italic;
                -webkit-transition: all .2s linear;
                transition: all .2s linear;
                opacity: 0;
                -webkit-transform: translate(-4px);
                transform: translate(-4px)
              }

              .ob-grid-layout.ob-reel-layout .ob-reel-source .ob-reel-source-text.ob-reel-in {
                opacity: 1;
                -webkit-transform: translate(0);
                transform: translate(0)
              }

              .ob-grid-layout.ob-reel-layout .ob-reel-source .ob-reel-source-text.ob-reel-out {
                -webkit-transition-duration: .1s;
                transition-duration: .1s
              }

              .ob-reel-sm .ob-grid-layout.ob-reel-layout .ob-reel-source .ob-reel-source-text {
                font-size: 11px
              }

              .ob-grid-layout.ob-reel-layout .ob-reel-bpb {
                display: -webkit-box;
                display: -ms-flexbox;
                display: flex;
                -webkit-box-pack: center;
                -ms-flex-pack: center;
                justify-content: center;
                width: 25%;
                padding: 25% 0 0;
                height: auto;
                position: absolute;
                left: 50%;
                top: 50%;
                -webkit-transform: translate(-50%, -50%);
                transform: translate(-50%, -50%);
                z-index: 4;
                border-radius: 100%;
                opacity: .8;
                cursor: pointer
              }

              .ob-grid-layout.ob-reel-layout .ob-reel-bpb>svg {
                position: absolute;
                top: 0;
                left: auto
              }

              .ob-grid-layout.ob-reel-layout .ob-reel-bpb.ob-reel-out {
                display: none
              }

              .ob-grid-layout.ob-reel-layout .ob-reel-bpb.ob-reel-bpb-custom {
                background: none;
                padding: 0;
                max-width: 15%;
                min-width: 10%;
                height: auto
              }

              .ob-grid-layout.ob-reel-layout .ob-reel-more {
                display: -webkit-inline-box;
                display: -ms-inline-flexbox;
                display: inline-flex;
                position: absolute;
                right: 16px;
                top: 70px;
                font-size: 15px;
                -webkit-box-align: center;
                -ms-flex-align: center;
                align-items: center;
                cursor: pointer;
                text-decoration: none;
                color: #000;
                border: none
              }

              .ob-reel-sm .ob-grid-layout.ob-reel-layout .ob-reel-more {
                display: none
              }

              .ob-reel-layout-inverted .ob-grid-layout.ob-reel-layout .ob-reel-more {
                display: unset;
                -webkit-box-ordinal-group: 6;
                -ms-flex-order: 5;
                order: 5;
                font-size: 13px;
                top: 104px;
                right: 0
              }

              .ob-grid-layout.ob-reel-layout .ob-reel-more-text {
                margin: 0 5px
              }

              .ob-grid-layout.ob-reel-layout .ob-reel-more .ob-reel-more-icon {
                display: inline-block;
                width: 10px;
                height: 18px
              }

              .ob-grid-layout.ob-reel-layout .ob-reel-more .ob-reel-more-icon svg:last-child:not(:first-child) {
                display: none
              }

              .ob-reel-sm .ob-grid-layout.ob-reel-layout .ob-reel-more .ob-reel-more-icon {
                width: 8px;
                height: 14px;
                position: relative
              }

              .ob-reel-sm .ob-grid-layout.ob-reel-layout .ob-reel-more .ob-reel-more-icon svg {
                position: absolute
              }

              .ob-reel-sm .ob-grid-layout.ob-reel-layout .ob-reel-more .ob-reel-more-icon svg:last-child {
                display: none;
                right: 5px
              }

              .ob-reel-layout-inverted .ob-grid-layout.ob-reel-layout .ob-reel-more .ob-reel-more-icon {
                top: 2px
              }

              .ob-reel-layout-inverted .ob-grid-layout.ob-reel-layout .ob-reel-more .ob-reel-more-icon svg:first-child {
                display: none
              }

              .ob-grid-layout.ob-reel-layout .ob-reel-more .ob-reel-more-icon path {
                stroke-linejoin: round;
                stroke-linecap: round;
                fill: #020202;
                stroke: #020202;
                stroke-width: 15
              }

              .HPC_3.ob-grid-layout.ob-reel-layout {
                margin: 0px 0px 20px 0px
              }

              .HPC_3.ob-reel-layout .ob-unit.ob-rec-image-container .ob-image-ratio {
                padding-bottom: 56.25%;
              }

              .ob-grid-layout.ob-reel-layout .ob-rec-image-container {
                -webkit-transition: -webkit-transform 6s linear;
                transition: -webkit-transform 6s linear;
                transition: transform 6s linear;
                transition: transform 6s linear, -webkit-transform 6s linear;
              }

              .ob-grid-layout.ob-reel-layout .ob-rec-clip-container {
                transition: 100s linear, 100s linear;
              }

              .ob-grid-layout.ob-reel-layout .ob-reel-progress>span .ob-reel-load {
                -webkit-transition: -webkit-transform 6s linear;
                transition: -webkit-transform 6s linear;
                transition: transform 6s linear;
                transition: transform 6s linear, -webkit-transform 6s linear;
              }

              .HPC_3.ob-reel-layout {
                padding-top: 24px;
              }

              .HPC_3.ob-reel-layout .ob-widget-footer {
                position: absolute;
                top: 0;
                width: 100%;
              }

              .HPC_3 .ob_what a:before {
                content: "";
                ;
                ;
                background-image: url('https://widgets.outbrain.com/images/widgetIcons/achoice.svg');
                background-size: 100% 100%;
                width: 12px;
                height: 12px;
                padding-right: 4px;
                display: inline-block;
                background-repeat: no-repeat;
                background-position: left center;
                border-right: 1px solid #999;
              }

              .HPC_3.ob-widget .ob_what {
                direction: rtl;
                clear: both;
                padding: 5px 10px 0px;
              }

              .HPC_3.ob-widget .ob_what a {
                color: #757575;
                font-size: 11px;
                font-family: arial;
                text-decoration: none;
              }

              .HPC_3.ob-widget .ob_what.ob-hover:hover a {
                text-decoration: underline;
              }

              .HPC_3.ob-widget .ob_amelia,
              .HPC_3.ob-widget .ob_amelia_covid,
              .HPC_3.ob-widget .ob_logo,
              .HPC_3.ob-widget .ob_feed_logo,
              .HPC_3.ob-widget .ob_sfeed_logo,
              .HPC_3.ob-widget .ob_text_logo {
                vertical-align: baseline !important;
                display: inline-block;
                vertical-align: text-bottom;
                padding: 0px 5px;
                box-sizing: content-box;
                -moz-box-sizing: content-box;
                -webkit-box-sizing: content-box;
              }

              .HPC_3.ob-widget .ob_amelia {
                background: url('https://widgets.outbrain.com/images/widgetIcons/ob_logo_16x16.svg') no-repeat center top;
                width: 16px;
                height: 16px;
                margin-bottom: -2px;
              }

              @media only screen and (-webkit-min-device-pixel-ratio: 2),
              (min-resolution: 192dpi) {
                .HPC_3.ob-widget .ob_amelia {
                  background: url('https://widgets.outbrain.com/images/widgetIcons/ob_logo_16x16@2x.png') no-repeat center top;
                  width: 16px;
                  height: 16px;
                  margin-bottom: -2px;
                  background-size: 16px 32px;
                }
              }

              .HPC_3.ob-widget:hover .ob_amelia,
              .HPC_3.ob-widget:hover .ob_logo,
              .HPC_3.ob-widget:hover .ob_text_logo {
                background-position: center bottom;
              }

              .HPC_3.ob-widget .ob_what {
                text-align: left;
                direction: ltr;
              }

              .HPC_3.ob-widget .ob_amelia,
              .HPC_3.ob-widget .ob_logo,
              .HPC_3.ob-widget .ob_feed_logo,
              .HPC_3.ob-widget .ob_sfeed_logo,
              .HPC_3.ob-widget .ob_text_logo {
                vertical-align: baseline !important;
              }

              .HPC_3.ob-widget.ob-reel-layout .ob_what {
                line-height: normal;
                top: 0;
                padding: 0;
              }

              .ob-widget.ob-reel-layout .ob_bctrl {
                top: 0;
                z-index: 1001;
                position: absolute !important;
              }

              .HPC_3.ob-reel-layout .ob-widget-header {
                font-family: inherit;
                font-size: 14px;
              }

              .HPC_3.ob-reel-layout .ob-reel-title {
                font-family: inherit;
                font-size: 14px;
              }

              .HPC_3.ob-reel-layout-v2 .ob-widget-header {
                font-family: inherit;
                font-size: 14px;
              }

              .HPC_3.ob-reel-layout-v2 .ob-rec-text {
                font-family: inherit;
                font-size: 14px;
              }
            </style>
            <style type="text/css">
              .ob-grid-layout.ob-reel-layout,
              .ob-grid-layout.ob-reel-layout * {
                direction: rtl
              }

              .ob-grid-layout.ob-reel-layout .ob-reel-controls {
                -webkit-box-orient: horizontal;
                -webkit-box-direction: reverse;
                -ms-flex-direction: row-reverse;
                flex-direction: row-reverse;
                -webkit-box-pack: start;
                -ms-flex-pack: start;
                justify-content: flex-start;
                margin: 0 16px 0 24px
              }

              .ob-reel-sm .ob-grid-layout.ob-reel-layout .ob-reel-controls .ob-reel-prev {
                display: block
              }

              .ob-reel-sm .ob-grid-layout.ob-reel-layout .ob-reel-controls .ob-reel-next {
                display: none
              }

              .ob-reel-sm .ob-grid-layout.ob-reel-layout .ob-reel-controls .ob-reel-pause {
                -webkit-transform: translate(-5px);
                transform: translate(-5px)
              }

              .ob-reel-layout-inverted .ob-grid-layout.ob-reel-layout .ob-reel-controls .ob-reel-next,
              .ob-reel-layout-inverted .ob-grid-layout.ob-reel-layout .ob-reel-controls .ob-reel-prev {
                display: initial
              }

              .ob-grid-layout.ob-reel-layout .ob-reel-progress>span:not(:last-child) {
                margin-right: 0;
                margin-left: 15px
              }

              .ob-grid-layout.ob-reel-layout .ob-reel-progress>span .ob-reel-load {
                -webkit-transform: translate(100%);
                transform: translate(100%)
              }

              .ob-reel-sm .ob-grid-layout.ob-reel-layout .ob-reel-progress {
                margin: 0 16px 0 0
              }

              .ob-grid-layout.ob-reel-layout .ob-reel-more {
                right: auto;
                left: 16px
              }

              .ob-reel-layout-inverted .ob-grid-layout.ob-reel-layout .ob-reel-more {
                right: auto;
                left: 0
              }

              .ob-grid-layout.ob-reel-layout .ob-reel-more-icon {
                -webkit-transform: rotate(180deg);
                transform: rotate(180deg)
              }

              .ob-grid-layout.ob-reel-layout .ob-reel-title {
                margin: 0 16px 0 0
              }

              .ob-reel-sm .ob-grid-layout.ob-reel-layout .ob-reel-title {
                margin: -10px 16px 0 0
              }

              .ob-reel-layout-inverted .ob-grid-layout.ob-reel-layout .ob-reel-title {
                margin-top: 10px;
                margin-bottom: 2px
              }

              .ob-grid-layout.ob-reel-layout .ob-reel-title .ob-reel-title-text div {
                padding: 0 16px 9px 9px;
                -webkit-transform: translate(105%);
                transform: translate(105%)
              }

              .ob-reel-sm .ob-grid-layout.ob-reel-layout .ob-reel-title .ob-reel-title-text div {
                padding: 0 10px 5px 5px
              }

              .ob-grid-layout.ob-reel-layout .ob-reel-title.ob-reel-out .ob-reel-title-text div {
                -webkit-transform: translate(105%);
                transform: translate(105%)
              }

              .ob-grid-layout.ob-reel-layout.ob-reel-sticky .ob-reel-sticky-clear {
                -webkit-transform-origin: 100% 100%;
                transform-origin: 100% 100%
              }

              .ob-grid-layout.ob-reel-layout.ob-reel-sticky .ob-widget-footer {
                -webkit-transform-origin: bottom right;
                transform-origin: bottom right
              }

              .ob-grid-layout.ob-reel-layout.ob-reel-sticky .ob-reel-title {
                margin-left: 0;
                margin-right: 50px
              }

              .ob-grid-layout.ob-reel-layout.ob-reel-sticky .ob-reel-play>svg {
                margin-right: -5px
              }
            </style>
            <style type="text/css" class="ob-custom-css">
              .ob-grid-layout.ob-reel-layout .ob-reel-title .ob-reel-title-text div {
                font-size: 14px !important;
              }
            </style>
            <div class="ob-reel-logo" style="width: 24px; height: 24px; opacity: 1;"><img
                src="https://images.outbrainimg.com/transform/v3/eyJpdSI6IjcxM2ZjOTJiNmI4Yjc4N2M1MTVmZDVjOTlkZDk4M2M2MjZiN2UxOGJjM2U4NGFkNjk0MWVmY2I4NGRkMGI1MWMiLCJ3IjoyNCwiaCI6MjQsImQiOjIuMCwiY3MiOjAsImYiOjR9.webp" alt=""></div>
            <div class="ob-widget-header">
              <span class="ob-grid-header-text">המומלצים</span>
              <div class="ob-reel-count">1/5</div>
            </div>
            <div class="ob-reel-track">
              <div class="ob-widget-items-container" style="transform: translate(100%, 0px);">
                <div class="ob-dynamic-rec-container ob-recIdx-4 ob-p" data-pos="4" ob-reel-clone="true">
                  <a class="ob-dynamic-rec-link " onclick="" href="https://eu-play.riseofcultures.com?ref=out_de_de_003&amp;external_param=$section_name$&amp;pid=$publisher_name$&amp;bid=00461e5d32d781e317389ef875bcd261b7&amp;ob_cvr_pixel_domain=riseofcultures.com&amp;obOrigUrl=true" onmousedown="this.href='https://paid.outbrain.com/network/redir?p=wpjMm9H0XqVjh8LqxEhx71_ZHNhwAus4OIz4ZXjDAXQCx6aqoJwml7XiWw0b0WRbVPa5kf_ze4CTMeKQUPpkaea2gGg5ilxmXwh7pvGdyNfU22l0XYeTwCaV8KtuENrQzYgw46Mk9Vx-51sNpypP8_C7c2tOLYGYP2pgJJlUfPuE7S5i68xLJ9XWNV12auDzldd3mTvJdaHPusJlS7j9bBkJfi5hu0NJL-bDmGGGrgBDKhVLrDoikkGAiJZOON5rdRdz1FOCp-QW2G6JDbKn51l308oO-1nvrL8Qss5eJwjWrd6R2xYDVLdSTjMJgI3dcurmQxdEQt6fWrqbsLYdH6LRWxBzWCAXGCK87qC0J0ZQm9MGUr-s3JZqYSKKAwCaXeX2-B22bnRh_vfTf5UMuVNVXLEzQKC0nBo302Uw1HiPKAqKDboN8PWicKD9Brj4-5ne1OC1eJXvfO8nReyJvA6SHzgULmS5onSq4LIi9OU_4jU8lK5y73tkQRiqA3Z5c64NwQuPbu-_5GAw3owa0ekYp3ABHJ5vquLGEdCcJIXPk0f3aZSEmwPkRIzFM6bCpeInmMGQ4vgaEXmPy_bm2KR78Y9whvvycXK0uMcHZCedTuGtUOhEFZHywRidZ5pK_h3Y_YrUmV-U8oIUzsNKaJ-qvJ6S1nUr3CC0GqM6xPS_La9GYPZOqqC04KwsW2vaoc6fBOZVFquHXUKz6zdqjQkMlwnIyq77OZ2g19Ne6PRmwnPbQjQqx7pRyht7Ca1mzCju2Xd78pDIslR2Xa7Tm1NzHnNvH-O1SXZHkR0hKcl4KPumamIarssoWYKh4Ta0WpxHwNr9cVMs5Fj22mvtdW2XiIMr7PiGBPbBcaVSbkqx5NOK8n0kftpusbg2lqejSUQ5JumFqgr4j0ChkVMJRA&amp;c=34ed8965&amp;v=4';" target="_blank" data-rec-en-did="l7XKHcWEnuC6kC50a3PIoQ" data-adv-id="54905798" rel="nofollow noopener">
    <span class="ob-unit ob-rec-image-container" data-type="Image">
  <div class="ob-image-ratio"></div>
                      <img class="ob-rec-image ob-show" loading="lazy" aria-hidden="true" src="https://images.outbrainimg.com/transform/v3/eyJpdSI6ImIxMjIxNWNiZDU3YjM1Yjg0YmJkZDNmZmZkMTE1NDdhNWMyNGZhYWMyZTU4NDY3ZDU0NDIzMGI2YjNkMGEyZTIiLCJ3Ijo4MDAsImgiOjQ1MCwiZCI6MS4wLCJjcyI6MCwiZiI6NH0.webp" onload="this.className+=' ob-show'" alt="Das neue Spiel 2023! Spiele jetzt dieses entspannende Spiel. (Kein Install)" title="Das neue Spiel 2023! Spiele jetzt dieses entspannende Spiel. (Kein Install)" onerror="OBR.extern.imageError(this)">
                                                    </span>
    <section class="ob-sub-units ob-cta">
        <span class="ob-unit ob-rec-text" data-type="Title" title="Das neue Spiel 2023! Spiele jetzt dieses entspannende Spiel. (Kein Install)">Das neue Spiel 2023! Spiele jetzt dieses entspannende Spiel. (Kein Install)</span>
    </section>
    </a>
                </div>
                <div class="ob-dynamic-rec-container ob-recIdx-0 ob-o" data-pos="0">
                  <a class="ob-dynamic-rec-link " onclick="" href="https://www.one.co.il/Article/444900.html?obOrigUrl=true" onmousedown="this.href='https://traffic.outbrain.com/network/redir?p=ZTaxeSaTkMbGBoep7sXlbdjpGoWjmrAv7mOxhYfj1u6LTW_iqxavzDgOgDwacYqm4Y3YPU--RuCcaQRSY7EWz38xUbmZfemulKtAwEcA7vUXasEGsmRPd4OZeBRPYljjKZXToLzL0ZedGwfyM5GP_eKdlhDuCf5lU-lsiMYnR5rqLsY60JEX3c82kwhIdAlYVH7BUwZ7BOmqbNEeW1shDWK5wTIDcXcBE4ZtThYaDbeAQAiGxSTw_h_evUNYPuWDdMpLyvomZ5kTIUk-kakcgmoMKZQy2e_GqeO8hw_CvhOaeeLxUZ8GsGXnBTZrd7b5CWELKQjVf3hW69mhrqowG1IdCKUJ-WC3qnTiORi7L_w10MuAws-LDRfgTssmRXoNybo0vp176HcAelBxMVGv_IuB3IS-6_-cAMBWy0VKtetKk46ALoGMVQwrvpJVT4LH8q1mlSq2yh70Aru_Y4-EmYmMrDxrNKgmKOyiGD25AM4EEQM3k09rP7ggM34CxBupJ5QyJAyS4dtRrqwJYURZuIp1A3drbVkzuZuGEKqsLO8W_BL8fGwbXnMavdnC7ZeBSE4gAGRSi_LMudy2ZJcjWANusvvuLkrRKhHJWn1tMk-PFeFdPS-gPgJT-iPXpjvKDD6lSalfYsDV80zr4LSGQ1BQeS9SFsFQR8uMmeny0bOhcWAp-W-Pl5crRN0ZCr-xjWcOjlMK_dWohwXkTIA3cbO6cdpEQaH5pWMSQnqwf5U&amp;c=ec0c5bcc&amp;v=4';" target="_blank" data-rec-en-did="Si9gytvJXt5Rax_5NV10sA" rel="noopener">
    <span class="ob-unit ob-rec-image-container" data-type="Image" style="transform:none;">
  <div class="ob-image-ratio"></div>
                      <img class="ob-rec-image ob-show" loading="lazy" aria-hidden="true" src="https://images.outbrainimg.com/transform/v3/eyJpdSI6IjY3ZjA3YmE3ZjEzMjE1MWVmMTgwOWIwNjFkMWRkY2FlZTg2OWVhMDVhNmE0MWFkOTg0YzA4OTZiYmZmZDZlODIiLCJ3Ijo4MDAsImgiOjQ1MCwiZCI6MS4wLCJjcyI6MCwiZiI6NH0.webp" onload="this.className+=' ob-show'" alt="נבחרת סעודיה התקבלה בבוז צורם בניוקאסל" title="נבחרת סעודיה התקבלה בבוז צורם בניוקאסל" onerror="OBR.extern.imageError(this)">
                                                    </span>
    <section class="ob-sub-units">
        <span class="ob-unit ob-rec-text" data-type="Title" title="נבחרת סעודיה התקבלה בבוז צורם בניוקאסל">נבחרת סעודיה התקבלה בבוז צורם בניוקאסל</span>
    </section>
    </a>
                </div>
                <div class="ob-dynamic-rec-container ob-recIdx-1 ob-p" data-pos="1">
                  <a class="ob-dynamic-rec-link " onclick="" href="https://round-table.co.il/?p=22867&amp;utm_source=outbrain&amp;utm_medium=cpc&amp;utm_campaign=00f376c06e55672c56d6eff7d2490955ad&amp;utm_term=$section_id$&amp;utm_content=00fb6146ab0ccfd42214506b2809c62e8f&amp;obOrigUrl=true" onmousedown="this.href='https://paid.outbrain.com/network/redir?p=14UoUkMgW58vINW21hwi_XP8V_p8sE0FUX5gsr_U5ayjMGUtxEviq1f3CZ3bI_Ld1IfibDuMAQaL02P9n5zx0CzQ4EsGAPizBInh2GEVyE-_v1kbXqN7Ar-zUFF_-OBDvWOiefSfFrEmVszOBh25h0GcPRl6OuSpt9Sw_Kx0FkNwg9To_1QpmaUnRMUGxNEBsVixM3I7Y9j-5OmRZXGYZXPM4tjFAezpvE8wkhnWLK1FKwt2EWMbUl1WyU1TOx-JbnLEYQJ46ujYQzEC7Tmt_nsR1FwKwPBUhmvSx2IjLOvSDzh7e5XbQAov6kpgpSqohAyQd3NyE-glWc0topdvXNEQhdjHn6SBmHzr72llF5z-vWWA4bPWPtdM6Z8kinMQxIGhQQXmtOS5G0T6z385e1Nq7GQDkxgDVCp9l8gog3v1ZdKiylqyg-kIniBYtIHwoydqWneNqYAcwv_dUSzuPi0chnRcVekxk-s0UNUBjG1fbTeX-Ki9c7G8YSwt02r5zRXTz7xeR-iJpV_TmkVfNFR3_ilrrDIjwBKyBrTLvbBVDZL1nPg5WlMhNkM1gXYTDK41Jo1HSYwSlav4M_Ph9CFuc22GK9l3WOXU0D0J9SqJMLEtoDFXiK1ZMytTdJZC0qMI-mWabOm3r4EPVuGOnnFecqIZmrXtGk2DduhLLnzAvRhT6QHPh6-0xlvtx-VVdtmpV5bqec_AF5TWrLxfOLvD0OGdVBIIl_Q5HzZAY0azJqEV_IpRdjJNUdAXqUunJx28NEa0z5N5tifQ0JT3lja0iZTBT74WIODmVNXN3foVKk9oc969UaWqQw3t40nGGeSVct6ED7kx_G_arUJlbzy1mPOGwEic3yJ5FCUkxq7o9ps9Wp5K_artC4LOZ4SOACCdStLV3rhdccHqvPdAqw&amp;c=e2b643e6&amp;v=4';" target="_blank" data-rec-en-did="ZAvB2nSmhRkoOdW2oAaXRQ" data-adv-id="51004437" rel="nofollow noopener">
    <span class="ob-unit ob-rec-image-container" data-type="Image">
  <div class="ob-image-ratio"></div>
                      <img class="ob-rec-image ob-show" loading="lazy" aria-hidden="true" src="https://images.outbrainimg.com/transform/v3/eyJpdSI6ImU4NDMxMTU4MTMyMGI0OTllNzcxZDc5Njg2YTMyYmM2OWM1NzcwODZhMTEwZjM4ZjA1ZDJhNWI4ZjljZmJhYWMiLCJ3Ijo4MDAsImgiOjQ1MCwiZCI6MS4wLCJjcyI6MCwiZiI6NH0.webp" onload="this.className+=' ob-show'" alt="&quot;מי שהוא דור שני לילדי הארץ לא יודע שמגיע לו דרכון אירופאי&quot;" title="&quot;מי שהוא דור שני לילדי הארץ לא יודע שמגיע לו דרכון אירופאי&quot;" onerror="OBR.extern.imageError(this)">
                                                    </span>
    <section class="ob-sub-units">
        <span class="ob-unit ob-rec-text" data-type="Title" title="&quot;מי שהוא דור שני לילדי הארץ לא יודע שמגיע לו דרכון אירופאי&quot;">"מי שהוא דור שני לילדי הארץ לא יודע שמגיע לו דרכון אירופאי"</span>
    </section>
    </a>
                </div>
                <div class="ob-dynamic-rec-container ob-recIdx-2 ob-o" data-pos="2">
                  <a class="ob-dynamic-rec-link " onclick="" href="https://www.one.co.il/Article/444824.html?obOrigUrl=true" onmousedown="this.href='https://traffic.outbrain.com/network/redir?p=XXGTmisd1eKEM3fLaw_ahKfGtH3kl9Tk9HDcJtOaSVyiC6vTVAjqz2NwXEaGLF7N2tdsj2Bgyyy1HyNXqEjQculjHv4J-aSAbkNA5ChHuIyi-vCb8Ht3tz_BKfu_kd8m71Yvoae8uHpy2x1vGwxsECZxqTPDcSjnOSU3JYPinahcHHhXh63cJDiakezYJAhskIF8kupcqjz8hJi7Ox84T7AEzC6qH2w9hrYQFcw8GJnoN7E6iXEXjW_YMkqHzk_3wHqKcFb-bHtgrv4b1rBTBmoXp1hUxScnRjgW5wsAEOK5WpfFd2OWNhnnFZhWi6oRaxuECvj4ih_qtnRf_u2xxauYAM9VRwBIhN_0jL6P9bLYGibjv-PWJM67UDNONGKxOdwnS5wAWfIgMvCWeR9e2Duscr8CDvQWNL5UqzyBJ6ZXci2_kQhkvG5n8X5spcxxadSefZ-UoQUP7gjXNuw3qDrcjEJwl6UlZOrX5M0cf6WI6Mcw3EGC93l150t8GRj290I5ICHibowTh6U5_3gqJBr6bOZA9Wc9yPSQwjXH0EJWQr_8ngHPjkDLdUQxU8N7i8qGu8XgL0BCCTAjQf-ZzLKB_nnZt1AHBoVP-nwY6D30UdPWnJuOwjM17JHLoyGlKeglPYFThfO8lMHtWYSthVBBClEUTxNGOcozso014j8_IHvXHZkMN2sdi7l57nnjSE5NKth14SNqoCLuoH0-uLToaw3c--1gyoMW-vVpppE&amp;c=9f5c8c59&amp;v=4';" target="_blank" data-rec-en-did="fozIPMthtK-9JcUmVGYHNQ" rel="noopener">
    <span class="ob-unit ob-rec-image-container" data-type="Image">
  <div class="ob-image-ratio"></div>
                      <img class="ob-rec-image" loading="lazy" aria-hidden="true" src="https://images.outbrainimg.com/transform/v3/eyJpdSI6ImVlZGJmMDVmNDZhOTZkNGQ1ZDU1MzMwOTllOTA4MjhmNDRhODc0NDFkNmFiZWE1MWE3ZTBhYTliNDIxZDJjYjEiLCJ3Ijo4MDAsImgiOjQ1MCwiZCI6MS4wLCJjcyI6MCwiZiI6NH0.webp" onload="this.className+=' ob-show'" alt="&quot;החיזוק הגדול ביותר, כבש את לב אוהדי הכוכב&quot;" title="&quot;החיזוק הגדול ביותר, כבש את לב אוהדי הכוכב&quot;" onerror="OBR.extern.imageError(this)">
                                                    </span>
    <section class="ob-sub-units">
        <span class="ob-unit ob-rec-text" data-type="Title" title="&quot;החיזוק הגדול ביותר, כבש את לב אוהדי הכוכב&quot;">"החיזוק הגדול ביותר, כבש את לב אוהדי הכוכב"</span>
    </section>
    </a>
                </div>
                <div class="ob-dynamic-rec-container ob-recIdx-3 ob-p" data-pos="3">
                  <a class="ob-dynamic-rec-link " onclick="" href="https://www.finarsky.co.il/archives/1412?obOrigUrl=true" onmousedown="this.href='https://paid.outbrain.com/network/redir?p=Z2BczaTG6HnEc4fnZWybLhfkQMmF_aZaobqLbI-g1t_ax2uaucTRS2Pp0TmpwbS3FsJ-BoyAUidKsoumuSEUyXN3i4_AaVl4VGvOc6Xleur3f5jKCzBt0dWQoRFrGS8vBqHZM4tYl4WiNR9sNmzue0uXwk4DVm6mafVe1khrj8h5Mt9c2sfiXKjvaqbRswnus55_FoirvHnnXXLbQepZWIJgTgmscrWbw-_xNqHEXdcV6jT8skJdMVa7HI3CXRLJ0Yyk9A8CM-opUfCq1p0UCbwEh4-Awr2LKiyqdh53aBqltfLvdDW7aKnkkWDE3Wkj573QxdmFovpyXawekGPp7vm17AOIaqzIUUZnMDKhT6wWWhVBJ51BNgVnNGD2j8azTbXAp-wXA3ShCDJnmmqZwVOpB1JBXTQTXIrNg2Osi1IseFfUE2RaWJn3vpSqChLPhHGjwSLTW_PG07dEo58cO2vaPsMA78E1kSVAZd_bGamUtBFvHLgCzy7ef5jfpVXomqG9tOP7GS7rCviDbIEQ5RUQbNsUjeCpWnBsAqLtZoGh0gHOzTfimlA3LbgxLFqkSF21lu0bOPqsrZ_15AumvxZY06hTam5k7YRJelLJxvkoPbsSyVOszkKQrreocorLC5NOoEndPPanaA5o_oKEblbPC3DpO5lk7tVQ--rWKgVjR8iSd3wpsWbwsABBC7CYCYcUSNo00tjXZBcSAZsBd90rZ2hmYvrKPzDKmLAUKDq3rDiiFVE0LjTFOn3hxEi_0c-uz3fasy37CskxnLwveioR20QxYB5ZRNFnjUopLrXIryFnJgqlI3zRmkVkwdaNsKqxEEPuuUJ5XmmHDsKlxzve1QQCMAvWd1mPzpTGv3SNxZbuB1Du4V0rZqudrypkQlKcWhXHzo_CWWDKQFXXBw&amp;c=a6b41ecc&amp;v=4';" target="_blank" data-rec-en-did="jG940njIJnqTbGietDSvEg" data-adv-id="24130" rel="nofollow noopener">
    <span class="ob-unit ob-rec-image-container" data-type="Image">
  <div class="ob-image-ratio"></div>
                      <img class="ob-rec-image" loading="lazy" aria-hidden="true" src="https://images.outbrainimg.com/transform/v3/eyJpdSI6IjY5OGFiMjQxMjg0OTg5MTFmODI0ZWE4YTk5NjZmMGY3YzQwNDJmOTg2MjA3N2E3Yjk5NWNmYTJiNDgzOTBkNGMiLCJ3Ijo4MDAsImgiOjQ1MCwiZCI6MS4wLCJjcyI6MCwiZiI6NH0.webp" onload="this.className+=' ob-show'" alt="הסדרת מעמד של ישראלים השוהים בחו&quot;ל מכל סיבה שהיא אל מול רשויות הצבא" title="הסדרת מעמד של ישראלים השוהים בחו&quot;ל מכל סיבה שהיא אל מול רשויות הצבא" onerror="OBR.extern.imageError(this)">
                                                    </span>
    <section class="ob-sub-units ob-cta">
        <span class="ob-unit ob-rec-text" data-type="Title" title="הסדרת מעמד של ישראלים השוהים בחו&quot;ל מכל סיבה שהיא אל מול רשויות הצבא">הסדרת מעמד של ישראלים השוהים בחו"ל מכל סיבה שהיא אל מול רשויות הצבא</span>
    </section>
    </a>
                </div>
                <div class="ob-dynamic-rec-container ob-recIdx-4 ob-p" data-pos="4">
                  <a class="ob-dynamic-rec-link " onclick="" href="https://eu-play.riseofcultures.com?ref=out_de_de_003&amp;external_param=$section_name$&amp;pid=$publisher_name$&amp;bid=00461e5d32d781e317389ef875bcd261b7&amp;ob_cvr_pixel_domain=riseofcultures.com&amp;obOrigUrl=true" onmousedown="this.href='https://paid.outbrain.com/network/redir?p=wpjMm9H0XqVjh8LqxEhx71_ZHNhwAus4OIz4ZXjDAXQCx6aqoJwml7XiWw0b0WRbVPa5kf_ze4CTMeKQUPpkaea2gGg5ilxmXwh7pvGdyNfU22l0XYeTwCaV8KtuENrQzYgw46Mk9Vx-51sNpypP8_C7c2tOLYGYP2pgJJlUfPuE7S5i68xLJ9XWNV12auDzldd3mTvJdaHPusJlS7j9bBkJfi5hu0NJL-bDmGGGrgBDKhVLrDoikkGAiJZOON5rdRdz1FOCp-QW2G6JDbKn51l308oO-1nvrL8Qss5eJwjWrd6R2xYDVLdSTjMJgI3dcurmQxdEQt6fWrqbsLYdH6LRWxBzWCAXGCK87qC0J0ZQm9MGUr-s3JZqYSKKAwCaXeX2-B22bnRh_vfTf5UMuVNVXLEzQKC0nBo302Uw1HiPKAqKDboN8PWicKD9Brj4-5ne1OC1eJXvfO8nReyJvA6SHzgULmS5onSq4LIi9OU_4jU8lK5y73tkQRiqA3Z5c64NwQuPbu-_5GAw3owa0ekYp3ABHJ5vquLGEdCcJIXPk0f3aZSEmwPkRIzFM6bCpeInmMGQ4vgaEXmPy_bm2KR78Y9whvvycXK0uMcHZCedTuGtUOhEFZHywRidZ5pK_h3Y_YrUmV-U8oIUzsNKaJ-qvJ6S1nUr3CC0GqM6xPS_La9GYPZOqqC04KwsW2vaoc6fBOZVFquHXUKz6zdqjQkMlwnIyq77OZ2g19Ne6PRmwnPbQjQqx7pRyht7Ca1mzCju2Xd78pDIslR2Xa7Tm1NzHnNvH-O1SXZHkR0hKcl4KPumamIarssoWYKh4Ta0WpxHwNr9cVMs5Fj22mvtdW2XiIMr7PiGBPbBcaVSbkqx5NOK8n0kftpusbg2lqejSUQ5JumFqgr4j0ChkVMJRA&amp;c=34ed8965&amp;v=4';" target="_blank" data-rec-en-did="l7XKHcWEnuC6kC50a3PIoQ" data-adv-id="54905798" rel="nofollow noopener">
    <span class="ob-unit ob-rec-image-container" data-type="Image">
  <div class="ob-image-ratio"></div>
                      <img class="ob-rec-image" loading="lazy" aria-hidden="true" src="https://images.outbrainimg.com/transform/v3/eyJpdSI6ImIxMjIxNWNiZDU3YjM1Yjg0YmJkZDNmZmZkMTE1NDdhNWMyNGZhYWMyZTU4NDY3ZDU0NDIzMGI2YjNkMGEyZTIiLCJ3Ijo4MDAsImgiOjQ1MCwiZCI6MS4wLCJjcyI6MCwiZiI6NH0.webp" onload="this.className+=' ob-show'" alt="Das neue Spiel 2023! Spiele jetzt dieses entspannende Spiel. (Kein Install)" title="Das neue Spiel 2023! Spiele jetzt dieses entspannende Spiel. (Kein Install)" onerror="OBR.extern.imageError(this)">
                                                    </span>
    <section class="ob-sub-units ob-cta">
        <span class="ob-unit ob-rec-text" data-type="Title" title="Das neue Spiel 2023! Spiele jetzt dieses entspannende Spiel. (Kein Install)">Das neue Spiel 2023! Spiele jetzt dieses entspannende Spiel. (Kein Install)</span>
    </section>
    </a>
                </div>
                <div class="ob-dynamic-rec-container ob-recIdx-0 ob-o" data-pos="0" ob-reel-clone="true">
                  <a class="ob-dynamic-rec-link " onclick="" href="https://www.one.co.il/Article/444900.html?obOrigUrl=true" onmousedown="this.href='https://traffic.outbrain.com/network/redir?p=ZTaxeSaTkMbGBoep7sXlbdjpGoWjmrAv7mOxhYfj1u6LTW_iqxavzDgOgDwacYqm4Y3YPU--RuCcaQRSY7EWz38xUbmZfemulKtAwEcA7vUXasEGsmRPd4OZeBRPYljjKZXToLzL0ZedGwfyM5GP_eKdlhDuCf5lU-lsiMYnR5rqLsY60JEX3c82kwhIdAlYVH7BUwZ7BOmqbNEeW1shDWK5wTIDcXcBE4ZtThYaDbeAQAiGxSTw_h_evUNYPuWDdMpLyvomZ5kTIUk-kakcgmoMKZQy2e_GqeO8hw_CvhOaeeLxUZ8GsGXnBTZrd7b5CWELKQjVf3hW69mhrqowG1IdCKUJ-WC3qnTiORi7L_w10MuAws-LDRfgTssmRXoNybo0vp176HcAelBxMVGv_IuB3IS-6_-cAMBWy0VKtetKk46ALoGMVQwrvpJVT4LH8q1mlSq2yh70Aru_Y4-EmYmMrDxrNKgmKOyiGD25AM4EEQM3k09rP7ggM34CxBupJ5QyJAyS4dtRrqwJYURZuIp1A3drbVkzuZuGEKqsLO8W_BL8fGwbXnMavdnC7ZeBSE4gAGRSi_LMudy2ZJcjWANusvvuLkrRKhHJWn1tMk-PFeFdPS-gPgJT-iPXpjvKDD6lSalfYsDV80zr4LSGQ1BQeS9SFsFQR8uMmeny0bOhcWAp-W-Pl5crRN0ZCr-xjWcOjlMK_dWohwXkTIA3cbO6cdpEQaH5pWMSQnqwf5U&amp;c=ec0c5bcc&amp;v=4';" target="_blank" data-rec-en-did="Si9gytvJXt5Rax_5NV10sA" rel="noopener">
    <span class="ob-unit ob-rec-image-container" data-type="Image">
  <div class="ob-image-ratio"></div>
                      <img class="ob-rec-image" loading="lazy" aria-hidden="true" src="https://images.outbrainimg.com/transform/v3/eyJpdSI6IjY3ZjA3YmE3ZjEzMjE1MWVmMTgwOWIwNjFkMWRkY2FlZTg2OWVhMDVhNmE0MWFkOTg0YzA4OTZiYmZmZDZlODIiLCJ3Ijo4MDAsImgiOjQ1MCwiZCI6MS4wLCJjcyI6MCwiZiI6NH0.webp" onload="this.className+=' ob-show'" alt="נבחרת סעודיה התקבלה בבוז צורם בניוקאסל" title="נבחרת סעודיה התקבלה בבוז צורם בניוקאסל" onerror="OBR.extern.imageError(this)">
                                                    </span>
    <section class="ob-sub-units">
        <span class="ob-unit ob-rec-text" data-type="Title" title="נבחרת סעודיה התקבלה בבוז צורם בניוקאסל">נבחרת סעודיה התקבלה בבוז צורם בניוקאסל</span>
    </section>
    </a>
                </div>
              </div>
              <div class="ob-reel-bpb ob-reel-out" style=""><svg width="100%" height="100%" viewBox="0 0 60 60" style="width:80%">
                  <g id="big-play" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd">
                    <circle id="Oval" fill="#FFFFFF" fill-rule="nonzero" cx="30" cy="30" r="30"></circle>
                    <path
                      d="M33.974486,18.448972 L45.6638785,41.827757 C45.8639398,42.2278796 45.7017581,42.7144247 45.3016355,42.914486 C45.1891626,42.9707225 45.065141,43 44.9393925,43 L21.5606075,43 C21.1132569,43 20.7506075,42.6373506 20.7506075,42.19 C20.7506075,42.0642515 20.7798851,41.9402299 20.8361215,41.827757 L32.525514,18.448972 C32.7255753,18.0488495 33.2121204,17.8866677 33.612243,18.086729 C33.7690002,18.1651076 33.8961074,18.2922149 33.974486,18.448972 Z"
                      id="Triangle" fill="#000000" transform="translate(33.250000, 30.000000) rotate(90.000000) translate(-33.250000, -30.000000) "></path>
                  </g>
                </svg></div>
            </div>
            <div class="ob-reel-footer">
              <div class="ob-reel-progress"><span><span class="ob-reel-load" style="transform:matrix(1, 0, 0, 1, 48, 0);"></span></span><span><span class="ob-reel-load ob-reel-noanim"></span></span><span><span
                    class="ob-reel-load ob-reel-noanim"></span></span><span><span class="ob-reel-load ob-reel-noanim"></span></span><span><span class="ob-reel-load ob-reel-noanim"></span></span></div>
              <div class="ob-reel-controls">
                <div class="ob-reel-prev">
                  <svg width="100%" height="100%" viewBox="0 0 170 165">
                    <path d="M5,5 L120,80 5,160 5,5 M127,5 L127,160 165,160 165,5 127,5"></path>
                  </svg>
                </div>
                <div class="ob-reel-play ob-reel-pause">
                  <svg width="100%" height="100%" viewBox="0 0 170 165">
                    <path d="M5,5 L75,38 75,125 5,160 5,5
            M75,38 L165,80 75,125 75,96 75,67 75,38"></path>
                  </svg>
                </div>
                <div class="ob-reel-next">
                  <svg width="100%" height="100%" viewBox="0 0 170 165">
                    <path d="M5,5 L120,80 5,160 5,5 M127,5 L127,160 165,160 165,5 127,5"></path>
                  </svg>
                </div>
              </div>
              <div class="ob-reel-title ob-reel-in" style="height: 59px; max-width: 190px;">
                <div class="ob-reel-title-line"></div>
                <a class="ob-reel-title-text" href="https://www.one.co.il/Article/444900.html?obOrigUrl=true" onmousedown="this.href='https://traffic.outbrain.com/network/redir?p=ZTaxeSaTkMbGBoep7sXlbdjpGoWjmrAv7mOxhYfj1u6LTW_iqxavzDgOgDwacYqm4Y3YPU--RuCcaQRSY7EWz38xUbmZfemulKtAwEcA7vUXasEGsmRPd4OZeBRPYljjKZXToLzL0ZedGwfyM5GP_eKdlhDuCf5lU-lsiMYnR5rqLsY60JEX3c82kwhIdAlYVH7BUwZ7BOmqbNEeW1shDWK5wTIDcXcBE4ZtThYaDbeAQAiGxSTw_h_evUNYPuWDdMpLyvomZ5kTIUk-kakcgmoMKZQy2e_GqeO8hw_CvhOaeeLxUZ8GsGXnBTZrd7b5CWELKQjVf3hW69mhrqowG1IdCKUJ-WC3qnTiORi7L_w10MuAws-LDRfgTssmRXoNybo0vp176HcAelBxMVGv_IuB3IS-6_-cAMBWy0VKtetKk46ALoGMVQwrvpJVT4LH8q1mlSq2yh70Aru_Y4-EmYmMrDxrNKgmKOyiGD25AM4EEQM3k09rP7ggM34CxBupJ5QyJAyS4dtRrqwJYURZuIp1A3drbVkzuZuGEKqsLO8W_BL8fGwbXnMavdnC7ZeBSE4gAGRSi_LMudy2ZJcjWANusvvuLkrRKhHJWn1tMk-PFeFdPS-gPgJT-iPXpjvKDD6lSalfYsDV80zr4LSGQ1BQeS9SFsFQR8uMmeny0bOhcWAp-W-Pl5crRN0ZCr-xjWcOjlMK_dWohwXkTIA3cbO6cdpEQaH5pWMSQnqwf5U&amp;c=ec0c5bcc&amp;v=4';" target="_blank"><div><span style="display:block;white-space:nowrap;">נבחרת סעודיה התקבלה</span></div><div><span style="display:block;white-space:nowrap;">בבוז צורם בניוקאסל</span></div></a>
              </div>
              <div class="ob-reel-source"><span class="ob-reel-source-text" style="white-space: nowrap; transition-delay: 500ms;"></span></div><a class="ob-reel-more" href="https://www.one.co.il/Article/444900.html?obOrigUrl=true" onmousedown="this.href='https://traffic.outbrain.com/network/redir?p=ZTaxeSaTkMbGBoep7sXlbdjpGoWjmrAv7mOxhYfj1u6LTW_iqxavzDgOgDwacYqm4Y3YPU--RuCcaQRSY7EWz38xUbmZfemulKtAwEcA7vUXasEGsmRPd4OZeBRPYljjKZXToLzL0ZedGwfyM5GP_eKdlhDuCf5lU-lsiMYnR5rqLsY60JEX3c82kwhIdAlYVH7BUwZ7BOmqbNEeW1shDWK5wTIDcXcBE4ZtThYaDbeAQAiGxSTw_h_evUNYPuWDdMpLyvomZ5kTIUk-kakcgmoMKZQy2e_GqeO8hw_CvhOaeeLxUZ8GsGXnBTZrd7b5CWELKQjVf3hW69mhrqowG1IdCKUJ-WC3qnTiORi7L_w10MuAws-LDRfgTssmRXoNybo0vp176HcAelBxMVGv_IuB3IS-6_-cAMBWy0VKtetKk46ALoGMVQwrvpJVT4LH8q1mlSq2yh70Aru_Y4-EmYmMrDxrNKgmKOyiGD25AM4EEQM3k09rP7ggM34CxBupJ5QyJAyS4dtRrqwJYURZuIp1A3drbVkzuZuGEKqsLO8W_BL8fGwbXnMavdnC7ZeBSE4gAGRSi_LMudy2ZJcjWANusvvuLkrRKhHJWn1tMk-PFeFdPS-gPgJT-iPXpjvKDD6lSalfYsDV80zr4LSGQ1BQeS9SFsFQR8uMmeny0bOhcWAp-W-Pl5crRN0ZCr-xjWcOjlMK_dWohwXkTIA3cbO6cdpEQaH5pWMSQnqwf5U&amp;c=ec0c5bcc&amp;v=4';" target="_blank" aria-label="נבחרת סעודיה התקבלה בבוז צורם בניוקאסל"><span class="ob-reel-more-text">קרא עוד</span> <span class="ob-reel-more-icon">
          <svg width="100%" height="100%" viewBox="0 0 77 134">
            <path d="M15,15 L62,67 15,119 62,67 Z"></path>
          </svg>
        </span></a>
            </div>
            <div class="ob-widget-footer">
              <div class="ob_what">
                <a href="https://www.outbrain.com/what-is/default/he" rel="nofollow" onclick="OBR.extern.callWhatIs('https://www.outbrain.com/what-is/default/he',-1,-1,true ,null);return false"><span class="ob_amelia" title="outbrain.com"></span></a>
              </div>
              <div class="ob-pixels">
              </div>
            </div>
          </div>
        </div>
        <script type="text/javascript" async="async" src="//widgets.outbrain.com/outbrain.js" tabindex="-1"></script>
        <div class="ad-bg ad-container ad-container-half-page-exclusive" tabindex="-1" data-font-size="10" data-font-size-type="px">
          <div id="adxONEHalf_Page_Exclusive" tabindex="-1" data-font-size="10" data-font-size-type="px">
          </div>
        </div>
        <div class="h20 clear" tabindex="-1" data-font-size="10" data-font-size-type="px" data-line-height="20px"></div>
        <style type="text/css" tabindex="-1">
          .liveTickerGameSeparator {
            width: 100%;
            height: 1px;
            border-bottom: dotted 1px #666;
            margin: 0 0 5px 0;
          }

          #LiveTickerV3 {
            width: calc(100%-2px);
            border: solid 1px #ebebeb;
            background: white;
            padding: 1px;
          }

          #LiveTickerV3 div#LiveTickerContent {
            width: calc(100%-4px);
            background: #ebebeb;
            background: -moz-linear-gradient(top, #ebebeb 0, #ffffff 100%);
            background: -webkit-linear-gradient(top, #ebebeb 0, #ffffff 100%);
            background: linear-gradient(to bottom, #ebebeb 0, #ffffff 100%);
            filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ebebeb', endColorstr='#ffffff', GradientType=0);
            height: 252px;
            position: relative;
          }

          #LiveTickerV3 span#Title {
            display: block;
            direction: rtl;
            text-align: right;
            text-indent: 10px;
            font-size: 16px;
            font-weight: bold;
            color: #CD0403;
            padding: 2px 0 5px;
          }

          #LiveTickerV3 div#LiveTickerNavigator {
            width: calc(100%-20px);
            height: 20px;
            padding: 0 10px;
            background: url(https://images.one.co.il/images/msites/2016/03/29/1215/misgeret.png) no-repeat;
            margin-bottom: 5px;
            line-height: 20px;
          }

          #LiveTickerV3 div#LiveTickerNavigator div#NavigatorDayTitle {
            text-align: center;
            color: #565656;
            font-size: 15px;
            font-weight: bold;
          }

          #LiveTickerV3 div#LiveGamesContainer {
            position: relative;
            height: 200px;
          }

          #LiveTickerV3 div#LiveTickerContent div#LiveGamesContainer div#LiveTickerDay1,
          #LiveTickerV3 div#LiveTickerContent div#LiveGamesContainer div#LiveTickerDay2,
          #LiveTickerV3 div#LiveTickerContent div#LiveGamesContainer div#LiveTickerDay3,
          #LiveTickerV3 div#LiveTickerContent div#LiveGamesContainer div#LiveTickerDay4 {
            height: 245px;
          }

          #LiveTickerV3 span.LiveTickerLeagueName {
            display: block;
            direction: rtl;
            color: #2F4E9B;
            font-weight: bold;
            font-size: 14px;
          }

          .ActiveLiveGame {
            color: #ca060a;
          }
        </style>
        <div id="LiveTickerV3" tabindex="-1" data-font-size="10" data-font-size-type="px">
          <div id="LiveTickerContent" tabindex="-1" data-font-size="10" data-font-size-type="px">
            <span id="Title" tabindex="-1" data-font-size="16" data-font-size-type="px">לוח תוצאות</span>
            <div id="LiveTickerNavigator" tabindex="-1" data-font-size="10" data-font-size-type="px" data-line-height="20px">
              <a style="float: left;" href="javascript:LiveSwitchDay(1);" tabindex="200" data-font-size="10" data-font-size-type="px" data-line-height="20px"><img loading="lazy" data-src="https://images.one.co.il/images/msites/2016/03/27/1345/arrow2.png" src="https://images.one.co.il/images/msites/2016/03/27/1345/arrow2.png" style="padding-top:4px;" alt="ONE - מספר 1 בספורט" tabindex="-1"></a>
              <a style="float:right;" href="javascript:LiveSwitchDay(-1);" tabindex="200" data-font-size="10" data-font-size-type="px" data-line-height="20px"><img loading="lazy" data-src="https://images.one.co.il/images/msites/2016/03/27/1345/arrow1.png" src="https://images.one.co.il/images/msites/2016/03/27/1345/arrow1.png" style="padding-top:4px;" alt="ONE - מספר 1 בספורט" tabindex="-1"></a>
              <div id="NavigatorDayTitle" tabindex="-1" data-font-size="15" data-font-size-type="px" data-line-height="20px">LIVE</div>
            </div>
            <div class="clear" tabindex="-1" data-font-size="10" data-font-size-type="px"></div>
            <div id="LiveGamesContainer" tabindex="-1" data-font-size="10" data-font-size-type="px">
              <div id="LiveTickerDay1" class="games-live mCustomScrollbar _mCS_1" style="width: 300px; height: 100%; position: relative; overflow: visible;" tabindex="-1" data-font-size="10" data-font-size-type="px">
                <div id="mCSB_1" class="mCustomScrollBox mCS-dark-3 mCSB_vertical mCSB_outside" style="max-height: none;" tabindex="-1" data-font-size="10" data-font-size-type="px">
                  <div id="mCSB_1_container" class="mCSB_container" style="position:relative; top:0; left:0;" dir="ltr" tabindex="-1" data-font-size="10" data-font-size-type="px">
                    <span id="_ctl0_ContentHolder_Body__ctl5_ucLiveTickerV3_rpLive__ctl0_lblSubjectLeagueName" class="LiveTickerLeagueName" tabindex="-1" data-font-size="14" data-font-size-type="px">מוקדמות יורו 24 מחזור - 6</span>
                    <table style="width: 100%; font-size: 13px;" tabindex="-1" data-font-size="13" data-font-size-type="px">
                      <tbody tabindex="-1">
                        <tr style="cursor:pointer;" tabindex="-1" data-font-size="13" data-font-size-type="px">
                          <td style="width: 25%; text-align: center; vertical-align: middle;" class="ticker-live-game-time ActiveLiveGame" tabindex="-1" data-font-size="13" data-font-size-type="px"> '3 </td>
                          <td style="width: 25%; text-align: center;" tabindex="-1" data-font-size="13" data-font-size-type="px"> 0 <br tabindex="-1"> 0 </td>
                          <td style="width: 50%; direction:rtl;" tabindex="-1" data-font-size="13" data-font-size-type="px"> ישראל <br tabindex="-1"> בלארוס </td>
                        </tr>
                        <tr height="3" tabindex="-1" data-font-size="13" data-font-size-type="px">
                          <td tabindex="-1" data-font-size="13" data-font-size-type="px"></td>
                        </tr>
                      </tbody>
                    </table>
                    <div class="liveTickerGameSeparator" tabindex="-1" data-font-size="10" data-font-size-type="px"></div>
                    <table style="width: 100%; font-size: 13px;" tabindex="-1" data-font-size="13" data-font-size-type="px">
                      <tbody tabindex="-1">
                        <tr style="cursor:pointer;" tabindex="-1" data-font-size="13" data-font-size-type="px">
                          <td style="width: 25%; text-align: center; vertical-align: middle;" class="ticker-live-game-time ActiveLiveGame" tabindex="-1" data-font-size="13" data-font-size-type="px"> '4 </td>
                          <td style="width: 25%; text-align: center;" tabindex="-1" data-font-size="13" data-font-size-type="px"> 0 <br tabindex="-1"> 0 </td>
                          <td style="width: 50%; direction:rtl;" tabindex="-1" data-font-size="13" data-font-size-type="px"> רומניה <br tabindex="-1"> קוסובו </td>
                        </tr>
                        <tr height="3" tabindex="-1" data-font-size="13" data-font-size-type="px">
                          <td tabindex="-1" data-font-size="13" data-font-size-type="px"></td>
                        </tr>
                      </tbody>
                    </table>
                    <div class="liveTickerGameSeparator" tabindex="-1" data-font-size="10" data-font-size-type="px"></div>
                    <table style="width: 100%; font-size: 13px;" tabindex="-1" data-font-size="13" data-font-size-type="px">
                      <tbody tabindex="-1">
                        <tr style="cursor:pointer;" tabindex="-1" data-font-size="13" data-font-size-type="px">
                          <td style="width: 25%; text-align: center; vertical-align: middle;" class="ticker-live-game-time ActiveLiveGame" tabindex="-1" data-font-size="13" data-font-size-type="px"> '4 </td>
                          <td style="width: 25%; text-align: center;" tabindex="-1" data-font-size="13" data-font-size-type="px"> 0 <br tabindex="-1"> 0 </td>
                          <td style="width: 50%; direction:rtl;" tabindex="-1" data-font-size="13" data-font-size-type="px"> ספרד <br tabindex="-1"> קפריסין </td>
                        </tr>
                        <tr height="3" tabindex="-1" data-font-size="13" data-font-size-type="px">
                          <td tabindex="-1" data-font-size="13" data-font-size-type="px"></td>
                        </tr>
                      </tbody>
                    </table>
                    <div class="liveTickerGameSeparator" tabindex="-1" data-font-size="10" data-font-size-type="px"></div>
                    <table style="width: 100%; font-size: 13px;" tabindex="-1" data-font-size="13" data-font-size-type="px">
                      <tbody tabindex="-1">
                        <tr style="cursor:pointer;" tabindex="-1" data-font-size="13" data-font-size-type="px">
                          <td style="width: 25%; text-align: center; vertical-align: middle;" class="ticker-live-game-time ActiveLiveGame" tabindex="-1" data-font-size="13" data-font-size-type="px"> '4 </td>
                          <td style="width: 25%; text-align: center;" tabindex="-1" data-font-size="13" data-font-size-type="px"> 0 <br tabindex="-1"> 0 </td>
                          <td style="width: 50%; direction:rtl;" tabindex="-1" data-font-size="13" data-font-size-type="px"> מלטה <br tabindex="-1"> צפון מקדוניה </td>
                        </tr>
                        <tr height="3" tabindex="-1" data-font-size="13" data-font-size-type="px">
                          <td tabindex="-1" data-font-size="13" data-font-size-type="px"></td>
                        </tr>
                      </tbody>
                    </table>
                    <div class="liveTickerGameSeparator" tabindex="-1" data-font-size="10" data-font-size-type="px"></div>
                    <table style="width: 100%; font-size: 13px;" tabindex="-1" data-font-size="13" data-font-size-type="px">
                      <tbody tabindex="-1">
                        <tr style="cursor:pointer;" tabindex="-1" data-font-size="13" data-font-size-type="px">
                          <td style="width: 25%; text-align: center; vertical-align: middle;" class="ticker-live-game-time ActiveLiveGame" tabindex="-1" data-font-size="13" data-font-size-type="px"> '3 </td>
                          <td style="width: 25%; text-align: center;" tabindex="-1" data-font-size="13" data-font-size-type="px"> 0 <br tabindex="-1"> 0 </td>
                          <td style="width: 50%; direction:rtl;" tabindex="-1" data-font-size="13" data-font-size-type="px"> שבדיה <br tabindex="-1"> אוסטריה </td>
                        </tr>
                        <tr height="3" tabindex="-1" data-font-size="13" data-font-size-type="px">
                          <td tabindex="-1" data-font-size="13" data-font-size-type="px"></td>
                        </tr>
                      </tbody>
                    </table>
                    <div class="liveTickerGameSeparator" tabindex="-1" data-font-size="10" data-font-size-type="px"></div>
                    <table style="width: 100%; font-size: 13px;" tabindex="-1" data-font-size="13" data-font-size-type="px">
                      <tbody tabindex="-1">
                        <tr style="cursor:pointer;" tabindex="-1" data-font-size="13" data-font-size-type="px">
                          <td style="width: 25%; text-align: center; vertical-align: middle;" class="ticker-live-game-time ActiveLiveGame" tabindex="-1" data-font-size="13" data-font-size-type="px"> '3 </td>
                          <td style="width: 25%; text-align: center;" tabindex="-1" data-font-size="13" data-font-size-type="px"> 0 <br tabindex="-1"> 0 </td>
                          <td style="width: 50%; direction:rtl;" tabindex="-1" data-font-size="13" data-font-size-type="px"> שווייץ <br tabindex="-1"> אנדורה </td>
                        </tr>
                        <tr height="3" tabindex="-1" data-font-size="13" data-font-size-type="px">
                          <td tabindex="-1" data-font-size="13" data-font-size-type="px"></td>
                        </tr>
                      </tbody>
                    </table>
                    <div class="liveTickerGameSeparator" tabindex="-1" data-font-size="10" data-font-size-type="px"></div>
                    <table style="width: 100%; font-size: 13px;" tabindex="-1" data-font-size="13" data-font-size-type="px">
                      <tbody tabindex="-1">
                        <tr style="cursor:pointer;" tabindex="-1" data-font-size="13" data-font-size-type="px">
                          <td style="width: 25%; text-align: center; vertical-align: middle;" class="ticker-live-game-time ActiveLiveGame" tabindex="-1" data-font-size="13" data-font-size-type="px"> '3 </td>
                          <td style="width: 25%; text-align: center;" tabindex="-1" data-font-size="13" data-font-size-type="px"> 0 <br tabindex="-1"> 0 </td>
                          <td style="width: 50%; direction:rtl;" tabindex="-1" data-font-size="13" data-font-size-type="px"> בלגיה <br tabindex="-1"> אסטוניה </td>
                        </tr>
                        <tr height="3" tabindex="-1" data-font-size="13" data-font-size-type="px">
                          <td tabindex="-1" data-font-size="13" data-font-size-type="px"></td>
                        </tr>
                      </tbody>
                    </table>
                    <div class="liveTickerGameSeparator" tabindex="-1" data-font-size="10" data-font-size-type="px"></div>
                    <table style="width: 100%; font-size: 13px;" tabindex="-1" data-font-size="13" data-font-size-type="px">
                      <tbody tabindex="-1">
                        <tr style="cursor:pointer;" tabindex="-1" data-font-size="13" data-font-size-type="px">
                          <td style="width: 25%; text-align: center; vertical-align: middle;" class="ticker-live-game-time ActiveLiveGame" tabindex="-1" data-font-size="13" data-font-size-type="px"> '3 </td>
                          <td style="width: 25%; text-align: center;" tabindex="-1" data-font-size="13" data-font-size-type="px"> 0 <br tabindex="-1"> 0 </td>
                          <td style="width: 50%; direction:rtl;" tabindex="-1" data-font-size="13" data-font-size-type="px"> איטליה <br tabindex="-1"> אוקראינה </td>
                        </tr>
                        <tr height="3" tabindex="-1" data-font-size="13" data-font-size-type="px">
                          <td tabindex="-1" data-font-size="13" data-font-size-type="px"></td>
                        </tr>
                      </tbody>
                    </table>
                    <div class="liveTickerGameSeparator" tabindex="-1" data-font-size="10" data-font-size-type="px"></div>
                    <table style="width: 100%; font-size: 13px;" tabindex="-1" data-font-size="13" data-font-size-type="px">
                      <tbody tabindex="-1">
                        <tr style="cursor:pointer;" tabindex="-1" data-font-size="13" data-font-size-type="px">
                          <td style="width: 25%; text-align: center; vertical-align: middle;" class="ticker-live-game-time ActiveLiveGame" tabindex="-1" data-font-size="13" data-font-size-type="px"> '3 </td>
                          <td style="width: 25%; text-align: center;" tabindex="-1" data-font-size="13" data-font-size-type="px"> 0 <br tabindex="-1"> 0 </td>
                          <td style="width: 50%; direction:rtl;" tabindex="-1" data-font-size="13" data-font-size-type="px"> נורבגיה <br tabindex="-1"> גיאורגיה </td>
                        </tr>
                        <tr height="3" tabindex="-1" data-font-size="13" data-font-size-type="px">
                          <td tabindex="-1" data-font-size="13" data-font-size-type="px"></td>
                        </tr>
                      </tbody>
                    </table>
                    <div class="liveTickerGameSeparator" tabindex="-1" data-font-size="10" data-font-size-type="px"></div>
                    <span id="_ctl0_ContentHolder_Body__ctl5_ucLiveTickerV3_rpLive__ctl18_lblSubjectLeagueName" class="LiveTickerLeagueName" tabindex="-1" data-font-size="14" data-font-size-type="px">משחקי הכנה כדורגל</span>
                    <table style="width: 100%; font-size: 13px;" tabindex="-1" data-font-size="13" data-font-size-type="px">
                      <tbody tabindex="-1">
                        <tr style="cursor:pointer;" tabindex="-1" data-font-size="13" data-font-size-type="px">
                          <td style="width: 25%; text-align: center; vertical-align: middle;" class="ticker-live-game-time ActiveLiveGame" tabindex="-1" data-font-size="13" data-font-size-type="px"> '5 </td>
                          <td style="width: 25%; text-align: center;" tabindex="-1" data-font-size="13" data-font-size-type="px"> 0 <br tabindex="-1"> 0 </td>
                          <td style="width: 50%; direction:rtl;" tabindex="-1" data-font-size="13" data-font-size-type="px"> סקוטלנד <br tabindex="-1"> אנגליה </td>
                        </tr>
                        <tr height="3" tabindex="-1" data-font-size="13" data-font-size-type="px">
                          <td tabindex="-1" data-font-size="13" data-font-size-type="px"></td>
                        </tr>
                      </tbody>
                    </table>
                    <br tabindex="-1">
                    <br tabindex="-1">
                  </div>
                </div>
                <div id="mCSB_1_scrollbar_vertical" class="mCSB_scrollTools mCSB_1_scrollbar mCS-dark-3 mCSB_scrollTools_vertical" style="display: block;" tabindex="-1" data-font-size="10" data-font-size-type="px">
                  <div class="mCSB_draggerContainer" tabindex="-1" data-font-size="10" data-font-size-type="px">
                    <div id="mCSB_1_dragger_vertical" class="mCSB_dragger" style="position: absolute; min-height: 30px; display: block; height: 76px; max-height: 190px; top: 0px;" tabindex="-1" data-font-size="10" data-font-size-type="px">
                      <div class="mCSB_dragger_bar" style="line-height: 30px;" tabindex="-1" data-font-size="10" data-font-size-type="px"></div>
                      <div class="mCSB_draggerRail" tabindex="-1" data-font-size="10" data-font-size-type="px"></div>
                    </div>
                  </div>
                </div>
              </div>
              <div id="LiveTickerDay2" class="games-today mCustomScrollbar _mCS_2 mCS_no_scrollbar" style="display: none; width: 300px; height: 100%; position: relative; overflow: visible;" tabindex="-1" data-font-size="10" data-font-size-type="px">
                <div id="mCSB_2" class="mCustomScrollBox mCS-dark-3 mCSB_vertical mCSB_outside" tabindex="-1" style="max-height: 200px;" data-font-size="10" data-font-size-type="px">
                  <div id="mCSB_2_container" class="mCSB_container mCS_y_hidden mCS_no_scrollbar_y" style="position:relative; top:0; left:0;" dir="ltr" tabindex="-1" data-font-size="10" data-font-size-type="px">
                    <span id="_ctl0_ContentHolder_Body__ctl5_ucLiveTickerV3_rpToday__ctl0_lblSubjectLeagueName" class="LiveTickerLeagueName" tabindex="-1" data-font-size="14" data-font-size-type="px">מוקדמות יורו 24 מחזור - 6</span>
                    <table style="width: 100%; font-size: 13px;" tabindex="-1" data-font-size="13" data-font-size-type="px">
                      <tbody tabindex="-1">
                        <tr style="cursor:pointer;" tabindex="-1" data-font-size="13" data-font-size-type="px">
                          <td style="width: 25%; text-align: center; vertical-align: middle;" class="ticker-live-game-time ActiveLiveGame" tabindex="-1" data-font-size="13" data-font-size-type="px"> '3 </td>
                          <td style="width: 25%; text-align: center;" tabindex="-1" data-font-size="13" data-font-size-type="px"> 0 <br tabindex="-1"> 0 </td>
                          <td style="width: 50%; direction:rtl;" tabindex="-1" data-font-size="13" data-font-size-type="px"> ישראל <br tabindex="-1"> בלארוס </td>
                        </tr>
                        <tr height="3" tabindex="-1" data-font-size="13" data-font-size-type="px">
                          <td tabindex="-1" data-font-size="13" data-font-size-type="px"></td>
                        </tr>
                      </tbody>
                    </table>
                    <div class="liveTickerGameSeparator" tabindex="-1" data-font-size="10" data-font-size-type="px"></div>
                    <table style="width: 100%; font-size: 13px;" tabindex="-1" data-font-size="13" data-font-size-type="px">
                      <tbody tabindex="-1">
                        <tr style="cursor:pointer;" tabindex="-1" data-font-size="13" data-font-size-type="px">
                          <td style="width: 25%; text-align: center; vertical-align: middle;" class="ticker-live-game-time ActiveLiveGame" tabindex="-1" data-font-size="13" data-font-size-type="px"> '4 </td>
                          <td style="width: 25%; text-align: center;" tabindex="-1" data-font-size="13" data-font-size-type="px"> 0 <br tabindex="-1"> 0 </td>
                          <td style="width: 50%; direction:rtl;" tabindex="-1" data-font-size="13" data-font-size-type="px"> רומניה <br tabindex="-1"> קוסובו </td>
                        </tr>
                        <tr height="3" tabindex="-1" data-font-size="13" data-font-size-type="px">
                          <td tabindex="-1" data-font-size="13" data-font-size-type="px"></td>
                        </tr>
                      </tbody>
                    </table>
                    <div class="liveTickerGameSeparator" tabindex="-1" data-font-size="10" data-font-size-type="px"></div>
                    <table style="width: 100%; font-size: 13px;" tabindex="-1" data-font-size="13" data-font-size-type="px">
                      <tbody tabindex="-1">
                        <tr style="cursor:pointer;" tabindex="-1" data-font-size="13" data-font-size-type="px">
                          <td style="width: 25%; text-align: center; vertical-align: middle;" class="ticker-live-game-time ActiveLiveGame" tabindex="-1" data-font-size="13" data-font-size-type="px"> '4 </td>
                          <td style="width: 25%; text-align: center;" tabindex="-1" data-font-size="13" data-font-size-type="px"> 0 <br tabindex="-1"> 0 </td>
                          <td style="width: 50%; direction:rtl;" tabindex="-1" data-font-size="13" data-font-size-type="px"> ספרד <br tabindex="-1"> קפריסין </td>
                        </tr>
                        <tr height="3" tabindex="-1" data-font-size="13" data-font-size-type="px">
                          <td tabindex="-1" data-font-size="13" data-font-size-type="px"></td>
                        </tr>
                      </tbody>
                    </table>
                    <div class="liveTickerGameSeparator" tabindex="-1" data-font-size="10" data-font-size-type="px"></div>
                    <table style="width: 100%; font-size: 13px;" tabindex="-1" data-font-size="13" data-font-size-type="px">
                      <tbody tabindex="-1">
                        <tr style="cursor:pointer;" tabindex="-1" data-font-size="13" data-font-size-type="px">
                          <td style="width: 25%; text-align: center; vertical-align: middle;" class="ticker-live-game-time ActiveLiveGame" tabindex="-1" data-font-size="13" data-font-size-type="px"> '4 </td>
                          <td style="width: 25%; text-align: center;" tabindex="-1" data-font-size="13" data-font-size-type="px"> 0 <br tabindex="-1"> 0 </td>
                          <td style="width: 50%; direction:rtl;" tabindex="-1" data-font-size="13" data-font-size-type="px"> מלטה <br tabindex="-1"> צפון מקדוניה </td>
                        </tr>
                        <tr height="3" tabindex="-1" data-font-size="13" data-font-size-type="px">
                          <td tabindex="-1" data-font-size="13" data-font-size-type="px"></td>
                        </tr>
                      </tbody>
                    </table>
                    <div class="liveTickerGameSeparator" tabindex="-1" data-font-size="10" data-font-size-type="px"></div>
                    <table style="width: 100%; font-size: 13px;" tabindex="-1" data-font-size="13" data-font-size-type="px">
                      <tbody tabindex="-1">
                        <tr style="cursor:pointer;" tabindex="-1" data-font-size="13" data-font-size-type="px">
                          <td style="width: 25%; text-align: center; vertical-align: middle;" class="ticker-live-game-time ActiveLiveGame" tabindex="-1" data-font-size="13" data-font-size-type="px"> '3 </td>
                          <td style="width: 25%; text-align: center;" tabindex="-1" data-font-size="13" data-font-size-type="px"> 0 <br tabindex="-1"> 0 </td>
                          <td style="width: 50%; direction:rtl;" tabindex="-1" data-font-size="13" data-font-size-type="px"> שבדיה <br tabindex="-1"> אוסטריה </td>
                        </tr>
                        <tr height="3" tabindex="-1" data-font-size="13" data-font-size-type="px">
                          <td tabindex="-1" data-font-size="13" data-font-size-type="px"></td>
                        </tr>
                      </tbody>
                    </table>
                    <div class="liveTickerGameSeparator" tabindex="-1" data-font-size="10" data-font-size-type="px"></div>
                    <table style="width: 100%; font-size: 13px;" tabindex="-1" data-font-size="13" data-font-size-type="px">
                      <tbody tabindex="-1">
                        <tr style="cursor:pointer;" tabindex="-1" data-font-size="13" data-font-size-type="px">
                          <td style="width: 25%; text-align: center; vertical-align: middle;" class="ticker-live-game-time ActiveLiveGame" tabindex="-1" data-font-size="13" data-font-size-type="px"> '3 </td>
                          <td style="width: 25%; text-align: center;" tabindex="-1" data-font-size="13" data-font-size-type="px"> 0 <br tabindex="-1"> 0 </td>
                          <td style="width: 50%; direction:rtl;" tabindex="-1" data-font-size="13" data-font-size-type="px"> שווייץ <br tabindex="-1"> אנדורה </td>
                        </tr>
                        <tr height="3" tabindex="-1" data-font-size="13" data-font-size-type="px">
                          <td tabindex="-1" data-font-size="13" data-font-size-type="px"></td>
                        </tr>
                      </tbody>
                    </table>
                    <div class="liveTickerGameSeparator" tabindex="-1" data-font-size="10" data-font-size-type="px"></div>
                    <table style="width: 100%; font-size: 13px;" tabindex="-1" data-font-size="13" data-font-size-type="px">
                      <tbody tabindex="-1">
                        <tr style="cursor:pointer;" tabindex="-1" data-font-size="13" data-font-size-type="px">
                          <td style="width: 25%; text-align: center; vertical-align: middle;" class="ticker-live-game-time ActiveLiveGame" tabindex="-1" data-font-size="13" data-font-size-type="px"> '3 </td>
                          <td style="width: 25%; text-align: center;" tabindex="-1" data-font-size="13" data-font-size-type="px"> 0 <br tabindex="-1"> 0 </td>
                          <td style="width: 50%; direction:rtl;" tabindex="-1" data-font-size="13" data-font-size-type="px"> בלגיה <br tabindex="-1"> אסטוניה </td>
                        </tr>
                        <tr height="3" tabindex="-1" data-font-size="13" data-font-size-type="px">
                          <td tabindex="-1" data-font-size="13" data-font-size-type="px"></td>
                        </tr>
                      </tbody>
                    </table>
                    <div class="liveTickerGameSeparator" tabindex="-1" data-font-size="10" data-font-size-type="px"></div>
                    <table style="width: 100%; font-size: 13px;" tabindex="-1" data-font-size="13" data-font-size-type="px">
                      <tbody tabindex="-1">
                        <tr style="cursor:pointer;" tabindex="-1" data-font-size="13" data-font-size-type="px">
                          <td style="width: 25%; text-align: center; vertical-align: middle;" class="ticker-live-game-time ActiveLiveGame" tabindex="-1" data-font-size="13" data-font-size-type="px"> '3 </td>
                          <td style="width: 25%; text-align: center;" tabindex="-1" data-font-size="13" data-font-size-type="px"> 0 <br tabindex="-1"> 0 </td>
                          <td style="width: 50%; direction:rtl;" tabindex="-1" data-font-size="13" data-font-size-type="px"> איטליה <br tabindex="-1"> אוקראינה </td>
                        </tr>
                        <tr height="3" tabindex="-1" data-font-size="13" data-font-size-type="px">
                          <td tabindex="-1" data-font-size="13" data-font-size-type="px"></td>
                        </tr>
                      </tbody>
                    </table>
                    <div class="liveTickerGameSeparator" tabindex="-1" data-font-size="10" data-font-size-type="px"></div>
                    <table style="width: 100%; font-size: 13px;" tabindex="-1" data-font-size="13" data-font-size-type="px">
                      <tbody tabindex="-1">
                        <tr style="cursor:pointer;" tabindex="-1" data-font-size="13" data-font-size-type="px">
                          <td style="width: 25%; text-align: center; vertical-align: middle;" class="ticker-live-game-time ActiveLiveGame" tabindex="-1" data-font-size="13" data-font-size-type="px"> '3 </td>
                          <td style="width: 25%; text-align: center;" tabindex="-1" data-font-size="13" data-font-size-type="px"> 0 <br tabindex="-1"> 0 </td>
                          <td style="width: 50%; direction:rtl;" tabindex="-1" data-font-size="13" data-font-size-type="px"> נורבגיה <br tabindex="-1"> גיאורגיה </td>
                        </tr>
                        <tr height="3" tabindex="-1" data-font-size="13" data-font-size-type="px">
                          <td tabindex="-1" data-font-size="13" data-font-size-type="px"></td>
                        </tr>
                      </tbody>
                    </table>
                    <div class="liveTickerGameSeparator" tabindex="-1" data-font-size="10" data-font-size-type="px"></div>
                    <span id="_ctl0_ContentHolder_Body__ctl5_ucLiveTickerV3_rpToday__ctl18_lblSubjectLeagueName" class="LiveTickerLeagueName" tabindex="-1" data-font-size="14" data-font-size-type="px">מוק' מונדיאל (ד' אמריקה) מחזור - 2</span>
                    <table style="width: 100%; font-size: 13px;" tabindex="-1" data-font-size="13" data-font-size-type="px">
                      <tbody tabindex="-1">
                        <tr style="cursor:pointer;" tabindex="-1" data-font-size="13" data-font-size-type="px">
                          <td style="width: 25%; text-align: center; vertical-align: middle;" class="ticker-live-game-time PassiveLiveGame" tabindex="-1" data-font-size="13" data-font-size-type="px"> 23:00 </td>
                          <td style="width: 25%; text-align: center;" tabindex="-1" data-font-size="13" data-font-size-type="px">
                            <br tabindex="-1">
                          </td>
                          <td style="width: 50%; direction:rtl;" tabindex="-1" data-font-size="13" data-font-size-type="px"> בוליביה <br tabindex="-1"> ארגנטינה </td>
                        </tr>
                        <tr height="3" tabindex="-1" data-font-size="13" data-font-size-type="px">
                          <td tabindex="-1" data-font-size="13" data-font-size-type="px"></td>
                        </tr>
                      </tbody>
                    </table>
                    <div class="liveTickerGameSeparator" tabindex="-1" data-font-size="10" data-font-size-type="px"></div>
                    <span id="_ctl0_ContentHolder_Body__ctl5_ucLiveTickerV3_rpToday__ctl20_lblSubjectLeagueName" class="LiveTickerLeagueName" tabindex="-1" data-font-size="14" data-font-size-type="px">מוק' יורו עד גיל 21 מחזור - 1</span>
                    <table style="width: 100%; font-size: 13px;" tabindex="-1" data-font-size="13" data-font-size-type="px">
                      <tbody tabindex="-1">
                        <tr style="cursor:pointer;" tabindex="-1" data-font-size="13" data-font-size-type="px">
                          <td style="width: 25%; text-align: center; vertical-align: middle;" class="ticker-live-game-time PassiveLiveGame" tabindex="-1" data-font-size="13" data-font-size-type="px">
                          </td>
                          <td style="width: 25%; text-align: center;" tabindex="-1" data-font-size="13" data-font-size-type="px"> 1 <br tabindex="-1"> 0 </td>
                          <td style="width: 50%; direction:rtl;" tabindex="-1" data-font-size="13" data-font-size-type="px"> בולגריה <br tabindex="-1"> ישראל </td>
                        </tr>
                        <tr height="3" tabindex="-1" data-font-size="13" data-font-size-type="px">
                          <td tabindex="-1" data-font-size="13" data-font-size-type="px"></td>
                        </tr>
                      </tbody>
                    </table>
                    <div class="liveTickerGameSeparator" tabindex="-1" data-font-size="10" data-font-size-type="px"></div>
                    <span id="_ctl0_ContentHolder_Body__ctl5_ucLiveTickerV3_rpToday__ctl22_lblSubjectLeagueName" class="LiveTickerLeagueName" tabindex="-1" data-font-size="14" data-font-size-type="px">משחקי הכנה כדורגל</span>
                    <table style="width: 100%; font-size: 13px;" tabindex="-1" data-font-size="13" data-font-size-type="px">
                      <tbody tabindex="-1">
                        <tr style="cursor:pointer;" tabindex="-1" data-font-size="13" data-font-size-type="px">
                          <td style="width: 25%; text-align: center; vertical-align: middle;" class="ticker-live-game-time ActiveLiveGame" tabindex="-1" data-font-size="13" data-font-size-type="px"> '5 </td>
                          <td style="width: 25%; text-align: center;" tabindex="-1" data-font-size="13" data-font-size-type="px"> 0 <br tabindex="-1"> 0 </td>
                          <td style="width: 50%; direction:rtl;" tabindex="-1" data-font-size="13" data-font-size-type="px"> סקוטלנד <br tabindex="-1"> אנגליה </td>
                        </tr>
                        <tr height="3" tabindex="-1" data-font-size="13" data-font-size-type="px">
                          <td tabindex="-1" data-font-size="13" data-font-size-type="px"></td>
                        </tr>
                      </tbody>
                    </table>
                    <div class="liveTickerGameSeparator" tabindex="-1" data-font-size="10" data-font-size-type="px"></div>
                    <table style="width: 100%; font-size: 13px;" tabindex="-1" data-font-size="13" data-font-size-type="px">
                      <tbody tabindex="-1">
                        <tr style="cursor:pointer;" tabindex="-1" data-font-size="13" data-font-size-type="px">
                          <td style="width: 25%; text-align: center; vertical-align: middle;" class="ticker-live-game-time PassiveLiveGame" tabindex="-1" data-font-size="13" data-font-size-type="px"> 22:00 </td>
                          <td style="width: 25%; text-align: center;" tabindex="-1" data-font-size="13" data-font-size-type="px">
                            <br tabindex="-1">
                          </td>
                          <td style="width: 50%; direction:rtl;" tabindex="-1" data-font-size="13" data-font-size-type="px"> גרמניה <br tabindex="-1"> צרפת </td>
                        </tr>
                        <tr height="3" tabindex="-1" data-font-size="13" data-font-size-type="px">
                          <td tabindex="-1" data-font-size="13" data-font-size-type="px"></td>
                        </tr>
                      </tbody>
                    </table>
                    <div class="liveTickerGameSeparator" tabindex="-1" data-font-size="10" data-font-size-type="px"></div>
                    <span id="_ctl0_ContentHolder_Body__ctl5_ucLiveTickerV3_rpToday__ctl26_lblSubjectLeagueName" class="LiveTickerLeagueName" tabindex="-1" data-font-size="14" data-font-size-type="px">הליגה הלאומית לנשים מחזור - 1</span>
                    <table style="width: 100%; font-size: 13px;" tabindex="-1" data-font-size="13" data-font-size-type="px">
                      <tbody tabindex="-1">
                        <tr style="cursor:pointer;" tabindex="-1" data-font-size="13" data-font-size-type="px">
                          <td style="width: 25%; text-align: center; vertical-align: middle;" class="ticker-live-game-time PassiveLiveGame" tabindex="-1" data-font-size="13" data-font-size-type="px">
                          </td>
                          <td style="width: 25%; text-align: center;" tabindex="-1" data-font-size="13" data-font-size-type="px">
                            <br tabindex="-1">
                          </td>
                          <td style="width: 50%; direction:rtl;" tabindex="-1" data-font-size="13" data-font-size-type="px"> בית"ר ירושלים <br tabindex="-1"> מכבי פנתרות אשדוד </td>
                        </tr>
                        <tr height="3" tabindex="-1" data-font-size="13" data-font-size-type="px">
                          <td tabindex="-1" data-font-size="13" data-font-size-type="px"></td>
                        </tr>
                      </tbody>
                    </table>
                    <div class="liveTickerGameSeparator" tabindex="-1" data-font-size="10" data-font-size-type="px"></div>
                    <table style="width: 100%; font-size: 13px;" tabindex="-1" data-font-size="13" data-font-size-type="px">
                      <tbody tabindex="-1">
                        <tr style="cursor:pointer;" tabindex="-1" data-font-size="13" data-font-size-type="px">
                          <td style="width: 25%; text-align: center; vertical-align: middle;" class="ticker-live-game-time PassiveLiveGame" tabindex="-1" data-font-size="13" data-font-size-type="px">
                          </td>
                          <td style="width: 25%; text-align: center;" tabindex="-1" data-font-size="13" data-font-size-type="px">
                            <br tabindex="-1">
                          </td>
                          <td style="width: 50%; direction:rtl;" tabindex="-1" data-font-size="13" data-font-size-type="px"> הפועל ב"ש <br tabindex="-1"> הפועל קרית ים </td>
                        </tr>
                        <tr height="3" tabindex="-1" data-font-size="13" data-font-size-type="px">
                          <td tabindex="-1" data-font-size="13" data-font-size-type="px"></td>
                        </tr>
                      </tbody>
                    </table>
                    <div class="liveTickerGameSeparator" tabindex="-1" data-font-size="10" data-font-size-type="px"></div>
                    <table style="width: 100%; font-size: 13px;" tabindex="-1" data-font-size="13" data-font-size-type="px">
                      <tbody tabindex="-1">
                        <tr style="cursor:pointer;" tabindex="-1" data-font-size="13" data-font-size-type="px">
                          <td style="width: 25%; text-align: center; vertical-align: middle;" class="ticker-live-game-time PassiveLiveGame" tabindex="-1" data-font-size="13" data-font-size-type="px">
                          </td>
                          <td style="width: 25%; text-align: center;" tabindex="-1" data-font-size="13" data-font-size-type="px">
                            <br tabindex="-1">
                          </td>
                          <td style="width: 50%; direction:rtl;" tabindex="-1" data-font-size="13" data-font-size-type="px"> מכבי בנות עמק חפר <br tabindex="-1"> מכבי ב"ש </td>
                        </tr>
                        <tr height="3" tabindex="-1" data-font-size="13" data-font-size-type="px">
                          <td tabindex="-1" data-font-size="13" data-font-size-type="px"></td>
                        </tr>
                      </tbody>
                    </table>
                    <div class="liveTickerGameSeparator" tabindex="-1" data-font-size="10" data-font-size-type="px"></div>
                    <table style="width: 100%; font-size: 13px;" tabindex="-1" data-font-size="13" data-font-size-type="px">
                      <tbody tabindex="-1">
                        <tr style="cursor:pointer;" tabindex="-1" data-font-size="13" data-font-size-type="px">
                          <td style="width: 25%; text-align: center; vertical-align: middle;" class="ticker-live-game-time PassiveLiveGame" tabindex="-1" data-font-size="13" data-font-size-type="px">
                          </td>
                          <td style="width: 25%; text-align: center;" tabindex="-1" data-font-size="13" data-font-size-type="px">
                            <br tabindex="-1">
                          </td>
                          <td style="width: 50%; direction:rtl;" tabindex="-1" data-font-size="13" data-font-size-type="px"> הפועל בנות עראבה <br tabindex="-1"> הפועל ת"א </td>
                        </tr>
                        <tr height="3" tabindex="-1" data-font-size="13" data-font-size-type="px">
                          <td tabindex="-1" data-font-size="13" data-font-size-type="px"></td>
                        </tr>
                      </tbody>
                    </table>
                    <div class="liveTickerGameSeparator" tabindex="-1" data-font-size="10" data-font-size-type="px"></div>
                    <table style="width: 100%; font-size: 13px;" tabindex="-1" data-font-size="13" data-font-size-type="px">
                      <tbody tabindex="-1">
                        <tr style="cursor:pointer;" tabindex="-1" data-font-size="13" data-font-size-type="px">
                          <td style="width: 25%; text-align: center; vertical-align: middle;" class="ticker-live-game-time PassiveLiveGame" tabindex="-1" data-font-size="13" data-font-size-type="px">
                          </td>
                          <td style="width: 25%; text-align: center;" tabindex="-1" data-font-size="13" data-font-size-type="px">
                            <br tabindex="-1">
                          </td>
                          <td style="width: 50%; direction:rtl;" tabindex="-1" data-font-size="13" data-font-size-type="px"> בני יהודה <br tabindex="-1"> מכבי צור שלום </td>
                        </tr>
                        <tr height="3" tabindex="-1" data-font-size="13" data-font-size-type="px">
                          <td tabindex="-1" data-font-size="13" data-font-size-type="px"></td>
                        </tr>
                      </tbody>
                    </table>
                    <br tabindex="-1">
                    <br tabindex="-1">
                  </div>
                </div>
                <div id="mCSB_2_scrollbar_vertical" class="mCSB_scrollTools mCSB_2_scrollbar mCS-dark-3 mCSB_scrollTools_vertical" style="display: none;" tabindex="-1" data-font-size="10" data-font-size-type="px">
                  <div class="mCSB_draggerContainer" tabindex="-1" data-font-size="10" data-font-size-type="px">
                    <div id="mCSB_2_dragger_vertical" class="mCSB_dragger" style="position: absolute; min-height: 30px; top: 0px;" tabindex="-1" data-font-size="10" data-font-size-type="px">
                      <div class="mCSB_dragger_bar" tabindex="-1" data-font-size="10" data-font-size-type="px" style="line-height: 30px;"></div>
                      <div class="mCSB_draggerRail" tabindex="-1" data-font-size="10" data-font-size-type="px"></div>
                    </div>
                  </div>
                </div>
              </div>
              <div id="LiveTickerDay3" class="games-tomorrow mCustomScrollbar _mCS_3 mCS_no_scrollbar" style="display: none; width: 300px; height: 100%; position: relative; overflow: visible;" tabindex="-1" data-font-size="10"
                data-font-size-type="px">
                <div id="mCSB_3" class="mCustomScrollBox mCS-dark-3 mCSB_vertical mCSB_outside" tabindex="-1" style="max-height: 200px;" data-font-size="10" data-font-size-type="px">
                  <div id="mCSB_3_container" class="mCSB_container mCS_y_hidden mCS_no_scrollbar_y" style="position:relative; top:0; left:0;" dir="ltr" tabindex="-1" data-font-size="10" data-font-size-type="px">
                    <span id="_ctl0_ContentHolder_Body__ctl5_ucLiveTickerV3_rpTomorrow__ctl0_lblSubjectLeagueName" class="LiveTickerLeagueName" tabindex="-1" data-font-size="14" data-font-size-type="px">ליגה א' מחזור - 2</span>
                    <table style="width: 100%; font-size: 13px;" tabindex="-1" data-font-size="13" data-font-size-type="px">
                      <tbody tabindex="-1">
                        <tr style="cursor:pointer;" tabindex="-1" data-font-size="13" data-font-size-type="px">
                          <td style="width: 25%; text-align: center; vertical-align: middle;" class="ticker-live-game-time PassiveLiveGame" tabindex="-1" data-font-size="13" data-font-size-type="px"> 16:00 </td>
                          <td style="width: 25%; text-align: center;" tabindex="-1" data-font-size="13" data-font-size-type="px">
                            <br tabindex="-1">
                          </td>
                          <td style="width: 50%; direction:rtl;" tabindex="-1" data-font-size="13" data-font-size-type="px"> הפועל רעננה <br tabindex="-1"> הפועל מגדל-העמק </td>
                        </tr>
                        <tr height="3" tabindex="-1" data-font-size="13" data-font-size-type="px">
                          <td tabindex="-1" data-font-size="13" data-font-size-type="px"></td>
                        </tr>
                      </tbody>
                    </table>
                    <div class="liveTickerGameSeparator" tabindex="-1" data-font-size="10" data-font-size-type="px"></div>
                    <table style="width: 100%; font-size: 13px;" tabindex="-1" data-font-size="13" data-font-size-type="px">
                      <tbody tabindex="-1">
                        <tr style="cursor:pointer;" tabindex="-1" data-font-size="13" data-font-size-type="px">
                          <td style="width: 25%; text-align: center; vertical-align: middle;" class="ticker-live-game-time PassiveLiveGame" tabindex="-1" data-font-size="13" data-font-size-type="px"> 16:00 </td>
                          <td style="width: 25%; text-align: center;" tabindex="-1" data-font-size="13" data-font-size-type="px">
                            <br tabindex="-1">
                          </td>
                          <td style="width: 50%; direction:rtl;" tabindex="-1" data-font-size="13" data-font-size-type="px"> הפועל בני זלפה <br tabindex="-1"> מ.ס. צעירי טייבה </td>
                        </tr>
                        <tr height="3" tabindex="-1" data-font-size="13" data-font-size-type="px">
                          <td tabindex="-1" data-font-size="13" data-font-size-type="px"></td>
                        </tr>
                      </tbody>
                    </table>
                    <div class="liveTickerGameSeparator" tabindex="-1" data-font-size="10" data-font-size-type="px"></div>
                    <table style="width: 100%; font-size: 13px;" tabindex="-1" data-font-size="13" data-font-size-type="px">
                      <tbody tabindex="-1">
                        <tr style="cursor:pointer;" tabindex="-1" data-font-size="13" data-font-size-type="px">
                          <td style="width: 25%; text-align: center; vertical-align: middle;" class="ticker-live-game-time PassiveLiveGame" tabindex="-1" data-font-size="13" data-font-size-type="px"> 16:00 </td>
                          <td style="width: 25%; text-align: center;" tabindex="-1" data-font-size="13" data-font-size-type="px">
                            <br tabindex="-1">
                          </td>
                          <td style="width: 50%; direction:rtl;" tabindex="-1" data-font-size="13" data-font-size-type="px"> מכבי נוג'ידאת <br tabindex="-1"> מ.ס. קרית ים </td>
                        </tr>
                        <tr height="3" tabindex="-1" data-font-size="13" data-font-size-type="px">
                          <td tabindex="-1" data-font-size="13" data-font-size-type="px"></td>
                        </tr>
                      </tbody>
                    </table>
                    <div class="liveTickerGameSeparator" tabindex="-1" data-font-size="10" data-font-size-type="px"></div>
                    <table style="width: 100%; font-size: 13px;" tabindex="-1" data-font-size="13" data-font-size-type="px">
                      <tbody tabindex="-1">
                        <tr style="cursor:pointer;" tabindex="-1" data-font-size="13" data-font-size-type="px">
                          <td style="width: 25%; text-align: center; vertical-align: middle;" class="ticker-live-game-time PassiveLiveGame" tabindex="-1" data-font-size="13" data-font-size-type="px"> 16:00 </td>
                          <td style="width: 25%; text-align: center;" tabindex="-1" data-font-size="13" data-font-size-type="px">
                            <br tabindex="-1">
                          </td>
                          <td style="width: 50%; direction:rtl;" tabindex="-1" data-font-size="13" data-font-size-type="px"> מכבי אחי נצרת <br tabindex="-1"> הפועל ב.א.גרבייה </td>
                        </tr>
                        <tr height="3" tabindex="-1" data-font-size="13" data-font-size-type="px">
                          <td tabindex="-1" data-font-size="13" data-font-size-type="px"></td>
                        </tr>
                      </tbody>
                    </table>
                    <div class="liveTickerGameSeparator" tabindex="-1" data-font-size="10" data-font-size-type="px"></div>
                    <table style="width: 100%; font-size: 13px;" tabindex="-1" data-font-size="13" data-font-size-type="px">
                      <tbody tabindex="-1">
                        <tr style="cursor:pointer;" tabindex="-1" data-font-size="13" data-font-size-type="px">
                          <td style="width: 25%; text-align: center; vertical-align: middle;" class="ticker-live-game-time PassiveLiveGame" tabindex="-1" data-font-size="13" data-font-size-type="px"> 16:30 </td>
                          <td style="width: 25%; text-align: center;" tabindex="-1" data-font-size="13" data-font-size-type="px">
                            <br tabindex="-1">
                          </td>
                          <td style="width: 50%; direction:rtl;" tabindex="-1" data-font-size="13" data-font-size-type="px"> מ.כ. ירמיהו חולון <br tabindex="-1"> הפועל בקעת הירדן </td>
                        </tr>
                        <tr height="3" tabindex="-1" data-font-size="13" data-font-size-type="px">
                          <td tabindex="-1" data-font-size="13" data-font-size-type="px"></td>
                        </tr>
                      </tbody>
                    </table>
                    <div class="liveTickerGameSeparator" tabindex="-1" data-font-size="10" data-font-size-type="px"></div>
                    <table style="width: 100%; font-size: 13px;" tabindex="-1" data-font-size="13" data-font-size-type="px">
                      <tbody tabindex="-1">
                        <tr style="cursor:pointer;" tabindex="-1" data-font-size="13" data-font-size-type="px">
                          <td style="width: 25%; text-align: center; vertical-align: middle;" class="ticker-live-game-time PassiveLiveGame" tabindex="-1" data-font-size="13" data-font-size-type="px"> 16:30 </td>
                          <td style="width: 25%; text-align: center;" tabindex="-1" data-font-size="13" data-font-size-type="px">
                            <br tabindex="-1">
                          </td>
                          <td style="width: 50%; direction:rtl;" tabindex="-1" data-font-size="13" data-font-size-type="px"> א.ס. נורדיה ירושלים <br tabindex="-1"> א.ס. אשדוד </td>
                        </tr>
                        <tr height="3" tabindex="-1" data-font-size="13" data-font-size-type="px">
                          <td tabindex="-1" data-font-size="13" data-font-size-type="px"></td>
                        </tr>
                      </tbody>
                    </table>
                    <div class="liveTickerGameSeparator" tabindex="-1" data-font-size="10" data-font-size-type="px"></div>
                    <table style="width: 100%; font-size: 13px;" tabindex="-1" data-font-size="13" data-font-size-type="px">
                      <tbody tabindex="-1">
                        <tr style="cursor:pointer;" tabindex="-1" data-font-size="13" data-font-size-type="px">
                          <td style="width: 25%; text-align: center; vertical-align: middle;" class="ticker-live-game-time PassiveLiveGame" tabindex="-1" data-font-size="13" data-font-size-type="px"> 16:30 </td>
                          <td style="width: 25%; text-align: center;" tabindex="-1" data-font-size="13" data-font-size-type="px">
                            <br tabindex="-1">
                          </td>
                          <td style="width: 50%; direction:rtl;" tabindex="-1" data-font-size="13" data-font-size-type="px"> מכבי שעריים <br tabindex="-1"> מכבי קרית מלאכי </td>
                        </tr>
                        <tr height="3" tabindex="-1" data-font-size="13" data-font-size-type="px">
                          <td tabindex="-1" data-font-size="13" data-font-size-type="px"></td>
                        </tr>
                      </tbody>
                    </table>
                    <div class="liveTickerGameSeparator" tabindex="-1" data-font-size="10" data-font-size-type="px"></div>
                    <table style="width: 100%; font-size: 13px;" tabindex="-1" data-font-size="13" data-font-size-type="px">
                      <tbody tabindex="-1">
                        <tr style="cursor:pointer;" tabindex="-1" data-font-size="13" data-font-size-type="px">
                          <td style="width: 25%; text-align: center; vertical-align: middle;" class="ticker-live-game-time PassiveLiveGame" tabindex="-1" data-font-size="13" data-font-size-type="px"> 16:35 </td>
                          <td style="width: 25%; text-align: center;" tabindex="-1" data-font-size="13" data-font-size-type="px">
                            <br tabindex="-1">
                          </td>
                          <td style="width: 50%; direction:rtl;" tabindex="-1" data-font-size="13" data-font-size-type="px"> הפועל כפר שלם <br tabindex="-1"> מ.ס. דימונה </td>
                        </tr>
                        <tr height="3" tabindex="-1" data-font-size="13" data-font-size-type="px">
                          <td tabindex="-1" data-font-size="13" data-font-size-type="px"></td>
                        </tr>
                      </tbody>
                    </table>
                    <div class="liveTickerGameSeparator" tabindex="-1" data-font-size="10" data-font-size-type="px"></div>
                    <table style="width: 100%; font-size: 13px;" tabindex="-1" data-font-size="13" data-font-size-type="px">
                      <tbody tabindex="-1">
                        <tr style="cursor:pointer;" tabindex="-1" data-font-size="13" data-font-size-type="px">
                          <td style="width: 25%; text-align: center; vertical-align: middle;" class="ticker-live-game-time PassiveLiveGame" tabindex="-1" data-font-size="13" data-font-size-type="px"> 16:40 </td>
                          <td style="width: 25%; text-align: center;" tabindex="-1" data-font-size="13" data-font-size-type="px">
                            <br tabindex="-1">
                          </td>
                          <td style="width: 50%; direction:rtl;" tabindex="-1" data-font-size="13" data-font-size-type="px"> מ.ס. טירה <br tabindex="-1"> צעירי אום אל פאחם </td>
                        </tr>
                        <tr height="3" tabindex="-1" data-font-size="13" data-font-size-type="px">
                          <td tabindex="-1" data-font-size="13" data-font-size-type="px"></td>
                        </tr>
                      </tbody>
                    </table>
                    <div class="liveTickerGameSeparator" tabindex="-1" data-font-size="10" data-font-size-type="px"></div>
                    <table style="width: 100%; font-size: 13px;" tabindex="-1" data-font-size="13" data-font-size-type="px">
                      <tbody tabindex="-1">
                        <tr style="cursor:pointer;" tabindex="-1" data-font-size="13" data-font-size-type="px">
                          <td style="width: 25%; text-align: center; vertical-align: middle;" class="ticker-live-game-time PassiveLiveGame" tabindex="-1" data-font-size="13" data-font-size-type="px"> 16:45 </td>
                          <td style="width: 25%; text-align: center;" tabindex="-1" data-font-size="13" data-font-size-type="px">
                            <br tabindex="-1">
                          </td>
                          <td style="width: 50%; direction:rtl;" tabindex="-1" data-font-size="13" data-font-size-type="px"> הפועל כפר-קנא <br tabindex="-1"> מ.ס. צעירי כפר קנא </td>
                        </tr>
                        <tr height="3" tabindex="-1" data-font-size="13" data-font-size-type="px">
                          <td tabindex="-1" data-font-size="13" data-font-size-type="px"></td>
                        </tr>
                      </tbody>
                    </table>
                    <div class="liveTickerGameSeparator" tabindex="-1" data-font-size="10" data-font-size-type="px"></div>
                    <table style="width: 100%; font-size: 13px;" tabindex="-1" data-font-size="13" data-font-size-type="px">
                      <tbody tabindex="-1">
                        <tr style="cursor:pointer;" tabindex="-1" data-font-size="13" data-font-size-type="px">
                          <td style="width: 25%; text-align: center; vertical-align: middle;" class="ticker-live-game-time PassiveLiveGame" tabindex="-1" data-font-size="13" data-font-size-type="px"> 17:30 </td>
                          <td style="width: 25%; text-align: center;" tabindex="-1" data-font-size="13" data-font-size-type="px">
                            <br tabindex="-1">
                          </td>
                          <td style="width: 50%; direction:rtl;" tabindex="-1" data-font-size="13" data-font-size-type="px"> עירוני נשר <br tabindex="-1"> הפועל כאוכב </td>
                        </tr>
                        <tr height="3" tabindex="-1" data-font-size="13" data-font-size-type="px">
                          <td tabindex="-1" data-font-size="13" data-font-size-type="px"></td>
                        </tr>
                      </tbody>
                    </table>
                    <div class="liveTickerGameSeparator" tabindex="-1" data-font-size="10" data-font-size-type="px"></div>
                    <table style="width: 100%; font-size: 13px;" tabindex="-1" data-font-size="13" data-font-size-type="px">
                      <tbody tabindex="-1">
                        <tr style="cursor:pointer;" tabindex="-1" data-font-size="13" data-font-size-type="px">
                          <td style="width: 25%; text-align: center; vertical-align: middle;" class="ticker-live-game-time PassiveLiveGame" tabindex="-1" data-font-size="13" data-font-size-type="px"> 19:00 </td>
                          <td style="width: 25%; text-align: center;" tabindex="-1" data-font-size="13" data-font-size-type="px">
                            <br tabindex="-1">
                          </td>
                          <td style="width: 50%; direction:rtl;" tabindex="-1" data-font-size="13" data-font-size-type="px"> מכבי אתא ביאליק <br tabindex="-1"> הפועל בועיינה </td>
                        </tr>
                        <tr height="3" tabindex="-1" data-font-size="13" data-font-size-type="px">
                          <td tabindex="-1" data-font-size="13" data-font-size-type="px"></td>
                        </tr>
                      </tbody>
                    </table>
                    <div class="liveTickerGameSeparator" tabindex="-1" data-font-size="10" data-font-size-type="px"></div>
                    <table style="width: 100%; font-size: 13px;" tabindex="-1" data-font-size="13" data-font-size-type="px">
                      <tbody tabindex="-1">
                        <tr style="cursor:pointer;" tabindex="-1" data-font-size="13" data-font-size-type="px">
                          <td style="width: 25%; text-align: center; vertical-align: middle;" class="ticker-live-game-time PassiveLiveGame" tabindex="-1" data-font-size="13" data-font-size-type="px"> 19:00 </td>
                          <td style="width: 25%; text-align: center;" tabindex="-1" data-font-size="13" data-font-size-type="px">
                            <br tabindex="-1">
                          </td>
                          <td style="width: 50%; direction:rtl;" tabindex="-1" data-font-size="13" data-font-size-type="px"> הפועל לוד <br tabindex="-1"> שמשון תל אביב </td>
                        </tr>
                        <tr height="3" tabindex="-1" data-font-size="13" data-font-size-type="px">
                          <td tabindex="-1" data-font-size="13" data-font-size-type="px"></td>
                        </tr>
                      </tbody>
                    </table>
                    <div class="liveTickerGameSeparator" tabindex="-1" data-font-size="10" data-font-size-type="px"></div>
                    <table style="width: 100%; font-size: 13px;" tabindex="-1" data-font-size="13" data-font-size-type="px">
                      <tbody tabindex="-1">
                        <tr style="cursor:pointer;" tabindex="-1" data-font-size="13" data-font-size-type="px">
                          <td style="width: 25%; text-align: center; vertical-align: middle;" class="ticker-live-game-time PassiveLiveGame" tabindex="-1" data-font-size="13" data-font-size-type="px"> 19:00 </td>
                          <td style="width: 25%; text-align: center;" tabindex="-1" data-font-size="13" data-font-size-type="px">
                            <br tabindex="-1">
                          </td>
                          <td style="width: 50%; direction:rtl;" tabindex="-1" data-font-size="13" data-font-size-type="px"> מכבי יבנה <br tabindex="-1"> הפועל מרמורק </td>
                        </tr>
                        <tr height="3" tabindex="-1" data-font-size="13" data-font-size-type="px">
                          <td tabindex="-1" data-font-size="13" data-font-size-type="px"></td>
                        </tr>
                      </tbody>
                    </table>
                    <div class="liveTickerGameSeparator" tabindex="-1" data-font-size="10" data-font-size-type="px"></div>
                    <table style="width: 100%; font-size: 13px;" tabindex="-1" data-font-size="13" data-font-size-type="px">
                      <tbody tabindex="-1">
                        <tr style="cursor:pointer;" tabindex="-1" data-font-size="13" data-font-size-type="px">
                          <td style="width: 25%; text-align: center; vertical-align: middle;" class="ticker-live-game-time PassiveLiveGame" tabindex="-1" data-font-size="13" data-font-size-type="px"> 19:45 </td>
                          <td style="width: 25%; text-align: center;" tabindex="-1" data-font-size="13" data-font-size-type="px">
                            <br tabindex="-1">
                          </td>
                          <td style="width: 50%; direction:rtl;" tabindex="-1" data-font-size="13" data-font-size-type="px"> עירוני מודיעין <br tabindex="-1"> הפועל הרצליה </td>
                        </tr>
                        <tr height="3" tabindex="-1" data-font-size="13" data-font-size-type="px">
                          <td tabindex="-1" data-font-size="13" data-font-size-type="px"></td>
                        </tr>
                      </tbody>
                    </table>
                    <div class="liveTickerGameSeparator" tabindex="-1" data-font-size="10" data-font-size-type="px"></div>
                    <table style="width: 100%; font-size: 13px;" tabindex="-1" data-font-size="13" data-font-size-type="px">
                      <tbody tabindex="-1">
                        <tr style="cursor:pointer;" tabindex="-1" data-font-size="13" data-font-size-type="px">
                          <td style="width: 25%; text-align: center; vertical-align: middle;" class="ticker-live-game-time PassiveLiveGame" tabindex="-1" data-font-size="13" data-font-size-type="px"> 20:45 </td>
                          <td style="width: 25%; text-align: center;" tabindex="-1" data-font-size="13" data-font-size-type="px">
                            <br tabindex="-1">
                          </td>
                          <td style="width: 50%; direction:rtl;" tabindex="-1" data-font-size="13" data-font-size-type="px"> מכבי עירוני אשדוד <br tabindex="-1"> שמשון כפר קאסם </td>
                        </tr>
                        <tr height="3" tabindex="-1" data-font-size="13" data-font-size-type="px">
                          <td tabindex="-1" data-font-size="13" data-font-size-type="px"></td>
                        </tr>
                      </tbody>
                    </table>
                    <div class="liveTickerGameSeparator" tabindex="-1" data-font-size="10" data-font-size-type="px"></div>
                    <span id="_ctl0_ContentHolder_Body__ctl5_ucLiveTickerV3_rpTomorrow__ctl32_lblSubjectLeagueName" class="LiveTickerLeagueName" tabindex="-1" data-font-size="14" data-font-size-type="px">ליגת העל לנשים מחזור - 3</span>
                    <table style="width: 100%; font-size: 13px;" tabindex="-1" data-font-size="13" data-font-size-type="px">
                      <tbody tabindex="-1">
                        <tr style="cursor:pointer;" tabindex="-1" data-font-size="13" data-font-size-type="px">
                          <td style="width: 25%; text-align: center; vertical-align: middle;" class="ticker-live-game-time PassiveLiveGame" tabindex="-1" data-font-size="13" data-font-size-type="px"> 20:15 </td>
                          <td style="width: 25%; text-align: center;" tabindex="-1" data-font-size="13" data-font-size-type="px">
                            <br tabindex="-1">
                          </td>
                          <td style="width: 50%; direction:rtl;" tabindex="-1" data-font-size="13" data-font-size-type="px"> מ.ס. קרית גת <br tabindex="-1"> הפועל בנות קטמון </td>
                        </tr>
                        <tr height="3" tabindex="-1" data-font-size="13" data-font-size-type="px">
                          <td tabindex="-1" data-font-size="13" data-font-size-type="px"></td>
                        </tr>
                      </tbody>
                    </table>
                    <div class="liveTickerGameSeparator" tabindex="-1" data-font-size="10" data-font-size-type="px"></div>
                    <span id="_ctl0_ContentHolder_Body__ctl5_ucLiveTickerV3_rpTomorrow__ctl34_lblSubjectLeagueName" class="LiveTickerLeagueName" tabindex="-1" data-font-size="14" data-font-size-type="px">מוק' מונדיאל (ד' אמריקה) מחזור - 2</span>
                    <table style="width: 100%; font-size: 13px;" tabindex="-1" data-font-size="13" data-font-size-type="px">
                      <tbody tabindex="-1">
                        <tr style="cursor:pointer;" tabindex="-1" data-font-size="13" data-font-size-type="px">
                          <td style="width: 25%; text-align: center; vertical-align: middle;" class="ticker-live-game-time PassiveLiveGame" tabindex="-1" data-font-size="13" data-font-size-type="px">
                          </td>
                          <td style="width: 25%; text-align: center;" tabindex="-1" data-font-size="13" data-font-size-type="px">
                            <br tabindex="-1">
                          </td>
                          <td style="width: 50%; direction:rtl;" tabindex="-1" data-font-size="13" data-font-size-type="px"> אקוואדור <br tabindex="-1"> אורוגוואי </td>
                        </tr>
                        <tr height="3" tabindex="-1" data-font-size="13" data-font-size-type="px">
                          <td tabindex="-1" data-font-size="13" data-font-size-type="px"></td>
                        </tr>
                      </tbody>
                    </table>
                    <div class="liveTickerGameSeparator" tabindex="-1" data-font-size="10" data-font-size-type="px"></div>
                    <table style="width: 100%; font-size: 13px;" tabindex="-1" data-font-size="13" data-font-size-type="px">
                      <tbody tabindex="-1">
                        <tr style="cursor:pointer;" tabindex="-1" data-font-size="13" data-font-size-type="px">
                          <td style="width: 25%; text-align: center; vertical-align: middle;" class="ticker-live-game-time PassiveLiveGame" tabindex="-1" data-font-size="13" data-font-size-type="px">
                          </td>
                          <td style="width: 25%; text-align: center;" tabindex="-1" data-font-size="13" data-font-size-type="px">
                            <br tabindex="-1">
                          </td>
                          <td style="width: 50%; direction:rtl;" tabindex="-1" data-font-size="13" data-font-size-type="px"> ונצואלה <br tabindex="-1"> פרגוואי </td>
                        </tr>
                        <tr height="3" tabindex="-1" data-font-size="13" data-font-size-type="px">
                          <td tabindex="-1" data-font-size="13" data-font-size-type="px"></td>
                        </tr>
                      </tbody>
                    </table>
                    <div class="liveTickerGameSeparator" tabindex="-1" data-font-size="10" data-font-size-type="px"></div>
                    <table style="width: 100%; font-size: 13px;" tabindex="-1" data-font-size="13" data-font-size-type="px">
                      <tbody tabindex="-1">
                        <tr style="cursor:pointer;" tabindex="-1" data-font-size="13" data-font-size-type="px">
                          <td style="width: 25%; text-align: center; vertical-align: middle;" class="ticker-live-game-time PassiveLiveGame" tabindex="-1" data-font-size="13" data-font-size-type="px">
                          </td>
                          <td style="width: 25%; text-align: center;" tabindex="-1" data-font-size="13" data-font-size-type="px">
                            <br tabindex="-1">
                          </td>
                          <td style="width: 50%; direction:rtl;" tabindex="-1" data-font-size="13" data-font-size-type="px"> צ'ילה <br tabindex="-1"> קולומביה </td>
                        </tr>
                        <tr height="3" tabindex="-1" data-font-size="13" data-font-size-type="px">
                          <td tabindex="-1" data-font-size="13" data-font-size-type="px"></td>
                        </tr>
                      </tbody>
                    </table>
                    <div class="liveTickerGameSeparator" tabindex="-1" data-font-size="10" data-font-size-type="px"></div>
                    <table style="width: 100%; font-size: 13px;" tabindex="-1" data-font-size="13" data-font-size-type="px">
                      <tbody tabindex="-1">
                        <tr style="cursor:pointer;" tabindex="-1" data-font-size="13" data-font-size-type="px">
                          <td style="width: 25%; text-align: center; vertical-align: middle;" class="ticker-live-game-time PassiveLiveGame" tabindex="-1" data-font-size="13" data-font-size-type="px">
                          </td>
                          <td style="width: 25%; text-align: center;" tabindex="-1" data-font-size="13" data-font-size-type="px">
                            <br tabindex="-1">
                          </td>
                          <td style="width: 50%; direction:rtl;" tabindex="-1" data-font-size="13" data-font-size-type="px"> פרו <br tabindex="-1"> ברזיל </td>
                        </tr>
                        <tr height="3" tabindex="-1" data-font-size="13" data-font-size-type="px">
                          <td tabindex="-1" data-font-size="13" data-font-size-type="px"></td>
                        </tr>
                      </tbody>
                    </table>
                    <br tabindex="-1">
                    <br tabindex="-1">
                  </div>
                </div>
                <div id="mCSB_3_scrollbar_vertical" class="mCSB_scrollTools mCSB_3_scrollbar mCS-dark-3 mCSB_scrollTools_vertical" style="display: none;" tabindex="-1" data-font-size="10" data-font-size-type="px">
                  <div class="mCSB_draggerContainer" tabindex="-1" data-font-size="10" data-font-size-type="px">
                    <div id="mCSB_3_dragger_vertical" class="mCSB_dragger" style="position: absolute; min-height: 30px; top: 0px;" tabindex="-1" data-font-size="10" data-font-size-type="px">
                      <div class="mCSB_dragger_bar" tabindex="-1" data-font-size="10" data-font-size-type="px" style="line-height: 30px;"></div>
                      <div class="mCSB_draggerRail" tabindex="-1" data-font-size="10" data-font-size-type="px"></div>
                    </div>
                  </div>
                </div>
              </div>
              <div id="LiveTickerDay4" class="games-yesterday mCustomScrollbar _mCS_4 mCS_no_scrollbar" style="display: none; width: 300px; height: 100%; position: relative; overflow: visible;" tabindex="-1" data-font-size="10"
                data-font-size-type="px">
                <div id="mCSB_4" class="mCustomScrollBox mCS-dark-3 mCSB_vertical mCSB_outside" tabindex="-1" style="max-height: 200px;" data-font-size="10" data-font-size-type="px">
                  <div id="mCSB_4_container" class="mCSB_container mCS_y_hidden mCS_no_scrollbar_y" style="position:relative; top:0; left:0;" dir="ltr" tabindex="-1" data-font-size="10" data-font-size-type="px">
                    <span id="_ctl0_ContentHolder_Body__ctl5_ucLiveTickerV3_rpYesterday__ctl0_lblSubjectLeagueName" class="LiveTickerLeagueName" tabindex="-1" data-font-size="14" data-font-size-type="px">מוקדמות יורו 24 מחזור - 6</span>
                    <table style="width: 100%; font-size: 13px;" tabindex="-1" data-font-size="13" data-font-size-type="px">
                      <tbody tabindex="-1">
                        <tr style="cursor:pointer;" tabindex="-1" data-font-size="13" data-font-size-type="px">
                          <td style="width: 25%; text-align: center; vertical-align: middle;" class="ticker-live-game-time PassiveLiveGame" tabindex="-1" data-font-size="13" data-font-size-type="px">
                          </td>
                          <td style="width: 25%; text-align: center;" tabindex="-1" data-font-size="13" data-font-size-type="px"> 0 <br tabindex="-1"> 1 </td>
                          <td style="width: 50%; direction:rtl;" tabindex="-1" data-font-size="13" data-font-size-type="px"> ארמניה <br tabindex="-1"> קרואטיה </td>
                        </tr>
                        <tr height="3" tabindex="-1" data-font-size="13" data-font-size-type="px">
                          <td tabindex="-1" data-font-size="13" data-font-size-type="px"></td>
                        </tr>
                      </tbody>
                    </table>
                    <div class="liveTickerGameSeparator" tabindex="-1" data-font-size="10" data-font-size-type="px"></div>
                    <table style="width: 100%; font-size: 13px;" tabindex="-1" data-font-size="13" data-font-size-type="px">
                      <tbody tabindex="-1">
                        <tr style="cursor:pointer;" tabindex="-1" data-font-size="13" data-font-size-type="px">
                          <td style="width: 25%; text-align: center; vertical-align: middle;" class="ticker-live-game-time PassiveLiveGame" tabindex="-1" data-font-size="13" data-font-size-type="px">
                          </td>
                          <td style="width: 25%; text-align: center;" tabindex="-1" data-font-size="13" data-font-size-type="px"> 1 <br tabindex="-1"> 0 </td>
                          <td style="width: 50%; direction:rtl;" tabindex="-1" data-font-size="13" data-font-size-type="px"> איסלנד <br tabindex="-1"> בוסניה </td>
                        </tr>
                        <tr height="3" tabindex="-1" data-font-size="13" data-font-size-type="px">
                          <td tabindex="-1" data-font-size="13" data-font-size-type="px"></td>
                        </tr>
                      </tbody>
                    </table>
                    <div class="liveTickerGameSeparator" tabindex="-1" data-font-size="10" data-font-size-type="px"></div>
                    <table style="width: 100%; font-size: 13px;" tabindex="-1" data-font-size="13" data-font-size-type="px">
                      <tbody tabindex="-1">
                        <tr style="cursor:pointer;" tabindex="-1" data-font-size="13" data-font-size-type="px">
                          <td style="width: 25%; text-align: center; vertical-align: middle;" class="ticker-live-game-time PassiveLiveGame" tabindex="-1" data-font-size="13" data-font-size-type="px">
                          </td>
                          <td style="width: 25%; text-align: center;" tabindex="-1" data-font-size="13" data-font-size-type="px"> 3 <br tabindex="-1"> 0 </td>
                          <td style="width: 50%; direction:rtl;" tabindex="-1" data-font-size="13" data-font-size-type="px"> סלובקיה <br tabindex="-1"> ליכטנשטיין </td>
                        </tr>
                        <tr height="3" tabindex="-1" data-font-size="13" data-font-size-type="px">
                          <td tabindex="-1" data-font-size="13" data-font-size-type="px"></td>
                        </tr>
                      </tbody>
                    </table>
                    <div class="liveTickerGameSeparator" tabindex="-1" data-font-size="10" data-font-size-type="px"></div>
                    <table style="width: 100%; font-size: 13px;" tabindex="-1" data-font-size="13" data-font-size-type="px">
                      <tbody tabindex="-1">
                        <tr style="cursor:pointer;" tabindex="-1" data-font-size="13" data-font-size-type="px">
                          <td style="width: 25%; text-align: center; vertical-align: middle;" class="ticker-live-game-time PassiveLiveGame" tabindex="-1" data-font-size="13" data-font-size-type="px">
                          </td>
                          <td style="width: 25%; text-align: center;" tabindex="-1" data-font-size="13" data-font-size-type="px"> 0 <br tabindex="-1"> 2 </td>
                          <td style="width: 50%; direction:rtl;" tabindex="-1" data-font-size="13" data-font-size-type="px"> לטביה <br tabindex="-1"> ווילס </td>
                        </tr>
                        <tr height="3" tabindex="-1" data-font-size="13" data-font-size-type="px">
                          <td tabindex="-1" data-font-size="13" data-font-size-type="px"></td>
                        </tr>
                      </tbody>
                    </table>
                    <div class="liveTickerGameSeparator" tabindex="-1" data-font-size="10" data-font-size-type="px"></div>
                    <table style="width: 100%; font-size: 13px;" tabindex="-1" data-font-size="13" data-font-size-type="px">
                      <tbody tabindex="-1">
                        <tr style="cursor:pointer;" tabindex="-1" data-font-size="13" data-font-size-type="px">
                          <td style="width: 25%; text-align: center; vertical-align: middle;" class="ticker-live-game-time PassiveLiveGame" tabindex="-1" data-font-size="13" data-font-size-type="px">
                          </td>
                          <td style="width: 25%; text-align: center;" tabindex="-1" data-font-size="13" data-font-size-type="px"> 9 <br tabindex="-1"> 0 </td>
                          <td style="width: 50%; direction:rtl;" tabindex="-1" data-font-size="13" data-font-size-type="px"> פורטוגל <br tabindex="-1"> לוקסמבורג </td>
                        </tr>
                        <tr height="3" tabindex="-1" data-font-size="13" data-font-size-type="px">
                          <td tabindex="-1" data-font-size="13" data-font-size-type="px"></td>
                        </tr>
                      </tbody>
                    </table>
                    <div class="liveTickerGameSeparator" tabindex="-1" data-font-size="10" data-font-size-type="px"></div>
                    <span id="_ctl0_ContentHolder_Body__ctl5_ucLiveTickerV3_rpYesterday__ctl10_lblSubjectLeagueName" class="LiveTickerLeagueName" tabindex="-1" data-font-size="14" data-font-size-type="px">ליגה לאומית מחזור - 3</span>
                    <table style="width: 100%; font-size: 13px;" tabindex="-1" data-font-size="13" data-font-size-type="px">
                      <tbody tabindex="-1">
                        <tr style="cursor:pointer;" tabindex="-1" data-font-size="13" data-font-size-type="px">
                          <td style="width: 25%; text-align: center; vertical-align: middle;" class="ticker-live-game-time PassiveLiveGame" tabindex="-1" data-font-size="13" data-font-size-type="px">
                          </td>
                          <td style="width: 25%; text-align: center;" tabindex="-1" data-font-size="13" data-font-size-type="px"> 1 <br tabindex="-1"> 0 </td>
                          <td style="width: 50%; direction:rtl;" tabindex="-1" data-font-size="13" data-font-size-type="px"> עירוני ק"ש <br tabindex="-1"> בני יהודה </td>
                        </tr>
                        <tr height="3" tabindex="-1" data-font-size="13" data-font-size-type="px">
                          <td tabindex="-1" data-font-size="13" data-font-size-type="px"></td>
                        </tr>
                      </tbody>
                    </table>
                    <div class="liveTickerGameSeparator" tabindex="-1" data-font-size="10" data-font-size-type="px"></div>
                    <table style="width: 100%; font-size: 13px;" tabindex="-1" data-font-size="13" data-font-size-type="px">
                      <tbody tabindex="-1">
                        <tr style="cursor:pointer;" tabindex="-1" data-font-size="13" data-font-size-type="px">
                          <td style="width: 25%; text-align: center; vertical-align: middle;" class="ticker-live-game-time PassiveLiveGame" tabindex="-1" data-font-size="13" data-font-size-type="px">
                          </td>
                          <td style="width: 25%; text-align: center;" tabindex="-1" data-font-size="13" data-font-size-type="px"> 3 <br tabindex="-1"> 2 </td>
                          <td style="width: 50%; direction:rtl;" tabindex="-1" data-font-size="13" data-font-size-type="px"> איחוד בני שפרעם <br tabindex="-1"> הפועל נוף הגליל </td>
                        </tr>
                        <tr height="3" tabindex="-1" data-font-size="13" data-font-size-type="px">
                          <td tabindex="-1" data-font-size="13" data-font-size-type="px"></td>
                        </tr>
                      </tbody>
                    </table>
                    <div class="liveTickerGameSeparator" tabindex="-1" data-font-size="10" data-font-size-type="px"></div>
                    <table style="width: 100%; font-size: 13px;" tabindex="-1" data-font-size="13" data-font-size-type="px">
                      <tbody tabindex="-1">
                        <tr style="cursor:pointer;" tabindex="-1" data-font-size="13" data-font-size-type="px">
                          <td style="width: 25%; text-align: center; vertical-align: middle;" class="ticker-live-game-time PassiveLiveGame" tabindex="-1" data-font-size="13" data-font-size-type="px">
                          </td>
                          <td style="width: 25%; text-align: center;" tabindex="-1" data-font-size="13" data-font-size-type="px"> 3 <br tabindex="-1"> 3 </td>
                          <td style="width: 50%; direction:rtl;" tabindex="-1" data-font-size="13" data-font-size-type="px"> מכבי קביליו יפו <br tabindex="-1"> הפועל ר"ג </td>
                        </tr>
                        <tr height="3" tabindex="-1" data-font-size="13" data-font-size-type="px">
                          <td tabindex="-1" data-font-size="13" data-font-size-type="px"></td>
                        </tr>
                      </tbody>
                    </table>
                    <div class="liveTickerGameSeparator" tabindex="-1" data-font-size="10" data-font-size-type="px"></div>
                    <span id="_ctl0_ContentHolder_Body__ctl5_ucLiveTickerV3_rpYesterday__ctl16_lblSubjectLeagueName" class="LiveTickerLeagueName" tabindex="-1" data-font-size="14" data-font-size-type="px">ספרד ליגה שניה מחזור - 5</span>
                    <table style="width: 100%; font-size: 13px;" tabindex="-1" data-font-size="13" data-font-size-type="px">
                      <tbody tabindex="-1">
                        <tr style="cursor:pointer;" tabindex="-1" data-font-size="13" data-font-size-type="px">
                          <td style="width: 25%; text-align: center; vertical-align: middle;" class="ticker-live-game-time PassiveLiveGame" tabindex="-1" data-font-size="13" data-font-size-type="px">
                          </td>
                          <td style="width: 25%; text-align: center;" tabindex="-1" data-font-size="13" data-font-size-type="px"> 2 <br tabindex="-1"> 2 </td>
                          <td style="width: 50%; direction:rtl;" tabindex="-1" data-font-size="13" data-font-size-type="px"> אלדנסה <br tabindex="-1"> אלקורקון </td>
                        </tr>
                        <tr height="3" tabindex="-1" data-font-size="13" data-font-size-type="px">
                          <td tabindex="-1" data-font-size="13" data-font-size-type="px"></td>
                        </tr>
                      </tbody>
                    </table>
                    <div class="liveTickerGameSeparator" tabindex="-1" data-font-size="10" data-font-size-type="px"></div>
                    <span id="_ctl0_ContentHolder_Body__ctl5_ucLiveTickerV3_rpYesterday__ctl18_lblSubjectLeagueName" class="LiveTickerLeagueName" tabindex="-1" data-font-size="14" data-font-size-type="px">ליגה אמריקאית כדורגל</span>
                    <table style="width: 100%; font-size: 13px;" tabindex="-1" data-font-size="13" data-font-size-type="px">
                      <tbody tabindex="-1">
                        <tr style="cursor:pointer;" tabindex="-1" data-font-size="13" data-font-size-type="px">
                          <td style="width: 25%; text-align: center; vertical-align: middle;" class="ticker-live-game-time PassiveLiveGame" tabindex="-1" data-font-size="13" data-font-size-type="px">
                          </td>
                          <td style="width: 25%; text-align: center;" tabindex="-1" data-font-size="13" data-font-size-type="px">
                            <br tabindex="-1">
                          </td>
                          <td style="width: 50%; direction:rtl;" tabindex="-1" data-font-size="13" data-font-size-type="px"> לוס אנג'לס גלאקסי <br tabindex="-1"> סנט לואיס סיטי </td>
                        </tr>
                        <tr height="3" tabindex="-1" data-font-size="13" data-font-size-type="px">
                          <td tabindex="-1" data-font-size="13" data-font-size-type="px"></td>
                        </tr>
                      </tbody>
                    </table>
                    <br tabindex="-1">
                    <br tabindex="-1">
                  </div>
                </div>
                <div id="mCSB_4_scrollbar_vertical" class="mCSB_scrollTools mCSB_4_scrollbar mCS-dark-3 mCSB_scrollTools_vertical" style="display: none;" tabindex="-1" data-font-size="10" data-font-size-type="px">
                  <div class="mCSB_draggerContainer" tabindex="-1" data-font-size="10" data-font-size-type="px">
                    <div id="mCSB_4_dragger_vertical" class="mCSB_dragger" style="position: absolute; min-height: 30px; top: 0px;" tabindex="-1" data-font-size="10" data-font-size-type="px">
                      <div class="mCSB_dragger_bar" tabindex="-1" data-font-size="10" data-font-size-type="px" style="line-height: 30px;"></div>
                      <div class="mCSB_draggerRail" tabindex="-1" data-font-size="10" data-font-size-type="px"></div>
                    </div>
                  </div>
                </div>
              </div>
            </div>
            <div style="position:absolute;bottom: 0; height: 20px; width: 100%; padding-top: 50px; background: url(https://images.one.co.il/images/msites/2016/03/27/1515/fader.png) repeat-x;" tabindex="-1" data-font-size="10"
              data-font-size-type="px"> &nbsp;<a style="color:#454545; font-size: 12px;" href="/cat/live/" tabindex="200" data-font-size="12" data-font-size-type="px">ללוח התוצאות המלא</a>
            </div>
          </div>
        </div>
        <script type="text/javascript" tabindex="-1">
          var liveDayIndex = firstDayIndex = 1;
          ShowLiveForDay(liveDayIndex);
          $j("#LiveTickerDay1, #LiveTickerDay2, #LiveTickerDay3, #LiveTickerDay4").mCustomScrollbar({
            setWidth: 300,
            setHeight: "100%",
            theme: "dark-3",
            autoHideScrollbar: false,
            autoExpandScrollbar: false,
            autoDraggerLength: true,
            scrollbarPosition: "outside",
            axis: "y"
          });

          function LiveSwitchDay(index) {
            liveDayIndex += index;
            if (liveDayIndex < firstDayIndex) liveDayIndex = 4;
            if (liveDayIndex > 4) liveDayIndex = firstDayIndex;
            ShowLiveForDay(liveDayIndex);
          }

          function ShowLiveForDay(day) {
            var arrLiveTitles = ["LIVE", "היום", "מחר", "אתמול"];
            $j("#LiveTickerDay1, #LiveTickerDay2, #LiveTickerDay3, #LiveTickerDay4").hide();
            var currentLiveTickerDay = "LiveTickerDay" + day;
            $j("#" + currentLiveTickerDay).show();
            $j("#NavigatorDayTitle").html(arrLiveTitles[day - 1]);
          }
        </script>
        <div class="h20 clear" tabindex="-1" data-font-size="10" data-font-size-type="px" data-line-height="20px"></div>
        <div class="OUTBRAIN" data-src="https://www.one.co.il/" data-widget-id="SB_4" data-ob-mark="true" data-browser="chrome" data-os="win32" data-dynload="" data-idx="1" id="outbrain_widget_1" tabindex="-1" data-font-size="10"
          data-font-size-type="px">
          <div class="ob-widget ob-strip-layout SB_4" data-dynamic-truncate="true">
            <style type="text/css">
              /* dynamic basic css */
              .SB_4.ob-widget .ob-widget-items-container {
                margin: 0;
                padding: 0;
              }

              .SB_4.ob-widget .ob-widget-items-container .ob-clearfix {
                display: block;
                width: 100%;
                float: none;
                clear: both;
                height: 0px;
                line-height: 0px;
                font-size: 0px;
              }

              .SB_4.ob-widget .ob-widget-items-container.ob-multi-row {
                padding-top: 2%;
              }

              .SB_4.ob-widget .ob-dynamic-rec-container {
                position: relative;
                margin: 0;
                padding;
                0;
              }

              .SB_4.ob-widget .ob-dynamic-rec-link,
              .SB_4.ob-widget .ob-dynamic-rec-link:hover {
                text-decoration: none;
              }

              .SB_4.ob-widget .ob-rec-image-container .ob-video-icon-container {
                position: absolute;
                left: 0;
                height: 30%;
                width: 100%;
                text-align: center;
                top: 35%;
              }

              .SB_4.ob-widget .ob-rec-image-container .ob-video-icon {
                display: inline-block;
                height: 100%;
                float: none;
                opacity: 0.7;
                transition: opacity 500ms;
              }

              .SB_4.ob-widget .ob-rec-image-container .ob-video-icon:hover {
                opacity: 1;
              }

              .SB_4 .ob_what a:before {
                content: "";
                ;
                ;
                background-image: url('https://widgets.outbrain.com/images/widgetIcons/achoice.svg');
                background-size: 100% 100%;
                width: 12px;
                height: 12px;
                padding-right: 4px;
                display: inline-block;
                background-repeat: no-repeat;
                background-position: left center;
                border-right: 1px solid #999;
              }

              .SB_4.ob-widget .ob_what {
                direction: rtl;
                clear: both;
                padding: 5px 10px 0px;
              }

              .SB_4.ob-widget .ob_what a {
                color: #757575;
                font-size: 11px;
                font-family: arial;
                text-decoration: none;
              }

              .SB_4.ob-widget .ob_what.ob-hover:hover a {
                text-decoration: underline;
              }

              .SB_4.ob-widget .ob_amelia,
              .SB_4.ob-widget .ob_amelia_covid,
              .SB_4.ob-widget .ob_logo,
              .SB_4.ob-widget .ob_feed_logo,
              .SB_4.ob-widget .ob_sfeed_logo,
              .SB_4.ob-widget .ob_text_logo {
                vertical-align: baseline !important;
                display: inline-block;
                vertical-align: text-bottom;
                padding: 0px 5px;
                box-sizing: content-box;
                -moz-box-sizing: content-box;
                -webkit-box-sizing: content-box;
              }

              .SB_4.ob-widget .ob_logo {
                background: url('https://widgets.outbrain.com/images/widgetIcons/ob_logo_67x12.png') no-repeat center top;
                width: 67px;
                height: 12px;
              }

              .SB_4.ob-widget:hover .ob_amelia,
              .SB_4.ob-widget:hover .ob_logo,
              .SB_4.ob-widget:hover .ob_text_logo {
                background-position: center bottom;
              }

              .SB_4.ob-widget {
                position: relative;
              }

              .SB_4.ob-widget .ob_what {
                position: absolute;
                top: 5px;
                right: 0px;
              }

              .SB_4.ob-widget .ob_what {
                text-align: left;
                direction: ltr;
              }

              .SB_4.ob-widget .ob_amelia,
              .SB_4.ob-widget .ob_logo,
              .SB_4.ob-widget .ob_feed_logo,
              .SB_4.ob-widget .ob_sfeed_logo,
              .SB_4.ob-widget .ob_text_logo {
                vertical-align: baseline !important;
              }

              .SB_4.ob-widget .ob_what {
                right: auto;
                left: 0px;
              }

              .SB_4.ob-widget .ob-rec-image-container .ob-rec-image {
                display: block;
              }

              .SB_4.ob-widget .ob-rec-description {
                max-height: 53.0px;
                overflow: hidden;
                font-weight: normal;
              }

              /* dynamic strip css */
              .SB_4.ob-widget .ob-rec-image-container {
                position: relative;
              }

              .SB_4.ob-widget .ob-rec-image-container .ob-image-ratio {
                height: 0px;
                line-height: 0px;
                padding-top: 55.55555555555556%;
              }

              .SB_4.ob-widget .ob-rec-image-container img.ob-rec-image {
                width: 100%;
                position: absolute;
                top: 0;
                bottom: 0;
                left: 0;
                right: 0;
                opacity: 0;
                transition: all 750ms;
              }

              .SB_4.ob-widget .ob-rec-image-container img.ob-show {
                opacity: 1;
              }

              .SB_4.ob-widget .ob-rec-image-container .ob-rec-label {
                position: absolute;
                bottom: 0px;
                left: 0px;
                padding: 0px 3px;
                background-color: #666;
                color: white;
                font-size: 10px;
                line-height: 15px;
              }

              .SB_4.ob-widget .ob-rec-image-container .ob-rec-label {
                left: auto;
                right: 0px;
              }

              .SB_4.ob-widget .ob-rec-image-container .ob-rec-video {
                position: absolute;
                top: 0;
                left: 0;
                right: 0;
                bottom: 0;
                width: 100%;
                height: 100%;
                min-height: 0;
                min-width: 0
              }

              .SB_4.ob-widget {
                width: auto;
                min-width: 360px;
              }

              .SB_4.ob-widget .ob-dynamic-rec-container {
                display: inline-block;
                vertical-align: top;
                min-width: 50px;
                width: 100.0%;
                box-sizing: border-box;
                -moz-box-sizing: border-box;
              }

              .SB_4.ob-widget .ob-unit.ob-rec-brandName,
              .SB_4.ob-widget .ob-unit.ob-rec-brandLogo-container,
              .SB_4.ob-widget .ob-rec-brandLogoAndName {
                display: inline-block;
              }

              .SB_4.ob-widget .ob-rec-brandLogo {
                width: 20px;
                height: 20px;
              }

              .SB_4.ob-widget .ob-rec-brandName {
                vertical-align: bottom;
              }

              .SB_4.ob-widget .ob-unit.ob-rec-brandName {
                vertical-align: super;
              }

              .SB_4.ob-widget .ob-widget-items-container {
                direction: rtl;
              }

              .SB_4.ob-widget .ob-dynamic-rec-container {
                margin-right: 0;
              }

              .SB_4.ob-widget .ob-dynamic-rec-container~.ob-dynamic-rec-container {
                margin: 0 2.3% 0 0;
              }

              .SB_4.ob-widget .ob-widget-header {
                direction: rtl;
                font-weight: bold;
              }

              .SB_4.ob-widget .ob-unit {
                display: block;
              }

              .SB_4.ob-widget .ob-rec-text {
                max-height: 53.0px;
                overflow: hidden;
              }

              .SB_4.ob-widget .ob-rec-source {}

              .SB_4.ob-widget .ob-rec-description {
                overflow: hidden;
              }

              .SB_4.ob-widget .ob-rec-date {
                font-weight: bold;
              }

              .SB_4.ob-widget .ob-rec-description {
                max-height: 53.0px;
                overflow: hidden;
                font-weight: normal;
              }

              /* dynamic customized css */
              .SB_4.ob-strip-layout .ob-widget-header {
                font-family: arial;
                font-size: 22px;
                color: #2f4d9b;
                padding-bottom: 15px;
                padding-top: 5px;
              }

              .SB_4.ob-strip-layout .ob-dynamic-rec-container {
                max-width: 144px;
              }

              .SB_4.ob-strip-layout .ob-rec-text {
                font-family: arial;
                color: #7f7f7f;
                padding: 0px 0 0px;
                text-align: right;
                line-height: 1.25;
                font-size: 14px;
              }

              .SB_4.ob-strip-layout .ob-rec-text:hover {
                color: #7f7f7f;
              }

              .SB_4.ob-strip-layout .ob-rec-source {
                font-family: inherit;
                color: #a8a8a8;
                padding: 0px 0 0px;
                text-align: right;
                font-size: 12px;
              }

              .SB_4.ob-strip-layout .ob-rec-date {
                font-family: inherit;
                color: black;
                padding: 0px 0 0px;
                text-align: left;
                font-size: 12px;
              }

              .SB_4.ob-strip-layout .ob-rec-author {
                font-family: inherit;
                color: black;
                padding: 0px 0 0px;
                text-align: left;
                font-size: 12px;
              }

              .SB_4.ob-strip-layout .ob-rec-description {
                font-family: arial;
                color: #595959;
                margin: ;
                text-align: right;
                font-size: 14px;
                line-height: 1.25;
              }

              .SB_4.ob-strip-layout .ob-rec-brandName {
                font-family: arial;
                padding: 0px 0 0px;
                line-height: 1.25;
                font-size: 13px;
                font-weight: 400;
              }

              .SB_4.ob-strip-layout .ob-rec-brandLogo {
                width: 20px;
                height: 20px;
              }
            </style>
            <style type="text/css" class="ob-custom-css">
              .SB_4.ob-widget {
                width: 100%;
                min-width: 0;
                border: 1px solid #E7E7E7;
              }

              .OUTBRAIN .SB_4.ob-widget .ob-widget-header {
                width: 100%;
                font-size: 15px;
                font-weight: bold;
                color: #bf0000 !important;
                padding: 2px 0;
                direction: rtl;
                text-align: right;
                text-indent: 12px;
                border-bottom: 3px solid #bfbfbf;
                background: #d7d7d7;
                background: -moz-linear-gradient(top, #d7d7d7 0, #e4e4e4 100%);
                background: -webkit-linear-gradient(top, #d7d7d7 0, #e4e4e4 100%);
                background: linear-gradient(to bottom, #d7d7d7 0, #e4e4e4 100%);
                filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#d7d7d7', endColorstr='#e4e4e4', GradientType=0);
                margin-bottom: 8px;
              }

              .SB_4 .ob-widget-section {
                width: 100%;
                margin: 0 auto;
                background-color: #ececec;
                padding-bottom: 10px;
              }

              .OUTBRAIN .SB_4.ob-widget .ob-widget-items-container {
                width: 95%;
                margin: 0 auto;
              }

              .SB_4.ob-strip-layout .ob-dynamic-rec-container {
                max-width: none;
              }

              .SB_4.ob-widget .ob-widget-items-container.ob-multi-row {
                padding-top: 15px;
              }

              .SB_4.ob-widget .ob-rec-image-container {
                position: relative;
                width: 144px;
                float: right;
                margin-left: 7px;
              }

              .SB_4.ob-strip-layout .ob-rec-source {
                position: absolute;
                bottom: 0;
                right: 151px;
              }

              .OUTBRAIN .SB_4.ob-widget .ob_what {
                position: absolute;
                top: 0px;
                padding: 3px 10px 0px;
              }
            </style>
            <div class="ob-widget-section ob-first">
              <div class="ob-widget-header">מומלץ עבורך</div>
              <ul class="ob-widget-items-container">
                <li class="ob-dynamic-rec-container ob-recIdx-0 ob-p" data-pos="0"><a class="ob-dynamic-rec-link " onclick="event&amp;&amp;event.cancelBubble&amp;&amp;(event.cancelBubble=true);event&amp;&amp;event.stopPropagation&amp;&amp;(event.stopPropagation());return true;" href="https://cercando24.com/promo.php?q=immobilien+teilverkauf+anbieter&amp;hl=de_de&amp;oclid=%24ob_click_id%24&amp;source=outbrain&amp;tpl=salvatpl&amp;utm_source=%24publisher_name%24_%24publisher_id%24_%24section_name%24_%24section_id%24&amp;utm_campaign=%5BARB%5D%5BDE%5D%5BFinance%5D%5BHouse+Selling%5D+immobilien+teilverkauf+anbieter+%5BDES_00ff27b56d1ae10a1ffd45ff6b155ffa64&amp;utm_medium=Outbrain&amp;siteid=%24section_id%24&amp;campaignid=00ff27b56d1ae10a1ffd45ff6b155ffa64&amp;ad_id=002cdb5d62ee2c72659f9d57339b872ef3&amp;oclid=$ob_click_id$&amp;source=outbrain&amp;tpl=salvatpl&amp;utm_source=$publisher_name$_$publisher_id$_$section_name$_$section_id$&amp;utm_campaign=%5BARB%5D%5BDE%5D%5BFinance%5D%5BHouse+Selling%5D+immobilien+teilverkauf+anbieter+%5BDES_00ca304b1d152ea008bbc0ff911dae554f&amp;utm_medium=Outbrain&amp;siteid=$section_id$&amp;campaignid=00ca304b1d152ea008bbc0ff911dae554f&amp;ad_id=000d5d6b884786e096302eb5e09c5ca889&amp;obOrigUrl=true" onmousedown="this.href='https://paid.outbrain.com/network/redir?p=cxJyglF-XtOoIZkPoy9OFv-F4YInlPtgzx_3gW3GwMGMzQzhab1NE1w0gZ1fwYNv6pftF8UIP9-YTfl1zd_OzxTfFCyjnCc0Q-SB-MVzcHpnQieEwK1r7RpT3OkhkkQkNHiR4cWIs_0p0KOY-L6rdkUSHTut7y5lDDRzDY16Uh_bvgfpVGdE6QbSgA0hPPVeCd2JKO0XyIqyt8KiAIaFCIOg9sA8o847wntw4nDwpATANR02jAgY3tCpJN6HTj59WxFgAd1BPNAVj_pG3pROfuRiO8XvT1aklbLUmCgNu3ZV1cL0_R64I_06Y2VOpN1sublBOAg101gBif2F2z4GFWOOwxGbhpbzKHQOxgfzLgXW3o8U2PNxUhkc4nL0xRUMwK-ccWkKwYEngSlJw7WO_pZWpSM1zDYKU3UebTEUOgpYgT5ZhLzDUBsMjoQ9aj2zimAYzja-6PTlm-tAcpDqcRbh79Y__0IY0jbnNnnloVEGG5D8QNlxvr0z90be2p6cCZX0NqygJZ0LTQ8x_IbnBSU5BUqP4BVX8W1lbiRDJFc4ND6B87HTQc5_CSVkb8Mo4u_4pH3YaXNmqfLLouYKOc-_hMu3-BFtQc0Rhq4JayLDHzLpSUcaPK9hskSPnRyjLyhwF4jlw7_yVOt1K6xkHY6jE1cV-4_LejsCfBS05WfmUMdAKm4oDH1KJCdGdKp6iVb1jnz2dZTR-PFoSFbZrSiiHFcPq3nyQuvXJNNAvDKqz-5SEY4z9qMVd5jNphJ2j4mo7Rt_Wz8gm4yr7-IQxlC9rqMXpUiTlXh7h_E73gwmo2W0wY_JOku6O7ATQ6bcMOXOwaT8j7g3ltEsW006yicJLDdGnpIRUCcVQw1wbr7ynvV1o3-wiQH5Uz3j7y452uKUJ-1ahF0uNyY53_gmsg&amp;c=7abb9433&amp;v=4';event&amp;&amp;event.cancelBubble&amp;&amp;(event.cancelBubble=true);event&amp;&amp;event.stopPropagation&amp;&amp;(event.stopPropagation());return true;" target="_blank" data-rec-en-did="4jVOCX8SUOoe0tQ_aC3yyQ" data-adv-id="56174002" rel="nofollow noopener">

      <span class="ob-unit ob-rec-image-container" data-type="Image">
  <div class="ob-image-ratio"></div>
                      <img class="ob-rec-image ob-show" loading="lazy" aria-hidden="true" src="https://images.outbrainimg.com/transform/v3/eyJpdSI6IjEwYTViNDkxNTRhMzZjYjZmMTE0MGJhMjRhZWU3N2Q4YmNjYjFmNmY0ODA1YzMxZjY0YTUxYjUyYTg4YTkyMzUiLCJ3IjoxNDQsImgiOjgwLCJkIjoxLjAsImNzIjowLCJmIjo0fQ.webp" onload="this.className+=' ob-show'" alt="Entdecke die besten Optionen für Immobilien-Teilverkauf mit Experten!" title="Entdecke die besten Optionen für Immobilien-Teilverkauf mit Experten!" onerror="OBR.extern.imageError(this)">
                                                    </span>
          <span class="ob-unit ob-rec-text" data-type="Title" title="Entdecke die besten Optionen für Immobilien-Teilverkauf mit Experten!">Entdecke die besten Optionen für Immobilien-Teilverkauf mit Experten!</span>
                  <span class="ob-unit ob-rec-source" data-type="Source">(ממומן | Immobilien teilverkauf anbieter | Forschungslinks)</span>
    

          </a>
                </li>
              </ul>
              <ul class="ob-widget-items-container ob-multi-row ob-row-1">
                <li class="ob-dynamic-rec-container ob-recIdx-1 ob-p" data-pos="1"><a class="ob-dynamic-rec-link " onclick="event&amp;&amp;event.cancelBubble&amp;&amp;(event.cancelBubble=true);event&amp;&amp;event.stopPropagation&amp;&amp;(event.stopPropagation());return true;" href="https://shefence-citional.com/05b647a3-ac78-48c2-9dbb-31cddb69ab67?utm_source=ob&amp;utm_campaign=GutDE_DesktoptCPA_2707&amp;utm_term=$section_name$&amp;utm_content=0045b3beb3b50e21a9a888462fbe66a820-Darm-Experte%3A+Haben+Sie+zu+viel+Bauchfett%3F+%28Essen+Sie+das+vor+dem+Fr%C3%BCh&amp;t=$ob_click_id$&amp;a=ob&amp;obOrigUrl=true" onmousedown="this.href='https://paid.outbrain.com/network/redir?p=ZXxQBRbfaoLK29k-YlG0mwLOo3n6vCb-Ivy-EI43bqryOu-h1zp0vILJCUa39hmNFfjEAb9GLvZ5f_jctT9hDTa_7mGOK56Wnwqls4L2x6_UjFO51xKxSr_mM5XjjYBkQj3vzxwmnxcmMsJaSJSXsbwRhXs4SN5IGcH8YV27MG68oQgq7hXD1-5eCZ6rTFFVR-v0DzAlyCo3h2ii5bfb1k5sqanjrgrTyrxVqcDrKnsxVhV4Dn6yYgEm-jl-jIOaSj4Og6MO8WGr2YBbiGt2OKi8jB-s1huIdMjOdHobSmb89MkpFTGfDgSaTTRF_7CaDroz3ngIsLt2e1xK2J-KluNxnyBfvCnzmmxPyoqTCB6mHm_uP1anh3TW0Yay0ETWOHMPP5QekvSFwHhOoihYbVDxsh82AHYzluB8tJOc0W6wPXXQ-kzNwdnvxJXqihSFmZfAQmkGCC4abUY6uWS1OrlLcxbTJagmvBSVNM17-VwYlF5vAxwwWqtMO5aAutEVx-R8pfOS3STi4vLmta74j264cqGWOq2LcL1YC2u4bhcFqHTPETZUqRo96H9v-UK_R0ms0FdKpPfacaNB1gjx_Ak7505-sqUg2BzJ5aykfeTp38kDxMNru2WzhNaotfSAR3TZS1SQZIUNMTPp59Pb89GMYmPKMexmGd1EcvEU0i5ztUCYaeqpgzEZQnVnEbHABcmoDabPD4UP3u5hsvH7F6jSarT_c_oc_Z8gEqEg9kSDKBpi442opp7616736RNpyf45E58XKtZsbIJNtad1LaxJO2mFvagORCgniv1PrS9SqoCD41uukgAAw5TgHAkzyEAaO3DF3yeDEsisBsVsur7H40FL9zPYPkuNcLC2vMJTjtSyQY-NGS9sU3tBoQ8Vfx10urCS6XLLYAbhByCaOw&amp;c=40cb29fe&amp;v=4';event&amp;&amp;event.cancelBubble&amp;&amp;(event.cancelBubble=true);event&amp;&amp;event.stopPropagation&amp;&amp;(event.stopPropagation());return true;" target="_blank" data-rec-en-did="wapS0i6OCPomjUCTI_K48w" data-adv-id="52311321" rel="nofollow noopener">

      <span class="ob-unit ob-rec-image-container" data-type="Image">
  <div class="ob-image-ratio"></div>
                      <img class="ob-rec-image ob-show" loading="lazy" aria-hidden="true" src="https://images.outbrainimg.com/transform/v3/eyJpdSI6IjA0MDUzNGViYzViOGU5NmQwZGE3OTg2NWQ0ZjhiODgyNDgzNjQ1OGFlYmYwZDMyZjcxODhhY2VhNjhlZjdjNGIiLCJ3IjoxNDQsImgiOjgwLCJkIjoxLjAsImNoIjo1MTk3MzQ5MDcsImNzIjowLCJmIjo0fQ.webp" onload="this.className+=' ob-show'" alt="Darm-Experte: Haben Sie zu viel Bauchfett? (Essen Sie das vor dem Frühstück)" title="Darm-Experte: Haben Sie zu viel Bauchfett? (Essen Sie das vor dem Frühstück)" onerror="OBR.extern.imageError(this)">
                                                    </span>
          <span class="ob-unit ob-rec-text" data-type="Title" title="Darm-Experte: Haben Sie zu viel Bauchfett? (Essen Sie das vor dem Frühstück)">Darm-Experte: Haben Sie zu viel Bauchfett? (Essen Sie das vor dem…</span>
                  <span class="ob-unit ob-rec-source" data-type="Source">(ממומן | Darm Gesundheit)</span>
    

          </a>
                </li>
              </ul>
              <ul class="ob-widget-items-container ob-multi-row ob-row-2">
                <li class="ob-dynamic-rec-container ob-recIdx-2 ob-o" data-pos="2"><a class="ob-dynamic-rec-link " onclick="event&amp;&amp;event.cancelBubble&amp;&amp;(event.cancelBubble=true);event&amp;&amp;event.stopPropagation&amp;&amp;(event.stopPropagation());return true;" href="https://www.one.co.il/Article/444900.html?obOrigUrl=true" onmousedown="this.href='https://traffic.outbrain.com/network/redir?p=T49s68-zl2hM3ePnEG03Ojh-5zyL-GJzBssBK6LnnSeeQklXMAQC-7QY6LLVcmYhpmUV0oGEmMiNSwH59VddaFkgc_GJzrwR17cVYC3VpjFj797N_mvn7z7N4gF55G60JpCfhBIq43ppU-eZrxBKp8wtDXK3uc4SXVLx2eWScgFLcBYxo6kdMuZZM4R6xojnksX0Dvwgbr35sqvAaC2_AscEln-xC0vssQvufvilBSgk5hZrGQGGDh2qR4RKWKD_IJz-zPpcb9fg-n3CD2tEU7x3AQpLp17T1O83VHpNJRYcdE9nwl6AZ1xOAOittL_qygAQ_SFu5WlziFjeku6Nx2CRMc2LDPvAVOE0kMcQ6ILaaQYIGzgu6n69x5eKZop6PACsiuaeERvwmvftiBylR0UuPLSCNMRtYGLxyBqITHRGm8rZTh8lm68CXDHfWphq08ydQjrydEMgW5SQ4IQ-KxukZeauisesylVDwL6D6C-smsHstEP-iwHUgRQ4ga-66IisStvXg3wfXSWDt7-wZsBQ3RWeOfc7ZUXbv6eHaz01yDkUFEDu_MjncTY0c_tuB9QH3XQ4ECmC8kEgC89Bznts2Jt94GjEsQqdV0usWMnefIMgfXWshp5wJKZOtkZIQArbgn_wdEMX5x9139IMsh7gm-HdC0jxZLPodiDnOvqqHM5j7BA3ImBl6YWjhDP9Cnc70VlF2I-aYQyWS3RBjvVfKEOE28PX-h0kWXgVXWbH2amiHptuX58UUeJ302r0&amp;c=7b7eb907&amp;v=4';event&amp;&amp;event.cancelBubble&amp;&amp;(event.cancelBubble=true);event&amp;&amp;event.stopPropagation&amp;&amp;(event.stopPropagation());return true;" target="_blank" data-rec-en-did="Si9gytvJXt5Rax_5NV10sA" rel="noopener">

      <span class="ob-unit ob-rec-image-container" data-type="Image">
  <div class="ob-image-ratio"></div>
                      <img class="ob-rec-image ob-show" loading="lazy" aria-hidden="true" src="https://images.outbrainimg.com/transform/v3/eyJpdSI6IjY3ZjA3YmE3ZjEzMjE1MWVmMTgwOWIwNjFkMWRkY2FlZTg2OWVhMDVhNmE0MWFkOTg0YzA4OTZiYmZmZDZlODIiLCJ3IjoxNDQsImgiOjgwLCJkIjoxLjAsImNzIjowLCJmIjo0fQ.webp" onload="this.className+=' ob-show'" alt="נבחרת סעודיה התקבלה בבוז צורם בניוקאסל" title="נבחרת סעודיה התקבלה בבוז צורם בניוקאסל" onerror="OBR.extern.imageError(this)">
                                                    </span>
          <span class="ob-unit ob-rec-text" data-type="Title" title="נבחרת סעודיה התקבלה בבוז צורם בניוקאסל">נבחרת סעודיה התקבלה בבוז צורם בניוקאסל</span>
      

          </a>
                </li>
              </ul>
              <ul class="ob-widget-items-container ob-multi-row ob-row-3">
                <li class="ob-dynamic-rec-container ob-recIdx-3 ob-o" data-pos="3"><a class="ob-dynamic-rec-link " onclick="event&amp;&amp;event.cancelBubble&amp;&amp;(event.cancelBubble=true);event&amp;&amp;event.stopPropagation&amp;&amp;(event.stopPropagation());return true;" href="https://www.one.co.il/Article/444946.html?obOrigUrl=true" onmousedown="this.href='https://traffic.outbrain.com/network/redir?p=ycKSbWAcm4TZk2Q-Kw00LPybfCniKqZkiCya1W-q5fkafI6uisic9sZlSTh1JDSYIzg3RatMNa_Y2t4Mt9WG1lnIh0qa8gBB6nmODZl3ghKzNG4stot859RpUJ9YFnsQR49OtN5eo6iWKXA0I1LI37nYcfZrHN1CK4j_bfgr3oYzeFrZw-gjB_v5IoEVnQvPNC9V-I0lj-KuQkeADpq-UzAF_x-l2-MD8bq6lzlWYhKfxVhHp7tDZe8B1PT9B9o_cZFIoQewSxtLd7zzz1igncTLkKLaiXSPc9_sybTtl4XSOepjnXy-KpcC9tMUXEXkqtzmPmZQbNm1U30yxKumeCN_1AZ7nTtM1oJr4yPsnvWShGZalpVeldYAhwHDgrtEEpenx9eKWf8-Da7C20OtaVRwVnwugk7oBzho7VnxC36HGquMpEVMI6qwo9fIF0zgSgImBtBa2WThdo9RrteMr33egu9fNj12A4FFy8Kx1bGwHvmJWezwQM-vIGFAIBRekb19QzAqiBiP1C8Xi59oMfXawq_QfwjQ24a2qXMu4nqqatKIeEus29g8aAVXIQYEYFPykTTMxF26tja2BY2f4ognSfI58C9dysYhr-LhyU-9wOERK4AxJiny9m9I5EPp7flnnX_UPduLkNDyvbfg3s4t_NmXp2o1pDnzL6gzL1sfciXgnIhfBzVHFcDYfc-jKDGOptAwTEivNUgTZnZKbVdQ1Gf065SCbymZeyz6s1oh2lwzt8zqGkmfgAKZ_Wux&amp;c=3afd825a&amp;v=4';event&amp;&amp;event.cancelBubble&amp;&amp;(event.cancelBubble=true);event&amp;&amp;event.stopPropagation&amp;&amp;(event.stopPropagation());return true;" target="_blank" data-rec-en-did="BdRyP4Mb__NI5Da353dTiA" rel="noopener">

      <span class="ob-unit ob-rec-image-container" data-type="Image">
  <div class="ob-image-ratio"></div>
                      <img class="ob-rec-image ob-show" loading="lazy" aria-hidden="true" src="https://images.outbrainimg.com/transform/v3/eyJpdSI6Ijc4MTE1OWI0MzViOTA0NzkwMTExZDZkZTU3MTczMjdlNzcxODA0ZWI4YjU1ZDNiODY2OTUxNWM5ZTVkNDhlMzAiLCJ3IjoxNDQsImgiOjgwLCJkIjoxLjAsImNzIjowLCJmIjo0fQ.webp" onload="this.className+=' ob-show'" alt="ללא מסי: ניצחון 2:3 יקר לאינטר מיאמי על קנזס" title="ללא מסי: ניצחון 2:3 יקר לאינטר מיאמי על קנזס" onerror="OBR.extern.imageError(this)">
                                                    </span>
          <span class="ob-unit ob-rec-text" data-type="Title" title="ללא מסי: ניצחון 2:3 יקר לאינטר מיאמי על קנזס">ללא מסי: ניצחון 2:3 יקר לאינטר מיאמי על קנזס</span>
      

          </a>
                </li>
              </ul>
              <ul class="ob-widget-items-container ob-multi-row ob-row-4">
                <li class="ob-dynamic-rec-container ob-recIdx-4 ob-o" data-pos="4"><a class="ob-dynamic-rec-link " onclick="event&amp;&amp;event.cancelBubble&amp;&amp;(event.cancelBubble=true);event&amp;&amp;event.stopPropagation&amp;&amp;(event.stopPropagation());return true;" href="https://www.one.co.il/Article/444824.html?obOrigUrl=true" onmousedown="this.href='https://traffic.outbrain.com/network/redir?p=Wm_xAHLWElV2HFQKsKGmzGxmTLWFlTVPOlu8j9yRyuskoeH1-T-H2EjjRpNhWTI86TeMMofgtXS7chD13P0WkU-nJ4iHL4wcN3kWpAYET3SUOwEEF5qpis7JeWGkG0ZhlXU4vvwOcW9yaH2FKp8gLAVinz6H7mhnryvra9YMWy-A0lJ_-cEi4e_IeOxjXLNp8lKOv61dQ97m4ly0ly2uG_o3d4ikCKumivO8rBW-DBVJd__RjCMQydL3g3vzLTIRCydVgEFHvI2T8h_Y8bQfYCs-D5fjwCmlpukVm6Ah31Yak7W9ZK88dws8kSYPi5vxkD0aX5XxmbG9dJIrEtp-nWOpHqEEIHhdDUY5AUwvtraxVz8jfwiT_qBV2unj2VyEE_w_xKLUCh_LDP6v4dqkHtq7UIPZe5az3G_jRhaDKHWWNaUr7cRGgdJGOCBTSRejUWSpC-3ciM8XQKrSnfLi_RcqbpHsEnJbjEYrsLR_KTFXunW_kCyk4koWs_9o5acWQdR2ceBRlq_QwhwxsvAGxF6cVtynRXyqurdbQHRUEOA2q02h1H47cA4y8aM9JfiP4hMu8PKMZHepD71P-eUdkW1QfrTvVVXbmY2QLFs4S9RFh9pO1HU4CG7_6b5CppE42SE_x34OYt1y6bOgGKCySH7bpSBmrtWGXGrxosYW4T3BwA4kky1FQXepABZ2t15YCOqAtBE75IYVFibdbOskFME6jktFhCCMXUm-x83nQz9OjAXnbXqoBEZ91-nhVfup&amp;c=195ee39c&amp;v=4';event&amp;&amp;event.cancelBubble&amp;&amp;(event.cancelBubble=true);event&amp;&amp;event.stopPropagation&amp;&amp;(event.stopPropagation());return true;" target="_blank" data-rec-en-did="fozIPMthtK-9JcUmVGYHNQ" rel="noopener">

      <span class="ob-unit ob-rec-image-container" data-type="Image">
  <div class="ob-image-ratio"></div>
                      <img class="ob-rec-image ob-show" loading="lazy" aria-hidden="true" src="https://images.outbrainimg.com/transform/v3/eyJpdSI6ImVlZGJmMDVmNDZhOTZkNGQ1ZDU1MzMwOTllOTA4MjhmNDRhODc0NDFkNmFiZWE1MWE3ZTBhYTliNDIxZDJjYjEiLCJ3IjoxNDQsImgiOjgwLCJkIjoxLjAsImNzIjowLCJmIjo0fQ.webp" onload="this.className+=' ob-show'" alt="&quot;החיזוק הגדול ביותר, כבש את לב אוהדי הכוכב&quot;" title="&quot;החיזוק הגדול ביותר, כבש את לב אוהדי הכוכב&quot;" onerror="OBR.extern.imageError(this)">
                                                    </span>
          <span class="ob-unit ob-rec-text" data-type="Title" title="&quot;החיזוק הגדול ביותר, כבש את לב אוהדי הכוכב&quot;">"החיזוק הגדול ביותר, כבש את לב אוהדי הכוכב"</span>
      

          </a>
                </li>
              </ul>
              <ul class="ob-widget-items-container ob-multi-row ob-row-5">
                <li class="ob-dynamic-rec-container ob-recIdx-5 ob-p" data-pos="5"><a class="ob-dynamic-rec-link " onclick="event&amp;&amp;event.cancelBubble&amp;&amp;(event.cancelBubble=true);event&amp;&amp;event.stopPropagation&amp;&amp;(event.stopPropagation());return true;" href="https://offer.affimotion.com/campaign/click/375?pubClickId=$ob_click_id$&amp;pubId=$publisher_id$&amp;pubName=$publisher_name$&amp;adTitle=Die+Badeanzug-Trends+2023+zum+Verlieben&amp;adId=00e471ca14259253174e32be8ff5045f09&amp;sectionId=$section_id$&amp;sectionName=$section_name$&amp;network=outbrain&amp;cost=$cpc$&amp;obOrigUrl=true" onmousedown="this.href='https://paid.outbrain.com/network/redir?p=Pb3EGUVPfc0CLL5E6YIg1ZoKw0H9kYfrXfaVty03SDgXkfuDgDDJzmC7nHaWJUFDrzuLHfX_brnSTp_wLLtraw2K4dNJVdW12w77VMgvWw0FvMfqDhmcdzHjnOBb5RwD5U-quGmN_yfuyu6SQLbKAgU7IriG36R5RiH2N5q_eBXwyQt6r0zgQX5wgPHBBOAtQ3O5-DUHdwmvBZy97hbzgA5iyw3_jYYncaoEu2jlYL1IOKtOCMztdxWkDObVfRLVBZ3ETatpZlA9uGJCMU5cmpncm-PUAeusefIgWBHkjAKiUVpjpJhW7tFnWwzuFbnZmcpZU392SSClB5-XV3Hiru_h9YWYK2RblfYyZgygNXolbn02yGGzPJ7p9PhlGCAvbeOg8g7XMHXcoo7qWHMaHMPxUgMtpbmhfrVKK7x524bEL6ZicXL-HyiVcx8hjbbYs7MJi28kR6wmwE5R-KBiXXPux7AIRB84Qrfr9q-Ey5rDkWN_AWNtgyLwW7mUlzFyAwkzITsbgzWXDjobyyoSmv3Ec7_gzYZT4_guTpRzX4a0u2l0IpZWKUANKvOhaWEPuShCXv1UFGzJ-NGp-siUZFjr52G7APb3Z8retJguHbW9wPhRtHlgJe32sbOKUXLzAgKM-5Y3Iq7wkmslZH9NajtQW1p2chuu7iXCgVXUVaLSMRi6rBqmrY0KJzjUwKs2N3OOn8SseI71EF0474VePg2YI1kCnFRThd0YuMCrOLQUWY_H_IqEifhDGLw2FmQj1x6JyaasYC2OhPEOPjhH0yCaju58fI4-4PsMo6zRMOdeUjvUD2_BUNTjUzI3LOD9S_rXt0iA4wjAaph51ZQJk3B2o_Zk-2khC-PfHjEWMA85wSWly27COk7C666j5da36nSyX-yodeCA5ZN7eC_FrQ&amp;c=23586900&amp;v=4';event&amp;&amp;event.cancelBubble&amp;&amp;(event.cancelBubble=true);event&amp;&amp;event.stopPropagation&amp;&amp;(event.stopPropagation());return true;" target="_blank" data-rec-en-did="V8DaUs_hrga9CDg71lJ_zg" data-adv-id="55099151" rel="nofollow noopener">

      <span class="ob-unit ob-rec-image-container" data-type="Image">
  <div class="ob-image-ratio"></div>
                      <img class="ob-rec-image ob-show" loading="lazy" aria-hidden="true" src="https://images.outbrainimg.com/transform/v3/eyJpdSI6ImRiYzlmZWQyYTVkZmI3NmM3ZGFlOGY1NzZlYTViOGMwNGNkOTI4ODI2ZjkwNDAyMmMzZDk2Nzk0NDJmOTYzOTUiLCJ3IjoxNDQsImgiOjgwLCJkIjoxLjAsImNzIjowLCJmIjo0fQ.webp" onload="this.className+=' ob-show'" alt="Die Badeanzug-Trends 2023 zum Verlieben" title="Die Badeanzug-Trends 2023 zum Verlieben" onerror="OBR.extern.imageError(this)">
                                                    </span>
          <span class="ob-unit ob-rec-text" data-type="Title" title="Die Badeanzug-Trends 2023 zum Verlieben">Die Badeanzug-Trends 2023 zum Verlieben</span>
                  <span class="ob-unit ob-rec-source" data-type="Source">(ממומן | Badeanzug-Trends| Suchanzeigen)</span>
    

          </a>
                </li>
              </ul>
            </div>
            <div class="ob_what">
              <a href="https://www.outbrain.com/what-is/default/he" rel="nofollow" onclick="OBR.extern.callWhatIs('https://www.outbrain.com/what-is/default/he',-1,-1,true ,null);return false"><span class="ob_logo" title="Outbrain - content marketing"></span></a>
            </div>
            <div class="ob-pixels">
            </div>
          </div>
        </div>
        <script type="text/javascript" async="async" src="//widgets.outbrain.com/outbrain.js" tabindex="-1"></script>
        <div class="h20 clear" tabindex="-1" data-font-size="10" data-font-size-type="px" data-line-height="20px"></div>
        <script type="text/javascript" tabindex="-1">
          $j(document).ready(function() {
            $j("#TVSchedulerV3 div#Programs").mCustomScrollbar({
              setWidth: 320,
              theme: "dark-3",
              autoHideScrollbar: false,
              autoExpandScrollbar: false,
              autoDraggerLength: true,
              scrollbarPosition: "inside",
              axis: "y"
            });
          });
        </script>
        <style type="text/css" tabindex="-1">
          #TVSchedulerV3 {
            width: calc(100%-6px);
            border: double 3px #ebebeb;
            padding: 1px;
            background: #ebebeb;
            background: -moz-linear-gradient(top, #ebebeb 0%, #ffffff 100%);
            background: -webkit-linear-gradient(top, #ebebeb 0%, #ffffff 100%);
            background: linear-gradient(to bottom, #ebebeb 0%, #ffffff 100%);
            filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ebebeb', endColorstr='#ffffff', GradientType=0);
            position: relative;
            height: 300px;
          }

          #TVSchedulerV3 span#TVTitle {
            display: block;
            direction: rtl;
            text-align: right;
            text-indent: 10px;
            font-size: 16px;
            font-weight: bold;
            color: #CD0403;
            padding-bottom: 5px;
            border-bottom: groove 2px #FFFFFF;
            margin-bottom: 5px;
          }

          #TVSchedulerV3 span#TVDate {
            display: block;
            direction: rtl;
            text-align: right;
            text-indent: 10px;
            font-size: 15px;
            font-weight: bold;
            color: #2F4E9B;
          }

          #TVSchedulerV3 div#Programs {
            width: 100%;
            height: 220px;
          }

          #TVSchedulerV3 div#Programs div#TVContent {
            direction: rtl;
            font-size: 13px;
            color: #565656;
          }

          #TVSchedulerV3 div#Programs div#TVContent img.channel-logo {
            margin: 5px 0 3px 0;
          }

          dt {
            float: right;
            clear: right;
            width: 30px;
            text-align: right;
            font-weight: bold;
            font-size: 13px;
            padding-top: 0;
          }

          dt:after {
            content: "";
          }

          dd {
            margin: 0 40px 0 0;
            padding: 0 0 5px 0;
          }
        </style>
        <div id="TVSchedulerV3" tabindex="-1" data-font-size="10" data-font-size-type="px">
          <span id="TVTitle" tabindex="-1" data-font-size="16" data-font-size-type="px">ספורט בטלוויזיה</span>
          <span id="TVDate" tabindex="-1" data-font-size="15" data-font-size-type="px">יום שלישי 12.09.2023</span>
          <div id="Programs" tabindex="-1" class="mCustomScrollbar _mCS_5 mCS_no_scrollbar" style="width: 320px;" data-font-size="10" data-font-size-type="px">
            <div id="mCSB_5" class="mCustomScrollBox mCS-dark-3 mCSB_vertical mCSB_inside" tabindex="0" style="max-height: none;" data-font-size="10" data-font-size-type="px">
              <div id="mCSB_5_container" class="mCSB_container mCS_y_hidden mCS_no_scrollbar_y" style="position:relative; top:0; left:0;" dir="ltr" data-font-size="10" data-font-size-type="px">
                <div id="TVContent" tabindex="-1" data-font-size="13" data-font-size-type="px">
                  <img loading="lazy" id="_ctl0_ContentHolder_Body__ctl5__ctl4_rptTV__ctl0_imgChannelLogo" class="channel-logo mCS_img_loaded" src="//images.one.co.il/images/msites/tvchannels/hp_d7acb47cc5ba4894cfc89fbec023166b.png" border="0"
                    alt="ONE - מספר 1 בספורט" tabindex="-1">
                  <br tabindex="-1">
                  <dt tabindex="-1">13:00</dt>
                  <dd tabindex="-1">טרנספר מרקט - קיץ 2023</dd>
                  <img loading="lazy" id="_ctl0_ContentHolder_Body__ctl5__ctl4_rptTV__ctl1_imgChannelLogo" class="channel-logo mCS_img_loaded" src="//images.one.co.il/images/msites/tvchannels/hp_00b5d62b183b2d909c1cdb9f3bccd6cb.png" border="0"
                    alt="ONE - מספר 1 בספורט" tabindex="-1">
                  <br tabindex="-1">
                  <dt tabindex="-1">21:45</dt>
                  <dd tabindex="-1">מוקדמות יורו 24: ספרד - קפריסין עם פריצות</dd>
                  <img loading="lazy" id="_ctl0_ContentHolder_Body__ctl5__ctl4_rptTV__ctl2_imgChannelLogo" class="channel-logo mCS_img_loaded" src="//images.one.co.il/images/msites/tvchannels/hp_1e677517f86f1aae338ae5b8635b275b.png" border="0"
                    alt="ONE - מספר 1 בספורט" tabindex="-1">
                  <br tabindex="-1">
                  <dt tabindex="-1">21:45</dt>
                  <dd tabindex="-1">מוקדמות יורו 24: איטליה - אוקראינה</dd>
                  <img loading="lazy" id="_ctl0_ContentHolder_Body__ctl5__ctl4_rptTV__ctl3_imgChannelLogo" class="channel-logo mCS_img_loaded" src="//images.one.co.il/images/msites/tvchannels/hp_5c9f26d80d3c934d483f2c12001397c6.png" border="0"
                    alt="ONE - מספר 1 בספורט" tabindex="-1">
                  <br tabindex="-1">
                  <dt tabindex="-1">19:00</dt>
                  <dd tabindex="-1">מוק' יורו עד גיל 21: בולגריה - ישראל</dd>
                  <dt tabindex="-1">21:45</dt>
                  <dd tabindex="-1">מוקדמות יורו 24: ישראל - בלארוס</dd>
                  <br tabindex="-1">
                  <br tabindex="-1">
                </div>
              </div>
              <div id="mCSB_5_scrollbar_vertical" class="mCSB_scrollTools mCSB_5_scrollbar mCS-dark-3 mCSB_scrollTools_vertical" style="display: none;" data-font-size="10" data-font-size-type="px">
                <div class="mCSB_draggerContainer" data-font-size="10" data-font-size-type="px">
                  <div id="mCSB_5_dragger_vertical" class="mCSB_dragger" style="position: absolute; min-height: 30px; height: 0px; top: 0px;" data-font-size="10" data-font-size-type="px">
                    <div class="mCSB_dragger_bar" data-font-size="10" data-font-size-type="px" style="line-height: 30px;"></div>
                    <div class="mCSB_draggerRail" data-font-size="10" data-font-size-type="px"></div>
                  </div>
                </div>
              </div>
            </div>
          </div>
          <div style="position:absolute;bottom: 0; height: 20px; width: 100%; padding-top: 50px; background: url(https://images.one.co.il/images/msites/2016/03/27/1515/fader.png) repeat-x;" tabindex="-1" data-font-size="10" data-font-size-type="px">
            &nbsp;<a style="color:#454545; font-size: 12px;" href="/TV/" tabindex="200" data-font-size="12" data-font-size-type="px">ללוח השידורים המלא</a>
          </div>
        </div>
        <div class="h20 clear" tabindex="-1" data-font-size="10" data-font-size-type="px" data-line-height="20px"></div>
        <div class="ad-bg ad-container ad-container-half-page-top" tabindex="-1" data-font-size="10" data-font-size-type="px">
          <div id="adxONEBig_2_New" tabindex="-1" data-font-size="10" data-font-size-type="px">
          </div>
        </div>
        <div class="h20 clear" tabindex="-1" data-font-size="10" data-font-size-type="px" data-line-height="20px"></div>
        <div class="left-double-columns" tabindex="-1" data-font-size="10" data-font-size-type="px">
          <div class="left" style="width: 50%;" tabindex="-1" data-font-size="10" data-font-size-type="px">
            <style tabindex="-1">
              .personal-column-hp {
                display: inline-block;
                width: 95px;
                height: 88px;
                padding: 5px 57px 0 5px;
                text-align: right;
                direction: rtl;
                font-size: 14px;
              }

              .personal-column-hp span {
                display: inline-block;
              }

              .personal-column-hp span.author {
                color: #474747;
                font-weight: bold;
              }

              .personal-column-hp span.title {
                color: #474747;
              }

              .personal-column-hp span.meta {
                color: #cc040e;
                font-size: 11px;
              }
            </style>
            <a class="personal-column-hp" href="/Opinion/443740.html" style="background: url(https://images.one.co.il/images/column/columnist_170820180612111403143.png) no-repeat; background-size: cover;" data-bg="https://images.one.co.il/images/column/columnist_170820180612111403143.png" data-bg-test="https://images.one.co.il/images/msites/2016/02/17/1145/iz.jpg" tabindex="200" data-font-size="14" data-font-size-type="px">

    <span class="author" tabindex="-1" data-font-size="14" data-font-size-type="px">אבי נמני</span>
    <span class="title" tabindex="-1" data-font-size="14" data-font-size-type="px">מכבי חייבת חיזוק משמעותי בשביל אליפות</span>
    <span class="meta" tabindex="-1" data-font-size="11" data-font-size-type="px">24/08 </span>
    
</a>
            <div class="h10" tabindex="-1" data-font-size="10" data-font-size-type="px" data-line-height="10px"></div>
            <style tabindex="-1">
              .personal-column-hp {
                display: inline-block;
                width: 95px;
                height: 88px;
                padding: 5px 57px 0 5px;
                text-align: right;
                direction: rtl;
                font-size: 14px;
              }

              .personal-column-hp span {
                display: inline-block;
              }

              .personal-column-hp span.author {
                color: #474747;
                font-weight: bold;
              }

              .personal-column-hp span.title {
                color: #474747;
              }

              .personal-column-hp span.meta {
                color: #cc040e;
                font-size: 11px;
              }
            </style>
            <a class="personal-column-hp" href="/Opinion/440837.html" style="background: url(https://images.one.co.il/images/column/columnist_9520161027134403443.jpg) no-repeat; background-size: cover;" data-bg="https://images.one.co.il/images/column/columnist_9520161027134403443.jpg" data-bg-test="https://images.one.co.il/images/msites/2016/02/17/1145/iz.jpg" tabindex="200" data-font-size="14" data-font-size-type="px">

    <span class="author" tabindex="-1" data-font-size="14" data-font-size-type="px">צביקה שרף</span>
    <span class="title" tabindex="-1" data-font-size="14" data-font-size-type="px">הניצחון הוא חזות הכל בספורט הישראלי</span>
    <span class="meta" tabindex="-1" data-font-size="11" data-font-size-type="px">16/07 </span>
    
</a>
          </div>
          <div class="right" style="width: 50%;" tabindex="-1" data-font-size="10" data-font-size-type="px">
            <style tabindex="-1">
              .personal-column-hp {
                display: inline-block;
                width: 95px;
                height: 88px;
                padding: 5px 57px 0 5px;
                text-align: right;
                direction: rtl;
                font-size: 14px;
              }

              .personal-column-hp span {
                display: inline-block;
              }

              .personal-column-hp span.author {
                color: #474747;
                font-weight: bold;
              }

              .personal-column-hp span.title {
                color: #474747;
              }

              .personal-column-hp span.meta {
                color: #cc040e;
                font-size: 11px;
              }
            </style>
            <a class="personal-column-hp" href="/Opinion/444939.html" style="background: url(https://images.one.co.il/images/column/columnist_1512202309121631303130.png) no-repeat; background-size: cover;" data-bg="https://images.one.co.il/images/column/columnist_1512202309121631303130.png" data-bg-test="https://images.one.co.il/images/msites/2016/02/17/1145/iz.jpg" tabindex="200" data-font-size="14" data-font-size-type="px">

    <span class="author" tabindex="-1" data-font-size="14" data-font-size-type="px">אייל ברקוביץ'</span>
    <span class="title" tabindex="-1" data-font-size="14" data-font-size-type="px">ככה משחקים כדורגל, ישראל תגיע ליורו</span>
    <span class="meta" tabindex="-1" data-font-size="11" data-font-size-type="px">10/09 </span>
    
</a>
            <div class="h10" tabindex="-1" data-font-size="10" data-font-size-type="px" data-line-height="10px"></div>
            <style tabindex="-1">
              .personal-column-hp {
                display: inline-block;
                width: 95px;
                height: 88px;
                padding: 5px 57px 0 5px;
                text-align: right;
                direction: rtl;
                font-size: 14px;
              }

              .personal-column-hp span {
                display: inline-block;
              }

              .personal-column-hp span.author {
                color: #474747;
                font-weight: bold;
              }

              .personal-column-hp span.title {
                color: #474747;
              }

              .personal-column-hp span.meta {
                color: #cc040e;
                font-size: 11px;
              }
            </style>
            <a class="personal-column-hp" href="/Opinion/444521.html" style="background: url(https://images.one.co.il/images/column/columnist_226920210729160646646.png) no-repeat; background-size: cover;" data-bg="https://images.one.co.il/images/column/columnist_226920210729160646646.png" data-bg-test="https://images.one.co.il/images/msites/2016/02/17/1145/iz.jpg" tabindex="200" data-font-size="14" data-font-size-type="px">

    <span class="author" tabindex="-1" data-font-size="14" data-font-size-type="px">איציק אהרונוביץ</span>
    <span class="title" tabindex="-1" data-font-size="14" data-font-size-type="px">לא ברור מה היה קורה ללא האיכות של שרי</span>
    <span class="meta" tabindex="-1" data-font-size="11" data-font-size-type="px">03/09 </span>
    
</a>
          </div>
        </div>
        <div class="h20 clear" tabindex="-1" data-font-size="10" data-font-size-type="px" data-line-height="20px"></div>
        <div class="ad-bg ad-container ad-container-half-page-top" tabindex="-1" data-font-size="10" data-font-size-type="px">
          <div id="adxONEBig_3_New" tabindex="-1" data-font-size="10" data-font-size-type="px">
          </div>
        </div>
        <div class="h20 clear" tabindex="-1" data-font-size="10" data-font-size-type="px" data-line-height="20px"></div>
        <div class="OUTBRAIN" data-src="https://www.one.co.il/" data-widget-id="SB_5" data-ob-mark="true" data-browser="chrome" data-os="win32" data-dynload="" data-idx="2" id="outbrain_widget_2" tabindex="-1" data-font-size="10"
          data-font-size-type="px">
          <div class="ob-widget ob-strip-layout SB_5" data-dynamic-truncate="true">
            <style type="text/css">
              /* dynamic basic css */
              .SB_5.ob-widget .ob-widget-items-container {
                margin: 0;
                padding: 0;
              }

              .SB_5.ob-widget .ob-widget-items-container .ob-clearfix {
                display: block;
                width: 100%;
                float: none;
                clear: both;
                height: 0px;
                line-height: 0px;
                font-size: 0px;
              }

              .SB_5.ob-widget .ob-widget-items-container.ob-multi-row {
                padding-top: 2%;
              }

              .SB_5.ob-widget .ob-dynamic-rec-container {
                position: relative;
                margin: 0;
                padding;
                0;
              }

              .SB_5.ob-widget .ob-dynamic-rec-link,
              .SB_5.ob-widget .ob-dynamic-rec-link:hover {
                text-decoration: none;
              }

              .SB_5.ob-widget .ob-rec-image-container .ob-video-icon-container {
                position: absolute;
                left: 0;
                height: 30%;
                width: 100%;
                text-align: center;
                top: 35%;
              }

              .SB_5.ob-widget .ob-rec-image-container .ob-video-icon {
                display: inline-block;
                height: 100%;
                float: none;
                opacity: 0.7;
                transition: opacity 500ms;
              }

              .SB_5.ob-widget .ob-rec-image-container .ob-video-icon:hover {
                opacity: 1;
              }

              .SB_5.ob-widget .ob_what {
                direction: rtl;
                clear: both;
                padding: 5px 10px 0px;
              }

              .SB_5.ob-widget .ob_what a {
                color: #757575;
                font-size: 11px;
                font-family: arial;
                text-decoration: none;
              }

              .SB_5.ob-widget .ob_what.ob-hover:hover a {
                text-decoration: underline;
              }

              .SB_5.ob-widget .ob_amelia,
              .SB_5.ob-widget .ob_amelia_covid,
              .SB_5.ob-widget .ob_logo,
              .SB_5.ob-widget .ob_feed_logo,
              .SB_5.ob-widget .ob_sfeed_logo,
              .SB_5.ob-widget .ob_text_logo {
                vertical-align: baseline !important;
                display: inline-block;
                vertical-align: text-bottom;
                padding: 0px 5px;
                box-sizing: content-box;
                -moz-box-sizing: content-box;
                -webkit-box-sizing: content-box;
              }

              .SB_5.ob-widget .ob_logo {
                background: url('https://widgets.outbrain.com/images/widgetIcons/ob_logo_67x12.png') no-repeat center top;
                width: 67px;
                height: 12px;
              }

              .SB_5.ob-widget:hover .ob_amelia,
              .SB_5.ob-widget:hover .ob_logo,
              .SB_5.ob-widget:hover .ob_text_logo {
                background-position: center bottom;
              }

              .SB_5.ob-widget {
                position: relative;
              }

              .SB_5.ob-widget .ob_what {
                position: absolute;
                top: 5px;
                right: 0px;
              }

              .SB_5.ob-widget .ob_what {
                text-align: left;
                direction: ltr;
              }

              .SB_5.ob-widget .ob_amelia,
              .SB_5.ob-widget .ob_logo,
              .SB_5.ob-widget .ob_feed_logo,
              .SB_5.ob-widget .ob_sfeed_logo,
              .SB_5.ob-widget .ob_text_logo {
                vertical-align: baseline !important;
              }

              .SB_5.ob-widget .ob_what {
                right: auto;
                left: 0px;
              }

              .SB_5.ob-widget .ob-rec-image-container .ob-rec-image {
                display: block;
              }

              .SB_5.ob-widget .ob-rec-description {
                max-height: 53.0px;
                overflow: hidden;
                font-weight: normal;
              }

              /* dynamic strip css */
              .SB_5.ob-widget .ob-rec-image-container {
                position: relative;
              }

              .SB_5.ob-widget .ob-rec-image-container .ob-image-ratio {
                height: 0px;
                line-height: 0px;
                padding-top: 55.55555555555556%;
              }

              .SB_5.ob-widget .ob-rec-image-container img.ob-rec-image {
                width: 100%;
                position: absolute;
                top: 0;
                bottom: 0;
                left: 0;
                right: 0;
                opacity: 0;
                transition: all 750ms;
              }

              .SB_5.ob-widget .ob-rec-image-container img.ob-show {
                opacity: 1;
              }

              .SB_5.ob-widget .ob-rec-image-container .ob-rec-label {
                position: absolute;
                bottom: 0px;
                left: 0px;
                padding: 0px 3px;
                background-color: #666;
                color: white;
                font-size: 10px;
                line-height: 15px;
              }

              .SB_5.ob-widget .ob-rec-image-container .ob-rec-label {
                left: auto;
                right: 0px;
              }

              .SB_5.ob-widget .ob-rec-image-container .ob-rec-video {
                position: absolute;
                top: 0;
                left: 0;
                right: 0;
                bottom: 0;
                width: 100%;
                height: 100%;
                min-height: 0;
                min-width: 0
              }

              .SB_5.ob-widget {
                width: auto;
                min-width: 360px;
              }

              .SB_5.ob-widget .ob-dynamic-rec-container {
                display: inline-block;
                vertical-align: top;
                min-width: 50px;
                width: 100.0%;
                box-sizing: border-box;
                -moz-box-sizing: border-box;
              }

              .SB_5.ob-widget .ob-unit.ob-rec-brandName,
              .SB_5.ob-widget .ob-unit.ob-rec-brandLogo-container,
              .SB_5.ob-widget .ob-rec-brandLogoAndName {
                display: inline-block;
              }

              .SB_5.ob-widget .ob-rec-brandLogo {
                width: 20px;
                height: 20px;
              }

              .SB_5.ob-widget .ob-rec-brandName {
                vertical-align: bottom;
              }

              .SB_5.ob-widget .ob-unit.ob-rec-brandName {
                vertical-align: super;
              }

              .SB_5.ob-widget .ob-widget-items-container {
                direction: rtl;
              }

              .SB_5.ob-widget .ob-dynamic-rec-container {
                margin-right: 0;
              }

              .SB_5.ob-widget .ob-dynamic-rec-container~.ob-dynamic-rec-container {
                margin: 0 2.3% 0 0;
              }

              .SB_5.ob-widget .ob-widget-header {
                direction: rtl;
                font-weight: bold;
              }

              .SB_5.ob-widget .ob-unit {
                display: block;
              }

              .SB_5.ob-widget .ob-rec-text {
                max-height: 53.0px;
                overflow: hidden;
              }

              .SB_5.ob-widget .ob-rec-source {}

              .SB_5.ob-widget .ob-rec-description {
                overflow: hidden;
              }

              .SB_5.ob-widget .ob-rec-date {
                font-weight: bold;
              }

              .SB_5.ob-widget .ob-rec-description {
                max-height: 53.0px;
                overflow: hidden;
                font-weight: normal;
              }

              /* dynamic customized css */
              .SB_5.ob-strip-layout .ob-widget-header {
                font-family: arial;
                font-size: 22px;
                color: #2f4d9b;
                padding-bottom: 15px;
                padding-top: 5px;
              }

              .SB_5.ob-strip-layout .ob-dynamic-rec-container {
                max-width: 144px;
              }

              .SB_5.ob-strip-layout .ob-rec-text {
                font-family: arial;
                color: #7f7f7f;
                padding: 0px 0 0px;
                text-align: right;
                line-height: 1.25;
                font-size: 14px;
              }

              .SB_5.ob-strip-layout .ob-rec-text:hover {
                color: #7f7f7f;
              }

              .SB_5.ob-strip-layout .ob-rec-source {
                font-family: inherit;
                color: #a8a8a8;
                padding: 0px 0 0px;
                text-align: right;
                font-size: 12px;
              }

              .SB_5.ob-strip-layout .ob-rec-date {
                font-family: inherit;
                color: black;
                padding: 0px 0 0px;
                text-align: left;
                font-size: 12px;
              }

              .SB_5.ob-strip-layout .ob-rec-author {
                font-family: inherit;
                color: black;
                padding: 0px 0 0px;
                text-align: left;
                font-size: 12px;
              }

              .SB_5.ob-strip-layout .ob-rec-description {
                font-family: arial;
                color: #595959;
                margin: ;
                text-align: right;
                font-size: 14px;
                line-height: 1.25;
              }

              .SB_5.ob-strip-layout .ob-rec-brandName {
                font-family: arial;
                padding: 0px 0 0px;
                line-height: 1.25;
                font-size: 13px;
                font-weight: 400;
              }

              .SB_5.ob-strip-layout .ob-rec-brandLogo {
                width: 20px;
                height: 20px;
              }
            </style>
            <style type="text/css" class="ob-custom-css">
              .SB_5.ob-widget {
                width: 100%;
                min-width: 0;
                border: 1px solid #E7E7E7;
              }

              .OUTBRAIN .SB_5.ob-widget .ob-widget-header {
                width: 100%;
                font-size: 15px;
                font-weight: bold;
                color: #bf0000 !important;
                padding: 2px 0;
                direction: rtl;
                text-align: right;
                text-indent: 12px;
                border-bottom: 3px solid #bfbfbf;
                background: #d7d7d7;
                background: -moz-linear-gradient(top, #d7d7d7 0, #e4e4e4 100%);
                background: -webkit-linear-gradient(top, #d7d7d7 0, #e4e4e4 100%);
                background: linear-gradient(to bottom, #d7d7d7 0, #e4e4e4 100%);
                filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#d7d7d7', endColorstr='#e4e4e4', GradientType=0);
                margin-bottom: 8px;
              }

              .SB_5 .ob-widget-section {
                width: 100%;
                margin: 0 auto;
                background-color: #ececec;
                padding-bottom: 10px;
              }

              .OUTBRAIN .SB_5.ob-widget .ob-widget-items-container {
                width: 95%;
                margin: 0 auto;
              }

              .SB_5.ob-strip-layout .ob-dynamic-rec-container {
                max-width: none;
              }

              .SB_5.ob-widget .ob-widget-items-container.ob-multi-row {
                padding-top: 15px;
              }

              .SB_5.ob-widget .ob-rec-image-container {
                position: relative;
                width: 144px;
                float: right;
                margin-left: 7px;
              }

              .SB_5.ob-strip-layout .ob-rec-source {
                position: absolute;
                bottom: 0;
                right: 151px;
              }

              .OUTBRAIN .SB_5.ob-widget .ob_what {
                position: absolute;
                top: 0px;
                padding: 3px 10px 0px;
              }
            </style>
            <div class="ob-widget-section ob-first">
              <div class="ob-widget-header">האזור המוטורי</div>
              <ul class="ob-widget-items-container">
                <li class="ob-dynamic-rec-container ob-recIdx-0 ob-o" data-pos="0"><a class="ob-dynamic-rec-link " onclick="event&amp;&amp;event.cancelBubble&amp;&amp;(event.cancelBubble=true);event&amp;&amp;event.stopPropagation&amp;&amp;(event.stopPropagation());return true;" href="https://www.one.co.il/Article/427926.html?obOrigUrl=true" onmousedown="this.href='https://traffic.outbrain.com/network/redir?p=6ho-MJe3rlxP7HT5gmn5Nati8crJacZ33mTQD408ks4ZpniNYVIlZS8Vm2oTNe1EsohWqV5Ejc3HUY0LVY4SMLm7y4FglXF9LIBPJyVOrPwP9cyohWrXI0VGwF9-2F7q955ONwdQtglsuVuHkv1AxbNHKQlfzmPk5NACu7W9Uj_Rt76j26oxXi-AFQlQMZvvPEgrtYYGeUGgQMO_Qe0zAz8EHMAdmHhljx9njHruHFzAtgLZK3YGKDPZ598QY0n7RHsrJT2vWkG4-9aU-RqjQVsHKJ7tO_acGZuEcA23lUiHqJ8wrIVhxJZ8zpbptup5RVYqX-4cE8Mi5lTFcf0EIT0pIX3A-qZHZ97G9PRPhdtSKaz-ACRFG1wYdqu_rtcQRs5tguvW9HJAviWQpeuiI2zi4RrYS2r8ldgvVzoAWmlR37al6weNv6fNAlrYcilXiwShk0itJu334V5tzmKhuIUhWvhd09pl1tM5-xgTYQbAaPRzAPxhnx0oQ05-X8EwMl7YsZfnUnOhfK7nwpukkSg_XHbYzaMy4Ix-5X8Kh0j0HDNjFk0L6_QC7sWQAVxitl_YdTW5VjoiLoufMR6MXpg2Wvdx3R8lhkq_hl2w4RfP1BmfYZE08LZUC_dAE_yB&amp;c=7474e3f0&amp;v=4';event&amp;&amp;event.cancelBubble&amp;&amp;(event.cancelBubble=true);event&amp;&amp;event.stopPropagation&amp;&amp;(event.stopPropagation());return true;" target="_blank" data-rec-en-did="K2ozzI1wXH9_REa6XAt_fg" rel="noopener">

      <span class="ob-unit ob-rec-image-container" data-type="Image">
  <div class="ob-image-ratio"></div>
                      <img class="ob-rec-image ob-show" loading="lazy" aria-hidden="true" src="https://images.outbrainimg.com/transform/v3/eyJpdSI6IjYzZTg1YWViMDQ3MjZkODNjMmI5ZTRlZmZhYmE1NzU1MDk0MjBiMzVkYjZiOTI4NzMwMDlmM2M1NGZlMTlmNTYiLCJ3IjoxNDQsImgiOjgwLCJkIjoxLjAsImNzIjowLCJmIjo0fQ.webp" onload="this.className+=' ob-show'" alt="אמרו שיהיה טוב יותר ממסי והיום מוכר מכוניות" title="אמרו שיהיה טוב יותר ממסי והיום מוכר מכוניות" onerror="OBR.extern.imageError(this)">
                                                    </span>
          <span class="ob-unit ob-rec-text" data-type="Title" title="אמרו שיהיה טוב יותר ממסי והיום מוכר מכוניות">אמרו שיהיה טוב יותר ממסי והיום מוכר מכוניות</span>
      

          </a>
                </li>
              </ul>
              <ul class="ob-widget-items-container ob-multi-row ob-row-1">
                <li class="ob-dynamic-rec-container ob-recIdx-1 ob-o" data-pos="1"><a class="ob-dynamic-rec-link " onclick="event&amp;&amp;event.cancelBubble&amp;&amp;(event.cancelBubble=true);event&amp;&amp;event.stopPropagation&amp;&amp;(event.stopPropagation());return true;" href="https://www.one.co.il/Article/444482.html?obOrigUrl=true" onmousedown="this.href='https://traffic.outbrain.com/network/redir?p=vEmZ179iAwxoWXN1at8e97F6FU2TSCb-QHbLYa8SMPlRJLmHYNAdLjR2ODGrG47UiazjNtDEPSGPzpZixujZsNwPKtGFcTNx9ChO31r5wTmQYhyynkC_xOc8XB9riUzHaB4Zo1qkbvNhaIYU0TItnlIraH-eHQBFvQk3iGQN4leNuOaYFftg77SUrAJhNw166w9oQ9GAc7nE_VQ832-LGzEFD02y1Ko3CSBTe8nEHBmIiHrte-CG_OPfOBQyhcfc3phsgn0skGwVcNAfW8-85eLk6onJOUxy0QqQn50KFCEI-5RstfDphO5E20JXY3rcHGgGnkgFjPdLYpXRZaLWfJEoTgHZyz4155wwOuIkLonHtbrAbBOdgUJMXvj22WOJ_oTLflEX-4xyYEKOqcfcaAgRdxW_qqssSlKiiPYqqLV9PFB8eOy6WG0D41h6M6enA_xv_n83AO7x7xj279ICKy4oK6XMToOml5r74V_YnTmRpfS0BIvB1zAefpfIJ5y2FIZEnUFfKBKuUmkhK46b_Zni34BxjwcPCjLm8pwSn5RwFUvG06hkX06p4BZvYp3tKrR-HwjrbpfTITa7sB_lrEoY1CxSRpRsjBgSHs3Nt31ICNcSjtGriZK9uPDP4Ol7&amp;c=a218913b&amp;v=4';event&amp;&amp;event.cancelBubble&amp;&amp;(event.cancelBubble=true);event&amp;&amp;event.stopPropagation&amp;&amp;(event.stopPropagation());return true;" target="_blank" data-rec-en-did="yG-2lbR2quRZGYOKfC2w4A" rel="noopener">

      <span class="ob-unit ob-rec-image-container" data-type="Image">
  <div class="ob-image-ratio"></div>
                      <img class="ob-rec-image ob-show" loading="lazy" aria-hidden="true" src="https://images.outbrainimg.com/transform/v3/eyJpdSI6IjcxMWZiYTIyOGExOGU2YThkMTBhZDhkNmU5YmNiMjEyYTRkZDI0YzQyNzBlYzU3ZWY1MjMyNDQ1MDRmYzQzMDgiLCJ3IjoxNDQsImgiOjgwLCJkIjoxLjAsImNzIjowLCJmIjo0fQ.webp" onload="this.className+=' ob-show'" alt="על איזה רכב מחוייב לנהוג דניאל פרץ במינכן?" title="על איזה רכב מחוייב לנהוג דניאל פרץ במינכן?" onerror="OBR.extern.imageError(this)">
                                                    </span>
          <span class="ob-unit ob-rec-text" data-type="Title" title="על איזה רכב מחוייב לנהוג דניאל פרץ במינכן?">על איזה רכב מחוייב לנהוג דניאל פרץ במינכן?</span>
      

          </a>
                </li>
              </ul>
              <ul class="ob-widget-items-container ob-multi-row ob-row-2">
                <li class="ob-dynamic-rec-container ob-recIdx-2 ob-o" data-pos="2"><a class="ob-dynamic-rec-link " onclick="event&amp;&amp;event.cancelBubble&amp;&amp;(event.cancelBubble=true);event&amp;&amp;event.stopPropagation&amp;&amp;(event.stopPropagation());return true;" href="https://www.one.co.il/Article/444333.html?obOrigUrl=true" onmousedown="this.href='https://traffic.outbrain.com/network/redir?p=Frb07vtOlPSE59Mxlv1kG1x065SENrakhnpme5OSE5jKtw2pnOxZ8o6wz8Ob8BXopLzHayRuDa8i3Fr9UX0DVfjwc4Klww1dSQb7tOB0khLvB91m__U2q6bP2SZtkhqVqc4N3K_OoQRXrdz5eyhGKOmqy2Paf--q8jRh7db99pkFt1K-PV_Uc3Ilt5PymMDwcY2Hlm33-nWLnNK356iuh4kFaMxCyo8QjD_92Q4MNha5uJzaRDYjbSFGAj_P_uP-OyVAiMQadOIIVONPIxHh7zn7ERnHZioCBoT9sTnw-2RMNap1TQ1mnmczvWctD1G7X5nTdxpQYE5f7RSWxGOY57saVmvO9MRpKb-7-ahBqaYli6jYSiRcWi_FYWmEWZ0KHqVNNdPaCdbFWrgwXOZ_1VJbPLi6IK8qjvHlxeqLFtrORBL7IvQSnbRvSu0Y8-qqhIBrM7A8WcnPhJjkvyoUjBH5iRZeOwiKc-VY5mI51HLPLoyyWFJSDJxEPlJqxFGmsJpWSM41kyRWeN_3lRUsgA73zd-YF8deZHEt5FNsHg_FBUOg_7HJcl1Of-fdzcLQVeWuwGz1KbELafESPgx36LFSPnOPk_SB1caNK8HJSc6Hwl1eZXKn4tRKJLfRCi_3&amp;c=95901ef5&amp;v=4';event&amp;&amp;event.cancelBubble&amp;&amp;(event.cancelBubble=true);event&amp;&amp;event.stopPropagation&amp;&amp;(event.stopPropagation());return true;" target="_blank" data-rec-en-did="vbRC3C_WoNyDTrPeRin0VQ" rel="noopener">

      <span class="ob-unit ob-rec-image-container" data-type="Image">
  <div class="ob-image-ratio"></div>
                      <img class="ob-rec-image ob-show" loading="lazy" aria-hidden="true" src="https://images.outbrainimg.com/transform/v3/eyJpdSI6ImU3YTc2YWMxOGZmNDY1ZTNjNGM2YTAxNjZhNTM3ZDViNGMyNzA1ZjVlZTBlMGI5ODUyYWE2MmQ0OTA2ZDQzNWEiLCJ3IjoxNDQsImgiOjgwLCJkIjoxLjAsImNzIjowLCJmIjo0fQ.webp" onload="this.className+=' ob-show'" alt="כ-900 קילומטרים בממוצע ליום: הנסיעות של מסי" title="כ-900 קילומטרים בממוצע ליום: הנסיעות של מסי" onerror="OBR.extern.imageError(this)">
                                                    </span>
          <span class="ob-unit ob-rec-text" data-type="Title" title="כ-900 קילומטרים בממוצע ליום: הנסיעות של מסי">כ-900 קילומטרים בממוצע ליום: הנסיעות של מסי</span>
      

          </a>
                </li>
              </ul>
              <ul class="ob-widget-items-container ob-multi-row ob-row-3">
                <li class="ob-dynamic-rec-container ob-recIdx-3 ob-o" data-pos="3"><a class="ob-dynamic-rec-link " onclick="event&amp;&amp;event.cancelBubble&amp;&amp;(event.cancelBubble=true);event&amp;&amp;event.stopPropagation&amp;&amp;(event.stopPropagation());return true;" href="https://www.one.co.il/Article/424163.html?obOrigUrl=true" onmousedown="this.href='https://traffic.outbrain.com/network/redir?p=pDmk9FpbTPA2A7Wn48MLQWRcPr6NiXJNVNgil8CRBClKFJy8lNoDXoGryey-yRrqakY-kCztReVXDShq3HWif6OuTcOc73VBtMl0ZN1paiMKgunQXEwWTpN8SySM_4s0i4B2wEmbXOMf6-kQRzmGfCX9NZa2b2Ru_lGsxeVB3aV3VdqT0VDmNsk9vT1VsGLot00gFDNBaPM-d9jit02-uFDeXdzznoGHPBQs8qpBNT_1uMLPvUq8GiiZU-_ponviGlODExzuFERhLbMOgUaaQKc8E5PBveAqHvV74am_LI0cFKliayDSlBbG5V1alYHJLNoMc8tqxJRDr60WBLvGVntvfDYIaHVUKKvJgTMFuY_U4HI-VvA7xNeo_iNtBVZ8VOl4R_WHbLIUXjfQf25458XmPrVhn7vm_Jbw-L1mekTxDao0S1paIO3lPSErO3_UeMlDw9-MDPHgYBTtEXym27YNpens8k8obroTKdANp5gFoMOJeAASlUL6nXw92eMI_bU7ZpyeZVRQf_sKZOoQSOHxcQzj0c2KFG7-F1AeRE_8SmZHz6Kw4hpUKAlgVQi_wCKY_o0YobQC3iMqGY3JMdmEHoATq1RrVeKR8BKcUgEatzNDNmQQEbgsbl41cuWJ&amp;c=cb93e4f0&amp;v=4';event&amp;&amp;event.cancelBubble&amp;&amp;(event.cancelBubble=true);event&amp;&amp;event.stopPropagation&amp;&amp;(event.stopPropagation());return true;" target="_blank" data-rec-en-did="Vd-ljwy6knNLF99yyVQE4Q" rel="noopener">

      <span class="ob-unit ob-rec-image-container" data-type="Image">
  <div class="ob-image-ratio"></div>
                      <img class="ob-rec-image ob-show" loading="lazy" aria-hidden="true" src="https://images.outbrainimg.com/transform/v3/eyJpdSI6ImRhZjhiZjhhZTFmZjM3YWIyOTI4NzI2YzUxNmEwYjczY2JmNDg4ZGIxYzM1NjhiMzI1OGIxM2FlN2QwOGU3YmEiLCJ3IjoxNDQsImgiOjgwLCJkIjoxLjAsImNzIjowLCJmIjo0fQ.webp" onload="this.className+=' ob-show'" alt="שער, לא שער, רונאלדו רכש בוגאטי נדירה ויקרה" title="שער, לא שער, רונאלדו רכש בוגאטי נדירה ויקרה" onerror="OBR.extern.imageError(this)">
                                                    </span>
          <span class="ob-unit ob-rec-text" data-type="Title" title="שער, לא שער, רונאלדו רכש בוגאטי נדירה ויקרה">שער, לא שער, רונאלדו רכש בוגאטי נדירה ויקרה</span>
      

          </a>
                </li>
              </ul>
              <ul class="ob-widget-items-container ob-multi-row ob-row-4">
                <li class="ob-dynamic-rec-container ob-recIdx-4 ob-o" data-pos="4"><a class="ob-dynamic-rec-link " onclick="event&amp;&amp;event.cancelBubble&amp;&amp;(event.cancelBubble=true);event&amp;&amp;event.stopPropagation&amp;&amp;(event.stopPropagation());return true;" href="https://www.one.co.il/Article/427010.html?obOrigUrl=true" onmousedown="this.href='https://traffic.outbrain.com/network/redir?p=XVs7ubj2aincQei0_YaeWZqVa48czLEIm_NAFxrNh-xwXaNa6xPKo3_yY0Q3dp035Jn47qcVPRyTwT9_s8npFYYezBnH0BIsb4eM1b_V9YBy_APgjGZMnNeNt4iiZABzwHVvIwsp_wVB9H5y-zEuhQoVmubao13hr7FHMAWbqol8Vz_xxU7jrR7PrU_9-5fhUggPsd-OynlgINiBrjb0WFqjcnjsE7lpJSGuQ2kdrSdMrauRp3x0ek627aegM79ZyYiJBMOPW8kM8MWPFsy-cQaRDTdI4MTuDQVLiLOwybyOqt_xl5ryuodQld7_tAAV0S5JoIhMD9N3fz6VLsmLYORl6zUKcAtLhMgERsWTJ21KekUzlE7UosFpoG79WwvbusMaTa0oBjPQD8unizT5uOxwE8t-fXZmslmVc0Yh9i29ZDusiuY4NkHxGlM2J5gYym-R2xTqTY84oyrvtaEbY-Gqn_O2oe6WZ5TuCa5q_DeIdmdhkQ8IrkLjzRT43_3OCcEMrrcLHSWJyOjMQHPnNOMnpRNf0f3i8VfsbXYILdBVitnTdhVcJYScJNNZqfIyp05D0O6WUUBUV-c50Z8yMCmLlZj7n2UIM0UWwN-aQWe7VCEQWn23ycEvxlubGPro&amp;c=609aa4da&amp;v=4';event&amp;&amp;event.cancelBubble&amp;&amp;(event.cancelBubble=true);event&amp;&amp;event.stopPropagation&amp;&amp;(event.stopPropagation());return true;" target="_blank" data-rec-en-did="V5HXFpmMVgMrQxaWyiuTcg" rel="noopener">

      <span class="ob-unit ob-rec-image-container" data-type="Image">
  <div class="ob-image-ratio"></div>
                      <img class="ob-rec-image ob-show" loading="lazy" aria-hidden="true" src="https://images.outbrainimg.com/transform/v3/eyJpdSI6IjcxN2UwNjY0ZmMwMDVlYTg2OTQ0YWEyYWY4YmI3ZTUxYWM2ZmNjYmQ1ODdjMzVkNzI4NGQ3OGFkOTM2OTZmOWIiLCJ3IjoxNDQsImgiOjgwLCJkIjoxLjAsImNzIjowLCJmIjo0fQ.webp" onload="this.className+=' ob-show'" alt="זה לא עלה אפילו שקל: 1,000 ק&quot;מ ללא חשמל ודלק" title="זה לא עלה אפילו שקל: 1,000 ק&quot;מ ללא חשמל ודלק" onerror="OBR.extern.imageError(this)">
                                                    </span>
          <span class="ob-unit ob-rec-text" data-type="Title" title="זה לא עלה אפילו שקל: 1,000 ק&quot;מ ללא חשמל ודלק">זה לא עלה אפילו שקל: 1,000 ק"מ ללא חשמל ודלק</span>
      

          </a>
                </li>
              </ul>
              <ul class="ob-widget-items-container ob-multi-row ob-row-5">
                <li class="ob-dynamic-rec-container ob-recIdx-5 ob-o" data-pos="5"><a class="ob-dynamic-rec-link " onclick="event&amp;&amp;event.cancelBubble&amp;&amp;(event.cancelBubble=true);event&amp;&amp;event.stopPropagation&amp;&amp;(event.stopPropagation());return true;" href="https://www.one.co.il/Article/426006.html?obOrigUrl=true" onmousedown="this.href='https://traffic.outbrain.com/network/redir?p=AjwgSvmXX0dtrXK-IEjpjLVbKW4CWte3GxIdgicKr0HNF2CPN1Lw8UMpE9D-B6YaejOIuEHs_0kBdU6NsxIk_l4ajdV8DR_1gjhaHog4-ohHQ4U-F9SmGvRhuEzCyhylY_HKVDinlKgTJN_8bNXohiS7-ItkXOYMYIpsj0Bsk3JTDspMzOhLk8PfCeYCL8MENr3Ckp2s9-4uOYfgIG6Wg2LiOiZQDlBaQzKg0F-ycbfL0n_CRjwJBd6cnkzHxf-7ireTqIfmasIYkb6TGTg60gVrzpxQ1zuMzLZA1cp6pPDqPMdKyKTWzYxK1Dr_eR2CXQwAS98WtmQ-gz4z0rfWuWy8Fu59ulY6R0ZDbxDlIaZFmbQlBqr5fx1DTkyPakYwKh2hmsK8SFdnKw8teQv-YlYrg1Icuy8WWmmiDJOeGrtWKlWCCxiZ9q4aPh_NzKqMW2S6cmtiomUr0jXNBk52Cfsi8fyL5YC0gqkAOaHg0mf2f4LTp6m1MusKvwxZfsfl0Ph5wivOhFtC-5JGSrIkl2bKSECheVCnokuTf1RETDRgLNyK24-geyUENkWreUeDEpFJcGUxwvtIvvZAIdfpHU-snuEV757I5N1pA2T9IMwmw_6esY5FDAvMIQBftMqj&amp;c=62cc21e5&amp;v=4';event&amp;&amp;event.cancelBubble&amp;&amp;(event.cancelBubble=true);event&amp;&amp;event.stopPropagation&amp;&amp;(event.stopPropagation());return true;" target="_blank" data-rec-en-did="npLJrQKWF_tSXn0krdk46g" rel="noopener">

      <span class="ob-unit ob-rec-image-container" data-type="Image">
  <div class="ob-image-ratio"></div>
                      <img class="ob-rec-image ob-show" loading="lazy" aria-hidden="true" src="https://images.outbrainimg.com/transform/v3/eyJpdSI6IjcwM2JkMTBlY2FmODkyMWMzZTA4MzVkNjE5OTVhMjdhYmQ3MjNlOGJlYjJjOGZiMmNlMWFmN2FjZjFlZjUzOTgiLCJ3IjoxNDQsImgiOjgwLCJkIjoxLjAsImNzIjowLCJmIjo0fQ.webp" onload="this.className+=' ob-show'" alt="הרכב של מסי שעלה יותר מהמשכורת של ג'ורדן" title="הרכב של מסי שעלה יותר מהמשכורת של ג'ורדן" onerror="OBR.extern.imageError(this)">
                                                    </span>
          <span class="ob-unit ob-rec-text" data-type="Title" title="הרכב של מסי שעלה יותר מהמשכורת של ג'ורדן">הרכב של מסי שעלה יותר מהמשכורת של ג'ורדן</span>
      

          </a>
                </li>
              </ul>
            </div>
            <div class="ob_what">
              <a href="https://www.outbrain.com/what-is/default/he" rel="nofollow" onclick="OBR.extern.callWhatIs('https://www.outbrain.com/what-is/default/he',-1,-1, false ,null);return false"><span class="ob_logo" title="Outbrain - content marketing"></span></a>
            </div>
            <div class="ob-pixels">
            </div>
          </div>
        </div>
        <script type="text/javascript" async="async" src="//widgets.outbrain.com/outbrain.js" tabindex="-1"></script>
        <div class="h20 clear" tabindex="-1" data-font-size="10" data-font-size-type="px" data-line-height="20px"></div>
        <div class="ad-bg ad-container ad-container-premium-half-page" tabindex="-1" data-font-size="10" data-font-size-type="px">
          <div id="adxONEHalf_Page" tabindex="-1" data-font-size="10" data-font-size-type="px">
          </div>
        </div>
        <div class="h20 clear" tabindex="-1" data-font-size="10" data-font-size-type="px" data-line-height="20px"></div>
        <a id="aLaLigaFantasyImageUrl" href="https://www.one.co.il/VOD/Browse/56/%D7%AA%D7%A7%D7%A6%D7%99%D7%A8%D7%99_%D7%9C%D7%99%D7%92%D7%94_%D7%90%D7%99%D7%98%D7%9C%D7%A7%D7%99%D7%AA" target="_blank" tabindex="200" data-font-size="10" data-font-size-type="px">
            <img loading="lazy" data-src="https://images.one.co.il/images/msites/2023/08/17/aa4421e4c7a621ccb4a70f8e165ed8fb.jpg" src="https://images.one.co.il/images/msites/2023/08/17/aa4421e4c7a621ccb4a70f8e165ed8fb.jpg" style="width: 330px; height: 280px;" alt="ONE - מספר 1 בספורט" tabindex="-1">
        </a>
        <div class="h20 clear" tabindex="-1" data-font-size="10" data-font-size-type="px" data-line-height="20px"></div>
        <div class="ob-smartfeed-wrapper feedIdx-3" ob-data-fid="sidebar" style="">
          <div class="OUTBRAIN" data-src="https://www.one.co.il/" data-widget-id="HPC_5" data-ob-mark="true" data-browser="chrome" data-os="win32" data-dynload="" data-idx="3" id="outbrain_widget_3" tabindex="-1" data-font-size="10"
            data-font-size-type="px">
            <div class="ob-widget ob-grid-layout ob-multi-columns-layout HPC_5" data-dynamic-truncate="true">
              <style type="text/css">
                .ob-grid-layout,
                .ob-grid-layout * {
                  -webkit-box-sizing: content-box;
                  box-sizing: content-box
                }

                .ob-grid-layout .ob-widget-items-container {
                  display: -ms-grid;
                  display: grid;
                  clear: both
                }

                .ob-grid-layout .ob-dynamic-rec-container {
                  position: relative
                }

                .ob-grid-layout .ob-dynamic-rec-link {
                  display: -webkit-box;
                  display: -ms-flexbox;
                  display: flex;
                  -webkit-box-orient: vertical;
                  -webkit-box-direction: normal;
                  -ms-flex-direction: column;
                  flex-direction: column;
                  text-decoration: none
                }

                .ob-grid-layout .ob-unit {
                  display: block;
                  -webkit-box-flex: 1;
                  -ms-flex: auto;
                  flex: auto
                }

                .ob-grid-layout .ob-unit.ob-rec-image-container {
                  position: relative;
                  width: 100%;
                  height: auto
                }

                .ob-grid-layout .ob-unit .ob-rec-logo-container.logo-over-image {
                  position: absolute
                }

                .ob-grid-layout .ob-rec-comments-count {
                  font-size: 11px;
                  font-family: Lato, sans-serif;
                  text-decoration: none;
                  border-radius: 0 2px 2px 0;
                  position: absolute;
                  bottom: 11px;
                  color: #fff;
                  font-weight: 700;
                  display: -webkit-box;
                  display: -ms-flexbox;
                  display: flex;
                  -webkit-box-align: center;
                  -ms-flex-align: center;
                  align-items: center;
                  -webkit-box-pack: center;
                  -ms-flex-pack: center;
                  justify-content: center;
                  padding: 5px 8px 6px;
                  height: 13px
                }

                .ob-grid-layout .ob-rec-comments-count__icon {
                  margin: 2px 5px 0 0
                }

                .ob-grid-layout .ob-rec-image,
                .ob-grid-layout .ob-rec-video {
                  position: absolute;
                  top: 0;
                  left: 0;
                  bottom: 0;
                  right: 0;
                  width: 100%;
                  max-height: 100%
                }

                .ob-grid-layout .ob-rec-rtb-image {
                  background-color: #fff;
                  background-position: top;
                  background-repeat: no-repeat;
                  width: 100%;
                  position: absolute;
                  top: 0;
                  bottom: 0;
                  left: 0;
                  right: 0
                }

                .ob-grid-layout .ob-rec-label {
                  position: absolute;
                  bottom: 0;
                  left: 0;
                  padding: 0 3px;
                  color: #fff;
                  font-size: 10px;
                  line-height: 15px
                }

                .ob-grid-layout .ob-rec-source-wrapper,
                .ob-grid-layout .ob-rec-text-wrapper {
                  display: -webkit-box;
                  display: -ms-flexbox;
                  display: flex;
                  -webkit-box-align: baseline;
                  -ms-flex-align: baseline;
                  align-items: baseline
                }

                .ob-grid-layout .ob-rec-source-wrapper .ob-rec-label,
                .ob-grid-layout .ob-rec-text-wrapper .ob-rec-label {
                  position: static;
                  -ms-flex-item-align: baseline;
                  align-self: baseline;
                  border-radius: 2px;
                  padding: 2px 6px
                }

                .ob-grid-layout .ob-video-icon-container {
                  position: absolute;
                  left: 0
                }

                .ob-grid-layout .ob-video-icon-container .ob-video-icon {
                  height: 100%;
                  opacity: .7
                }

                .ob-grid-layout .ob-rec-author {
                  text-overflow: ellipsis;
                  overflow: hidden
                }

                .ob-grid-layout.ob-text-on-image .ob-unit.ob-rec-image-container:after {
                  content: "";
                  display: block;
                  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 4, 7, 0)), color-stop(76%, rgba(0, 4, 7, .41)), to(rgba(0, 4, 7, .54)));
                  background-image: linear-gradient(180deg, rgba(0, 4, 7, 0), rgba(0, 4, 7, .41) 76%, rgba(0, 4, 7, .54));
                  height: 100%;
                  position: absolute;
                  width: 100%;
                  top: 0;
                  left: 0
                }

                .ob-grid-layout.ob-text-on-image .ob-dynamic-rec-link {
                  position: relative
                }

                .ob-grid-layout.ob-text-on-image .ob-sub-units {
                  position: absolute;
                  bottom: 0
                }

                .ob-grid-layout .ob-widget-footer {
                  position: relative
                }

                .ob-grid-layout .ob-widget-header {
                  display: -webkit-box;
                  display: -ms-flexbox;
                  display: flex;
                  -webkit-box-pack: justify;
                  -ms-flex-pack: justify;
                  justify-content: space-between;
                  -webkit-box-align: center;
                  -ms-flex-align: center;
                  align-items: center
                }

                .ob-grid-layout .ob-rec-source {
                  word-break: break-all
                }

                .HPC_5.ob-grid-layout .ob-widget-items-container {
                  -ms-grid-columns: (1fr)[1];
                  grid-template-columns: repeat(1, minmax(min-content, 1fr));
                  -ms-grid-rows: (1fr)[1];
                  grid-template-rows: repeat(1, auto);
                  margin: 0px 0px 0px 0px
                }

                .HPC_5.ob-grid-layout .ob-unit.ob-rec-image-container .ob-image-ratio {
                  padding-top: 55.55555555555556%;
                }

                .HPC_5.ob-widget .ob-rec-image-container .ob-rec-image {
                  opacity: 0;
                  transition: all 750ms;
                }

                .HPC_5.ob-widget .ob-rec-image-container .ob-rec-image.ob-show {
                  opacity: 1;
                }

                .HPC_5.ob-widget .ob-widget-header {
                  font-weight: bold;
                }

                .HPC_5.ob-widget .ob-dynamic-rec-container .ob-rec-text,
                .HPC_5.ob-widget .ob-dynamic-rec-container .ob-rec-source,
                .HPC_5.ob-widget .ob-dynamic-rec-container .ob-rec-customText,
                .HPC_5.ob-widget .ob-dynamic-rec-container .ob-rec-description {
                  display: -webkit-box;
                  -webkit-box-orient: vertical;
                  overflow: hidden;
                  max-height: initial;
                }

                .HPC_5.ob-widget .ob-dynamic-rec-container .ob-rec-text {
                  -webkit-line-clamp: 3;
                }

                .HPC_5.ob-widget .ob-dynamic-rec-container .ob-rec-source {
                  -webkit-line-clamp: 1;
                }

                .HPC_5.ob-widget .ob-dynamic-rec-container .ob-rec-description {
                  -webkit-line-clamp: 3;
                }

                .HPC_5.ob-widget .ob-dynamic-rec-container .ob-rec-customText {
                  -webkit-line-clamp: 1;
                }

                .HPC_5.ob-widget .ob-rec-text {
                  font-weight: normal;
                }

                .HPC_5.ob-widget .ob-rec-source {
                  font-weight: normal;
                }

                .HPC_5.ob-widget .ob-rec-date {
                  font-weight: bold;
                }

                .HPC_5.ob-widget .ob-rec-description {
                  max-height: 53.0px;
                  overflow: hidden;
                  font-weight: normal;
                }

                .HPC_5.ob-widget .ob-rec-image-container .ob-video-icon-container {
                  position: absolute;
                  left: 0;
                  height: 30%;
                  width: 100%;
                  text-align: center;
                  top: 35%;
                }

                .HPC_5.ob-widget .ob-rec-image-container .ob-video-icon {
                  display: inline-block;
                  height: 100%;
                  float: none;
                  opacity: 0.7;
                  transition: opacity 500ms;
                }

                .HPC_5.ob-widget .ob-rec-image-container .ob-video-icon:hover {
                  opacity: 1;
                }

                .HPC_5 .ob_what a:before {
                  content: "";
                  ;
                  ;
                  background-image: url('https://widgets.outbrain.com/images/widgetIcons/achoice.svg');
                  background-size: 100% 100%;
                  width: 12px;
                  height: 12px;
                  padding-right: 4px;
                  display: inline-block;
                  background-repeat: no-repeat;
                  background-position: left center;
                  border-right: 1px solid #999;
                }

                .HPC_5.ob-widget .ob_what {
                  direction: rtl;
                  clear: both;
                  padding: 5px 10px 0px;
                }

                .HPC_5.ob-widget .ob_what a {
                  color: #757575;
                  font-size: 11px;
                  font-family: arial;
                  text-decoration: none;
                }

                .HPC_5.ob-widget .ob_what.ob-hover:hover a {
                  text-decoration: underline;
                }

                .HPC_5.ob-widget .ob_amelia,
                .HPC_5.ob-widget .ob_amelia_covid,
                .HPC_5.ob-widget .ob_logo,
                .HPC_5.ob-widget .ob_feed_logo,
                .HPC_5.ob-widget .ob_sfeed_logo,
                .HPC_5.ob-widget .ob_text_logo {
                  vertical-align: baseline !important;
                  display: inline-block;
                  vertical-align: text-bottom;
                  padding: 0px 5px;
                  box-sizing: content-box;
                  -moz-box-sizing: content-box;
                  -webkit-box-sizing: content-box;
                }

                .HPC_5.ob-widget .ob_logo {
                  background: url('https://widgets.outbrain.com/images/widgetIcons/ob_logo_67x12.png') no-repeat center top;
                  width: 67px;
                  height: 12px;
                }

                .HPC_5.ob-widget:hover .ob_amelia,
                .HPC_5.ob-widget:hover .ob_logo,
                .HPC_5.ob-widget:hover .ob_text_logo {
                  background-position: center bottom;
                }

                .HPC_5.ob-widget {
                  position: relative;
                }

                .HPC_5.ob-widget .ob_what {
                  position: absolute;
                  top: 5px;
                  right: 0px;
                }

                .HPC_5.ob-widget .ob_what {
                  text-align: left;
                  direction: ltr;
                }

                .HPC_5.ob-widget .ob_amelia,
                .HPC_5.ob-widget .ob_logo,
                .HPC_5.ob-widget .ob_feed_logo,
                .HPC_5.ob-widget .ob_sfeed_logo,
                .HPC_5.ob-widget .ob_text_logo {
                  vertical-align: baseline !important;
                }

                .HPC_5.ob-widget .ob_what {
                  right: auto;
                  left: 0px;
                }

                .HPC_5.ob-widget .ob_what.ob_what_resp {
                  position: static;
                  float: left;
                  padding: 0px;
                  font-weight: normal;
                  flex: none;
                }

                .HPC_5.ob-widget .ob_what.ob_what_resp {
                  padding: 5px 0;
                }

                .HPC_5.ob-grid-layout .ob-rec-image-container .ob-rec-label {
                  bottom: 0;
                  left: 0
                }

                .HPC_5.ob-grid-layout .ob-rec-image-container .ob-rec-label {
                  font-size: 10px;
                  font-weight: normal;
                }

                .HPC_5.ob-widget {
                  direction: rtl;
                }

                .HPC_5.ob-grid-layout .ob-sub-units.ob-cta .ob-grid-button-container {
                  margin: $titleMargin.top 15px $titleMargin.bottom $titleMargin.left;
                }

                .HPC_5.ob-multi-columns-layout .ob-widget-header {
                  font-family: arial;
                  font-size: 22px;
                  color: #2f4d9b;
                  margin: 8px 0px 12px 0px
                }

                .HPC_5.ob-multi-columns-layout .ob-sub-units {
                  margin: 0px 0px 0px 10px;
                  justify-content: flex-start
                }

                .HPC_5.ob-multi-columns-layout .ob-rec-text {
                  font-family: arial;
                  color: #7f7f7f;
                  margin: 0 0 0 0;
                  text-align: right;
                  line-height: 1.25;
                  font-size: 14px;
                }

                .HPC_5.ob-multi-columns-layout .ob-rec-text:hover {
                  color: #7f7f7f;
                }

                .HPC_5.ob-multi-columns-layout .ob-grid-button-container {
                  font-family: arial;
                  line-height: 1.25;
                  font-size: 14px;
                }

                .HPC_5.ob-multi-columns-layout .ob-rec-source {
                  font-family: inherit;
                  color: #a8a8a8;
                  margin: 0 0 0 0;
                  text-align: right;
                  font-size: 12px;
                  line-height: 1.25;
                }

                .HPC_5.ob-multi-columns-layout .ob-rec-date {
                  font-family: inherit;
                  color: black;
                  padding: 0px 0 0px;
                  text-align: left;
                  font-size: 12px;
                }

                .HPC_5.ob-multi-columns-layout .ob-rec-author {
                  font-family: inherit;
                  color: black;
                  padding: 0px 0 0px;
                  text-align: left;
                  font-size: 12px;
                }

                .HPC_5.ob-multi-columns-layout .ob-rec-customText {
                  font-family: inherit;
                  color: black;
                  font-size: 14px;
                  background-color: inherit;
                }

                .HPC_5.ob-multi-columns-layout .ob-rec-description {
                  font-family: arial;
                  color: #595959;
                  margin: ;
                  text-align: right;
                  font-size: 14px;
                  line-height: 1.25;
                }

                .HPC_5.ob-multi-columns-layout .ob-unit.ob-rec-image-container span.ob-rec-label {
                  background-color: #666;
                  color: ;
                  font-family: ;
                }

                .HPC_5.ob-multi-columns-layout .ob-widget-items-container {
                  grid-row-gap: 15px;
                  grid-column-gap: 20px;
                }

                .HPC_5.ob-multi-columns-layout .ob-widget-items-container .ob-dynamic-rec-container {
                  padding: 0px;
                  border: ;
                  background-color: ;
                }
              </style>
              <style type="text/css">
                .HPC_5.ob-grid-layout.ob-multi-columns-layout .ob-sub-units .ob-grid-button-container {
                  margin: ;
                  margin-top: 5px;
                }

                /* dynamic multi-columns css */
                .HPC_5.ob-grid-layout.ob-multi-columns-layout .ob-widget-items-container {
                  grid-auto-flow: column;
                }

                .HPC_5.ob-grid-layout.ob-multi-columns-layout .ob-dynamic-rec-link {
                  display: flex;
                  flex-direction: row;
                  align-items: flex-start;
                  height: 100%;
                }

                .HPC_5.ob-grid-layout.ob-multi-columns-layout .ob-dynamic-rec-link .ob-unit.ob-rec-image-container {
                  flex: 0 0 40%;
                }

                .HPC_5.ob-grid-layout.ob-multi-columns-layout .ob-dynamic-rec-link section.ob-sub-units {
                  display: flex;
                  flex-direction: column;
                  align-items: flex-start;
                }

                .HPC_5.ob-grid-layout.ob-multi-columns-layout .ob-dynamic-rec-link section.ob-sub-units .ob-unit {
                  flex: unset;
                }
              </style>
              <style type="text/css" class="ob-custom-css">
                .HPC_5.ob-widget {
                  width: 100%;
                  min-width: 0;
                  margin: 0 auto;
                  background-color: #ececec;
                  padding-bottom: 10px;
                }

                .OUTBRAIN .HPC_5.ob-widget .ob-widget-header {
                  width: 100%;
                  font-size: 15px;
                  font-weight: bold;
                  color: #bf0000 !important;
                  padding: 2px 0;
                  direction: rtl;
                  text-align: right;
                  text-indent: 12px;
                  border-bottom: 3px solid #bfbfbf;
                  background: #d7d7d7;
                  background: -moz-linear-gradient(top, #d7d7d7 0, #e4e4e4 100%);
                  background: -webkit-linear-gradient(top, #d7d7d7 0, #e4e4e4 100%);
                  background: linear-gradient(to bottom, #d7d7d7 0, #e4e4e4 100%);
                  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#d7d7d7', endColorstr='#e4e4e4', GradientType=0);
                  margin-bottom: 8px;
                }

                .HPC_5 .ob-widget-section {
                  width: 100%;
                  margin: 0 auto;
                  background-color: #ececec;
                  padding-bottom: 10px;
                }

                .OUTBRAIN .HPC_5.ob-widget .ob-widget-items-container,
                .OUTBRAIN .SFD_STP_21.ob-widget .ob-widget-items-container {
                  width: 95%;
                  margin: 0 auto;
                  padding-top: 15px;
                }

                /*.HPC_5.ob-strip-layout .ob-dynamic-rec-container {*/
                /* max-width: none;*/
                /*}*/
                .HPC_5.ob-widget .ob-rec-image-container {
                  position: relative;
                  width: 144px;
                  float: right;
                  margin-left: 7px;
                }

                .HPC_5.ob-widget .ob_what {
                  position: absolute;
                  top: 0px;
                  padding: 3px 10px 0px;
                }

                .SFD_STP_21.ob-widget {
                  width: 100%;
                  min-width: 0;
                  margin: 0 auto;
                  background-color: #ececec;
                  padding-bottom: 10px;
                  border: 1px solid #E7E7E7;
                }

                /*.SFD_STP_21.ob-widget {*/
                /* width: 100%;*/
                /* min-width: 0;*/
                /* border: 1px solid #E7E7E7;*/
                /*}*/
                .SFD_STP_21 .ob-widget-section {
                  width: 100%;
                  margin: 0 auto;
                  background-color: #ececec;
                  padding-bottom: 10px;
                }

                .SFD_STP_21.ob-widget .ob-rec-image-container {
                  position: relative;
                  width: 144px;
                  float: right;
                  margin-left: 7px;
                }

                /*[ob-data-fid="sidebar"] { border: 1px solid #E7E7E7;}//*
              </style>
              <div class="ob-widget-header">
                <span class="ob-grid-header-text">למקרה שפספסתם </span>
                <div class="ob_what ob_what_resp">
                  <a href="https://www.outbrain.com/what-is/default/he" rel="nofollow" onclick="OBR.extern.callWhatIs('https://www.outbrain.com/what-is/default/he',-1,-1, false ,null);return false"><span class="ob_logo" title="Outbrain - content marketing"></span></a>
                </div>
              </div>
              <div class="ob-widget-items-container">
                <div class="ob-dynamic-rec-container ob-recIdx-0 ob-o" data-pos="0">
                  <a class="ob-dynamic-rec-link " onclick="event&amp;&amp;event.cancelBubble&amp;&amp;(event.cancelBubble=true);event&amp;&amp;event.stopPropagation&amp;&amp;(event.stopPropagation());return true;" href="https://www.one.co.il/Article/444922.html?obOrigUrl=true" onmousedown="this.href='https://traffic.outbrain.com/network/redir?p=GlQNAQI-gI3UgXN3-K4z4CBYZOCpjXkflhDoralGR9ScqVe7wzX5SSwKCbLELu7UA3iOnMnb08lmYdB3w-hVEBZd35IJquFnljFJYTxuDxhnm4FESM35S1ivepgleNtLw1BmSkNdE8c4XGK0VtbT9CAMX9JEveOmgYeNRkZYFiDbvVa0Lrt3rV2IbHcZCIhRE-jBOVcPRwbC-bmOSl6MvI0ATPJORJtkTYpdujzyhMmFa4OGUwpsM2qBzMove0YDTYDFDLghNyrQ1_TgiLE10WqwEs6u__X30tyuXX1FM-Blk5wuYVb7mhVZ06q5RjctGvHReK6InRXtplc2wI_Gk1aN8ZDTA035YuF0ptJCQFcM6V7a6zl8RMmLT2WSclUmyi2UY8qz0ApVcz8f0_QDZIdC4bNqvgAzOSuVqop_j4Yld12yCDwKGFsz1TL8VtXoKH_D0oY8bVo9DSJnxfXfepr_RiPya9EEt7yZ9AaEJVL4pPn11b-EHZ8PkApxW87hRV_iIqoNB1Gn346tKwOip7QMJzy-9z560z_7ZGIjWrtk5mGWLIQnMBm-VsI06vzQ5SbP6lN5wEfZVrpFfkoWkSezxPlzH70KvjdMFP0rUQ27hhPdIFf1pV1_mipLQM7oeiZPwV8QsQuMhCt--Z55w6vLOCbTEo5jIsFagrehXOk&amp;c=4974d5c0&amp;v=4';event&amp;&amp;event.cancelBubble&amp;&amp;(event.cancelBubble=true);event&amp;&amp;event.stopPropagation&amp;&amp;(event.stopPropagation());return true;" target="_blank" data-rec-en-did="LvEHJ4crAAafEGMBdYcskQ" rel="noopener">
    <span class="ob-unit ob-rec-image-container" data-type="Image">
  <div class="ob-image-ratio"></div>
                      <img class="ob-rec-image ob-show" loading="lazy" aria-hidden="true" src="https://images.outbrainimg.com/transform/v3/eyJpdSI6IjAxMGU2NzZhMDM2YmI0NWU5MDIxNzM3ZmQxZDdjNTdjNzIxNTAxODY1N2UwZmM3ODg5YTYxMGQzYTRjZGVjODEiLCJ3IjoxNDQsImgiOjgwLCJkIjoxLjAsImNzIjowLCJmIjo0fQ.webp" onload="this.className+=' ob-show'" alt="פרס שיא: הסכום הגדול שנובאק ג'וקוביץ' הרוויח" title="פרס שיא: הסכום הגדול שנובאק ג'וקוביץ' הרוויח" onerror="OBR.extern.imageError(this)">
                                                    </span>
    <section class="ob-sub-units">
        <span class="ob-unit ob-rec-text" data-type="Title" title="פרס שיא: הסכום הגדול שנובאק ג'וקוביץ' הרוויח">פרס שיא: הסכום הגדול שנובאק ג'וקוביץ' הרוויח</span>


    </section>
    </a>
                </div>
              </div>
              <div class="ob-widget-footer">
                <div class="ob-pixels">
                </div>
              </div>
            </div>
          </div>
        </div>
        <script type="text/javascript" async="async" src="//widgets.outbrain.com/outbrain.js" tabindex="-1"></script>
      </div>
      <div class="one-hp-left-container-column-articles" tabindex="-1" data-font-size="10" data-font-size-type="px">
        <a id="_ctl0_ContentHolder_Body__ctl6_rpHPArticlesCategories__ctl0_ucCategoryArticles_hlCategoryTitler" class="one-hp-category-title" href="Soccer/News/1" tabindex="40" data-font-size="15" data-font-size-type="px" data-line-height="15px">כדורגל ישראלי</a>
        <a class="one-article one-article-plain" href="/Article/23-24/1,19,10,43426/445131.html?ref=hp" tabindex="40" data-font-size="10" data-font-size-type="px">



    <img loading="lazy" class="one-article-image" src="https://photo.one.co.il/Image/GG/5,1/1696139.webp?width=207" width="207" alt="ONE - מספר 1 בספורט" tabindex="-1">

    <h2 id="_ctl0_ContentHolder_Body__ctl6_rpHPArticlesCategories__ctl0_ucCategoryArticles_rpArticles__ctl0_ucArticlePlain_oneArticleTitle" tabindex="-1" data-font-size="18" data-font-size-type="px">חי: רומניה - קוסובו 0:0, שווייץ - אנדורה 0:0</h2>
    <h3 tabindex="-1" data-font-size="18" data-font-size-type="px">
        מוק' יורו 2024, מחזור 6: שתי היריבות המשמעותיות של הנבחרת הישראלית משחקות כשהרומנים מארחים את קוסובו למשחק גורלי, בעוד השווייצרים נגד אנדורה
        <span style="line-height:12px;" class="numOfComments0" tabindex="-1" data-font-size="18" data-font-size-type="px" data-line-height="12px">0</span>
        
        
    </h3>
</a>
        <div class="clear" tabindex="-1" data-font-size="10" data-font-size-type="px"></div>
        <a class="one-article one-article-plain" href="/Article/23-24/1,2,20,0/445150.html?ref=hp" tabindex="40" data-font-size="10" data-font-size-type="px">



    <img loading="lazy" class="one-article-image" src="https://photo.one.co.il/Image/GG/5,1/1696477.webp?width=207" width="207" alt="ONE - מספר 1 בספורט" tabindex="-1">

    <h2 id="_ctl0_ContentHolder_Body__ctl6_rpHPArticlesCategories__ctl0_ucCategoryArticles_rpArticles__ctl1_ucArticlePlain_oneArticleTitle" tabindex="-1" data-font-size="18" data-font-size-type="px">גידי קאניוק על סף חתימה בהפועל רמת גן</h2>
    <h3 tabindex="-1" data-font-size="18" data-font-size-type="px">
        פרסום ראשון: קשר בית"ר י-ם בדרך למעבר מעניין במיוחד לליגה הלאומית. השחקן בן ה-30 בדרך לאורדונים, שהתאבדו עליו וצפויים לשלם לו משכורת גבוהה
        <span style="line-height:12px;" class="numOfComments0" tabindex="-1" data-font-size="18" data-font-size-type="px" data-line-height="12px">8</span>
        
        
    </h3>
</a>
        <div class="clear" tabindex="-1" data-font-size="10" data-font-size-type="px"></div>
        <a class="one-article one-article-plain" href="https://www.one.co.il/Article/23-24/1,1,4,45544/445152.html?ref=hp" tabindex="40" data-font-size="10" data-font-size-type="px">

    <img loading="lazy" id="_ctl0_ContentHolder_Body__ctl6_rpHPArticlesCategories__ctl0_ucCategoryArticles_rpArticles__ctl2_ucArticlePlain_imgVideo" class="one-article-plain-video-indicator" data-src="https://images.one.co.il/images/msites/2017/02/01/3.png" src="https://images.one.co.il/images/msites/2017/02/01/3.png" border="0" style="height:24px;width:24px;z-index:2; position: absolute;top: 10px;right: 143px;" alt="ONE - מספר 1 בספורט" tabindex="-1">

    <img loading="lazy" class="one-article-image" src="https://photo.one.co.il/Image/GG/5,1/1694059.webp?width=207" width="207" alt="ONE - מספר 1 בספורט" tabindex="-1">

    <h2 id="_ctl0_ContentHolder_Body__ctl6_rpHPArticlesCategories__ctl0_ucCategoryArticles_rpArticles__ctl2_ucArticlePlain_oneArticleTitle" tabindex="-1" data-font-size="18" data-font-size-type="px">"מספיק עם האלימות, אחריותנו לעצור את זה"</h2>
    <h3 tabindex="-1" data-font-size="18" data-font-size-type="px">
        ברקע תיעוד מקרה האלימות בפ"ת שגרר תגובות נרחבות, מכבי חיפה הוציאה סרטון רשמי עם הכותרת "חלאס, אלימות זה לחלשים" בהשתתפות שחקני הקבוצה. צפו
        <span style="line-height:12px;" class="numOfComments3" tabindex="-1" data-font-size="11" data-font-size-type="px" data-line-height="12px">16</span>
        
        
    </h3>
</a>
        <div class="clear" tabindex="-1" data-font-size="10" data-font-size-type="px"></div>
        <a class="one-article one-article-plain" href="https://www.one.co.il/Article/23-24/1,1,3,42168/445153.html?ref=hp" tabindex="40" data-font-size="10" data-font-size-type="px">

    <img loading="lazy" id="_ctl0_ContentHolder_Body__ctl6_rpHPArticlesCategories__ctl0_ucCategoryArticles_rpArticles__ctl3_ucArticlePlain_imgVideo" class="one-article-plain-video-indicator" data-src="https://images.one.co.il/images/msites/2017/02/01/3.png" src="https://images.one.co.il/images/msites/2017/02/01/3.png" border="0" style="height:24px;width:24px;z-index:2; position: absolute;top: 10px;right: 143px;" alt="ONE - מספר 1 בספורט" tabindex="-1">

    <img loading="lazy" class="one-article-image" src="https://photo.one.co.il/Image/GG/5,1/1696478.webp?width=207" width="207" alt="ONE - מספר 1 בספורט" tabindex="-1">

    <h2 id="_ctl0_ContentHolder_Body__ctl6_rpHPArticlesCategories__ctl0_ucCategoryArticles_rpArticles__ctl3_ucArticlePlain_oneArticleTitle" tabindex="-1" data-font-size="18" data-font-size-type="px">ותיקי מכבי ת"א השתתפו במשחק להנצחת חיילים</h2>
    <h3 tabindex="-1" data-font-size="18" data-font-size-type="px">
        עיריית לוד ארגנה משחק לזכרם של בראל חדירה שמואלי ועמית בן יגאל ז"ל בהשתתפות קבוצת הוותיקים הצהובה וכוכבי ליגה משלנו על שם שון כרמלי ז"ל
        <span style="line-height:12px;" class="numOfComments0" tabindex="-1" data-font-size="18" data-font-size-type="px" data-line-height="12px">1</span>
        
        
    </h3>
</a>
        <div class="clear" tabindex="-1" data-font-size="10" data-font-size-type="px"></div>
        <a class="one-article one-article-plain" href="/Article/23-24/1,1,3,65456/444982.html?ref=hp" tabindex="40" data-font-size="10" data-font-size-type="px">



    <img loading="lazy" class="one-article-image" src="https://photo.one.co.il/Image/GG/5,1/1696115.webp?width=207" width="207" alt="ONE - מספר 1 בספורט" tabindex="-1">

    <h2 id="_ctl0_ContentHolder_Body__ctl6_rpHPArticlesCategories__ctl0_ucCategoryArticles_rpArticles__ctl4_ucArticlePlain_oneArticleTitle" tabindex="-1" data-font-size="18" data-font-size-type="px">חולם להיות גדול מאבא: על הנסיקה של רוי רביבו</h2>
    <h3 tabindex="-1" data-font-size="18" data-font-size-type="px">
        נבחרת ישראל מצאה את המגן השמאלי האולטימטיבי, וגם זה קרה די במקרה. על קור הרוח, חוסר הפחד, האיכות החריגה והאמונה שיעשה קריירה גדולה משל אביו
        <span style="line-height:12px;" class="numOfComments3" tabindex="-1" data-font-size="11" data-font-size-type="px" data-line-height="12px">49</span>
        
        
    </h3>
</a>
        <div class="clear" tabindex="-1" data-font-size="10" data-font-size-type="px"></div>
        <a class="one-article one-article-plain" href="https://www.one.co.il/Article/23-24/1,1,5,67734/444915.html?ref=hp" tabindex="40" data-font-size="10" data-font-size-type="px">

    <img loading="lazy" id="_ctl0_ContentHolder_Body__ctl6_rpHPArticlesCategories__ctl0_ucCategoryArticles_rpArticles__ctl5_ucArticlePlain_imgVideo" class="one-article-plain-video-indicator" data-src="https://images.one.co.il/images/msites/2017/02/01/3.png" src="https://images.one.co.il/images/msites/2017/02/01/3.png" border="0" style="height:24px;width:24px;z-index:2; position: absolute;top: 10px;right: 143px;" alt="ONE - מספר 1 בספורט" tabindex="-1">

    <img loading="lazy" class="one-article-image" src="https://photo.one.co.il/Image/GG/5,1/1696015.webp?width=207" width="207" alt="ONE - מספר 1 בספורט" tabindex="-1">

    <h2 id="_ctl0_ContentHolder_Body__ctl6_rpHPArticlesCategories__ctl0_ucCategoryArticles_rpArticles__ctl5_ucArticlePlain_oneArticleTitle" tabindex="-1" data-font-size="18" data-font-size-type="px">"ישראל הפכה לשם בכדורגל של נבחרות צעירות"</h2>
    <h3 tabindex="-1" data-font-size="18" data-font-size-type="px">
        המונדיאליטו ("כיף לראות שטורניר אחד שם אותך בכותרות"), הפועל ("גם בליגה יראו מה אני שווה ואגיע רחוק") והצעירה ("צעד לבוגרת"): רן בנימין מדבר
        <span style="line-height:12px;" class="numOfComments3" tabindex="-1" data-font-size="11" data-font-size-type="px" data-line-height="12px">14</span>
        
        
    </h3>
</a>
        <div class="clear" tabindex="-1" data-font-size="10" data-font-size-type="px"></div>
        <a class="one-article one-article-plain" href="/Article/23-24/1,1,17,49726/445126.html?ref=hp" tabindex="40" data-font-size="10" data-font-size-type="px">



    <img loading="lazy" class="one-article-image" src="https://photo.one.co.il/Image/GG/5,1/1696450.webp?width=207" width="207" alt="ONE - מספר 1 בספורט" tabindex="-1">

    <h2 id="_ctl0_ContentHolder_Body__ctl6_rpHPArticlesCategories__ctl0_ucCategoryArticles_rpArticles__ctl6_ucArticlePlain_oneArticleTitle" tabindex="-1" data-font-size="18" data-font-size-type="px">בני סכנין במגעים לצירופו של ראנג'לו יאנגה</h2>
    <h3 tabindex="-1" data-font-size="18" data-font-size-type="px">
        פרסום ראשון: הקבוצה של סלובודאן דראפיץ' מנסה לצרף את החלוץ ההולנדי (31), שכבש בעונה האחרונה 11 שערים בקלוז' הרומנית ושיחק בעבר גם בפיינורד
        <span style="line-height:12px;" class="numOfComments0" tabindex="-1" data-font-size="18" data-font-size-type="px" data-line-height="12px">5</span>
        
        
    </h3>
</a>
        <div class="clear" tabindex="-1" data-font-size="10" data-font-size-type="px"></div>
        <a class="one-article one-article-plain" href="/Article/23-24/1,1,2,33154/445121.html?ref=hp" tabindex="40" data-font-size="10" data-font-size-type="px">



    <img loading="lazy" class="one-article-image" src="https://photo.one.co.il/Image/GG/5,1/1675650.webp?width=207" width="207" alt="ONE - מספר 1 בספורט" tabindex="-1">

    <h2 id="_ctl0_ContentHolder_Body__ctl6_rpHPArticlesCategories__ctl0_ucCategoryArticles_rpArticles__ctl7_ucArticlePlain_oneArticleTitle" tabindex="-1" data-font-size="18" data-font-size-type="px">גרינפלד ישפוט בטרנר, לייבוביץ את מכבי חיפה</h2>
    <h3 tabindex="-1" data-font-size="18" data-font-size-type="px">
        איגוד השופטים פרסם את השיבוץ למחזור הקרוב בליגת העל: השופט הבכיר ישפוט את ב"ש מול הפועל ת"א, לייבוביץ' את האלופה מול פ"ת. לחצו לשיבוץ המלא
        <span style="line-height:12px;" class="numOfComments3" tabindex="-1" data-font-size="11" data-font-size-type="px" data-line-height="12px">11</span>
        
        
    </h3>
</a>
        <div class="clear" tabindex="-1" data-font-size="10" data-font-size-type="px"></div>
        <a class="one-article one-article-plain" href="/Article/23-24/1,1,3,57194/445113.html?ref=hp" tabindex="40" data-font-size="10" data-font-size-type="px">



    <img loading="lazy" class="one-article-image" src="https://photo.one.co.il/Image/GG/5,1/1491385.webp?width=207" width="207" alt="ONE - מספר 1 בספורט" tabindex="-1">

    <h2 id="_ctl0_ContentHolder_Body__ctl6_rpHPArticlesCategories__ctl0_ucCategoryArticles_rpArticles__ctl8_ucArticlePlain_oneArticleTitle" tabindex="-1" data-font-size="18" data-font-size-type="px">"השער מול ריאל היה הרגע הכי גדול שלי עד כה"</h2>
    <h3 tabindex="-1" data-font-size="18" data-font-size-type="px">
        טוטנהאם פרסמה סרטון בו סולומון עונה לכל שאלות האוהדים ברשתות החברתיות: הרגע הכי גדול, המאכל האהוב, הטיפ שלו לדריבליסטים ות"א או לונדון? צפו
        <span style="line-height:12px;" class="numOfComments0" tabindex="-1" data-font-size="18" data-font-size-type="px" data-line-height="12px">6</span>
        
        
    </h3>
</a>
        <div class="clear" tabindex="-1" data-font-size="10" data-font-size-type="px"></div>
        <a class="one-article one-article-plain" href="https://www.one.co.il/Article/23-24/1,1,3,33443/445088.html?ref=hp" tabindex="40" data-font-size="10" data-font-size-type="px">

    <img loading="lazy" id="_ctl0_ContentHolder_Body__ctl6_rpHPArticlesCategories__ctl0_ucCategoryArticles_rpArticles__ctl9_ucArticlePlain_imgVideo" class="one-article-plain-video-indicator" data-src="https://images.one.co.il/images/msites/2017/02/01/3.png" src="https://images.one.co.il/images/msites/2017/02/01/3.png" border="0" style="height:24px;width:24px;z-index:2; position: absolute;top: 10px;right: 143px;" alt="ONE - מספר 1 בספורט" tabindex="-1">

    <img loading="lazy" class="one-article-image" src="https://photo.one.co.il/Image/GG/5,1/1696412.webp?width=207" width="207" alt="ONE - מספר 1 בספורט" tabindex="-1">

    <h2 id="_ctl0_ContentHolder_Body__ctl6_rpHPArticlesCategories__ctl0_ucCategoryArticles_rpArticles__ctl9_ucArticlePlain_oneArticleTitle" tabindex="-1" data-font-size="18" data-font-size-type="px">זהבי: רוצה שהנער יהיה אורח כבוד במשחק שלנו</h2>
    <h3 tabindex="-1" data-font-size="18" data-font-size-type="px">
        תיעוד מקרה האלימות הקשה בפ"ת הגיע גם לכוכב מכבי ת"א שהזדעזע: "מקווה שהמשטרה תטפל בסמרטוטים ביד קשה", אבל מתברר שהמותקף עוכב בחשד למעורבות
        <span style="line-height:12px;" class="numOfComments3" tabindex="-1" data-font-size="11" data-font-size-type="px" data-line-height="12px">117</span>
        
        
    </h3>
</a>
        <div class="clear" tabindex="-1" data-font-size="10" data-font-size-type="px"></div>
        <a class="one-article one-article-plain" href="https://www.one.co.il/Article/23-24/1,1,2,45607/445115.html?ref=hp" tabindex="40" data-font-size="10" data-font-size-type="px">

    <img loading="lazy" id="_ctl0_ContentHolder_Body__ctl6_rpHPArticlesCategories__ctl0_ucCategoryArticles_rpArticles__ctl10_ucArticlePlain_imgVideo" class="one-article-plain-video-indicator" data-src="https://images.one.co.il/images/msites/2017/02/01/3.png" src="https://images.one.co.il/images/msites/2017/02/01/3.png" border="0" style="height:24px;width:24px;z-index:2; position: absolute;top: 10px;right: 143px;" alt="ONE - מספר 1 בספורט" tabindex="-1">

    <img loading="lazy" class="one-article-image" src="https://photo.one.co.il/Image/GG/5,1/1689787.webp?width=207" width="207" alt="ONE - מספר 1 בספורט" tabindex="-1">

    <h2 id="_ctl0_ContentHolder_Body__ctl6_rpHPArticlesCategories__ctl0_ucCategoryArticles_rpArticles__ctl10_ucArticlePlain_oneArticleTitle" tabindex="-1" data-font-size="18" data-font-size-type="px">כך שמו של אצטדיון טדי הגיע לדיון הקריטי בבג"ץ</h2>
    <h3 tabindex="-1" data-font-size="18" data-font-size-type="px">
        השופט עמית לעו"ד בומבך המייצג את הממשלה בדיון על עילת הסבירות: "אוהדי בית"ר י-ם צריכים להודות לבית המשפט שבזכותו יש להם אצטדיון ביתי". צפו
        <span style="line-height:12px;" class="numOfComments3" tabindex="-1" data-font-size="11" data-font-size-type="px" data-line-height="12px">23</span>
        
        
    </h3>
</a>
        <div class="clear" tabindex="-1" data-font-size="10" data-font-size-type="px"></div>
        <a class="one-article one-article-plain" href="https://www.one.co.il/Article/23-24/1,1,3,38894/445111.html?ref=hp" tabindex="40" data-font-size="10" data-font-size-type="px">

    <img loading="lazy" id="_ctl0_ContentHolder_Body__ctl6_rpHPArticlesCategories__ctl0_ucCategoryArticles_rpArticles__ctl11_ucArticlePlain_imgVideo" class="one-article-plain-video-indicator" data-src="https://images.one.co.il/images/msites/2017/02/01/3.png" src="https://images.one.co.il/images/msites/2017/02/01/3.png" border="0" style="height:24px;width:24px;z-index:2; position: absolute;top: 10px;right: 143px;" alt="ONE - מספר 1 בספורט" tabindex="-1">

    <img loading="lazy" class="one-article-image" src="https://photo.one.co.il/Image/GG/5,1/1696436.webp?width=207" width="207" alt="ONE - מספר 1 בספורט" tabindex="-1">

    <h2 id="_ctl0_ContentHolder_Body__ctl6_rpHPArticlesCategories__ctl0_ucCategoryArticles_rpArticles__ctl11_ucArticlePlain_oneArticleTitle" tabindex="-1" data-font-size="18" data-font-size-type="px">שחקני מכבי ת"א ביקרו ילדים חולים באסף הרופא</h2>
    <h3 tabindex="-1" data-font-size="18" data-font-size-type="px">
        הצהובים חילקו מתנות לחג מטעם המועדון. ניר ביטון: "מקבלים פרופורציות, הם מעריצים אותנו ועלינו להראות דוגמה", על העונה: "רוצים להמשיך בשלנו"
        <span style="line-height:12px;" class="numOfComments0" tabindex="-1" data-font-size="18" data-font-size-type="px" data-line-height="12px">2</span>
        
        
    </h3>
</a>
        <div class="clear" tabindex="-1" data-font-size="10" data-font-size-type="px"></div>
        <a class="one-article one-article-plain" href="https://www.one.co.il/Article/23-24/1,7,101,57886/445093.html?ref=hp" tabindex="40" data-font-size="10" data-font-size-type="px">

    <img loading="lazy" id="_ctl0_ContentHolder_Body__ctl6_rpHPArticlesCategories__ctl0_ucCategoryArticles_rpArticles__ctl12_ucArticlePlain_imgVideo" class="one-article-plain-video-indicator" data-src="https://images.one.co.il/images/msites/2017/02/01/3.png" src="https://images.one.co.il/images/msites/2017/02/01/3.png" border="0" style="height:24px;width:24px;z-index:2; position: absolute;top: 10px;right: 143px;" alt="ONE - מספר 1 בספורט" tabindex="-1">

    <img loading="lazy" class="one-article-image" src="https://photo.one.co.il/Image/GG/5,1/1694199.webp?width=207" width="207" alt="ONE - מספר 1 בספורט" tabindex="-1">

    <h2 id="_ctl0_ContentHolder_Body__ctl6_rpHPArticlesCategories__ctl0_ucCategoryArticles_rpArticles__ctl12_ucArticlePlain_oneArticleTitle" tabindex="-1" data-font-size="18" data-font-size-type="px">אחרי שבוע ללא אימונים: מנואל נוייר חזר למגרש</h2>
    <h3 tabindex="-1" data-font-size="18" data-font-size-type="px">
        צפו: שוער באיירן לא נראה על הדשא בזבנר שטראסה מאז השבוע שעבר וערך אימונים בחדר הכושר בלבד, אך שב כעת עם אולרייך והולסמן, בזמן שפרץ עם הנבחרת
        <span style="line-height:12px;" class="numOfComments0" tabindex="-1" data-font-size="18" data-font-size-type="px" data-line-height="12px">7</span>
        
        
    </h3>
</a>
        <div class="clear" tabindex="-1" data-font-size="10" data-font-size-type="px"></div>
        <a class="one-article one-article-plain" href="https://www.one.co.il/Article/23-24/1,1,2,46357/445101.html?ref=hp" tabindex="40" data-font-size="10" data-font-size-type="px">

    <img loading="lazy" id="_ctl0_ContentHolder_Body__ctl6_rpHPArticlesCategories__ctl0_ucCategoryArticles_rpArticles__ctl13_ucArticlePlain_imgVideo" class="one-article-plain-video-indicator" data-src="https://images.one.co.il/images/msites/2017/02/01/3.png" src="https://images.one.co.il/images/msites/2017/02/01/3.png" border="0" style="height:24px;width:24px;z-index:2; position: absolute;top: 10px;right: 143px;" alt="ONE - מספר 1 בספורט" tabindex="-1">

    <img loading="lazy" class="one-article-image" src="https://photo.one.co.il/Image/GG/5,1/1693907.webp?width=207" width="207" alt="ONE - מספר 1 בספורט" tabindex="-1">

    <h2 id="_ctl0_ContentHolder_Body__ctl6_rpHPArticlesCategories__ctl0_ucCategoryArticles_rpArticles__ctl13_ucArticlePlain_oneArticleTitle" tabindex="-1" data-font-size="18" data-font-size-type="px">בית"ר וגוטליב צפויים להיפרד לפני תום החלון</h2>
    <h3 tabindex="-1" data-font-size="18" data-font-size-type="px">
        הבלם שהגיע לירושלים רק הקיץ צפוי לעזוב לאחר שלא התאקלם והבין כי הוא לא נמצא בראש סדר העדיפויות בהיררכיית הבלמים. מספר קבוצות בליגה מעוניינות
        <span style="line-height:12px;" class="numOfComments3" tabindex="-1" data-font-size="11" data-font-size-type="px" data-line-height="12px">60</span>
        
        
    </h3>
</a>
        <div class="clear" tabindex="-1" data-font-size="10" data-font-size-type="px"></div>
        <a class="one-article one-article-plain" href="/Article/23-24/1,1,2,72130/445104.html?ref=hp" tabindex="40" data-font-size="10" data-font-size-type="px">



    <img loading="lazy" class="one-article-image" src="https://photo.one.co.il/Image/GG/5,1/1692103.webp?width=207" width="207" alt="ONE - מספר 1 בספורט" tabindex="-1">

    <h2 id="_ctl0_ContentHolder_Body__ctl6_rpHPArticlesCategories__ctl0_ucCategoryArticles_rpArticles__ctl14_ucArticlePlain_oneArticleTitle" tabindex="-1" data-font-size="18" data-font-size-type="px">בית"ר ירושלים השאילה את קאבלה לראשל"צ</h2>
    <h3 tabindex="-1" data-font-size="18" data-font-size-type="px">
        שחקן הכנף בן ה-19, שחתם הקיץ על חוזה לארבע עונות בבירה וערך שתי הופעות במדי הקבוצה של יוסי אבוקסיס הושאל לעונה הקרובה לקבוצה מהליגה הלאומית
        <span style="line-height:12px;" class="numOfComments0" tabindex="-1" data-font-size="18" data-font-size-type="px" data-line-height="12px">4</span>
        
        
    </h3>
</a>
        <div class="clear" tabindex="-1" data-font-size="10" data-font-size-type="px"></div>
        <a class="one-article one-article-plain" href="/Article/23-24/149,721,0,0/445125.html?ref=hp" tabindex="40" data-font-size="10" data-font-size-type="px">



    <img loading="lazy" class="one-article-image" src="https://photo.one.co.il/Image/GG/5,1/1676545.webp?width=207" width="207" alt="ONE - מספר 1 בספורט" tabindex="-1">

    <h2 id="_ctl0_ContentHolder_Body__ctl6_rpHPArticlesCategories__ctl0_ucCategoryArticles_rpArticles__ctl15_ucArticlePlain_oneArticleTitle" tabindex="-1" data-font-size="18" data-font-size-type="px">במכבי פ"ת יערכו שיחת קבוצה ברקע האירוע בעיר</h2>
    <h3 tabindex="-1" data-font-size="18" data-font-size-type="px">
        במחלקת הנוער של הקבוצה הזדעזעו מהתקיפה האכזרית של נער בעיר והחליטו להעלות את המודעות. "המחלקה חורטת על דגלה ערכים כמו כבוד האדם ואי אלימות"
        <span style="line-height:12px;" class="numOfComments0" tabindex="-1" data-font-size="18" data-font-size-type="px" data-line-height="12px">6</span>
        
        
    </h3>
</a>
        <div class="clear" tabindex="-1" data-font-size="10" data-font-size-type="px"></div>
        <a class="one-article one-article-plain" href="/Article/23-24/1,0,0,71499/445114.html?ref=hp" tabindex="40" data-font-size="10" data-font-size-type="px">



    <img loading="lazy" class="one-article-image" src="https://photo.one.co.il/Image/GG/5,1/1696442.webp?width=207" width="207" alt="ONE - מספר 1 בספורט" tabindex="-1">

    <h2 id="_ctl0_ContentHolder_Body__ctl6_rpHPArticlesCategories__ctl0_ucCategoryArticles_rpArticles__ctl16_ucArticlePlain_oneArticleTitle" tabindex="-1" data-font-size="18" data-font-size-type="px">נבחרת הנוער הפסידה 3:1 לנבחרת רומניה</h2>
    <h3 tabindex="-1" data-font-size="18" data-font-size-type="px">
        נבחרת ישראל עד גיל 19, בהדרכתו של אופיר חיים, לא הצליחה לנצח בשנית את הנבחרת הרומנית, לאחר שבמשחק הידידות הראשון ביניהן ניצחו הישראלים 1:2
        <span style="line-height:12px;" class="numOfComments0" tabindex="-1" data-font-size="18" data-font-size-type="px" data-line-height="12px">1</span>
        
        
    </h3>
</a>
        <div class="clear" tabindex="-1" data-font-size="10" data-font-size-type="px"></div>
        <a class="one-article one-article-plain" href="/Article/23-24/149,0,0,0/445118.html?ref=hp" tabindex="40" data-font-size="10" data-font-size-type="px">



    <img loading="lazy" class="one-article-image" src="https://photo.one.co.il/Image/GG/5,1/1696444.webp?width=207" width="207" alt="ONE - מספר 1 בספורט" tabindex="-1">

    <h2 id="_ctl0_ContentHolder_Body__ctl6_rpHPArticlesCategories__ctl0_ucCategoryArticles_rpArticles__ctl17_ucArticlePlain_oneArticleTitle" tabindex="-1" data-font-size="18" data-font-size-type="px">נבחרת הנערים סיימה את הטורניר במקום השלישי</h2>
    <h3 tabindex="-1" data-font-size="18" data-font-size-type="px">
        שחקניו של גדי ברומר חתמו את טורניר ארבע האומות בגרמניה עם 2:1 לדנמרק. יהונתן אביב ממכבי פ"ת הבקיע, רועי מגור ממכבי ת"א נפצע והוחלף בהפסקה
        <span style="line-height:12px;" class="numOfComments3" tabindex="-1" data-font-size="11" data-font-size-type="px" data-line-height="12px">15</span>
        
        
    </h3>
</a>
        <div class="clear" tabindex="-1" data-font-size="10" data-font-size-type="px"></div>
        <a id="_ctl0_ContentHolder_Body__ctl6_rpHPArticlesCategories__ctl0_ucCategoryArticles_hlMoreArticlesCategory" class="one-hp-category-more-link" href="Soccer/News/1" tabindex="40" data-font-size="14" data-font-size-type="px">עוד בכדורגל ישראלי</a>
        <div class="h10" tabindex="-1" data-font-size="10" data-font-size-type="px" data-line-height="10px"></div>
        <a id="_ctl0_ContentHolder_Body__ctl6_rpHPArticlesCategories__ctl1_ucCategoryArticles_hlCategoryTitler" class="one-hp-category-title" href="Soccer/News/3" tabindex="40" data-font-size="15" data-font-size-type="px" data-line-height="15px">כדורגל עולמי</a>
        <a class="one-article one-article-plain" href="/Article/23-24/3,19,3271,43033/445086.html?ref=hp" tabindex="40" data-font-size="10" data-font-size-type="px">



    <img loading="lazy" class="one-article-image" src="https://photo.one.co.il/Image/GG/5,1/1696407.webp?width=207" width="207" alt="ONE - מספר 1 בספורט" tabindex="-1">

    <h2 id="_ctl0_ContentHolder_Body__ctl6_rpHPArticlesCategories__ctl1_ucCategoryArticles_rpArticles__ctl0_ucArticlePlain_oneArticleTitle" tabindex="-1" data-font-size="18" data-font-size-type="px">גרוע מסוזה: הפיאסקו של סנטוס בנבחרת פולין</h2>
    <h3 tabindex="-1" data-font-size="18" data-font-size-type="px">
        הוא חתם&nbsp;עד 2026 ותלו בו תקוות שווא, אך אחרי הפסדים מביכים למולדובה ואלבניה נמצאת הנבחרת בסכנת אי העפלה ליורו 2024, והמאמן הוותיק בדרך הביתה
        <span style="line-height:12px;" class="numOfComments0" tabindex="-1" data-font-size="18" data-font-size-type="px" data-line-height="12px">1</span>
        
        
    </h3>
</a>
        <div class="clear" tabindex="-1" data-font-size="10" data-font-size-type="px"></div>
        <a class="one-article one-article-plain" href="https://www.one.co.il/Article/23-24/3,10,135,0/445144.html?ref=hp" tabindex="40" data-font-size="10" data-font-size-type="px">

    <img loading="lazy" id="_ctl0_ContentHolder_Body__ctl6_rpHPArticlesCategories__ctl1_ucCategoryArticles_rpArticles__ctl1_ucArticlePlain_imgVideo" class="one-article-plain-video-indicator" data-src="https://images.one.co.il/images/msites/2017/02/01/3.png" src="https://images.one.co.il/images/msites/2017/02/01/3.png" border="0" style="height:24px;width:24px;z-index:2; position: absolute;top: 10px;right: 143px;" alt="ONE - מספר 1 בספורט" tabindex="-1">

    <img loading="lazy" class="one-article-image" src="https://photo.one.co.il/Image/GG/5,1/1696467.webp?width=207" width="207" alt="ONE - מספר 1 בספורט" tabindex="-1">

    <h2 id="_ctl0_ContentHolder_Body__ctl6_rpHPArticlesCategories__ctl1_ucCategoryArticles_rpArticles__ctl1_ucArticlePlain_oneArticleTitle" tabindex="-1" data-font-size="18" data-font-size-type="px">אל נאסר הציעה 8 מיליון אירו על לנגלה, שסירב</h2>
    <h3 tabindex="-1" data-font-size="18" data-font-size-type="px">
        במארקה חשפו: הקבוצה בה משחק רונאלדו רצתה את בלם בארסה והייתה מוכנה לשאת את מלוא שכרו, אבל הוא העדיף לחכות להצעה מאירופה. הקטלונים כיבדו זאת
        <span style="line-height:12px;" class="numOfComments0" tabindex="-1" data-font-size="18" data-font-size-type="px" data-line-height="12px">0</span>
        
        
    </h3>
</a>
        <div class="clear" tabindex="-1" data-font-size="10" data-font-size-type="px"></div>
        <a class="one-article one-article-plain" href="/Article/23-24/3,10,135,0/445124.html?ref=hp" tabindex="40" data-font-size="10" data-font-size-type="px">



    <img loading="lazy" class="one-article-image" src="https://photo.one.co.il/Image/GG/5,1/1693279.webp?width=207" width="207" alt="ONE - מספר 1 בספורט" tabindex="-1">

    <h2 id="_ctl0_ContentHolder_Body__ctl6_rpHPArticlesCategories__ctl1_ucCategoryArticles_rpArticles__ctl2_ucArticlePlain_oneArticleTitle" tabindex="-1" data-font-size="18" data-font-size-type="px">רוביאלס זומן לחקירה בחשד ל"תקיפה מינית"</h2>
    <h3 tabindex="-1" data-font-size="18" data-font-size-type="px">
        בית המשפט הלאומי בספרד זימן את נשיא ההתאחדות לשעבר לחקירה בעקבות פרשת הנשיקה, כשהוא יעיד על המקרה. גם ג'ני הרמוסו תעיד לאחר שהגישה תלונה
        <span style="line-height:12px;" class="numOfComments0" tabindex="-1" data-font-size="18" data-font-size-type="px" data-line-height="12px">4</span>
        
        
    </h3>
</a>
        <div class="clear" tabindex="-1" data-font-size="10" data-font-size-type="px"></div>
        <a class="one-article one-article-plain" href="https://www.one.co.il/Article/23-24/3,5,135,0/445105.html?ref=hp" tabindex="40" data-font-size="10" data-font-size-type="px">

    <img loading="lazy" id="_ctl0_ContentHolder_Body__ctl6_rpHPArticlesCategories__ctl1_ucCategoryArticles_rpArticles__ctl3_ucArticlePlain_imgVideo" class="one-article-plain-video-indicator" data-src="https://images.one.co.il/images/msites/2017/02/01/3.png" src="https://images.one.co.il/images/msites/2017/02/01/3.png" border="0" style="height:24px;width:24px;z-index:2; position: absolute;top: 10px;right: 143px;" alt="ONE - מספר 1 בספורט" tabindex="-1">

    <img loading="lazy" class="one-article-image" src="https://photo.one.co.il/Image/GG/5,1/1696427.webp?width=207" width="207" alt="ONE - מספר 1 בספורט" tabindex="-1">

    <h2 id="_ctl0_ContentHolder_Body__ctl6_rpHPArticlesCategories__ctl1_ucCategoryArticles_rpArticles__ctl3_ucArticlePlain_oneArticleTitle" tabindex="-1" data-font-size="18" data-font-size-type="px">היום לפני 8 שנים: החמישייה המפלצתית של CR7</h2>
    <h3 tabindex="-1" data-font-size="18" data-font-size-type="px">
        בדיוק היום לפני שמונה שנים, רונאלדו הפציץ חמישייה ב-0:6 של ריאל מדריד, בזכותה עקף את ראול והפך לגדול כובשי ריאל בליגה בכל הזמנים. צפו בהצגה
        <span style="line-height:12px;" class="numOfComments3" tabindex="-1" data-font-size="11" data-font-size-type="px" data-line-height="12px">22</span>
        
        
    </h3>
</a>
        <div class="clear" tabindex="-1" data-font-size="10" data-font-size-type="px"></div>
        <a class="one-article one-article-plain" href="/Article/23-24/3,8,135,0/445112.html?ref=hp" tabindex="40" data-font-size="10" data-font-size-type="px">



    <img loading="lazy" class="one-article-image" src="https://photo.one.co.il/Image/GG/5,1/1626257.webp?width=207" width="207" alt="ONE - מספר 1 בספורט" tabindex="-1">

    <h2 id="_ctl0_ContentHolder_Body__ctl6_rpHPArticlesCategories__ctl1_ucCategoryArticles_rpArticles__ctl4_ucArticlePlain_oneArticleTitle" tabindex="-1" data-font-size="18" data-font-size-type="px">בטענה ל"פגיעה בתדמית": בונוצ'י תובע את יובה</h2>
    <h3 tabindex="-1" data-font-size="18" data-font-size-type="px">
        הבלם, שעזב את הגברת הזקנה בשבוע שעבר, תובע אותה בטענה ל"פגיעה בתדמית האישית והמקצועית ותנאי אימון לקויים". וגם: למי יתרום את הכסף אם יזכה
        <span style="line-height:12px;" class="numOfComments0" tabindex="-1" data-font-size="18" data-font-size-type="px" data-line-height="12px">1</span>
        
        
    </h3>
</a>
        <div class="clear" tabindex="-1" data-font-size="10" data-font-size-type="px"></div>
        <a class="one-article one-article-plain" href="/Article/23-24/3,6,77,52197/445122.html?ref=hp" tabindex="40" data-font-size="10" data-font-size-type="px">



    <img loading="lazy" class="one-article-image" src="https://photo.one.co.il/Image/GG/5,1/1533866.webp?width=207" width="207" alt="ONE - מספר 1 בספורט" tabindex="-1">

    <h2 id="_ctl0_ContentHolder_Body__ctl6_rpHPArticlesCategories__ctl1_ucCategoryArticles_rpArticles__ctl5_ucArticlePlain_oneArticleTitle" tabindex="-1" data-font-size="18" data-font-size-type="px">ג'נארו גאטוסו סיכם כמאמן החדש של ליון</h2>
    <h3 tabindex="-1" data-font-size="18" data-font-size-type="px">
        לאחר שבלאן פוטר מהקבוצה בעקבות פתיחת העונה המאכזבת, הצרפתים בדרך למינויו של אגדת העבר שעזב את ולנסיה בתחילת השנה. יוציא אותם מהמקום האחרון?
        <span style="line-height:12px;" class="numOfComments0" tabindex="-1" data-font-size="18" data-font-size-type="px" data-line-height="12px">0</span>
        
        
    </h3>
</a>
        <div class="clear" tabindex="-1" data-font-size="10" data-font-size-type="px"></div>
        <a class="one-article one-article-plain" href="/Article/23-24/3,6,135,0/445102.html?ref=hp" tabindex="40" data-font-size="10" data-font-size-type="px">



    <img loading="lazy" class="one-article-image" src="https://photo.one.co.il/Image/GG/5,1/1663738.webp?width=207" width="207" alt="ONE - מספר 1 בספורט" tabindex="-1">

    <h2 id="_ctl0_ContentHolder_Body__ctl6_rpHPArticlesCategories__ctl1_ucCategoryArticles_rpArticles__ctl6_ucArticlePlain_oneArticleTitle" tabindex="-1" data-font-size="18" data-font-size-type="px">ברצלונה ניסתה: מאחורי הגעת וראטי לקטאר</h2>
    <h3 tabindex="-1" data-font-size="18" data-font-size-type="px">
        הקטלונים הגישו לפ.ס.ז' הצעה לשאול את האיטלקי ביום האחרון, אך זה כבר היה מאוחר מדי, אל הילאל לא הגיעה להסכם עם הצרפתים והקשר יחתום באל ערבי
        <span style="line-height:12px;" class="numOfComments0" tabindex="-1" data-font-size="18" data-font-size-type="px" data-line-height="12px">1</span>
        
        
    </h3>
</a>
        <div class="clear" tabindex="-1" data-font-size="10" data-font-size-type="px"></div>
        <a class="one-article one-article-plain" href="https://www.one.co.il/Article/23-24/3,10,134,55487/445097.html?ref=hp" tabindex="40" data-font-size="10" data-font-size-type="px">

    <img loading="lazy" id="_ctl0_ContentHolder_Body__ctl6_rpHPArticlesCategories__ctl1_ucCategoryArticles_rpArticles__ctl7_ucArticlePlain_imgVideo" class="one-article-plain-video-indicator" data-src="https://images.one.co.il/images/msites/2017/02/01/3.png" src="https://images.one.co.il/images/msites/2017/02/01/3.png" border="0" style="height:24px;width:24px;z-index:2; position: absolute;top: 10px;right: 143px;" alt="ONE - מספר 1 בספורט" tabindex="-1">

    <img loading="lazy" class="one-article-image" src="https://photo.one.co.il/Image/GG/5,1/1696416.webp?width=207" width="207" alt="ONE - מספר 1 בספורט" tabindex="-1">

    <h2 id="_ctl0_ContentHolder_Body__ctl6_rpHPArticlesCategories__ctl1_ucCategoryArticles_rpArticles__ctl7_ucArticlePlain_oneArticleTitle" tabindex="-1" data-font-size="18" data-font-size-type="px">אנדריק: אמבפה לריאל מדריד? זה יהיה פנטסטי</h2>
    <h3 tabindex="-1" data-font-size="18" data-font-size-type="px">
        לא חושש מתחרות. כישרון העל של הבלאנקוס, שיצטרף למועדון לקראת העונה הבאה, הצהיר: "אני אוהד של הקבוצה, ככל שיבואו יותר שחקנים טובים, כך ייטב"
        <span style="line-height:12px;" class="numOfComments0" tabindex="-1" data-font-size="18" data-font-size-type="px" data-line-height="12px">9</span>
        
        
    </h3>
</a>
        <div class="clear" tabindex="-1" data-font-size="10" data-font-size-type="px"></div>
        <a id="_ctl0_ContentHolder_Body__ctl6_rpHPArticlesCategories__ctl1_ucCategoryArticles_hlMoreArticlesCategory" class="one-hp-category-more-link" href="Soccer/News/3" tabindex="40" data-font-size="14" data-font-size-type="px">עוד בכדורגל עולמי</a>
        <div class="h10" tabindex="-1" data-font-size="10" data-font-size-type="px" data-line-height="10px"></div>
        <a id="_ctl0_ContentHolder_Body__ctl6_rpHPArticlesCategories__ctl2_ucCategoryArticles_hlCategoryTitler" class="one-hp-category-title" href="Basketball/News/2" tabindex="40" data-font-size="15" data-font-size-type="px" data-line-height="15px">כדורסל ישראלי</a>
        <a class="one-article one-article-plain" href="/Article/23-24/2,620,1214,48445/445123.html?ref=hp" tabindex="40" data-font-size="10" data-font-size-type="px">



    <img loading="lazy" class="one-article-image" src="https://photo.one.co.il/Image/GG/5,1/1679068.webp?width=207" width="207" alt="ONE - מספר 1 בספורט" tabindex="-1">

    <h2 id="_ctl0_ContentHolder_Body__ctl6_rpHPArticlesCategories__ctl2_ucCategoryArticles_rpArticles__ctl0_ucArticlePlain_oneArticleTitle" tabindex="-1" data-font-size="18" data-font-size-type="px">"היו 'אנשים טובים' שדאגו לעכב את זה בשנה"</h2>
    <h3 tabindex="-1" data-font-size="18" data-font-size-type="px">
        מכבי רמת גן פתחה עונה במסיבת עיתונאים חגיגית והיו"ר חן שניידרמן עקץ את איגוד הכדורסל שלא אפשר בליגת העל אשתקד: "נתנו לנו עוד זמן להתארגן"
        <span style="line-height:12px;" class="numOfComments0" tabindex="-1" data-font-size="18" data-font-size-type="px" data-line-height="12px">0</span>
        
        
    </h3>
</a>
        <div class="clear" tabindex="-1" data-font-size="10" data-font-size-type="px"></div>
        <a class="one-article one-article-plain" href="/Article/23-24/2,620,1212,48445/445130.html?ref=hp" tabindex="40" data-font-size="10" data-font-size-type="px">



    <img loading="lazy" class="one-article-image" src="https://photo.one.co.il/Image/GG/5,1/1696453.webp?width=207" width="207" alt="ONE - מספר 1 בספורט" tabindex="-1">

    <h2 id="_ctl0_ContentHolder_Body__ctl6_rpHPArticlesCategories__ctl2_ucCategoryArticles_rpArticles__ctl1_ucArticlePlain_oneArticleTitle" tabindex="-1" data-font-size="18" data-font-size-type="px">שרף: המהות של חולון זה להתחרות תמיד למעלה</h2>
    <h3 tabindex="-1" data-font-size="18" data-font-size-type="px">
        מאמן הסגולים במסע"ת פתיחת העונה: "יש לנו סגל ישראלי מספיק טוב", לנציאנו: "סופרים תארים בשנים האחרונות, בניגוד לאחרים". ניב משגב מונה לקפטן
        <span style="line-height:12px;" class="numOfComments0" tabindex="-1" data-font-size="18" data-font-size-type="px" data-line-height="12px">5</span>
        
        
    </h3>
</a>
        <div class="clear" tabindex="-1" data-font-size="10" data-font-size-type="px"></div>
        <a class="one-article one-article-plain" href="https://www.one.co.il/Article/23-24/2,620,1219,42911/445119.html?ref=hp" tabindex="40" data-font-size="10" data-font-size-type="px">

    <img loading="lazy" id="_ctl0_ContentHolder_Body__ctl6_rpHPArticlesCategories__ctl2_ucCategoryArticles_rpArticles__ctl2_ucArticlePlain_imgVideo" class="one-article-plain-video-indicator" data-src="https://images.one.co.il/images/msites/2017/02/01/3.png" src="https://images.one.co.il/images/msites/2017/02/01/3.png" border="0" style="height:24px;width:24px;z-index:2; position: absolute;top: 10px;right: 143px;" alt="ONE - מספר 1 בספורט" tabindex="-1">

    <img loading="lazy" class="one-article-image" src="https://photo.one.co.il/Image/GG/5,1/1696445.webp?width=207" width="207" alt="ONE - מספר 1 בספורט" tabindex="-1">

    <h2 id="_ctl0_ContentHolder_Body__ctl6_rpHPArticlesCategories__ctl2_ucCategoryArticles_rpArticles__ctl2_ucArticlePlain_oneArticleTitle" tabindex="-1" data-font-size="18" data-font-size-type="px">מכבי ת"א המריאה ליוון לטורניר ההכנה הראשון</h2>
    <h3 tabindex="-1" data-font-size="18" data-font-size-type="px">
        הצהובים ישחקו ברודוס בטורניר גאליס המסורתי בהשתתפות פנאתינייקוס ופנרבחצ'ה של סקוטי ווילבקין וים מדר. משחק הפתיחה בשישי ב-16:00 נגד הטורקים
        <span style="line-height:12px;" class="numOfComments0" tabindex="-1" data-font-size="18" data-font-size-type="px" data-line-height="12px">1</span>
        
        
    </h3>
</a>
        <div class="clear" tabindex="-1" data-font-size="10" data-font-size-type="px"></div>
        <div class="OUTBRAIN" data-widget-id="AR_5" data-src="https://www.one.co.il/" data-ob-template="One" data-ob-mark="true" data-browser="chrome" data-os="win32" data-dynload="" data-idx="4" id="outbrain_widget_4" tabindex="-1"
          data-font-size="10" data-font-size-type="px">
          <div class="ob-widget ob-one-column-layout AR_5" data-dynamic-truncate="true">
            <style type="text/css">
              /* dynamic basic css */
              .AR_5.ob-widget .ob-widget-items-container {
                margin: 0;
                padding: 0;
              }

              .AR_5.ob-widget .ob-widget-items-container .ob-clearfix {
                display: block;
                width: 100%;
                float: none;
                clear: both;
                height: 0px;
                line-height: 0px;
                font-size: 0px;
              }

              .AR_5.ob-widget .ob-widget-items-container.ob-multi-row {
                padding-top: 2%;
              }

              .AR_5.ob-widget .ob-dynamic-rec-container {
                position: relative;
                margin: 0;
                padding;
                0;
              }

              .AR_5.ob-widget .ob-dynamic-rec-link,
              .AR_5.ob-widget .ob-dynamic-rec-link:hover {
                text-decoration: none;
              }

              .AR_5.ob-widget .ob-rec-image-container .ob-video-icon-container {
                position: absolute;
                left: 0;
                height: 30%;
                width: 100%;
                text-align: center;
                top: 35%;
              }

              .AR_5.ob-widget .ob-rec-image-container .ob-video-icon {
                display: inline-block;
                height: 100%;
                float: none;
                opacity: 0.7;
                transition: opacity 500ms;
              }

              .AR_5.ob-widget .ob-rec-image-container .ob-video-icon:hover {
                opacity: 1;
              }

              .AR_5 .ob_what a:before {
                content: "";
                ;
                ;
                background-image: url('https://widgets.outbrain.com/images/widgetIcons/achoice.svg');
                background-size: 100% 100%;
                width: 12px;
                height: 12px;
                padding-right: 4px;
                display: inline-block;
                background-repeat: no-repeat;
                background-position: left center;
                border-right: 1px solid #999;
              }

              .AR_5.ob-widget .ob_what {
                direction: rtl;
                clear: both;
                padding: 5px 10px 0px;
              }

              .AR_5.ob-widget .ob_what a {
                color: #757575;
                font-size: 11px;
                font-family: arial;
                text-decoration: none;
              }

              .AR_5.ob-widget .ob_what.ob-hover:hover a {
                text-decoration: underline;
              }

              .AR_5.ob-widget .ob_amelia,
              .AR_5.ob-widget .ob_amelia_covid,
              .AR_5.ob-widget .ob_logo,
              .AR_5.ob-widget .ob_feed_logo,
              .AR_5.ob-widget .ob_sfeed_logo,
              .AR_5.ob-widget .ob_text_logo {
                vertical-align: baseline !important;
                display: inline-block;
                vertical-align: text-bottom;
                padding: 0px 5px;
                box-sizing: content-box;
                -moz-box-sizing: content-box;
                -webkit-box-sizing: content-box;
              }

              .AR_5.ob-widget .ob_amelia {
                background: url('https://widgets.outbrain.com/images/widgetIcons/ob_logo_16x16.svg') no-repeat center top;
                width: 16px;
                height: 16px;
                margin-bottom: -2px;
              }

              @media only screen and (-webkit-min-device-pixel-ratio: 2),
              (min-resolution: 192dpi) {
                .AR_5.ob-widget .ob_amelia {
                  background: url('https://widgets.outbrain.com/images/widgetIcons/ob_logo_16x16@2x.png') no-repeat center top;
                  width: 16px;
                  height: 16px;
                  margin-bottom: -2px;
                  background-size: 16px 32px;
                }
              }

              .AR_5.ob-widget:hover .ob_amelia,
              .AR_5.ob-widget:hover .ob_logo,
              .AR_5.ob-widget:hover .ob_text_logo {
                background-position: center bottom;
              }

              .AR_5.ob-widget .ob_what {
                text-align: left;
                direction: ltr;
              }

              .AR_5.ob-widget .ob_amelia,
              .AR_5.ob-widget .ob_logo,
              .AR_5.ob-widget .ob_feed_logo,
              .AR_5.ob-widget .ob_sfeed_logo,
              .AR_5.ob-widget .ob_text_logo {
                vertical-align: baseline !important;
              }

              .AR_5.ob-widget .ob-rec-image-container .ob-rec-image {
                display: block;
              }

              .AR_5.ob-widget .ob-rec-description {
                max-height: 53.0px;
                overflow: hidden;
                font-weight: normal;
              }

              /* dynamic one-column css */
              .AR_5.ob-widget .ob-rec-image-container {
                position: relative;
              }

              .AR_5.ob-widget .ob-rec-image-container .ob-image-ratio {
                height: 0px;
                line-height: 0px;
                padding-top: 55.757575757575765%;
              }

              .AR_5.ob-widget .ob-rec-image-container img.ob-rec-image {
                width: 100%;
                position: absolute;
                top: 0;
                bottom: 0;
                left: 0;
                right: 0;
                opacity: 0;
                transition: all 750ms;
              }

              .AR_5.ob-widget .ob-rec-image-container img.ob-show {
                opacity: 1;
              }

              .AR_5.ob-widget .ob-rec-image-container .ob-rec-label {
                position: absolute;
                bottom: 0px;
                left: 0px;
                padding: 0px 3px;
                background-color: #666;
                color: white;
                font-size: 10px;
                line-height: 15px;
              }

              .AR_5.ob-widget .ob-rec-image-container .ob-rec-label {
                left: auto;
                right: 0px;
              }

              .AR_5.ob-widget .ob-rec-image-container .ob-rec-video {
                position: absolute;
                top: 0;
                left: 0;
                right: 0;
                bottom: 0;
                width: 100%;
                height: 100%;
                min-height: 0;
                min-width: 0
              }

              .AR_5.ob-one-column-layout .ob-dynamic-rec-container {
                display: block;
                position: relative;
              }

              .AR_5.ob-one-column-layout .ob-widget-header {
                font-weight: bold;
              }

              .AR_5.ob-one-column-layout .ob-unit {
                display: block;
              }

              .AR_5.ob-one-column-layout .ob-unit.ob-rec-text {
                max-height: 68.0px;
                overflow: hidden;
                font-weight: bold;
              }

              .AR_5.ob-one-column-layout .ob-unit.ob-rec-source {}

              .AR_5.ob-one-column-layout .ob-unit.ob-rec-date {
                font-weight: bold;
              }

              .AR_5.ob-one-column-layout .ob-unit.ob-rec-source,
              .AR_5.ob-one-column-layout .ob-unit.ob-rec-date {
                display: inline;
              }

              .AR_5.ob-one-column-layout .ob-rec-brandName,
              .AR_5.ob-one-column-layout .ob-rec-brandLogo-container,
              .AR_5.ob-one-column-layout .ob-unit.ob-rec-brandLogoAndName,
              .AR_5.ob-one-column-layout .ob-rec-brandLogo {
                display: inline-block;
              }

              .AR_5.ob-one-column-layout .ob-rec-brandLogo {
                width: 20px;
                height: 20px;
              }

              .AR_5.ob-one-column-layout .ob-widget-header {
                text-align: right;
                direction: rtl;
              }

              .AR_5.ob-one-column-layout .ob-unit.ob-rec-image-container {
                float: right;
              }

              .AR_5.ob-one-column-layout .ob-unit.ob-rec-text {
                margin-right: 175px;
                text-align: right;
              }

              .AR_5.ob-one-column-layout .ob-unit.ob-rec-source,
              .AR_5.ob-one-column-layout .ob-unit.ob-rec-date {
                float: right;
                margin-right: 5px;
              }

              .AR_5.ob-one-column-layout .ob-unit.ob-rec-source {
                margin-right: 10px;
              }

              .AR_5.ob-one-column-layout .ob-unit.ob-rec-author {
                float: right;
                margin-right: 5px;
              }

              .AR_5.ob-one-column-layout .ob-unit.ob-rec-brandName {
                padding-right: 10px;
              }

              .AR_5.ob-one-column-layout .ob-unit.ob-rec-brandLogoAndName {
                padding-right: 10px;
              }

              .AR_5.ob-one-column-layout .ob-unit.ob-rec-brandLogo {
                padding-right: 10px;
              }

              .AR_5.ob-one-column-layout .ob-unit.ob-rec-brandLogo-container+.ob-rec-brandName {
                padding-right: 0px;
              }

              .AR_5.ob-one-column-layout .ob-unit.ob-rec-brandName+.ob-rec-brandLogo-container {
                padding-right: 0px;
              }

              /* dynamic customized css */
              .AR_5.ob-one-column-layout {
                width: autopx;
              }

              .AR_5.ob-one-column-layout .ob-widget-header {
                font-family: inherit;
                font-size: 18px;
                color: black;
                padding-bottom: 15px;
                padding-top: 0px;
              }

              .AR_5.ob-one-column-layout .ob-dynamic-rec-container {
                min-height: 92px;
              }

              .AR_5.ob-one-column-layout .ob-dynamic-rec-container~.ob-dynamic-rec-container {
                margin-top: 10px;
              }

              .AR_5.ob-one-column-layout .ob-rec-image-container {
                width: 165px;
              }

              .AR_5.ob-one-column-layout .ob-rec-text {
                font-family: inherit;
                color: #5e5e5e;
                padding: 0px 0 0px;
                line-height: 1.25;
                font-size: 18px;
              }

              .AR_5.ob-one-column-layout .ob-rec-text:hover {
                color: #5e5e5e;
              }

              .AR_5.ob-one-column-layout .ob-rec-source {
                font-family: inherit;
                color: #888;
                padding: 5px 0 0px;
                font-size: 11px;
              }

              .AR_5.ob-one-column-layout .ob-rec-date {
                font-family: inherit;
                color: black;
                padding: 0px 0 0px;
                font-size: 11px;
              }

              .AR_5.ob-one-column-layout .ob-rec-author {
                font-family: inherit;
                color: black;
                padding: 0px 0 0px;
                font-size: 11px;
              }

              .AR_5.ob-one-column-layout .ob-rec-description {
                font-family: inherit;
                color: black;
                text-align: left;
                font-size: 14px;
                line-height: 1.25;
              }

              .AR_5.ob-one-column-layout .ob-rec-brandName {
                font-family: inherit;
                padding: 0px 0 0px;
                line-height: 1.25;
              }

              .AR_5.ob-one-column-layout .ob-rec-brandLogo {
                width: 20px;
                height: 20px;
              }
            </style>
            <style type="text/css" class="ob-custom-css">
              .AR_5.ob-widget {
                padding: 5px 5px 10px 5px;
                position: relative;
              }

              .AR_5.ob-widget .ob-dynamic-rec-container {
                max-width: none;
              }

              .AR_5.ob-widget .ob-rec-image-container {
                width: 165px;
                height: 92px;
                margin-left: 10px;
                float: right;
              }

              .AR_5.ob-widget .ob-rec-image-container img.ob-show {
                border-radius: 10px;
              }

              .AR_5.ob-widget .ob-unit.ob-rec-text,
              .AR_5.ob-widget .ob-unit.ob-rec-source {
                direction: rtl;
                margin-right: 0px;
              }

              .AR_5.ob-widget .ob_what {
                position: absolute;
                bottom: 0px;
                padding-bottom: 10px;
              }

              .OUTBRAIN .AR_5.ob-widget .ob-rec-label {
                background-color: #888;
                border-bottom-right-radius: 10px;
                padding-right: 5px;
                padding-bottom: 1px;
                margin-bottom: -14%;
                right: 1px;
              }

              .AR_5.ob-widget .ob-rec-image-container img.ob-rec-image {
                left: -26%;
                width: 20.7rem !important;
                height: 11.5rem !important;
              }

              .AR_5.ob-widget .ob-unit.ob-rec-text,
              .AR_5.ob-widget .ob-unit.ob-rec-source {
                margin-right: 43px;
              }

              .AR_5.ob-one-column-layout .ob-rec-text {
                padding: 0px 43px 0px;
              }
            </style>
            <div class="ob-widget-section ob-first">
              <ul class="ob-widget-items-container">
                <li class="ob-dynamic-rec-container ob-recIdx-0 ob-p" data-pos="0"><a class="ob-dynamic-rec-link " onclick="" href="https://trck.tracking505.com/b6c5ebec-c106-4f31-a082-9c1f6ce73a8a?campaign_id=005130f5fea64eff7fc5d9a128619a5c71&amp;publisher_id=$publisher_id$&amp;publisher_name=$publisher_name$&amp;ad_id=0035298713d2681adebfb67f8000b40647&amp;ad_title=Welches+sind+die+besten+H%C3%B6rger%C3%A4te+f%C3%BCr+2023%3F+Sehen+Sie+sich+die+Ranglis&amp;section_id=$section_id$&amp;section_name=$section_name$&amp;req_id=$req_id$&amp;promoted_link_id=0035298713d2681adebfb67f8000b40647&amp;time_stamp=$time_stamp$&amp;cpc=$cpc$&amp;ob_click_id=$ob_click_id$&amp;obOrigUrl=true" onmousedown="this.href='https://paid.outbrain.com/network/redir?p=9nxKJ2Nv0E8DYo_c-BBlcp8vP7DyTY17w0t4zMyMhj250rBkHPJtf6Crkr_mWSxA0EHw_G_Mq79iLtWYtN_jDGJDdHT4hGHiSYTqBZ1IHQstTryerqg7r8TnfZ6nsGMs8f38acRI1H_kZZdXWD4uC5OZA9avp8DODUa17ITYDaibGj-wGTGM2VU2jfsRtOn0WEB8WZM_f12n6tk5AER-IhtoRYC-0aPTMGWC2Fw9cjeS3VjIbUNPIPOWv32LRU7I57zKaVFDFnDc2eqtXhNk05kzliV1g_4P1kFyr5GXDQ3eVSZPv1C21IPZRSn5SLuLqNx6vo4frtvqPQzLPYdEdIYygvU3IKrbS2RHX_iR_brhDpOAIBAQI7__DI8J3zuxJcUHHz0tixyFTAouYXiK098J8pE6a8UiGRBSzU10Fom2URPHLrUpCiaeexzXwMwkVj9YnEfNaXQFUYeswgWUfMNke4nxzA4nFxWROkcWQlKZi9nl2jAca8wJ6om4MsUhUfgdtu5B3i5uEXtLFfnsgVvo349H-cZez3EVm3rNKzpeVcI-qwlYXgCHnZ8Jby-7BuO6O1ashLwOKYrHv-E5htJBqNTb-1NDAI84WH7Ibhhw3tBQDEnwXR7bA470GLTvjCnFuxNOZndVwr0KXO6KrCj7W2KZfIFEdQkPAgmhLzxXu8g0gw8Ty1odkJKrkoV4fBH9jLiSL_m_YAHJWGBzNyjtJsSaGxnQODMZlQrzNo7DQCgwXxHrO8WOpPazuu6ZFOMo2Vxnz0bD5DPX65OEliD0_L8yTD3l2NlOexneBmLz_y3hDFCawzt8IhXmY4BuEyHYXGKG9zhVLL37oELDW9BU3kY1lw6giexCxrBaWWVWK3jIStO2h1luk7MrNjm8&amp;c=fe88fbf0&amp;v=4';" target="_blank" data-rec-en-did="mqVjF0WgNwjD046zcLcxyQ" data-adv-id="54893262" rel="nofollow noopener">

      <span class="ob-unit ob-rec-image-container" data-type="Image">
  <div class="ob-image-ratio"></div>
                      <img class="ob-rec-image" loading="lazy" aria-hidden="true" src="https://images.outbrainimg.com/transform/v3/eyJpdSI6IjJkMWMwZmM2ZTg0OTk5MGU5MmRiMDIwYTIwZGMwNjNlN2Y4OTY5Njg4NmU0ZmE1MjFmYTgyMjg1ZmUwNDYxZTUiLCJ3IjoxNjUsImgiOjkyLCJkIjoxLjAsImNzIjowLCJmIjo0fQ.webp" onload="this.className+=' ob-show'" alt="Welches sind die besten Hörgeräte für 2023? Sehen Sie sich die Rangliste an" title="Welches sind die besten Hörgeräte für 2023? Sehen Sie sich die Rangliste an" onerror="OBR.extern.imageError(this)">
                              <span class="ob-rec-label">מרחבי הרשת</span>
                                </span>
          <span class="ob-unit ob-rec-text" data-type="Title" title="Welches sind die besten Hörgeräte für 2023? Sehen Sie sich die Rangliste an">Welches sind die besten Hörgeräte für 2023? Sehen Sie sich die Rangliste an</span>
                  <span class="ob-unit ob-rec-source" data-type="Source">Hörgeräte</span>
    

          </a>
                </li>
              </ul>
            </div>
            <div class="ob_what">
              <a href="https://www.outbrain.com/what-is/default/he" rel="nofollow" onclick="OBR.extern.callWhatIs('https://www.outbrain.com/what-is/default/he',-1,-1,true ,null);return false"><span class="ob_amelia" title="outbrain.com"></span></a>
            </div>
            <div class="ob-pixels">
            </div>
          </div>
        </div>
        <script type="text/javascript" src="//widgets.outbrain.com/outbrain.js" tabindex="-1"></script>
        <a id="_ctl0_ContentHolder_Body__ctl6_rpHPArticlesCategories__ctl2_ucCategoryArticles_hlMoreArticlesCategory" class="one-hp-category-more-link" href="Basketball/News/2" tabindex="40" data-font-size="14" data-font-size-type="px">עוד בכדורסל ישראלי</a>
        <div class="h10" tabindex="-1" data-font-size="10" data-font-size-type="px" data-line-height="10px"></div>
        <a id="_ctl0_ContentHolder_Body__ctl6_rpHPArticlesCategories__ctl3_ucCategoryArticles_hlCategoryTitler" class="one-hp-category-title" href="Basketball/News/5" tabindex="40" data-font-size="15" data-font-size-type="px" data-line-height="15px">כדורסל עולמי</a>
        <a class="one-article one-article-plain" href="/Article/23-24/5,992,1219,57818/445107.html?ref=hp" tabindex="40" data-font-size="10" data-font-size-type="px">



    <img loading="lazy" class="one-article-image" src="https://photo.one.co.il/Image/GG/5,1/1696447.webp?width=207" width="207" alt="ONE - מספר 1 בספורט" tabindex="-1">

    <h2 id="_ctl0_ContentHolder_Body__ctl6_rpHPArticlesCategories__ctl3_ucCategoryArticles_rpArticles__ctl0_ucArticlePlain_oneArticleTitle" tabindex="-1" data-font-size="18" data-font-size-type="px">"היה את דירק נוביצקי, פרנץ וגנר הוא הדבר הבא"</h2>
    <h3 tabindex="-1" data-font-size="18" data-font-size-type="px">
        נבחרת גרמניה חזרה הביתה עם גביע העולם והתקבלה על ידי המונים בפרנקפורט. המאמן הרברט החמיא לכוכב, שרודר: "לא ספרו אותנו, עכשיו כולם יודעים"
        <span style="line-height:12px;" class="numOfComments0" tabindex="-1" data-font-size="18" data-font-size-type="px" data-line-height="12px">2</span>
        
        
    </h3>
</a>
        <div class="clear" tabindex="-1" data-font-size="10" data-font-size-type="px"></div>
        <a class="one-article one-article-plain" href="/Article/23-24/5,0,0,29829/445059.html?ref=hp" tabindex="40" data-font-size="10" data-font-size-type="px">



    <img loading="lazy" class="one-article-image" src="https://photo.one.co.il/Image/GG/5,1/1696341.webp?width=207" width="207" alt="ONE - מספר 1 בספורט" tabindex="-1">

    <h2 id="_ctl0_ContentHolder_Body__ctl6_rpHPArticlesCategories__ctl3_ucCategoryArticles_rpArticles__ctl1_ucArticlePlain_oneArticleTitle" tabindex="-1" data-font-size="18" data-font-size-type="px">לברון, קרי ודוראנט צפויים להשתתף באולימפיאדה</h2>
    <h3 tabindex="-1" data-font-size="18" data-font-size-type="px">
        אחרי הכישלון של ארה"ב באליפות העולם, שלושת הכוכבים מעוניינים לשחק בקיץ הבא בפאריס, כמו גם גרין, בוקר, ארווינג, לילארד, פוקס טייטום ודייויס
        <span style="line-height:12px;" class="numOfComments3" tabindex="-1" data-font-size="11" data-font-size-type="px" data-line-height="12px">12</span>
        
        
    </h3>
</a>
        <div class="clear" tabindex="-1" data-font-size="10" data-font-size-type="px"></div>
        <a id="_ctl0_ContentHolder_Body__ctl6_rpHPArticlesCategories__ctl3_ucCategoryArticles_hlMoreArticlesCategory" class="one-hp-category-more-link" href="Basketball/News/5" tabindex="40" data-font-size="14" data-font-size-type="px">עוד בכדורסל עולמי</a>
        <div class="h10" tabindex="-1" data-font-size="10" data-font-size-type="px" data-line-height="10px"></div>
        <a id="_ctl0_ContentHolder_Body__ctl6_rpHPArticlesCategories__ctl4_ucCategoryArticles_hlCategoryTitler" class="one-hp-category-title" href="Other/News/7" tabindex="40" data-font-size="15" data-font-size-type="px" data-line-height="15px">ספורט אחר</a>
        <a class="one-article one-article-plain" href="/Article/23-24/7,673,1219,29829/445138.html?ref=hp" tabindex="40" data-font-size="10" data-font-size-type="px">



    <img loading="lazy" class="one-article-image" src="https://photo.one.co.il/Image/GG/5,1/1625371.webp?width=207" width="207" alt="ONE - מספר 1 בספורט" tabindex="-1">

    <h2 id="_ctl0_ContentHolder_Body__ctl6_rpHPArticlesCategories__ctl4_ucCategoryArticles_rpArticles__ctl0_ucArticlePlain_oneArticleTitle" tabindex="-1" data-font-size="18" data-font-size-type="px">נפתחה המכירה לטורניר ווטרג'ן בתל אביב</h2>
    <h3 tabindex="-1" data-font-size="18" data-font-size-type="px">
        עם מחירים גבוהים שאמנם מתחילים ב-100 ש"ח אך יכולים להגיע ל-3,805 ש"ח, החלה המכירה לתחרות הטניס שתתקיים בתל אביב בחודש נובמבר. כמה עולה לרבע?
        <span style="line-height:12px;" class="numOfComments0" tabindex="-1" data-font-size="18" data-font-size-type="px" data-line-height="12px">6</span>
        
        
    </h3>
</a>
        <div class="clear" tabindex="-1" data-font-size="10" data-font-size-type="px"></div>
        <a class="one-article one-article-plain" href="/Article/23-24/7,673,0,0/445140.html?ref=hp" tabindex="40" data-font-size="10" data-font-size-type="px">



    <img loading="lazy" class="one-article-image" src="https://photo.one.co.il/Image/GG/5,1/1696466.webp?width=207" width="207" alt="ONE - מספר 1 בספורט" tabindex="-1">

    <h2 id="_ctl0_ContentHolder_Body__ctl6_rpHPArticlesCategories__ctl4_ucCategoryArticles_rpArticles__ctl1_ucArticlePlain_oneArticleTitle" tabindex="-1" data-font-size="18" data-font-size-type="px">האלפ הושעתה לארבע שנים בגין שימוש בסמים</h2>
    <h3 tabindex="-1" data-font-size="18" data-font-size-type="px">
        סערה גדולה בעולם הטניס: הטניסאית בת ה-31, פעמיים אלופת הגראנד סלאם,&nbsp;הורחקה מפעילות לזמן ממושך בשל שתי הפרות נפרדות של החוקים נגד שימוש בסמים
        <span style="line-height:12px;" class="numOfComments0" tabindex="-1" data-font-size="18" data-font-size-type="px" data-line-height="12px">5</span>
        
        
    </h3>
</a>
        <div class="clear" tabindex="-1" data-font-size="10" data-font-size-type="px"></div>
        <a class="one-article one-article-plain" href="/Article/23-24/7,719,0,0/445137.html?ref=hp" tabindex="40" data-font-size="10" data-font-size-type="px">



    <img loading="lazy" class="one-article-image" src="https://photo.one.co.il/Image/GG/5,1/1696455.webp?width=207" width="207" alt="ONE - מספר 1 בספורט" tabindex="-1">

    <h2 id="_ctl0_ContentHolder_Body__ctl6_rpHPArticlesCategories__ctl4_ucCategoryArticles_rpArticles__ctl2_ucArticlePlain_oneArticleTitle" tabindex="-1" data-font-size="18" data-font-size-type="px">נבחרת הגברים הוגרלה עם סרביה, הנשים מול ספרד</h2>
    <h3 tabindex="-1" data-font-size="18" data-font-size-type="px">
        הגרלת אליפות אירופה לגברים ולנשים בכדורמים שתתקיים במכון וינגייט בינואר 2024 נערכה ברעננה,&nbsp;גלוסקא כהן: "אנחנו נרגשים". כל הבתים כאן
        <span style="line-height:12px;" class="numOfComments0" tabindex="-1" data-font-size="18" data-font-size-type="px" data-line-height="12px">0</span>
        
        
    </h3>
</a>
        <div class="clear" tabindex="-1" data-font-size="10" data-font-size-type="px"></div>
        <a id="_ctl0_ContentHolder_Body__ctl6_rpHPArticlesCategories__ctl4_ucCategoryArticles_hlMoreArticlesCategory" class="one-hp-category-more-link" href="Other/News/7" tabindex="40" data-font-size="14" data-font-size-type="px">עוד בספורט אחר</a>
        <div class="h10" tabindex="-1" data-font-size="10" data-font-size-type="px" data-line-height="10px"></div>
        <a id="_ctl0_ContentHolder_Body__ctl6_rpHPArticlesCategories__ctl5_ucCategoryArticles_hlCategoryTitler" class="one-hp-category-title" href="Other/News/155" tabindex="40" data-font-size="15" data-font-size-type="px" data-line-height="15px">ליגות נמוכות</a>
        <a class="one-article one-article-plain" href="/Article/23-24/1,1108,9037,31217/445133.html?ref=hp" tabindex="40" data-font-size="10" data-font-size-type="px">



    <img loading="lazy" class="one-article-image" src="https://photo.one.co.il/Image/GG/5,1/1696451.webp?width=207" width="207" alt="ONE - מספר 1 בספורט" tabindex="-1">

    <h2 id="_ctl0_ContentHolder_Body__ctl6_rpHPArticlesCategories__ctl5_ucCategoryArticles_rpArticles__ctl0_ucArticlePlain_oneArticleTitle" tabindex="-1" data-font-size="18" data-font-size-type="px">השוער הצעיר בן מוסאיוף חתם בהפועל לוד</h2>
    <h3 tabindex="-1" data-font-size="18" data-font-size-type="px">
        השוער הצעיר, ובנה של אלית מוסאיוף, זוכת העונה האחרונה של תכנית הריאלטי "הישרדות", יחבור למשפחת רגב, כשניר המנכ"ל השתתף אף הוא באותה העונה
        <span style="line-height:12px;" class="numOfComments0" tabindex="-1" data-font-size="18" data-font-size-type="px" data-line-height="12px">0</span>
        
        
    </h3>
</a>
        <div class="clear" tabindex="-1" data-font-size="10" data-font-size-type="px"></div>
        <a class="one-article one-article-plain" href="/Article/23-24/1,1108,3111,58917/445103.html?ref=hp" tabindex="40" data-font-size="10" data-font-size-type="px">



    <img loading="lazy" class="one-article-image" src="https://photo.one.co.il/Image/GG/5,1/1696146.webp?width=207" width="207" alt="ONE - מספר 1 בספורט" tabindex="-1">

    <h2 id="_ctl0_ContentHolder_Body__ctl6_rpHPArticlesCategories__ctl5_ucCategoryArticles_rpArticles__ctl1_ucArticlePlain_oneArticleTitle" tabindex="-1" data-font-size="18" data-font-size-type="px">דרבי לוהט בכפר כנא, כפר שלם מול דימונה</h2>
    <h3 tabindex="-1" data-font-size="18" data-font-size-type="px">
        רגע לפני ערב ראש השנה, משחקי המחזור השני בליגה א' יחלו מחר.&nbsp; בית"ר נורדיה תארח את אדומים אשדוד, רעננה מול מגדל העמק. כל המגרשים&nbsp;והשעות בפנים
        <span style="line-height:12px;" class="numOfComments0" tabindex="-1" data-font-size="18" data-font-size-type="px" data-line-height="12px">0</span>
        
        
    </h3>
</a>
        <div class="clear" tabindex="-1" data-font-size="10" data-font-size-type="px"></div>
        <a id="_ctl0_ContentHolder_Body__ctl6_rpHPArticlesCategories__ctl5_ucCategoryArticles_hlMoreArticlesCategory" class="one-hp-category-more-link" href="Other/News/155" tabindex="40" data-font-size="14" data-font-size-type="px">עוד בליגות נמוכות</a>
        <div class="h10" tabindex="-1" data-font-size="10" data-font-size-type="px" data-line-height="10px"></div>
        <a id="_ctl0_ContentHolder_Body__ctl6_rpHPArticlesCategories__ctl6_ucCategoryArticles_hlCategoryTitler" class="one-hp-category-title" href="https://www.one.co.il/NextONE/" tabindex="40" data-font-size="15" data-font-size-type="px" data-line-height="15px">NEXT ONE - נוער וילדים</a>
        <a class="one-article one-article-plain" href="/Article/23-24/149,0,0,0/445070.html?ref=hp" tabindex="40" data-font-size="10" data-font-size-type="px">



    <img loading="lazy" class="one-article-image" src="https://photo.one.co.il/Image/GG/5,1/1696352.webp?width=207" width="207" alt="ONE - מספר 1 בספורט" tabindex="-1">

    <h2 id="_ctl0_ContentHolder_Body__ctl6_rpHPArticlesCategories__ctl6_ucCategoryArticles_rpArticles__ctl0_ucArticlePlain_oneArticleTitle" tabindex="-1" data-font-size="18" data-font-size-type="px">צ'ד טייב יצא להתרשמות באיטליה אצל גנואה</h2>
    <h3 tabindex="-1" data-font-size="18" data-font-size-type="px">
        קשרה האחורי של הפועל תל אביב (שנתון 2007) הגיע הלילה לארץ המגף לשבוע התרשמות באחד מהמועדונים הוותיקים. לרשותו של השחקן הצעיר גם דרכון צרפתי
        <span style="line-height:12px;" class="numOfComments3" tabindex="-1" data-font-size="11" data-font-size-type="px" data-line-height="12px">10</span>
        
        
    </h3>
</a>
        <div class="clear" tabindex="-1" data-font-size="10" data-font-size-type="px"></div>
        <a class="one-article one-article-plain" href="/Article/23-24/149,701,0,0/445046.html?ref=hp" tabindex="40" data-font-size="10" data-font-size-type="px">

    <img loading="lazy" id="_ctl0_ContentHolder_Body__ctl6_rpHPArticlesCategories__ctl6_ucCategoryArticles_rpArticles__ctl1_ucArticlePlain_imgVideo" class="one-article-plain-video-indicator" data-src="https://images.one.co.il/images/msites/2017/02/01/3.png" src="https://images.one.co.il/images/msites/2017/02/01/3.png" border="0" style="height:24px;width:24px;z-index:2; position: absolute;top: 10px;right: 143px;" alt="ONE - מספר 1 בספורט" tabindex="-1">

    <img loading="lazy" class="one-article-image" src="https://photo.one.co.il/Image/GG/5,1/1696323.webp?width=207" width="207" alt="ONE - מספר 1 בספורט" tabindex="-1">

    <h2 id="_ctl0_ContentHolder_Body__ctl6_rpHPArticlesCategories__ctl6_ucCategoryArticles_rpArticles__ctl1_ucArticlePlain_oneArticleTitle" tabindex="-1" data-font-size="18" data-font-size-type="px">יוסופוב ודבוש העניקו לבית"ר י-ם ניצחון בדרבי</h2>
    <h3 tabindex="-1" data-font-size="18" data-font-size-type="px">
        כמו נערים א', גם קבוצת הנוער של הצהובים-שחורים העפילה לסיבוב השני בגביע המדינה כשגברה 1:2 על נורדיה אחרי הארכה. אביטבול כבש לזכות המפסידה
        <span style="line-height:12px;" class="numOfComments3" tabindex="-1" data-font-size="11" data-font-size-type="px" data-line-height="12px">13</span>
        
        
    </h3>
</a>
        <div class="clear" tabindex="-1" data-font-size="10" data-font-size-type="px"></div>
        <a id="_ctl0_ContentHolder_Body__ctl6_rpHPArticlesCategories__ctl6_ucCategoryArticles_hlMoreArticlesCategory" class="one-hp-category-more-link" href="https://www.one.co.il/NextONE/" tabindex="40" data-font-size="14" data-font-size-type="px">עוד בNEXT ONE - נוער וילדים</a>
        <div class="h10" tabindex="-1" data-font-size="10" data-font-size-type="px" data-line-height="10px"></div>
        <a id="_ctl0_ContentHolder_Body__ctl6_rpHPArticlesCategories__ctl7_ucCategoryArticles_hlCategoryTitler" class="one-hp-category-title" href="Other/League/1064" tabindex="40" data-font-size="15" data-font-size-type="px" data-line-height="15px">אל תחמיצו</a>
        <a class="one-article one-article-plain" href="https://www.one.co.il/Article/23-24/5,992,4646,57818/445010.html?ref=hp" tabindex="40" data-font-size="10" data-font-size-type="px">

    <img loading="lazy" id="_ctl0_ContentHolder_Body__ctl6_rpHPArticlesCategories__ctl7_ucCategoryArticles_rpArticles__ctl0_ucArticlePlain_imgVideo" class="one-article-plain-video-indicator" data-src="https://images.one.co.il/images/msites/2017/02/01/3.png" src="https://images.one.co.il/images/msites/2017/02/01/3.png" border="0" style="height:24px;width:24px;z-index:2; position: absolute;top: 10px;right: 143px;" alt="ONE - מספר 1 בספורט" tabindex="-1">

    <img loading="lazy" class="one-article-image" src="https://photo.one.co.il/Image/GG/5,1/1696255.webp?width=207" width="207" alt="ONE - מספר 1 בספורט" tabindex="-1">

    <h2 id="_ctl0_ContentHolder_Body__ctl6_rpHPArticlesCategories__ctl7_ucCategoryArticles_rpArticles__ctl0_ucArticlePlain_oneArticleTitle" tabindex="-1" data-font-size="18" data-font-size-type="px">גרמניה מאוהבת: כך וגנר הפכה למשפחת המלוכה</h2>
    <h3 tabindex="-1" data-font-size="18" data-font-size-type="px">
        מוריץ מוחצן, רועש ופעיל בחדר ההלבשה, פרנץ הצעיר מופנם ומוכשר בצורה יוצאת דופן: בזמן שנבחרת הכדורגל קורסת, האחים עשו היסטוריה והפכו לגיבורים
        <span style="line-height:12px;" class="numOfComments0" tabindex="-1" data-font-size="18" data-font-size-type="px" data-line-height="12px">1</span>
        
        
    </h3>
</a>
        <div class="clear" tabindex="-1" data-font-size="10" data-font-size-type="px"></div>
        <a class="one-article one-article-plain" href="https://www.one.co.il/Article/23-24/1,19,3281,32207/444873.html?ref=hp" tabindex="40" data-font-size="10" data-font-size-type="px">

    <img loading="lazy" id="_ctl0_ContentHolder_Body__ctl6_rpHPArticlesCategories__ctl7_ucCategoryArticles_rpArticles__ctl1_ucArticlePlain_imgVideo" class="one-article-plain-video-indicator" data-src="https://images.one.co.il/images/msites/2017/02/01/3.png" src="https://images.one.co.il/images/msites/2017/02/01/3.png" border="0" style="height:24px;width:24px;z-index:2; position: absolute;top: 10px;right: 143px;" alt="ONE - מספר 1 בספורט" tabindex="-1">

    <img loading="lazy" class="one-article-image" src="https://photo.one.co.il/Image/GG/5,1/1695984.webp?width=207" width="207" alt="ONE - מספר 1 בספורט" tabindex="-1">

    <h2 id="_ctl0_ContentHolder_Body__ctl6_rpHPArticlesCategories__ctl7_ucCategoryArticles_rpArticles__ctl1_ucArticlePlain_oneArticleTitle" tabindex="-1" data-font-size="18" data-font-size-type="px">"אני לא מפוספס, הגשמתי את כל היעדים שלי"</h2>
    <h3 tabindex="-1" data-font-size="18" data-font-size-type="px">
        טוטו תמוז מתחיל לסכם קריירה בראיון מיוחד ל-ONE: ההורות, רוסיה, הפועל ת"א, ערן זהבי, החיים ברומניה והפרידה מכדורגל. רז אמיר, שליח ONE לרומניה
        <span style="line-height:12px;" class="numOfComments3" tabindex="-1" data-font-size="11" data-font-size-type="px" data-line-height="12px">31</span>
        
        
    </h3>
</a>
        <div class="clear" tabindex="-1" data-font-size="10" data-font-size-type="px"></div>
        <a id="_ctl0_ContentHolder_Body__ctl6_rpHPArticlesCategories__ctl7_ucCategoryArticles_hlMoreArticlesCategory" class="one-hp-category-more-link" href="Other/League/1064" tabindex="40" data-font-size="14" data-font-size-type="px">עוד באל תחמיצו</a>
        <div class="h10" tabindex="-1" data-font-size="10" data-font-size-type="px" data-line-height="10px"></div>
        <a id="_ctl0_ContentHolder_Body__ctl6_rpHPArticlesCategories__ctl8_ucCategoryArticles_hlCategoryTitler" class="one-hp-category-title" href="Other/League/801" tabindex="40" data-font-size="15" data-font-size-type="px" data-line-height="15px">בריאות וכושר</a>
        <a class="one-article one-article-plain" href="/Article/23-24/7,801,0,0/445120.html?ref=hp" tabindex="40" data-font-size="10" data-font-size-type="px">

    <img loading="lazy" id="_ctl0_ContentHolder_Body__ctl6_rpHPArticlesCategories__ctl8_ucCategoryArticles_rpArticles__ctl0_ucArticlePlain_imgVideo" class="one-article-plain-video-indicator" data-src="https://images.one.co.il/images/msites/2017/02/01/3.png" src="https://images.one.co.il/images/msites/2017/02/01/3.png" border="0" style="height:24px;width:24px;z-index:2; position: absolute;top: 10px;right: 143px;" alt="ONE - מספר 1 בספורט" tabindex="-1">

    <img loading="lazy" class="one-article-image" src="https://photo.one.co.il/Image/GG/5,1/1696446.webp?width=207" width="207" alt="ONE - מספר 1 בספורט" tabindex="-1">

    <h2 id="_ctl0_ContentHolder_Body__ctl6_rpHPArticlesCategories__ctl8_ucCategoryArticles_rpArticles__ctl0_ucArticlePlain_oneArticleTitle" tabindex="-1" data-font-size="18" data-font-size-type="px">באמת שהגיע הזמן להיפטר מזרועות הספגטי שלכם</h2>
    <h3 tabindex="-1" data-font-size="18" data-font-size-type="px">
        משקיעים המון זמן במכון ולא רואים תוצאות? מומחה הכושר האמריקאי ג'ף קבאליר נותן מספר עצות שימושיות להגדלת שרירי הזרועות שלכם. האם תיישמו אותן?
        <span style="line-height:12px;" class="numOfComments0" tabindex="-1" data-font-size="18" data-font-size-type="px" data-line-height="12px">0</span>
        
        
    </h3>
</a>
        <div class="clear" tabindex="-1" data-font-size="10" data-font-size-type="px"></div>
        <a class="one-article one-article-plain" href="/Article/23-24/7,801,0,0/444804.html?ref=hp" tabindex="40" data-font-size="10" data-font-size-type="px">



    <img loading="lazy" class="one-article-image" src="https://photo.one.co.il/Image/GG/5,1/1695672.webp?width=207" width="207" alt="ONE - מספר 1 בספורט" tabindex="-1">

    <h2 id="_ctl0_ContentHolder_Body__ctl6_rpHPArticlesCategories__ctl8_ucCategoryArticles_rpArticles__ctl1_ucArticlePlain_oneArticleTitle" tabindex="-1" data-font-size="18" data-font-size-type="px">מדוע כולם בחדר הכושר מדברים על כישלון חיובי?</h2>
    <h3 tabindex="-1" data-font-size="18" data-font-size-type="px">
        אם אתם מגיעים למכון כדי להגדיל את מסת השריר שלכם, זהו מונח שאתם חייבים להכיר. האם אכן זהו היעד בכל סט, ומתי צריך להמשיך גם אחרי אותו כישלון
        <span style="line-height:12px;" class="numOfComments0" tabindex="-1" data-font-size="18" data-font-size-type="px" data-line-height="12px">3</span>
        
        
    </h3>
</a>
        <div class="clear" tabindex="-1" data-font-size="10" data-font-size-type="px"></div>
        <a id="_ctl0_ContentHolder_Body__ctl6_rpHPArticlesCategories__ctl8_ucCategoryArticles_hlMoreArticlesCategory" class="one-hp-category-more-link" href="Other/League/801" tabindex="40" data-font-size="14" data-font-size-type="px">עוד בבריאות וכושר</a>
        <div class="h10" tabindex="-1" data-font-size="10" data-font-size-type="px" data-line-height="10px"></div>
        <a id="_ctl0_ContentHolder_Body__ctl6_rpHPArticlesCategories__ctl9_ucCategoryArticles_hlCategoryTitler" class="one-hp-category-title" href="Other/League/672" tabindex="40" data-font-size="15" data-font-size-type="px" data-line-height="15px">האזור המוטורי</a>
        <a class="one-article one-article-plain" href="/Article/23-24/7,672,0,0/444925.html?ref=hp" tabindex="40" data-font-size="10" data-font-size-type="px">

    <img loading="lazy" id="_ctl0_ContentHolder_Body__ctl6_rpHPArticlesCategories__ctl9_ucCategoryArticles_rpArticles__ctl0_ucArticlePlain_imgVideo" class="one-article-plain-video-indicator" data-src="https://images.one.co.il/images/msites/2017/02/01/3.png" src="https://images.one.co.il/images/msites/2017/02/01/3.png" border="0" style="height:24px;width:24px;z-index:2; position: absolute;top: 10px;right: 143px;" alt="ONE - מספר 1 בספורט" tabindex="-1">

    <img loading="lazy" class="one-article-image" src="https://photo.one.co.il/Image/GG/5,1/1696063.webp?width=207" width="207" alt="ONE - מספר 1 בספורט" tabindex="-1">

    <h2 id="_ctl0_ContentHolder_Body__ctl6_rpHPArticlesCategories__ctl9_ucCategoryArticles_rpArticles__ctl0_ucArticlePlain_oneArticleTitle" tabindex="-1" data-font-size="18" data-font-size-type="px">מה היה עונשו של הנהג שהסיע פר במושב הקדמי?</h2>
    <h3 tabindex="-1" data-font-size="18" data-font-size-type="px">
        מדובר בנהג אמריקאי אשר הסיע במושב שלידו פר וטוסי במשקל 700 ק"ג עם קרניים עצומות. כיצד הדבר התאפשר? הוא פשוט חתך חצי מהשמשה הקדמית ואת כל הגג
        <span style="line-height:12px;" class="numOfComments0" tabindex="-1" data-font-size="18" data-font-size-type="px" data-line-height="12px">3</span>
        
        
    </h3>
</a>
        <div class="clear" tabindex="-1" data-font-size="10" data-font-size-type="px"></div>
        <a class="one-article one-article-plain" href="https://www.one.co.il/Article/23-24/3,672,9579,32662/444333.html?ref=hp" tabindex="40" data-font-size="10" data-font-size-type="px">

    <img loading="lazy" id="_ctl0_ContentHolder_Body__ctl6_rpHPArticlesCategories__ctl9_ucCategoryArticles_rpArticles__ctl1_ucArticlePlain_imgVideo" class="one-article-plain-video-indicator" data-src="https://images.one.co.il/images/msites/2017/02/01/3.png" src="https://images.one.co.il/images/msites/2017/02/01/3.png" border="0" style="height:24px;width:24px;z-index:2; position: absolute;top: 10px;right: 143px;" alt="ONE - מספר 1 בספורט" tabindex="-1">

    <img loading="lazy" class="one-article-image" src="https://photo.one.co.il/Image/GG/5,1/1693003.webp?width=207" width="207" alt="ONE - מספר 1 בספורט" tabindex="-1">

    <h2 id="_ctl0_ContentHolder_Body__ctl6_rpHPArticlesCategories__ctl9_ucCategoryArticles_rpArticles__ctl1_ucArticlePlain_oneArticleTitle" tabindex="-1" data-font-size="18" data-font-size-type="px">כ-900 קילומטרים בממוצע ליום: הנסיעות של מסי</h2>
    <h3 tabindex="-1" data-font-size="18" data-font-size-type="px">
        ישפיע עליו? הפרעוש יגיע למשחק עם נבחרת ארגנטינה&nbsp;נגד אקוודור כשהוא צבר מעל ל-28,000 קילומטרים ב-32 ימים שקודמים להתמודדות. הפירוט המלא בפנים
        <span style="line-height:12px;" class="numOfComments3" tabindex="-1" data-font-size="11" data-font-size-type="px" data-line-height="12px">16</span>
        
        
    </h3>
</a>
        <div class="clear" tabindex="-1" data-font-size="10" data-font-size-type="px"></div>
        <div class="OUTBRAIN" data-widget-id="AR_9" data-src="https://www.one.co.il/" data-ob-template="One" data-ob-mark="true" data-browser="chrome" data-os="win32" data-dynload="" data-idx="5" id="outbrain_widget_5" tabindex="-1"
          data-font-size="10" data-font-size-type="px">
          <div class="ob-widget ob-one-column-layout AR_9" data-dynamic-truncate="true">
          </div>
        </div>
        <script type="text/javascript" src="//widgets.outbrain.com/outbrain.js" tabindex="-1"></script>
        <a id="_ctl0_ContentHolder_Body__ctl6_rpHPArticlesCategories__ctl9_ucCategoryArticles_hlMoreArticlesCategory" class="one-hp-category-more-link" href="Other/League/672" tabindex="40" data-font-size="14" data-font-size-type="px">עוד בהאזור המוטורי</a>
        <div class="h10" tabindex="-1" data-font-size="10" data-font-size-type="px" data-line-height="10px"></div>
        <a id="_ctl0_ContentHolder_Body__ctl6_rpHPArticlesCategories__ctl10_ucCategoryArticles_hlCategoryTitler" class="one-hp-category-title" href="Other/League/800" tabindex="40" data-font-size="15" data-font-size-type="px" data-line-height="15px">ביזנס</a>
        <a class="one-article one-article-plain" href="/Article/23-24/53,800,0,0/444922.html?ref=hp" tabindex="40" data-font-size="10" data-font-size-type="px">



    <img loading="lazy" class="one-article-image" src="https://photo.one.co.il/Image/GG/5,1/1696287.webp?width=207" width="207" alt="ONE - מספר 1 בספורט" tabindex="-1">

    <h2 id="_ctl0_ContentHolder_Body__ctl6_rpHPArticlesCategories__ctl10_ucCategoryArticles_rpArticles__ctl0_ucArticlePlain_oneArticleTitle" tabindex="-1" data-font-size="18" data-font-size-type="px">פרס שיא: הסכום הגדול שנובאק ג'וקוביץ' הרוויח</h2>
    <h3 tabindex="-1" data-font-size="18" data-font-size-type="px">
        הסרבי ניצח את מדבדב, הניף מייג'ור 24 ועל הדרך גם הכניס סכום גדול מאוד לכיסו, עם הפרס הכי גבוה שחולק בתחרות גראנד סלאם. וגם: כמה בסך הכל?
        <span style="line-height:12px;" class="numOfComments0" tabindex="-1" data-font-size="18" data-font-size-type="px" data-line-height="12px">5</span>
        
        
    </h3>
</a>
        <div class="clear" tabindex="-1" data-font-size="10" data-font-size-type="px"></div>
        <a class="one-article one-article-plain" href="https://www.one.co.il/Article/23-24/53,800,0,0/444825.html?ref=hp" tabindex="40" data-font-size="10" data-font-size-type="px">

    <img loading="lazy" id="_ctl0_ContentHolder_Body__ctl6_rpHPArticlesCategories__ctl10_ucCategoryArticles_rpArticles__ctl1_ucArticlePlain_imgVideo" class="one-article-plain-video-indicator" data-src="https://images.one.co.il/images/msites/2017/02/01/3.png" src="https://images.one.co.il/images/msites/2017/02/01/3.png" border="0" style="height:24px;width:24px;z-index:2; position: absolute;top: 10px;right: 143px;" alt="ONE - מספר 1 בספורט" tabindex="-1">

    <img loading="lazy" class="one-article-image" src="https://photo.one.co.il/Image/GG/5,1/1692310.webp?width=207" width="207" alt="ONE - מספר 1 בספורט" tabindex="-1">

    <h2 id="_ctl0_ContentHolder_Body__ctl6_rpHPArticlesCategories__ctl10_ucCategoryArticles_rpArticles__ctl1_ucArticlePlain_oneArticleTitle" tabindex="-1" data-font-size="18" data-font-size-type="px">נחשפים הנתונים הכספיים של הפועל ב"ש וברקת</h2>
    <h3 tabindex="-1" data-font-size="18" data-font-size-type="px">
        הדרומיים סיימו את 2022 בגרעון של 13.856 מיליון ש"ח, לעומת 29 מ' ב-2021. משנת 2019 הקבוצה בגרעון של למעלה מ-90 מ', וכמה מרוויח המשתכר הבכיר?
        <span style="line-height:12px;" class="numOfComments3" tabindex="-1" data-font-size="11" data-font-size-type="px" data-line-height="12px">47</span>
        
        
    </h3>
</a>
        <div class="clear" tabindex="-1" data-font-size="10" data-font-size-type="px"></div>
        <a id="_ctl0_ContentHolder_Body__ctl6_rpHPArticlesCategories__ctl10_ucCategoryArticles_hlMoreArticlesCategory" class="one-hp-category-more-link" href="Other/League/800" tabindex="40" data-font-size="14" data-font-size-type="px">עוד בביזנס</a>
        <div class="h10" tabindex="-1" data-font-size="10" data-font-size-type="px" data-line-height="10px"></div>
        <a id="_ctl0_ContentHolder_Body__ctl6_rpHPArticlesCategories__ctl11_ucCategoryArticles_hlCategoryTitler" class="one-hp-category-title" href="Other/League/1172" tabindex="40" data-font-size="15" data-font-size-type="px" data-line-height="15px">ONE Podcasts</a>
        <a class="one-article one-article-plain" href="https://www.one.co.il/Article/23-24/1,19,3281,63339/444975.html?ref=hp" tabindex="40" data-font-size="10" data-font-size-type="px">

    <img loading="lazy" id="_ctl0_ContentHolder_Body__ctl6_rpHPArticlesCategories__ctl11_ucCategoryArticles_rpArticles__ctl0_ucArticlePlain_imgVideo" class="one-article-plain-video-indicator" data-src="https://images.one.co.il/images/msites/2017/02/01/3.png" src="https://images.one.co.il/images/msites/2017/02/01/3.png" border="0" style="height:24px;width:24px;z-index:2; position: absolute;top: 10px;right: 143px;" alt="ONE - מספר 1 בספורט" tabindex="-1">

    <img loading="lazy" class="one-article-image" src="https://photo.one.co.il/Image/GG/5,1/1696159.webp?width=207" width="207" alt="ONE - מספר 1 בספורט" tabindex="-1">

    <h2 id="_ctl0_ContentHolder_Body__ctl6_rpHPArticlesCategories__ctl11_ucCategoryArticles_rpArticles__ctl0_ucArticlePlain_oneArticleTitle" tabindex="-1" data-font-size="18" data-font-size-type="px">ברקוביץ': אם לא נעלה ליורו - זה יהיה כישלון</h2>
    <h3 tabindex="-1" data-font-size="18" data-font-size-type="px">
        הקוסם מצטרף לפודקאסט שיחת היום ב-ONE: "סולומון כישרון ענק, אבל חייב להבין שלמדו אותו", "אם לא ננצח את בלארוס נגמר הקמפיין". וגם: הקרדיט לחזן
        <span style="line-height:12px;" class="numOfComments3" tabindex="-1" data-font-size="11" data-font-size-type="px" data-line-height="12px">45</span>
        
        
    </h3>
</a>
        <div class="clear" tabindex="-1" data-font-size="10" data-font-size-type="px"></div>
        <a class="one-article one-article-plain" href="https://www.one.co.il/Article/23-24/1,1,3281,52518/444708.html?ref=hp" tabindex="40" data-font-size="10" data-font-size-type="px">

    <img loading="lazy" id="_ctl0_ContentHolder_Body__ctl6_rpHPArticlesCategories__ctl11_ucCategoryArticles_rpArticles__ctl1_ucArticlePlain_imgVideo" class="one-article-plain-video-indicator" data-src="https://images.one.co.il/images/msites/2017/02/01/3.png" src="https://images.one.co.il/images/msites/2017/02/01/3.png" border="0" style="height:24px;width:24px;z-index:2; position: absolute;top: 10px;right: 143px;" alt="ONE - מספר 1 בספורט" tabindex="-1">

    <img loading="lazy" class="one-article-image" src="https://photo.one.co.il/Image/GG/5,1/1695479.webp?width=207" width="207" alt="ONE - מספר 1 בספורט" tabindex="-1">

    <h2 id="_ctl0_ContentHolder_Body__ctl6_rpHPArticlesCategories__ctl11_ucCategoryArticles_rpArticles__ctl1_ucArticlePlain_oneArticleTitle" tabindex="-1" data-font-size="18" data-font-size-type="px">רגע האמת של בניון וחזן בנבחרת ישראל הגיע</h2>
    <h3 tabindex="-1" data-font-size="18" data-font-size-type="px">
        האזינו לפודקאסט: המשחק ברומניה יכול להיות קו פרשת המים של המנהל המקצועי ומאמן הנבחרת. הדילמות במרכז ההגנה, שילוב גלוך ומי יהיה החלוץ הפותח?
        <span style="line-height:12px;" class="numOfComments3" tabindex="-1" data-font-size="11" data-font-size-type="px" data-line-height="12px">25</span>
        
        
    </h3>
</a>
        <div class="clear" tabindex="-1" data-font-size="10" data-font-size-type="px"></div>
        <a id="_ctl0_ContentHolder_Body__ctl6_rpHPArticlesCategories__ctl11_ucCategoryArticles_hlMoreArticlesCategory" class="one-hp-category-more-link" href="Other/League/1172" tabindex="40" data-font-size="14" data-font-size-type="px">עוד בONE Podcasts</a>
        <div class="h10" tabindex="-1" data-font-size="10" data-font-size-type="px" data-line-height="10px"></div>
        <div class="h10" tabindex="-1" data-font-size="10" data-font-size-type="px" data-line-height="10px"></div>
        <div class="OUTBRAIN" data-src="https://www.one.co.il/" data-widget-id="HPC" data-ob-template="One" async="async" data-ob-mark="true" data-browser="chrome" data-os="win32" data-dynload="" data-idx="6" id="outbrain_widget_6" tabindex="-1"
          data-font-size="10" data-font-size-type="px">
          <div class="ob-widget ob-one-column-layout HPC">
          </div>
        </div>
        <script type="text/javascript" src="//widgets.outbrain.com/outbrain.js" tabindex="-1"></script>
      </div>
      <div class="clear" tabindex="-1" data-font-size="10" data-font-size-type="px"></div>
    </div>
    <div class="one-hp-right-container" tabindex="-1" data-font-size="10" data-font-size-type="px">
      <div class="one-hp-right-container-ads" tabindex="-1" data-font-size="10" data-font-size-type="px">
        <a href="http://pubads.g.doubleclick.net/gampad/clk?id=5339853490&amp;iu=/6870/one/hp/article_web" targe="_blank" rel="noopener" tabindex="10000" data-font-size="10" data-font-size-type="px"><img loading="lazy" src="https://ads.one.co.il/2022/06/13/ba4e43cab06ea8f75f992145ccc88cf2.jpg" style="border:0;width:190px;" alt="ONE - מספר 1 בספורט" tabindex="-1"></a>
        <div class="h5" tabindex="-1" data-font-size="10" data-font-size-type="px" data-line-height="5px"></div>
        <a href="http://pubads.g.doubleclick.net/gampad/clk?id=6361885878&amp;iu=/6870/one_app/one_article_counter_mobile" targe="_blank" rel="noopener" tabindex="10000" data-font-size="10" data-font-size-type="px"><img loading="lazy" src="https://ads.one.co.il/2022/06/13/0bd9c23b83acebd1a07c40a290c0f6a6.jpg" style="border:0;width:190px;" alt="ONE - מספר 1 בספורט" tabindex="-1"></a>
        <div class="h5" tabindex="-1" data-font-size="10" data-font-size-type="px" data-line-height="5px"></div>
      </div>
      <div class="one-navigation-right-container" tabindex="-1" data-font-size="10" data-font-size-type="px">
        <span class="one-navigation-right-section-title" tabindex="-1" data-font-size="15" data-font-size-type="px" data-line-height="17px">כדורגל ישראלי</span>
        <a class="one-navigation-right-item one-navigation-right-item-492" href="/Soccer/News/1" tabindex="100" data-font-size="15" data-font-size-type="px">
                        חדשות

                        
                    </a>
        <div class="one-navigation-right-splitter" tabindex="-1" data-font-size="10" data-font-size-type="px"></div>
        <a class="one-navigation-right-item one-navigation-right-item-494" href="/Soccer/League/1" tabindex="100" data-font-size="15" data-font-size-type="px">
                        ליגת העל

                        
                    </a>
        <div class="one-navigation-right-splitter" tabindex="-1" data-font-size="10" data-font-size-type="px"></div>
        <a class="one-navigation-right-item one-navigation-right-item-495" href="/Soccer/League/2" tabindex="100" data-font-size="15" data-font-size-type="px">
                        ליגה לאומית

                        
                    </a>
        <div class="one-navigation-right-splitter" tabindex="-1" data-font-size="10" data-font-size-type="px"></div>
        <a class="one-navigation-right-item one-navigation-right-item-40058" href="/Soccer/News/155" tabindex="100" data-font-size="15" data-font-size-type="px">
                        ליגות נמוכות

                        
                    </a>
        <div class="one-navigation-right-splitter" tabindex="-1" data-font-size="10" data-font-size-type="px"></div>
        <a class="one-navigation-right-item one-navigation-right-item-955" href="/Soccer/League/699" tabindex="100" data-font-size="15" data-font-size-type="px">
                        גביע המדינה

                        
                    </a>
        <div class="one-navigation-right-splitter" tabindex="-1" data-font-size="10" data-font-size-type="px"></div>
        <a class="one-navigation-right-item one-navigation-right-item-11313" href="/Soccer/League/667" tabindex="100" data-font-size="15" data-font-size-type="px">
                        גביע הטוטו

                        
                    </a>
        <div class="one-navigation-right-splitter" tabindex="-1" data-font-size="10" data-font-size-type="px"></div>
        <a class="one-navigation-right-item one-navigation-right-item-39575" href="/Soccer/League/39" tabindex="100" data-font-size="15" data-font-size-type="px">
                        גביע הטוטו לאומית

                        
                    </a>
        <div class="one-navigation-right-splitter" tabindex="-1" data-font-size="10" data-font-size-type="px"></div>
        <a class="one-navigation-right-item one-navigation-right-item-11314" href="/Soccer/League/721" tabindex="100" data-font-size="15" data-font-size-type="px">
                        ליגת העל לנוער

                        
                    </a>
        <div class="one-navigation-right-splitter" tabindex="-1" data-font-size="10" data-font-size-type="px"></div>
        <a class="one-navigation-right-item one-navigation-right-item-40207" href="https://www.one.co.il/NextONE/" tabindex="100" data-font-size="15" data-font-size-type="px">
                        נוער וילדים NEXT ONE

                        
                    </a>
        <div class="one-navigation-right-splitter" tabindex="-1" data-font-size="10" data-font-size-type="px"></div>
        <a class="one-navigation-right-item one-navigation-right-item-37765" href="/Other/League/1100" tabindex="100" data-font-size="15" data-font-size-type="px">
                        ספורט תיכוניים

                        
                    </a>
        <div class="one-navigation-right-splitter" tabindex="-1" data-font-size="10" data-font-size-type="px"></div>
        <a class="one-navigation-right-item one-navigation-right-item-39208" href="/Soccer/League/927" tabindex="100" data-font-size="15" data-font-size-type="px">
                        ליגת ''יעז'' פוצ'יוולי

                        
                    </a>
        <div class="one-navigation-right-splitter" tabindex="-1" data-font-size="10" data-font-size-type="px"></div>
        <a class="one-navigation-right-item one-navigation-right-item-3321" href="/Soccer/Team/3281" tabindex="100" data-font-size="15" data-font-size-type="px">
                        נבחרת ישראל

                        
                    </a>
        <div class="one-navigation-right-splitter" tabindex="-1" data-font-size="10" data-font-size-type="px"></div>
        <a class="one-navigation-right-item one-navigation-right-item-39594" href="/Soccer/League/1066" tabindex="100" data-font-size="15" data-font-size-type="px">
                        ליגת העל לנשים

                        
                    </a>
        <div class="one-navigation-right-splitter" tabindex="-1" data-font-size="10" data-font-size-type="px"></div>
        <a class="one-navigation-right-item one-navigation-right-item-40208" href="/Soccer/League/1192" tabindex="100" data-font-size="15" data-font-size-type="px">
                        הליגה הלאומית לנשים

                        
                    </a>
        <div class="one-navigation-right-splitter" tabindex="-1" data-font-size="10" data-font-size-type="px"></div>
        <a class="one-navigation-right-item one-navigation-right-item-29231" href="/Soccer/League/978" tabindex="100" data-font-size="15" data-font-size-type="px">
                        התאחדות/שופטים

                        
                    </a>
        <span class="one-navigation-right-section-title" tabindex="-1" data-font-size="15" data-font-size-type="px" data-line-height="17px">כדורגל עולמי</span>
        <a class="one-navigation-right-item one-navigation-right-item-509" href="/Soccer/News/3" tabindex="100" data-font-size="15" data-font-size-type="px">
                        חדשות

                        
                    </a>
        <div class="one-navigation-right-splitter" tabindex="-1" data-font-size="10" data-font-size-type="px"></div>
        <a class="one-navigation-right-item one-navigation-right-item-512" href="/Soccer/League/10" tabindex="100" data-font-size="15" data-font-size-type="px">
                        ליגה ספרדית

                        
                    </a>
        <div class="one-navigation-right-splitter" tabindex="-1" data-font-size="10" data-font-size-type="px"></div>
        <a class="one-navigation-right-item one-navigation-right-item-4909" href="/Soccer/League/8" tabindex="100" data-font-size="15" data-font-size-type="px">
                        ליגה איטלקית

                        
                    </a>
        <div class="one-navigation-right-splitter" tabindex="-1" data-font-size="10" data-font-size-type="px"></div>
        <a class="one-navigation-right-item one-navigation-right-item-511" href="/Soccer/League/14" tabindex="100" data-font-size="15" data-font-size-type="px">
                        ליגת האלופות

                        
                    </a>
        <div class="one-navigation-right-splitter" tabindex="-1" data-font-size="10" data-font-size-type="px"></div>
        <a class="one-navigation-right-item one-navigation-right-item-19718" href="/Soccer/League/711" tabindex="100" data-font-size="15" data-font-size-type="px">
                        הליגה האירופית

                        
                    </a>
        <div class="one-navigation-right-splitter" tabindex="-1" data-font-size="10" data-font-size-type="px"></div>
        <a class="one-navigation-right-item one-navigation-right-item-40180" href="/Soccer/League/1103" tabindex="100" data-font-size="15" data-font-size-type="px">
                        קונפרנס ליג

                        
                    </a>
        <div class="one-navigation-right-splitter" tabindex="-1" data-font-size="10" data-font-size-type="px"></div>
        <a class="one-navigation-right-item one-navigation-right-item-1383" href="/Soccer/League/5" tabindex="100" data-font-size="15" data-font-size-type="px">
                        ליגה אנגלית

                        
                    </a>
        <div class="one-navigation-right-splitter" tabindex="-1" data-font-size="10" data-font-size-type="px"></div>
        <a class="one-navigation-right-item one-navigation-right-item-19796" href="/Soccer/League/7" tabindex="100" data-font-size="15" data-font-size-type="px">
                        ליגה גרמנית

                        
                    </a>
        <div class="one-navigation-right-splitter" tabindex="-1" data-font-size="10" data-font-size-type="px"></div>
        <a class="one-navigation-right-item one-navigation-right-item-29242" href="/Soccer/League/6" tabindex="100" data-font-size="15" data-font-size-type="px">
                        ליגה צרפתית

                        
                    </a>
        <div class="one-navigation-right-splitter" tabindex="-1" data-font-size="10" data-font-size-type="px"></div>
        <a class="one-navigation-right-item one-navigation-right-item-16126" href="/Soccer/League/683" tabindex="100" data-font-size="15" data-font-size-type="px">
                        ליגה בלגית

                        
                    </a>
        <div class="one-navigation-right-splitter" tabindex="-1" data-font-size="10" data-font-size-type="px"></div>
        <a class="one-navigation-right-item one-navigation-right-item-29243" href="/Soccer/League/680" tabindex="100" data-font-size="15" data-font-size-type="px">
                        ליגה הולנדית

                        
                    </a>
        <div class="one-navigation-right-splitter" tabindex="-1" data-font-size="10" data-font-size-type="px"></div>
        <a class="one-navigation-right-item one-navigation-right-item-31607" href="/Soccer/League/828" tabindex="100" data-font-size="15" data-font-size-type="px">
                        ליגה רוסית

                        
                    </a>
        <div class="one-navigation-right-splitter" tabindex="-1" data-font-size="10" data-font-size-type="px"></div>
        <a class="one-navigation-right-item one-navigation-right-item-32105" href="/Soccer/League/682" tabindex="100" data-font-size="15" data-font-size-type="px">
                        ליגה טורקית

                        
                    </a>
        <div class="one-navigation-right-splitter" tabindex="-1" data-font-size="10" data-font-size-type="px"></div>
        <a class="one-navigation-right-item one-navigation-right-item-32118" href="/Soccer/League/934" tabindex="100" data-font-size="15" data-font-size-type="px">
                        ליגה יוונית

                        
                    </a>
        <div class="one-navigation-right-splitter" tabindex="-1" data-font-size="10" data-font-size-type="px"></div>
        <a class="one-navigation-right-item one-navigation-right-item-34961" href="/Soccer/League/984" tabindex="100" data-font-size="15" data-font-size-type="px">
                        ליגה קפריסאית

                        
                    </a>
        <div class="one-navigation-right-splitter" tabindex="-1" data-font-size="10" data-font-size-type="px"></div>
        <a class="one-navigation-right-item one-navigation-right-item-32360" href="/Soccer/League/9" tabindex="100" data-font-size="15" data-font-size-type="px">
                        ליגה סקוטית

                        
                    </a>
        <div class="one-navigation-right-splitter" tabindex="-1" data-font-size="10" data-font-size-type="px"></div>
        <a class="one-navigation-right-item one-navigation-right-item-34962" href="/Soccer/League/684" tabindex="100" data-font-size="15" data-font-size-type="px">
                        ליגה פורטוגלית

                        
                    </a>
        <div class="one-navigation-right-splitter" tabindex="-1" data-font-size="10" data-font-size-type="px"></div>
        <a class="one-navigation-right-item one-navigation-right-item-33949" href="/Soccer/League/995" tabindex="100" data-font-size="15" data-font-size-type="px">
                        ליגה שווייצרית

                        
                    </a>
        <div class="one-navigation-right-splitter" tabindex="-1" data-font-size="10" data-font-size-type="px"></div>
        <a class="one-navigation-right-item one-navigation-right-item-39107" href="/Soccer/League/1050" tabindex="100" data-font-size="15" data-font-size-type="px">
                        ליגה אוסטרית

                        
                    </a>
        <div class="one-navigation-right-splitter" tabindex="-1" data-font-size="10" data-font-size-type="px"></div>
        <a class="one-navigation-right-item one-navigation-right-item-36876" href="/Soccer/League/902" tabindex="100" data-font-size="15" data-font-size-type="px">
                        ליגה פולנית

                        
                    </a>
        <div class="one-navigation-right-splitter" tabindex="-1" data-font-size="10" data-font-size-type="px"></div>
        <a class="one-navigation-right-item one-navigation-right-item-29237" href="/Soccer/League/686" tabindex="100" data-font-size="15" data-font-size-type="px">
                        ליגה ארגנטינאית

                        
                    </a>
        <div class="one-navigation-right-splitter" tabindex="-1" data-font-size="10" data-font-size-type="px"></div>
        <a class="one-navigation-right-item one-navigation-right-item-36830" href="/Soccer/League/879" tabindex="100" data-font-size="15" data-font-size-type="px">
                        ליגה ברזילאית

                        
                    </a>
        <div class="one-navigation-right-splitter" tabindex="-1" data-font-size="10" data-font-size-type="px"></div>
        <a class="one-navigation-right-item one-navigation-right-item-39576" href="/Soccer/League/1074" tabindex="100" data-font-size="15" data-font-size-type="px">
                        ליגת האומות

                        
                    </a>
        <div class="one-navigation-right-splitter" tabindex="-1" data-font-size="10" data-font-size-type="px"></div>
        <a class="one-navigation-right-item one-navigation-right-item-40217" href="/Soccer/League/19" tabindex="100" data-font-size="15" data-font-size-type="px">
                        מוקדמות יורו 24

                        
                    </a>
        <div class="one-navigation-right-splitter" tabindex="-1" data-font-size="10" data-font-size-type="px"></div>
        <a class="one-navigation-right-item one-navigation-right-item-40218" href="/Soccer/League/1200" tabindex="100" data-font-size="15" data-font-size-type="px">
                        מונדיאליטו

                        
                    </a>
        <div class="one-navigation-right-splitter" tabindex="-1" data-font-size="10" data-font-size-type="px"></div>
        <a class="one-navigation-right-item one-navigation-right-item-40230" href="/Soccer/League/52" tabindex="100" data-font-size="15" data-font-size-type="px">
                        יורו עד 21

                        
                    </a>
        <div class="one-navigation-right-splitter" tabindex="-1" data-font-size="10" data-font-size-type="px"></div>
        <a class="one-navigation-right-item one-navigation-right-item-957" href="/League/More/Soccer/World" tabindex="100" data-font-size="15" data-font-size-type="px">
                        ליגות נוספות

                        
                    </a>
        <span class="one-navigation-right-section-title" tabindex="-1" data-font-size="15" data-font-size-type="px" data-line-height="17px">כדורסל ישראלי</span>
        <a class="one-navigation-right-item one-navigation-right-item-506" href="/Basketball/News/2" tabindex="100" data-font-size="15" data-font-size-type="px">
                        חדשות

                        
                    </a>
        <div class="one-navigation-right-splitter" tabindex="-1" data-font-size="10" data-font-size-type="px"></div>
        <a class="one-navigation-right-item one-navigation-right-item-505" href="/Basketball/League/620" tabindex="100" data-font-size="15" data-font-size-type="px">
                        ליגת ווינר סל

                        
                    </a>
        <div class="one-navigation-right-splitter" tabindex="-1" data-font-size="10" data-font-size-type="px"></div>
        <a class="one-navigation-right-item one-navigation-right-item-3318" href="/Basketball/League/710" tabindex="100" data-font-size="15" data-font-size-type="px">
                        גביע המדינה

                        
                    </a>
        <div class="one-navigation-right-splitter" tabindex="-1" data-font-size="10" data-font-size-type="px"></div>
        <a class="one-navigation-right-item one-navigation-right-item-33797" href="/Basketball/League/988" tabindex="100" data-font-size="15" data-font-size-type="px">
                        גביע ווינר

                        
                    </a>
        <div class="one-navigation-right-splitter" tabindex="-1" data-font-size="10" data-font-size-type="px"></div>
        <a class="one-navigation-right-item one-navigation-right-item-8378" href="/Basketball/League/998" tabindex="100" data-font-size="15" data-font-size-type="px">
                        לאומית גברים

                        
                    </a>
        <div class="one-navigation-right-splitter" tabindex="-1" data-font-size="10" data-font-size-type="px"></div>
        <a class="one-navigation-right-item one-navigation-right-item-4481" href="/Basketball/League/646" tabindex="100" data-font-size="15" data-font-size-type="px">
                        ליגת ווינר אתנה נשים

                        
                    </a>
        <div class="one-navigation-right-splitter" tabindex="-1" data-font-size="10" data-font-size-type="px"></div>
        <a class="one-navigation-right-item one-navigation-right-item-39453" href="/Basketball/League/890" tabindex="100" data-font-size="15" data-font-size-type="px">
                        ליגת התיכונים

                        
                    </a>
        <div class="one-navigation-right-splitter" tabindex="-1" data-font-size="10" data-font-size-type="px"></div>
        <a class="one-navigation-right-item one-navigation-right-item-38712" href="/Basketball/Team/3357" tabindex="100" data-font-size="15" data-font-size-type="px">
                        נבחרת ישראל

                        
                    </a>
        <span class="one-navigation-right-section-title" tabindex="-1" data-font-size="15" data-font-size-type="px" data-line-height="17px">כדורסל עולמי</span>
        <a class="one-navigation-right-item one-navigation-right-item-29360" href="" tabindex="100" data-font-size="15" data-font-size-type="px">



                    </a>
        <div class="one-navigation-right-splitter" tabindex="-1" data-font-size="10" data-font-size-type="px"></div>
        <a class="one-navigation-right-item one-navigation-right-item-516" href="/Basketball/News/5" tabindex="100" data-font-size="15" data-font-size-type="px">
                        חדשות

                        
                    </a>
        <div class="one-navigation-right-splitter" tabindex="-1" data-font-size="10" data-font-size-type="px"></div>
        <a class="one-navigation-right-item one-navigation-right-item-38713" href="/Basketball/League/993" tabindex="100" data-font-size="15" data-font-size-type="px">
                        יורובאסקט

                        
                    </a>
        <div class="one-navigation-right-splitter" tabindex="-1" data-font-size="10" data-font-size-type="px"></div>
        <a class="one-navigation-right-item one-navigation-right-item-579" href="/Basketball/League/12" tabindex="100" data-font-size="15" data-font-size-type="px">
                        NBA

                        
                    </a>
        <div class="one-navigation-right-splitter" tabindex="-1" data-font-size="10" data-font-size-type="px"></div>
        <a class="one-navigation-right-item one-navigation-right-item-5388" href="/Basketball/League/17" tabindex="100" data-font-size="15" data-font-size-type="px">
                        יורוליג

                        
                    </a>
        <div class="one-navigation-right-splitter" tabindex="-1" data-font-size="10" data-font-size-type="px"></div>
        <a class="one-navigation-right-item one-navigation-right-item-39158" href="/Basketball/League/106" tabindex="100" data-font-size="15" data-font-size-type="px">
                        יורוקאפ

                        
                    </a>
        <div class="one-navigation-right-splitter" tabindex="-1" data-font-size="10" data-font-size-type="px"></div>
        <a class="one-navigation-right-item one-navigation-right-item-39574" href="/Basketball/League/38" tabindex="100" data-font-size="15" data-font-size-type="px">
                        ליגת האלופות של פיב''א

                        
                    </a>
        <div class="one-navigation-right-splitter" tabindex="-1" data-font-size="10" data-font-size-type="px"></div>
        <a class="one-navigation-right-item one-navigation-right-item-29281" href="/Basketball/League/697" tabindex="100" data-font-size="15" data-font-size-type="px">
                        ליגה ספרדית

                        
                    </a>
        <div class="one-navigation-right-splitter" tabindex="-1" data-font-size="10" data-font-size-type="px"></div>
        <a class="one-navigation-right-item one-navigation-right-item-29276" href="/Basketball/League/698" tabindex="100" data-font-size="15" data-font-size-type="px">
                        ליגה יוונית

                        
                    </a>
        <div class="one-navigation-right-splitter" tabindex="-1" data-font-size="10" data-font-size-type="px"></div>
        <a class="one-navigation-right-item one-navigation-right-item-29361" href="/Basketball/League/704" tabindex="100" data-font-size="15" data-font-size-type="px">
                        ליגה איטלקית

                        
                    </a>
        <div class="one-navigation-right-splitter" tabindex="-1" data-font-size="10" data-font-size-type="px"></div>
        <a class="one-navigation-right-item one-navigation-right-item-29280" href="/Basketball/League/713" tabindex="100" data-font-size="15" data-font-size-type="px">
                        ליגה טורקית

                        
                    </a>
        <div class="one-navigation-right-splitter" tabindex="-1" data-font-size="10" data-font-size-type="px"></div>
        <a class="one-navigation-right-item one-navigation-right-item-32367" href="/Basketball/League/20" tabindex="100" data-font-size="15" data-font-size-type="px">
                        ליגה אדריאטית

                        
                    </a>
        <span class="one-navigation-right-section-title" tabindex="-1" data-font-size="15" data-font-size-type="px" data-line-height="17px">ספורט אחר</span>
        <a class="one-navigation-right-item one-navigation-right-item-517" href="/Other/News/7" tabindex="100" data-font-size="15" data-font-size-type="px">
                        חדשות

                        
                    </a>
        <div class="one-navigation-right-splitter" tabindex="-1" data-font-size="10" data-font-size-type="px"></div>
        <a class="one-navigation-right-item one-navigation-right-item-530" href="/Other/League/673" tabindex="100" data-font-size="15" data-font-size-type="px">
                        טניס

                        
                    </a>
        <div class="one-navigation-right-splitter" tabindex="-1" data-font-size="10" data-font-size-type="px"></div>
        <a class="one-navigation-right-item one-navigation-right-item-39610" href="/Other/League/1076" tabindex="100" data-font-size="15" data-font-size-type="px">
                        גלישת גלים

                        
                    </a>
        <div class="one-navigation-right-splitter" tabindex="-1" data-font-size="10" data-font-size-type="px"></div>
        <a class="one-navigation-right-item one-navigation-right-item-36982" href="/Other/League/801" tabindex="100" data-font-size="15" data-font-size-type="px">
                        בריאות וכושר

                        
                    </a>
        <div class="one-navigation-right-splitter" tabindex="-1" data-font-size="10" data-font-size-type="px"></div>
        <a class="one-navigation-right-item one-navigation-right-item-39493" href="/Other/League/672" tabindex="100" data-font-size="15" data-font-size-type="px">
                        האזור המוטורי

                        
                    </a>
        <div class="one-navigation-right-splitter" tabindex="-1" data-font-size="10" data-font-size-type="px"></div>
        <a class="one-navigation-right-item one-navigation-right-item-4984" href="/Other/League/719" tabindex="100" data-font-size="15" data-font-size-type="px">
                        כדוריד

                        
                    </a>
        <div class="one-navigation-right-splitter" tabindex="-1" data-font-size="10" data-font-size-type="px"></div>
        <a class="one-navigation-right-item one-navigation-right-item-22475" href="/Other/League/720" tabindex="100" data-font-size="15" data-font-size-type="px">
                        כדורעף

                        
                    </a>
        <div class="one-navigation-right-splitter" tabindex="-1" data-font-size="10" data-font-size-type="px"></div>
        <a class="one-navigation-right-item one-navigation-right-item-39608" href="/Other/League/1073" tabindex="100" data-font-size="15" data-font-size-type="px">
                        כדורשת

                        
                    </a>
        <div class="one-navigation-right-splitter" tabindex="-1" data-font-size="10" data-font-size-type="px"></div>
        <a class="one-navigation-right-item one-navigation-right-item-18770" href="/Other/League/441" tabindex="100" data-font-size="15" data-font-size-type="px">
                        ג'ודו

                        
                    </a>
        <div class="one-navigation-right-splitter" tabindex="-1" data-font-size="10" data-font-size-type="px"></div>
        <a class="one-navigation-right-item one-navigation-right-item-28222" href="/Other/League/982" tabindex="100" data-font-size="15" data-font-size-type="px">
                        שייט

                        
                    </a>
        <div class="one-navigation-right-splitter" tabindex="-1" data-font-size="10" data-font-size-type="px"></div>
        <a class="one-navigation-right-item one-navigation-right-item-39753" href="/Other/League/979" tabindex="100" data-font-size="15" data-font-size-type="px">
                        גלישת רוח

                        
                    </a>
        <div class="one-navigation-right-splitter" tabindex="-1" data-font-size="10" data-font-size-type="px"></div>
        <a class="one-navigation-right-item one-navigation-right-item-24955" href="/Other/League/444" tabindex="100" data-font-size="15" data-font-size-type="px">
                        אופניים

                        
                    </a>
        <div class="one-navigation-right-splitter" tabindex="-1" data-font-size="10" data-font-size-type="px"></div>
        <a class="one-navigation-right-item one-navigation-right-item-13419" href="/Other/League/31" tabindex="100" data-font-size="15" data-font-size-type="px">
                        אתלטיקה/התעמלות

                        
                    </a>
        <div class="one-navigation-right-splitter" tabindex="-1" data-font-size="10" data-font-size-type="px"></div>
        <a class="one-navigation-right-item one-navigation-right-item-14152" href="/Other/League/997" tabindex="100" data-font-size="15" data-font-size-type="px">
                        שחייה

                        
                    </a>
        <div class="one-navigation-right-splitter" tabindex="-1" data-font-size="10" data-font-size-type="px"></div>
        <a class="one-navigation-right-item one-navigation-right-item-28221" href="/Other/League/983" tabindex="100" data-font-size="15" data-font-size-type="px">
                        טאקוונדו / אגרוף

                        
                    </a>
        <div class="one-navigation-right-splitter" tabindex="-1" data-font-size="10" data-font-size-type="px"></div>
        <a class="one-navigation-right-item one-navigation-right-item-39611" href="" tabindex="100" data-font-size="15" data-font-size-type="px">



                    </a>
        <div class="one-navigation-right-splitter" tabindex="-1" data-font-size="10" data-font-size-type="px"></div>
        <a class="one-navigation-right-item one-navigation-right-item-24954" href="/Other/League/445" tabindex="100" data-font-size="15" data-font-size-type="px">
                        ספורט אמריקני / NFL

                        
                    </a>
        <div class="one-navigation-right-splitter" tabindex="-1" data-font-size="10" data-font-size-type="px"></div>
        <a class="one-navigation-right-item one-navigation-right-item-39595" href="/Other/League/1052" tabindex="100" data-font-size="15" data-font-size-type="px">
                        ספורט בקהילה

                        
                    </a>
        <div class="one-navigation-right-splitter" tabindex="-1" data-font-size="10" data-font-size-type="px"></div>
        <a class="one-navigation-right-item one-navigation-right-item-36054" href="/Other/League/923" tabindex="100" data-font-size="15" data-font-size-type="px">
                        ענפי ספורט אילת

                        
                    </a>
        <div class="one-navigation-right-splitter" tabindex="-1" data-font-size="10" data-font-size-type="px"></div>
        <a class="one-navigation-right-item one-navigation-right-item-40187" href="http://xads.zedo.com/ads2/c?a=1011979;g=0;c=455000000;i=0;x=3840;n=455;s=0;k=http://schoolsport.one.co.il/" tabindex="100" data-font-size="15" data-font-size-type="px">
                        התאחדות בתי הספר

                        
                    </a>
        <div class="one-navigation-right-splitter" tabindex="-1" data-font-size="10" data-font-size-type="px"></div>
        <a class="one-navigation-right-item one-navigation-right-item-40057" href="/other/league/1107" tabindex="100" data-font-size="15" data-font-size-type="px">
                        המשחקים הפראלימפיים

                        
                    </a>
        <div class="one-navigation-right-splitter" tabindex="-1" data-font-size="10" data-font-size-type="px"></div>
        <a class="one-navigation-right-item one-navigation-right-item-529" href="https://www.one.co.il/MSites/Olympic/" tabindex="100" data-font-size="15" data-font-size-type="px">
                        טוקיו 2020

                        
                    </a>
      </div>
    </div>
    <div class="h10 clear" tabindex="-1" data-font-size="10" data-font-size-type="px" data-line-height="10px"></div>
    <div class="one-hp-bottom" tabindex="-1" data-font-size="10" data-font-size-type="px">
      <div class="ad-bg ad-container ad-container-bottom-bomba-1" tabindex="-1" data-font-size="10" data-font-size-type="px">
        <div id="adxONEBomba_Bottom_1" tabindex="-1" data-font-size="10" data-font-size-type="px"></div>
      </div>
      <div class="h10 clear" tabindex="-1" data-font-size="10" data-font-size-type="px" data-line-height="10px"></div>
      <style type="text/css" tabindex="-1">
        #bigone-cube-5-vertical {
          width: 100%;
          padding: 0.9rem 0;
          background: #e8e6eb;
        }

        #bigone-cube-5-vertical div {
          display: flex;
          flex-direction: row-reverse;
          justify-content: space-between;
          margin: 0 1rem;
        }

        #bigone-cube-5-vertical div a {
          display: inline-block;
          width: 23.2rem;
          direction: rtl;
          background: #3c59a2;
          color: #fff;
        }

        #bigone-cube-5-vertical img.bigone-image {
          width: 23.2rem;
        }

        #bigone-cube-5-vertical a h2 {
          font-size: 1.7rem;
          font-weight: bold;
          margin: 1rem 2rem;
          padding: 0 0 1rem 0;
          border-bottom: solid 0.1rem #fff;
        }

        #bigone-cube-5-vertical a h3 {
          font-size: 1.4rem;
          margin: 1rem 2rem;
          font-weight: normal;
        }
      </style>
      <div id="bigone-cube-5-vertical" tabindex="-1" data-font-size="10" data-font-size-type="px">
        <a href="/Soccer/League/1105" tabindex="10000" data-font-size="10" data-font-size-type="px">
        <img loading="lazy" data-src="https://images.one.co.il/images/msites/2022/05/29/135eb3d8107ac15344ddeb1b622d4548.jpg" src="https://images.one.co.il/images/msites/2022/05/29/135eb3d8107ac15344ddeb1b622d4548.jpg" alt="ONE - מספר 1 בספורט" tabindex="-1">
    </a>
        <div tabindex="-1" data-font-size="10" data-font-size-type="px">
          <a href="/Article/23-24/3,10,135,0/444133.html" data-spark-ve-preview="none" tabindex="10000" data-font-size="10" data-font-size-type="px">
                    <img loading="lazy" class="bigone-image" src="https://photo.one.co.il/Image/GG/28,1/1694201.webp?width=232" alt="לאמין ימאל ואנסו פאטי (רויטרס)" tabindex="-1">

                    <h2 tabindex="-1" data-font-size="17" data-font-size-type="px">לברצלונה אסור להפוך את לאמין ימאל לפאטי 2.0</h2>
                    <h3 tabindex="-1" data-font-size="14" data-font-size-type="px">ההשוואות למסי והשחיקה המוקדמת גרמו למספר 10 להתרסק, צ'אבי צריך להתנהל בחוכמה עם היהלום, שיהיה קשה להוציאו מה-11. וגם: אנצ'לוטי 'חוזר לעבר'</h3>
                </a>
          <a href="/Article/23-24/1,1,3,57886/443599.html" data-spark-ve-preview="none" tabindex="10000" data-font-size="10" data-font-size-type="px">
                    <img loading="lazy" class="bigone-image" src="https://photo.one.co.il/Image/GG/28,1/1693215.webp?width=232" alt="דניאל פרץ ומנואל נוייר (רויטרס)" tabindex="-1">

                    <h2 tabindex="-1" data-font-size="17" data-font-size-type="px">הפך חלום למציאות: סיפור חייו של דניאל פרץ</h2>
                    <h3 tabindex="-1" data-font-size="14" data-font-size-type="px">ביקש מאמו כפפות בגיל 6, לא פספס משחק של נוייר, זכה להצעות הרבה לפני היורו וכבר התנסה מול ארלינג הולאנד. מסלול חייו של השוער בדרך לבאיירן</h3>
                </a>
          <a href="/Article/23-24/3,8,107,35287/444230.html" data-spark-ve-preview="none" tabindex="10000" data-font-size="10" data-font-size-type="px">
                    <img loading="lazy" class="bigone-image" src="https://photo.one.co.il/Image/GG/28,1/1669136.webp?width=232" alt="רומלו לוקאקו (רויטרס)" tabindex="-1">

                    <h2 tabindex="-1" data-font-size="17" data-font-size-type="px">רומלו בג'אלרוסי: הבלגי יחזור לעצמו במדי רומא?</h2>
                    <h3 tabindex="-1" data-font-size="14" data-font-size-type="px">מוריניו חיפש חלוץ והאיחוד המחודש בפעם השלישית עם לוקאקו עשוי לפתור את הבעיה, אם חניכו יהיה כשיר פיזית ומנטלית למשימה, אלא שזה 'אם' גדול מאוד</h3>
                </a>
          <a href="/Article/23-24/3,1064,9491,31652/444100.html" data-spark-ve-preview="none" tabindex="10000" data-font-size="10" data-font-size-type="px">
                    <img loading="lazy" class="bigone-image" src="https://photo.one.co.il/Image/GG/28,1/1694198.webp?width=232" alt="מסי, רונאלדו, סלאח ובנזמה (רויטרס)" tabindex="-1">

                    <h2 tabindex="-1" data-font-size="17" data-font-size-type="px">רונאלדו ענה בשערים, בנזמה מתאים לכל סגנון</h2>
                    <h3 tabindex="-1" data-font-size="14" data-font-size-type="px">CR7 ענה לביקורות והפך ברגע למלך השערים בסעודיה, הצרפתי הוכיח למאמנו שהוא מעל השיטה. וגם: דירוג העוצמה. פה זה לא אירופה - המדור החדש של ONE</h3>
                </a>
          <a href="/Article/23-24/1,1,1,53348/445022.html" data-spark-ve-preview="none" tabindex="10000" data-font-size="10" data-font-size-type="px">
                    <img loading="lazy" class="bigone-image" src="https://photo.one.co.il/Image/GG/28,1/1683261.webp?width=232" alt="דניס פוליאקוב (ראובן שוורץ)" tabindex="-1">

                    <h2 tabindex="-1" data-font-size="17" data-font-size-type="px">אלוף סדרתי ואגדה: פוליאקוב מנהיג את בלארוס</h2>
                    <h3 tabindex="-1" data-font-size="14" data-font-size-type="px">יש לו ברזומה עשר אליפויות, הוא כיכב ביורו עד גיל 21 וניצח את באיירן. עכשיו בלם הפועל חיפה רוצה לקלקל לישראל אחרי שכמעט עשה את זה בחודש יוני</h3>
                </a>
        </div>
      </div>
      <div class="h10 clear" tabindex="-1" data-font-size="10" data-font-size-type="px" data-line-height="10px"></div>
      <div class="ad-bg ad-container ad-container-bottom-bomba-2" tabindex="-1" data-font-size="10" data-font-size-type="px">
        <div id="adxONEBomba_Bottom_2" tabindex="-1" data-font-size="10" data-font-size-type="px"></div>
      </div>
      <div class="h10 clear" tabindex="-1" data-font-size="10" data-font-size-type="px" data-line-height="10px"></div>
      <div class="ad-bg ad-container ad-container-bottom-jumbo" tabindex="-1" data-font-size="10" data-font-size-type="px">
        <div id="adxONEJumbo_Footer" tabindex="-1" data-font-size="10" data-font-size-type="px"></div>
      </div>
    </div>
    <div class="h10 clear" tabindex="-1" data-font-size="10" data-font-size-type="px" data-line-height="10px"></div>
    <div id="one-footer-sitemap" tabindex="-1" data-font-size="11" data-font-size-type="px">
      <div tabindex="-1" data-font-size="11" data-font-size-type="px">
        <ul class="Other" tabindex="-1" data-font-size="11" data-font-size-type="px">
          <li tabindex="-1" data-font-size="11" data-font-size-type="px"><a href="https://www.one.co.il/League/Current/7,0,0,0/ספורט_אחר" tabindex="10000" data-font-size="11" data-font-size-type="px">ספורט</a></li>
          <li tabindex="-1" data-font-size="11" data-font-size-type="px"><a href="https://www.one.co.il/League/Current/7,673,0,0/טניס" tabindex="10000" data-font-size="11" data-font-size-type="px">טניס</a></li>
          <li tabindex="-1" data-font-size="11" data-font-size-type="px"><a href="https://www.one.co.il/League/Current/7,719,0,0/כדוריד" tabindex="10000" data-font-size="11" data-font-size-type="px">כדוריד</a></li>
          <li tabindex="-1" data-font-size="11" data-font-size-type="px"><a href="https://www.one.co.il/League/Current/7,444,0,0/אופניים" tabindex="10000" data-font-size="11" data-font-size-type="px">אופניים</a></li>
          <li tabindex="-1" data-font-size="11" data-font-size-type="px"><a href="https://www.one.co.il/League/Current/7,997,0,0/שחיה" tabindex="10000" data-font-size="11" data-font-size-type="px">שחיה</a></li>
          <li tabindex="-1" data-font-size="11" data-font-size-type="px"><a href="https://www.one.co.il/League/Current/7,441,0,0/ג_ודו" tabindex="10000" data-font-size="11" data-font-size-type="px">ג'ודו</a></li>
          <li tabindex="-1" data-font-size="11" data-font-size-type="px"><a href="https://www.one.co.il/League/Current/7,983,0,0/טאקוונדו" tabindex="10000" data-font-size="11" data-font-size-type="px">טאקוונדו</a></li>
        </ul>
        <ul class="Misc" tabindex="-1" data-font-size="11" data-font-size-type="px">
          <li tabindex="-1" data-font-size="11" data-font-size-type="px"><a href="https://www.one.co.il/Glitches" tabindex="10000" data-font-size="11" data-font-size-type="px">גליצ'ים</a></li>
        </ul>
      </div>
      <div tabindex="-1" data-font-size="11" data-font-size-type="px">
        <ul class="BskIsr" tabindex="-1" data-font-size="11" data-font-size-type="px">
          <li tabindex="-1" data-font-size="11" data-font-size-type="px"><a href="https://www.one.co.il/League/Current/2,0,0,0/כדורסל_ישראלי" tabindex="10000" data-font-size="11" data-font-size-type="px">כדורסל ישראלי</a></li>
          <li tabindex="-1" data-font-size="11" data-font-size-type="px"><a href="https://www.one.co.il/League/Current/2,620,0,0/ליגת_ווינר" tabindex="10000" data-font-size="11" data-font-size-type="px">ליגת ווינר</a></li>
          <li tabindex="-1" data-font-size="11" data-font-size-type="px"><a href="https://www.one.co.il/League/Current/2,998,0,0/לאומית גברים" tabindex="10000" data-font-size="11" data-font-size-type="px">ליגה לאומית גברים</a></li>
          <li tabindex="-1" data-font-size="11" data-font-size-type="px"><a href="https://www.one.co.il/League/Current/2,646,0,0/ליגת_העל_נשים" tabindex="10000" data-font-size="11" data-font-size-type="px">ליגת העל נשים</a></li>
          <li tabindex="-1" data-font-size="11" data-font-size-type="px"><a href="https://www.one.co.il/League/Current/2,710,0,0/גביע_המדינה" tabindex="10000" data-font-size="11" data-font-size-type="px">גביע המדינה בכדורסל</a></li>
          <li tabindex="-1" data-font-size="11" data-font-size-type="px"><a href="https://www.one.co.il/Team/Current/5,705,3357,0/נבחרת_ישראל" tabindex="10000" data-font-size="11" data-font-size-type="px">נבחרת ישראל בכדורסל</a></li>
          <li tabindex="-1" data-font-size="11" data-font-size-type="px">&nbsp;</li>
        </ul>
        <ul class="BskWorld" tabindex="-1" data-font-size="11" data-font-size-type="px">
          <li tabindex="-1" data-font-size="11" data-font-size-type="px"><a href="https://www.one.co.il/League/Current/5,0,0,0/כדורסל_עולמי" tabindex="10000" data-font-size="11" data-font-size-type="px">כדורסל עולמי</a></li>
          <li tabindex="-1" data-font-size="11" data-font-size-type="px"><a href="https://www.one.co.il/League/Current/5,675,0,0/יורוליג" tabindex="10000" data-font-size="11" data-font-size-type="px">יורוליג</a></li>
          <li tabindex="-1" data-font-size="11" data-font-size-type="px"><a href="https://www.one.co.il/League/Current/5,50,0,0/יורוקאפ" tabindex="10000" data-font-size="11" data-font-size-type="px">יורוקאפ</a></li>
          <li tabindex="-1" data-font-size="11" data-font-size-type="px"><a href="https://www.one.co.il/League/Current/5,12,0,0/NBA" tabindex="10000" data-font-size="11" data-font-size-type="px">NBA</a></li>
          <li tabindex="-1" data-font-size="11" data-font-size-type="px"><a href="https://www.one.co.il/League/Current/5,697,0,0/ליגה_ספרדית" tabindex="10000" data-font-size="11" data-font-size-type="px">ליגה ספרדית בכדורסל</a></li>
          <li tabindex="-1" data-font-size="11" data-font-size-type="px"><a href="https://www.one.co.il/League/Current/5,698,0,0/ליגה_יוונית" tabindex="10000" data-font-size="11" data-font-size-type="px">ליגה יוונית</a></li>
        </ul>
      </div>
      <div tabindex="-1" data-font-size="11" data-font-size-type="px">
        <ul class="SocIsr" tabindex="-1" data-font-size="11" data-font-size-type="px">
          <li tabindex="-1" data-font-size="11" data-font-size-type="px"><a href="https://www.one.co.il/League/Current/1,0,0,0/כדורגל_ישראלי" tabindex="10000" data-font-size="11" data-font-size-type="px">כדורגל ישראלי</a></li>
          <li tabindex="-1" data-font-size="11" data-font-size-type="px"><a href="https://www.one.co.il/League/Current/1,1,0,0/ליגת_טוטו" tabindex="10000" data-font-size="11" data-font-size-type="px">ליגת העל</a></li>
          <li tabindex="-1" data-font-size="11" data-font-size-type="px"><a href="https://www.one.co.il/League/Current/1,2,0,0/ליגה_לאומית" tabindex="10000" data-font-size="11" data-font-size-type="px">ליגה לאומית</a></li>
          <li tabindex="-1" data-font-size="11" data-font-size-type="px"><a href="https://www.one.co.il/League/Current/1,699,0,0/גביע_המדינה" tabindex="10000" data-font-size="11" data-font-size-type="px">גביע המדינה</a></li>
          <li tabindex="-1" data-font-size="11" data-font-size-type="px"><a href="https://www.one.co.il/League/Current/1,667,0,0/גביע_הטוטו" tabindex="10000" data-font-size="11" data-font-size-type="px">גביע הטוטו</a></li>
          <li tabindex="-1" data-font-size="11" data-font-size-type="px"><a href="https://www.one.co.il/Team/Current/1,696,3281,0/נבחרת_ישראל" tabindex="10000" data-font-size="11" data-font-size-type="px">נבחרת ישראל</a></li>
          <li tabindex="-1" data-font-size="11" data-font-size-type="px"><a href="https://www.one.co.il/League/Current/1,978,0,0/התאחדות_לכדורגל" tabindex="10000" data-font-size="11" data-font-size-type="px">התאחדות לכדורגל</a></li>
        </ul>
        <ul class="SocWorld" tabindex="-1" data-font-size="11" data-font-size-type="px">
          <li tabindex="-1" data-font-size="11" data-font-size-type="px"><a href="https://www.one.co.il/League/Current/1,0,0,0/כדורגל_ישראלי" tabindex="10000" data-font-size="11" data-font-size-type="px">כדורגל עולמי</a></li>
          <li tabindex="-1" data-font-size="11" data-font-size-type="px"><a href="https://www.one.co.il/League/Current/3,5,0,0/פרמיירליג" tabindex="10000" data-font-size="11" data-font-size-type="px">פרמיירליג</a></li>
          <li tabindex="-1" data-font-size="11" data-font-size-type="px"><a href="https://www.one.co.il/League/Current/3,8,0,0/ליגה_איטלקית" tabindex="10000" data-font-size="11" data-font-size-type="px">ליגה איטלקית</a></li>
          <li tabindex="-1" data-font-size="11" data-font-size-type="px"><a href="https://www.one.co.il/League/Current/3,10,0,0/ליגה_ספרדית" tabindex="10000" data-font-size="11" data-font-size-type="px">ליגה ספרדית</a></li>
          <li tabindex="-1" data-font-size="11" data-font-size-type="px"><a href="https://www.one.co.il/League/Current/3,7,0,0/בונדסליגה" tabindex="10000" data-font-size="11" data-font-size-type="px">בונדסליגה</a></li>
          <li tabindex="-1" data-font-size="11" data-font-size-type="px"><a href="https://www.one.co.il/League/Current/3,14,0,0/ליגת_האלופות" tabindex="10000" data-font-size="11" data-font-size-type="px">ליגת האלופות</a></li>
        </ul>
      </div>
      <div tabindex="-1" data-font-size="11" data-font-size-type="px">
        <ul tabindex="-1" data-font-size="11" data-font-size-type="px">
          <li tabindex="-1" data-font-size="11" data-font-size-type="px"><a href="https://www.one.co.il/" tabindex="10000" data-font-size="11" data-font-size-type="px">ONE</a></li>
          <li tabindex="-1" data-font-size="11" data-font-size-type="px"><a href="mailto:one@one.co.il" tabindex="10000" data-font-size="11" data-font-size-type="px">כתבו אלינו</a></li>
          <li tabindex="-1" data-font-size="11" data-font-size-type="px"><a href="https://www.one.co.il/Cat/Tags/" tabindex="10000" data-font-size="11" data-font-size-type="px">תגיות</a></li>
          <li tabindex="-1" data-font-size="11" data-font-size-type="px"><a href="https://www.one.co.il/RSS.html" class="SpecialOrange" tabindex="10000" data-font-size="11" data-font-size-type="px">RSS</a></li>
          <li tabindex="-1" data-font-size="11" data-font-size-type="px"><a href="https://www.one.co.il/Cat/General/EULA.aspx" tabindex="10000" data-font-size="11" data-font-size-type="px">תנאי שימוש</a></li>
          <li tabindex="-1" data-font-size="11" data-font-size-type="px">
            <a href="https://sites.one.co.il/shared/misc/rating.aspx" rel="noopener" target="_blank" class="SpecialRed" tabindex="10000" data-font-size="11" data-font-size-type="px">פרסמו אצלנו</a></li>
          <li tabindex="-1" data-font-size="11" data-font-size-type="px"><a href="https://www.one.co.il/SiteMap.html" tabindex="10000" data-font-size="11" data-font-size-type="px">מפת אתר</a></li>
          <li tabindex="-1" data-font-size="11" data-font-size-type="px"><a href="https://www.one.co.il/Wanted" class="SpecialRed" tabindex="10000" data-font-size="11" data-font-size-type="px">דרושים</a></li>
        </ul>
      </div>
    </div>
    <div class="h10 clear" tabindex="-1" data-font-size="10" data-font-size-type="px" data-line-height="10px"></div>
    <div id="copyright" tabindex="-1" data-font-size="11" data-font-size-type="px">כל הזכויות שמורות&nbsp;2023-1999&nbsp;©&nbsp;סיטינט בע"מ</div>
    <div class="h10 clear" tabindex="-1" data-font-size="10" data-font-size-type="px" data-line-height="10px"></div>
    <div class="h10 clear" tabindex="-1" data-font-size="10" data-font-size-type="px" data-line-height="10px"></div>
    <div class="h10 clear" tabindex="-1" data-font-size="10" data-font-size-type="px" data-line-height="10px"></div>
    <div class="h10 clear" tabindex="-1" data-font-size="10" data-font-size-type="px" data-line-height="10px"></div>
    <div class="h10 clear" tabindex="-1" data-font-size="10" data-font-size-type="px" data-line-height="10px"></div>
  </div>
  <div id="adLeftTower" class="ads ad-container-left-tower" tabindex="-1" data-font-size="10" data-font-size-type="px">
    <div id="adxONETower_Left" tabindex="-1" data-font-size="10" data-font-size-type="px"></div>
  </div>
  <div id="adxONEPopUnder" tabindex="-1" data-font-size="10" data-font-size-type="px">
  </div>
  <div id="adxONEToplayer" tabindex="-1" data-font-size="10" data-font-size-type="px">
  </div>
  <div id="adxONETransition" tabindex="-1" data-font-size="10" data-font-size-type="px">
  </div>
  <script type="text/javascript" src="//widgets.outbrain.com/outbrain.js" tabindex="-1"></script>
  <div class="ad-placement" id="ablockercheck" tabindex="-1" data-font-size="10" data-font-size-type="px"></div>
  <div id="ablockermsg" style="display: none" tabindex="-1" data-font-size="10" data-font-size-type="px"></div>
  <input type="hidden" name="__VIEWSTATEGENERATOR" id="__VIEWSTATEGENERATOR" value="D2239836" tabindex="10000">
</form>

Text Content

יום שלישי, 12.09.2023 שעה 21:49



ארה"ב מציגה: דוקו מעל תואר

האמריקאים "ינקמו" על טורניר שלא עניין אותם רק בשביל תסריט מושלם




ראשי
|
תוצאות LIVE
|
ONE VOD
|
הימורי ספורט
|
גליצ'ים
|
Winner
|
רדיו
|
ספורט תיכוניים
|
בריאות וכושר
|
ONE Podcasts
|
NEXT ONE





פתחה ברגל שמאל: ישראל הפסידה 1:0 לבולגריה


הנבחרת של גיא לוזון לא הצליחה לשחזר את היכולת מהקיץ והציגה יכולת פושרת במשחק
הראשון במוקדמות יורו הצעירות. אילייב כבש את השער היחיד (50) 31

משחקי הספורט החמים עכשיו באפליקציית ווינר בסלולר, בוא להרוויח!




בונדוזו נפגע בברכו ונטש את אימון מכבי ת"א


שחקן הרכש החדש של הצהובים נפגע, נטש את האימון ויעבור בדיקות על ידי הצוות הרפואי
כדי לאבחן את חומרת הפציעה. וגם: קין ואירלנד, מה קורה שם? 8


"רק עשירים יכולים להרשות לעצמם להגיע"


על רקע פתיחת המכירה לטורניר ווטרג'ן ת"א, חובבי הטניס זועמים על המחירים ואמרו
ל-ONE: "כרטיס יעלה אפילו יותר מהשנה שעברה". וגם: תגובת המארגנים 21


דקה 3: ישראל - בלארוס 0:0


מוקדמות יורו 2024, מחזור 6: לאחר התיקו מול רומניה, הנבחרת פותחת את הסיבוב השני
ורוצה להיצמד לצמרת, כשהיא חייבת ניצחון ביתי. האורחת מחפשת הפתעה שתכניס אותה
למאבק העלייה. מי תצא עם שלוש הנקודות החשובות? 0


אספרסו טאפאסים טרנספר מרקט כתבות ספורט ליגה איטלקית ליגה ספרדית   ONE VOD  

נדיר: גול מחצי מגרש ו-3 שערים בתוספת זמן
הלכה לה בשדה תעופה ופתאום נתקלה ברונאלדו
בעזרת Ai: איך מסי נשמע כשהוא מדבר אנגלית
מאור עצבן את מירן וגרם לה לצאת מהרכב?
הטקס המרגש לזכרם של בראל ועמית ז"ל
2:2 דרמטי בין אלקוקרון לאלדנסה
חלוקת נקודות בין ויאדוליד לאלצ'ה 1:1
חלוקת נק' בדרבי החם בין אוביידו לחיחון
צמד מלמד: אספניול מביסה 1:4 את לבאנטה
מביך: מה עושה שופט שמאבד את הכרטיס האדום
עושה את שלה: יובה מנצחת את אמפולי
לוהטת: נצחון מרשים ללצ'ה על סרלניטנה
תצוגת תכלית: אינטר מפרקת את פיורנטינה
המסר של מכבי חיפה - 'די לאלימות!'
שרף: "החיבור לקהל מאוד מיוחד"
מי הפייבוריטית לזכות באליפות איטליה?
כמה ישראליות יהיו בשלבי הפלייאוף?
טרנספר מרקט - תוכנית מספר 9 המלאה!
מה היתרונות והבעיות של קשר הרכש "שואו"?
חוסר מזל: השוער שלקח 2 פנדלים ועדיין ספג
לא להאמין: כך נהרס שער העונה בספרד!
מכת חושך: האורות כבו פעמיים במהלך המשחק
מה קרה לו? כוכב בארסה מתבלבל באמצע המשחק
מה גרם לרוי פטריסיו לעכב את תחילת המשחק?
עשה עבירה על השופט... ויצא בזול!
יחי המלכה החדשה: נאפולי חוגגת בסטייל
המשחק שבו הקבוצות עלו עם תינוקות למגרש

קטעים נוספים

גליצ'ים
דן ונוי גלזר נפרדים ממכבי ת"א

יונתן כהן וחטואל ביריבות חדשה?
ערן זהבי נגד הנערים: "סמרטוטים"



המומלצים
1/5
Das neue Spiel 2023! Spiele jetzt dieses entspannende Spiel. (Kein Install)
נבחרת סעודיה התקבלה בבוז צורם בניוקאסל
"מי שהוא דור שני לילדי הארץ לא יודע שמגיע לו דרכון אירופאי"
"החיזוק הגדול ביותר, כבש את לב אוהדי הכוכב"
הסדרת מעמד של ישראלים השוהים בחו"ל מכל סיבה שהיא אל מול רשויות הצבא
Das neue Spiel 2023! Spiele jetzt dieses entspannende Spiel. (Kein Install)
נבחרת סעודיה התקבלה בבוז צורם בניוקאסל

נבחרת סעודיה התקבלה
בבוז צורם בניוקאסל

קרא עוד



לוח תוצאות
LIVE

מוקדמות יורו 24 מחזור - 6

'3 0
0 ישראל
בלארוס



'4 0
0 רומניה
קוסובו



'4 0
0 ספרד
קפריסין



'4 0
0 מלטה
צפון מקדוניה



'3 0
0 שבדיה
אוסטריה



'3 0
0 שווייץ
אנדורה



'3 0
0 בלגיה
אסטוניה



'3 0
0 איטליה
אוקראינה



'3 0
0 נורבגיה
גיאורגיה


משחקי הכנה כדורגל

'5 0
0 סקוטלנד
אנגליה




מוקדמות יורו 24 מחזור - 6

'3 0
0 ישראל
בלארוס



'4 0
0 רומניה
קוסובו



'4 0
0 ספרד
קפריסין



'4 0
0 מלטה
צפון מקדוניה



'3 0
0 שבדיה
אוסטריה



'3 0
0 שווייץ
אנדורה



'3 0
0 בלגיה
אסטוניה



'3 0
0 איטליה
אוקראינה



'3 0
0 נורבגיה
גיאורגיה


מוק' מונדיאל (ד' אמריקה) מחזור - 2

23:00
בוליביה
ארגנטינה


מוק' יורו עד גיל 21 מחזור - 1

1
0 בולגריה
ישראל


משחקי הכנה כדורגל

'5 0
0 סקוטלנד
אנגליה



22:00
גרמניה
צרפת


הליגה הלאומית לנשים מחזור - 1


בית"ר ירושלים
מכבי פנתרות אשדוד




הפועל ב"ש
הפועל קרית ים




מכבי בנות עמק חפר
מכבי ב"ש




הפועל בנות עראבה
הפועל ת"א




בני יהודה
מכבי צור שלום




ליגה א' מחזור - 2

16:00
הפועל רעננה
הפועל מגדל-העמק



16:00
הפועל בני זלפה
מ.ס. צעירי טייבה



16:00
מכבי נוג'ידאת
מ.ס. קרית ים



16:00
מכבי אחי נצרת
הפועל ב.א.גרבייה



16:30
מ.כ. ירמיהו חולון
הפועל בקעת הירדן



16:30
א.ס. נורדיה ירושלים
א.ס. אשדוד



16:30
מכבי שעריים
מכבי קרית מלאכי



16:35
הפועל כפר שלם
מ.ס. דימונה



16:40
מ.ס. טירה
צעירי אום אל פאחם



16:45
הפועל כפר-קנא
מ.ס. צעירי כפר קנא



17:30
עירוני נשר
הפועל כאוכב



19:00
מכבי אתא ביאליק
הפועל בועיינה



19:00
הפועל לוד
שמשון תל אביב



19:00
מכבי יבנה
הפועל מרמורק



19:45
עירוני מודיעין
הפועל הרצליה



20:45
מכבי עירוני אשדוד
שמשון כפר קאסם


ליגת העל לנשים מחזור - 3

20:15
מ.ס. קרית גת
הפועל בנות קטמון


מוק' מונדיאל (ד' אמריקה) מחזור - 2


אקוואדור
אורוגוואי




ונצואלה
פרגוואי




צ'ילה
קולומביה




פרו
ברזיל




מוקדמות יורו 24 מחזור - 6

0
1 ארמניה
קרואטיה



1
0 איסלנד
בוסניה



3
0 סלובקיה
ליכטנשטיין



0
2 לטביה
ווילס



9
0 פורטוגל
לוקסמבורג


ליגה לאומית מחזור - 3

1
0 עירוני ק"ש
בני יהודה



3
2 איחוד בני שפרעם
הפועל נוף הגליל



3
3 מכבי קביליו יפו
הפועל ר"ג


ספרד ליגה שניה מחזור - 5

2
2 אלדנסה
אלקורקון


ליגה אמריקאית כדורגל


לוס אנג'לס גלאקסי
סנט לואיס סיטי




 ללוח התוצאות המלא

מומלץ עבורך
 * 
   Entdecke die besten Optionen für Immobilien-Teilverkauf mit Experten! (ממומן
   | Immobilien teilverkauf anbieter | Forschungslinks)

 * 
   Darm-Experte: Haben Sie zu viel Bauchfett? (Essen Sie das vor dem… (ממומן |
   Darm Gesundheit)

 * 
   נבחרת סעודיה התקבלה בבוז צורם בניוקאסל

 * 
   ללא מסי: ניצחון 2:3 יקר לאינטר מיאמי על קנזס

 * 
   "החיזוק הגדול ביותר, כבש את לב אוהדי הכוכב"

 * 
   Die Badeanzug-Trends 2023 zum Verlieben (ממומן | Badeanzug-Trends|
   Suchanzeigen)




ספורט בטלוויזיה יום שלישי 12.09.2023

13:00טרנספר מרקט - קיץ 2023
21:45מוקדמות יורו 24: ספרד - קפריסין עם פריצות
21:45מוקדמות יורו 24: איטליה - אוקראינה
19:00מוק' יורו עד גיל 21: בולגריה - ישראל 21:45מוקדמות יורו 24: ישראל - בלארוס



 ללוח השידורים המלא



אבי נמני מכבי חייבת חיזוק משמעותי בשביל אליפות 24/08

צביקה שרף הניצחון הוא חזות הכל בספורט הישראלי 16/07
אייל ברקוביץ' ככה משחקים כדורגל, ישראל תגיע ליורו 10/09

איציק אהרונוביץ לא ברור מה היה קורה ללא האיכות של שרי 03/09



האזור המוטורי
 * 
   אמרו שיהיה טוב יותר ממסי והיום מוכר מכוניות

 * 
   על איזה רכב מחוייב לנהוג דניאל פרץ במינכן?

 * 
   כ-900 קילומטרים בממוצע ליום: הנסיעות של מסי

 * 
   שער, לא שער, רונאלדו רכש בוגאטי נדירה ויקרה

 * 
   זה לא עלה אפילו שקל: 1,000 ק"מ ללא חשמל ודלק

 * 
   הרכב של מסי שעלה יותר מהמשכורת של ג'ורדן







למקרה שפספסתם

פרס שיא: הסכום הגדול שנובאק ג'וקוביץ' הרוויח

כדורגל ישראלי


חי: רומניה - קוסובו 0:0, שווייץ - אנדורה 0:0


מוק' יורו 2024, מחזור 6: שתי היריבות המשמעותיות של הנבחרת הישראלית משחקות
כשהרומנים מארחים את קוסובו למשחק גורלי, בעוד השווייצרים נגד אנדורה 0




גידי קאניוק על סף חתימה בהפועל רמת גן


פרסום ראשון: קשר בית"ר י-ם בדרך למעבר מעניין במיוחד לליגה הלאומית. השחקן בן ה-30
בדרך לאורדונים, שהתאבדו עליו וצפויים לשלם לו משכורת גבוהה 8




"מספיק עם האלימות, אחריותנו לעצור את זה"


ברקע תיעוד מקרה האלימות בפ"ת שגרר תגובות נרחבות, מכבי חיפה הוציאה סרטון רשמי עם
הכותרת "חלאס, אלימות זה לחלשים" בהשתתפות שחקני הקבוצה. צפו 16




ותיקי מכבי ת"א השתתפו במשחק להנצחת חיילים


עיריית לוד ארגנה משחק לזכרם של בראל חדירה שמואלי ועמית בן יגאל ז"ל בהשתתפות
קבוצת הוותיקים הצהובה וכוכבי ליגה משלנו על שם שון כרמלי ז"ל 1




חולם להיות גדול מאבא: על הנסיקה של רוי רביבו


נבחרת ישראל מצאה את המגן השמאלי האולטימטיבי, וגם זה קרה די במקרה. על קור הרוח,
חוסר הפחד, האיכות החריגה והאמונה שיעשה קריירה גדולה משל אביו 49




"ישראל הפכה לשם בכדורגל של נבחרות צעירות"


המונדיאליטו ("כיף לראות שטורניר אחד שם אותך בכותרות"), הפועל ("גם בליגה יראו מה
אני שווה ואגיע רחוק") והצעירה ("צעד לבוגרת"): רן בנימין מדבר 14




בני סכנין במגעים לצירופו של ראנג'לו יאנגה


פרסום ראשון: הקבוצה של סלובודאן דראפיץ' מנסה לצרף את החלוץ ההולנדי (31), שכבש
בעונה האחרונה 11 שערים בקלוז' הרומנית ושיחק בעבר גם בפיינורד 5




גרינפלד ישפוט בטרנר, לייבוביץ את מכבי חיפה


איגוד השופטים פרסם את השיבוץ למחזור הקרוב בליגת העל: השופט הבכיר ישפוט את ב"ש
מול הפועל ת"א, לייבוביץ' את האלופה מול פ"ת. לחצו לשיבוץ המלא 11




"השער מול ריאל היה הרגע הכי גדול שלי עד כה"


טוטנהאם פרסמה סרטון בו סולומון עונה לכל שאלות האוהדים ברשתות החברתיות: הרגע הכי
גדול, המאכל האהוב, הטיפ שלו לדריבליסטים ות"א או לונדון? צפו 6




זהבי: רוצה שהנער יהיה אורח כבוד במשחק שלנו


תיעוד מקרה האלימות הקשה בפ"ת הגיע גם לכוכב מכבי ת"א שהזדעזע: "מקווה שהמשטרה תטפל
בסמרטוטים ביד קשה", אבל מתברר שהמותקף עוכב בחשד למעורבות 117




כך שמו של אצטדיון טדי הגיע לדיון הקריטי בבג"ץ


השופט עמית לעו"ד בומבך המייצג את הממשלה בדיון על עילת הסבירות: "אוהדי בית"ר י-ם
צריכים להודות לבית המשפט שבזכותו יש להם אצטדיון ביתי". צפו 23




שחקני מכבי ת"א ביקרו ילדים חולים באסף הרופא


הצהובים חילקו מתנות לחג מטעם המועדון. ניר ביטון: "מקבלים פרופורציות, הם מעריצים
אותנו ועלינו להראות דוגמה", על העונה: "רוצים להמשיך בשלנו" 2




אחרי שבוע ללא אימונים: מנואל נוייר חזר למגרש


צפו: שוער באיירן לא נראה על הדשא בזבנר שטראסה מאז השבוע שעבר וערך אימונים בחדר
הכושר בלבד, אך שב כעת עם אולרייך והולסמן, בזמן שפרץ עם הנבחרת 7




בית"ר וגוטליב צפויים להיפרד לפני תום החלון


הבלם שהגיע לירושלים רק הקיץ צפוי לעזוב לאחר שלא התאקלם והבין כי הוא לא נמצא בראש
סדר העדיפויות בהיררכיית הבלמים. מספר קבוצות בליגה מעוניינות 60




בית"ר ירושלים השאילה את קאבלה לראשל"צ


שחקן הכנף בן ה-19, שחתם הקיץ על חוזה לארבע עונות בבירה וערך שתי הופעות במדי
הקבוצה של יוסי אבוקסיס הושאל לעונה הקרובה לקבוצה מהליגה הלאומית 4




במכבי פ"ת יערכו שיחת קבוצה ברקע האירוע בעיר


במחלקת הנוער של הקבוצה הזדעזעו מהתקיפה האכזרית של נער בעיר והחליטו להעלות את
המודעות. "המחלקה חורטת על דגלה ערכים כמו כבוד האדם ואי אלימות" 6




נבחרת הנוער הפסידה 3:1 לנבחרת רומניה


נבחרת ישראל עד גיל 19, בהדרכתו של אופיר חיים, לא הצליחה לנצח בשנית את הנבחרת
הרומנית, לאחר שבמשחק הידידות הראשון ביניהן ניצחו הישראלים 1:2 1




נבחרת הנערים סיימה את הטורניר במקום השלישי


שחקניו של גדי ברומר חתמו את טורניר ארבע האומות בגרמניה עם 2:1 לדנמרק. יהונתן
אביב ממכבי פ"ת הבקיע, רועי מגור ממכבי ת"א נפצע והוחלף בהפסקה 15


עוד בכדורגל ישראלי

כדורגל עולמי


גרוע מסוזה: הפיאסקו של סנטוס בנבחרת פולין


הוא חתם עד 2026 ותלו בו תקוות שווא, אך אחרי הפסדים מביכים למולדובה ואלבניה נמצאת
הנבחרת בסכנת אי העפלה ליורו 2024, והמאמן הוותיק בדרך הביתה 1




אל נאסר הציעה 8 מיליון אירו על לנגלה, שסירב


במארקה חשפו: הקבוצה בה משחק רונאלדו רצתה את בלם בארסה והייתה מוכנה לשאת את מלוא
שכרו, אבל הוא העדיף לחכות להצעה מאירופה. הקטלונים כיבדו זאת 0




רוביאלס זומן לחקירה בחשד ל"תקיפה מינית"


בית המשפט הלאומי בספרד זימן את נשיא ההתאחדות לשעבר לחקירה בעקבות פרשת הנשיקה,
כשהוא יעיד על המקרה. גם ג'ני הרמוסו תעיד לאחר שהגישה תלונה 4




היום לפני 8 שנים: החמישייה המפלצתית של CR7


בדיוק היום לפני שמונה שנים, רונאלדו הפציץ חמישייה ב-0:6 של ריאל מדריד, בזכותה
עקף את ראול והפך לגדול כובשי ריאל בליגה בכל הזמנים. צפו בהצגה 22




בטענה ל"פגיעה בתדמית": בונוצ'י תובע את יובה


הבלם, שעזב את הגברת הזקנה בשבוע שעבר, תובע אותה בטענה ל"פגיעה בתדמית האישית
והמקצועית ותנאי אימון לקויים". וגם: למי יתרום את הכסף אם יזכה 1




ג'נארו גאטוסו סיכם כמאמן החדש של ליון


לאחר שבלאן פוטר מהקבוצה בעקבות פתיחת העונה המאכזבת, הצרפתים בדרך למינויו של אגדת
העבר שעזב את ולנסיה בתחילת השנה. יוציא אותם מהמקום האחרון? 0




ברצלונה ניסתה: מאחורי הגעת וראטי לקטאר


הקטלונים הגישו לפ.ס.ז' הצעה לשאול את האיטלקי ביום האחרון, אך זה כבר היה מאוחר
מדי, אל הילאל לא הגיעה להסכם עם הצרפתים והקשר יחתום באל ערבי 1




אנדריק: אמבפה לריאל מדריד? זה יהיה פנטסטי


לא חושש מתחרות. כישרון העל של הבלאנקוס, שיצטרף למועדון לקראת העונה הבאה, הצהיר:
"אני אוהד של הקבוצה, ככל שיבואו יותר שחקנים טובים, כך ייטב" 9


עוד בכדורגל עולמי

כדורסל ישראלי


"היו 'אנשים טובים' שדאגו לעכב את זה בשנה"


מכבי רמת גן פתחה עונה במסיבת עיתונאים חגיגית והיו"ר חן שניידרמן עקץ את איגוד
הכדורסל שלא אפשר בליגת העל אשתקד: "נתנו לנו עוד זמן להתארגן" 0




שרף: המהות של חולון זה להתחרות תמיד למעלה


מאמן הסגולים במסע"ת פתיחת העונה: "יש לנו סגל ישראלי מספיק טוב", לנציאנו: "סופרים
תארים בשנים האחרונות, בניגוד לאחרים". ניב משגב מונה לקפטן 5




מכבי ת"א המריאה ליוון לטורניר ההכנה הראשון


הצהובים ישחקו ברודוס בטורניר גאליס המסורתי בהשתתפות פנאתינייקוס ופנרבחצ'ה של
סקוטי ווילבקין וים מדר. משחק הפתיחה בשישי ב-16:00 נגד הטורקים 1


 * 
   מרחבי הרשת Welches sind die besten Hörgeräte für 2023? Sehen Sie sich die
   Rangliste an Hörgeräte



עוד בכדורסל ישראלי

כדורסל עולמי


"היה את דירק נוביצקי, פרנץ וגנר הוא הדבר הבא"


נבחרת גרמניה חזרה הביתה עם גביע העולם והתקבלה על ידי המונים בפרנקפורט. המאמן
הרברט החמיא לכוכב, שרודר: "לא ספרו אותנו, עכשיו כולם יודעים" 2




לברון, קרי ודוראנט צפויים להשתתף באולימפיאדה


אחרי הכישלון של ארה"ב באליפות העולם, שלושת הכוכבים מעוניינים לשחק בקיץ הבא
בפאריס, כמו גם גרין, בוקר, ארווינג, לילארד, פוקס טייטום ודייויס 12


עוד בכדורסל עולמי

ספורט אחר


נפתחה המכירה לטורניר ווטרג'ן בתל אביב


עם מחירים גבוהים שאמנם מתחילים ב-100 ש"ח אך יכולים להגיע ל-3,805 ש"ח, החלה
המכירה לתחרות הטניס שתתקיים בתל אביב בחודש נובמבר. כמה עולה לרבע? 6




האלפ הושעתה לארבע שנים בגין שימוש בסמים


סערה גדולה בעולם הטניס: הטניסאית בת ה-31, פעמיים אלופת הגראנד סלאם, הורחקה
מפעילות לזמן ממושך בשל שתי הפרות נפרדות של החוקים נגד שימוש בסמים 5




נבחרת הגברים הוגרלה עם סרביה, הנשים מול ספרד


הגרלת אליפות אירופה לגברים ולנשים בכדורמים שתתקיים במכון וינגייט בינואר 2024
נערכה ברעננה, גלוסקא כהן: "אנחנו נרגשים". כל הבתים כאן 0


עוד בספורט אחר

ליגות נמוכות


השוער הצעיר בן מוסאיוף חתם בהפועל לוד


השוער הצעיר, ובנה של אלית מוסאיוף, זוכת העונה האחרונה של תכנית הריאלטי
"הישרדות", יחבור למשפחת רגב, כשניר המנכ"ל השתתף אף הוא באותה העונה 0




דרבי לוהט בכפר כנא, כפר שלם מול דימונה


רגע לפני ערב ראש השנה, משחקי המחזור השני בליגה א' יחלו מחר.  בית"ר נורדיה תארח
את אדומים אשדוד, רעננה מול מגדל העמק. כל המגרשים והשעות בפנים 0


עוד בליגות נמוכות

NEXT ONE - נוער וילדים


צ'ד טייב יצא להתרשמות באיטליה אצל גנואה


קשרה האחורי של הפועל תל אביב (שנתון 2007) הגיע הלילה לארץ המגף לשבוע התרשמות
באחד מהמועדונים הוותיקים. לרשותו של השחקן הצעיר גם דרכון צרפתי 10




יוסופוב ודבוש העניקו לבית"ר י-ם ניצחון בדרבי


כמו נערים א', גם קבוצת הנוער של הצהובים-שחורים העפילה לסיבוב השני בגביע המדינה
כשגברה 1:2 על נורדיה אחרי הארכה. אביטבול כבש לזכות המפסידה 13


עוד בNEXT ONE - נוער וילדים

אל תחמיצו


גרמניה מאוהבת: כך וגנר הפכה למשפחת המלוכה


מוריץ מוחצן, רועש ופעיל בחדר ההלבשה, פרנץ הצעיר מופנם ומוכשר בצורה יוצאת דופן:
בזמן שנבחרת הכדורגל קורסת, האחים עשו היסטוריה והפכו לגיבורים 1




"אני לא מפוספס, הגשמתי את כל היעדים שלי"


טוטו תמוז מתחיל לסכם קריירה בראיון מיוחד ל-ONE: ההורות, רוסיה, הפועל ת"א, ערן
זהבי, החיים ברומניה והפרידה מכדורגל. רז אמיר, שליח ONE לרומניה 31


עוד באל תחמיצו

בריאות וכושר


באמת שהגיע הזמן להיפטר מזרועות הספגטי שלכם


משקיעים המון זמן במכון ולא רואים תוצאות? מומחה הכושר האמריקאי ג'ף קבאליר נותן
מספר עצות שימושיות להגדלת שרירי הזרועות שלכם. האם תיישמו אותן? 0




מדוע כולם בחדר הכושר מדברים על כישלון חיובי?


אם אתם מגיעים למכון כדי להגדיל את מסת השריר שלכם, זהו מונח שאתם חייבים להכיר.
האם אכן זהו היעד בכל סט, ומתי צריך להמשיך גם אחרי אותו כישלון 3


עוד בבריאות וכושר

האזור המוטורי


מה היה עונשו של הנהג שהסיע פר במושב הקדמי?


מדובר בנהג אמריקאי אשר הסיע במושב שלידו פר וטוסי במשקל 700 ק"ג עם קרניים עצומות.
כיצד הדבר התאפשר? הוא פשוט חתך חצי מהשמשה הקדמית ואת כל הגג 3




כ-900 קילומטרים בממוצע ליום: הנסיעות של מסי


ישפיע עליו? הפרעוש יגיע למשחק עם נבחרת ארגנטינה נגד אקוודור כשהוא צבר מעל
ל-28,000 קילומטרים ב-32 ימים שקודמים להתמודדות. הפירוט המלא בפנים 16



עוד בהאזור המוטורי

ביזנס


פרס שיא: הסכום הגדול שנובאק ג'וקוביץ' הרוויח


הסרבי ניצח את מדבדב, הניף מייג'ור 24 ועל הדרך גם הכניס סכום גדול מאוד לכיסו, עם
הפרס הכי גבוה שחולק בתחרות גראנד סלאם. וגם: כמה בסך הכל? 5




נחשפים הנתונים הכספיים של הפועל ב"ש וברקת


הדרומיים סיימו את 2022 בגרעון של 13.856 מיליון ש"ח, לעומת 29 מ' ב-2021. משנת
2019 הקבוצה בגרעון של למעלה מ-90 מ', וכמה מרוויח המשתכר הבכיר? 47


עוד בביזנס

ONE Podcasts


ברקוביץ': אם לא נעלה ליורו - זה יהיה כישלון


הקוסם מצטרף לפודקאסט שיחת היום ב-ONE: "סולומון כישרון ענק, אבל חייב להבין שלמדו
אותו", "אם לא ננצח את בלארוס נגמר הקמפיין". וגם: הקרדיט לחזן 45




רגע האמת של בניון וחזן בנבחרת ישראל הגיע


האזינו לפודקאסט: המשחק ברומניה יכול להיות קו פרשת המים של המנהל המקצועי ומאמן
הנבחרת. הדילמות במרכז ההגנה, שילוב גלוך ומי יהיה החלוץ הפותח? 25


עוד בONE Podcasts




כדורגל ישראלי חדשות

ליגת העל

ליגה לאומית

ליגות נמוכות

גביע המדינה

גביע הטוטו

גביע הטוטו לאומית

ליגת העל לנוער

נוער וילדים NEXT ONE

ספורט תיכוניים

ליגת ''יעז'' פוצ'יוולי

נבחרת ישראל

ליגת העל לנשים

הליגה הלאומית לנשים

התאחדות/שופטים כדורגל עולמי חדשות

ליגה ספרדית

ליגה איטלקית

ליגת האלופות

הליגה האירופית

קונפרנס ליג

ליגה אנגלית

ליגה גרמנית

ליגה צרפתית

ליגה בלגית

ליגה הולנדית

ליגה רוסית

ליגה טורקית

ליגה יוונית

ליגה קפריסאית

ליגה סקוטית

ליגה פורטוגלית

ליגה שווייצרית

ליגה אוסטרית

ליגה פולנית

ליגה ארגנטינאית

ליגה ברזילאית

ליגת האומות

מוקדמות יורו 24

מונדיאליטו

יורו עד 21

ליגות נוספות כדורסל ישראלי חדשות

ליגת ווינר סל

גביע המדינה

גביע ווינר

לאומית גברים

ליגת ווינר אתנה נשים

ליגת התיכונים

נבחרת ישראל כדורסל עולמי

חדשות

יורובאסקט

NBA

יורוליג

יורוקאפ

ליגת האלופות של פיב''א

ליגה ספרדית

ליגה יוונית

ליגה איטלקית

ליגה טורקית

ליגה אדריאטית ספורט אחר חדשות

טניס

גלישת גלים

בריאות וכושר

האזור המוטורי

כדוריד

כדורעף

כדורשת

ג'ודו

שייט

גלישת רוח

אופניים

אתלטיקה/התעמלות

שחייה

טאקוונדו / אגרוף


ספורט אמריקני / NFL

ספורט בקהילה

ענפי ספורט אילת

התאחדות בתי הספר

המשחקים הפראלימפיים

טוקיו 2020



לברצלונה אסור להפוך את לאמין ימאל לפאטי 2.0


ההשוואות למסי והשחיקה המוקדמת גרמו למספר 10 להתרסק, צ'אבי צריך להתנהל בחוכמה עם
היהלום, שיהיה קשה להוציאו מה-11. וגם: אנצ'לוטי 'חוזר לעבר'


הפך חלום למציאות: סיפור חייו של דניאל פרץ


ביקש מאמו כפפות בגיל 6, לא פספס משחק של נוייר, זכה להצעות הרבה לפני היורו וכבר
התנסה מול ארלינג הולאנד. מסלול חייו של השוער בדרך לבאיירן


רומלו בג'אלרוסי: הבלגי יחזור לעצמו במדי רומא?


מוריניו חיפש חלוץ והאיחוד המחודש בפעם השלישית עם לוקאקו עשוי לפתור את הבעיה, אם
חניכו יהיה כשיר פיזית ומנטלית למשימה, אלא שזה 'אם' גדול מאוד


רונאלדו ענה בשערים, בנזמה מתאים לכל סגנון


CR7 ענה לביקורות והפך ברגע למלך השערים בסעודיה, הצרפתי הוכיח למאמנו שהוא מעל
השיטה. וגם: דירוג העוצמה. פה זה לא אירופה - המדור החדש של ONE


אלוף סדרתי ואגדה: פוליאקוב מנהיג את בלארוס


יש לו ברזומה עשר אליפויות, הוא כיכב ביורו עד גיל 21 וניצח את באיירן. עכשיו בלם
הפועל חיפה רוצה לקלקל לישראל אחרי שכמעט עשה את זה בחודש יוני






 * ספורט
 * טניס
 * כדוריד
 * אופניים
 * שחיה
 * ג'ודו
 * טאקוונדו

 * גליצ'ים

 * כדורסל ישראלי
 * ליגת ווינר
 * ליגה לאומית גברים
 * ליגת העל נשים
 * גביע המדינה בכדורסל
 * נבחרת ישראל בכדורסל
 *  

 * כדורסל עולמי
 * יורוליג
 * יורוקאפ
 * NBA
 * ליגה ספרדית בכדורסל
 * ליגה יוונית

 * כדורגל ישראלי
 * ליגת העל
 * ליגה לאומית
 * גביע המדינה
 * גביע הטוטו
 * נבחרת ישראל
 * התאחדות לכדורגל

 * כדורגל עולמי
 * פרמיירליג
 * ליגה איטלקית
 * ליגה ספרדית
 * בונדסליגה
 * ליגת האלופות

 * ONE
 * כתבו אלינו
 * תגיות
 * RSS
 * תנאי שימוש
 * פרסמו אצלנו
 * מפת אתר
 * דרושים


כל הזכויות שמורות 2023-1999 © סיטינט בע"מ











// This is just a sample script. Paste your real code (javascript or HTML) here.
נגישות
תפריט נגישות
א   א   א   א
ניגודיות עדינהניגודיות גבוההמונוכרוםהדגשת קישוריםחסימת אנימציהפונט קריאסגוראיפוס
הגדרות נגישותלהורדת מודול נגישות חינם


ONE ASKS FOR YOUR CONSENT TO USE YOUR PERSONAL DATA TO:

 * perm_identity
   Personalised ads and content, ad and content measurement, audience insights
   and product development
 * devices
   Store and/or access information on a device

expand_moreremove
Learn more
 * 
   How can I change my choice?
 * 
   What if I don't consent?
 * 
   How does legitimate interest work?
 * 
   Do I have to consent to everything?

Your personal data will be processed and information from your device (cookies,
unique identifiers, and other device data) may be stored by, accessed by and
shared with third party vendors, or used specifically by this site or app.

Some vendors may process your personal data on the basis of legitimate interest,
which you can object to by managing your options below. Look for a link at the
bottom of this page or in our privacy policy where you can withdraw consent.

Consent



Manage options

arrow_back

Data preferences


MANAGE YOUR DATA

You can choose how your personal data is used. Vendors want your permission to
do the following:

TCF vendors

help_outline


STORE AND/OR ACCESS INFORMATION ON A DEVICE

Cookies, device identifiers, or other information can be stored or accessed on
your device for the purposes presented to you. View details
Consent


SELECT BASIC ADS

Ads can be shown to you based on the content you’re viewing, the app you’re
using, your approximate location, or your device type. View details
ConsentLegitimate interesthelp_outline


CREATE A PERSONALISED ADS PROFILE

A profile can be built about you and your interests to show you personalised ads
that are relevant to you. View details
Consent


SELECT PERSONALISED ADS

Personalised ads can be shown to you based on a profile about you. View details
Consent


CREATE A PERSONALISED CONTENT PROFILE

A profile can be built about you and your interests to show you personalised
content that is relevant to you. View details
Consent


SELECT PERSONALISED CONTENT

Personalised content can be shown to you based on a profile about you. View
details
Consent


MEASURE AD PERFORMANCE

The performance and effectiveness of ads that you see or interact with can be
measured. View details
ConsentLegitimate interesthelp_outline


MEASURE CONTENT PERFORMANCE

The performance and effectiveness of content that you see or interact with can
be measured. View details
ConsentLegitimate interesthelp_outline


APPLY MARKET RESEARCH TO GENERATE AUDIENCE INSIGHTS

Market research can be used to learn more about the audiences who visit
sites/apps and view ads. View details
ConsentLegitimate interesthelp_outline


DEVELOP AND IMPROVE PRODUCTS

Your data can be used to improve existing systems and software, and to develop
new products View details
ConsentLegitimate interesthelp_outline


ENSURE SECURITY, PREVENT FRAUD, AND DEBUG

help_outline
Your data can be used to monitor for and prevent fraudulent activity, and ensure
systems and processes work properly and securely. View details


TECHNICALLY DELIVER ADS OR CONTENT

help_outline
Your device can receive and send information that allows you to see and interact
with ads and content. View details


MATCH AND COMBINE OFFLINE DATA SOURCES

help_outline
Data from offline data sources can be combined with your online activity in
support of one or more purposes View details


LINK DIFFERENT DEVICES

help_outline
Different devices can be determined as belonging to you or your household in
support of one or more of purposes. View details


RECEIVE AND USE AUTOMATICALLY-SENT DEVICE CHARACTERISTICS FOR IDENTIFICATION

help_outline
Your device might be distinguished from other devices based on information it
automatically sends, such as IP address or browser type. View details


USE PRECISE GEOLOCATION DATA

Your precise geolocation data can be used in support of one or more purposes.
This means your location can be accurate to within several meters. View details
Consent

You can choose your data preferences. This site or app wants your permission to
do the following:

Site or app


STORE AND/OR ACCESS INFORMATION ON A DEVICE

Cookies, device identifiers, or other information can be stored or accessed on
your device for the purposes presented to you. View details
Consent


SELECT BASIC ADS

Ads can be shown to you based on the content you’re viewing, the app you’re
using, your approximate location, or your device type. View details
Consent


CREATE A PERSONALISED ADS PROFILE

A profile can be built about you and your interests to show you personalised ads
that are relevant to you. View details
Consent


SELECT PERSONALISED CONTENT

Personalised content can be shown to you based on a profile about you. View
details
Consent


MEASURE CONTENT PERFORMANCE

The performance and effectiveness of content that you see or interact with can
be measured. View details
Legitimate interesthelp_outline


APPLY MARKET RESEARCH TO GENERATE AUDIENCE INSIGHTS

Market research can be used to learn more about the audiences who visit
sites/apps and view ads. View details
Consent


DEVELOP AND IMPROVE PRODUCTS

Your data can be used to improve existing systems and software, and to develop
new products View details
Consent

Vendor preferences

Accept all



Confirm choices

arrow_back

Vendor preferences


CONFIRM OUR VENDORS

Vendors can use your data to provide services. Declining a vendor can stop them
from using the data you shared.

TCF vendors

help_outline


EXPONENTIAL INTERACTIVE, INC D/B/A VDX.TV

Cookie duration: 90 (days). Cookie duration resets each session.

View details | Privacy policylaunch
ConsentLegitimate interesthelp_outline


ROQ.AD GMBH

Cookie duration: 365 (days). Cookie duration resets each session.

View details | Storage details | Privacy policylaunch
Consent


INDEX EXCHANGE INC.

Cookie duration: 395 (days). Cookie duration resets each session. Uses other
forms of storage.

View details | Storage details | Privacy policylaunch
ConsentLegitimate interesthelp_outline


QUANTCAST

Cookie duration: 396 (days). Cookie duration resets each session. Uses other
forms of storage.

View details | Storage details | Privacy policylaunch
ConsentLegitimate interesthelp_outline


BEESWAXIO CORPORATION

Cookie duration: 395 (days). Cookie duration resets each session. Uses other
forms of storage.

View details | Storage details | Privacy policylaunch
ConsentLegitimate interesthelp_outline


SOVRN, INC.

Cookie duration: 365 (days). Cookie duration resets each session. Uses other
forms of storage.

View details | Privacy policylaunch
ConsentLegitimate interesthelp_outline


ADIKTEEV

Doesn't use cookies. Uses other forms of storage.

View details | Privacy policylaunch
ConsentLegitimate interesthelp_outline


RTB HOUSE S.A.

Cookie duration: 365 (days). Cookie duration resets each session. Uses other
forms of storage.

View details | Privacy policylaunch
ConsentLegitimate interesthelp_outline


THE UK TRADE DESK LTD

Cookie duration: 3629 (days). Cookie duration resets each session. Uses other
forms of storage.

View details | Privacy policylaunch
ConsentLegitimate interesthelp_outline


ADMETRICS GMBH

Doesn't use cookies.

View details | Privacy policylaunch
Consent


AMOBEE INC.

Cookie duration: 180 (days). Cookie duration resets each session. Uses other
forms of storage.

View details | Storage details | Privacy policylaunch
ConsentLegitimate interesthelp_outline


EPSILON

Cookie duration: 184 (days). Cookie duration resets each session. Uses other
forms of storage.

View details | Privacy policylaunch
ConsentLegitimate interesthelp_outline


YAHOO EMEA LIMITED

Cookie duration: 397 (days). Cookie duration resets each session.

View details | Storage details | Privacy policylaunch
ConsentLegitimate interesthelp_outline


ADVENTORI SAS

Cookie duration: 90 (days). Cookie duration resets each session. Uses other
forms of storage.

View details | Privacy policylaunch
ConsentLegitimate interesthelp_outline


TRIPLELIFT, INC.

Cookie duration: 90 (days). Cookie duration resets each session. Uses other
forms of storage.

View details | Privacy policylaunch
ConsentLegitimate interesthelp_outline


XANDR, INC.

Cookie duration: 90 (days). Cookie duration resets each session. Uses other
forms of storage.

View details | Storage details | Privacy policylaunch
ConsentLegitimate interesthelp_outline


NEORY GMBH

Cookie duration: 90 (days). Cookie duration resets each session.

View details | Privacy policylaunch
ConsentLegitimate interesthelp_outline


UNRULY GROUP LLC

Cookie duration: 365 (days). Cookie duration resets each session.

View details | Privacy policylaunch
ConsentLegitimate interesthelp_outline


NEURAL.ONE

Cookie duration: 365 (days). Cookie duration resets each session. Uses other
forms of storage.

View details | Storage details | Privacy policylaunch
ConsentLegitimate interesthelp_outline


ADITION (VIRTUAL MINDS GMBH)

Cookie duration: 365 (days). Cookie duration resets each session.

View details | Storage details | Privacy policylaunch
ConsentLegitimate interesthelp_outline


ACTIVE AGENT (VIRTUAL MINDS GMBH)

Cookie duration: 365 (days). Cookie duration resets each session.

View details | Storage details | Privacy policylaunch
ConsentLegitimate interesthelp_outline


TABOOLA EUROPE LIMITED

Cookie duration: 366 (days). Cookie duration resets each session. Uses other
forms of storage.

View details | Storage details | Privacy policylaunch
ConsentLegitimate interesthelp_outline


SMART ADSERVER

Cookie duration: 396 (days). Uses other forms of storage.

View details | Storage details | Privacy policylaunch
ConsentLegitimate interesthelp_outline


ADFORM A/S

Cookie duration: 1 (days).

View details | Storage details | Privacy policylaunch
ConsentLegitimate interesthelp_outline


MAGNITE, INC.

Cookie duration: 365 (days). Uses other forms of storage.

View details | Storage details | Privacy policylaunch
ConsentLegitimate interesthelp_outline


RATEGAIN ADARA INC

Cookie duration: 730 (days).

View details | Privacy policylaunch
ConsentLegitimate interesthelp_outline


SIFT MEDIA, INC

Doesn't use cookies.

View details | Privacy policylaunch
ConsentLegitimate interesthelp_outline


RAKUTEN MARKETING LLC

Cookie duration: 730 (days). Cookie duration resets each session. Uses other
forms of storage.

View details | Privacy policylaunch
ConsentLegitimate interesthelp_outline


AMAZON AD SERVER

Cookie duration: 396 (days). Cookie duration resets each session. Uses other
forms of storage.

View details | Storage details | Privacy policylaunch
ConsentLegitimate interesthelp_outline


OPENX

Cookie duration: 365 (days). Cookie duration resets each session.

View details | Storage details | Privacy policylaunch
ConsentLegitimate interesthelp_outline


YIELDLAB (VIRTUAL MINDS GMBH)

Cookie duration: 365 (days). Cookie duration resets each session.

View details | Storage details | Privacy policylaunch
ConsentLegitimate interesthelp_outline


ROKU ADVERTISING SERVICES

Cookie duration: 396 (days). Cookie duration resets each session. Uses other
forms of storage.

View details | Storage details | Privacy policylaunch
ConsentLegitimate interesthelp_outline


NANO INTERACTIVE GROUP LTD.

Doesn't use cookies.

View details | Privacy policylaunch
ConsentLegitimate interesthelp_outline


SIMPLIFI HOLDINGS INC

Cookie duration: 366 (days). Uses other forms of storage.

View details | Privacy policylaunch
Consent


PUBMATIC, INC

Cookie duration: 90 (days). Uses other forms of storage.

View details | Storage details | Privacy policylaunch
ConsentLegitimate interesthelp_outline


COMSCORE B.V.

Cookie duration: 720 (days). Cookie duration resets each session. Uses other
forms of storage.

View details | Privacy policylaunch
Consent


FLASHTALKING

Cookie duration: 730 (days).

View details | Privacy policylaunch
ConsentLegitimate interesthelp_outline


MEDIAMATH, INC.

Cookie duration: 393 (days). Uses other forms of storage.

View details | Storage details | Privacy policylaunch
ConsentLegitimate interesthelp_outline


PULSEPOINT, INC.

Cookie duration: 365 (days). Cookie duration resets each session. Uses other
forms of storage.

View details | Storage details | Privacy policylaunch
ConsentLegitimate interesthelp_outline


SMAATO, INC.

Cookie duration: 21 (days). Cookie duration resets each session. Uses other
forms of storage.

View details | Storage details | Privacy policylaunch
ConsentLegitimate interesthelp_outline


SEMASIO GMBH

Cookie duration: 366 (days). Cookie duration resets each session.

View details | Storage details | Privacy policylaunch
Consent


CRIMTAN HOLDINGS LIMITED

Cookie duration: 365 (days). Cookie duration resets each session.

View details | Privacy policylaunch
ConsentLegitimate interesthelp_outline


GENIUS SPORTS UK LIMITED

Cookie duration: 365 (days). Cookie duration resets each session.

View details | Storage details | Privacy policylaunch
Consent


CRITEO SA

Cookie duration: 390 (days). Uses other forms of storage.

View details | Storage details | Privacy policylaunch
ConsentLegitimate interesthelp_outline


ADLOOX SA

Doesn't use cookies. Uses other forms of storage.

View details | Privacy policylaunch
ConsentLegitimate interesthelp_outline


BLIS GLOBAL LIMITED

Cookie duration: 400 (days). Cookie duration resets each session. Uses other
forms of storage.

View details | Storage details | Privacy policylaunch
ConsentLegitimate interesthelp_outline


LOTAME SOLUTIONS, INC

Cookie duration: 274 (days). Cookie duration resets each session. Uses other
forms of storage.

View details | Privacy policylaunch
Consent


LIVERAMP

Cookie duration: 365 (days). Cookie duration resets each session. Uses other
forms of storage.

View details | Storage details | Privacy policylaunch
ConsentLegitimate interesthelp_outline


GROUPM UK LIMITED

Cookie duration: 395 (days). Cookie duration resets each session.

View details | Storage details | Privacy policylaunch
ConsentLegitimate interesthelp_outline


LOOPME LIMITED

Cookie duration: 90 (days). Cookie duration resets each session. Uses other
forms of storage.

View details | Storage details | Privacy policylaunch
ConsentLegitimate interesthelp_outline


DYNATA LLC

Cookie duration: 365 (days). Cookie duration resets each session.

View details | Storage details | Privacy policylaunch
Consent


ASK LOCALA

Cookie duration: 1 (days).

View details | Privacy policylaunch
ConsentLegitimate interesthelp_outline


NEAR INTELLIGENCE

Doesn't use cookies. Uses other forms of storage.

View details | Privacy policylaunch
ConsentLegitimate interesthelp_outline


DOUBLEVERIFY INC.

Doesn't use cookies.

View details | Privacy policylaunch
ConsentLegitimate interesthelp_outline


BIDSWITCH GMBH

Cookie duration: 365 (days). Cookie duration resets each session. Uses other
forms of storage.

View details | Storage details | Privacy policylaunch
ConsentLegitimate interesthelp_outline


IPONWEB GMBH

Cookie duration: 365 (days). Cookie duration resets each session. Uses other
forms of storage.

View details | Storage details | Privacy policylaunch
ConsentLegitimate interesthelp_outline


NEXTROLL, INC.

Cookie duration: 183 (days). Cookie duration resets each session.

View details | Privacy policylaunch
ConsentLegitimate interesthelp_outline


TEADS FRANCE SAS

Cookie duration: 365 (days). Uses other forms of storage.

View details | Storage details | Privacy policylaunch
ConsentLegitimate interesthelp_outline


STRÖER SSP GMBH (SSP)

Cookie duration: 365 (days). Uses other forms of storage.

View details | Storage details | Privacy policylaunch
ConsentLegitimate interesthelp_outline


OS DATA SOLUTIONS GMBH &AMP; CO. KG

Cookie duration: 90 (days). Uses other forms of storage.

View details | Storage details | Privacy policylaunch
ConsentLegitimate interesthelp_outline


PLATFORM161 B.V.

Cookie duration: 396 (days). Cookie duration resets each session. Uses other
forms of storage.

View details | Storage details | Privacy policylaunch
ConsentLegitimate interesthelp_outline


ADACADO TECHNOLOGIES INC. (DBA ADACADO)

Cookie duration: 365 (days). Cookie duration resets each session.

View details | Storage details | Privacy policylaunch
ConsentLegitimate interesthelp_outline


BASIS GLOBAL TECHNOLOGIES, INC.

Cookie duration: 365 (days). Cookie duration resets each session.

View details | Privacy policylaunch
ConsentLegitimate interesthelp_outline


SMADEX, S.L.U.

Cookie duration: 365 (days). Cookie duration resets each session.

View details | Storage details | Privacy policylaunch
ConsentLegitimate interesthelp_outline


BOMBORA INC.

Cookie duration: 365 (days). Cookie duration resets each session. Uses other
forms of storage.

View details | Storage details | Privacy policylaunch
ConsentLegitimate interesthelp_outline


SPOTX, INC

Cookie duration: 366 (days). Uses other forms of storage.

View details | Storage details | Privacy policylaunch
ConsentLegitimate interesthelp_outline


EASYMEDIA GMBH

Cookie duration: 365 (days). Cookie duration resets each session.

View details | Storage details | Privacy policylaunch
Consent


REMERGE GMBH

Doesn't use cookies. Uses other forms of storage.

View details | Privacy policylaunch
ConsentLegitimate interesthelp_outline


ADVANCED STORE GMBH

Cookie duration: 365 (days). Cookie duration resets each session. Uses other
forms of storage.

View details | Storage details | Privacy policylaunch
ConsentLegitimate interesthelp_outline


MAGNITE CTV, INC.

Cookie duration: 366 (days).

View details | Storage details | Privacy policylaunch
ConsentLegitimate interesthelp_outline


DELTA PROJECTS AB

Cookie duration: 365 (days).

View details | Storage details | Privacy policylaunch
ConsentLegitimate interesthelp_outline


USEMAX ADVERTISEMENT (EMEGO GMBH)

Cookie duration: 365 (days). Cookie duration resets each session.

View details | Storage details | Privacy policylaunch
ConsentLegitimate interesthelp_outline


EMETRIQ GMBH

Cookie duration: 365 (days). Cookie duration resets each session. Uses other
forms of storage.

View details | Storage details | Privacy policylaunch
Consent


PUBLICIS MEDIA GMBH

Cookie duration: 90 (days). Cookie duration resets each session. Uses other
forms of storage.

View details | Privacy policylaunch
Consent


M.D. PRIMIS TECHNOLOGIES LTD.

Cookie duration: 25 (days).

View details | Storage details | Privacy policylaunch
ConsentLegitimate interesthelp_outline


ONETAG LIMITED

Cookie duration: 396 (days). Cookie duration resets each session. Uses other
forms of storage.

View details | Storage details | Privacy policylaunch
ConsentLegitimate interesthelp_outline


CLOUD TECHNOLOGIES S.A.

Cookie duration: 365 (days). Cookie duration resets each session.

View details | Privacy policylaunch
ConsentLegitimate interesthelp_outline


SMARTOLOGY LIMITED

Doesn't use cookies. Uses other forms of storage.

View details | Privacy policylaunch
ConsentLegitimate interesthelp_outline


IMPROVE DIGITAL

Cookie duration: 90 (days). Cookie duration resets each session.

View details | Storage details | Privacy policylaunch
ConsentLegitimate interesthelp_outline


ADYOULIKE SA

Cookie duration: 365 (days). Cookie duration resets each session.

View details | Storage details | Privacy policylaunch
ConsentLegitimate interesthelp_outline


ADOBE ADVERTISING CLOUD

Cookie duration: 365 (days).

View details | Storage details | Privacy policylaunch
ConsentLegitimate interesthelp_outline


BANNERFLOW AB

Cookie duration: 366 (days).

View details | Storage details | Privacy policylaunch
ConsentLegitimate interesthelp_outline


TABMO SAS

Doesn't use cookies. Uses other forms of storage.

View details | Privacy policylaunch
ConsentLegitimate interesthelp_outline


INTEGRAL AD SCIENCE, INC.

Doesn't use cookies.

View details | Privacy policylaunch
ConsentLegitimate interesthelp_outline


OPEN WEB TECHNOLOGIES LTD

Cookie duration: 365 (days). Uses other forms of storage.

View details | Storage details | Privacy policylaunch
ConsentLegitimate interesthelp_outline


WIZALY

Cookie duration: 365 (days). Cookie duration resets each session. Uses other
forms of storage.

View details | Storage details | Privacy policylaunch
Consent


WEBORAMA

Cookie duration: 393 (days).

View details | Storage details | Privacy policylaunch
ConsentLegitimate interesthelp_outline


JIVOX CORPORATION

Cookie duration: 30 (days). Cookie duration resets each session.

View details | Storage details | Privacy policylaunch
ConsentLegitimate interesthelp_outline


SOJERN, INC.

Cookie duration: 365 (days). Cookie duration resets each session.

View details | Storage details | Privacy policylaunch
ConsentLegitimate interesthelp_outline


MOBILE PROFESSIONALS BV / SAGE&AMP;ARCHER BV

Doesn't use cookies.

View details | Privacy policylaunch
Consent


ON DEVICE RESEARCH LIMITED

Cookie duration: 30 (days).

View details | Storage details | Privacy policylaunch
Consent


ROCKABOX MEDIA LTD

Cookie duration: 365 (days).

View details | Storage details | Privacy policylaunch
ConsentLegitimate interesthelp_outline


EXACTAG GMBH

Cookie duration: 180 (days). Cookie duration resets each session.

View details | Storage details | Privacy policylaunch
Consent


CELTRA INC.

Doesn't use cookies. Uses other forms of storage.

View details | Storage details | Privacy policylaunch
ConsentLegitimate interesthelp_outline


MAINADV SRL

Cookie duration: 30 (days). Uses other forms of storage.

View details | Privacy policylaunch
ConsentLegitimate interesthelp_outline


GEMIUS SA

Cookie duration: 1825 (days). Cookie duration resets each session. Uses other
forms of storage.

View details | Storage details | Privacy policylaunch
Consent


THE KANTAR GROUP LIMITED

Cookie duration: 914 (days). Cookie duration resets each session. Uses other
forms of storage.

View details | Privacy policylaunch
Consent


NIELSEN MEDIA RESEARCH LTD.

Cookie duration: 120 (days). Cookie duration resets each session. Uses other
forms of storage.

View details | Storage details | Privacy policylaunch
ConsentLegitimate interesthelp_outline


SOLOCAL SA

Cookie duration: 396 (days). Cookie duration resets each session. Uses other
forms of storage.

View details | Storage details | Privacy policylaunch
ConsentLegitimate interesthelp_outline


PIXALATE, INC.

Doesn't use cookies.

View details | Storage details | Privacy policylaunch
ConsentLegitimate interesthelp_outline


ORACLE ADVERTISING

Cookie duration: 180 (days). Uses other forms of storage.

View details | Storage details | Privacy policylaunch
Consent


NUMBERLY

Cookie duration: 180 (days). Cookie duration resets each session.

View details | Storage details | Privacy policylaunch
Consent


AUDIENCEPROJECT APS

Cookie duration: 365 (days). Cookie duration resets each session. Uses other
forms of storage.

View details | Storage details | Privacy policylaunch
ConsentLegitimate interesthelp_outline


DEMANDBASE, INC.

Cookie duration: 730 (days). Cookie duration resets each session. Uses other
forms of storage.

View details | Storage details | Privacy policylaunch
ConsentLegitimate interesthelp_outline


EFFILIATION / EFFINITY

Cookie duration: 2 (days). Cookie duration resets each session. Uses other forms
of storage.

View details | Storage details | Privacy policylaunch
Consent


ARRIVALIST CO.

Cookie duration: 365 (days). Cookie duration resets each session.

View details | Storage details | Privacy policylaunch
Consent


SEENTHIS AB

Doesn't use cookies.

View details | Privacy policylaunch


COMMANDERS ACT

Cookie duration: 365 (days).

View details | Storage details | Privacy policylaunch
Consent


TRAVEL AUDIENCE GMBH

Cookie duration: 397 (days). Cookie duration resets each session. Uses other
forms of storage.

View details | Privacy policylaunch
Consent


HUMAN

Doesn't use cookies.

View details | Privacy policylaunch
ConsentLegitimate interesthelp_outline


ADLUDIO LTD.

Doesn't use cookies.

View details | Privacy policylaunch
Consent


BLENDEE SRL

Cookie duration: 366 (days). Cookie duration resets each session. Uses other
forms of storage.

View details | Privacy policylaunch
Consent


INNOVID LLC

Cookie duration: 90 (days). Cookie duration resets each session.

View details | Storage details | Privacy policylaunch
ConsentLegitimate interesthelp_outline


PAPIRFLY AS

Doesn't use cookies.

View details | Privacy policylaunch
ConsentLegitimate interesthelp_outline


SALESFORCE.COM, INC.

Cookie duration: 180 (days). Cookie duration resets each session. Uses other
forms of storage.

View details | Privacy policylaunch
Consent


VERVE GROUP EUROPE GMBH

Doesn't use cookies. Uses other forms of storage.

View details | Privacy policylaunch
ConsentLegitimate interesthelp_outline


KOCHAVA INC.

Doesn't use cookies.

View details | Storage details | Privacy policylaunch
Consent


OTTO (GMBH &AMP; CO KG)

Cookie duration: 365 (days). Cookie duration resets each session. Uses other
forms of storage.

View details | Storage details | Privacy policylaunch
ConsentLegitimate interesthelp_outline


ADOBE AUDIENCE MANAGER, ADOBE EXPERIENCE PLATFORM

Cookie duration: 180 (days). Cookie duration resets each session.

View details | Privacy policylaunch
ConsentLegitimate interesthelp_outline


LOCALSENSOR B.V.

Doesn't use cookies. Uses other forms of storage.

View details | Privacy policylaunch
Consent


ONLINE SOLUTION

Cookie duration: 365 (days). Cookie duration resets each session. Uses other
forms of storage.

View details | Privacy policylaunch
ConsentLegitimate interesthelp_outline


BLUE

Cookie duration: 30 (days).

View details | Storage details | Privacy policylaunch
ConsentLegitimate interesthelp_outline


: TAPPX

Cookie duration: 1 (days).

View details | Storage details | Privacy policylaunch
ConsentLegitimate interesthelp_outline


RELAY42 NETHERLANDS B.V.

Cookie duration: 730 (days).

View details | Storage details | Privacy policylaunch
Consent


GP ONE GMBH

Cookie duration: Uses session cookies. Uses other forms of storage.

View details | Storage details | Privacy policylaunch
ConsentLegitimate interesthelp_outline


LIFTOFF MOBILE, INC.

Doesn't use cookies. Uses other forms of storage.

View details | Privacy policylaunch
ConsentLegitimate interesthelp_outline


THE MEDIAGRID INC.

Cookie duration: 365 (days). Cookie duration resets each session. Uses other
forms of storage.

View details | Storage details | Privacy policylaunch
ConsentLegitimate interesthelp_outline


MINDTAKE RESEARCH GMBH

Cookie duration: 180 (days). Uses other forms of storage.

View details | Privacy policylaunch
ConsentLegitimate interesthelp_outline


CINT AB

Cookie duration: 730 (days).

View details | Privacy policylaunch
ConsentLegitimate interesthelp_outline


VIDAZOO LTD

Cookie duration: 31 (days).

View details | Storage details | Privacy policylaunch
ConsentLegitimate interesthelp_outline


GOOGLE ADVERTISING PRODUCTS

Cookie duration: 396 (days). Uses other forms of storage.

View details | Privacy policylaunch
ConsentLegitimate interesthelp_outline


GFK SE

Cookie duration: 730 (days). Uses other forms of storage.

View details | Privacy policylaunch
Consent


REVJET

Cookie duration: 730 (days). Cookie duration resets each session.

View details | Storage details | Privacy policylaunch
ConsentLegitimate interesthelp_outline


PROTECTED MEDIA LTD

Doesn't use cookies.

View details | Privacy policylaunch
ConsentLegitimate interesthelp_outline


CLINCH LABS LTD

Cookie duration: 730 (days). Cookie duration resets each session.

View details | Privacy policylaunch
ConsentLegitimate interesthelp_outline


ORACLE DATA CLOUD - MOAT

Doesn't use cookies.

View details | Privacy policylaunch
ConsentLegitimate interesthelp_outline


HEARTS AND SCIENCE MÜNCHEN GMBH

Cookie duration: 60 (days). Cookie duration resets each session.

View details | Privacy policylaunch
ConsentLegitimate interesthelp_outline


AMAZON ADVERTISING

Cookie duration: 396 (days). Cookie duration resets each session. Uses other
forms of storage.

View details | Storage details | Privacy policylaunch
ConsentLegitimate interesthelp_outline


MOLOCO, INC.

Cookie duration: 730 (days). Cookie duration resets each session. Uses other
forms of storage.

View details | Privacy policylaunch
ConsentLegitimate interesthelp_outline


ADTRIBA GMBH

Cookie duration: 730 (days). Cookie duration resets each session.

View details | Storage details | Privacy policylaunch
Consent


OBJECTIVE PARTNERS BV

Cookie duration: 90 (days). Cookie duration resets each session.

View details | Storage details | Privacy policylaunch
Consent


ENSIGHTEN

Cookie duration: 1825 (days). Cookie duration resets each session.

View details | Privacy policylaunch
ConsentLegitimate interesthelp_outline


EBAY INC

Cookie duration: 90 (days).

View details | Storage details | Privacy policylaunch
ConsentLegitimate interesthelp_outline


METRIXLAB NEDERLAND B.V.

Cookie duration: 730 (days). Uses other forms of storage.

View details | Privacy policylaunch
Consent


SOMPLO LTD

Doesn't use cookies.

View details | Privacy policylaunch
ConsentLegitimate interesthelp_outline


HURRA COMMUNICATIONS GMBH

Cookie duration: 366 (days). Cookie duration resets each session.

View details | Storage details | Privacy policylaunch
ConsentLegitimate interesthelp_outline

General vendors

help_outline


GSKINNER

Privacy policylaunch
Consent


AKAMAI

Privacy policylaunch
Consent


FACEBOOK

Privacy policylaunch
Consent


AUNICA

Privacy policylaunch
Consent


BOOKING.COM

Privacy policylaunch
Consent


C3 METRICS

Privacy policylaunch
Consent


IBM

Privacy policylaunch
Consent


EVIDON

Privacy policylaunch
Consent


CUBED

Privacy policylaunch
Consent


OPTOMATON

Privacy policylaunch
Consent


INTELLIAD

Privacy policylaunch
Consent


ANALIGHTS

Privacy policylaunch
Consent


DSTILLERY

Privacy policylaunch
Consent


DMA INSTITUTE

Privacy policylaunch
Consent


ZMS

Privacy policylaunch
Consent


DENTSU AEGIS NETWORK

Privacy policylaunch
Consent


IGNITION ONE

Privacy policylaunch
Consent


OMNICOM MEDIA GROUP

Privacy policylaunch
Consent


DIGISEG

Privacy policylaunch
Consent


RESONATE

Privacy policylaunch
Consent


HAENSEL AMS

Privacy policylaunch
Consent


BDSK HANDELS GMBH & CO. KG

Privacy policylaunch
Consent


VIDEOLOGY

Privacy policylaunch
Consent


TRADEDOUBLER AB

Privacy policylaunch
Consent


TRUSTARC

Privacy policylaunch
Consent


TRUEFFECT

Privacy policylaunch
Consent


MARKETING SCIENCE CONSULTING GROUP, INC.

Privacy policylaunch
Consent


DENTSU

Privacy policylaunch
Consent


ESSENS

Privacy policylaunch
Consent


TRAVEL DATA COLLECTIVE

Privacy policylaunch
Consent


ADVOLUTION.CONTROL

Privacy policylaunch
Consent


WIDESPACE

Privacy policylaunch
Consent


LIFESTREET

Privacy policylaunch
Consent


VIMEO

Privacy policylaunch
Consent


GROUPM

Privacy policylaunch
Consent


ADMAXIM

Privacy policylaunch
Consent


BATCH MEDIA

Privacy policylaunch
Consent


VODAFONE GMBH

Privacy policylaunch
Consent


NEUSTAR

Privacy policylaunch
Consent


SCENESTEALER

Privacy policylaunch
Consent


NETQUEST

Privacy policylaunch
Consent


MANAGE.COM

Privacy policylaunch
Consent


CLOUDFLARE

Privacy policylaunch
Consent


HAVAS MEDIA FRANCE - DBI

Privacy policylaunch
Consent


NETFLIX

Privacy policylaunch
Consent


EBUILDERS

Privacy policylaunch
Consent


APPLOVIN CORP.

Privacy policylaunch
Consent


FRACTIONAL MEDIA

Privacy policylaunch
Consent


RACKSPACE

Privacy policylaunch
Consent


MSI-ACI

Privacy policylaunch
Consent


NAVEGG

Privacy policylaunch
Consent


ADMEDO

Privacy policylaunch
Consent


[24]7.AI (SUCCESSOR TO ENGAGECLICK)

Privacy policylaunch
Consent


MOBITRANS

Privacy policylaunch
Consent


ADEX

Privacy policylaunch
Consent


IMPACT

Privacy policylaunch
Consent


SPOTAD

Privacy policylaunch
Consent


AARKI

Privacy policylaunch
Consent


AVOCET

Privacy policylaunch
Consent


SFR

Privacy policylaunch
Consent


CABLATO

Privacy policylaunch
Consent


WAYSTACK

Privacy policylaunch
Consent


TRESENSA

Privacy policylaunch
Consent

Accept all



Confirm choices

Close