en.globes.co.il Open in urlscan Pro
2a02:26f0:3500:14::1724:a245  Public Scan

Submitted URL: http://en.globes.co.il/
Effective URL: https://en.globes.co.il/en/
Submission: On January 17 via api from US — Scanned from DE

Form analysis 1 forms found in the DOM

Name: aspnetFormPOST home.aspx

<form name="aspnetForm" method="post" action="home.aspx" id="aspnetForm">
  <div>
    <input type="hidden" name="__VIEWSTATE" id="__VIEWSTATE" value="/wEPDwUENTM4MWRkZsjhAyChjC0CYNf7ra5nqVuQFQ/xOzNpUvfJekjLusM=">
  </div>
  <div>
    <input type="hidden" name="__VIEWSTATEGENERATOR" id="__VIEWSTATEGENERATOR" value="DA06675B">
  </div>
  <header id="header">
    <h1>
      <a href="/en"><img class="logo" src="https://images.globes.co.il/globes/en/globes_eng_logo.svg" alt="Globes English" width="252" height="57"></a>
    </h1>
    <div class="menu"></div>
    <div class="searchIcon">
      <a class="fa fa-search">
            <input id="txtSearch4" type="text" name="Search" title="Search" onkeypress="getEnter(event,this);" placeholder="Search">
        </a>
    </div>
  </header>
  <script src="/shared/js/he/user.asp"></script>
  <script>
    var area_fid = "-";
  </script>
  <script src="/news/cache/base/wide=true&amp;encoding=utf-8.js?ver=3@13b18"></script> <iframe id="logjframe" width="100%" height="0" frameborder="0" style="display:none"></iframe>
  <link href="/news/cache/wizard.css?ver=06" rel="stylesheet" type="text/css">
  <div id="SignWizard_Gray_Layer" onclick="SignWizard_Close()" style="width:1600px; height:1200px; ">&nbsp;</div>
  <div id="LG_wizard_close" style="display:none; position:absolute; top:50px; z-index:205">
    <a id="SignWizard_Close_Anchor" href="javascript:SignWizard_Close();"><img src="https://images.globes.co.il/images/Site2/wizard/Icon_Close_v3.png" alt="׳¡׳’׳•׳¨" width="28" height="28" border="0"></a></div>
  <div id="SignWizard_popup" class="SignWizard_popup">
    <div style="clear:both;display:block;margin:0 auto;"><iframe frameborder="0" scrolling="no" class="SignWizard_popup_Iframe" id="SignWizard_popup_Iframe" name="SignWizard_popup_Iframe" src="about:blank"></iframe></div>
  </div>
  <link rel="alternate" href="https://www.globes.co.il/" hreflang="he-il">
  <!-- ************************************* -->
  <script type="text/javascript">
    g.StopPageReload = false;
  </script>
  <div class="searchDropDown">
    <input type="text" placeholder="Search" onkeypress="getEnter(event,this);" title="Search" name="Search" id="txtSearch2">
    <a href="javascript:startSearch();">search</a>
  </div>
  <div class="menuSticky">
    <div class="InnerDropDown">
      <nav class="nav">
        <ul class="sub">
          <li class="link2home"><a href="/en/">G</a></li>
          <li class="main active"><a href="/en/">Front</a></li>
          <li class="main"><a href="/en/news/">News</a></li>
          <li class="main"><a href="/en/comment/">Comment</a></li>
          <li class="main"><a href="/en/features/">Features</a></li>
          <li class=""><a href="/en/market.tag">MARKET</a></li>
          <li class=""><a href="/en/economy.tag">ECONOMY</a></li>
          <li class=""><a href="/en/energy.tag">ENERGY</a></li>
          <li class=""><a href="/en/healthcare.tag">HEALTHCARE</a></li>
          <li class=""><a href="/en/it.tag">TECH</a></li>
          <li class=""><a href="/en/realestate.tag">REAL ESTATE</a></li>
          <li class=""><a href="/en/startups.tag">START UPS</a></li>
        </ul>
        <div class="menuMore"><span> <i class="fa fa-angle-right"></i> </span>
          <ul>
            <li class=""><a href="/en/aerospacendefence.tag">AEROSPACE &amp; DEFENSE</a></li>
            <li class=""><a href="/en/chemicalsnplastics.tag">CHEMICALS &amp; PLASTICS</a></li>
            <li class=""><a href="/en/financialservices.tag">FINANCIAL SERVICES</a></li>
            <li class=""><a href="/en/mergersnacquisitions.tag">MERGERS &amp; ACQUISITIONS</a></li>
            <li class=""><a href="/en/politics.tag">POLITICS</a></li>
            <li class=""><a href="/en/telecomsnmedianmarketing.tag">TELECOMS, MEDIA &amp; MARKETING</a></li>
            <li class=""><a href="/en/tourism.tag">TOURISM</a></li>
            <li class=""><a href="/en/transportninfrastructure.tag">TRANSPORT &amp; INFRASTRUCTURE</a></li>
          </ul>
        </div>
      </nav>
      <div class="menuSearch"><a class="fa fa-search">
            <input id="txtSearch3" type="text" name="Search" title="Search" onkeypress="getEnter(event,this);" placeholder="Search">
        </a></div>
    </div>
  </div>
  <div style="clear:both"></div>
  <script>
    $(document).ready(function() {
      var menuState = false,
        searchSate = false;

      function openMenu() {
        $("#header").addClass("selected");
        $(".InnerDropDown").addClass("selected");
        $("#mador").addClass("selected");
        $("#article").addClass("selected");
        $("#mainTop").addClass("selected");
        $("#footerN_top_line").hide();
        $("#footer").hide();
        $("#mainContent").addClass("selected");
        menuState = true;
      }

      function closeMenu() {
        $("#header").removeClass("selected");
        $(".InnerDropDown").removeClass("selected");
        $("#mador").removeClass("selected");
        $("#article").removeClass("selected");
        $("#mainTop").removeClass("selected");
        $("#footerN_top_line").show();
        $("#footer").show();
        $("#mainContent").removeClass("selected");
        menuState = false;
      }

      function openSearch() {
        //             $(".searchDropDown").addClass("selected");
        //             $("#header").addClass("selected");
        //             $("#mainTop").addClass("selected");
        //             $("#article").addClass("selected");
        //             $("#mador").addClass("selected");
        //             $("#footerN_top_line").hide();
        //             $("#footer").hide();
        //             $("#mainContent").addClass("selected");
        //             searchSate = true;
      }

      function closeSearch() {
        //             $(".searchDropDown").removeClass("selected");
        //             $("#header").removeClass("selected");
        //             $("#mainTop").removeClass("selected");
        //             $("#article").removeClass("selected");
        //             $("#mador").removeClass("selected");
        //             $("#footerN_top_line").show();
        //             $("#footer").show();
        //             $("#mainContent").removeClass("selected");
        //             searchSate = false;
      }
      $(".menu").click(function() {
        //closeSearch();
        if (menuState) {
          closeMenu()
        } else {
          openMenu()
        }
      });
      //         $(".searchIcon").click(function () {
      //             //closeMenu();
      //             //if (searchSate) { closeSearch() } else { openSearch() }
      //         });
      var fl = 0;
      $(".menuMore").click(function(event) {
        if (fl == 0) {
          $(".menuMore ul").addClass("selected");
          fl = 1;
        } else {
          $(".menuMore ul").removeClass("selected");
          fl = 0;
        }
        event.stopPropagation();
      });
      $("body").click(function() {
        if (fl == 1) {
          $(".menuMore ul").removeClass("selected");
          fl = 0;
        }
      });
    });
  </script>
  <section id="mainTop">
    <div class="article">
      <picture>
        <a href="/en/article-central-israel-home-prices-indicate-changing-market-trend-1001435706">
            <img class="mainImg" src="https://res.cloudinary.com/globes/image/upload/t_desktop_article_content_header_800%2A392/v1627492216/COT_Pic/50_ixvcsl.gif" alt="Falling prices  credit: Tali Bogdanovsky">
        </a>
        <h2><a href="/en/article-central-israel-home-prices-indicate-changing-market-trend-1001435706">Central Israel home prices indicate changing market trend</a></h2>
        <p>The main factor in the housing market now is not supply but interest rates.</p>
        <span class="article_tag"><a href="/en/realestate.tag#fromelement=hp_tags">Real estate</a></span>
      </picture>
    </div>
    <div class="moreArticles">
      <div class="news more"><!-- 20220131 | 942 | 942 -->
        <div class="clear"></div>
        <div class="mostPopular newsBlock">
          <ul>
          </ul>
        </div>
        <div class="moreNews newsBlock selected">
          <ul>
            <li>
              <img src="https://res.cloudinary.com/globes/image/upload/t_desktop_article_content_header_800%2A392/v1597213467/old/1789472.jpg" alt="Inbal Hotel, Jerusalem  credit: Eyal Izhar" width="100">
              <h2><a href="/en/article-us-developer-gary-barnett-buys-nayots-jerusalem-land-1001435699">US developer Gary Barnett buys Nayot's Jerusalem land</a></h2>
            </li>
            <li>
              <img src="https://res.cloudinary.com/globes/image/upload/t_desktop_article_content_header_800%2A392/v1597170151/old/1400593.jpg" alt="Asaf Touchmair and Barak Rosen  credit: Eyal Izhar" width="100">
              <h2><a href="/en/article-rozen-and-touchmair-shelve-takeover-ambitions-1001435703">Rosen and Touchmair shelve takeover ambitions</a></h2>
            </li>
            <li>
              <img
                src="https://res.cloudinary.com/globes/image/upload/t_desktop_article_content_header_800%2A392/v1632404550/direct/%D7%90%D7%99%D7%A0%D7%98%D7%9C_%D7%97%D7%99%D7%A4%D7%94_%D7%A7%D7%A8%D7%93%D7%99%D7%98_%D7%90%D7%99%D7%A0%D7%98%D7%9C_e39oep.jpg"
                alt="Intel, Haifa  credit: Intel" width="100">
              <h2><a href="/en/article-intel-cancels-new-haifa-development-center-1001435689">Intel cancels new Haifa development center</a></h2>
            </li>
            <li>
              <img src="https://res.cloudinary.com/globes/image/upload/t_desktop_article_content_header_800%2A392/v1633247226/direct/shutterstock_1901544127_zcecoq.jpg" alt="Savings  credit: Shutterstock" width="100">
              <h2><a href="/en/article-pension-funds-post-worst-year-since-2008-1001435576">Pension funds post worst year since 2008</a></h2>
            </li>
            <li>
              <img src="https://res.cloudinary.com/globes/image/upload/t_desktop_article_content_header_800%2A392/v1672310099/direct/20221229112228_NOAM8074_mj9aol.jpg"
                alt="Incoming Prime Minister Benjamin Netanyahu credit: Noam Moskovitz Knesset Spokesperson" width="100">
              <h2><a href="/en/article-market-analysts-start-to-warn-of-israels-political-risk-1001435577">Market analysts start to warn on Israel's political risk</a></h2>
            </li>
            <li>
              <img src="https://res.cloudinary.com/globes/image/upload/t_desktop_article_content_header_800%2A392/v1624781446/direct/Izhar_Shay_Photo_By_Elad_Malka_unugmj.jpg" alt="Izhar Shay   credit: Elad Malkah" width="100">
              <h2><a href="/en/article-izhar-shay-1001435498">SPAC led by Izhar Shay raises $143m on Nasdaq</a></h2>
            </li>
            <li>
              <img src="https://res.cloudinary.com/globes/image/upload/t_desktop_article_content_header_800%2A392/v1669041602/direct/Untitled-1_ngdpbe.jpg" alt="Richard Francis credit: PR" width="100">
              <h2><a href="/en/article-tevas-new-ceo-theres-an-opportunity-to-return-to-growth-1001435348">Teva's new CEO: There's an opportunity to return to growth</a></h2>
            </li>
          </ul>
        </div>
        <script>
          $(function() {
            $(".more ul.navNews li").click(function() {
              $(".more ul.navNews li").removeClass("selected");
              $(this).addClass("selected");
            });
            $("#mostPopular").click(function() {
              $(".more .mostPopular").addClass("selected");
              $(".more .moreNews").removeClass("selected");
            });
            $("#moreNews").click(function() {
              $(".more .mostPopular").removeClass("selected");
              $(".more .moreNews").addClass("selected");
            });
          });
        </script>
      </div>
    </div>
  </section>
  <div class="clear"></div>
  <section id="mainContent">
    <style>
      #mainContent .element {
        width: 100%
      }
    </style>
    <div id="col1">
      <div class="colTitle">OPINION &amp; FEATURES</div>
      <div class="element">
        <a href="/en/article-economists-compete-over-pessimism-1001435494"><img src="https://res.cloudinary.com/globes/image/upload/t_desktop_article_content_header_800%2A392/v1673543276/direct/shutterstock_456771082_xmx6rd.jpg" alt="Deflation  credit: Shutterstock" title="Deflation  credit: Shutterstock"></a>
        <b><a href="/en/article-economists-compete-over-pessimism-1001435494">Economists compete for gloomiest outlook</a></b>
        <p>Nouriel Roubini is no longer a lone prophet of doom, but he sees more fundamental and long-term changes for the worse. <span class="article_tag"><a href="/en/economy.tag#fromelement=hp_tags">Economy</a></span>
        </p>
      </div>
      <div class="element">
        <a href="/en/article-netanyahu-smotrich-plan-financed-by-unfounded-optimism-1001435367"><img src="https://res.cloudinary.com/globes/image/upload/t_desktop_article_content_header_800%2A392/v1673462804/direct/e8810147-00bc-4e08-9e04-a9da9732efd5_gpirdw.jpg" alt="Benjamin Netanyahu and Bezalel Smotrich present their economic plan  credit: Amos Ben Gershom, Government Press Office" title="Benjamin Netanyahu and Bezalel Smotrich present their economic plan  credit: Amos Ben Gershom, Government Press Office"></a>
        <b><a href="/en/article-netanyahu-smotrich-plan-financed-by-unfounded-optimism-1001435367">Netanyahu-Smotrich plan financed by unfounded optimism</a></b>
        <p>To fund the cut in electricity tariffs, the privatization of the Eshkol power plant will have to be a great success. <span class="article_tag"><a href="/en/economy.tag#fromelement=hp_tags">Economy</a></span>
        </p>
      </div>
      <div class="element">
        <a href="/en/article-autonomous-vehicles-still-on-the-radar-1001434955"><img src="https://res.cloudinary.com/globes/image/upload/t_desktop_article_content_header_800%2A392/v1673191683/direct/%D7%A4%D7%A8%D7%95%D7%A4%D7%A1%D7%95%D7%A8_%D7%90%D7%9E%D7%A0%D7%95%D7%9F_%D7%A9%D7%A2%D7%A9%D7%95%D7%A2_%D7%95%D7%9E%D7%A0%D7%9B_%D7%9C_%D7%90%D7%99%D7%A0%D7%98%D7%9C_%D7%A4%D7%98_%D7%92%D7%9C%D7%A1%D7%99%D7%A0%D7%92%D7%A8_%D7%91%D7%A4%D7%AA%D7%99%D7%97%D7%AA_%D7%94%D7%9E%D7%A1%D7%97%D7%A8_%D7%91%D7%A0%D7%99%D7%95_1_g4dpfq.jpg" alt="Amnon Shashua and Intel CEO Pat Gelsinger open trading on Nasdaq, October 2022  credit: Shannon Stapleton, Reuters" title="Amnon Shashua and Intel CEO Pat Gelsinger open trading on Nasdaq, October 2022  credit: Shannon Stapleton, Reuters"></a>
        <b><a href="/en/article-autonomous-vehicles-still-on-the-radar-1001434955">Autonomous vehicles still on the radar</a></b>
        <p>Not to mention LiDAR, and Mobileye was not the only Israeli company presenting autotech breakthroughs at CES. <span class="article_tag"><a href="/en/transportinfrastructure.tag#fromelement=hp_tags">Transport &amp; infrastructure</a></span>
        </p>
      </div>
      <div class="element opinion">
        <a href="/en/article-stop-shouting-start-talking-1001434957"><img src="https://images.globes.co.il/Images/NewGlobes/big_image/2014/Norman-Bailey-575.jpg" alt="Dr. Norman Bailey" title="Dr. Norman Bailey"></a>
        <b><a href="/en/article-stop-shouting-start-talking-1001434957">Stop shouting, start talking</a></b>
        <p>The new government's actions and proposals are not ideal, but not the apocalypse either, and reasoned discourse should produce acceptable solutions.</p>
      </div>
      <div class="element">
        <a href="/en/article-israels-richest-family-completes-dividing-the-spoils-1001434922"><img src="https://res.cloudinary.com/globes/image/upload/t_desktop_article_content_header_800%2A392/v1615201601/direct/IMG_6539-3_asogoj.jpg" alt="Liora Ofer credit: Inbal Marmari" title="Liora Ofer credit: Inbal Marmari"></a>
        <b><a href="/en/article-israels-richest-family-completes-dividing-the-spoils-1001434922">Israel's richest family completes dividing the spoils</a></b>
        <p>The sale of Doron Ofer's 15% stake in Ofer Holdings to his sister Liora ends a 20-year acrimonious saga since the late Sammy and Yuli Ofer split their assets. <span
            class="article_tag"><a href="/en/realestate.tag#fromelement=hp_tags">Real estate</a></span>
        </p>
      </div>
      <div class="element">
        <a href="/en/article-its-about-building-businesses-not-just-endlessly-raising-capital-1001434979"><img src="https://res.cloudinary.com/globes/image/upload/t_desktop_article_content_header_800%2A392/v1673275936/direct/Andrey_Yashunsky_i7kqtj.jpg" alt="Andrey Yanshunsky credit: David Cohen" title="Andrey Yanshunsky credit: David Cohen"></a>
        <b><a href="/en/article-its-about-building-businesses-not-just-endlessly-raising-capital-1001434979">It's about building businesses, not just raising capital</a></b>
        <p>The venture capital investment culture in tech markets, including Israel has gone wrong. Andrey Yashunsky explains what must change. <span class="article_tag"><a href="/en/startups.tag#fromelement=hp_tags">Start ups</a></span>
        </p>
      </div>
      <div class="element">
        <a href="/en/article-techie-turned-tycoon-nir-zuk-still-restless-1001434879"><img src="https://res.cloudinary.com/globes/image/upload/t_desktop_article_content_header_800%2A392/v1672330541/direct/Nir_Zuk_credit_Tal_Givony_ptchjo-BW-800_vyao7n.png" alt="Nir Zuk  credit: Tal Givoni" title="Nir Zuk  credit: Tal Givoni"></a>
        <b><a href="/en/article-techie-turned-tycoon-nir-zuk-still-restless-1001434879">Techie turned tycoon Nir Zuk still restless</a></b>
        <p>Zuk was best known for slamming the door on Check Point. Now, after building Palo Alto Networks, he's trying to disrupt the news media and banking in Israel. <span
            class="article_tag"><a href="/en/financialservices.tag#fromelement=hp_tags">Financial services</a></span>
        </p>
      </div>
      <div class="element">
        <a href="/en/article-from-pepsi-via-apple-to-digital-healthcare-1001434451"><img src="https://res.cloudinary.com/globes/image/upload/t_desktop_article_content_header_800%2A392/v1672326795/direct/Udi_Goori_John_Sculley_Rajeev_Ronanki_lrviki.jpg" alt="Udi Goori, John Sculley, and Rajeev Ronanki credit: Katrina Savina" title="Udi Goori, John Sculley, and Rajeev Ronanki credit: Katrina Savina"></a>
        <b><a href="/en/article-from-pepsi-via-apple-to-digital-healthcare-1001434451">From Pepsi via Apple to digital healthcare</a></b>
        <p>Former Pepsi and Apple CEO John Sculley recalls his journey from sugary drinks and being responsible for Steve Jobs quitting Apple, to his current involvement with digital health, including in Israel. <span
            class="article_tag"><a href="/en/healthcare.tag#fromelement=hp_tags">Healthcare</a></span>
        </p>
      </div>
      <div class="element">
        <a href="/en/article-has-netanyahu-given-up-on-israels-economy-1001434231"><img src="https://res.cloudinary.com/globes/image/upload/t_desktop_article_content_header_800%2A392/v1672310099/direct/20221229112228_NOAM8074_mj9aol.jpg" alt="Incoming Prime Minister Benjamin Netanyahu credit: Noam Moskovitz Knesset Spokesperson" title="Incoming Prime Minister Benjamin Netanyahu credit: Noam Moskovitz Knesset Spokesperson"></a>
        <b><a href="/en/article-has-netanyahu-given-up-on-israels-economy-1001434231">Has Netanyahu given up on Israel's economy?</a></b>
        <p>Benjamin Netanyahu once talked of Israel becoming an economic leader, but his coalition agreements seem bound to prevent that ever happening. <span class="article_tag"><a href="/en/economy.tag#fromelement=hp_tags">Economy</a></span>
        </p>
      </div>
      <div class="element">
        <a href="/en/article-unicorns-struggle-to-survive-as-cash-runs-low-1001433948"><img src="https://res.cloudinary.com/globes/image/upload/t_desktop_article_content_header_800%2A392/v1623247586/direct/shutterstock_354405551_ngxeo0.jpg" alt="Dollars credit: Shutterstock" title="Dollars credit: Shutterstock"></a>
        <b><a href="/en/article-unicorns-struggle-to-survive-as-cash-runs-low-1001433948">Unicorns could struggle to survive as cash runs low</a></b>
        <p>"Globes" looks at Israel's biggest privately-held tech companies and their chances of getting through 2023, as investment becomes scarce, and valuations plunge. <span
            class="article_tag"><a href="/en/startups.tag#fromelement=hp_tags">Start ups</a></span>
        </p>
      </div>
      <div class="element">
        <a href="/en/article-norway-out-gulf-states-in-1001433760"><img src="https://res.cloudinary.com/globes/image/upload/t_desktop_article_content_header_800%2A392/v1671984519/direct/ABACA-PRESS_cehioi.jpg" alt="Norwegian offshore gas rig credit: Reuters ABACA" title="Norwegian offshore gas rig credit: Reuters ABACA"></a>
        <b><a href="/en/article-norway-out-gulf-states-in-1001433760">Norway out Gulf States in</a></b>
        <p>"Globes" examines the potential impact on the Israeli economy of divestment by the Norwegian sovereign wealth fund. <span class="article_tag"><a href="/en/economy.tag#fromelement=hp_tags">Economy</a></span>
        </p>
      </div>
      <div class="element">
        <a href="https://en.globes.co.il/en/mador.aspx?fid=15325"><img src="https://res.cloudinary.com/globes/image/upload/t_desktop_article_content_header_800%2A392/v1669105291/direct/direct/%D7%90%D7%95%D7%95%D7%9C%D7%99%D7%9F_%D7%95%D7%A9%D7%99_1_EIZ_5950_xkkxj9.jpg" alt="Shai Cohen and Evelyn Landman, two of ProteanTecs' founders  credit: Eyal Izhar" title="Shai Cohen and Evelyn Landman, two of ProteanTecs' founders  credit: Eyal Izhar"></a>
        <b><a href="https://en.globes.co.il/en/mador.aspx?fid=15325">The "Globes" Most Promising Israeli Startups of 2022</a></b>
        <p>86 VC firms picked the ten most exciting prospects among up and coming Israeli tech companies. <span class="article_tag"><a href="/en/startups.tag#fromelement=hp_tags">Start ups</a></span>
        </p>
      </div>
    </div>
    <div class="mainContentSecond">
      <div class="graph">
        <script src="/portal/handlers/addbom.ashx?srcenc=windows-1255&amp;jsfile=/data/js/currency_ContinuousRates.js"></script>
        <script src="/portal/handlers/addbom.ashx?srcenc=windows-1255&amp;jsfile=/data/js/currency_RepresentativeRates.js"></script>
        <script language="javascript" type="text/javascript" src="https://www.globes.co.il/data/webservices/exchanges_details.ashx?exchanges=tase,nyse,tse,lse,australia"></script>
        <script>
          var lastIndicesRowId = 'IndicesRow0';
          var currentMainTab = '';
          var currentLowerTab = '';

          function BuildIndices(upperT, lowerT) {
            currentMainTab = upperT;
            currentLowerTab = lowerT;
            var sPath = "/data/webservices/fb.ashx?upper_tab=" + upperT + "&lower_tab=" + lowerT;
            httpget(sPath, GetIndicesResult)
          }

          function GetIndicesResult(url, x) {
            try {
              var res = x.responseText;
              var rowsArr = res.split('\n');
              var sRes = [];
              var imgProgName = 'SChart.aspx';
              if (currentMainTab.toLowerCase() == 'currencies/commodities') {
                imgProgName = 'cchart.aspx';
              }
              for (var i = 0; i < rowsArr.length; i++) {
                var fieldsArr = rowsArr[i].split('|');
                var class_name = 'result';
                if (i == 0) {
                  class_name = 'result on';
                }
                var percentClass = 'up';
                var percentStr = '';
                var percentNum = fieldsArr[6];
                var styleStr = ''
                var imgDir = "up";
                var cssClass = "more";
                if (!isNaN(percentNum) && percentNum.length > 0) {
                  percentStr = percentNum;
                  if (percentStr.substring(0, 1) == '-') {
                    percentClass = 'down';
                    imgDir = "down";
                    cssClass = "less";
                  } else if (percentStr.length > 0) {
                    percentStr = '+' + percentStr
                    imgDir = "up";
                    cssClass = "more";
                  } else {
                    imgDir = "Unchanged";
                    cssClass = "nopchange";
                  }
                  percentStr = percentNum + '%';
                } else {
                  percentStr = "---";
                  styleStr = 'style="color:black"';
                  imgDir = "Unchanged";
                  cssClass = "nopchange";
                }
                //var IndiceName=fieldsArr[4].toLowerCase().replace('index','').substring(0,8);
                //var IndiceName=fieldsArr[4];//.replace('index','').substring(0,10);
                //if(currentMainTab.toLowerCase()=='currencies/commodities')
                //{
                //    IndiceName=fieldsArr[4];
                //}
                var IndiceShortName = fieldsArr[4];
                var IndiceName = fieldsArr[4];
                var nameArr = fieldsArr[4].split('^')
                var disabled = fieldsArr[7]
                if (nameArr.length == 2) {
                  IndiceShortName = nameArr[0];
                  IndiceName = nameArr[1];
                } else {
                  IndiceShortName = fieldsArr[4].replace('index', '').substring(0, 8);
                }
                if (i == 0) {
                  var iconSrc = 'https://images.globes.co.il/images/site/finance/' + imgDir + '_icon_1.png';
                  var graphSrc = 'https://graph.globes.co.il/graphs3.5/schart.aspx?width=600&height=190&symbol=' + fieldsArr[3] + '&exchange=' + fieldsArr[2] + '&style=fp&chartcolor=edf4f9'
                  if (disabled == 'd') {
                    graphSrc = '';
                    iconSrc = '';
                  }
                  sRes.push('<div class="top"><div class="right"><img width="36" height="35" alt="" src="' + iconSrc + '"><span class="name">' + IndiceShortName + '</span></div>');
                  sRes.push('<div class="left"><div class="percent ' + cssClass + '">' + percentStr + '</div><div class="number">' + fieldsArr[5] + '</div></div></div>');
                  sRes.push('<div class="chart"><img id="imgIndice" src="' + graphSrc + '" style="min-height:120px;"/></div><table cellspacing=0 cellpadding=0>');
                }
                sRes.push('<tr title="' + IndiceName + '" id="IndicesRow' + i.toString() + '" class="' + class_name + '" onmouseover="IndicesSelect(\'IndicesRow' + i.toString() + '\',\'' + fieldsArr[2] + '\',\'' + fieldsArr[3] + '\',' + i + ',\'' +
                  imgDir + '\',\'' + IndiceShortName + '\',\'' + cssClass + '\', \'' + percentStr + '\',\'' + fieldsArr[5] + '\',\'' + disabled + '\');">');
                sRes.push('<td class=name onclick="location.href=\'/Finance/Instrument/Instrument.asp?Feeder=' + fieldsArr[0] + '&InstrumentID=' + fieldsArr[1] +
                  '&Lang=EN\'" style="cursor:pointer" class="name" onmousedown="_gaq.push([\'_trackEvent\', \'Finance Box EN\', \'ItemClick\', \'ItemClick\', undefined, true]);">' + IndiceShortName + '</td>');
                sRes.push('<td class="number val">' + fieldsArr[5] + '</td>');
                sRes.push('<td class="percent ' + percentClass + '" ' + styleStr + '>' + percentStr + '</td>');
                sRes.push('</tr>');
              }
              //document.getElementById("divIndices").innerHTML = '';
              $("#divIndices").html('<div class="info">' + sRes.join('') + "</table></div>");
              // IE bug fix ...
              setTimeout('$("#divIndices").find(".info").show();', 750);
              //alert(res);
            } catch (e) {
              //alert(e.description);
              //hideMarketWatchDiv();
            }
          }

          function MainTabsClick(n) {
            var class_name = ''
            for (var i = 1; i < 6; i++) {
              class_name = ''
              if (i == 1) {
                class_name = 'first '
              }
              if (i == n) {
                //alert('n:'+n);
                class_name += 'selected'
                $('#row2tab' + i).removeClass("hide");
                //document.getElementById('a'+i+'_1').click();
                switch (i) {
                  case 1:
                    row2tabClick('a1_', 4, 1, 'tase', 'indices');
                    break;
                  case 2:
                    row2tabClick('a2_', 5, 1, 'ws', 'indices');
                    break;
                  case 3:
                    row2tabClick('a3_', 5, 1, 'europe', 'indices');
                    break;
                  case 4:
                    row2tabClick('a4_', 4, 1, 'asia', 'indices');
                    break;
                  case 5:
                    row2tabClick('a5_', 1, 1, 'currencies/commodities', '');
                    break;
                }
              } else {
                //alert('i:'+i);
                $('#row2tab' + i).addClass("hide");
              }
              document.getElementById('tab' + i).className = class_name
            }
            lastIndicesRowId = 'IndicesRow0';
          }

          function row2tabClick(tabPrefix, maxTabs, n, upperTab, lowerTab) {
            for (var i = 1; i <= maxTabs; i++) {
              if (i == n) {
                document.getElementById(tabPrefix + i).className = 'selected'
              } else {
                document.getElementById(tabPrefix + i).className = ''
              }
            }
            //alert(upperTab + "   "+lowerTab)
            BuildIndices(upperTab, lowerTab);
            lastIndicesRowId = 'IndicesRow0';
          }

          function IndicesSelect(indicesRowId, exchangeStr, symbolStr, rowIdx, imgDir, IndiceShortName, cssClass, percentStr, val, disabled) {
            try {
              if (indicesRowId != lastIndicesRowId) {
                var lastObj = document.getElementById(lastIndicesRowId)
                if (lastObj) {
                  lastObj.className = 'result';
                }
                document.getElementById(indicesRowId).className = 'result ' + cssClass;
                lastIndicesRowId = indicesRowId;
                var imgProgName = 'SChart.aspx';
                if (currentMainTab.toLowerCase() == 'currencies/commodities' && rowIdx < 3) {
                  imgProgName = 'cchart.aspx';
                }
                var imgObj = document.getElementById('imgIndice');
                if (disabled == 'd' /*symbolStr == 'UKX'*/ ) {
                  if (imgObj) {
                    imgObj.src = ''
                  }
                } else {
                  if (imgObj) {
                    imgObj.src = 'https://graph.globes.co.il/graphs3.5/schart.aspx?width=600&height=190&symbol=' + symbolStr + '&exchange=' + exchangeStr + '&style=fp&chartcolor=edf4f9';
                  } else {
                    alert('not found')
                  }
                }
                $("#divIndices").find(".info").find("div.top div.right .name").html(IndiceShortName);
                $("#divIndices").find(".info").find("div.top div.right img").attr("src", "https://images.globes.co.il/images/site/finance/" + imgDir + "_icon_1.png");
                $("#divIndices").find(".info").find("div.top div.left div.percent").text(percentStr);
                $("#divIndices").find(".info").find("div.top div.left div.percent").attr("class", "percent " + cssClass);
                $("#divIndices").find(".info").find("div.top div.left div.number").text(val);
              }
            } catch (e) {
              //    alert(e.description);
            }
          }
        </script>
        <div class="colTitle">MARKET DATA</div>
        <section id="mainGraphs">
          <ul class="nav menu2">
            <li class="selected" id="tab1" onmousedown="_gaq.push(['_trackEvent', 'Finance Box EN', 'TEL AVIV', 'Top - TEL AVIV', undefined, true]);">
              <a href="javascript:void(0);" onclick="MainTabsClick(1);"><h3>TEL AVIV</h3><div id="tasetabclose">4:51 to close </div></a></li>
            <li id="tab2" onmousedown="_gaq.push(['_trackEvent', 'Finance Box EN', 'US', 'Top - US', undefined, true]);"><a onclick="MainTabsClick(2);" href="javascript:void(0);"><h3>WALL STREET</h3><div id="wstabclose">closed</div></a></li>
            <li id="tab3" onmousedown="_gaq.push(['_trackEvent', 'Finance Box EN', 'EUROPE', 'Top - EUROPE', undefined, true]);"><a href="javascript:void(0);" onclick="MainTabsClick(3);"><h3>EUROPE</h3><div id="eurotabclose">5:41 to close </div></a>
            </li>
            <li id="tab4" onmousedown="_gaq.push(['_trackEvent', 'Finance Box EN', 'ASIA', 'Top - ASIA', undefined, true]);"><a href="javascript:void(0);" onclick="MainTabsClick(4);"><h3>ASIA</h3><div id="asiatabclose">closed</div></a></li>
            <li id="tab5" onmousedown="_gaq.push(['_trackEvent', 'Finance Box EN', 'CURRENCIES', 'Top - CURRENCIES', undefined, true]);"><a href="javascript:void(0);" onclick="MainTabsClick(5);">CURRENCIES</a></li>
          </ul>
          <div class="menu3 sub_title_white" id="row2tab1">
            <a class="selected" href="javascript:void(0);" onclick="row2tabClick('a1_',4,1,'tase','indices')" id="a1_1" onmousedown="_gaq.push(['_trackEvent', 'Finance Box EN', 'TEL AVIV', 'ViewTab - Indices', undefined, true]);">Indices</a><a href="javascript:void(0);" onclick="row2tabClick('a1_',4,2,'tase','active')" id="a1_2" onmousedown="_gaq.push(['_trackEvent', 'Finance Box EN', 'TEL AVIV', 'ViewTab - Active', undefined, true]);" class="">Active</a><a href="javascript:void(0);" onclick="row2tabClick('a1_',4,3,'tase','up')" id="a1_3" onmousedown="_gaq.push(['_trackEvent', 'Finance Box EN', 'TEL AVIV', 'ViewTab - Advancers', undefined, true]);" class="">Advancers</a><a href="javascript:void(0);" onclick="row2tabClick('a1_',4,4,'tase','down')" id="a1_4" onmousedown="_gaq.push(['_trackEvent', 'Finance Box EN', 'TEL AVIV', 'ViewTab - Decliners', undefined, true]);" class="">Decliners</a><!--&nbsp;&nbsp;&nbsp;<img style="vertical-align:middle;" src="../HpImages/Shared/icon_Up.gif" height="12"/>&nbsp;&nbsp;&nbsp;--><!--&nbsp;&nbsp;&nbsp;<img style="vertical-align:middle;" src="../HpImages/Shared/icon_Down.gif" height="12"/>&nbsp;&nbsp;&nbsp;-->
          </div>
          <div class="menu3 sub_title_white hide" id="row2tab2">
            <a class="selected" href="javascript:void(0);" onclick="row2tabClick('a2_',5,1,'ws','indices')" id="a2_1" onmousedown="_gaq.push(['_trackEvent', 'Finance Box EN', 'US', 'ViewTab - Indices', undefined, true]);">Indices</a><a href="javascript:void(0);" onclick="row2tabClick('a2_',5,2,'ws','active')" id="a2_2" onmousedown="_gaq.push(['_trackEvent', 'Finance Box EN', 'US', 'ViewTab - Active', undefined, true]);">Active</a><a href="javascript:void(0);" onclick="row2tabClick('a2_',5,3,'ws','up')" id="a2_3" onmousedown="_gaq.push(['_trackEvent', 'Finance Box EN', 'US', 'ViewTab - Advancers', undefined, true]);">Advancers</a><a href="javascript:void(0);" onclick="row2tabClick('a2_',5,4,'ws','down')" id="a2_4" onmousedown="_gaq.push(['_trackEvent', 'Finance Box EN', 'US', 'ViewTab - Decliners', undefined, true]);">Decliners</a><a href="javascript:void(0);" onclick="row2tabClick('a2_',5,5,'ws','israelies')" id="a2_5" onmousedown="_gaq.push(['_trackEvent', 'Finance Box EN', 'US', 'ViewTab - Israeli', undefined, true]);">Israeli</a>
          </div>
          <div class="menu3 sub_title_white hide" id="row2tab3">
            <a class="selected" href="javascript:void(0);" onclick="row2tabClick('a3_',5,1,'europe','indices')" id="a3_1" onmousedown="_gaq.push(['_trackEvent', 'Finance Box EN', 'EUROPE', 'ViewTab - Indices', undefined, true]);">Indices</a><a href="javascript:void(0);" onclick="row2tabClick('a3_',5,2,'europe','active')" id="a3_2" onmousedown="_gaq.push(['_trackEvent', 'Finance Box EN', 'EUROPE', 'ViewTab - Active', undefined, true]);">Active</a><a href="javascript:void(0);" onclick="row2tabClick('a3_',5,3,'europe','up')" id="a3_3" onmousedown="_gaq.push(['_trackEvent', 'Finance Box EN', 'EUROPE', 'ViewTab - Advancers', undefined, true]);">Advancers</a><a href="javascript:void(0);" onclick="row2tabClick('a3_',5,4,'europe','down')" id="a3_4" onmousedown="_gaq.push(['_trackEvent', 'Finance Box EN', 'EUROPE', 'ViewTab - Decliners', undefined, true]);">Decliners</a><a href="javascript:void(0);" onclick="row2tabClick('a3_',5,5,'europe','israelies')" id="a3_5" onmousedown="_gaq.push(['_trackEvent', 'Finance Box EN', 'EUROPE', 'ViewTab - Israeli', undefined, true]);">Israeli</a>
          </div>
          <div class="menu3 sub_title_white hide" id="row2tab4">
            <a class="selected" href="javascript:void(0);" onclick="row2tabClick('a4_',4,1,'asia','indices')" id="a4_1" onmousedown="_gaq.push(['_trackEvent', 'Finance Box EN', 'ASIA', 'ViewTab - Indices', undefined, true]);">Indices</a><a href="javascript:void(0);" onclick="row2tabClick('a4_',4,2,'asia','active')" id="a4_2" onmousedown="_gaq.push(['_trackEvent', 'Finance Box EN', 'ASIA', 'ViewTab - Active', undefined, true]);">Active</a><a href="javascript:void(0);" onclick="row2tabClick('a4_',4,3,'asia','up')" id="a4_3" onmousedown="_gaq.push(['_trackEvent', 'Finance Box EN', 'ASIA', 'ViewTab - Advancers', undefined, true]);">Advancers</a><a href="javascript:void(0);" onclick="row2tabClick('a4_',4,4,'asia','down')" id="a4_4" onmousedown="_gaq.push(['_trackEvent', 'Finance Box EN', 'ASIA', 'ViewTab - Decliners', undefined, true]);">Decliners</a>
          </div>
          <div class="menu3 sub_title_white hide" id="row2tab5">
            <a class="selected" href="javascript:void(0);" style="border:none;" onclick="row2tabClick('a5_',1,1,'currencies/commodities','')" id="a5_1">&nbsp;</a>
          </div>
          <div class="right_box_content bdr" id="divIndices">
            <div class="info">
              <div class="top">
                <div class="right"><img width="36" height="35" alt="" src="https://images.globes.co.il/images/site/finance/down_icon_1.png"><span class="name">TA 35</span></div>
                <div class="left">
                  <div class="percent less">-0.05%</div>
                  <div class="number">1851.01</div>
                </div>
              </div>
              <div class="chart"><img id="imgIndice" src="https://graph.globes.co.il/graphs3.5/schart.aspx?width=600&amp;height=190&amp;symbol=9999020&amp;exchange=tase&amp;style=fp&amp;chartcolor=edf4f9" style="min-height:120px;"></div>
              <table cellspacing="0" cellpadding="0">
                <tbody>
                  <tr title="Tel Aviv 35" id="IndicesRow0" class="result on" onmouseover="IndicesSelect('IndicesRow0','tase','9999020',0,'down','TA 35','less', '-0.05%','1851.01','a');">
                    <td class="name" onclick="location.href='/Finance/Instrument/Instrument.asp?Feeder=0&amp;InstrumentID=979&amp;Lang=EN'" style="cursor:pointer"
                      onmousedown="_gaq.push(['_trackEvent', 'Finance Box EN', 'ItemClick', 'ItemClick', undefined, true]);">TA 35</td>
                    <td class="number val">1851.01</td>
                    <td class="percent down">-0.05%</td>
                  </tr>
                  <tr title="Tel Aviv 125" id="IndicesRow1" class="result" onmouseover="IndicesSelect('IndicesRow1','tase','9999012',1,'up','TA 125','more', '0.01%','1884.24','a');">
                    <td class="name" onclick="location.href='/Finance/Instrument/Instrument.asp?Feeder=0&amp;InstrumentID=980&amp;Lang=EN'" style="cursor:pointer"
                      onmousedown="_gaq.push(['_trackEvent', 'Finance Box EN', 'ItemClick', 'ItemClick', undefined, true]);">TA 125</td>
                    <td class="number val">1884.24</td>
                    <td class="percent up">0.01%</td>
                  </tr>
                  <tr title="BlueTech Global" id="IndicesRow2" class="result" onmouseover="IndicesSelect('IndicesRow2','tase','9999533',2,'up','BlueTech Global','more', '0.31%','370.9','a');">
                    <td class="name" onclick="location.href='/Finance/Instrument/Instrument.asp?Feeder=0&amp;InstrumentID=983&amp;Lang=EN'" style="cursor:pointer"
                      onmousedown="_gaq.push(['_trackEvent', 'Finance Box EN', 'ItemClick', 'ItemClick', undefined, true]);">BlueTech Global</td>
                    <td class="number val">370.9</td>
                    <td class="percent up">0.31%</td>
                  </tr>
                  <tr title="TA SME60" id="IndicesRow3" class="result" onmouseover="IndicesSelect('IndicesRow3','tase','9999632',3,'up','TA SME60','more', '0.06%','629.27','a');">
                    <td class="name" onclick="location.href='/Finance/Instrument/Instrument.asp?Feeder=0&amp;InstrumentID=11733&amp;Lang=EN'" style="cursor:pointer"
                      onmousedown="_gaq.push(['_trackEvent', 'Finance Box EN', 'ItemClick', 'ItemClick', undefined, true]);">TA SME60</td>
                    <td class="number val">629.27</td>
                    <td class="percent up">0.06%</td>
                  </tr>
                  <tr title="Real Estate" id="IndicesRow4" class="result" onmouseover="IndicesSelect('IndicesRow4','tase','9999657',4,'up','Real Estate','more', '0.29%','964.25','a');">
                    <td class="name" onclick="location.href='/Finance/Instrument/Instrument.asp?Feeder=0&amp;InstrumentID=11735&amp;Lang=EN'" style="cursor:pointer"
                      onmousedown="_gaq.push(['_trackEvent', 'Finance Box EN', 'ItemClick', 'ItemClick', undefined, true]);">Real Estate</td>
                    <td class="number val">964.25</td>
                    <td class="percent up">0.29%</td>
                  </tr>
                </tbody>
              </table>
            </div>
          </div>
          <div class="clear"></div>
          <div id="exchangeRate">
            <div class="er"><b>NIS/USD</b>
              <div class="rate">3.4170</div>
              <div class="percent more">0.21%</div>
            </div>
            <div class="er"><b>NIS/EUR</b>
              <div class="rate">3.6985</div>
              <div class="percent more">0.03%</div>
            </div>
            <div class="er"><b>USD/EUR</b>
              <div class="rate">1.0815</div>
              <div class="percent less">-0.01%</div>
            </div>
          </div>
          <script>
            // nyse New York
            var nyse_MinutsLeft = parseInt((exchanges_details.now - exchanges_details.exchanges["nyse"].close) / 60000) * -1
            // lse London
            var lse_MinutsLeft = parseInt((exchanges_details.now - exchanges_details.exchanges["lse"].close) / 60000) * -1
            // tase Tel Aviv
            var tase_MinutsLeft = parseInt((exchanges_details.now - exchanges_details.exchanges["tase"].close) / 60000) * -1
            // tse Tokio
            var tse_MinutsLeft = parseInt((exchanges_details.now - exchanges_details.exchanges["tse"].close) / 60000) * -1
            // australia
            var australia_MinutsLeft = parseInt((exchanges_details.now - exchanges_details.exchanges["australia"].close) / 60000) * -1

            function AddExchangeRarte(obj, dispName) {
              var cssClass = (1 * obj.percentageChange >= 0) ? "more" : "less";
              var val = (typeof obj.Currency != 'undefined') ? obj.Currency : obj.last;
              $("#exchangeRate").append('<div class="er"><b>' + dispName + '</b><div class="rate">' + val + '</div><div class="percent ' + cssClass + '">' + obj.percentageChange + '%</div></div>');
            }

            function fixSecondLength(str) {
              if ((str + "").length == 1) return "0" + str
              return str
            }
            AddExchangeRarte(RepresentativeRates_details.RepresentativeRates[0], "NIS/USD");
            AddExchangeRarte(RepresentativeRates_details.RepresentativeRates[1], "NIS/EUR");
            AddExchangeRarte(ContinuousRates_details.ContinuousRates[1], "USD/EUR");
            var txt = "";
            // tase close time
            if (exchanges_details.exchanges["tase"].status == "opened") {
              var iMinuts = tase_MinutsLeft * 1;
              var iSecond = parseInt(iMinuts / 60)
              txt = iSecond + ":" + fixSecondLength(iMinuts % 60) + " to close ";
            } else {
              txt = "closed";
            }
            // $("div.telaviv div.close").text(txt);
            $("#tasetabclose").text(txt);
            // nyse close time
            if (exchanges_details.exchanges["nyse"].status == "opened") {
              var iMinuts = nyse_MinutsLeft * 1;
              var iSecond = parseInt(iMinuts / 60)
              txt = iSecond + ":" + fixSecondLength(iMinuts % 60) + " to close ";
            } else {
              txt = "closed";
            }
            //$("div.israwallstreet div.close").text(txt);
            //$("div.wallstreet div.close").text(txt);
            //$("#iwstabclose").text(txt);
            $("#wstabclose").text(txt);
            // europe close time
            if (exchanges_details.exchanges["lse"].status == "opened") {
              var iMinuts = lse_MinutsLeft * 1;
              var iSecond = parseInt(iMinuts / 60)
              txt = iSecond + ":" + fixSecondLength(iMinuts % 60) + " to close ";
            } else {
              txt = "closed";
            }
            //$("div.europe div.close").text(txt);
            $("#eurotabclose").text(txt);
            // asia close time
            if (exchanges_details.exchanges["tse"].status == "opened") {
              var iMinuts = tse_MinutsLeft * 1;
              var iSecond = parseInt(iMinuts / 60)
              txt = iSecond + ":" + fixSecondLength(iMinuts % 60) + " to close ";
            } else {
              txt = "closed";
            }
            //$("div.asia div.close").text(txt);
            $("#asiatabclose").text(txt);
          </script>
          <div class="clear"></div>
        </section>
      </div>
      <div id="mainGraphLiks">
        <a class="more">More Market Data <i class="fa"></i></a>
        <div id="MP_content">
          <h3>Market prices </h3>
          <div class="subTitleMP">Stocks and bonds</div>
          <ul>
            <li><a href="/serveen/globes/nodeview.asp?fid=4119">Tel Aviv market report</a></li>
            <li><a href="/Finance/Shared/SearchResults.asp?Feeder=0&amp;TypeID=6&amp;WhatType=1&amp;lang=EN&amp;strToSearch=A">Tel Aviv Stock Exchange</a></li>
            <li><a href="/Finance/Shared/SearchResults.asp?Feeder=1&amp;SearchIdxInst=1&amp;Lang=EN&amp;WhatType=3&amp;TypeID=12&amp;IdxInstrumentID=">Israeli stocks in NY</a></li>
            <li><a href="/GlobesSites/Globes/finance/arbitrage/arbitrage.aspx?Lang=EN">Arbitrage gaps for dual-listed stocks</a></li>
            <li><a href="/Finance/Shared/SearchResults.asp?Feeder=1&amp;WhatType=3&amp;TypeID=14&amp;lang=en">Israeli stocks in Europe</a></li>
            <li><a href="/Finance/Shared/SearchResults.asp?Feeder=1&amp;WhatType=3&amp;TypeID=30&amp;lang=en">Israeli stocks on other markets</a></li>
            <li><a href="/Finance/Shared/SearchResults.asp?ExchangeID=45&amp;Feeder=0&amp;TypeID=15&amp;WhatType=1&amp;lang=en">Tel Aviv 25 options</a></li>
            <li><a href="/Finance/Shared/SearchResults.asp?Lang=EN&amp;Field=3&amp;Direction=1&amp;WhatType=1&amp;TypeID=16&amp;Feeder=0&amp;strToSearch=A">Mutual funds</a></li>
          </ul>
          <div class="subTitleMP">Exchange rates</div>
          <ul>
            <li>
              <a href="/Finance/Currency/BigCurrency1_en.htm" onclick="window.open(this.href,'','resizable=yes,location=yes,menubar=yes,scrollbars=yes,status=yes,toolbar=yes,fullscreen=yes,dependent=yes,width=550,height=750,status'); return false">Current representative shekel rates</a>
            </li>
            <li><a onclick="window.open('/serveEn/fcurrency/HistoryRates.asp','mp_win','menubar=false,resizable=yes,fullscreen=yes,dependent=yes,width=720,height=450');" href="javascript:void(0);">Historical representative shekel rates</a></li>
            <li><a href="/Finance/Shared/SearchResults.asp?ExchangeID=45&amp;Feeder=0&amp;TypeID=18&amp;WhatType=1&amp;lang=en">Shekel/dollar options</a></li>
            <li><a href="/serveen/globes/GlobalExchangeRates.asp">Global exchange rates</a></li>
          </ul>
          <div class="subTitleMP">Price indices</div>
          <ul>
            <li><a href="/finance/indexprice/indexprice.asp?Lang=EN&amp;Year=2014">Monthly indices</a></li>
            <li><a href="/finance/indexprice/inflation.asp?Lang=EN">Annual movements</a></li>
          </ul>
        </div>
        <a href="/news/home.aspx?fid=7671&amp;leadid=992">Israel Real Estate Conference <i class="fa"></i></a>
        <a href="/en/mador.aspx?fid=4122">Israel Resources <i class="fa"></i></a>
      </div>
      <script>
        $(".more").click(function() {
          $("#MP_content").toggle();
        });
      </script>
      <div id="iconsMobi">
        <a class="fa fa-twitter" href="https://twitter.com/GlobesEnglish"><span>Visit twitter</span></a>
        <a class="fa fa-facebook" href="https://www.facebook.com/pages/Globes-English/789492651065653"><span>Visit our page</span></a>
        <a class="fa fa-linkedin" href="https://www.linkedin.com/company/globes"><span>Visit our page</span></a>
        <a class="fa fa-rss" href="/en/article.aspx?did=850820"><span>Visit rss</span></a>
        <a class="fa fa-envelope-o" href="javascript:mail_article('fid=942');"><span>Mail it</span></a>
      </div>
      <div class="element banner">
        <script>
          if (!is_mobile) {
            document.write(ad_handler.google_div({
              "url": "/7263/Globes_Desktop_ENG_2019/300x250/hp_300x250_1",
              "sizes": "[300,250]",
              "local": "en.spot.hp.1"
            }))
          }
        </script>
        <div id="div-gpt-ad-1673952534948-1" url="/7263/Globes_Desktop_ENG_2019/300x250/hp_300x250_1" style="width:300px;height:250px" data-google-query-id="CNW-7ZK3zvwCFXMz0wodPyAL-A">
          <div id="google_ads_iframe_/7263/Globes_Desktop_ENG_2019/300x250/hp_300x250_1_0__container__" style="border: 0pt none;"><iframe id="google_ads_iframe_/7263/Globes_Desktop_ENG_2019/300x250/hp_300x250_1_0"
              name="google_ads_iframe_/7263/Globes_Desktop_ENG_2019/300x250/hp_300x250_1_0" title="3rd party ad content" width="300" height="250" scrolling="no" marginwidth="0" marginheight="0" frameborder="0" role="region" aria-label="Advertisement"
              tabindex="0" sandbox="allow-forms allow-popups allow-popups-to-escape-sandbox allow-same-origin allow-scripts allow-top-navigation-by-user-activation" style="border: 0px; vertical-align: bottom;" data-load-complete="true"
              data-google-container-id="2"></iframe></div>
        </div>
      </div>
      <div class="colTitle">MOST POPULAR</div>
      <div class="news popular">
        <ul class="navNews">
          <li id="mostPopularMonth">MONTH</li>
          <li id="mostPopularWeek">WEEK</li>
          <li id="mostPopularDay" class="selected">DAY</li>
        </ul>
        <div class="clear"></div>
        <div class="mostPopular newsBlock month">
          <ul>
            <li>
              <h2><a href="/en/article-1001433653">"The Economist" ranks Israel fourth best performing economy</a></h2>
            </li>
            <li>
              <h2><a href="/en/article-1001434013">Israel's housing market in worst slump in 25 years</a></h2>
            </li>
            <li>
              <h2><a href="/en/article-1001435034">Lior Schleien buys Tel Aviv house for NIS 13.5m</a></h2>
            </li>
            <li>
              <h2><a href="/en/article-1001434922">Israel's richest family completes dividing the spoils</a></h2>
            </li>
            <li>
              <h2><a href="/en/article-1001434276">Israel Aerospace launches EROS observation satellite</a></h2>
            </li>
            <li>
              <h2><a href="/en/article-1001435147">Work begins demolishing Tel Aviv's old central bus station</a></h2>
            </li>
            <li>
              <h2><a href="/en/article-1001435240">Israel's first 7-Eleven store opens</a></h2>
            </li>
          </ul>
        </div>
        <div class="mostPopular newsBlock week">
          <ul>
            <li>
              <h2><a href="/en/article-1001435034">Lior Schleien buys Tel Aviv house for NIS 13.5m</a></h2>
            </li>
            <li>
              <h2><a href="/en/article-1001435147">Work begins demolishing Tel Aviv's old central bus station</a></h2>
            </li>
            <li>
              <h2><a href="/en/article-1001435240">Israel's first 7-Eleven store opens</a></h2>
            </li>
            <li>
              <h2><a href="/en/article-1001435217">Israel's income tax brackets revised due to inflation</a></h2>
            </li>
            <li>
              <h2><a href="/en/article-1001435017">Israel tech layoffs to continue in 2023</a></h2>
            </li>
            <li>
              <h2><a href="/en/article-1001435688">Starting at NIS 750m: Jerusalem patriarchate land for sale</a></h2>
            </li>
            <li>
              <h2><a href="/en/article-1001435689">Intel cancels new Haifa development center</a></h2>
            </li>
          </ul>
        </div>
        <div class="mostPopular newsBlock day selected">
          <ul>
            <li>
              <h2><a href="/en/article-1001435688">Starting at NIS 750m: Jerusalem patriarchate land for sale</a></h2>
            </li>
            <li>
              <h2><a href="/en/article-1001435689">Intel cancels new Haifa development center</a></h2>
            </li>
            <li>
              <h2><a href="/en/article-1001435240">Israel's first 7-Eleven store opens</a></h2>
            </li>
            <li>
              <h2><a href="/en/article-1001435552">S&amp;P asks Treasury about use of sovereign wealth fund</a></h2>
            </li>
            <li>
              <h2><a href="/en/article-1001435147">Work begins demolishing Tel Aviv's old central bus station</a></h2>
            </li>
            <li>
              <h2><a href="/en/article-1001435034">Lior Schleien buys Tel Aviv house for NIS 13.5m</a></h2>
            </li>
            <li>
              <h2><a href="/en/article-1001435494">Economists compete for gloomiest outlook</a></h2>
            </li>
          </ul>
        </div>
        <script>
          $(function() {
            $(".popular ul.navNews li").click(function() {
              $(".popular ul.navNews li").removeClass("selected");
              $(this).addClass("selected");
            });
            $("#mostPopularDay").click(function() {
              $(".popular .mostPopular").removeClass("selected");
              $(".popular .mostPopular.day").addClass("selected");
            });
            $("#mostPopularWeek").click(function() {
              $(".popular .mostPopular").removeClass("selected");
              $(".popular .mostPopular.week").addClass("selected");
            });
            $("#mostPopularMonth").click(function() {
              $(".popular .mostPopular").removeClass("selected");
              $(".popular .mostPopular.month").addClass("selected");
            });
          });
        </script>
      </div>
      <div class="element banner">
        <script>
          if (!is_mobile) {
            document.write(ad_handler.google_div({
              "url": "/7263/Globes_Desktop_ENG_2019/300x250/hp_300x250_2",
              "sizes": "[300,250]",
              "local": "en.spot.hp.2"
            }))
          }
        </script>
        <div id="div-gpt-ad-1673952534948-2" url="/7263/Globes_Desktop_ENG_2019/300x250/hp_300x250_2" style="width:300px;height:250px" data-google-query-id="COPm2pK3zvwCFQhQ0wod5JcA5A">
          <div id="google_ads_iframe_/7263/Globes_Desktop_ENG_2019/300x250/hp_300x250_2_0__container__" style="border: 0pt none;"><iframe id="google_ads_iframe_/7263/Globes_Desktop_ENG_2019/300x250/hp_300x250_2_0"
              name="google_ads_iframe_/7263/Globes_Desktop_ENG_2019/300x250/hp_300x250_2_0" title="3rd party ad content" width="300" height="250" scrolling="no" marginwidth="0" marginheight="0" frameborder="0" role="region" aria-label="Advertisement"
              tabindex="0" sandbox="allow-forms allow-popups allow-popups-to-escape-sandbox allow-same-origin allow-scripts allow-top-navigation-by-user-activation" style="border: 0px; vertical-align: bottom;" data-load-complete="true"
              data-google-container-id="3"></iframe></div>
        </div>
      </div>
      <div class="element">
        <div class="colTitle"><a target="_blank" href="https://www.globes.co.il/news/gibli">Gil Gibli</a></div>
        <a id="hpgibli" href="https://www.globes.co.il/news/gibli"><img src="https://images.globes.co.il/images/NewGlobes/gibliSite/2021/buziS-300x380.2021602T181649.jpg" alt="Isaac Herzog, 11th President of the State of Israel" title="Isaac Herzog, 11th President of the State of Israel"></a>
      </div>
      <div class="element banner">
        <script>
          if (!is_mobile) {
            document.write(ad_handler.google_div({
              "url": "/7263/Globes_Desktop_ENG_2019/300x250/hp_300x250_3",
              "sizes": "[300,250]",
              "local": "en.spot.hp.3"
            }))
          }
        </script>
        <div id="div-gpt-ad-1673952534948-3" url="/7263/Globes_Desktop_ENG_2019/300x250/hp_300x250_3" style="width:300px;height:250px" data-google-query-id="CJDVvpK3zvwCFdHP3god6yEADQ">
          <div id="google_ads_iframe_/7263/Globes_Desktop_ENG_2019/300x250/hp_300x250_3_0__container__" style="border: 0pt none;"><iframe id="google_ads_iframe_/7263/Globes_Desktop_ENG_2019/300x250/hp_300x250_3_0"
              name="google_ads_iframe_/7263/Globes_Desktop_ENG_2019/300x250/hp_300x250_3_0" title="3rd party ad content" width="300" height="250" scrolling="no" marginwidth="0" marginheight="0" frameborder="0" role="region" aria-label="Advertisement"
              tabindex="0" sandbox="allow-forms allow-popups allow-popups-to-escape-sandbox allow-same-origin allow-scripts allow-top-navigation-by-user-activation" style="border: 0px; vertical-align: bottom;" data-load-complete="true"
              data-google-container-id="4"></iframe></div>
        </div>
      </div>
      <div class="missedArticles" id="missedArticles">
        <div class="colTitle">YOU MAY HAVE MISSED</div>
        <div class="news more"><!-- 20220131 | 942 | 14214 -->
          <div class="clear"></div>
          <div class="mostPopular newsBlock">
            <ul>
            </ul>
          </div>
          <div class="moreNews newsBlock selected">
            <ul>
              <li>
                <img src="https://res.cloudinary.com/globes/image/upload/t_desktop_article_content_header_800%2A392/v1657981319/one%20time%20use%20only/shutterstock_2146025067_mwjzi4.jpg" alt="Rothschild Boulevard credit: Shutterstock" width="100">
                <h2><a href="/en/article-red-tape-unraveling-on-plan-for-central-tel-aviv-1001430747">Red tape unraveling on plan for central Tel Aviv</a></h2>
              </li>
              <li>
                <img src="https://res.cloudinary.com/globes/image/upload/t_desktop_article_content_header_800%2A392/v1667122397/direct/shutterstock_1155406993_blbo6e.jpg" alt="Overcrowding on Israel Railways  credit: Shutterstock" width="100">
                <h2><a href="/en/article-nis-850b-required-by-2040-to-keep-israel-moving-study-finds-1001428923">NIS 850b required by 2040 to keep Israel moving - study</a></h2>
              </li>
              <li>
                <img src="https://res.cloudinary.com/globes/image/upload/t_desktop_article_content_header_800%2A392/v1654599045/direct/800_en_bzdlx8.png" alt="Israel's Best Employers 2023" width="100">
                <h2><a href="/en/article-globes-best-employers-2023-1001427680">Google stays top, Apple climbs to tenth</a></h2>
              </li>
              <li>
                <img src="https://res.cloudinary.com/globes/image/upload/t_desktop_article_content_header_800%2A392/v1650284619/direct/shutterstock_1621286281_sesjhn.jpg" alt="Supermarket  credit: Shutterstock" width="100">
                <h2><a href="/en/article-secret-cartels-add-to-israels-high-cost-of-living-1001423609">Secret cartels add to Israel's high cost of living</a></h2>
              </li>
              <li>
                <img src="https://res.cloudinary.com/globes/image/upload/t_desktop_article_content_header_800%2A392/v1646565220/direct/shutterstock_2070879152_mjdvyz.jpg" alt="Carrefour Credit: Shutterstock" width="100">
                <h2><a href="/en/article-carrefour-to-bring-french-revolution-to-israeli-retail-1001419121">Carrefour to bring French revolution to Israeli retail</a></h2>
              </li>
              <li>
                <img src="https://res.cloudinary.com/globes/image/upload/t_desktop_article_content_header_800%2A392/v1667250819/COT_Pic/c0523579-b0b1-4354-9fdf-1dad0e0686e6_uuw2ti.jpg" alt="" width="100">
                <h2><a href="/en/article-huge-investment-funds-take-step-back-from-israel-1001428625">Huge investment funds take step back from Israel</a></h2>
              </li>
              <li>
                <img src="https://res.cloudinary.com/globes/image/upload/t_desktop_article_content_header_800%2A392/v1666516721/direct/%D7%97%D7%95%D7%9C%D7%93%D7%90%D7%99_13_EIZ_1592_shn5yj_wpwzi4.jpg" alt="Ron Huldai credit: Eyal Izhar"
                  width="100">
                <h2><a href="/en/article-my-vision-including-the-metro-will-be-realized-1001428010">"My vision, including the Metro, will be realized"</a></h2>
              </li>
            </ul>
          </div>
          <script>
            $(function() {
              $(".more ul.navNews li").click(function() {
                $(".more ul.navNews li").removeClass("selected");
                $(this).addClass("selected");
              });
              $("#mostPopular").click(function() {
                $(".more .mostPopular").addClass("selected");
                $(".more .moreNews").removeClass("selected");
              });
              $("#moreNews").click(function() {
                $(".more .mostPopular").removeClass("selected");
                $(".more .moreNews").addClass("selected");
              });
            });
          </script>
        </div>
      </div>
      <div class="pirsumsdera">
        <a href="/en/mynewsletters.aspx" target="_blank">
                <img src="https://res.cloudinary.com/globes/image/upload/v1643893807/Digital/homepage_button_300x140.png">
           </a>
      </div>
      <script>
        console.log('body.width', $('body').width())
        if ($('body').width() > 956) {
          document.write(ad_handler.google_div({
            "url": "/7263/Globes_Desktop_ENG_2019/300x600/hp_300x600_1",
            "sizes": "[300, 600]",
            "local": "en.tower.hp.1"
          }))
        }
      </script>
      <div id="div-gpt-ad-1673952534948-4" url="/7263/Globes_Desktop_ENG_2019/300x600/hp_300x600_1" style="width:300px;height:600px" data-google-query-id="CL3Wr5K3zvwCFcth0wodj8cHpA">
        <div id="google_ads_iframe_/7263/Globes_Desktop_ENG_2019/300x600/hp_300x600_1_0__container__" style="border: 0pt none;"><iframe id="google_ads_iframe_/7263/Globes_Desktop_ENG_2019/300x600/hp_300x600_1_0"
            name="google_ads_iframe_/7263/Globes_Desktop_ENG_2019/300x600/hp_300x600_1_0" title="3rd party ad content" width="300" height="600" scrolling="no" marginwidth="0" marginheight="0" frameborder="0" role="region" aria-label="Advertisement"
            tabindex="0" sandbox="allow-forms allow-popups allow-popups-to-escape-sandbox allow-same-origin allow-scripts allow-top-navigation-by-user-activation" style="border: 0px; vertical-align: bottom;" data-load-complete="true"
            data-google-container-id="5"></iframe></div>
      </div>
    </div>
    <div id="col3">
      <script>
        if (is_mobile) {
          document.write(ad_handler.google_div({
            "url": "/7263/Globes_Desktop_ENG_2019/300x250/hp_300x250_1",
            "sizes": "[300,250]",
            "local": "en.spot.hp.#:20200512001"
          }))
        }
      </script>
      <div class="colTitle">NEWS</div>
      <section class="newsBlock">
        <h3>MARKET</h3>
        <ul>
          <li>
            <h2><a href="/en/article-izhar-shay-1001435498">SPAC led by Izhar Shay raises $143m on Nasdaq</a></h2>
          </li>
          <li>
            <h2><a href="/en/article-tevas-new-ceo-theres-an-opportunity-to-return-to-growth-1001435348">Teva's new CEO: There's an opportunity to return to growth</a></h2>
          </li>
          <li>
            <h2><a href="/en/article-oramed-plunges-after-reporting-trial-failure-1001435437">Oramed plunges after reporting trial failure</a></h2>
          </li>
          <li>
            <h2><a href="/en/article-icl-signs-long-term-general-mills-phosphate-supply-deal-1001435235">ICL signs long-term General Mills phosphate supply deal</a></h2>
          </li>
          <li>
            <h2><a href="/en/article-leumi-shekel-mainly-depends-on-wall-street-1001435163">Leumi: Shekel mainly depends on Wall Street</a></h2>
          </li>
          <li>
            <h2><a href="/en/article-some-win-some-lose-from-harel-buying-isracard-1001435045">Some win, some lose from Harel buying Isracard</a></h2>
          </li>
          <li>
            <h2><a href="/en/article-katzman-to-inject-nis-90m-into-norstar-1001435029">Katzman to inject NIS 90m into Norstar</a></h2>
          </li>
        </ul>
      </section>
      <script>
        if (is_mobile) {
          document.write(ad_handler.google_div({
            "url": "/7263/Globes_Desktop_ENG_2019/300x250/hp_300x250_2",
            "sizes": "[300,250]",
            "local": "en.spot.hp.#:20200512002"
          }))
        }
      </script>
      <section class="newsBlock">
        <h3>ECONOMY</h3>
        <ul>
          <li>
            <h2><a href="/en/article-cpi-up-03-in-december-1001435542">CPI up 0.3% in December</a></h2>
          </li>
          <li>
            <h2><a href="/en/article-sp-asks-treasury-about-use-of-sovereign-wealth-fund-1001435552">S&amp;P asks Treasury about use of sovereign wealth fund</a></h2>
          </li>
          <li>
            <h2><a href="/en/article-netanyahu-smotrich-present-plan-to-cut-price-hikes-1001435307">Netanyahu, Smotrich announce cuts in price hikes</a></h2>
          </li>
          <li>
            <h2><a href="/en/article-israel-posts-rare-fiscal-surplus-in-2022-1001435230">Israel posts rare fiscal surplus in 2022</a></h2>
          </li>
          <li>
            <h2><a href="/en/article-israels-income-tax-brackets-revised-due-to-inflation-1001435217">Israel's income tax brackets revised due to inflation</a></h2>
          </li>
          <li>
            <h2><a href="/en/article-israel-raises-2b-in-first-green-bond-offering-1001435204">Israel raises $2b in first green bond offering</a></h2>
          </li>
        </ul>
      </section>
      <section class="newsBlock">
        <h3>POLITICS</h3>
        <ul>
          <li>
            <h2><a href="/en/article-tens-of-thousands-protest-against-judicial-reforms-1001435458">Tens of thousands protest against judicial reforms</a></h2>
          </li>
          <li>
            <h2><a href="/en/article-levin-rule-by-judges-is-the-opposite-of-democracy-1001435443">Levin: Rule by judges is the opposite of democracy</a></h2>
          </li>
          <li>
            <h2><a href="/en/article-supreme-court-president-hayut-blasts-judicial-reform-plan-1001435441">Supreme Court President Hayut blasts judicial reform plan</a></h2>
          </li>
        </ul>
      </section>
      <section class="newsBlock">
        <h3>LEGAL</h3>
        <ul>
          <li>
            <h2><a href="/en/article-isa-suspects-rani-zim-gave-airports-authority-exec-inside-info-1001435434">ISA suspects Rani Zim gave Airports Authority exec inside info</a></h2>
          </li>
          <li>
            <h2><a href="/en/article-new-evidence-incriminates-moshe-kahlon-in-unetcredit-affair-1001435151">New evidence said to incriminate Kahlon in Unetcredit affair</a></h2>
          </li>
        </ul>
      </section>
      <section class="newsBlock">
        <h3>RETAILING</h3>
        <ul>
          <li>
            <h2><a href="/en/article-israels-first-7-eleven-store-opens-1001435240">Israel's first 7-Eleven store opens</a></h2>
          </li>
        </ul>
      </section>
      <section class="newsBlock">
        <h3>TRANSPORT &amp; INFRASTRUCTURE</h3>
        <ul>
          <li>
            <h2><a href="/en/article-study-no-boost-for-housing-prices-near-planned-metro-stations-1001435041">Study: No boost for housing prices near planned Metro stations</a></h2>
          </li>
          <li>
            <h2><a href="/en/article-smotrich-to-push-metro-bill-despite-regevs-opposition-1001434874">Smotrich to push Metro bill despite Regev's opposition</a></h2>
          </li>
          <li>
            <h2><a href="/en/article-smotrich-promoting-bill-to-expedite-infrastructure-projects-1001434806">Smotrich promoting bill to expedite infrastructure projects</a></h2>
          </li>
        </ul>
      </section>
      <section class="newsBlock">
        <h3>TOURISM &amp; AVIATION</h3>
        <ul>
          <li>
            <h2><a href="/en/article-israeli-tourism-ends-2022-on-road-to-recovery-1001434884">Israeli tourism ends 2022 on road to recovery</a></h2>
          </li>
        </ul>
      </section>
      <section class="newsBlock">
        <h3>FINANCIAL SERVICES</h3>
        <ul>
          <li>
            <h2><a href="/en/article-despite-rate-hikes-mortgage-taking-hit-record-in-2022-1001435301">Despite rate hikes mortgage taking hit record in 2022</a></h2>
          </li>
          <li>
            <h2><a href="/en/article-harel-bids-nis-27b-to-buy-isracard-1001434943">Harel makes huge NIS 2.7b bid to buy Isracard</a></h2>
          </li>
          <li>
            <h2><a href="/en/article-clal-insurance-investing-nis-100m-in-new-bank-esh-1001434863">Clal Insurance investing NIS 100m in new bank Esh</a></h2>
          </li>
        </ul>
      </section>
      <section class="newsBlock">
        <h3>DEFENSE &amp; AEROSPACE</h3>
        <ul>
          <li>
            <h2><a href="/en/article-elbit-systems-wins-180m-israel-air-force-deal-1001435142">Elbit Systems wins $180m Israel Air Force deal</a></h2>
          </li>
          <li>
            <h2><a href="/en/article-yuval-steinitz-appointed-defense-co-rafael-chairman-1001434969">Yuval Steinitz appointed defense co Rafael chairman</a></h2>
          </li>
        </ul>
      </section>
      <section class="newsBlock">
        <h3>HEALTHCARE</h3>
        <ul>
          <li>
            <h2><a href="/en/article-teva-48-us-states-have-agreed-to-opioid-settlement-1001435020">Teva: 48 US states agree opioid settlement</a></h2>
          </li>
          <li>
            <h2><a href="/en/article-lung-cancer-trial-success-boosts-novocure-1001434871">Lung cancer trial success boosts Novocure</a></h2>
          </li>
        </ul>
      </section>
      <section class="newsBlock">
        <h3>TECH, TELECOMS &amp; INTERNET</h3>
        <ul>
          <li>
            <h2><a href="/en/article-oak-increases-stake-in-pagaya-1001435022">Oak HC/FT increases stake in Pagaya</a></h2>
          </li>
          <li>
            <h2><a href="/en/article-israel-tech-layoffs-set-to-continue-in-2023-1001435017">Israel tech layoffs to continue in 2023</a></h2>
          </li>
          <li>
            <h2><a href="/en/article-intel-israel-ceo-yaniv-garty-steps-down-co-ceos-appointed-1001434961">Intel Israel CEO Yaniv Garty steps down, co-CEOs appointed</a></h2>
          </li>
          <li>
            <h2><a href="/en/article-vimeo-global-layoffs-to-include-israel-1001434717">Vimeo global layoffs to include Israel</a></h2>
          </li>
        </ul>
      </section>
      <section class="newsBlock">
        <h3>STARTUPS</h3>
        <ul>
          <li>
            <h2><a href="/en/article-israeli-traveltech-co-hotelmize-raises-12m-1001435304">Israeli travel-tech co Hotelmize raises $12m</a></h2>
          </li>
          <li>
            <h2><a href="/en/article-cybersecurity-hit-most-as-startup-investment-plunged-in-2022-1001435152">Cybersecurity hit most as tech investment plunged in 2022</a></h2>
          </li>
          <li>
            <h2><a href="/en/article-israeli-medical-device-co-sonivie-raises-60m-1001434966">Israeli medical device co SoniVie raises $60m</a></h2>
          </li>
          <li>
            <h2><a href="/en/article-israeli-lidar-car-sensor-co-opsys-raises-515m-1001434811">Israeli LiDAR car sensor co Opsys raises $51.5m</a></h2>
          </li>
        </ul>
      </section>
      <section class="newsBlock">
        <h3>REAL ESTATE</h3>
        <ul>
          <li>
            <h2><a href="/en/article-lior-schleien-buys-tel-aviv-house-for-nis-135m-1001435034">Lior Schleien buys Tel Aviv house for NIS 13.5m</a></h2>
          </li>
          <li>
            <h2><a href="/en/article-work-begins-demolishing-tel-avivs-old-central-bus-station-1001435147">Work begins demolishing Tel Aviv's old central bus station</a></h2>
          </li>
        </ul>
      </section>
    </div>
  </section>
  <script>
    var sContentGroup1 = "English";
    var sContentGroup2 = "Folder";
  </script>
  <!-- Google Analytics 2018 -->
  <script type="text/javascript" src="/news/Cache/Stat_lib.js?v=6"></script>
  <!-- End Google Analytics -->
  <script type="text/javascript" src="/news/inc/banners/ad_banner.js"></script>
  <script src="/ga_2018.asp?p=1&amp;aa=true&amp;ver=24"></script>
  <script type="text/javascript" src="/news/Cache/ga_lib.js?v=22"></script>
