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

Submitted URL: https://one.co.il/
Effective URL: https://www.one.co.il/
Submission: On November 08 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 tabindex="-1" data-font-size="11" data-font-size-type="px" data-line-height="11px" style="position: absolute; top: -10000px; width: 0px; height: 0px;">
      <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;08.11.2023&nbsp;שעה&nbsp;14:16
        </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/448607.html" tabindex="10000" data-font-size="10" data-font-size-type="px">
                <img loading="lazy" data-src="https://images.one.co.il/images/promo/2649.gif" src="https://images.one.co.il/images/promo/2649.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="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 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://pubads.g.doubleclick.net/gampad/clk?id=6410424199&amp;iu=/6870/one_app/one_article_counter_mobile" style="color:#42A3FF;" rel="noopener" tabindex="10000" data-font-size="14" data-font-size-type="px" data-line-height="20px">חיפוש בעלי מקצוע</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" tabindex="-1" data-font-size="10" data-font-size-type="px">
        <a class="one-article one-article-secondary" href="/Article/23-24/1,5,68,57194/448877.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/1701556.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">עלובים: חשבון האינסטגרם של סולומון הושעה</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 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="">
              <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("1.20", "7.65", "4.70")),
              new Array("ריאל סוסיאדד", "בנפיקה ליסבון", new Array("1.60", "4.10", "3.30")),
              new Array("פ.ס.וו. איינדהובן", "לאנס", new Array("1.60", "3.85", "3.50")),
              new Array("ארסנל", "סביליה", new Array("1.20", "7.50", "4.80")),
              new Array("באיירן מינכן", "גלאטסראיי", new Array("1.10", "9.60", "6.20")),
              new Array("רד בול זלצבורג", "אינטר", new Array("4.20", "1.55", "3.45"))
            ];
            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" href="/Article/23-24/1,1,4,53113/448863.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/1689479.webp?width=162" width="162" alt="ONE - מספר 1 בספורט" tabindex="-1">

    <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">
        קשר מכבי חיפה יטוס בחזרה להולנד לשהות לצד משפחתו בשל עניינים אישיים, רפאלוב יחליף אותו בהרכב מחר ב-19:45. גולדברג יתאמן אך ספק אם יפתח בהרכב
        <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>
        <a class="one-article one-article-secondary" href="/Article/23-24/3,10,135,0/448875.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/1704251.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">
        פיקה בראיון על ברצלונה ("היינו כ"כ טובים שאף שופט לא יכול היה לעזור לנו"), ריאל ("מי זוכר את הזכייה שלה באלופות?"), צ'אבי והאם יהיה הנשיא?
        <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>
      <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" href="/Article/23-24/1,1,135,0/448876.html?ref=hp" style="color:White;" tabindex="10000" data-font-size="33" data-font-size-type="px">הפנו גב לישראל: הצביעות באולטראס של אייאקס</a>
          </h1>
          <a href="/Article/23-24/1,1,135,0/448876.html?ref=hp" class="top-article-image" style="position: relative; background-image: url(&quot;https://photo.one.co.il/Image/GG/7,1/1140841.webp?width=525&quot;);" tabindex="10000" data-font-size="10" data-font-size-type="px" data-line-height="18px">

        </a>
          <div id="top-article-images-navigation" data-font-size="10" data-font-size-type="px" data-line-height="18px">
            <a href="/Article/23-24/1,1,135,0/448876.html?ref=hp" class="top-article-image" style="position: relative; background-image: url(&quot;https://photo.one.co.il/Image/GG/7,1/1140841.webp?width=525&quot;);" tabindex="10000" data-font-size="10" data-font-size-type="px" data-line-height="18px"></a><a id="top-article-images-navigation1" href="javascript:TopArticleImagesSetter(1);" data-font-size="11" data-font-size-type="px" data-line-height="11px" style="background: rgb(182, 181, 181);">2</a><a id="top-article-images-navigation0" href="javascript:TopArticleImagesSetter(0);" data-font-size="11" data-font-size-type="px" data-line-height="11px" style="background: rgb(0, 0, 0);">1</a>
          </div>
          <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,1,135,0/448876.html?ref=hp" tabindex="10000" data-font-size="20" data-font-size-type="px" data-line-height="18px">למרות הזהות היהודית של המועדון, בארגון אף-סייד עשו סוף למסורת של דגל הכחול לבן באצטדיון על שם יוהאן קרויף האגדי, שמילא דפי עד ביד ושם. סיפור ההנצחה של מספר 14 את משפחתו היהודית בעקבות ההחלטה המקוממת של האולטראס</a>
          <a href="/Article/23-24/1,1,135,0/448876.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/1140841.webp?width=525;https://photo.one.co.il/Image/GG/7,1/1238401.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/149/ONE_Podcasts&quot;, &quot;3&quot;);" tabindex="50" data-font-size="18" data-font-size-type="px" data-line-height="24px">ONE&nbsp;Podcasts</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" data-font-size="10" data-font-size-type="px" style="">
        <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(89521, 1);" class=" belongToTabMain" href="https://www.one.co.il/VOD/Play/89521/בניון_quot_מקווה_שנוכל_להעלות_חיוך_למדינה_quot_?c=3" style="background-image: url(&quot;https://photo.one.co.il/Image/Cover/e84ce5a757df24951b1fb28b7cda1b6e/89521.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" tabindex="-1" data-font-size="10" data-font-size-type="px" style="display: inline-block;">
          <a target="_top" onclick="javascript:CountVph(89530, 2);" class=" belongToTabMain" href="https://www.one.co.il/VOD/Play/89530/צ_apos_אבי_quot_אחד_המשחקים_הכי_גרועים_שלנו_quot_?c=147" style="background-image: url(&quot;https://photo.one.co.il/Image/Cover/39edee2b963a164874cce7a493011a32/89530.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" tabindex="-1" data-font-size="10" data-font-size-type="px" style="display: inline-block;">
          <a target="_top" onclick="javascript:CountVph(89525, 3);" class=" belongToTabMain" href="https://www.one.co.il/VOD/Play/89525/טופ_5_לה_ליגה_דה_גלארטה_עם_טיל_לחיבורים?c=129" style="background-image: url(&quot;https://photo.one.co.il/Image/Cover/d4f51b60c5be3c07b473a0964ca01185/89525.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">טופ 5 לה ליגה: דה גלארטה עם טיל לחיבורים</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(89527, 4);" class=" belongToTabMain" href="https://www.one.co.il/VOD/Play/89527/5_השערים_הגדולים_מהמחזור_ה_11_בסריה_א_apos_?c=129" style="background-image: url(&quot;https://photo.one.co.il/Image/Cover/19f4af84f946b94123759ea05e71cdd6/89527.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">5 השערים הגדולים מהמחזור ה-11 בסריה א'</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(89535, 999);" class=" " href="https://www.one.co.il/VOD/Play/89535/נולד_מחדש_על_הפריחה_של_איסקו_בריאל_בטיס?c=132" style="background-image:url(https://photo.one.co.il/Image/Cover/f91ca8ca83885f47b6427641575d5725/89535.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(89514, 999);" class=" belongToTab0" href="https://www.one.co.il/VOD/Play/89514/בלי_סיומת_סרגוסה_ואוביידו_נפרדות_בתיקו?c=113" style="background-image:url(https://photo.one.co.il/Image/Cover/b43102e832e1f2573c3caa4811bd3032/89514.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(89513, 999);" class=" belongToTab0" href="https://www.one.co.il/VOD/Play/89513/מפתיע_חטאפה_מנצחת_את_קאדיס_בעשרה_שחקנים?c=113" style="background-image:url(https://photo.one.co.il/Image/Cover/fa6ff377e42e797a36b6a63cd322d8d5/89513.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(89504, 999);" class=" belongToTab0" href="https://www.one.co.il/VOD/Play/89504/לג_apos_ירונה_באהבה_רק_0_0_לריאל_נגד_ראיו?c=113" style="background-image:url(https://photo.one.co.il/Image/Cover/15675d110cbf229d5e65556b0b347186/89504.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">לג'ירונה באהבה: רק 0:0 לריאל נגד ראיו</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(89500, 999);" class=" belongToTab0" href="https://www.one.co.il/VOD/Play/89500/לפני_חיפה_ויאריאל_הפסידה_3_2_לבילבאו?c=113" style="background-image:url(https://photo.one.co.il/Image/Cover/3aa0633f1ad5144a0db8011605a78838/89500.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">לפני חיפה: ויאריאל הפסידה 3:2 לבילבאו</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(89512, 999);" class=" belongToTab1" href="https://www.one.co.il/VOD/Play/89512/בורחת_מהתחתית_טורינו_גוברת_על_ססואולו?c=56" style="background-image:url(https://photo.one.co.il/Image/Cover/63d6b5f60cd03406656a33a61af5a31d/89512.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(89511, 999);" class=" belongToTab1" href="https://www.one.co.il/VOD/Play/89511/קרב_צמוד_פרוזינונה_מנצחת_1_2_את_אמפולי?c=56" style="background-image:url(https://photo.one.co.il/Image/Cover/b11505e2645a296600bb56dc57c7ab52/89511.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:2 את אמפולי</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(89503, 999);" class=" belongToTab1" href="https://www.one.co.il/VOD/Play/89503/טוענת_לכתר_יובה_גוברת_0_1_על_פיורנטינה?c=56" style="background-image:url(https://photo.one.co.il/Image/Cover/236642ab9d26388023eca19ddc7c5bc7/89503.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">טוענת לכתר: יובה גוברת 0: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(89501, 999);" class=" belongToTab1" href="https://www.one.co.il/VOD/Play/89501/מוריניו_טיים_רומא_עם_מהפך_ענק_על_לצ_apos_ה_?c=56" style="background-image:url(https://photo.one.co.il/Image/Cover/ee38dc42de70a3707033a1a28041c9f0/89501.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(89534, 999);" class=" belongToTab2" href="https://www.one.co.il/VOD/Play/89534/הנעליים_שטוני_קרוס_לא_החליף_כבר_10_שנים?c=11" style="background-image:url(https://photo.one.co.il/Image/Cover/cc95064dc2887612c5b96be2c718bff6/89534.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">הנעליים שטוני קרוס לא החליף כבר 10 שנים</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(89533, 999);" class=" belongToTab2" href="https://www.one.co.il/VOD/Play/89533/כוכבי_הטיקטוק_גייסו_את_רונאלדו_למערכון?c=11" style="background-image:url(https://photo.one.co.il/Image/Cover/e4ce182e3d6836a860ca0eba556c5669/89533.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(89524, 999);" class=" belongToTab2" href="https://www.one.co.il/VOD/Play/89524/ליאו_מסי_בוחר_את_השער_האהוב_עליו_בקריירה?c=11" style="background-image:url(https://photo.one.co.il/Image/Cover/642fd642c902f3929720456184d63e10/89524.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(89522, 999);" class=" belongToTab2" href="https://www.one.co.il/VOD/Play/89522/זלאטן_החדש_הכירו_את_איברהימוביץ_apos_הגרמני?c=11" style="background-image:url(https://photo.one.co.il/Image/Cover/1ffbab2c6b15e13ab3df2a21b0161cfd/89522.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(89469, 999);" class=" belongToTab3" href="https://www.one.co.il/VOD/Play/89469/משדר_מיוחד_תלמידים_משוחחים_עם_אלון_חזן?c=149" style="background-image:url(https://photo.one.co.il/Image/Cover/55d2bb52879d52ca51c314b5df04ef6a/89469.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(89302, 999);" class=" belongToTab3" href="https://www.one.co.il/VOD/Play/89302/סולומון_מגיע_לישראל_שהנבחרת_תעלה_ליורו?c=149" style="background-image:url(https://photo.one.co.il/Image/Cover/ee07e32184b30a0913d3a9b6c49896a5/89302.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(89175, 999);" class=" belongToTab3" href="https://www.one.co.il/VOD/Play/89175/אלי_טביב_על_המצב_המקצועי_בבית_quot_ר_י_ם?c=149" style="background-image:url(https://photo.one.co.il/Image/Cover/f3abaf51d6f2a15c6158567a0fd2548c/89175.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(89174, 999);" class=" belongToTab3" href="https://www.one.co.il/VOD/Play/89174/פיני_בלילי_על_הציפיות_מהפועל_ת_quot_א?c=149" style="background-image:url(https://photo.one.co.il/Image/Cover/3b7805063acd0943fb83fe8d9edd15d2/89174.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(89470, 999);" class=" belongToTab4" href="https://www.one.co.il/VOD/Play/89470/שער_לזכרו_כבש_רגע_אחרי_דקת_הדומייה_לסבו?c=117" style="background-image:url(https://photo.one.co.il/Image/Cover/b8e57f70e1c77c8142bb429316464f7d/89470.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(89392, 999);" class=" belongToTab4" href="https://www.one.co.il/VOD/Play/89392/שער_מצחיק_לגריזמן_ממי_הוא_ביקש_סליחה_?c=117" style="background-image:url(https://photo.one.co.il/Image/Cover/a8a080543c5bcb35b108ac2d4644650b/89392.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(89277, 999);" class=" belongToTab4" href="https://www.one.co.il/VOD/Play/89277/מי_שחקן_ריאל_שהגשים_חלום_לילד_בר_מזל_?c=117" style="background-image:url(https://photo.one.co.il/Image/Cover/2bc04879588dfdf491a4f9157aecb5eb/89277.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(89199, 999);" class=" belongToTab4" href="https://www.one.co.il/VOD/Play/89199/קנה_כרטיס_ליציע_היריבה_בדרבי_והפך_לכוכב?c=117" style="background-image:url(https://photo.one.co.il/Image/Cover/51b586d8b5807f4f0eafa83520f89110/89199.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(89468, 999);" class=" belongToTab5" href="https://www.one.co.il/VOD/Play/89468/השחקן_לא_יכל_להסתכל_על_הפנדל_מרוב_לחץ?c=131" style="background-image:url(https://photo.one.co.il/Image/Cover/0260b74ce102b375014b42befd01fc7a/89468.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(89387, 999);" class=" belongToTab5" href="https://www.one.co.il/VOD/Play/89387/כבש_את_אחד_משערי_הנגיחה_המטורפים_אי_פעם_?c=131" style="background-image:url(https://photo.one.co.il/Image/Cover/4ff80eef66f18e4074e066b04e0ff731/89387.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(89271, 999);" class=" belongToTab5" href="https://www.one.co.il/VOD/Play/89271/ז_apos_ירו_נכנס_בין_הקורות_ומציל_את_מילאן?c=131" style="background-image:url(https://photo.one.co.il/Image/Cover/7d5cc74a72dc375cb117f352e6a19cbf/89271.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(89198, 999);" class=" belongToTab5" href="https://www.one.co.il/VOD/Play/89198/מה_גרם_לשופט_למתוח_את_השריר_?c=131" style="background-image:url(https://photo.one.co.il/Image/Cover/385b0bf839337fddaa33ca7330349af1/89198.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/70576/%d7%94%d7%91%d7%9f-%d7%a9%d7%9c-%d7%92-%d7%95%d7%91%d7%90%d7%a0%d7%99-%d7%a8%d7%95%d7%a1%d7%95-%d7%9e%d7%aa%d7%92%d7%99%d7%99%d7%a1-%d7%9c%d7%a6%d7%94-%d7%9c" 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/1704211.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/70575/%d7%90%d7%a0%d7%93%d7%99-%d7%a8%d7%9d-%d7%91%d7%94%d7%aa%d7%a0%d7%93%d7%91%d7%95%d7%aa-%d7%9c%d7%97%d7%a7%d7%9c%d7%90%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/32,1/1680449.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/70577/%d7%97%d7%99%d7%99%d7%9c-%d7%93%d7%90%d7%92-%d7%9c%d7%91%d7%99%d7%aa%d7%95-%d7%a9%d7%9c-%d7%93%d7%a1%d7%94-%d7%91%d7%96%d7%9e%d7%9f-%d7%90%d7%96%d7%a2%d7%a7%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/31,1/1704214.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" tabindex="-1" data-font-size="10" data-font-size-type="px" style="height: 264px;">
            <style type="text/css" tabindex="-1">
              .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" tabindex="-1">
              .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" tabindex="-1">
              .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" tabindex="-1" data-font-size="14" data-font-size-type="px">
              <span class="ob-grid-header-text" tabindex="-1" data-font-size="14" data-font-size-type="px">המומלצים</span>
              <div class="ob-reel-count">1/5</div>
            </div>
            <div class="ob-reel-track" tabindex="-1" data-font-size="10" data-font-size-type="px">
              <div class="ob-widget-items-container" tabindex="-1" data-font-size="10" data-font-size-type="px" style="transform: translate(100%, 0px);">
                <div class="ob-dynamic-rec-container ob-recIdx-4 ob-p" data-pos="4" tabindex="-1" data-font-size="10" data-font-size-type="px" ob-reel-clone="true">
                  <a class="ob-dynamic-rec-link " onclick="" href="https://www.natuerlichstraffehaut.com/straffehaut-ob?sl=MASC&amp;htrafficsource=outbrain&amp;obOrigUrl=true" onmousedown="this.href='https://paid.outbrain.com/network/redir?p=Z31sf9SZHNlO-YZDq8sB9ib6FUvTWnq5TK-e_4p2kTBmSdLaZ9gVBF5OiIHhbjyVW27QUFJKkSNFSNu2h1x6p00f-Sb4N1hI0BGiuvaH9bbVFzE5cFJtMzOY67hWK0NKQDpSwSmALML6JA1EWIoNe99Lm4ETb23xrH-o_nwVO1UcCgCfWhn2S5Plt8gb8tctvi0Iob-5wSxAD5UswmE8bupVFhOezN2ljVbiLT6WIhVlHXVVRRkCYL4aANZvFyU4F1rt3OMp0AWnoyl8XkB8EOffyikoVVkfxsiI8WD4GJjx4I3ZK5WNMfDAZbbCMzc-zSxIdGs24K03QBqXdcqMr5tYCdpedrlsjNGc3EJAY9C4TT9aG5AwBqVgjjHtCyqh5jjIh6wD9XtcfFE9dbgFyPPcxBKY4pRlyLrAL4rRlSYIHGmnaR2RKwoe3nHiRXOurFPswBmUWF7T-DyQ_8uITXQ_PnAX1gqqhlPndqw7wTMo2QXbdoredYSKzPrAd2WI7Y6l6guJgL4rf7LvM3rxeatpCnTdpaAj3gMOWLsyXyJ03zm8-JN22VgilNgjWVrhw7X-f7ODOlc6GtVN1lDntiey7AVzy1hezISHhEl50hrnefqv4AtjwRX9XqVvm5DteOqca8QHRJZM6bqfR9j6k4XkEYMy1nqD_uYEILMEE76moMqTSzqg4TGka1Eh1nKwK37xL9GEwRY0G42jL--DSm4mTgx19KWMFa14xCoLL3eL16Y3ehFhdtBR2_sXDWRrAxC9lgEyK62mbSo5aE10FU0Vm5B8DSC8WFPUUcqTc3FoL_Wj8-fXD9xCqeuhgzQ_zoeQ9A_avPDMgMrPwn-y9gP6cdLHHrqDnUDUhmZpd2xeZJPvPUX88-ZSuc0KaxBcorIY3R53SShPT-pMzIim6g&amp;c=c38fe57f&amp;v=4';" target="_blank" data-rec-en-did="IgM6Q3LryWAH1C68TI1i1A" data-adv-id="52751213" rel="noopener" tabindex="200" data-font-size="10" data-font-size-type="px">
    <span class="ob-unit ob-rec-image-container" data-type="Image" tabindex="-1" data-font-size="10" data-font-size-type="px">
  <div class="ob-image-ratio" tabindex="-1" data-font-size="10" data-font-size-type="px"></div>
                      <img class="ob-rec-image ob-show" loading="lazy" aria-hidden="true" src="https://images.outbrainimg.com/transform/v3/eyJpdSI6ImJiMDE5MDQ5MGYwN2I3NmMxOGE3YTY3YjI2MWUwNWNkYTI5YzI2YjM5ZWE1NGQzNTBhOTNiZDRjMjIzYTlmYmQiLCJ3Ijo4MDAsImgiOjQ1MCwiZCI6MS4wLCJjaCI6LTIwODEyODc2MDAsImNzIjowLCJmIjo0fQ.webp" onload="this.className+=' ob-show'" alt="Statt Schönheits-OP: Faltenexpertin rät zu 1 simplen Methode" title="Statt Schönheits-OP: Faltenexpertin rät zu 1 simplen Methode" onerror="OBR.extern.imageError(this)" tabindex="-1">
                                                    </span>
    <section class="ob-sub-units ob-cta" tabindex="-1">
        <span class="ob-unit ob-rec-text" data-type="Title" title="Statt Schönheits-OP: Faltenexpertin rät zu 1 simplen Methode" tabindex="-1" data-font-size="10" data-font-size-type="px">Statt Schönheits-OP: Faltenexpertin rät zu 1 simplen Methode</span>
    </section>
    </a>
                </div>
                <div class="ob-dynamic-rec-container ob-recIdx-0 ob-o" data-pos="0" tabindex="-1" data-font-size="10" data-font-size-type="px">
                  <a class="ob-dynamic-rec-link " onclick="" href="https://www.one.co.il/Article/448723.html?obOrigUrl=true" onmousedown="this.href='https://traffic.outbrain.com/network/redir?p=e8tyCE0GqTICG3TnXsmwX0q7f5SfSK9G1slrEuPY8zJ2CmFqH_I43rd7PckX9jZvD6r1fuBG_hxlklHq_bAI-P_RJaogEwhYOEVuWzoMEl4SB60lSoLlaf00haib2-eUZGC6MEtWHEAMvvc43fit98SIXQWy80JASbTzlqD4J75Z4lxVzVLDSOLzFanPo_R-Vgwgf0J3jP6Al-y68_ouq2GiPUU-Jf6d_mNQY_Oax3nlVq8M-vf9b_n6Cm1KTeSlb-ZzSu_URbuBkn71HFWPRHCbLJCTPVmbgvVUabYOnF5uGwk9jtI9BSFsiHdIWyJcP66h9hbxw5O3m-AQTFhe1wwK29cgVgV3ezhh17M3rZjcDafqnqQ2S4KeLVMuY0HUXouhsNFOzA5CqZTuIp4jeeYO1Z25Gb6RBZVu0ghfXbk4rbg23lH0iIswAR0WA2xTacM8GWgBm0lREiUgD1jFMG9_7OutEZdK8XG6vCbwX6Lb0kubSwm9usdiZMkPnBYkaPUJuEKJnwFz_eVNn9KqFr-GP8obtlNeLIquWqwtJsimgHzyV1-b0bfZW1jCi395Suj6SxmSI_22SkO56l5G2JWFuxC961eDxRXChtzauG8t2wjMPek_TxA_9LcDRWTTTgeOFN3c-jp_zZH-rDGkguH-g2bMtWGU06dP1HW1bQ-SztX6nVrjTaiKQjwxWIGOgFl_kitTIDZ0Nic6Qcu2Ru5GkV8I3-4EPnWvPA0NqVE&amp;c=66026fad&amp;v=4';" target="_blank" data-rec-en-did="UjG_M8z650NOU0o1oELJzw" rel="noopener" tabindex="200" data-font-size="10" data-font-size-type="px">
    <span class="ob-unit ob-rec-image-container" data-type="Image" tabindex="-1" data-font-size="10" data-font-size-type="px" style="transform:none;">
  <div class="ob-image-ratio" tabindex="-1" data-font-size="10" data-font-size-type="px"></div>
                      <img class="ob-rec-image ob-show" loading="lazy" aria-hidden="true" src="https://images.outbrainimg.com/transform/v3/eyJpdSI6IjM0OTZkMTEzNThiZjE5MzY3ZDEzNjY1OWZhZTZkMDc5MjU2ZjA2MTAyN2FjMjQ0ZDRmNTRjNmRhNDhkOTYxMWMiLCJ3Ijo4MDAsImgiOjQ1MCwiZCI6MS4wLCJjcyI6MCwiZiI6NH0.webp" onload="this.className+=' ob-show'" alt="סיירת מכבי: סיפורו של אריאל בן משה ז&quot;ל" title="סיירת מכבי: סיפורו של אריאל בן משה ז&quot;ל" onerror="OBR.extern.imageError(this)" tabindex="-1">
                                                    </span>
    <section class="ob-sub-units" tabindex="-1">
        <span class="ob-unit ob-rec-text" data-type="Title" title="סיירת מכבי: סיפורו של אריאל בן משה ז&quot;ל" tabindex="-1" data-font-size="10" data-font-size-type="px">סיירת מכבי: סיפורו של אריאל בן משה ז"ל</span>
    </section>
    </a>
                </div>
                <div class="ob-dynamic-rec-container ob-recIdx-1 ob-o" data-pos="1" tabindex="-1" data-font-size="10" data-font-size-type="px">
                  <a class="ob-dynamic-rec-link " onclick="" href="https://www.one.co.il/Article/448876.html?obOrigUrl=true" onmousedown="this.href='https://traffic.outbrain.com/network/redir?p=E_Cm-tA73ywZJzt5RhXUUm8yZnresG5T53xuQTQ3gM2nbhO4_yiOiZVAZPn1h4ZkkdPX3Buyr16_z-r6aMn6AbyeoCr3IVJSUyYV45L1-_E0xq8X0Hi_sI3N0-B5XKaMrx4H-njL5VbvUxdPABt9jBriws7fI2eDEbRgaj7dQw0fnw6EbTMVoQXpECv-rHvz8nVxvcwZvjgm4geGPRK1NCyvNI5q91XTEZCTXBMhZFdWChj95G7DvZCLMA0pQr6tNW210JgWUOkzNeSESNWuE8JhKWgXf-NJXxpW1zl-pOk7uzHV8TDrbmhfsCDPQdDdEX3gZbBIyCoaO5Xm4ZbiMQ8LyV54XX3w4QXSka3LuDJ53XY-HuGacutuUCos3mifUCbBdKwNj6PPRP1_1ZB8__spLMdpGSn_G1mZQkoCRQ7jLXzMy9tEiVHxzAgvKM1OWJiflKv43oIiugNp0U3fgVe99bFa8brdFouTrwjXH1hed0JvwS5gbonfEVrbsUAU9J5kMTPXFWJR0grw3yv9v8aRrRwimE6uSUqCHvlScQwPL9IQawWirG-4fM9BLGY_S5wGvw5KZuym76zcWiZrKYVGg9IyvlJgqlxRObZswUyTwTRo6VYHSJzJ4fD9jD8v3BXYFfx3WZR53mmEMakoyMK41aVUtDd-KUogOb1-kLJ4pKkHzUai-_AiFkJgm8kYlB8GxZ4yT_Slfp5gpWtiJZuENRApIXBb2iwI4--IEMOtD53V672cS64Of2c_EaiU&amp;c=4eea6851&amp;v=4';" target="_blank" data-rec-en-did="lufiiFje7fxlHQVsEyZ8pQ" rel="noopener" tabindex="200" data-font-size="10" data-font-size-type="px">
    <span class="ob-unit ob-rec-image-container" data-type="Image" tabindex="-1" data-font-size="10" data-font-size-type="px">
  <div class="ob-image-ratio" tabindex="-1" data-font-size="10" data-font-size-type="px"></div>
                      <img class="ob-rec-image ob-show" loading="lazy" aria-hidden="true" src="https://images.outbrainimg.com/transform/v3/eyJpdSI6Ijc1YWM5MWE3YjliYTk4ZjA0MTg5NWVmMGQyNjBlN2JlNDRjOWZhNTcxYjUzYWRjZjhkNjNhOTg4NzJjMWM3NzEiLCJ3Ijo4MDAsImgiOjQ1MCwiZCI6MS4wLCJjcyI6MCwiZiI6MH0.jpg" onload="this.className+=' ob-show'" alt="הפנו גב לישראל: הצביעות באולטראס של אייאקס" title="הפנו גב לישראל: הצביעות באולטראס של אייאקס" onerror="OBR.extern.imageError(this)" tabindex="-1">
                                                    </span>
    <section class="ob-sub-units" tabindex="-1">
        <span class="ob-unit ob-rec-text" data-type="Title" title="הפנו גב לישראל: הצביעות באולטראס של אייאקס" tabindex="-1" data-font-size="10" data-font-size-type="px">הפנו גב לישראל: הצביעות באולטראס של אייאקס</span>
    </section>
    </a>
                </div>
                <div class="ob-dynamic-rec-container ob-recIdx-2 ob-p" data-pos="2" tabindex="-1" data-font-size="10" data-font-size-type="px">
                  <a class="ob-dynamic-rec-link " onclick="" href="https://life-mag.co.il/hair-remove-om/?utm_source=outbrain&amp;utm_medium=life-mag&amp;utm_campaign=SLP_om_dt&amp;utm_term=$section_name$&amp;utm_content=%D7%9E%D7%94+%D7%A2%D7%93%D7%99%D7%A3+%E2%80%93+%D7%94%D7%A1%D7%A8%D7%AA+%D7%A9%D7%99%D7%A2%D7%A8+%D7%91%D7%99%D7%AA%D7%99%D7%AA+%D7%90%D7%95+%D7%94%D7%A1%D7%A8%D7%AA+%D7%A9%D7%99%D7%A2%D7%A8+%D7%91%D7%9E%D7%9B%D7%95%D7%9F+%D7%99%D7%95%D7%A4%D7%99%3F&amp;obOrigUrl=true" onmousedown="this.href='https://paid.outbrain.com/network/redir?p=BfDzvIY2-TB8apvAFYtxl9EtEztUcV1VaQ-HpH-rHJbjpc1V0xnDbZS8yArDbrzRnUtJT_Rx5rh39H52MR9ouIgBuznMxTyzm6n-vmPj0FN0bjuEa-uLuflw_fXTeM3__h11dRB5_UvU_UBYsIIBLFBDQpA3lHDTwlX_pfgXG9Ao1m0lz1HLuUga-MLkQraVmG9qoAcDv12ccpIZowekWAhX0Brw7Z9im5CaZ2GGoOCuYvwqt4hHLS6ZLq8qokE6DGH9mYEIV9-Vs95EEzjqSV6IAu4v0pWz0Av-CbEkCKD5KY0a6Hh1EumXpMzu2ptOQx2pOfNaOZj_bcGgbLAJ0PgYyYg3B2DqffgKrNCwix49CfUlt8YeZ6C3mzvgnzjnGMH8SJkMc0-WikSiyrsSLIFogFmTO1vGEs13SI_CqJr2na91O87vVlZdW_2B8rWQpNGzNIE4eh7D8goO8nrESMc7Knp89V7nIUnszgE7K2pqS5OuLzuRbdN5HQN497GwAgMGKdoJPDAZWC7daONL_fyOlfubiAkpAOj69pbsiX81d4GYmBbrnHrEw9w0e4qGm4dkvnBVMxIuvwFZDGG95ctgg_95Onk9e0RUUya7TlAZVRrlFkBQ6IFHoCAk6Qkuhv5B_eQanr5pEGoyy4m89wpODrW-W2cfT7OgIsZwrrcTmYJy5qVSgGzZqeWCbsWCEUa-BsbaemY7vjT0kV2BAa6j-Kp7bwt8xJQoU9cyUcSczSE1OQDDMDAm3hiUNivXMOIvj9pe1R40X9WA1RxGndY8mlnpdppKYJbPKGtRxhkdx3hbFEs_9MCNygK0JswRzhLW82TxeOaQfv7a5HbO1nqrQIXM2NOmqeuJx1SQu79mR8CAIkhhhQy4jW7f_-YR9CIewREx465ujeuRkdb4dQ&amp;c=dc44e75c&amp;v=4';" target="_blank" data-rec-en-did="8g7otrz8pk4kpM3LQ0ZnGQ" data-adv-id="59141428" rel="noopener" tabindex="200" data-font-size="10" data-font-size-type="px">
    <span class="ob-unit ob-rec-image-container" data-type="Image" tabindex="-1" data-font-size="10" data-font-size-type="px">
  <div class="ob-image-ratio" tabindex="-1" data-font-size="10" data-font-size-type="px"></div>
                      <img class="ob-rec-image" loading="lazy" aria-hidden="true" src="https://images.outbrainimg.com/transform/v3/eyJpdSI6ImZlY2VjMTNjMGM0MWNkODI3ZWM2NzhlY2ZlNmZlYWFiYmYzMTIyZTlkOWJiOTEyZjNlMWNlYzZiZjAzNjE2ZjEiLCJ3Ijo4MDAsImgiOjQ1MCwiZCI6MS4wLCJjcyI6MCwiZiI6NH0.webp" onload="this.className+=' ob-show'" alt="מה עדיף – הסרת שיער ביתית או הסרת שיער במכון יופי?" title="מה עדיף – הסרת שיער ביתית או הסרת שיער במכון יופי?" onerror="OBR.extern.imageError(this)" tabindex="-1">
                                                    </span>
    <section class="ob-sub-units ob-cta" tabindex="-1">
        <span class="ob-unit ob-rec-text" data-type="Title" title="מה עדיף – הסרת שיער ביתית או הסרת שיער במכון יופי?" tabindex="-1" data-font-size="10" data-font-size-type="px">מה עדיף – הסרת שיער ביתית או הסרת שיער במכון יופי?</span>
    </section>
    </a>
                </div>
                <div class="ob-dynamic-rec-container ob-recIdx-3 ob-p" data-pos="3" tabindex="-1" data-font-size="10" data-font-size-type="px">
                  <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=fSJVSgkq4j0_7YNuNZyFf-1zaH1fNKAjmeUa4Hlj_vvmTz8o7VQND6si2S3nyMhg7KgsAEfe_QvY3liETajD9W_X74V9eAAAfIGWXFuz9o03gvtyEML_j6KaF9UccOLR3JdbmWDh4-SdKlgMcehUF0f_QCeMg-F5CY38br5hYShZmB8C5NAmNPajKaQu2eS8Rz9MPel6iO-JZci8iX_8UfHtW2HCsqyGod-VhnScmOjAUWkU4qNqw41b5cGROgXAtgPNxkx2wMvJ_4Jf2SEF_frbs3HU5eLv6h6HfI6Lrw1ih1VZljqONp37lhNTxBHBtlhP-LMbJyeNShogT1rHvxkknIAnJj5cFbSs27nAgRWpK6v4h4Kh99dB7ybcYaWMqfYgb0Cught2hGBixd0wv8S8gAyNjCU62FbAdI6TUZXhouas41I64Dl6GU3S6guHxWufk6DCf8NwiLbzGtdzpTnPVw3NhH2_Ka7UMMkBI2bQYNbL6M-KRWAaG5wpXyQ8R0YENriwRs0pF-D8KYnWTWwYNO4DT8snum1DPpK7fE6wv4lgPM2rf_-7PpgrsM8o2bN2xAG3v4W7Bwerd_lj9SS-SDqdx_Aoe8nIG3CJO1nWpfihnEflMCftczyZgtBNbJwJ2XKPsmjl5mNq02eHZSkoLCWWxTT4ViyEWzELK8ZQW3uxE2O5pgLNz88ADYWGtdZ3B8YJ2faIATGXJvqbFIJ8DmbFFYv6KYJRvdhkPH5afQjXx7kX96McLQ3BIXLCzRCoXNK58pMOY5JKrPJ0apRYyNlNmy1B3ApPBd_BfoForwZQ38mudHsWbMBl0eFlh6q1ASUtek0wEauccDSliAEWIzVyWfb4y0WuZgzJjdy_R-4d8zCK0p8wzb0sGhE1wdzKKDXCuKdvID1bYOLSXA&amp;c=a8ce147b&amp;v=4';" target="_blank" data-rec-en-did="jG940njIJnqTbGietDSvEg" data-adv-id="24130" rel="noopener" tabindex="200" data-font-size="10" data-font-size-type="px">
    <span class="ob-unit ob-rec-image-container" data-type="Image" tabindex="-1" data-font-size="10" data-font-size-type="px">
  <div class="ob-image-ratio" tabindex="-1" data-font-size="10" data-font-size-type="px"></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)" tabindex="-1">
                                                    </span>
    <section class="ob-sub-units ob-cta" tabindex="-1">
        <span class="ob-unit ob-rec-text" data-type="Title" title="הסדרת מעמד של ישראלים השוהים בחו&quot;ל מכל סיבה שהיא אל מול רשויות הצבא" tabindex="-1" data-font-size="10" data-font-size-type="px">הסדרת מעמד של ישראלים השוהים בחו"ל מכל סיבה שהיא אל מול רשויות הצבא</span>
    </section>
    </a>
                </div>
                <div class="ob-dynamic-rec-container ob-recIdx-4 ob-p" data-pos="4" tabindex="-1" data-font-size="10" data-font-size-type="px">
                  <a class="ob-dynamic-rec-link " onclick="" href="https://www.natuerlichstraffehaut.com/straffehaut-ob?sl=MASC&amp;htrafficsource=outbrain&amp;obOrigUrl=true" onmousedown="this.href='https://paid.outbrain.com/network/redir?p=Z31sf9SZHNlO-YZDq8sB9ib6FUvTWnq5TK-e_4p2kTBmSdLaZ9gVBF5OiIHhbjyVW27QUFJKkSNFSNu2h1x6p00f-Sb4N1hI0BGiuvaH9bbVFzE5cFJtMzOY67hWK0NKQDpSwSmALML6JA1EWIoNe99Lm4ETb23xrH-o_nwVO1UcCgCfWhn2S5Plt8gb8tctvi0Iob-5wSxAD5UswmE8bupVFhOezN2ljVbiLT6WIhVlHXVVRRkCYL4aANZvFyU4F1rt3OMp0AWnoyl8XkB8EOffyikoVVkfxsiI8WD4GJjx4I3ZK5WNMfDAZbbCMzc-zSxIdGs24K03QBqXdcqMr5tYCdpedrlsjNGc3EJAY9C4TT9aG5AwBqVgjjHtCyqh5jjIh6wD9XtcfFE9dbgFyPPcxBKY4pRlyLrAL4rRlSYIHGmnaR2RKwoe3nHiRXOurFPswBmUWF7T-DyQ_8uITXQ_PnAX1gqqhlPndqw7wTMo2QXbdoredYSKzPrAd2WI7Y6l6guJgL4rf7LvM3rxeatpCnTdpaAj3gMOWLsyXyJ03zm8-JN22VgilNgjWVrhw7X-f7ODOlc6GtVN1lDntiey7AVzy1hezISHhEl50hrnefqv4AtjwRX9XqVvm5DteOqca8QHRJZM6bqfR9j6k4XkEYMy1nqD_uYEILMEE76moMqTSzqg4TGka1Eh1nKwK37xL9GEwRY0G42jL--DSm4mTgx19KWMFa14xCoLL3eL16Y3ehFhdtBR2_sXDWRrAxC9lgEyK62mbSo5aE10FU0Vm5B8DSC8WFPUUcqTc3FoL_Wj8-fXD9xCqeuhgzQ_zoeQ9A_avPDMgMrPwn-y9gP6cdLHHrqDnUDUhmZpd2xeZJPvPUX88-ZSuc0KaxBcorIY3R53SShPT-pMzIim6g&amp;c=c38fe57f&amp;v=4';" target="_blank" data-rec-en-did="IgM6Q3LryWAH1C68TI1i1A" data-adv-id="52751213" rel="noopener" tabindex="200" data-font-size="10" data-font-size-type="px">
    <span class="ob-unit ob-rec-image-container" data-type="Image" tabindex="-1" data-font-size="10" data-font-size-type="px">
  <div class="ob-image-ratio" tabindex="-1" data-font-size="10" data-font-size-type="px"></div>
                      <img class="ob-rec-image ob-show" loading="lazy" aria-hidden="true" src="https://images.outbrainimg.com/transform/v3/eyJpdSI6ImJiMDE5MDQ5MGYwN2I3NmMxOGE3YTY3YjI2MWUwNWNkYTI5YzI2YjM5ZWE1NGQzNTBhOTNiZDRjMjIzYTlmYmQiLCJ3Ijo4MDAsImgiOjQ1MCwiZCI6MS4wLCJjaCI6LTIwODEyODc2MDAsImNzIjowLCJmIjo0fQ.webp" onload="this.className+=' ob-show'" alt="Statt Schönheits-OP: Faltenexpertin rät zu 1 simplen Methode" title="Statt Schönheits-OP: Faltenexpertin rät zu 1 simplen Methode" onerror="OBR.extern.imageError(this)" tabindex="-1">
                                                    </span>
    <section class="ob-sub-units ob-cta" tabindex="-1">
        <span class="ob-unit ob-rec-text" data-type="Title" title="Statt Schönheits-OP: Faltenexpertin rät zu 1 simplen Methode" tabindex="-1" data-font-size="10" data-font-size-type="px">Statt Schönheits-OP: Faltenexpertin rät zu 1 simplen Methode</span>
    </section>
    </a>
                </div>
                <div class="ob-dynamic-rec-container ob-recIdx-0 ob-o" data-pos="0" tabindex="-1" data-font-size="10" data-font-size-type="px" ob-reel-clone="true">
                  <a class="ob-dynamic-rec-link " onclick="" href="https://www.one.co.il/Article/448723.html?obOrigUrl=true" onmousedown="this.href='https://traffic.outbrain.com/network/redir?p=e8tyCE0GqTICG3TnXsmwX0q7f5SfSK9G1slrEuPY8zJ2CmFqH_I43rd7PckX9jZvD6r1fuBG_hxlklHq_bAI-P_RJaogEwhYOEVuWzoMEl4SB60lSoLlaf00haib2-eUZGC6MEtWHEAMvvc43fit98SIXQWy80JASbTzlqD4J75Z4lxVzVLDSOLzFanPo_R-Vgwgf0J3jP6Al-y68_ouq2GiPUU-Jf6d_mNQY_Oax3nlVq8M-vf9b_n6Cm1KTeSlb-ZzSu_URbuBkn71HFWPRHCbLJCTPVmbgvVUabYOnF5uGwk9jtI9BSFsiHdIWyJcP66h9hbxw5O3m-AQTFhe1wwK29cgVgV3ezhh17M3rZjcDafqnqQ2S4KeLVMuY0HUXouhsNFOzA5CqZTuIp4jeeYO1Z25Gb6RBZVu0ghfXbk4rbg23lH0iIswAR0WA2xTacM8GWgBm0lREiUgD1jFMG9_7OutEZdK8XG6vCbwX6Lb0kubSwm9usdiZMkPnBYkaPUJuEKJnwFz_eVNn9KqFr-GP8obtlNeLIquWqwtJsimgHzyV1-b0bfZW1jCi395Suj6SxmSI_22SkO56l5G2JWFuxC961eDxRXChtzauG8t2wjMPek_TxA_9LcDRWTTTgeOFN3c-jp_zZH-rDGkguH-g2bMtWGU06dP1HW1bQ-SztX6nVrjTaiKQjwxWIGOgFl_kitTIDZ0Nic6Qcu2Ru5GkV8I3-4EPnWvPA0NqVE&amp;c=66026fad&amp;v=4';" target="_blank" data-rec-en-did="UjG_M8z650NOU0o1oELJzw" rel="noopener" tabindex="200" data-font-size="10" data-font-size-type="px">
    <span class="ob-unit ob-rec-image-container" data-type="Image" tabindex="-1" data-font-size="10" data-font-size-type="px">
  <div class="ob-image-ratio" tabindex="-1" data-font-size="10" data-font-size-type="px"></div>
                      <img class="ob-rec-image ob-show ob-show" loading="lazy" aria-hidden="true" src="https://images.outbrainimg.com/transform/v3/eyJpdSI6IjM0OTZkMTEzNThiZjE5MzY3ZDEzNjY1OWZhZTZkMDc5MjU2ZjA2MTAyN2FjMjQ0ZDRmNTRjNmRhNDhkOTYxMWMiLCJ3Ijo4MDAsImgiOjQ1MCwiZCI6MS4wLCJjcyI6MCwiZiI6NH0.webp" onload="this.className+=' ob-show'" alt="סיירת מכבי: סיפורו של אריאל בן משה ז&quot;ל" title="סיירת מכבי: סיפורו של אריאל בן משה ז&quot;ל" onerror="OBR.extern.imageError(this)" tabindex="-1">
                                                    </span>
    <section class="ob-sub-units" tabindex="-1">
        <span class="ob-unit ob-rec-text" data-type="Title" title="סיירת מכבי: סיפורו של אריאל בן משה ז&quot;ל" tabindex="-1" data-font-size="10" data-font-size-type="px">סיירת מכבי: סיפורו של אריאל בן משה ז"ל</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/448723.html?obOrigUrl=true" onmousedown="this.href='https://traffic.outbrain.com/network/redir?p=e8tyCE0GqTICG3TnXsmwX0q7f5SfSK9G1slrEuPY8zJ2CmFqH_I43rd7PckX9jZvD6r1fuBG_hxlklHq_bAI-P_RJaogEwhYOEVuWzoMEl4SB60lSoLlaf00haib2-eUZGC6MEtWHEAMvvc43fit98SIXQWy80JASbTzlqD4J75Z4lxVzVLDSOLzFanPo_R-Vgwgf0J3jP6Al-y68_ouq2GiPUU-Jf6d_mNQY_Oax3nlVq8M-vf9b_n6Cm1KTeSlb-ZzSu_URbuBkn71HFWPRHCbLJCTPVmbgvVUabYOnF5uGwk9jtI9BSFsiHdIWyJcP66h9hbxw5O3m-AQTFhe1wwK29cgVgV3ezhh17M3rZjcDafqnqQ2S4KeLVMuY0HUXouhsNFOzA5CqZTuIp4jeeYO1Z25Gb6RBZVu0ghfXbk4rbg23lH0iIswAR0WA2xTacM8GWgBm0lREiUgD1jFMG9_7OutEZdK8XG6vCbwX6Lb0kubSwm9usdiZMkPnBYkaPUJuEKJnwFz_eVNn9KqFr-GP8obtlNeLIquWqwtJsimgHzyV1-b0bfZW1jCi395Suj6SxmSI_22SkO56l5G2JWFuxC961eDxRXChtzauG8t2wjMPek_TxA_9LcDRWTTTgeOFN3c-jp_zZH-rDGkguH-g2bMtWGU06dP1HW1bQ-SztX6nVrjTaiKQjwxWIGOgFl_kitTIDZ0Nic6Qcu2Ru5GkV8I3-4EPnWvPA0NqVE&amp;c=66026fad&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/448723.html?obOrigUrl=true" onmousedown="this.href='https://traffic.outbrain.com/network/redir?p=e8tyCE0GqTICG3TnXsmwX0q7f5SfSK9G1slrEuPY8zJ2CmFqH_I43rd7PckX9jZvD6r1fuBG_hxlklHq_bAI-P_RJaogEwhYOEVuWzoMEl4SB60lSoLlaf00haib2-eUZGC6MEtWHEAMvvc43fit98SIXQWy80JASbTzlqD4J75Z4lxVzVLDSOLzFanPo_R-Vgwgf0J3jP6Al-y68_ouq2GiPUU-Jf6d_mNQY_Oax3nlVq8M-vf9b_n6Cm1KTeSlb-ZzSu_URbuBkn71HFWPRHCbLJCTPVmbgvVUabYOnF5uGwk9jtI9BSFsiHdIWyJcP66h9hbxw5O3m-AQTFhe1wwK29cgVgV3ezhh17M3rZjcDafqnqQ2S4KeLVMuY0HUXouhsNFOzA5CqZTuIp4jeeYO1Z25Gb6RBZVu0ghfXbk4rbg23lH0iIswAR0WA2xTacM8GWgBm0lREiUgD1jFMG9_7OutEZdK8XG6vCbwX6Lb0kubSwm9usdiZMkPnBYkaPUJuEKJnwFz_eVNn9KqFr-GP8obtlNeLIquWqwtJsimgHzyV1-b0bfZW1jCi395Suj6SxmSI_22SkO56l5G2JWFuxC961eDxRXChtzauG8t2wjMPek_TxA_9LcDRWTTTgeOFN3c-jp_zZH-rDGkguH-g2bMtWGU06dP1HW1bQ-SztX6nVrjTaiKQjwxWIGOgFl_kitTIDZ0Nic6Qcu2Ru5GkV8I3-4EPnWvPA0NqVE&amp;c=66026fad&amp;v=4';" target="_blank" aria-label="סיירת מכבי: סיפורו של אריאל בן משה ז&quot;ל"><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" tabindex="-1" data-font-size="10" data-font-size-type="px">
              <div class="ob_what" tabindex="-1" data-font-size="10" data-font-size-type="px">
                <a href="https://www.outbrain.com/what-is/default/he" rel="noopener" onclick="OBR.extern.callWhatIs('https://www.outbrain.com/what-is/default/he',-1,-1,true ,null);return false" tabindex="200" data-font-size="11" data-font-size-type="px"><span class="ob_amelia" title="outbrain.com" tabindex="-1" data-font-size="11" data-font-size-type="px"></span></a>
              </div>
              <div class="ob-pixels" tabindex="-1" data-font-size="10" data-font-size-type="px">
              </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">היום</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 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_1" class="mCustomScrollBox mCS-dark-3 mCSB_vertical mCSB_outside" style="max-height: 200px;" tabindex="-1" data-font-size="10" data-font-size-type="px">
                  <div id="mCSB_1_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">
                    <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: 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_1_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" 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" style="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: none;" data-font-size="10" data-font-size-type="px">
                  <div id="mCSB_2_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_rpToday__ctl0_lblSubjectLeagueName" class="LiveTickerLeagueName" tabindex="-1" data-font-size="14" data-font-size-type="px">ליגת האלופות מחזור - 4</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"> 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"> 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"> 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>
                    <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>
                    <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>
                    <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>
                    <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>
                    <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__ctl16_lblSubjectLeagueName" class="LiveTickerLeagueName" tabindex="-1" data-font-size="14" data-font-size-type="px">יורוקאפ מחזור - 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"> 21: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: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"> 20: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"> 21: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"> 21: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>
                    <span id="_ctl0_ContentHolder_Body__ctl5_ucLiveTickerV3_rpToday__ctl32_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"> 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__ctl34_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"> 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: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"> 20: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"> VEF ריגה </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__ctl40_lblSubjectLeagueName" class="LiveTickerLeagueName" tabindex="-1" data-font-size="14" data-font-size-type="px">ליגה סקוטית מחזור - 12</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"> 21: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_rpToday__ctl42_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"> 19: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: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>
                    <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: 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_2_dragger_vertical" class="mCSB_dragger" style="position: absolute; min-height: 30px; display: block; height: 33px; 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="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">הליגה האירופית מחזור - 4</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"> 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"> 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"> 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"> 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"> 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"> 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"> 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"> 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"> 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>
                    <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>
                    <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>
                    <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>
                    <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>
                    <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>
                    <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>
                    <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_rpTomorrow__ctl32_lblSubjectLeagueName" class="LiveTickerLeagueName" tabindex="-1" data-font-size="14" data-font-size-type="px">קונפרנס ליג מחזור - 4</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"> 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>
                    <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: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"> 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"> 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"> 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"> 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"> 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"> 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"> 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"> 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>
                    <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>
                    <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>
                    <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>
                    <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>
                    <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_rpTomorrow__ctl64_lblSubjectLeagueName" class="LiveTickerLeagueName" tabindex="-1" data-font-size="14" data-font-size-type="px">יורוליג מחזור - 7</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"> 21:05 </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: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>
                    <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: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"> 21: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"> 21: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"> 21: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__ctl76_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>
                    <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>
                    <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>
                    <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>
                    <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">ליגת האלופות מחזור - 4</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"> 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"> 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"> 2 <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"> 6 <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"> 2 <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"> 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"> 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_rpYesterday__ctl16_lblSubjectLeagueName" class="LiveTickerLeagueName" tabindex="-1" data-font-size="14" data-font-size-type="px">יורוקאפ מחזור - 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"> 100 <br tabindex="-1"> 96 </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"> 95 <br tabindex="-1"> 87 </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__ctl20_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"> 80 <br tabindex="-1"> 91 </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"> 79 <br tabindex="-1"> 89 </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"> 81 <br tabindex="-1"> 64 </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"> 63 <br tabindex="-1"> 81 </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__ctl28_lblSubjectLeagueName" class="LiveTickerLeagueName" tabindex="-1" data-font-size="14" data-font-size-type="px">ליגה סקוטית מחזור - 9</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__ctl30_lblSubjectLeagueName" class="LiveTickerLeagueName" tabindex="-1" data-font-size="14" data-font-size-type="px">אנגליה - ליגת משנה מחזור - 12</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__ctl32_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"> 109 <br tabindex="-1"> 120 </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"> 152 <br tabindex="-1"> 111 </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"> 102 <br tabindex="-1"> 117 </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"> 146 <br tabindex="-1"> 128 </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"> 125 <br tabindex="-1"> 129 </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"> 108 <br tabindex="-1"> 107 </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"> 111 <br tabindex="-1"> 97 </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"> 130 <br tabindex="-1"> 113 </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"> 122 <br tabindex="-1"> 97 </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"> 114 <br tabindex="-1"> 109 </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"> 126 <br tabindex="-1"> 117 </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"> 134 <br tabindex="-1"> 116 </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 = 2;
          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
              }

              .ob-rec-image-container .ob-clip-end {
                position: absolute;
                width: 100%;
                height: 100%;
                top: 0;
                left: 0;
                right: 0;
                bottom: 0;
                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;
                background-color: rgba(4, 0, 0, .5)
              }

              .ob-rec-image-container .ob-clip-end .ob-clip-replay {
                display: block;
                position: absolute;
                top: 10px;
                right: 10px;
                width: 26px;
                height: 30px;
                background: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyNiIgaGVpZ2h0PSIzMCI+PHBhdGggZmlsbD0iI0ZGRiIgZmlsbC1ydWxlPSJldmVub2RkIiBkPSJNMTguMzUzLjVsNS4yODIgNC4yMDQtNS4yODIgMy45MTdWNS42ODVoLS4wNjljLS42OTIuMDA0LTYuMzI3LjAwOC02LjM4MS4wMTMtNS4zNDcuNDMtOS41NTIgNC45MDYtOS41NTIgMTAuMzY0IDAgNS43NDQgNC42NTYgMTAuNCAxMC4zOTkgMTAuNCA1Ljc0MyAwIDEwLjQtNC42NTYgMTAuNC0xMC40aDIuMzVjMCA3LjA0Mi01LjcwOCAxMi43NS0xMi43NSAxMi43NVMwIDIzLjEwNCAwIDE2LjA2MkMwIDkuMzE0IDUuMjQzIDMuNzkgMTEuODc4IDMuMzQyaC4wN2MuNy0uMDA1IDYuMzQzLS4wMDkgNi40MDUtLjAxMlYuNXptLTguMjA2IDEwLjk0OGw2Ljc1IDQuNS02Ljc1IDQuNXYtOXoiLz48L3N2Zz4=") no-repeat 100% 100%
              }

              .ob-rec-image-container .ob-clip-end .ob-clip-cta {
                color: #fff;
                border-radius: 4px;
                border: 1.5px solid #fff
              }

              .ob-rec-image-container .ob-clip-end .ob-clip-cta-text {
                font-size: 14px;
                padding: 6px 5px 5px;
                text-align: center
              }

              .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-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/448723.html?obOrigUrl=true" onmousedown="this.href='https://traffic.outbrain.com/network/redir?p=zN2H8uWiXSqSwemTgy2oCilRUNHDrcwGF5nge1FKa408Kr1EvSFUNll2AcPJzAPNQupEAkzWJKd7YUUiCFI28CSbYjqzKSCg8ap2yo6sTQ3JAHdiyzvJqlLA-XMwVWklUek9eH1n_VWGuL5oIi_ti6Qrq0wpKeuM7vzyHYMXJa8eH21VWd_T_JJIovJdbCN97SPWbBB4wicg3G6aqpavDxt3U8PTtOBdn1EvvCPKX1bFEdcd_LS3--D3K3zi0RSXti76DoGFzkvK_m-pTrj4CiBjKXvw1wumMUyRXvEvuEZSVxOljvM3sYVNOjTuzvkGfrestqlM5FNTYILQ0dOSToGyQEKmCVXzZxy3yXck8aN7fUNtrDBD1ngTgQyHx5c3RF7fY5ZETuIpIeK-rFCYvjNBY5klv1EdBi68T6V0FpLXJp9Ef_bYhUVl50tl63nZDMxSgDYWvgmoIdK_PmaI31h7bnabSrwcSnw4Fpa9y8apcJeDxWt75PXbw9yOiUNHcnWBrvbqFOpceGeM2Eqbr0mQrUZp2R6nR6UGpZdwMoOR4m6iHzfKwRr5WNSML9LdsO4rlzpQksn_Tr6vcf_u35VK4klhLtnMAwUbd0-7YZysYr7q6kgoE6VWph2f3MGDnJb97UIMhyGaoqtSt5Izw5LSZqEWPy-t_y2jn3SVF7FBX0XjEMcUgcTdxMEpHnNEXlCrNFikBpCRfDA5biOnucPl82sIYOkoLMcrVDXkd3Y&amp;c=3254be37&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="UjG_M8z650NOU0o1oELJzw" 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/eyJpdSI6IjM0OTZkMTEzNThiZjE5MzY3ZDEzNjY1OWZhZTZkMDc5MjU2ZjA2MTAyN2FjMjQ0ZDRmNTRjNmRhNDhkOTYxMWMiLCJ3IjoxNDQsImgiOjgwLCJkIjoxLjAsImNzIjowLCJmIjo0fQ.webp" onload="this.className+=' ob-show'" alt="סיירת מכבי: סיפורו של אריאל בן משה ז&quot;ל" title="סיירת מכבי: סיפורו של אריאל בן משה ז&quot;ל" onerror="OBR.extern.imageError(this)">
                                                    </span>
          <span class="ob-unit ob-rec-text" data-type="Title" title="סיירת מכבי: סיפורו של אריאל בן משה ז&quot;ל">סיירת מכבי: סיפורו של אריאל בן משה ז"ל</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://www.buerklin.com/de/elektronik-kompetenz/industrie-4-0/sicherheit-in-der-industrie-automation/?utm_source=outbrain&amp;utm_medium=referral&amp;utm_campaign=industrie-automation_sicherheit&amp;obOrigUrl=true" onmousedown="this.href='https://paid.outbrain.com/network/redir?p=25iZz3V2SLUWIbAwxOmTV2uB_dYM-mI0V6h1JWLxgzMgGgoxwlXSpCSaQSJikBDfTVCydy22d1uuZ4k9Lj_RASxeh5iXaPuCGJc_lT8yRQ5KMO6lo80jpdxDXCtRnPRkK6hPejiwXt9idsRbfkIsbXJMVcRJGroMc7c954pX76it_5PNlEI-CJfGLrJg-4MRWjHORcPp9vvbscMRzNqh8XxP-bZ6pCl08HQDY0784G4377vR3EBW9p689AzVgVlVO79A8xM8tfI_DnrycSqjF6hfB8FkO1hjnjiDFWHhpZVXZKyWf1ZTFAP1SYdurpDQVp5Gha1EMhW3yhi83xJjPEP0r2iww1r5wzGzrysweE8JM4q51uxzYIdPawKPUiie5-vwF7XqMidRUqc-gaCRqOKTgGcyULhL-urG5Pv9pBTUqCft9jWxbN8EYXhXxuutZZGs-sXWaOxr3waOv2cJWWkx2y7CpD2tBwxuXa1j-bd6kLSLokjK5mbc2pfz-3s8FxI3OIW3_gTn3rTkjzRBAbXn1si_-munm-Qit_mB6RbLovsx1PPGyiT9iwQGsDTHqInoeQ2U_DzvxESITTVsuO22kpumm3joas6JTzR1Ly3Xypq5reWdKkWP7mr7j7afgmEPJtFN5voDHRGSOXl_bSzWZe6L2jlNwF3L_GHCQP6p27RoqbBNdm9tcadjxRVjWGDHMJnJQ3WNTq7k2yQl7Ug_EdSYrrbdg6gPpkFVwEu6KcSkuJapN3F5SByQ2a524NPfjo7ZFyFnT53A76oWA45TBd7Ay42pOC7LN-iTBWb9VLiZX3hH5uUhY_m7IpqGuWJlokaoduG2VyyMnYgYb7LRzBvpFY-amSkqeKsCdUncmrimfZllMJ8DIYuROLFH&amp;c=60ae9670&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="iTKiZzIWtjBsuThRVPCPQw" data-adv-id="51089708" 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/eyJpdSI6ImMzYzI2Mjg0NmZiNDg0ODMyNThjNmFjNWJhMjVlNjUyZmZkY2Q1ZTdlMDA3ODcxN2ExZjQzMGZlODg1NGNkN2MiLCJ3IjoxNDQsImgiOjgwLCJkIjoxLjAsImNzIjowLCJmIjo0fQ.webp" onload="this.className+=' ob-show'" alt="Sicherheit in der Industrieautomation" title="Sicherheit in der Industrieautomation" onerror="OBR.extern.imageError(this)">
                                                    </span>
          <span class="ob-unit ob-rec-text" data-type="Title" title="Sicherheit in der Industrieautomation">Sicherheit in der Industrieautomation</span>
                  <span class="ob-unit ob-rec-source" data-type="Source">(ממומן | buerklin.com)</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-p" 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://healthylifestyles361.com/turboclean/index.html?utm_source=outbrain&amp;utm_term=$section_name$_$section_id$&amp;utm_content=$publisher_name$&amp;utm_campaign=turbo_clean_de_d_1102_TCPA+Copy&amp;obOrigUrl=true" onmousedown="this.href='https://paid.outbrain.com/network/redir?p=Os2DW7mQfDQGjAkI5UYLcG0lguvRLJJo-E0aXdQeRsBgkyqIabOSCSQqKufVrnCJWu5wnIrkZngWiD5tJduw_2yPDQjNXtaP2T-pra_owiNzdET-D60rEgNWvYMCUSWqul34MyjACRlsKI5bxP3tWxTwLCkQYFlNByOnJy1g--bKqqvnAnrsfUbITiQe5iE1KkkASh8Y3Ejaw1xdapOzdoihmM25cI0Rdy5oCd9vgzGVQRKd-2pzbzuXEejzCVcsHLA5TrLqxPTWwnqaFsFkbu2dXH-BIZUHZzvieCruiVSx5BMWy_juaK7KsjhwGvXrKeDXN2Zl9OrEOppzLGtYuPXiAQliEuV-zmzguVrvY-cXNEyUdLBeorPc5duBc7lImwe522FAYSKiX4AvjX0R8kC5Fm55noHRLyA90C5mlpGtjZNwbtFGcA7su5iVu1RYW9ymYpc9zXNbyZXA4v-4dDOJN8wKUaFT_-LjdoJOxLp9k_4BqK_UNsOC4O7HNfpky9dNqulP8O7GIZXuR3rR8cc1OUlXWyPoWTM1q_9Y8pg0P30zdJ-qyOOOfAucOiSgP_dz3Mtvxsw07BMA-ULi9Z76StTQPJTaiGh9XIrUkyhOzi6u7y5xOIfpp6rt7biQriY_rz8t0sZJ0VbcY2KnX14KieLmcbhZi6395vembqLoI_efdzaUNbn16MRA8IXIicnDVXUjyY-9bQhFOhqnEKlkFAe3zei6jXyBCrAzFdCPYJNA3EpHTMD6mHNyhIaUJHvyNLZrrBw2ofeKmnnH1aT9SRrPE-_Ww9nTWjTdiu5vUpW04t8oeA-mIm9BAYu5VUsWmK87jk3vMosYCuKMS6yqSzzOHiaMRbMXIrwvtzQuxjpx-I9KMQa7rREeVRXG&amp;c=d9c1735b&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="ddkiYLVIBq6hpZayNUlvBQ" data-adv-id="60126978" rel="nofollow noopener" style="-webkit-tap-highlight-color: transparent;">

          <span class="ob-unit ob-rec-clip-container ob-rec-image-container" data-type="Image">
    <div class="ob-image-ratio"></div>
    <video class="ob-rec-video ob-show" autoplay="" muted="" playsinline="" poster="https://images.outbrainimg.com/transform/v3/eyJpdSI6ImZkMGI4ZDg3MzkzNGNmOGI5ZTM3YWNhOGI0NjQyNTlhMTk1ZWY4MDFhOGUwN2Y5M2U2NjMxNTFjN2NmZTc5N2EiLCJ3IjoxNDQsImgiOjgwLCJkIjoxLjAsImNzIjoyLCJmIjo1fQ.mp4" ob-data-clip="" ob-data-loops="3">
    <source src="https://images.outbrainimg.com/transform/v3/eyJpdSI6ImZkMGI4ZDg3MzkzNGNmOGI5ZTM3YWNhOGI0NjQyNTlhMTk1ZWY4MDFhOGUwN2Y5M2U2NjMxNTFjN2NmZTc5N2EiLCJ3IjoxNDQsImgiOjgwLCJkIjoxLjAsImNzIjoyLCJmIjo1fQ.mp4" type="video/mp4" onerror="OBR.extern.clipError(this)">
