en.globes.co.il Open in urlscan Pro
23.38.98.112  Public Scan

Submitted URL: http://en.globes.co.il/
Effective URL: https://en.globes.co.il/en/
Submission: On October 17 via manual from TW — 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="/wEPDwUENTM4MWRkcDSJBYIF0g9ENBotnbsGTlZVjB0SreJ4ahP1l0E12lk=">
  </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-yossi-shelley-heading-economic-cabinet-black-humor-1001460341">
            <img class="mainImg" src="https://res.cloudinary.com/globes/image/upload/t_800X392/v1697468238/COT_Pic/Josef-121_fd3qbq_rg0ivq.jpg" alt="Manuel Trajtenberg  credit: Yossi Cohen">
        </a>
        <h2><a href="/en/article-yossi-shelley-heading-economic-cabinet-black-humor-1001460341">"Yossi Shelley to head economic cabinet? Black humor"</a></h2>
        <p>Talking to "Globes", Prof. Manuel Trajtenberg slams the government's handling of the war's economic impact, and warns that the deficit must not get out of hand.</p>
        <span class="article_tag"><a href="/en/economy.tag#fromelement=hp_tags">Economy</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_800X392/v1696963505/direct/2023-10-10T182932Z_1199124613_RC2UP3ADEJNE_RTRMADP_3_ISRAEL-PALESTINIANS-BIDEN_fuario.jpg" alt="US President Joe Biden credit: Reuters Jonathan Ernst"
                width="100">
              <h2><a href="/en/article-joe-biden-to-visit-israel-wednesday-1001460334">Joe Biden to visit Israel Wednesday</a></h2>
            </li>
            <li>
              <img src="https://res.cloudinary.com/globes/image/upload/t_800X392/v1659606210/COT_Pic/64_evllbn.jpg" alt="Shekel depreciates credit: Tali Bogdanovsky" width="100">
              <h2><a href="/en/article-shekel-moves-above-nis-4-for-first-time-since-2015-1001460328">Shekel moves above NIS 4/$ to weakest since 2015</a></h2>
            </li>
            <li>
              <img src="https://res.cloudinary.com/globes/image/upload/t_800X392/v1697371065/direct/2023-10-12T171704Z_1697131022_DPAF231012X911X016637_RTRFIPP_4_C_vgciig.jpg"
                alt="Rocket interceptions over farm in Eshkol Regional Council  credit: Reuters" width="100">
              <h2><a href="/en/article-75-of-israels-produce-is-from-farms-bordering-gaza-1001460283">"75% of Israel's produce is from farms bordering Gaza"</a></h2>
            </li>
            <li>
              <img src="https://res.cloudinary.com/globes/image/upload/t_800X392/v1696935345/direct/RC2XO3AKGBGM_nbda7n.jpg" alt="Israeli forces on Lebanese border  credit: Reuters/Ammar Awad" width="100">
              <h2><a href="/en/article-israel-evacuating-communities-near-lebanese-border-1001460268">Israel evacuating communities near Lebanese border</a></h2>
            </li>
            <li>
              <img src="https://res.cloudinary.com/globes/image/upload/t_800X392/v1697461617/direct/shutterstock_1585836655_zrmo6q.jpg" alt="Web Summit founder Paddy Cosgrave credit: Shutterstock" width="100">
              <h2><a href="/en/article-israeli-tech-leaders-to-boycott-web-summit-after-ceo-tweet-1001460326">Israeli tech leaders to boycott Web Summit after CEO tweet</a></h2>
            </li>
            <li>
              <img src="https://res.cloudinary.com/globes/image/upload/t_800X392/v1691064329/COT_Pic/400_xualfj.jpg" alt="Benjamin Netanyahu and Citi credit: Shutterstock and Alex Kolomonsky design Tali Bogdansky" width="100">
              <h2><a href="/en/article-citi-sees-bank-of-israel-cutting-rate-by-075-1001460285">Citi sees Bank of Israel cutting rate by 0.75%</a></h2>
            </li>
            <li>
              <img src="https://images.globes.co.il/images/NewGlobes/big_image_800/2020/1759133800x392.2020213T154508.jpg" alt="Dan Naveh" width="100">
              <h2><a href="/en/article-israel-bonds-raises-200m-1001460250">Israel Bonds raises $200m</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-amos-gilead-hamas-made-two-big-mistakes-1001460276"><img src="https://res.cloudinary.com/globes/image/upload/t_800X392/v1693990450/direct/%D7%A2%D7%9E%D7%95%D7%A1_%D7%92%D7%9C%D7%A2%D7%93_7_bd1ccg.jpg" alt="Amos Gilead credit: Shlomi Yosef" title="Amos Gilead credit: Shlomi Yosef"></a>
        <b><a href="/en/article-amos-gilead-hamas-made-two-big-mistakes-1001460276">Amos Gilead: Hamas made two big mistakes</a></b>
        <p>The Reichman University Institute for Policy and Strategy head tells "Globes" that occupying the Gaza Strip would be an unbearable burden on Israel. <span
            class="article_tag"><a href="/en/politics.tag#fromelement=hp_tags">Politics</a></span>
        </p>
      </div>
      <div class="element">
        <a href="/en/article-israels-tech-industry-enlists-1001460259"><img src="https://res.cloudinary.com/globes/image/upload/t_800X392/v1696871061/direct/9cdc700c-ea85-4d7a-a891-4cefb7722cad_pk34bx.jpg" alt="One of dozens of aid centers set up by high-tech companies  credit: Noam Amir" title="One of dozens of aid centers set up by high-tech companies  credit: Noam Amir"></a>
        <b><a href="/en/article-israels-tech-industry-enlists-1001460259">Israel's tech industry enlists</a></b>
        <p>Besides coping with employees being drafted, high-tech companies have swiftly diverted resources to aiding evacuees and providing protective gear to soldiers. <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-qatar-caught-between-hamas-and-west-1001460170"><img src="https://res.cloudinary.com/globes/image/upload/t_800X392/v1637853327/direct/shutterstock_635887490_ja4bc0.jpg" alt="Doha skyline  credit: Shutterstock" title="Doha skyline  credit: Shutterstock"></a>
        <b><a href="/en/article-qatar-caught-between-hamas-and-west-1001460170">Qatar caught between Hamas and West</a></b>
        <p>Qatar is trying to walk a tightrope between western public opinion and support for Hamas. <span class="article_tag"><a href="/en/politics.tag#fromelement=hp_tags">Politics</a></span>
        </p>
      </div>
      <div class="element">
        <a href="/en/article-factories-in-israels-south-pick-up-the-pieces-1001460058"><img src="https://res.cloudinary.com/globes/image/upload/t_800X392/v1697041046/direct/2023-10-10T111550Z_1136275128_RC2MP3AZFI13_RTRMADP_3_ISRAEL-PALESTINIANS-GAZA_gu6f30.jpg" alt="Kfar Aza after the massacre credit: Reuters Ronen Zvulun" title="Kfar Aza after the massacre credit: Reuters Ronen Zvulun"></a>
        <b><a href="/en/article-factories-in-israels-south-pick-up-the-pieces-1001460058">Factories in Israel's south pick up the pieces</a></b>
        <p>With staff murdered and employees scared to return to work, businesses in the region will struggle to survive. <span class="article_tag"><a href="/en/basicindustries.tag#fromelement=hp_tags">Basic industries</a></span>
        </p>
      </div>
      <div class="element">
        <a href="/en/article-israel-must-crush-hamas-1001460014"><img src="https://res.cloudinary.com/globes/image/upload/t_800X392/v1628506891/direct/20210809110655_NOAM4669_ea9xtm.jpg" alt="Meir Ben-Shabbat credit: Noam Moskowitz Knesset Spokesperson" title="Meir Ben-Shabbat credit: Noam Moskowitz Knesset Spokesperson"></a>
        <b><a href="/en/article-israel-must-crush-hamas-1001460014">"Israel must crush Hamas"</a></b>
        <p>As long as 130 Israelis - children and the elderly - are held in Gaza, the international community will be forced to recognize Israel's right to continue fighting, says former National Security Advisor Meir Ben-Shabbat. <span
            class="article_tag"><a href="/en/politics.tag#fromelement=hp_tags">Politics</a></span>
        </p>
      </div>
      <div class="element opinion">
        <a href="/en/article-loyal-joe-1001459919"><img src="https://images.globes.co.il/Images/NewGlobes/big_image/2014/YOAV-575.jpg" alt="Yoav Karny" title="Yoav Karny"></a>
        <b><a href="/en/article-loyal-joe-1001459919">Loyal Joe</a></b>
        <p>It will have surprised many Israelis to find out how deep US President Joe Biden's feelings for Israel run.</p>
      </div>
      <div class="element">
        <a href="/en/article-how-israels-nis-4-billion-fence-failed-1001459742"><img src="https://res.cloudinary.com/globes/image/upload/t_800X392/v1696771731/direct/Hani-Alshaer-%D7%A8%D7%95%D7%99%D7%98%D7%A8%D7%A1_uuela7.jpg" alt="Aza Din al-Kassem Brigades break through Israeli border fence  credit: Reuters/Hani Alshaer" title="Aza Din al-Kassem Brigades break through Israeli border fence  credit: Reuters/Hani Alshaer"></a>
        <b><a href="/en/article-how-israels-nis-4-billion-fence-failed-1001459742">How Israel's NIS 4 billion fence failed</a></b>
        <p>The security barrier around the Gaza Strip was mainly designed to counter the tunnel threat, but Hamas simply broke through the front door. <span
            class="article_tag"><a href="/en/aerospacedefense.tag#fromelement=hp_tags">Aerospace &amp; defense</a></span>
        </p>
      </div>
      <div class="element">
        <a href="/en/article-us-europe-give-israel-free-hand-in-gaza-1001459698"><img src="https://res.cloudinary.com/globes/image/upload/t_800X392/v1696769538/direct/2023-10-07T194043Z_1696707639_DPAF231007X99X480204_RTRFIPP_4_CO_kbza96.jpg" alt="Solidarity with Israel at the Brandenberg Gate credit: Reuters Sven K?uler/dpa" title="Solidarity with Israel at the Brandenberg Gate credit: Reuters Sven K?uler/dpa"></a>
        <b><a href="/en/article-us-europe-give-israel-free-hand-in-gaza-1001459698">US and Europe give Israel free hand in Gaza</a></b>
        <p>The surprise attack on Israel by Hamas has outraged western public opinion and is being compared with 9/11 and the Bataclan massacre in Paris. <span class="article_tag"><a href="/en/politics.tag#fromelement=hp_tags">Politics</a></span>
        </p>
      </div>
      <div class="element">
        <a href="/en/article-providing-blockchain-with-credibility-1001459494"><img src="https://res.cloudinary.com/globes/image/upload/t_800X392/v1696339011/COT_Pic/%D7%AA%D7%9E%D7%95%D7%A0%D7%94-%D7%9E%D7%99%D7%9B%D7%90%D7%9C.jpg1_quiskl.jpg" alt="Michael Shaulov credit: Luke Amorelli" title="Michael Shaulov credit: Luke Amorelli"></a>
        <b><a href="/en/article-providing-blockchain-with-credibility-1001459494">Providing blockchain with credibility</a></b>
        <p>Digital assets security infrastructure company Fireblocks CEO Michael Shaulov tries to simplify the complexities of blockchain and cryptocurrencies. <span class="article_tag"><a href="/en/it.tag#fromelement=hp_tags">IT</a></span>
        </p>
      </div>
      <div class="element">
        <a href="/en/article-visa-waiver-program-will-boost-israel-us-ties-1001459180"><img src="https://res.cloudinary.com/globes/image/upload/t_800X392/v1696169632/direct/ss_ammukl.jpg" alt="Gil Bringer meets Alejandro Mayorkas credit: Israel Embassy Washington" title="Gil Bringer meets Alejandro Mayorkas credit: Israel Embassy Washington"></a>
        <b><a href="/en/article-visa-waiver-program-will-boost-israel-us-ties-1001459180">Visa Waiver Program will boost Israel-US ties</a></b>
        <p>Gil Bringer, who oversaw the process of Israel's acceptance, stresses the advantages, but warns the US will monitor how many Israelis overstay their 90-day visa. <span
            class="article_tag"><a href="/en/tourism.tag#fromelement=hp_tags">Tourism</a></span>
        </p>
      </div>
      <div class="element">
        <a href="/en/article-israel-saudi-normalization-pros-and-cons-1001459107"><img src="https://res.cloudinary.com/globes/image/upload/t_800X392/v1696165681/direct/2022-07-16T114858Z_1968246687_RC2ZCV9G7EW4_RTRMADP_3_USA-SAUDI__pq2zku.jpg" alt="US President Joe Biden and Saudi Crown Prince Mohammed bin Salman credit Reuters Mandel Ngan" title="US President Joe Biden and Saudi Crown Prince Mohammed bin Salman credit Reuters Mandel Ngan"></a>
        <b><a href="/en/article-israel-saudi-normalization-pros-and-cons-1001459107">Israel-Saudi normalization: the pros and cons</a></b>
        <p>From Saudi Arabia's request for a nuclear program and F-35s, to concessions to the Palestinians and a US defense pact, "Globes" sets out the advantages and disadvantages. <span
            class="article_tag"><a href="/en/politics.tag#fromelement=hp_tags">Politics</a></span>
        </p>
      </div>
      <div class="element">
        <a href="/en/article-his-company-raised-238m-so-whats-eating-shlomo-kramer-1001459032"><img src="https://res.cloudinary.com/globes/image/upload/t_800X392/v1695302284/direct/%D7%A9%D7%9C%D7%9E%D7%94_%D7%A7%D7%A8%D7%9E%D7%A8_-_%D7%9E%D7%90%D7%95%D7%A9%D7%A81_ssnzjh_wlyrf1.jpg" alt="Shlomo Kramer  credit: Shlomi Yosef" title="Shlomo Kramer  credit: Shlomi Yosef"></a>
        <b><a href="/en/article-his-company-raised-238m-so-whats-eating-shlomo-kramer-1001459032">His company just raised $238m, so what's eating Shlomo Kramer?</a></b>
        <p>Kramer seeks to build his latest cyber innovator Cato Networks as a truly Israeli company, but doesn't mince words about what he sees as wanton destruction of the local tech industry. <span
            class="article_tag"><a href="/en/politics.tag#fromelement=hp_tags">Politics</a></span>
        </p>
      </div>
      <div class="element">
        <a href="/en/article-softbank-is-in-a-new-different-period-1001458624"><img src="https://res.cloudinary.com/globes/image/upload/t_800X392/v1695302280/direct/%D7%99%D7%95%D7%A1%D7%99_%D7%9B%D7%94%D7%9F_19_sisgox_vkglsd.jpg" alt="Yossi Cohen  credit: Shlomi Yosef" title="Yossi Cohen  credit: Shlomi Yosef"></a>
        <b><a href="/en/article-softbank-is-in-a-new-different-period-1001458624">"SoftBank is in a new, different period"</a></b>
        <p>Mossad chief turned SoftBank exec Yossi Cohen talks to "Globes" about investment strategy, Saudi Arabia, and his political outlook. <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-will-a-small-galilee-company-produce-nvidias-superconductor-1001458616"><img src="https://res.cloudinary.com/globes/image/upload/t_800X392/v1694688948/COT_Pic/%D7%98%D7%9C_%D7%A7%D7%90%D7%95%D7%A4%D7%9E%D7%9F_%D7%9E%D7%99%D7%99%D7%A1%D7%93%D7%AA_%D7%A1%D7%99%D7%9E%D7%98%D7%9C_9_vmey50_ct4yzk.jpg" alt="Simtal owner Tal Kaufman  credit: Oren Sonego" title="Simtal owner Tal Kaufman  credit: Oren Sonego"></a>
        <b><a href="/en/article-will-a-small-galilee-company-produce-nvidias-superconductor-1001458616">Will a small Galilee factory deliver Nvidia’s superconductor?</a></b>
        <p>Tal Kaufman's electronic components coating company Simtal may be on the verge of a breakthrough in the production of graphene. <span class="article_tag"><a href="/en/it.tag#fromelement=hp_tags">IT</a></span>
        </p>
      </div>
      <div class="element">
        <a href="/en/article-globes-ranks-the-best-employers-in-israel-register-now-1001456487"><img src="https://res.cloudinary.com/globes/image/upload/t_800X392/v1693309871/direct/statista_%D7%94%D7%9E%D7%A2%D7%A1%D7%99%D7%A7%D7%99%D7%9D-%D7%94%D7%98%D7%95%D7%91%D7%99%D7%9D_ynvj0p.jpg" alt="Best employers in Israel ranking 2024" title="Best employers in Israel ranking 2024"></a>
        <b><a href="/en/article-globes-ranks-the-best-employers-in-israel-register-now-1001456487">“Globes” ranks "The Best Employers in Israel": register now</a></b>
        <p>For the third year, "Globes", in collaboration with Statista, is ranking the best places to work in Israel.</p>
      </div>
    </div>
    <div class="mainContentSecond" style="overflow: visible;">
      <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">5:54 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">6:44 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/up_icon_1.png"><span class="name">TA 35</span></div>
                <div class="left">
                  <div class="percent more">0.31%</div>
                  <div class="number">1697.72</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,'up','TA 35','more', '0.31%','1697.72','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">1697.72</td>
                    <td class="percent up">0.31%</td>
                  </tr>
                  <tr title="Tel Aviv 125" id="IndicesRow1" class="result" onmouseover="IndicesSelect('IndicesRow1','tase','9999012',1,'up','TA 125','more', '0.17%','1713.65','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">1713.65</td>
                    <td class="percent up">0.17%</td>
                  </tr>
                  <tr title="BlueTech Global" id="IndicesRow2" class="result" onmouseover="IndicesSelect('IndicesRow2','tase','9999533',2,'up','BlueTech Global','more', '0.63%','345.14','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">345.14</td>
                    <td class="percent up">0.63%</td>
                  </tr>
                  <tr title="TA SME60" id="IndicesRow3" class="result" onmouseover="IndicesSelect('IndicesRow3','tase','9999632',3,'up','TA SME60','more', '0.43%','563.63','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">563.63</td>
                    <td class="percent up">0.43%</td>
                  </tr>
                  <tr title="Real Estate" id="IndicesRow4" class="result" onmouseover="IndicesSelect('IndicesRow4','tase','9999657',4,'down','Real Estate','less', '-0.56%','777.03','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">777.03</td>
                    <td class="percent down">-0.56%</td>
                  </tr>
                </tbody>
              </table>
            </div>
          </div>
          <div class="clear"></div>
          <div id="exchangeRate">
            <div class="er"><b>NIS/USD</b>
              <div class="rate">3.9900</div>
              <div class="percent more">0.5300%</div>
            </div>
            <div class="er"><b>NIS/EUR</b>
              <div class="rate">4.2004</div>
              <div class="percent more">0.3300%</div>
            </div>
            <div class="er"><b>USD/EUR</b>
              <div class="rate">1.0536</div>
              <div class="percent less">-0.21%</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>
      <!-- 10961 not active -->
      <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" style="overflow: visible;">
        <script>
          if (!is_mobile) {
            document.write(ad_handler.google_div({
              "url": "/22932857709/en_globes_desktop/en_globes_desktop_hp_300x250_1",
              "sizes": "[300,250]",
              "local": "en.spot.hp.1"
            }))
          }
        </script>
        <div id="div-gpt-ad-1697532389336-1" url="/22932857709/en_globes_desktop/en_globes_desktop_hp_300x250_1" style="width: 300px; height: 250px; overflow: visible;" data-google-query-id="CKKaq_rY_IEDFRj3dwod7agLKA">
          <div id="google_ads_iframe_/22932857709/en_globes_desktop/en_globes_desktop_hp_300x250_1_0__container__" style="border: 0pt none; overflow: visible;"><iframe
              id="google_ads_iframe_/22932857709/en_globes_desktop/en_globes_desktop_hp_300x250_1_0" name="google_ads_iframe_/22932857709/en_globes_desktop/en_globes_desktop_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" style="border: 0px; vertical-align: bottom; box-shadow: rgba(34, 34, 34, 0.2) 0px 0px 10px;" 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-1001459661">Ben Gurion airport stays open as foreign airlines cancel flights</a></h2>
            </li>
            <li>
              <h2><a href="/en/article-1001459749">Israelis stranded abroad as foreign carriers cancel flights</a></h2>
            </li>
            <li>
              <h2><a href="/en/article-1001459197">Jerusalem western entrance tunnel opens</a></h2>
            </li>
            <li>
              <h2><a href="/en/article-1001458485">Ben Gurion airport Terminal 3 set for enlargement</a></h2>
            </li>
            <li>
              <h2><a href="/en/article-1001459631">Giora Eiland outlines plan to get hostages back alive</a></h2>
            </li>
            <li>
              <h2><a href="/en/article-1001460326">Israeli tech leaders to boycott Web Summit after CEO tweet</a></h2>
            </li>
            <li>
              <h2><a href="/en/article-1001459753">"Shekel depreciation is strong and rapid"</a></h2>
            </li>
          </ul>
        </div>
        <div class="mostPopular newsBlock week">
          <ul>
            <li>
              <h2><a href="/en/article-1001459749">Israelis stranded abroad as foreign carriers cancel flights</a></h2>
            </li>
            <li>
              <h2><a href="/en/article-1001460326">Israeli tech leaders to boycott Web Summit after CEO tweet</a></h2>
            </li>
            <li>
              <h2><a href="/en/article-1001459753">"Shekel depreciation is strong and rapid"</a></h2>
            </li>
            <li>
              <h2><a href="/en/article-1001460041">More foreign airlines cancel Israel flights</a></h2>
            </li>
            <li>
              <h2><a href="/en/article-1001460184">Few foreign airlines still flying to Israel</a></h2>
            </li>
            <li>
              <h2><a href="/en/article-1001460030">Cheap Chinese drones caused havoc on Gaza border</a></h2>
            </li>
            <li>
              <h2><a href="/en/article-1001459859">Tech experts battle to shut down Gaza financial pipeline</a></h2>
            </li>
          </ul>
        </div>
        <div class="mostPopular newsBlock day selected">
          <ul>
            <li>
              <h2><a href="/en/article-1001460326">Israeli tech leaders to boycott Web Summit after CEO tweet</a></h2>
            </li>
            <li>
              <h2><a href="/en/article-1001460184">Few foreign airlines still flying to Israel</a></h2>
            </li>
            <li>
              <h2><a href="/en/article-1001460170">Qatar caught between Hamas and West</a></h2>
            </li>
            <li>
              <h2><a href="/en/article-1001460276">Amos Gilead: Hamas made two big mistakes</a></h2>
            </li>
            <li>
              <h2><a href="/en/article-1001460267">Shekel edges closer to NIS 4$</a></h2>
            </li>
            <li>
              <h2><a href="/en/article-1001460283">"75% of Israel's produce is from farms bordering Gaza"</a></h2>
            </li>
            <li>
              <h2><a href="/en/article-1001460201">Israeli defense companies keep going as fighting rages</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" style="overflow: visible;">
        <script>
          if (!is_mobile) {
            document.write(ad_handler.google_div({
              "url": "/22932857709/en_globes_desktop/en_globes_desktop_hp_300x250_2",
              "sizes": "[300,250]",
              "local": "en.spot.hp.2"
            }))
          }
        </script>
        <div id="div-gpt-ad-1697532389336-2" url="/22932857709/en_globes_desktop/en_globes_desktop_hp_300x250_2" style="width: 300px; height: 250px; overflow: visible;" data-google-query-id="CO3WqvrY_IEDFZYAiwodtacOfg">
          <div id="google_ads_iframe_/22932857709/en_globes_desktop/en_globes_desktop_hp_300x250_2_0__container__" style="border: 0pt none; overflow: visible;"><iframe
              id="google_ads_iframe_/22932857709/en_globes_desktop/en_globes_desktop_hp_300x250_2_0" name="google_ads_iframe_/22932857709/en_globes_desktop/en_globes_desktop_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" style="border: 0px; vertical-align: bottom; box-shadow: rgba(34, 34, 34, 0.2) 0px 0px 10px;" 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" style="overflow: visible;">
        <script>
          if (!is_mobile) {
            document.write(ad_handler.google_div({
              "url": "/22932857709/en_globes_desktop/en_globes_desktop_hp_300x250_3",
              "sizes": "[300,250]",
              "local": "en.spot.hp.3"
            }))
          }
        </script>
        <div id="div-gpt-ad-1697532389336-3" url="/22932857709/en_globes_desktop/en_globes_desktop_hp_300x250_3" style="width: 300px; height: 250px; overflow: visible;" data-google-query-id="CNrhqvrY_IEDFZoBiwodRwkMhQ">
          <div id="google_ads_iframe_/22932857709/en_globes_desktop/en_globes_desktop_hp_300x250_3_0__container__" style="border: 0pt none; overflow: visible;"><iframe
              id="google_ads_iframe_/22932857709/en_globes_desktop/en_globes_desktop_hp_300x250_3_0" name="google_ads_iframe_/22932857709/en_globes_desktop/en_globes_desktop_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" style="border: 0px; vertical-align: bottom; box-shadow: rgba(34, 34, 34, 0.2) 0px 0px 10px;" 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_800X392/v1692173716/G/shutterstock_1723539226_dp3cpz.jpg" alt="Is a private medical school a cure for the doctor shortage?  credit: Shutterstock" width="100">
                <h2><a href="/en/article-not-everyones-happy-about-israels-newest-med-school-1001456072">Not everyone’s happy about Israel’s newest med school</a></h2>
              </li>
              <li>
                <img src="https://res.cloudinary.com/globes/image/upload/t_800X392/v1691994099/direct/2023-07-19T185305Z_10663463_RC2I62AS63Q8_RTRMADP_3_GULF-C5-SUMMIT_hmjd1m.jpg" alt="Crown Prince Mohammed bin Salman Al Saud  credit: Reuters"
                  width="100">
                <h2><a href="/en/article-just-37-the-saudi-crown-prince-wants-to-make-history-1001455095">Just 37, the Saudi Crown Prince wants to make history</a></h2>
              </li>
              <li>
                <img src="https://res.cloudinary.com/globes/image/upload/t_800X392/v1622128490/direct/%D7%90%D7%9E%D7%A0%D7%95%D7%9F_%D7%A9%D7%A2%D7%A9%D7%95%D7%A2_2_EIZ_5643_wjlnoj.jpg" alt="Amnon Shashua credit: Eyal Izhar" width="100">
                <h2><a href="/en/article-amnon-shashua-ai21-labs-is-the-mobileye-of-ai-1001456787">Amnon Shashua: AI21 Labs is the Mobileye of AI</a></h2>
              </li>
              <li>
                <img src="https://res.cloudinary.com/globes/image/upload/t_800X392/v1692878288/COT_Pic/800_jiz9c2.jpg" alt="Tank in South Sudan civil war" width="100">
                <h2><a href="/en/article-does-israel-do-enough-to-control-its-arms-sales-1001456322">Does Israel do enough to control its arms sales?</a></h2>
              </li>
              <li>
                <img src="https://res.cloudinary.com/globes/image/upload/t_desktop_article_content_header_800%2A392/v1683715290/direct/Artboard_2_copy_bkumnc.png" alt="Israel's Most Trusted Companies 2023" width="100">
                <h2><a href="/en/article-which-companies-do-israelis-trust-the-most-1001445073">Which companies do Israelis trust the most?</a></h2>
              </li>
              <li>
                <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" width="100">
                <h2><a href="/en/article-techie-turned-tycoon-nir-zuk-still-restless-1001434879">Techie turned tycoon Nir Zuk still restless</a></h2>
              </li>
              <li>
                <img src="https://res.cloudinary.com/globes/image/upload/t_desktop_article_content_header_800%2A392/v1658227303/direct/EIZ_6573_iqdaae.jpg" alt="Park Ha'Eleph Rishon Lezion credit: Eyal Izhar" width="100">
                <h2><a href="/en/article-rishon-lezion-reinvents-itself-1001432214">Rishon Lezion reinvents itself</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": "/22932857709/en_globes_desktop/en_globes_desktop_hp_300x600_1",
            "sizes": "[300, 600]",
            "local": "en.tower.hp.1"
          }))
        }
      </script>
      <div id="div-gpt-ad-1697532389336-4" url="/22932857709/en_globes_desktop/en_globes_desktop_hp_300x600_1" style="display: none;" data-google-query-id="CMn3qvrY_IEDFYj1dwodY_UK8A"><iframe id="vad-hb-div-gpt-ad-1697532389336-4" frameborder="0"
          scrolling="no" height="0" width="0"></iframe></div>
    </div>
    <div id="col3">
      <script>
        if (is_mobile) {
          document.write(ad_handler.google_div({
            "url": "/22932857709/en_globes_desktop/en_globes_desktop_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-citi-sees-bank-of-israel-cutting-rate-by-075-1001460285">Citi sees Bank of Israel cutting rate by 0.75%</a></h2>
          </li>
          <li>
            <h2><a href="/en/article-israel-bonds-raises-200m-1001460250">Israel Bonds raises $200m</a></h2>
          </li>
          <li>
            <h2><a href="/en/article-shekel-depreciation-is-strong-and-rapid-1001459753">"Shekel depreciation is strong and rapid"</a></h2>
          </li>
          <li>
            <h2><a href="/en/article-boi-markets-chief-rate-reached-nis-43-in-asian-trading-1001459738">BoI markets chief: Rate reached NIS 4.3/$ in Asian trading</a></h2>
          </li>
          <li>
            <h2><a href="/en/article-mckinsey-advising-shufersal-on-streamlining-plan-1001459470">McKinsey advising Shufersal on streamlining plan</a></h2>
          </li>
          <li>
            <h2><a href="/en/article-oddity-jumps-on-good-results-but-still-below-ipo-price-1001459323">Oddity jumps on good results but still below IPO price</a></h2>
          </li>
          <li>
            <h2><a href="/en/article-solaredge-down-60-this-year-but-analysts-stay-bullish-1001459205">SolarEdge down 60% this year but analysts stay bullish</a></h2>
          </li>
        </ul>
      </section>
      <script>
        if (is_mobile) {
          document.write(ad_handler.google_div({
            "url": "/22932857709/en_globes_desktop/en_globes_desktop_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-israels-cpi-fell-unexpectedly-in-september-1001460255">Israel's CPI fell unexpectedly in September</a></h2>
          </li>
          <li>
            <h2><a href="/en/article-moodys-postpones-israel-credit-rating-announcement-1001460175">Moody's postpones Israel credit rating announcement</a></h2>
          </li>
          <li>
            <h2><a href="/en/article-there-are-no-sacred-numbers-1001460143">"There are no sacred numbers"</a></h2>
          </li>
          <li>
            <h2><a href="/en/article-israels-fiscal-deficit-widens-to-15-1001460049">Israel's fiscal deficit widens to 1.5%</a></h2>
          </li>
          <li>
            <h2><a href="/en/article-bank-of-israel-governor-to-extend-term-1001460035">Bank of Israel Governor to extend term</a></h2>
          </li>
          <li>
            <h2><a href="/en/article-economic-slowdown-looks-inevitable-for-israel-1001459931">Economic slowdown looks inevitable for Israel</a></h2>
          </li>
          <li>
            <h2><a href="/en/article-israels-forex-reserves-fell-43b-in-september-1001459764">Israel's forex reserves fell $4.3b in September</a></h2>
          </li>
          <li>
            <h2><a href="/en/article-perfect-storm-threatens-israels-economy-1001459622">Perfect storm threatens Israel's economy</a></h2>
          </li>
          <li>
            <h2><a href="/en/article-israels-private-equity-funds-see-growing-opportunities-1001459326">Israel's private equity funds see growing opportunities</a></h2>
          </li>
          <li>
            <h2><a href="/en/article-oecd-remove-subsidies-for-yeshiva-students-1001459288">OECD: Remove subsidies for yeshiva students</a></h2>
          </li>
        </ul>
      </section>
      <section class="newsBlock">
        <h3>REGION</h3>
        <ul>
          <li>
            <h2><a href="/en/article-idf-199-hostages-held-in-gaza-1001460279">IDF Spokesperson: 199 hostages held in Gaza</a></h2>
          </li>
          <li>
            <h2><a href="/en/article-israeli-death-toll-exceeds-1200-1001459860">Israeli death toll exceeds 1,200</a></h2>
          </li>
          <li>
            <h2><a href="/en/article-giora-eiland-outlines-plan-to-get-hostages-back-alive-1001459631">Giora Eiland outlines plan to get hostages back alive</a></h2>
          </li>
        </ul>
      </section>
      <section class="newsBlock">
        <h3>HEALTHCARE</h3>
        <ul>
          <li>
            <h2><a href="/en/article-teva-teams-with-sanofi-on-inflammatory-bowel-treatment-1001459330">Teva teams with Sanofi on inflammatory bowel treatment</a></h2>
          </li>
        </ul>
      </section>
      <section class="newsBlock">
        <h3>RETAILING</h3>
        <ul>
          <li>
            <h2><a href="/en/article-shopping-malls-in-israel-partially-reopen-1001460193">Shopping centers, malls in Israel partially reopen</a></h2>
          </li>
          <li>
            <h2><a href="/en/article-panic-buying-in-israel-after-army-instructions-to-stock-up-1001459756">Panic buying in Israel after army instructions to stock up</a></h2>
          </li>
          <li>
            <h2><a href="/en/article-empty-shelves-and-shortages-as-israelis-stock-up-1001459700">Empty shelves and shortages as Israelis stock up</a></h2>
          </li>
          <li>
            <h2><a href="/en/article-stores-stay-closed-except-food-and-pharmacy-outlets-1001459624">Stores stay closed except food and pharmacy outlets</a></h2>
          </li>
        </ul>
      </section>
      <section class="newsBlock">
        <h3>TOURISM &amp; AVIATION</h3>
        <ul>
          <li>
            <h2><a href="/en/article-few-foreign-airlines-still-flying-to-israel-1001460184">Few foreign airlines still flying to Israel</a></h2>
          </li>
        </ul>
      </section>
      <section class="newsBlock">
        <h3>TRANSPORT &amp; INFRASTRUCTURE</h3>
        <ul>
          <li>
            <h2><a href="/en/article-jerusalem-western-entrance-tunnel-opens-1001459197">Jerusalem western entrance tunnel opens</a></h2>
          </li>
        </ul>
      </section>
      <section class="newsBlock">
        <h3>FINANCIAL SERVICES</h3>
        <ul>
          <li>
            <h2><a href="/en/article-tech-experts-battle-to-shut-down-gaza-financial-pipeline-1001459859">Tech experts battle to shut down Gaza financial pipeline</a></h2>
          </li>
          <li>
            <h2><a href="/en/article-terrorists-stole-credit-cards-from-their-israeli-victims-1001459964">Terrorists stole credit cards from their Israeli victims</a></h2>
          </li>
        </ul>
      </section>
      <script>
        if (is_mobile) {
          document.write(ad_handler.google_div({
            "url": "/22932857709/en_globes_desktop/en_globes_desktop_hp_300x250_3",
            "sizes": "[300,250]",
            "local": "en.spot.hp.#:20200512002"
          }))
        }
      </script>
      <section class="newsBlock">
        <h3>ENERGY</h3>
        <ul></ul>
      </section>
      <section class="newsBlock">
        <h3>DEFENSE &amp; AEROSPACE</h3>
        <ul>
          <li>
            <h2><a href="/en/article-israeli-defense-companies-keep-going-as-fighting-rages-1001460201">Israeli defense companies keep going as fighting rages</a></h2>
          </li>
          <li>
            <h2><a href="/en/article-cheap-chinese-drones-caused-havoc-on-gaza-border-1001460030">Cheap Chinese drones caused havoc on Gaza border</a></h2>
          </li>
          <li>
            <h2><a href="/en/article-israeli-arms-airlift-helped-azerbaijan-recapture-nagorno-karabakh-report-1001459489">Israeli arms airlift helped Azerbaijan recapture Karabakh - report</a></h2>
          </li>
          <li>
            <h2><a href="/en/article-israel-aerospace-sells-two-satellites-to-azerbaijan-for-120m-1001459210">Israel Aerospace sells two satellites to Azerbaijan for $120m</a></h2>
          </li>
          <li>
            <h2><a href="/en/article-drone-co-aerodrome-group-jumps-on-foreign-order-1001459123">Drone co Aerodrome Group jumps on foreign order</a></h2>
          </li>
        </ul>
      </section>
      <section class="newsBlock">
        <h3>PUBLISHING &amp; MEDIA</h3>
        <ul>
          <li>
            <h2><a href="/en/article-nir-zuk-set-to-launch-israeli-liberal-tv-channel-relevant-1001459485">Nir Zuk set to launch Israeli liberal TV channel Relevant</a></h2>
          </li>
        </ul>
      </section>
      <section class="newsBlock">
        <h3>TECH, TELECOMS &amp; INTERNET</h3>
        <ul>
          <li>
            <h2><a href="/en/article-ceragon-unlikely-to-collect-big-peruvian-debt-1001459557">Ceragon unlikely to collect big Peruvian debt</a></h2>
          </li>
          <li>
            <h2><a href="/en/article-nice-systems-buys-ai-proactive-outreach-provider-livevox-1001459454">NICE Systems buys AI proactive outreach provider LiveVox</a></h2>
          </li>
          <li>
            <h2><a href="/en/article-palo-alto-networks-targets-more-acquisitions-1001459109">Palo Alto Networks targets more acquisitions</a></h2>
          </li>
          <li>
            <h2><a href="/en/article-ibc-unlimited-fiber-optic-cables-to-reach-2m-homes-1001459121">IBC Unlimited fiber optic cables to reach 2m homes</a></h2>
          </li>
        </ul>
      </section>
      <section class="newsBlock">
        <h3>STARTUPS</h3>
        <ul>
          <li>
            <h2><a href="/en/article-fintech-co-lendbuzz-becomes-a-unicorn-1001459436">Fintech co Lendbuzz becomes a unicorn</a></h2>
          </li>
          <li>
            <h2><a href="/en/article-israeli-fintech-co-stampli-raises-61m-1001459202">Israeli fintech co Stampli raises $61m</a></h2>
          </li>
          <li>
            <h2><a href="/en/article-cybersecurity-startup-valuations-command-high-revenue-multiples-1001459112">Cybersecurity startup valuations command high revenue multiples</a></h2>
          </li>
          <li>
            <h2><a href="/en/article-investors-abandoning-israeli-tech-research-1001459050">Investors abandoning Israeli tech - research</a></h2>
          </li>
          <li>
            <h2><a href="/en/article-israeli-startups-raised-950m-in-september-1001459082">Israeli startups raised $950m in September</a></h2>
          </li>
        </ul>
      </section>
      <section class="newsBlock">
        <h3>REAL ESTATE</h3>
        <ul>
          <li>
            <h2><a href="/en/article-jerusalem-untangles-the-red-tape-for-developers-1001459064">Jerusalem untangles the red tape for developers</a></h2>
          </li>
          <li>
            <h2><a href="/en/article-apartments-sold-and-rented-1001459051">Apartments sold and rented</a></h2>
          </li>
          <li>
            <h2><a href="/en/article-tel-aviv-rothschild-blvd-house-sold-for-nis-772m-1001458931">Tel Aviv Rothschild Blvd house sold for NIS 77.2m</a></h2>
          </li>
          <li>
            <h2><a href="/en/article-israels-biggest-data-center-planned-for-disused-timna-mine-1001458928">Israel's biggest data center planned for disused Timna mine</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=7"></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





"YOSSI SHELLEY TO HEAD ECONOMIC CABINET? BLACK HUMOR"

Talking to "Globes", Prof. Manuel Trajtenberg slams the government's handling of
the war's economic impact, and warns that the deficit must not get out of hand.

Economy


 * JOE BIDEN TO VISIT ISRAEL WEDNESDAY


 * SHEKEL MOVES ABOVE NIS 4/$ TO WEAKEST SINCE 2015


 * "75% OF ISRAEL'S PRODUCE IS FROM FARMS BORDERING GAZA"


 * ISRAEL EVACUATING COMMUNITIES NEAR LEBANESE BORDER


 * ISRAELI TECH LEADERS TO BOYCOTT WEB SUMMIT AFTER CEO TWEET


 * CITI SEES BANK OF ISRAEL CUTTING RATE BY 0.75%


 * ISRAEL BONDS RAISES $200M


OPINION & FEATURES
Amos Gilead: Hamas made two big mistakes

The Reichman University Institute for Policy and Strategy head tells "Globes"
that occupying the Gaza Strip would be an unbearable burden on Israel. Politics

Israel's tech industry enlists

Besides coping with employees being drafted, high-tech companies have swiftly
diverted resources to aiding evacuees and providing protective gear to soldiers.
Start ups

Qatar caught between Hamas and West

Qatar is trying to walk a tightrope between western public opinion and support
for Hamas. Politics

Factories in Israel's south pick up the pieces

With staff murdered and employees scared to return to work, businesses in the
region will struggle to survive. Basic industries

"Israel must crush Hamas"

As long as 130 Israelis - children and the elderly - are held in Gaza, the
international community will be forced to recognize Israel's right to continue
fighting, says former National Security Advisor Meir Ben-Shabbat. Politics

Loyal Joe

It will have surprised many Israelis to find out how deep US President Joe
Biden's feelings for Israel run.

How Israel's NIS 4 billion fence failed

The security barrier around the Gaza Strip was mainly designed to counter the
tunnel threat, but Hamas simply broke through the front door. Aerospace &
defense

US and Europe give Israel free hand in Gaza

The surprise attack on Israel by Hamas has outraged western public opinion and
is being compared with 9/11 and the Bataclan massacre in Paris. Politics

Providing blockchain with credibility

Digital assets security infrastructure company Fireblocks CEO Michael Shaulov
tries to simplify the complexities of blockchain and cryptocurrencies. IT

Visa Waiver Program will boost Israel-US ties

Gil Bringer, who oversaw the process of Israel's acceptance, stresses the
advantages, but warns the US will monitor how many Israelis overstay their
90-day visa. Tourism

Israel-Saudi normalization: the pros and cons

From Saudi Arabia's request for a nuclear program and F-35s, to concessions to
the Palestinians and a US defense pact, "Globes" sets out the advantages and
disadvantages. Politics

His company just raised $238m, so what's eating Shlomo Kramer?

Kramer seeks to build his latest cyber innovator Cato Networks as a truly
Israeli company, but doesn't mince words about what he sees as wanton
destruction of the local tech industry. Politics

"SoftBank is in a new, different period"

Mossad chief turned SoftBank exec Yossi Cohen talks to "Globes" about investment
strategy, Saudi Arabia, and his political outlook. Start ups

Will a small Galilee factory deliver Nvidia’s superconductor?

Tal Kaufman's electronic components coating company Simtal may be on the verge
of a breakthrough in the production of graphene. IT

“Globes” ranks "The Best Employers in Israel": register now

For the third year, "Globes", in collaboration with Statista, is ranking the
best places to work in Israel.

MARKET DATA


 * TEL AVIV
   
   5:54 to close


 * WALL STREET
   
   closed


 * EUROPE
   
   6:44 to close


 * ASIA
   
   closed
 * CURRENCIES

IndicesActiveAdvancersDecliners
IndicesActiveAdvancersDeclinersIsraeli
IndicesActiveAdvancersDeclinersIsraeli
IndicesActiveAdvancersDecliners
 
TA 35
0.31%
1697.72


TA 351697.720.31%TA 1251713.650.17%BlueTech Global345.140.63%TA
SME60563.630.43%Real Estate777.03-0.56%


NIS/USD
3.9900
0.5300%
NIS/EUR
4.2004
0.3300%
USD/EUR
1.0536
-0.21%

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




 * BEN GURION AIRPORT STAYS OPEN AS FOREIGN AIRLINES CANCEL FLIGHTS


 * ISRAELIS STRANDED ABROAD AS FOREIGN CARRIERS CANCEL FLIGHTS


 * JERUSALEM WESTERN ENTRANCE TUNNEL OPENS


 * BEN GURION AIRPORT TERMINAL 3 SET FOR ENLARGEMENT


 * GIORA EILAND OUTLINES PLAN TO GET HOSTAGES BACK ALIVE


 * ISRAELI TECH LEADERS TO BOYCOTT WEB SUMMIT AFTER CEO TWEET


 * "SHEKEL DEPRECIATION IS STRONG AND RAPID"


 * ISRAELIS STRANDED ABROAD AS FOREIGN CARRIERS CANCEL FLIGHTS


 * ISRAELI TECH LEADERS TO BOYCOTT WEB SUMMIT AFTER CEO TWEET


 * "SHEKEL DEPRECIATION IS STRONG AND RAPID"


 * MORE FOREIGN AIRLINES CANCEL ISRAEL FLIGHTS


 * FEW FOREIGN AIRLINES STILL FLYING TO ISRAEL


 * CHEAP CHINESE DRONES CAUSED HAVOC ON GAZA BORDER


 * TECH EXPERTS BATTLE TO SHUT DOWN GAZA FINANCIAL PIPELINE


 * ISRAELI TECH LEADERS TO BOYCOTT WEB SUMMIT AFTER CEO TWEET


 * FEW FOREIGN AIRLINES STILL FLYING TO ISRAEL


 * QATAR CAUGHT BETWEEN HAMAS AND WEST


 * AMOS GILEAD: HAMAS MADE TWO BIG MISTAKES


 * SHEKEL EDGES CLOSER TO NIS 4$


 * "75% OF ISRAEL'S PRODUCE IS FROM FARMS BORDERING GAZA"


 * ISRAELI DEFENSE COMPANIES KEEP GOING AS FIGHTING RAGES


Gil Gibli

YOU MAY HAVE MISSED


 * NOT EVERYONE’S HAPPY ABOUT ISRAEL’S NEWEST MED SCHOOL


 * JUST 37, THE SAUDI CROWN PRINCE WANTS TO MAKE HISTORY


 * AMNON SHASHUA: AI21 LABS IS THE MOBILEYE OF AI


 * DOES ISRAEL DO ENOUGH TO CONTROL ITS ARMS SALES?


 * WHICH COMPANIES DO ISRAELIS TRUST THE MOST?


 * TECHIE TURNED TYCOON NIR ZUK STILL RESTLESS


 * RISHON LEZION REINVENTS ITSELF



NEWS


MARKET


 * CITI SEES BANK OF ISRAEL CUTTING RATE BY 0.75%


 * ISRAEL BONDS RAISES $200M


 * "SHEKEL DEPRECIATION IS STRONG AND RAPID"


 * BOI MARKETS CHIEF: RATE REACHED NIS 4.3/$ IN ASIAN TRADING


 * MCKINSEY ADVISING SHUFERSAL ON STREAMLINING PLAN


 * ODDITY JUMPS ON GOOD RESULTS BUT STILL BELOW IPO PRICE


 * SOLAREDGE DOWN 60% THIS YEAR BUT ANALYSTS STAY BULLISH


ECONOMY


 * ISRAEL'S CPI FELL UNEXPECTEDLY IN SEPTEMBER


 * MOODY'S POSTPONES ISRAEL CREDIT RATING ANNOUNCEMENT


 * "THERE ARE NO SACRED NUMBERS"


 * ISRAEL'S FISCAL DEFICIT WIDENS TO 1.5%


 * BANK OF ISRAEL GOVERNOR TO EXTEND TERM


 * ECONOMIC SLOWDOWN LOOKS INEVITABLE FOR ISRAEL


 * ISRAEL'S FOREX RESERVES FELL $4.3B IN SEPTEMBER


 * PERFECT STORM THREATENS ISRAEL'S ECONOMY


 * ISRAEL'S PRIVATE EQUITY FUNDS SEE GROWING OPPORTUNITIES


 * OECD: REMOVE SUBSIDIES FOR YESHIVA STUDENTS


REGION


 * IDF SPOKESPERSON: 199 HOSTAGES HELD IN GAZA


 * ISRAELI DEATH TOLL EXCEEDS 1,200


 * GIORA EILAND OUTLINES PLAN TO GET HOSTAGES BACK ALIVE


HEALTHCARE


 * TEVA TEAMS WITH SANOFI ON INFLAMMATORY BOWEL TREATMENT


RETAILING


 * SHOPPING CENTERS, MALLS IN ISRAEL PARTIALLY REOPEN


 * PANIC BUYING IN ISRAEL AFTER ARMY INSTRUCTIONS TO STOCK UP


 * EMPTY SHELVES AND SHORTAGES AS ISRAELIS STOCK UP


 * STORES STAY CLOSED EXCEPT FOOD AND PHARMACY OUTLETS


TOURISM & AVIATION


 * FEW FOREIGN AIRLINES STILL FLYING TO ISRAEL


TRANSPORT & INFRASTRUCTURE


 * JERUSALEM WESTERN ENTRANCE TUNNEL OPENS


FINANCIAL SERVICES


 * TECH EXPERTS BATTLE TO SHUT DOWN GAZA FINANCIAL PIPELINE


 * TERRORISTS STOLE CREDIT CARDS FROM THEIR ISRAELI VICTIMS


ENERGY


DEFENSE & AEROSPACE


 * ISRAELI DEFENSE COMPANIES KEEP GOING AS FIGHTING RAGES


 * CHEAP CHINESE DRONES CAUSED HAVOC ON GAZA BORDER


 * ISRAELI ARMS AIRLIFT HELPED AZERBAIJAN RECAPTURE KARABAKH - REPORT


 * ISRAEL AEROSPACE SELLS TWO SATELLITES TO AZERBAIJAN FOR $120M


 * DRONE CO AERODROME GROUP JUMPS ON FOREIGN ORDER


PUBLISHING & MEDIA


 * NIR ZUK SET TO LAUNCH ISRAELI LIBERAL TV CHANNEL RELEVANT


TECH, TELECOMS & INTERNET


 * CERAGON UNLIKELY TO COLLECT BIG PERUVIAN DEBT


 * NICE SYSTEMS BUYS AI PROACTIVE OUTREACH PROVIDER LIVEVOX


 * PALO ALTO NETWORKS TARGETS MORE ACQUISITIONS


 * IBC UNLIMITED FIBER OPTIC CABLES TO REACH 2M HOMES


STARTUPS


 * FINTECH CO LENDBUZZ BECOMES A UNICORN


 * ISRAELI FINTECH CO STAMPLI RAISES $61M


 * CYBERSECURITY STARTUP VALUATIONS COMMAND HIGH REVENUE MULTIPLES


 * INVESTORS ABANDONING ISRAELI TECH - RESEARCH


 * ISRAELI STARTUPS RAISED $950M IN SEPTEMBER


REAL ESTATE


 * JERUSALEM UNTANGLES THE RED TAPE FOR DEVELOPERS


 * APARTMENTS SOLD AND RENTED


 * TEL AVIV ROTHSCHILD BLVD HOUSE SOLD FOR NIS 77.2M


 * ISRAEL'S BIGGEST DATA CENTER PLANNED FOR DISUSED TIMNA MINE



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