</form>

Text Content

 


search
 * G
 * Front
 * News
 * Comment
 * Features
 * MARKET
 * ECONOMY
 * ENERGY
 * HEALTHCARE
 * TECH
 * REAL ESTATE
 * START UPS

 * AEROSPACE & DEFENSE
 * CHEMICALS & PLASTICS
 * FINANCIAL SERVICES
 * MERGERS & ACQUISITIONS
 * POLITICS
 * TELECOMS, MEDIA & MARKETING
 * TOURISM
 * TRANSPORT & INFRASTRUCTURE





CENTRAL ISRAEL HOME PRICES INDICATE CHANGING MARKET TREND

The main factor in the housing market now is not supply but interest rates.

Real estate


 * US DEVELOPER GARY BARNETT BUYS NAYOT'S JERUSALEM LAND


 * ROSEN AND TOUCHMAIR SHELVE TAKEOVER AMBITIONS


 * INTEL CANCELS NEW HAIFA DEVELOPMENT CENTER


 * PENSION FUNDS POST WORST YEAR SINCE 2008


 * MARKET ANALYSTS START TO WARN ON ISRAEL'S POLITICAL RISK


 * SPAC LED BY IZHAR SHAY RAISES $143M ON NASDAQ


 * TEVA'S NEW CEO: THERE'S AN OPPORTUNITY TO RETURN TO GROWTH