</video>
    <div class="ob-clip-end" style="display:none;">
    <div class="ob-clip-replay"></div>
                    <div class="ob-clip-cta"><div class="ob-clip-cta-text">Mehr erfahren</div></div></div>                                </span>
          <span class="ob-unit ob-rec-text" data-type="Title" title="Dieser Staubsauger ist der leistungsstärkste der Welt">Dieser Staubsauger ist der leistungsstärkste der Welt</span>
                  <span class="ob-unit ob-rec-source" data-type="Source">(ממומן | healthylifestyles361.com)</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/448815.html?obOrigUrl=true" onmousedown="this.href='https://traffic.outbrain.com/network/redir?p=gd2Q7ryxo4XdxrGYI1lW28Rk2svWCWjI3THDoYZBA5vqZ6Ltl1gcbhhUSNEbCemySFOX5QYSOH_LJIMB6_NPalOO0LxtOuDkX_xd38e0AXj2_4_w_HmefERRDSBK9cz154JC9VLb_htjMxv170zCUEK8Jka1E7PTlOC_Ov3ppi-76mtbeKMZM1w6a41MVCqsDKbi5pOWu-EKAMtYiiCj7pqPkKWex78vReonycwyQGhpnq4ifekotQhyBq8NSkXpUppITSMBfvTg_7I5eISETlfx3YiqjaxVznu-BItuwdUXTu8wE4mIFnzPVC6a-2t7Q61zwOTt_uXFYMrOhWeBTL-IelSj_Y6l5LAOUAMG6pT9UPaCUGLRtCfFty6-oVxWUOkJglBZV0htPbvx5wspxX7OaPybLoYr40KGvu6z48ZpuFGNssvV_JePhb_c61AIc1NpKROkd33wB76UjWdjZCN5RilwjZDFHMZ8FlMn8dnPihX6iIHprztunWxsrhPM-70YJcuF0meo5ahmDPOoOt9pu_x-Qta6N4FYAnIMzat8lR_giiVPTRFFAbfkB-2HV7NL3BXww_CBMuwfSfVl6KpnJ8zRWrvVD7d5WIOH8Z47FUeSkvjxbPMEES5XJ4rcE2HInV7cmN8wvFfwocmopjLXb791KnSW56ICai1EEAqXXmlvuWjI5_5RNZYgIfr2OyNlu6yUNICxlVehfemwamPPdZa_STyxrAks0qx3uq3NRo_CVOguU9VJ_tG8Xx88&amp;c=e10ec37f&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="SSuDqbQiEeSaf-gZf5T8ww" 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/eyJpdSI6IjczMmEwMzVkYjhhNjE5YzNiN2EyOWViYWZiYzQzMDUwMDI2MTdlYjljY2U5ZTAyMGU2NmI1Njc5MDdlYzM1YTMiLCJ3IjoxNDQsImgiOjgwLCJkIjoxLjAsImNzIjowLCJmIjo0fQ.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-4">
                <li class="ob-dynamic-rec-container ob-recIdx-4 ob-p" 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://trck.tracking505.com/b6c5ebec-c106-4f31-a082-9c1f6ce73a8a?campaign_id=005a7d1574e6a206ab0f8a7875e58494e0&amp;publisher_id=$publisher_id$&amp;publisher_name=$publisher_name$&amp;ad_id=00d6dbb10c2ae6d506ce6f0986e30648d9&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=00d6dbb10c2ae6d506ce6f0986e30648d9&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=CTKeoN8fosFm2GQ1yYL3qWdB1id99YJcllmyGpW6bhrRTqUUNgJwolFM0qjqT3NJoxLvmUz7HlfFA4HlkTrsl_5IWYI_nFzA_gmJ4CkMv8g5X6bahUP1MJjTQAMvXUOlHpAfXo4XBkJrl8RDCgF4mzCMmaywAaKAuToU1aI50m1tHKm03EFz_GkglMp52LVAvBXP9VEU3_bRZ9s65WOoothM1CZ-R4SeEl85vFRrPNJnquhTY3wYhemWxC1JqB_b8L7F8R7s0zsfn1sx23M6B01mvU2RgF4-H1Anl0BxvJ-YqwOmwnGz10wytkaO-IupcTHcXD6G-YBUa18_wcAxVYIMGFVDzK11U9cclTGdSBa75WjRVpFlL1-CA6zuqoZmByGOgdPtrpLG9V80xjO75J6K_M9ZhdnIK6NFF3kEAGbwSUPzyIA5CzclsnlLp_ExflAppmmYHDPRQYsqpinn6R7FrU8BgBZc1dYu2yVRN1dFqab0y3eyHrZchGWjJyW4HNE1CMW_buxCPt80kwv8nLZQigQnDlRLoussuBF9NL5CTTY1ENdYAYje-_zUNuXBkI0pZbesYRVYlQCitLOxsT4SJ-Z5nYp7tHsvD0QOl8aQ3Us5nY4urtyyxZCl2qJ_MvwWC-irdACyQsSi9lLgS99q5ppFLBbAdffqgw-ixLoIs6bynf2hBt2jUjRE9vyOnfxn69gn3qMtRdziAbkRVTEsxm-sRJKOyfMz0JNSe3AdkOYE0FO5p67FaoYuz2VrBSTd6H0I3GIgne6qBaz6VcNuqkn2kl2EUgmIVtbonpo9idtojl_cWFMf7wvJTLxEenybpvViUyOSU4yjf5RderrCRjunEjoWFvyHfxgP1nruG4hf31i7yiHoPBY-nef2&amp;c=a3e923ef&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="mqVjF0WgNwjD046zcLcxyQ" data-adv-id="52805608" 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/eyJpdSI6IjdkZTEzOWNjYjNlMDBkMjdmMmQ0N2M2MTdmZTQ3MGQ3MjFmNzg4ODBkZGM2MTFlYzRmNGYzNTFjOGJjYjA2ODQiLCJ3IjoxNDQsImgiOjgwLCJkIjoxLjAsImNzIjowLCJmIjo0fQ.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>
          <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…</span>
                  <span class="ob-unit ob-rec-source" data-type="Source">(ממומן | Gesponserte Links)</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/448683.html?obOrigUrl=true" onmousedown="this.href='https://traffic.outbrain.com/network/redir?p=n_xKPOAmmzdFRXWc9550kRRfySEhQprRsaeNfY6-9g2DqP3WXIQGPXx80BmJq8HtJQL9SdOM4cMDcEebtA1GtQhRQOlIL-2wWJ8uCBG5SZIWR8hnVjH2x3eoeP6FpVjs9132_2kZHswAh9lyNaCXBIzNoe-kK6VRut5U3LWhPxn67PgQk0vmXy9K6dvIFovQqmT6grtmC8ibvjZigR1VhMalDbGhNfLKDVKMoLCbQGEKl1brMn7_wkQoqsAD8bfQaPaUJukB9SsJ-9r-7hOR6nYuNTKGmZChm5Fz79f9fF7M-p8KUv8ckNFY0T_MXafGO7gB6yZvQ72FroMqLtPZyntFFONk2WOKW_gWgLLYQ8rK0ub3IkLERFToOjHv3-ziG9C6-AtTVggw_dIi99mCULEVJEefHgPBP_6cphrAzAt6q1VrF-T5D4Q_awsLRVaYfQn6g3FlV5Bgp97yt5qgSF6vpZPJXx6R6_iU75nvJpkY9zLKmTRKxSb5dNBr40-fxfqFyMnpcrf5ICJhklg6mDwJdKCKIg7MpKPpX7232LXN-HqoP1Uix2OS64jnnA8rQVOY7uIOAgFgv8WjOYN0fZN6Zbi-qKgjnLiXmcTJ4nW3lRwGvA-Cif4YYDx-skEBA0nnhTVDc0bpXKyX6enyKstUwumGvp2GaMvkG24liwUZWiHQC0P4kgmh3ZMMzHWQhrhT7nXXoBNa1YZnhTpkPAunn7WNlUMjj8S3dikbM6g&amp;c=7bd8e89d&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="oMlkYOmg2cnh2X4fLWylLA" 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/eyJpdSI6IjBkYTUzMDhiNDhmOGFlMWQ3MzlmZTE3ODFiZjkxMzU3NzFjZWI0ZTM1ZGIwY2Q1OTc3NGJmMWY0MjQ4ZTBmYjciLCJ3IjoxNDQsImgiOjgwLCJkIjoxLjAsImNzIjowLCJmIjo0fQ.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,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">יום רביעי 08.11.2023</span>
          <div id="Programs" tabindex="-1" class="mCustomScrollbar _mCS_5" data-font-size="10" data-font-size-type="px" style="width: 320px;">
            <div id="mCSB_5" class="mCustomScrollBox mCS-dark-3 mCSB_vertical mCSB_inside" tabindex="0" data-font-size="10" data-font-size-type="px" style="max-height: none;">
              <div id="mCSB_5_container" class="mCSB_container" 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_00b5d62b183b2d909c1cdb9f3bccd6cb.png" border="0"
                    alt="ONE - מספר 1 בספורט" tabindex="-1">
                  <br tabindex="-1">
                  <dt tabindex="-1">21:30</dt>
                  <dd tabindex="-1">יורוקאפ: פאריס - הפועל ת"א</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_5c9f26d80d3c934d483f2c12001397c6.png" border="0"
                    alt="ONE - מספר 1 בספורט" tabindex="-1">
                  <br tabindex="-1">
                  <dt tabindex="-1">19:45</dt>
                  <dd tabindex="-1">ליגת האלופות: נאפולי - אוניון ברלין</dd>
                  <dt tabindex="-1">22:00</dt>
                  <dd tabindex="-1">ליגת האלופות: ריאל מדריד - בראגה</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_b939b0a4f34eb92e09e3e6ff66e43c34.png" border="0"
                    alt="ONE - מספר 1 בספורט" tabindex="-1">
                  <br tabindex="-1">
                  <dt tabindex="-1">22:00</dt>
                  <dd tabindex="-1">ליגת האלופות: רד בול זלצבורג - אינטר</dd>
                  <img loading="lazy" id="_ctl0_ContentHolder_Body__ctl5__ctl4_rptTV__ctl4_imgChannelLogo" class="channel-logo mCS_img_loaded" src="//images.one.co.il/images/msites/tvchannels/hp_8699fa25fd19a41d545f950d7b6d6b86.png" border="0"
                    alt="ONE - מספר 1 בספורט" tabindex="-1">
                  <br tabindex="-1">
                  <dt tabindex="-1">19:45</dt>
                  <dd tabindex="-1">ליגת האלופות: ריאל סוסיאדד - בנפיקה ליסבון</dd>
                  <img loading="lazy" id="_ctl0_ContentHolder_Body__ctl5__ctl4_rptTV__ctl5_imgChannelLogo" class="channel-logo mCS_img_loaded" src="//images.one.co.il/images/msites/tvchannels/hp_95fafc99acce6dcae215390596da37fe.png" border="0"
                    alt="ONE - מספר 1 בספורט" tabindex="-1">
                  <br tabindex="-1">
                  <dt tabindex="-1">22:00</dt>
                  <dd tabindex="-1">ליגת האלופות: פ.צ. קופנהאגן - מנצ'סטר יונייטד</dd>
                  <img loading="lazy" id="_ctl0_ContentHolder_Body__ctl5__ctl4_rptTV__ctl6_imgChannelLogo" class="channel-logo mCS_img_loaded" src="//images.one.co.il/images/msites/tvchannels/hp_f3a8f5fde85944c2ed2fcd869d859984.png" border="0"
                    alt="ONE - מספר 1 בספורט" tabindex="-1">
                  <br tabindex="-1">
                  <dt tabindex="-1">22:00</dt>
                  <dd tabindex="-1">ליגת האלופות של פיב"א: בנפיקה ליסבון - הפועל ירושלים</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" data-font-size="10" data-font-size-type="px" style="display: block;">
                <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; display: block; height: 155px; max-height: 210px; 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/446799.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">05/10 </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/446108.html" style="background: url(https://images.one.co.il/images/column/columnist_191720160218145403543.jpg) no-repeat; background-size: cover;" data-bg="https://images.one.co.il/images/column/columnist_191720160218145403543.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">26/09 </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/446810.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">06/10 </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/446802.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">05/10 </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=c2MKMx01hhD6Wm1UNzCt1jh6hrE4M-ZC2xqaOfwEpkQgW956VSbVCuAE1oM5o5zFxZDT8Jk_JRiL7mmyKYb0zg0tA_C_wW-zIboPS0zqN0Z72Wgj-82jOyc6uCmoPtXz25Ghon-_IuI0nhRsK41qqOKRnRcigM_N4pK15SR7UZjZxKSdDdwaROAkjRKcbd6YdqJsFiZ0cce94WLvbHrsmKb8g-QNb9l4qRgXO5FWp_PnX1Yz5AfW9giEErtI1Pg8RRSpG4a2CiYih02q4hA8ahmcalg6ST4UNfdU7jIjjsMLHyHnINCuNl_sqtuMh4D5PrtlcjYWpzwbR4-KmpJC4EiHNYKwfazCXT5EcghgeUi5AJwCA91oT0usJw4U21dP5vc4-K3JYbK4qJ92JR_EnQvhp-2hw0W6wUMaoiCuewt5yWENSZ636jIpM8jkhDPZsY-kIoHhmOKYaFvxDSWrnJcLAfnsVTz6qkJH1Z_JvQ0JQwPgCm6PEBaHRZMb0gANlbuTPTSNJWA1GFQ9DfvgZF59OGiCZcZzo6A8oQUcH-8uf0J6a975E_L-WKEzan92Lq9IBDm8CnGsI4PIUi9SNBEnZQd-fF__AEzL7h3K3zccLmMQh7lU2mdrpjLBn8mW&amp;c=36ae7658&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/427010.html?obOrigUrl=true" onmousedown="this.href='https://traffic.outbrain.com/network/redir?p=McgmtkyitTyP694Grf9HVraP_gdPlH5vZp31G5VWigeAMVHa7ZiMEnlFOcXG1hpNg8pWY-HwqchD2S8b5oHMYabhnPWj_hd62wfZTm75ZCo7x-OOg0h86D3bVtCUiCQSNbCGEbw-R1ahaACYI39RNZm8hLF8QrTWOwF-yjoCb20d-ORR991s4HTudx3OvHR8rjhcslkAn9uiqWkCRvQeLzYL0SEZJjAAJAFZTkuytPs-rTdwq3_Zjz0hAGaNys_7XwvQXkA4qIoSLtyxSPDH_u7CNH_b5qzu4StPoxfzuPFFK4n8WYQuDKvnf72omMzE4hcK7h80Zjl0HMJetj8GMfkDMiZgYtjsWE_qIRPAeNthN5w9oxTTMEnS0BV6zMkYwkxUSIq2BpM3SBaiHJ6lLNuS5gNov8KU5R83MrJyBDhHLpH3rro2QXdmpMpxD5DzgY5CnXQWL13-ys3RcW-eoyZ9cu7wRVlexI2WGKIzs7Wjr_T_r2YcMhS-xfda4xyOOS5E3FUSvs9ZQ26f1lz06XTrv7P8-PzAZrSnl5tk1LUh2bk1PLJ0JuqgvsCi3bw0pWuik1ED9YTaxBCXZviiPr4bXMUPFWCcgqrjexp-z39Fl66UVIM4a_0HV2PU0x8A&amp;c=b76780b8&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-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/431810.html?obOrigUrl=true" onmousedown="this.href='https://traffic.outbrain.com/network/redir?p=zPHZTBe7y3iaoT2ZqiIW2vZKK_SAuukXVsnLFvI5BsBGRAYDpUz3XO8SyCzR4pduf9t6UFe0pLikNM-EbLB8ckdQN83MjSBe933PjV_PcwSn6cKEdW0Nm55roABC2CIuMBZz8eJzDawUW5ICCOQjCunzsANwGZN-vN4K-Q6RR_8qHwo5ZnmaaZev6VJovU1WpVbUfGH_6epvxsHyNkYlycmbrBiKfG4T4MqJDAqQ7MRNFCKNvmwuIEEz07HhXpogxeHI9X7w23V2YUv64ECh_Yy4BvH2Y9K7zOs_VIr5Jc6Ii4ph7j4hPjUgseJl49b1HU38Ha_FCaDvhE17anplHAEw-J5MInaYA_rh4ooYOhTWgBzKOljQANe9bQpkR2t_Rub0p1ZniDamdYvqi2SJAJNyPW_NKbQA0YbrUARcdf1Pm6owqZP00fRb9kIV0HYrE7S2lnRj68T-r-vOAzXD7pzh0aEpxRRYBc6KWESPrmP-mxHQV7xtquHRe1hfbYDqeqTiyllsGOVmJlW96Zz3M4CoPskfGnqURwc3H3uHaRHRyVEiTuRHmEWdPAQyCzOrWSH87_H7W1zvLdj4fAqW6y44yte8QhHqmeImS1ulluZ6zcnlg5kIgH5094_hkNuF&amp;c=aa1dcda&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="xw1R9ZsHjfy2-xTSzorbtA" 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/eyJpdSI6IjdjYjIxNWMzOTg5MzdlYmVmZDk0Y2Y2ZDFmOGUwZGVjODljZDcwYTI4N2M4YjFjMzk1YzhhN2FkZDZjZjk2ZDgiLCJ3IjoxNDQsImgiOjgwLCJkIjoxLjAsImNzIjowLCJmIjo0fQ.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/423158.html?obOrigUrl=true" onmousedown="this.href='https://traffic.outbrain.com/network/redir?p=t95HF0tE-6TFJd6rTwUjwAF2ZMHOjsFdGMnpH0kw1JvJQETcv5g9bkC3ZmAv6Aq4oyE5yLo2_NYybQckkwkaQBobLv5PIuwEq8BzEo9mrij9J8d2uoTxKaXfE2SmlU-aUBPiTEvMYAy2vUT2QsohB-mwwfxIOuhyoDayycVoJBLgtm6MvQGuKwfThGbynaTMRwuCrUgEYzpDuJnwGbplUFNyghLtBYfzJUOUjimweAoBecBD5favaUXw5-iBlqRIWC91-t3PAoEhZqlhQfMVsbAlCYvUbqbP8PWlLUM0Z67lzwXPUwK4K-0UKGGh_3LR4i6_jV6i2z1S-dK9VSi8KvyurP4trcAYKtSR_1zw1bqFEDgfon-eMKJpJD8cdEDcLxLpW557Br9xZ0qJ0GRVNNeAaq5cdhM0t3xK8BAsL7zFQ6OpUu1cPwmeiqX80a_QIoI3FPWctDiCG8mbP_UYrni2QxiFltGs1iNN_PwDcqsIDbdpgNV8wK9b6XHAlC2W02jUHdnuGXpkGn5phRJtTmEcflvklfU4cV-DHFk6KzKsz5FYx6_TCzKuafDhDdqK0ho_b5c__0MRduPut9t-TcaND1hseG84M-Igji-IHo3RdpZ3qqM0k8nwZxP1JtFf&amp;c=9fe0681c&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="DmWPErhzAJWx9e_UxS2y7g" 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/eyJpdSI6IjkyYTFkYjY5NmJkNGIyMzM5MjFhZjdhYThiNWViZTE1ZjMwZjAyMGExNTk0NGQzZmM0NDYyYjYzM2ZlZTZlMWEiLCJ3IjoxNDQsImgiOjgwLCJkIjoxLjAsImNzIjowLCJmIjo0fQ.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/424163.html?obOrigUrl=true" onmousedown="this.href='https://traffic.outbrain.com/network/redir?p=zC4XF9YhvNjcqvmUMoci1ovu4ngLOXBxmsVwcqu1rC1Dn07Zf1ey6XfY1kv1RBML-62HmKcp7RyyPSQ4gXXLzWU7MhvtZf-3q4lyzxkB8yNwttiuUr_N_Z9Rlj1fKMMfW5yFxFyz5yLDKeSGbZgS2K36c4hrnbua0Z1k4maB7r5ni9j-Z3WjjNQPihsjL7BcxaIadMdbTEr_b6hWzUAsBeet4NwC3N2rWrcjLU6yJz80IiKYhWv2Kk7zpyp8PYqmZ-KUEIgo4_Bc_v11mVhDyB8loSsJf6OIoo72qtN6d25SflxNRBpIaGpmp5BIWWaoeXQd6vV8JcbnD8OXDHj-zYwGzg3k2U3YioCdTN0fRYv_0GFUzQs--B8Dq2K2qLSe_YXA5zMvUTmHj2XUkXzAV7hCFbCbsLBUqSGJB6gKJ4oy_D_56_Evu8O_7lSthErD-fEn_4Xceb5boOOsw69c-TuhQuc-jOpu_aTTQrdjVnS2GR0FgxbsNpUrbKiPFMaWmuUP4ROSoGurI-FHHLGcBI6Hc9GIDmk3FyH2Eci67qzNGTftcRTCKlDz20D3qE_e0-64G87bp6hIPHY47R1UkwM-22FFsAtEEkb6cpQZqF6p2unrRcaIXlW8LvrC1DJc9RbOxqkBZIQAb9kvmLpWdg&amp;c=e7f6f60d&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-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/425508.html?obOrigUrl=true" onmousedown="this.href='https://traffic.outbrain.com/network/redir?p=99RAPUPWg_oJ8zqXGkRlUOgAEkcyNew86hlXTf70hXXBLwzv9XVWTAhZCPZQNqKCXTqUydg2heZ4zamsMPKP3OC3ha63OXobTgUUFrYpKA8nOmgPNBwMJCFzlTnTOZ9BzV5PwnLKWHQZXf648u1lQrBTdt157EHTlubfl51BgcWebJBGDQ1mdjCJhS5fAsCqZK8zVGi0Kh98m2pmSaM_lNKvxtRIqpbSbQjK5QgrfcvbdaE9v1hxuNKvag0c7EMIYiy8ZjrJTfQqH9fo1mFVhQtkMkus0sW2wEIO59KglvAM7dkyZqg20nllaSTD6gefJcmR8OnBEe_PDVYBjHrOkxJTsRELT9rksSssPjo9DGSB_17DUq3XfgDb9hLIiV6-PJgzUBNX43H7oUfoF5v085NyZjWJJT4rwuYUBH5_ajebFxA2JWpeU2L6CPrtIbncQ7VCZVZIMkiutEzJbEqEBMoTAaPXNZ7lciJ4pcamhA34Xp7eyx7cBQvX-Gn4O9BPZ3yyeM-SRVKqxfva6_ZLkK4LJXQkWV8x-cDFiXyI6hGqEnmysH0CB-sZ6XWcO27pZIf87XYocMoc2NOcgEHXUj_AvJua-_yBulHDNqOoUPUX0VWe78rzmuZr6SNUlzeA&amp;c=381fc1b8&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="pu6G7Eb2h_pAVedOMqnocA" 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/eyJpdSI6IjRjMDgxNDk5YmFjMzQ5NmUzNzY4ZTg5MjYwNzY1MzEyOGNjOGU1Zjc4OGQ3MDlkMDJlMTM3OGQ0ODk5NDNjMTAiLCJ3IjoxNDQsImgiOjgwLCJkIjoxLjAsImNzIjowLCJmIjo0fQ.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/448867.html?obOrigUrl=true" onmousedown="this.href='https://traffic.outbrain.com/network/redir?p=rjN5OWEeoeKZneFCevO5r55cmNXExIzHVaOOU0FHquziSwEXA1UD4TNcltIT_myztovlf6OIajZDvODb797G92TXQn-S0teA_fOBWp6S8EA0C_z7y3W1uQnaJshGb0v3esT7oeX4RQv8TSYHqtNCaa8Ltgay5Orbro5xlfLBixqXPvniDZhj3P2oXgLGw5tACUjqrsVc9sJFi2aZWsunDgb4hB1PT38p0XG1-aqKITKDDYwbGkxo6yFK9EueE1iOYJW5mlga86MlLXBMO_LO7RR5BmksGVkUS1tz-34yZxbbAZboZUCiw0fvkqo2zpQ5SluLU3jzNIrJ3j8n4yBk_hRq2E__vcwCrsQlVWK_kr2feLtw2ymWKTD7hzHrLTlV6tL2N8fIcuYxz6i2TTa8MofTM3jIyhqSLEAk10VvM7qeP-DlKY20i5VoahSIjqh5jJrsfdRfRUnvnXkYiS9xYVCYLiJCbPGso3EL_z0BXVWtZHxxgEGD2duUiffJPIVoVsNpIiwVYaB6UT3lBgyejAd_aIU3uX_ok2y40HQgTjBZYjutc3tO8T-dR-ZEk7zOa1tmNmJNnhvYFYe2hM3dZ8-YroVqH7rz1J6U36TxDSNxHMuoQDPeV3esPcEUjyInN8x6M40n1TQApe4_g-f5HA&amp;c=4a9d9ff5&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="qaD69FVeb7TiNPoYFHD31w" 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/eyJpdSI6IjU3MWVhZmU3YzZlZjZlMzNmMmJmMjU0YmY1ZGYxMGFlMDI1YTBlODIwNzRmNWU4YWIyODBkYTg3YTg0YWVkMDkiLCJ3IjoxNDQsImgiOjgwLCJkIjoxLjAsImNzIjowLCJmIjo0fQ.webp" onload="this.className+=' ob-show'" alt="&quot;ירון היה גיבור גדול שחיסל מעל 50 מחבלים&quot;" title="&quot;ירון היה גיבור גדול שחיסל מעל 50 מחבלים&quot;" onerror="OBR.extern.imageError(this)">
                                                    </span>
    <section class="ob-sub-units">
        <span class="ob-unit ob-rec-text" data-type="Title" title="&quot;ירון היה גיבור גדול שחיסל מעל 50 מחבלים&quot;">"ירון היה גיבור גדול שחיסל מעל 50 מחבלים"</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,3,69920/448874.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/1697103.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">ספורי ויחזקאל ישוחרר רק אחרי המשחק בשישי</h2>
    <h3 tabindex="-1" data-font-size="18" data-font-size-type="px">
        מאמן אנטליהספור דורש שהשניים ישחקו מול אנקראגוצ'ו והם יחברו לנבחרת ישראל רק ביום שבת. הובטח כי לא ישחקו 90 דקות. גם ביטיקי הקוסוברי במצב זהה
        <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,22,34350/448869.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__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/1704249.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">
        בלם הנבחרת דיבר על המצב והפרידה מהמשפחה: "היה קשה, אמרתי שאני לא בסכנה ושהמשימה היא לתת את הכי טוב למדינה ולשמח אנשים. זו המדינה שלי". צפו
        <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 class="one-article one-article-plain" href="/Article/23-24/1,680,3162,43033/448873.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/1704246.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="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,4,55770/448872.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/1694221.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">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/1,1,3,52549/448866.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/1697285.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">
        מכבי ת"א תסיים את ההכנות למשחק מול זוריה מחר ב-22:00, מוסקרה עם עדיפות קלה על טננבאום וגם דוידה עשוי לפתוח. המתנה לתשובות לגבי דקת הדומייה
        <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,711,4,0/448871.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/1700657.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">
        מאמן ויאריאל לקראת המשחק בקפריסין מחר ב-19:45: "הם משחקים בכמה שיטות ויכולים לעלות גם עם שלושה בלמים, אפשר לנצח גם בלי להיות בכושר משחק"
        <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,1,4,45544/448867.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/1704244.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">"ירון היה גיבור גדול שחיסל מעל 50 מחבלים"</h2>
    <h3 tabindex="-1" data-font-size="18" data-font-size-type="px">
        ירון זהר ז"ל נפל ב-7 באוקטובר ודודתו גלית סיפרה: "הוא נלחם במשך כמה שעות עד פגיעת הפצמ"ר. הוא אהד את חיפה בטירוף, יום המשחק שלו היה טקס שלם"
        <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 class="one-article one-article-plain" href="/Article/23-24/1,14,245,31558/448860.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/1704238.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">
        קפטן הכוכב, דראגוביץ', זעם אחרי ההפסד 2:1 ללייפציג: "מדברים חודשיים ולא עשינו כלום". השוער: "יש לי חברים בצבא". בכר: "לא דיברתי עם ההנהלה"
        <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,2,11,31217/448868.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/1695167.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">
        היום הוא היום המכריע לאישור חזרה ב-17 בנובמבר. נציגי פיקוד העורף מסתובבים באצטדיונים והמנהלת לוחצת לקבל אישור, תהיה מגבלת קהל עד 150 אנשים
        <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="/Article/23-24/1,1,6,51571/448870.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/1626556.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">
        המנכ"ל כינס את אנשי המועדון ואמר: "אנחנו צריכים להבין את המצב". בקבוצה מרוצים מהיכולת ב-0:3 על הפועל ת"א ומחכים לנחיתתם של ינאקופולוס ובאסיי
        <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,14,4,43365/448855.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/1704233.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">55</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,14,245,54134/448854.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/1704217.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">
        הכוכב האדום הפסידה 2:1 ללייפציג ואיבדה סיכוי להעפיל לשמינית הגמר, כשכעת היא תתמודד ראש בראש עם יאנג בויז על המקום השלישי. הטבלה והלו"ז בפנים
        <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/1,14,5120,66359/448842.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/1703572.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="numOfComments3" tabindex="-1" data-font-size="11" data-font-size-type="px" data-line-height="12px">17</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,5,38917/448838.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/1704143.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="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,1,22,32201/448781.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/1697504.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">
        אליניב ברדה לפודקאסט הפועל ב"ש של ONE: "הכדורגל מקבל פרופורציה, אבל אם נוכל לתת לאנשים נחמה קטנה וקצת להתאוורר, נעשה זאת בצורה המיטבית"
        <span style="line-height:12px;" class="numOfComments3" tabindex="-1" data-font-size="11" data-font-size-type="px" data-line-height="12px">27</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,22,63529/448826.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/1692344.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">הפועל באר שבע הופתעה ונכנעה 3:2 לכפר שלם</h2>
    <h3 tabindex="-1" data-font-size="18" data-font-size-type="px">
        שחקני הנוער השיגו 1:2, אבל הדרומיים ספגו פעמיים בעקבות יכולת רעה של שחקני ההרכב הראשון. דקת דומייה נערכה, האדומים ביקרו לוחמים שנפצעו במלחמה
        <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/1,1,1,44951/448822.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__ctl16_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/1704127.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">יואב כץ השקיע מעל 13 מיליון שקל בעונה החולפת</h2>
    <h3 tabindex="-1" data-font-size="18" data-font-size-type="px">
        בעלי הפועל חיפה שבר את שיא העברת הכספים שלו שעמד על 6,345,083 שקל בעונת 2021/22. מאז הפך לבעלים הוא השקיע מעל 61 מיליון שקל. כל המס' בפנים
        <span style="line-height:12px;" class="numOfComments3" tabindex="-1" data-font-size="11" data-font-size-type="px" data-line-height="12px">52</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,14,65,62354/448864.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/1704243.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">
        קפטן יאנג בויז ואקס הפועל רעננה ביקש את החולצה של הנורבגי כבר במחצית של התבוסה 3:0 לסיטי - החלוץ הופתע, אך נענה בחיוב. כוכב עבר עקץ את הבלם
        <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/3,14,124,43540/448862.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/1702498.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">אוהדי סלטיק המורחקים שוב תמכו בפלסטין</h2>
    <h3 tabindex="-1" data-font-size="18" data-font-size-type="px">
        למרות העונש של המועדון, חברי ארגון הבריגדה הירוקה היו במדריד והניפו דגלים בתבוסה 6:0 לאתלטיקו. באנגליה ביקרו: "זה פתטי, למה סלטיק באלופות?"
        <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 class="one-article one-article-plain" href="/Article/23-24/3,14,75,43788/448859.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/1704198.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">
        מאמן מילאן היה מרוצה מה-1:2 על פאריס וההצגה של הפורטוגלי, שהיה נרגש: "הראינו מי אנו באמת". לואיס אנריקה: "זה בית המוות, לא סתם קוראים לו כך"
        <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="/Article/23-24/3,14,135,0/448861.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/1704242.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">"בארסה בלי נשמה מול קבוצה ממדינה במלחמה"</h2>
    <h3 tabindex="-1" data-font-size="18" data-font-size-type="px">
        ביקורת חריפה בקטלוניה אחרי ההפסד 1:0 לשחטאר: "מרע לגרוע יותר, אי אפשר היה לזהות את בארסה. צ'אבי, יש לנו בעיה". וגם: העקיצה שרומזת על זעזוע?
        <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/3,14,135,0/448851.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__ctl4_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/1704208.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">
        מאמן ברצלונה זעם אחרי ה-1:0 לשחטאר: "זה צעד ברור אחורה". בספרד קטלו: "חזרה לדרכים הישנות שלה", "הפצע עדיין פתוח". וגם: הבצורת של לבנדובסקי
        <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 class="one-article one-article-plain" href="/Article/23-24/3,14,65,50553/448858.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/1704239.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">
        מאמן סיטי סיכם את ה-0:3 על יאנג בויז וההעפלה לנוק-אאוט: "המילה שמגדירה אותנו היא עקביות, סטונס נפצע וייעדר". גריליש: "אני צריך לכבוש יותר"
        <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,14,65,55487/448817.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/1704225.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">מילאן גברה 1:2 על פ.ס.ז', אתלטיקו וסיטי הביסו</h2>
    <h3 tabindex="-1" data-font-size="18" data-font-size-type="px">
        ליאאו שהיה בערב אדיר וז'ירו מחקו יתרון של שקריניאר, הרוסונרי פתחו את הבית מחדש. 0:6 מוחץ לספרדים על סלטיק, 0:3 לאלופת אירופה על יאנג בויז
        <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="https://www.one.co.il/Article/23-24/3,1197,9601,45512/448853.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/1702203.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">
        דרמה בברזיל: 3 גברים פרצו לביתה של ביאנקרדי, קשרו את הוריה, חיפשו אותה ואת ביתה שלא שהו במקום וגנבו תכשיטים ושעונים. אחד נתפס, הכוכב הרגיע
        <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="/Article/23-24/3,1208,7757,69326/448849.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/1704185.webp?width=207" width="207" alt="ONE - מספר 1 בספורט" tabindex="-1">

    <h2 id="_ctl0_ContentHolder_Body__ctl6_rpHPArticlesCategories__ctl1_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">
        רונאלדו לא שיחק, אבל הברזילאי העניק 2:3 על אל דוחאיל וקירב את הסעודים לשמינית הגמר באסיה. צמד לקוטיניו לא הספיק לקטארים שקרובים להדחה מהמפעל
        <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 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,5664,42874/448846.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/1683142.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">
        רמי כהן, יו"ר הפועל ת"א, בראיון על התקופה ("קשה להישאר שפוי"), ה-7 באוקטובר ("מרגיש שאני עדיין באותה שבת") ויונתן קוץ ז"ל. וגם: הציפיות
        <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/2,620,1219,51394/448837.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/1703391.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">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/2,620,1240,41636/448850.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/1700111.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">
        ירושלים תתארח ב-22:00 אצל בנפיקה בליגת האלופות של פיב"א ולקראת ההתמודדות הנקינס סיפר: "תקופה מורכבת", המאמן דז'יקיץ': "יריבה מאוד מנוסה"
        <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/2,620,5664,42874/448845.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/1700411.webp?width=207" width="207" alt="ONE - מספר 1 בספורט" tabindex="-1">

    <h2 id="_ctl0_ContentHolder_Body__ctl6_rpHPArticlesCategories__ctl2_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">
        פרנקו דיבר לקראת המשחק של הפועל ת"א ב-21:30 בפאריס: "עדיין נחושים לייצג בכבוד את הקהילה האדומה ואת המדינה". ילדים ומשפחות מהעוטף יתארחו
        <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://life-mag.co.il/hair-remove-om/?utm_source=outbrain&amp;utm_medium=life-mag&amp;utm_campaign=SLP_om_dt&amp;utm_term=$section_name$&amp;utm_content=%D7%90%D7%9C%D7%A4%D7%99+%D7%9E%D7%A9%D7%AA%D7%9E%D7%A9%D7%99%D7%9D+%D7%91%D7%A2%D7%95%D7%9C%D7%9D+%D7%9B%D7%91%D7%A8+%D7%93%D7%99%D7%A8%D7%92%D7%95%3A+%D7%96%D7%94+%D7%94%D7%9E%D7%9B%D7%A9%D7%99%D7%A8+%D7%94%D7%91%D7%99%D7%AA%D7%99+%D7%94%D7%9E%D7%A0%D7%A6%D7%97+%D7%9C%D7%94%D7%A1%D7%A8%D7%AA+%D7%A9%D7%99%D7%A2%D7%A8&amp;obOrigUrl=true" onmousedown="this.href='https://paid.outbrain.com/network/redir?p=AUha7qZsS0ApjIdr8HKodORUgpwkdPLImR_YosHzUe0NbxZK2GdNBvMBc7D5NpclfexbBQWW_fa6d-d4AkZJihDL5zTbbJenEFxI7Z0H80aysst-yULyIRS6oPo0AP4uqkD8ZEdJEFq1PtZbGpNW3Pc0Ju9bVcisS3MU3ioYt2oobTGq1x6hLTfSkekLKiZcg_C45pVFMAW5uAS-JqIx3bkhmrEX0-g9F9N9o9Vqf6Om7bFzizKAstIh6I6Nv3NyXBV-yZdP3jwIyB4MymLEl3RvsBkKU3EEu0CGy_GhFNyBtSSvGxc32GZ6BPLRv8AV7MxXddlMTk6Wo0VlNNXSJsq1gmwox8qKqXD7fP_DAIokl68Wb4kUOLFhhZEx08WypQHEl3u3PKyAkF12AFXXqKOAAASxVjE4jTKzGgXjhLOgPzIoYqmAViPDNqhS5JvGxCtUhzSPDneinCv09tTkMmnHa2txMDuGZ9_zeBxi8-VK1vXZMqvYYLVBy6ETD8IwgsIvUsWpi4M1SwHZfQqofIV12dhTxq43aeaX0taOD0Mk5Cjs4eUKmyJDl3FVcyLiYzuzSBlss-uhoTZEXf848rmOEqmu-EmE4EvbHq7HzN8YmymSW2q0NfZpytT0fJiAQoAJHQk41mvpH91_d6yNtkmlvnIlOS1X_0bWbVRSwrNYAjRXOKl_s-7oL78nuvu01Wg7eyZFD5PjBPFNkxQusHrAUfNGD6CxuAorQqVelLid9QwQAyF9_JOAIcnnj_gc97LzR4RXuqBuqn8dSgyKb1kftm2tWuobNRw8estW5WSNDow44GmzC-A1k8rj7Cn94R7F59RUgsp1KSUw3uH8q4EnFDumaVRqDXeYu6_cInoD3YhMAg_3dxr4omeE64_Y&amp;c=b6a63b3d&amp;v=4';" target="_blank" data-rec-en-did="8g7otrz8pk4kpM3LQ0ZnGQ" data-adv-id="59141428" 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/eyJpdSI6ImY2YmU3MzZhYjRlNzhhNDk5YjAxN2Y2YmYzNDcwOTFmMTFhMGNhMzMxZjM1OGMzMTI5YTZjOTE1N2I2NDBiMmUiLCJ3IjoxNjUsImgiOjkyLCJkIjoxLjAsImNzIjowLCJmIjo0fQ.webp" onload="this.className+=' ob-show'" alt="אלפי משתמשים בעולם כבר דירגו: זה המכשיר הביתי המנצח להסרת שיער" title="אלפי משתמשים בעולם כבר דירגו: זה המכשיר הביתי המנצח להסרת שיער" onerror="OBR.extern.imageError(this)">
                              <span class="ob-rec-label">מרחבי הרשת</span>
                                </span>
          <span class="ob-unit ob-rec-text" data-type="Title" title="אלפי משתמשים בעולם כבר דירגו: זה המכשיר הביתי המנצח להסרת שיער">אלפי משתמשים בעולם כבר דירגו: זה המכשיר הביתי המנצח להסרת שיער</span>
                  <span class="ob-unit ob-rec-source" data-type="Source">Life-mag | מגזין יופי ואיכות חיים</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,12,232,61169/448865.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/1111685.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">
        כוכב הלייקרס לא חזר בו, אבל הודה: "אולי היו לי פחות אליפויות". ב-NBA גיבו את השיפוט וג'יימס צייץ: "לא מנצחים או מפסידים ב-2 הדקות האחרונות"
        <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/5,12,227,59182/448799.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/1704071.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">
        אדאיי מארה (2.22 מ') שנמוך מהצרפתי בשני ס"מ, שיחק לראשונה במכללות והטביע ב-44:75 של UCLA על סנט פרנסיס. סיים עם 2 נקודות, אסיסט וחסימה
        <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 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,7941,64429/448841.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/1704147.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">
        המלחמה של ישראל הגיעה סוף סוף גם לסבב העולמי. דקת דומייה התקיימה בתחרות שהחליפה את ווטרג'ן ת"א שבוטלה, אבי פרץ היה עם חולצה להשבת החטופים
        <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,31,0,65712/448829.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/1704132.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">
        פרסום ראשון:&nbsp;מתעמלת המכשירים הגדולה מכולן תקיים בשבוע הבא שיחה עם המתעמלים המובילים בנבחרות ישראל.&nbsp;המפגש יכלול שאלות ותשובות ויהיה סגור
        <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 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,3140,53008/448828.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/1696691.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">
        לאחר שהליגה הופסקה בעקבות המלחמה בין מדינת ישראל לארגון הטרור חמאס, נקבע מועד החזרה לפעילות של הקבוצות. כזכור, הליגה נעצרה אחרי 4 מחזורים
        <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,1108,3140,52104/448588.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/1601303.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">קבוצות ליגה א' דורשות לקצץ 30% בשכר השחקנים</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 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,721,0,0/448830.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/1699437.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">ליגות הנוער והנערים יחזרו לפעילות ב-5 בדצמבר</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="/Article/23-24/149,1,0,0/448490.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/1693463.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">הנבחרת הצעירה גברה 1:2 על מכבי נתניה באימון</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__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/3,10,135,0/448450.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/1703764.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">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/1,7,5151,53051/448509.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/1703622.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">
        ההולנדי עסוק בעיקר בלצייץ, ואחרי הפרה חדשה, גם מיינץ החליטה לזרוק אותו. על החיזור מיונייטד שכמעט קיבלה צרה נוספת ומערכת היחסים הרעה עם בוס
        <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 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/448530.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/1703655.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">
        האם מספר הסטים השבועיים לכל שריר צריך להיות 20 ומעלה? לא אם אתם שואלים את מומחה הכושר ג'רמי אית'ר. אז מה מומלץ, וכמה כדאי לנוח בין סט לסט?
        <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/7,801,0,0/448486.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__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/1576997.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">1</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/448758.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/1704004.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">
        כוחות השיטור בברצלונה מצאו שתי חבילות סמים מתחת לשטיחי הרכב, עטופות בתמונות רונאלדו במדי ריאל. ברשתות צחקו: נעצר בגלל הסמים או בגלל התמונה?
        <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="/Article/23-24/7,672,0,0/448695.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/1703902.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">אז מה היה מאכזב במבחני השטח של הסייברטראק?</h2>
    <h3 tabindex="-1" data-font-size="18" data-font-size-type="px">
        אתר הרכבים האמריקאי CarBuzz התאכזב מיכולות רכב העבודה החשמלי של טסלה, בעיקר בכל הקשור לפניות וטיפוס על גבעות. צפו בווידאו אשר עלה בטוויטר
        <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>
        <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="https://www.one.co.il/Article/23-24/53,800,0,0/448123.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__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/1702986.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">מוחמד סלאח תרם כ-10 מיליון דולר לתושבי עזה</h2>
    <h3 tabindex="-1" data-font-size="18" data-font-size-type="px">
        שחקן ליברפול שהביע תמיכה בעזתים בשבוע האחרון תרם לרצועה סכום של מעל 10 מיליון דולר לפי דיא אל סעיד, בעבר עוזר מאמן נבחרת מצרים, שמקורב לכוכב
        <span style="line-height:12px;" class="numOfComments3" tabindex="-1" data-font-size="11" data-font-size-type="px" data-line-height="12px">104</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/53,800,0,0/447865.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/1668968.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">
        הרגע לו חיכה הפורוורד הישראלי הגיע: הקבוצה מהבירה העניקה לו חוזה חדש לארבע שנים, במהלכן ירוויח 55 מיליון דולר. אמור לקבל קרדיט רב ומעמד בכיר
        <span style="line-height:12px;" class="numOfComments3" tabindex="-1" data-font-size="11" data-font-size-type="px" data-line-height="12px">29</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="/Article/23-24/1,1,5,63768/448767.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/1704015.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">
        האזינו לפודקאסט: פיני בלילי ושביט אלימלך מנסים למצוא את המילים מהחודש המטורף שכולנו עוברים. משפחות הקורבנות והגיבורים שיתפו בתחושות הקשות
        <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="https://www.one.co.il/Article/23-24/3,10,134,42255/448756.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/1704007.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="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 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>
        <a href="http://pubads.g.doubleclick.net/gampad/clk?id=6410425129&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/2023/11/07/cc6d59bead20cd53556d897cf5f8e3b5.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-40234" href="/Other/League/1210" tabindex="100" data-font-size="15" data-font-size-type="px">
                        ONE CHAMPIONSHIP

                        
                    </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/448798.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/1704080.webp?width=232" alt="הפתעת העונה. שחקני ג'ירונה (La Liga)" 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">לפני שנתיים בדיוק הקבוצה הייתה במקום שמוביל לליגה ה-3, אך האמונה במיצ'ל, ההחתמות המדויקות והשיטה גורמות לפנטז על הבלתי ייאמן. בדרך לסנסציה?</h3>
                </a>
          <a href="/Article/23-24/3,879,65,71182/448744.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/1703987.webp?width=232" alt="פאביו (רויטרס)" tabindex="-1">

                    <h2 tabindex="-1" data-font-size="17" data-font-size-type="px">שיחק עם רונאלדיניו בגיל 17 - ולא מתכוון לעצור</h2>
                    <h3 tabindex="-1" data-font-size="14" data-font-size-type="px">בגיל 43, שוער פלומיננסה פאביו שזכה במונדיאל הנוער עם האגדה אי שם ב-1997 הפך לשחקן הוותיק ביותר שמניף את גביע ליברטדורס. על סיפורו יוצא הדופן</h3>
                </a>
          <a href="/Article/23-24/1,19,3281,67326/448447.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/1703525.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">מאמן הנבחרת בראיון מיוחד ל-ONE על התקופה הזו ("אחרי זה שכל אחד ישלם את המחיר"), הכדורגל העולמי, פיפ"א, חזרת זהבי ("אין משקעים") וגם סבע</h3>
                </a>
          <a href="/Article/23-24/3,1105,9579,32662/448384.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/1703437.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,10,134,32843/448258.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/1703203.webp?width=232" alt="לוקה מודריץ' חוגג עם ג'וד בלינגהאם (רויטרס)" tabindex="-1">

                    <h2 tabindex="-1" data-font-size="17" data-font-size-type="px">מודריץ' מציג: מפלופ עד להנהיג את ריאל בגיל 38</h2>
                    <h3 tabindex="-1" data-font-size="14" data-font-size-type="px">מוריניו לא תמיד סמך עליו והוא מסופסל יותר, אך הקשר בישל לבלינגהאם את שער הניצחון בקלאסיקו בהופעה ה-500. יעזור לאליפות שאולי תהיה מתנת פרידה?</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

יום רביעי, 08.11.2023 שעה 14:16



גרמניה גילתה את נאמנותה

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




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





עלובים: חשבון האינסטגרם של סולומון הושעה


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

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


בשל בעיה אישית: שרי לא ישחק מול ויאריאל


קשר מכבי חיפה יטוס בחזרה להולנד לשהות לצד משפחתו בשל עניינים אישיים, רפאלוב
יחליף אותו בהרכב מחר ב-19:45. גולדברג יתאמן אך ספק אם יפתח בהרכב 3


"מפחיד שאומרים שזכינו בתארים בגלל שופטים"


פיקה בראיון על ברצלונה ("היינו כ"כ טובים שאף שופט לא יכול היה לעזור לנו"), ריאל
("מי זוכר את הזכייה שלה באלופות?"), צ'אבי והאם יהיה הנשיא? 9


הפנו גב לישראל: הצביעות באולטראס של אייאקס

21

למרות הזהות היהודית של המועדון, בארגון אף-סייד עשו סוף למסורת של דגל הכחול לבן
באצטדיון על שם יוהאן קרויף האגדי, שמילא דפי עד ביד ושם. סיפור ההנצחה של מספר 14
את משפחתו היהודית בעקבות ההחלטה המקוממת של האולטראס 0


אספרסו טאפאסים ONE Podcasts אסור להחמיץ ליגה איטלקית ליגה ספרדית   ONE VOD  

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

קטעים נוספים

גליצ'ים
הבן של ג'ובאני רוסו מתגייס לצה"ל

אנדי רם בהתנדבות לחקלאים
חייל דאג לביתו של דסה בזמן אזעקה



המומלצים
1/5
Statt Schönheits-OP: Faltenexpertin rät zu 1 simplen Methode
סיירת מכבי: סיפורו של אריאל בן משה ז"ל
הפנו גב לישראל: הצביעות באולטראס של אייאקס
מה עדיף – הסרת שיער ביתית או הסרת שיער במכון יופי?
הסדרת מעמד של ישראלים השוהים בחו"ל מכל סיבה שהיא אל מול רשויות הצבא
Statt Schönheits-OP: Faltenexpertin rät zu 1 simplen Methode
סיירת מכבי: סיפורו של אריאל בן משה ז"ל

סיירת מכבי: סיפורו של
אריאל בן משה ז"ל

קרא עוד



לוח תוצאות
היום





ליגת האלופות מחזור - 4

19:45
נאפולי
אוניון ברלין



19:45
ריאל סוסיאדד
בנפיקה ליסבון



22:00
באיירן מינכן
גלאטסראיי



22:00
פ.צ. קופנהאגן
מנצ'סטר יונייטד



22:00
ארסנל
סביליה



22:00
ריאל מדריד
בראגה



22:00
פ.ס.וו. איינדהובן
לאנס



22:00
רד בול זלצבורג
אינטר


יורוקאפ מחזור - 6

21:30
פאריס
הפועל ת"א



19:00
וולבס
פרומיטיי



19:00
בשיקטאש
המבורג



19:00
אוניברסיטטה קלוז'
אולם



19:00
טורק טלקום
גראן קנאריה



20:00
בודוצ'נוסט
אריס סלוניקי



21:00
שלאסק וורוצלאב
טרנטו



21:30
חובנטוד בדאלונה
לונדון ליונס


ליגת האלופות של פיב"א מחזור - 1

22:00
בנפיקה ליסבון
הפועל ירושלים


ליגת האלופות של פיב"א מחזור - 3

19:00
בון
בראוגן



19:30
שצ'צ'ין
א.א.ק. אתונה



20:00
טנריפה
VEF ריגה


ליגה סקוטית מחזור - 12

21:45
סט. מירן
היברניאן


ליגה איטלקית שניה מחזור - 2

19:30
לצ'ו
ספציה



19:30
פאלרמו
ברשה




הליגה האירופית מחזור - 4

19:45
אייאקס
ברייטון



19:45
לאסק
אוניון סט. גיליוס



19:45
טולוז
ליברפול



19:45
ראן
פנאתינייקוס



19:45
מכבי חיפה
ויאריאל



19:45
סרבט ז'נבה
שריף טירספול



19:45
סלביה פראג
רומא



19:45
קרבאח אגדם
באייר לברקוזן



22:00
פרייבורג
באקה טופולה



22:00
ווסטהאם
אולימפיאקוס



22:00
א.א.ק. אתונה
מארסיי



22:00
בטיס
אריס לימסול



22:00
גלאזגו ריינג'רס
ספרטה פראג



22:00
אטאלנטה
שטורם גראץ



22:00
ספורטינג ליסבון
רקוב צ'נסטוחובה



22:00
האקן
מולדה


קונפרנס ליג מחזור - 4

22:00
זוריה
מכבי ת"א



17:30
אסטנה
בלקאני



19:45
ויקטוריה פלזן
דינמו זאגרב



19:45
בשיקטאש
בודה גלימט



19:45
לגיה ורשה
זרינסקי מוסטר



19:45
צ'וקאריצ'קי
פיורנטינה



19:45
פנרבחצ'ה
גנק



19:45
ה.י.ק. הלסינקי
איינטרכט פרנקפורט



19:45
נורדסלנד
ספרטק טרנאבה



19:45
פאוק סלוניקי
אברדין



22:00
סלובן ברטיסלבה
ליל



22:00
אולימפיה לובליאנה
קלאסביק



22:00
בריידבליק
גנט



22:00
אסטון וילה
אלקמאר



22:00
לודוגורץ
פנרבחצ'ה



22:00
קלאב ברוז'
לוגאנו


יורוליג מחזור - 7

21:05
מכבי ת"א
באיירן מינכן



19:15
אולימפיאקוס
באסקוניה



19:30
אנדולו אפס
ז׳לגיריס קובנה



21:30
פרטיזן בלגרד
פנרבחצ'ה



21:30
ארמני מילאנו
ולנסיה



21:45
ריאל מדריד
וירטוס בולוניה


נ.ב.א


שארלוט
וושינגטון




אינדיאנה
יוטה




פילדלפיה
בוסטון




ברוקלין
קליפרס




ניו יורק
סן אנטוניו




שיקגו
פיניקס




יוסטון
לייקרס




ממפיס
מיאמי




מילווקי
דטרויט




מינסוטה
ניו אורלינס




אוקלהומה
קליבלנד




דאלאס
טורונטו




דנבר
גולדן סטייט




סקרמנטו
פורטלנד




ליגת האלופות מחזור - 4

2
0 דורטמונד
ניוקאסל



1
0 שחטאר דונייצק
ברצלונה



2
0 פורטו
אנטוורפן



3
0 מנצ'סטר סיטי
יאנג בויז



6
0 אתלטיקו מדריד
סלטיק



2
1 מילאן
פאריס סן-ז'רמן



1
2 הכוכב האדום
לייפציג



1
0 לאציו
פיינורד


יורוקאפ מחזור - 6

100
96 לייטקבליס
בורג אן ברס



95
87 ונציה
אולימפיה לובליאנה


ליגת האלופות של פיב"א מחזור - 3

80
91 דרושפאקה
שולה



79
89 לודוויגסבורג
דינמו ססארי



81
64 מלאגה
פרישטרי



63
81 לה מאן
פלקו סומבטהי


ליגה סקוטית מחזור - 9

2
2 סט. ג'ונסטון
מאת'רוול


אנגליה - ליגת משנה מחזור - 12

2
2 רות'רהאם
איפסוויץ'


נ.ב.א

109
120 דטרויט
גולדן סטייט



152
111 אינדיאנה
סן אנטוניו



102
117 אורלנדו
דאלאס



146
128 פילדלפיה
וושינגטון



125
129 ברוקלין
מילווקי



108
107 מיאמי
לייקרס



111
97 ניו יורק
קליפרס



130
113 שיקגו
יוטה



122
97 יוסטון
סקרמנטו



114
109 מינסוטה
בוסטון



126
117 אוקלהומה
אטלנטה



134
116 דנבר
ניו אורלינס




 ללוח התוצאות המלא

מומלץ עבורך
 * 
   סיירת מכבי: סיפורו של אריאל בן משה ז"ל

 * 
   Sicherheit in der Industrieautomation (ממומן | buerklin.com)

 * Mehr erfahren
   Dieser Staubsauger ist der leistungsstärkste der Welt (ממומן |
   healthylifestyles361.com)

 * 
   "הוא התעקש שאני חייבת להגיד שאני הזו** שלו"

 * 
   Welches sind die besten Hörgeräte für 2023? Sehen Sie sich die… (ממומן |
   Gesponserte Links)

 * 
   הסודות מהקיץ נחשפים: כך אבדיה קפץ מדרגה




ספורט בטלוויזיה יום רביעי 08.11.2023

21:30יורוקאפ: פאריס - הפועל ת"א
19:45ליגת האלופות: נאפולי - אוניון ברלין 22:00ליגת האלופות: ריאל מדריד - בראגה
22:00ליגת האלופות: רד בול זלצבורג - אינטר
19:45ליגת האלופות: ריאל סוסיאדד - בנפיקה ליסבון
22:00ליגת האלופות: פ.צ. קופנהאגן - מנצ'סטר יונייטד
22:00ליגת האלופות של פיב"א: בנפיקה ליסבון - הפועל ירושלים



 ללוח השידורים המלא



אבי נמני מכבי ת"א כשלה במבחן האמיתי הראשון שלה 05/10

איציק זוהר מכבי ת"א היא הקבוצה הטובה בכדורגל הישראלי 26/09
איציק אהרונוביץ סבע החלש קיבל מתנה מדגו 06/10

צביקה שרף התיאום במכבי - בזכות ההרכב של העונה שעברה 05/10



האזור המוטורי
 * 
   אמרו שיהיה טוב יותר ממסי והיום מוכר מכוניות

 * 
   זה לא עלה אפילו שקל: 1,000 ק"מ ללא חשמל ודלק

 * 
   סעיף הגראנד פרי בחוזהו של כריסטיאנו רונאלדו

 * 
   גם לאחר הפרישה: אוסף הרכבים של ג'רארד פיקה

 * 
   שער, לא שער, רונאלדו רכש בוגאטי נדירה ויקרה

 * 
   לא תאמינו מי העניק למראדונה מרצדס במתנה







למקרה שפספסתם

"ירון היה גיבור גדול שחיסל מעל 50 מחבלים"

כדורגל ישראלי


ספורי ויחזקאל ישוחרר רק אחרי המשחק בשישי


מאמן אנטליהספור דורש שהשניים ישחקו מול אנקראגוצ'ו והם יחברו לנבחרת ישראל רק ביום
שבת. הובטח כי לא ישחקו 90 דקות. גם ביטיקי הקוסוברי במצב זהה 1




דסה ובריבו הצטרפו, ויטור: זו סיטואציה קשה


בלם הנבחרת דיבר על המצב והפרידה מהמשפחה: "היה קשה, אמרתי שאני לא בסכנה ושהמשימה
היא לתת את הכי טוב למדינה ולשמח אנשים. זו המדינה שלי". צפו 9




"לא רוצים לראות יותר דגלי מדינות שבמלחמה"


אחרי שהורידו דגלי פלסטין, האולטראס של אייאקס בהודעה: "קוראים לכולם להביא דגלים
של הקבוצה לקרויף ארנה". זאת למרות שהמועדון מזוהה עם יהודים 5




רשמי: מאמנו של אצילי, אלפרד סחרודר, פוטר


ההולנדי סיים את דרכו באל עין, שתחפש מאמן חדש. בתקופה האחרונה לא ספר את הקשר
הישראלי וייבש אותו מחוץ לסגל. סחרודר מבוקש בקבוצה של קארים בנזמה 4




כנפיים מהירות או עוד קשר, ושאלת השוער


מכבי ת"א תסיים את ההכנות למשחק מול זוריה מחר ב-22:00, מוסקרה עם עדיפות קלה על
טננבאום וגם דוידה עשוי לפתוח. המתנה לתשובות לגבי דקת הדומייה 7




פאצ'טה: מכבי חיפה מגוונת, פיירו מסוכן מאוד


מאמן ויאריאל לקראת המשחק בקפריסין מחר ב-19:45: "הם משחקים בכמה שיטות ויכולים
לעלות גם עם שלושה בלמים, אפשר לנצח גם בלי להיות בכושר משחק" 0




"ירון היה גיבור גדול שחיסל מעל 50 מחבלים"


ירון זהר ז"ל נפל ב-7 באוקטובר ודודתו גלית סיפרה: "הוא נלחם במשך כמה שעות עד
פגיעת הפצמ"ר. הוא אהד את חיפה בטירוף, יום המשחק שלו היה טקס שלם" 25




"זה לא יכול להימשך ככה", גלזר: "מצב לא קל"


קפטן הכוכב, דראגוביץ', זעם אחרי ההפסד 2:1 ללייפציג: "מדברים חודשיים ולא עשינו
כלום". השוער: "יש לי חברים בצבא". בכר: "לא דיברתי עם ההנהלה" 14




הליגה הלאומית אמורה לחזור בשבוע הבא


היום הוא היום המכריע לאישור חזרה ב-17 בנובמבר. נציגי פיקוד העורף מסתובבים
באצטדיונים והמנהלת לוחצת לקבל אישור, תהיה מגבלת קהל עד 150 אנשים 3




יחיאל לשחקני הפועל פ"ת: יהיה מתווה קיצוצים


המנכ"ל כינס את אנשי המועדון ואמר: "אנחנו צריכים להבין את המצב". בקבוצה מרוצים
מהיכולת ב-0:3 על הפועל ת"א ומחכים לנחיתתם של ינאקופולוס ובאסיי 1




תמונות החטופים נתלו במטרופוליטנו של אתלטיקו


תשובה מוחצת לאוהדי סלטיק. קובי סידי, איש העסקים ומנהל הפועל ת"א בעבר הרחוק, תלה
את התמונות בתא הפרטי. אוהדי אתלטיקו לסקוטים: "תומכי טרור" 55




ייאבקו על האירופית: תמונת המצב של בכר וגלזר


הכוכב האדום הפסידה 2:1 ללייפציג ואיבדה סיכוי להעפיל לשמינית הגמר, כשכעת היא
תתמודד ראש בראש עם יאנג בויז על המקום השלישי. הטבלה והלו"ז בפנים 2




טוטנהאם וארסנל שלחו נציגים לעקוב אחרי גלוך


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




האוהדים הגיעו לתמוך בחטופים: מראים אחדות


ביוזמתו של בלילי, אוהדי הקבוצות הגיעו לכיכר החטופים כדי לתמוך: "קראתי לקהלים
להגיע ולתמוך". אוהד מכבי שיתף: "הסיוט הזה ישנה את הפרופורציות" 6




"אני בעד חזרת הליגה, לא צריך לתת לאויב פרס"


אליניב ברדה לפודקאסט הפועל ב"ש של ONE: "הכדורגל מקבל פרופורציה, אבל אם נוכל לתת
לאנשים נחמה קטנה וקצת להתאוורר, נעשה זאת בצורה המיטבית" 27




הפועל באר שבע הופתעה ונכנעה 3:2 לכפר שלם


שחקני הנוער השיגו 1:2, אבל הדרומיים ספגו פעמיים בעקבות יכולת רעה של שחקני ההרכב
הראשון. דקת דומייה נערכה, האדומים ביקרו לוחמים שנפצעו במלחמה 5




יואב כץ השקיע מעל 13 מיליון שקל בעונה החולפת


בעלי הפועל חיפה שבר את שיא העברת הכספים שלו שעמד על 6,345,083 שקל בעונת 2021/22.
מאז הפך לבעלים הוא השקיע מעל 61 מיליון שקל. כל המס' בפנים 52


עוד בכדורגל ישראלי

כדורגל עולמי


הולאנד לקמארה: אתה לא יכול לעשות את זה


קפטן יאנג בויז ואקס הפועל רעננה ביקש את החולצה של הנורבגי כבר במחצית של התבוסה
3:0 לסיטי - החלוץ הופתע, אך נענה בחיוב. כוכב עבר עקץ את הבלם 4




אוהדי סלטיק המורחקים שוב תמכו בפלסטין


למרות העונש של המועדון, חברי ארגון הבריגדה הירוקה היו במדריד והניפו דגלים בתבוסה
6:0 לאתלטיקו. באנגליה ביקרו: "זה פתטי, למה סלטיק באלופות?" 25




פיולי: ליאאו יכול להיות כוכב על, זה תלוי רק בו


מאמן מילאן היה מרוצה מה-1:2 על פאריס וההצגה של הפורטוגלי, שהיה נרגש: "הראינו מי
אנו באמת". לואיס אנריקה: "זה בית המוות, לא סתם קוראים לו כך" 3




"בארסה בלי נשמה מול קבוצה ממדינה במלחמה"


ביקורת חריפה בקטלוניה אחרי ההפסד 1:0 לשחטאר: "מרע לגרוע יותר, אי אפשר היה לזהות
את בארסה. צ'אבי, יש לנו בעיה". וגם: העקיצה שרומזת על זעזוע? 5




צ'אבי: מהמשחקים הגרועים שלנו, זו בעיה מנטלית


מאמן ברצלונה זעם אחרי ה-1:0 לשחטאר: "זה צעד ברור אחורה". בספרד קטלו: "חזרה
לדרכים הישנות שלה", "הפצע עדיין פתוח". וגם: הבצורת של לבנדובסקי 15




פפ: חשוב שבשמינית יהיה לנו את הגומלין בבית


מאמן סיטי סיכם את ה-0:3 על יאנג בויז וההעפלה לנוק-אאוט: "המילה שמגדירה אותנו היא
עקביות, סטונס נפצע וייעדר". גריליש: "אני צריך לכבוש יותר" 1




מילאן גברה 1:2 על פ.ס.ז', אתלטיקו וסיטי הביסו


ליאאו שהיה בערב אדיר וז'ירו מחקו יתרון של שקריניאר, הרוסונרי פתחו את הבית מחדש.
0:6 מוחץ לספרדים על סלטיק, 0:3 לאלופת אירופה על יאנג בויז 10




חמושים ניסו לחטוף את זוגתו של ניימאר ובתם


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




שלושער לטאליסקה: אל נאסר מושלמת באלופות


רונאלדו לא שיחק, אבל הברזילאי העניק 2:3 על אל דוחאיל וקירב את הסעודים לשמינית
הגמר באסיה. צמד לקוטיניו לא הספיק לקטארים שקרובים להדחה מהמפעל 5


עוד בכדורגל עולמי

כדורסל ישראלי


"משפחות שיש להן חטוף שומרות איתנו על קשר"


רמי כהן, יו"ר הפועל ת"א, בראיון על התקופה ("קשה להישאר שפוי"), ה-7 באוקטובר
("מרגיש שאני עדיין באותה שבת") ויונתן קוץ ז"ל. וגם: הציפיות 5




"נעשה הכל כדי שהאוהדים שלנו יהיו גאים בנו"


לקראת המשחק הערב מול באיירן, ג'ייק כהן שיתף: "זה שאוהדים שלנו לובשים מדים
ומסכנים את עצמם כדי להגן עלינו ועל המדינה זה מכניס לפרופורציות" 2




"הרבה אתגרים מנטליים, אך יש תהליך של צמיחה"


ירושלים תתארח ב-22:00 אצל בנפיקה בליגת האלופות של פיב"א ולקראת ההתמודדות הנקינס
סיפר: "תקופה מורכבת", המאמן דז'יקיץ': "יריבה מאוד מנוסה" 2




"רוצים להמשיך ליצור רגעים קטנים של גאווה"


פרנקו דיבר לקראת המשחק של הפועל ת"א ב-21:30 בפאריס: "עדיין נחושים לייצג בכבוד את
הקהילה האדומה ואת המדינה". ילדים ומשפחות מהעוטף יתארחו 1


 * 
   מרחבי הרשת אלפי משתמשים בעולם כבר דירגו: זה המכשיר הביתי המנצח להסרת שיער
   Life-mag | מגזין יופי ואיכות חיים



עוד בכדורסל ישראלי

כדורסל עולמי


לברון: הייתי נשאר דומיננטי גם בלי לעבור למיאמי


כוכב הלייקרס לא חזר בו, אבל הודה: "אולי היו לי פחות אליפויות". ב-NBA גיבו את
השיפוט וג'יימס צייץ: "לא מנצחים או מפסידים ב-2 הדקות האחרונות" 0




וומבניאמה הבא? הבכורה של הסנטר הענק


אדאיי מארה (2.22 מ') שנמוך מהצרפתי בשני ס"מ, שיחק לראשונה במכללות והטביע ב-44:75
של UCLA על סנט פרנסיס. סיים עם 2 נקודות, אסיסט וחסימה 7


עוד בכדורסל עולמי

ספורט אחר


מרגש: נערכה דקת דומיה בטורניר הטניס בסופיה


המלחמה של ישראל הגיעה סוף סוף גם לסבב העולמי. דקת דומייה התקיימה בתחרות שהחליפה
את ווטרג'ן ת"א שבוטלה, אבי פרץ היה עם חולצה להשבת החטופים 0




סימון ביילס באה לחזק את ההתעמלות הישראלית


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


עוד בספורט אחר

ליגות נמוכות


ליגה א' צפויה לחזור לפעילות בחמישי לדצמבר


לאחר שהליגה הופסקה בעקבות המלחמה בין מדינת ישראל לארגון הטרור חמאס, נקבע מועד
החזרה לפעילות של הקבוצות. כזכור, הליגה נעצרה אחרי 4 מחזורים 5




קבוצות ליגה א' דורשות לקצץ 30% בשכר השחקנים


בישיבה שנערכה עם נציגות השחקנים יחד עם ארגון השחקנים, הם נדרשו לקיצוץ, כי אחרת
העונה לא תחודש. חלק מהקבוצות לא רוצות לחדש את העונה בכל מקרה 14


עוד בליגות נמוכות

NEXT ONE - נוער וילדים


ליגות הנוער והנערים יחזרו לפעילות ב-5 בדצמבר


אחרי הפסקת המשחקים בגלל המצב, משחקים בליגת העל לנוער, נערים א' וב' אמורים להתחדש
בעוד כחודש. כל זאת כמובן בהתאם להתפתחויות בנוגע למלחמה 4




הנבחרת הצעירה גברה 1:2 על מכבי נתניה באימון


צמד של רויזמן במחצית השנייה קבע הפסד שני לקוז'וק באימון, כשקורין כבש ליהלומים.
לוזון צפוי לפרסם ביום שישי הקרוב את הסגל לצמד המשחקים בפולין 9


עוד בNEXT ONE - נוער וילדים

אל תחמיצו


החיים החדשים של בארסה וצ'אבי אחרי הקלאסיקו


מציאות שונה לאלופה שלא מזכירה את העונה שעברה, ההסבר לפרשת גונדואן שיצאה
מפרופורציה וחזרת הפצועים כתקווה לשינוי. וגם: בלינגהאם - צייד האגדות 2




יותר צייצן מאשר כדורגלן: הכישלון של אל גאזי


ההולנדי עסוק בעיקר בלצייץ, ואחרי הפרה חדשה, גם מיינץ החליטה לזרוק אותו. על
החיזור מיונייטד שכמעט קיבלה צרה נוספת ומערכת היחסים הרעה עם בוס 23


עוד באל תחמיצו

בריאות וכושר


כמה סטים צריך לעשות כדי לעלות במסת השריר?


האם מספר הסטים השבועיים לכל שריר צריך להיות 20 ומעלה? לא אם אתם שואלים את מומחה
הכושר ג'רמי אית'ר. אז מה מומלץ, וכמה כדאי לנוח בין סט לסט? 2




אתם מבצעים את התרגיל הזה ליד האחורית לא נכון


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


עוד בבריאות וכושר

האזור המוטורי


נהג נעצר כשברשותו סמים עטופים בתמונת רונאלדו


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




אז מה היה מאכזב במבחני השטח של הסייברטראק?


אתר הרכבים האמריקאי CARBUZZ התאכזב מיכולות רכב העבודה החשמלי של טסלה, בעיקר בכל
הקשור לפניות וטיפוס על גבעות. צפו בווידאו אשר עלה בטוויטר 2



עוד בהאזור המוטורי

ביזנס


מוחמד סלאח תרם כ-10 מיליון דולר לתושבי עזה


שחקן ליברפול שהביע תמיכה בעזתים בשבוע האחרון תרם לרצועה סכום של מעל 10 מיליון
דולר לפי דיא אל סעיד, בעבר עוזר מאמן נבחרת מצרים, שמקורב לכוכב 104




הבעת אמון: אבדיה חתם על חוזה עתק בוושינגטון


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


עוד בביזנס

ONE Podcasts


לזכרם של אוהדי הפועל תל אביב שנרצחו ונפלו


האזינו לפודקאסט: פיני בלילי ושביט אלימלך מנסים למצוא את המילים מהחודש המטורף
שכולנו עוברים. משפחות הקורבנות והגיבורים שיתפו בתחושות הקשות 10




אנצ'לוטי בולם את האיכויות ההתקפיות שיש לריאל


האזינו: פודקאסט הבלאנקוס מסכם את התיקו מול ראיו: השמיכה הקצרה, התלות בבלינגהאם,
אשמת המאמן, האכזבה מוויניסיוס, נקודות האור וההודעה על אמבפה 6


עוד בONE Podcasts




כדורגל ישראלי חדשות

ליגת העל

ליגה לאומית

ליגות נמוכות

גביע המדינה

גביע הטוטו

גביע הטוטו לאומית

ליגת העל לנוער

נוער וילדים NEXT ONE

ספורט תיכוניים

ליגת ''יעז'' פוצ'יוולי

נבחרת ישראל

ליגת העל לנשים

הליגה הלאומית לנשים

התאחדות/שופטים כדורגל עולמי חדשות

ליגה ספרדית

ליגה איטלקית

ליגת האלופות

הליגה האירופית

קונפרנס ליג

ליגה אנגלית

ליגה גרמנית

ליגה צרפתית

ליגה בלגית

ליגה הולנדית

ליגה רוסית

ליגה טורקית

ליגה יוונית

ליגה קפריסאית

ליגה סקוטית

ליגה פורטוגלית

ליגה שווייצרית

ליגה אוסטרית

ליגה פולנית

ליגה ארגנטינאית

ליגה ברזילאית

ליגת האומות

מוקדמות יורו 24

מונדיאליטו

יורו עד 21

ליגות נוספות כדורסל ישראלי חדשות

ליגת ווינר סל

גביע המדינה

גביע ווינר

לאומית גברים

ליגת ווינר אתנה נשים

ליגת התיכונים

נבחרת ישראל כדורסל עולמי

חדשות

יורובאסקט

NBA

יורוליג

יורוקאפ

ליגת האלופות של פיב''א

ליגה ספרדית

ליגה יוונית

ליגה איטלקית

ליגה טורקית

ליגה אדריאטית ספורט אחר חדשות

טניס

גלישת גלים

בריאות וכושר

האזור המוטורי

ONE CHAMPIONSHIP

כדוריד

כדורעף

כדורשת

ג'ודו

שייט

גלישת רוח

אופניים

אתלטיקה/התעמלות

שחייה

טאקוונדו / אגרוף


ספורט אמריקני / NFL

ספורט בקהילה

ענפי ספורט אילת

התאחדות בתי הספר

המשחקים הפראלימפיים

טוקיו 2020



"לסטר החדשה": כך ג'ירונה הדהימה את לה ליגה


לפני שנתיים בדיוק הקבוצה הייתה במקום שמוביל לליגה ה-3, אך האמונה במיצ'ל, ההחתמות
המדויקות והשיטה גורמות לפנטז על הבלתי ייאמן. בדרך לסנסציה?


שיחק עם רונאלדיניו בגיל 17 - ולא מתכוון לעצור


בגיל 43, שוער פלומיננסה פאביו שזכה במונדיאל הנוער עם האגדה אי שם ב-1997 הפך
לשחקן הוותיק ביותר שמניף את גביע ליברטדורס. על סיפורו יוצא הדופן


חזן: לא חושב ששחקן ישראלי יצא לשליחות כזו


מאמן הנבחרת בראיון מיוחד ל-ONE על התקופה הזו ("אחרי זה שכל אחד ישלם את המחיר"),
הכדורגל העולמי, פיפ"א, חזרת זהבי ("אין משקעים") וגם סבע


כדור הזהב הכי קטארי שיש: הפרס איבד משמעות


התחרות נגמרה כבר בדצמבר, הטקס היה ראוותני ומגוחך וליאו מסי זכה כי כיכב על אדמת
קטאר. הרהב המזויף של פראנס פוטבול תלוש מהמציאות, הפרס מיותר


מודריץ' מציג: מפלופ עד להנהיג את ריאל בגיל 38


מוריניו לא תמיד סמך עליו והוא מסופסל יותר, אך הקשר בישל לבלינגהאם את שער הניצחון
בקלאסיקו בהופעה ה-500. יעזור לאליפות שאולי תהיה מתנת פרידה?






 * ספורט
 * טניס
 * כדוריד
 * אופניים
 * שחיה
 * ג'ודו
 * טאקוונדו

 * גליצ'ים

 * כדורסל ישראלי
 * ליגת ווינר
 * ליגה לאומית גברים
 * ליגת העל נשים
 * גביע המדינה בכדורסל
 * נבחרת ישראל בכדורסל
 *  

 * כדורסל עולמי
 * יורוליג
 * יורוקאפ
 * 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 | Storage 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 | Storage 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 | 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 | 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

Doesn't use cookies.

Uses other forms of storage.


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
Consent


IPONWEB GMBH

Cookie duration: 365 (days).

Cookie duration resets each session. Uses other forms of storage.


View details | Storage details | Privacy policylaunch
Consent


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


PERMODO GMBH

Doesn't use cookies.

Uses other forms of storage.


View 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


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 | 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 | 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


NEUSTAR, INC., A TRANSUNION COMPANY

Cookie duration: 365 (days).

Cookie duration resets each session. Uses other forms of storage.


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
Consent


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 | Storage 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


MAGNITE

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