OPINION & FEATURES
Economists compete for gloomiest outlook

Nouriel Roubini is no longer a lone prophet of doom, but he sees more
fundamental and long-term changes for the worse. Economy

Netanyahu-Smotrich plan financed by unfounded optimism

To fund the cut in electricity tariffs, the privatization of the Eshkol power
plant will have to be a great success. Economy

Autonomous vehicles still on the radar

Not to mention LiDAR, and Mobileye was not the only Israeli company presenting
autotech breakthroughs at CES. Transport & infrastructure

Stop shouting, start talking

The new government's actions and proposals are not ideal, but not the apocalypse
either, and reasoned discourse should produce acceptable solutions.

Israel's richest family completes dividing the spoils

The sale of Doron Ofer's 15% stake in Ofer Holdings to his sister Liora ends a
20-year acrimonious saga since the late Sammy and Yuli Ofer split their assets.
Real estate

It's about building businesses, not just raising capital

The venture capital investment culture in tech markets, including Israel has
gone wrong. Andrey Yashunsky explains what must change. Start ups

Techie turned tycoon Nir Zuk still restless

Zuk was best known for slamming the door on Check Point. Now, after building
Palo Alto Networks, he's trying to disrupt the news media and banking in Israel.
Financial services

From Pepsi via Apple to digital healthcare

Former Pepsi and Apple CEO John Sculley recalls his journey from sugary drinks
and being responsible for Steve Jobs quitting Apple, to his current involvement
with digital health, including in Israel. Healthcare

Has Netanyahu given up on Israel's economy?

Benjamin Netanyahu once talked of Israel becoming an economic leader, but his
coalition agreements seem bound to prevent that ever happening. Economy

Unicorns could struggle to survive as cash runs low

"Globes" looks at Israel's biggest privately-held tech companies and their
chances of getting through 2023, as investment becomes scarce, and valuations
plunge. Start ups

Norway out Gulf States in

"Globes" examines the potential impact on the Israeli economy of divestment by
the Norwegian sovereign wealth fund. Economy

The "Globes" Most Promising Israeli Startups of 2022

86 VC firms picked the ten most exciting prospects among up and coming Israeli
tech companies. Start ups

MARKET DATA


 * TEL AVIV
   
   4:51 to close


 * WALL STREET
   
   closed


 * EUROPE
   
   5:41 to close


 * ASIA
   
   closed
 * CURRENCIES

IndicesActiveAdvancersDecliners
IndicesActiveAdvancersDeclinersIsraeli
IndicesActiveAdvancersDeclinersIsraeli
IndicesActiveAdvancersDecliners
 
TA 35
-0.05%
1851.01


TA 351851.01-0.05%TA 1251884.240.01%BlueTech Global370.90.31%TA
SME60629.270.06%Real Estate964.250.29%


NIS/USD
3.4170
0.21%
NIS/EUR
3.6985
0.03%
USD/EUR
1.0815
-0.01%

More Market Data


MARKET PRICES

Stocks and bonds
 * Tel Aviv market report
 * Tel Aviv Stock Exchange
 * Israeli stocks in NY
 * Arbitrage gaps for dual-listed stocks
 * Israeli stocks in Europe
 * Israeli stocks on other markets
 * Tel Aviv 25 options
 * Mutual funds

Exchange rates
 * Current representative shekel rates
 * Historical representative shekel rates
 * Shekel/dollar options
 * Global exchange rates

Price indices
 * Monthly indices
 * Annual movements

Israel Real Estate Conference Israel Resources
Visit twitter Visit our page Visit our page Visit rss Mail it

MOST POPULAR
 * MONTH
 * WEEK
 * DAY




 * "THE ECONOMIST" RANKS ISRAEL FOURTH BEST PERFORMING ECONOMY


 * ISRAEL'S HOUSING MARKET IN WORST SLUMP IN 25 YEARS


 * LIOR SCHLEIEN BUYS TEL AVIV HOUSE FOR NIS 13.5M


 * ISRAEL'S RICHEST FAMILY COMPLETES DIVIDING THE SPOILS


 * ISRAEL AEROSPACE LAUNCHES EROS OBSERVATION SATELLITE


 * WORK BEGINS DEMOLISHING TEL AVIV'S OLD CENTRAL BUS STATION


 * ISRAEL'S FIRST 7-ELEVEN STORE OPENS


 * LIOR SCHLEIEN BUYS TEL AVIV HOUSE FOR NIS 13.5M


 * WORK BEGINS DEMOLISHING TEL AVIV'S OLD CENTRAL BUS STATION


 * ISRAEL'S FIRST 7-ELEVEN STORE OPENS


 * ISRAEL'S INCOME TAX BRACKETS REVISED DUE TO INFLATION


 * ISRAEL TECH LAYOFFS TO CONTINUE IN 2023


 * STARTING AT NIS 750M: JERUSALEM PATRIARCHATE LAND FOR SALE


 * INTEL CANCELS NEW HAIFA DEVELOPMENT CENTER


 * STARTING AT NIS 750M: JERUSALEM PATRIARCHATE LAND FOR SALE


 * INTEL CANCELS NEW HAIFA DEVELOPMENT CENTER


 * ISRAEL'S FIRST 7-ELEVEN STORE OPENS


 * S&P ASKS TREASURY ABOUT USE OF SOVEREIGN WEALTH FUND


 * WORK BEGINS DEMOLISHING TEL AVIV'S OLD CENTRAL BUS STATION


 * LIOR SCHLEIEN BUYS TEL AVIV HOUSE FOR NIS 13.5M


 * ECONOMISTS COMPETE FOR GLOOMIEST OUTLOOK


Gil Gibli

YOU MAY HAVE MISSED


 * RED TAPE UNRAVELING ON PLAN FOR CENTRAL TEL AVIV


 * NIS 850B REQUIRED BY 2040 TO KEEP ISRAEL MOVING - STUDY


 * GOOGLE STAYS TOP, APPLE CLIMBS TO TENTH


 * SECRET CARTELS ADD TO ISRAEL'S HIGH COST OF LIVING


 * CARREFOUR TO BRING FRENCH REVOLUTION TO ISRAELI RETAIL


 * HUGE INVESTMENT FUNDS TAKE STEP BACK FROM ISRAEL


 * "MY VISION, INCLUDING THE METRO, WILL BE REALIZED"



NEWS


MARKET


 * SPAC LED BY IZHAR SHAY RAISES $143M ON NASDAQ


 * TEVA'S NEW CEO: THERE'S AN OPPORTUNITY TO RETURN TO GROWTH


 * ORAMED PLUNGES AFTER REPORTING TRIAL FAILURE


 * ICL SIGNS LONG-TERM GENERAL MILLS PHOSPHATE SUPPLY DEAL


 * LEUMI: SHEKEL MAINLY DEPENDS ON WALL STREET


 * SOME WIN, SOME LOSE FROM HAREL BUYING ISRACARD


 * KATZMAN TO INJECT NIS 90M INTO NORSTAR


ECONOMY


 * CPI UP 0.3% IN DECEMBER


 * S&P ASKS TREASURY ABOUT USE OF SOVEREIGN WEALTH FUND


 * NETANYAHU, SMOTRICH ANNOUNCE CUTS IN PRICE HIKES


 * ISRAEL POSTS RARE FISCAL SURPLUS IN 2022


 * ISRAEL'S INCOME TAX BRACKETS REVISED DUE TO INFLATION


 * ISRAEL RAISES $2B IN FIRST GREEN BOND OFFERING


POLITICS


 * TENS OF THOUSANDS PROTEST AGAINST JUDICIAL REFORMS


 * LEVIN: RULE BY JUDGES IS THE OPPOSITE OF DEMOCRACY


 * SUPREME COURT PRESIDENT HAYUT BLASTS JUDICIAL REFORM PLAN


LEGAL


 * ISA SUSPECTS RANI ZIM GAVE AIRPORTS AUTHORITY EXEC INSIDE INFO


 * NEW EVIDENCE SAID TO INCRIMINATE KAHLON IN UNETCREDIT AFFAIR


RETAILING


 * ISRAEL'S FIRST 7-ELEVEN STORE OPENS


TRANSPORT & INFRASTRUCTURE


 * STUDY: NO BOOST FOR HOUSING PRICES NEAR PLANNED METRO STATIONS


 * SMOTRICH TO PUSH METRO BILL DESPITE REGEV'S OPPOSITION


 * SMOTRICH PROMOTING BILL TO EXPEDITE INFRASTRUCTURE PROJECTS


TOURISM & AVIATION


 * ISRAELI TOURISM ENDS 2022 ON ROAD TO RECOVERY


FINANCIAL SERVICES


 * DESPITE RATE HIKES MORTGAGE TAKING HIT RECORD IN 2022


 * HAREL MAKES HUGE NIS 2.7B BID TO BUY ISRACARD


 * CLAL INSURANCE INVESTING NIS 100M IN NEW BANK ESH


DEFENSE & AEROSPACE


 * ELBIT SYSTEMS WINS $180M ISRAEL AIR FORCE DEAL


 * YUVAL STEINITZ APPOINTED DEFENSE CO RAFAEL CHAIRMAN


HEALTHCARE


 * TEVA: 48 US STATES AGREE OPIOID SETTLEMENT


 * LUNG CANCER TRIAL SUCCESS BOOSTS NOVOCURE


TECH, TELECOMS & INTERNET


 * OAK HC/FT INCREASES STAKE IN PAGAYA


 * ISRAEL TECH LAYOFFS TO CONTINUE IN 2023


 * INTEL ISRAEL CEO YANIV GARTY STEPS DOWN, CO-CEOS APPOINTED


 * VIMEO GLOBAL LAYOFFS TO INCLUDE ISRAEL


STARTUPS


 * ISRAELI TRAVEL-TECH CO HOTELMIZE RAISES $12M


 * CYBERSECURITY HIT MOST AS TECH INVESTMENT PLUNGED IN 2022


 * ISRAELI MEDICAL DEVICE CO SONIVIE RAISES $60M


 * ISRAELI LIDAR CAR SENSOR CO OPSYS RAISES $51.5M


REAL ESTATE


 * LIOR SCHLEIEN BUYS TEL AVIV HOUSE FOR NIS 13.5M


 * WORK BEGINS DEMOLISHING TEL AVIV'S OLD CENTRAL BUS STATION



Front News Comment Features Market
Newsletters Globes Conferences RSS Israel Resources עברית
Advertising Terms of Use Privacy Policy About Support
Powered by UI & Design By Application delivery by © Globes. All rights reserved.
Twitter Facebook Linkedin RSS Newsletters גלובס Israel Business Conference 2018