en.globes.co.il
Open in
urlscan Pro
2a02:26f0:f700:8::58dd:5c8a
Public Scan
Submitted URL: http://en.globes.co.il/
Effective URL: https://en.globes.co.il/en/
Submission: On January 10 via api from US — Scanned from DE
Effective URL: https://en.globes.co.il/en/
Submission: On January 10 via api from US — Scanned from DE
Form analysis
1 forms found in the DOMName: aspnetForm — POST home.aspx
<form name="aspnetForm" method="post" action="home.aspx" id="aspnetForm">
<div>
<input type="hidden" name="__VIEWSTATE" id="__VIEWSTATE" value="/wEPDwUENTM4MWRkkDpo7HDbKQ/iji8bRgGciqefx/1GHO/5+saDREljdv8=">
</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&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; "> </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 & DEFENSE</a></li>
<li class=""><a href="/en/chemicalsnplastics.tag">CHEMICALS & PLASTICS</a></li>
<li class=""><a href="/en/financialservices.tag">FINANCIAL SERVICES</a></li>
<li class=""><a href="/en/mergersnacquisitions.tag">MERGERS & ACQUISITIONS</a></li>
<li class=""><a href="/en/politics.tag">POLITICS</a></li>
<li class=""><a href="/en/telecomsnmedianmarketing.tag">TELECOMS, MEDIA & MARKETING</a></li>
<li class=""><a href="/en/tourism.tag">TOURISM</a></li>
<li class=""><a href="/en/transportninfrastructure.tag">TRANSPORT & 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-new-evidence-incriminates-moshe-kahlon-in-unetcredit-affair-1001435151">
<img class="mainImg" src="https://res.cloudinary.com/globes/image/upload/t_desktop_article_content_header_800%2A392/v1658340352/COT_Pic/64_t7e53c.jpg" alt="Former Unetcredit chairman Moshe Kahlon credit: Tali Bogdansky">
</a>
<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>
<p>The Israel Securities Authority has solid evidence that Moshe Kahlon allegedly knew about the irregularities at the non-banking credit company but as chairman failed to report them, "Globes" has learned.</p>
<span class="article_tag"><a href="/en/legal.tag#fromelement=hp_tags">Legal</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/v1611482294/direct/150_n2jvbu.jpg" alt="Metro TLV operating center credit: Shlomi Yosef" width="100">
<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>
<img src="https://res.cloudinary.com/globes/image/upload/t_desktop_article_content_header_800%2A392/v1613068080/old/400176.jpg" alt="Isracard Building, Tel Aviv credit: Eyal Izhar" width="100">
<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>
<img
src="https://res.cloudinary.com/globes/image/upload/t_desktop_article_content_header_800%2A392/v1673344520/direct/%D7%A4%D7%A8%D7%95%D7%99%D7%A7%D7%98_%D7%94%D7%AA%D7%97%D7%A0%D7%94_%D7%94%D7%9E%D7%A8%D7%9B%D7%96%D7%99%D7%AA_%D7%91%D7%AA%D7%9C_%D7%90%D7%91%D7%99%D7%91_%D7%A9%D7%9C_%D7%94%D7%97%D7%91%D7%A8%D7%95%D7%AA_%D7%9C%D7%95%D7%99%D7%A0%D7%A9%D7%98%D7%99%D7%9F_%D7%95%D7%A9%D7%99%D7%9B%D7%95%D7%9F_%D7%95%D7%91%D7%99%D7%A0%D7%95%D7%99_%D7%94%D7%93%D7%9E%D7%99%D7%94_%D7%9E%D7%A9%D7%94_%D7%A6%D7%95%D7%A8_%D7%90%D7%93%D7%A8%D7%99%D7%9B%D7%9C%D7%99%D7%9D_3_hpzue6.jpg"
alt="Old Tel Aviv Central Bus Station credit: PR" width="100">
<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>
<li>
<img src="https://res.cloudinary.com/globes/image/upload/t_desktop_article_content_header_800%2A392/v1673278584/G/%D7%A9%D7%9C%D7%99%D7%99%D7%9F-200_q1xdgr.png"
alt="Lior Schleien's Tel Aviv house credit: Eyal Izhar and Marc Salem Jerusalem Post" width="100">
<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>
<img src="https://res.cloudinary.com/globes/image/upload/t_desktop_article_content_header_800%2A392/v1630570975/direct/WhatsApp_Image_2021-09-02_at_11.13.24_zxz4ux.jpg" alt="F-16 credit: IAI" width="100">
<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>
<img src="" alt="" width="100">
<h2><a href="/en/article-tue-tase-dips-1001435145">Tue: TASE dips</a></h2>
</li>
<li>
<img src="https://res.cloudinary.com/globes/image/upload/t_desktop_article_content_header_800%2A392/v1636298953/direct/shutterstock_2049548558_ywqirg.jpg" alt="Shekels credit: Shutterstock Vladerina32" width="100">
<h2><a href="/en/article-strong-shekel-gains-against-dollar-continue-1001435038">Strong shekel gains against dollar continue</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 & FEATURES</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 & 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 opinion">
<a href="/en/article-forecasting-is-for-fools-1001434272"><img src="https://images.globes.co.il/Images/NewGlobes/big_image/2014/MARMOR-575.jpg" alt="Dror Marmor" title="Dror Marmor"></a>
<b><a href="/en/article-forecasting-is-for-fools-1001434272">Forecasting is for fools</a></b>
<p>The market has already priced in the expected and nobody foresees the unexpected, which is maybe why economists so often get their predictions badly wrong.</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="/en/article-israels-high-end-housing-market-hit-by-slowdown-1001433692"><img src="https://res.cloudinary.com/globes/image/upload/t_desktop_article_content_header_800%2A392/v1610019759/direct/20190420_163120_htaadx.jpg" alt="Arlozorov tower Tel Aviv Credit: Guy Lieberman" title="Arlozorov tower Tel Aviv Credit: Guy Lieberman"></a>
<b><a href="/en/article-israels-high-end-housing-market-hit-by-slowdown-1001433692">Israel's high-end housing market hit by slowdown</a></b>
<p>There have been 224 homes bought for more than NIS 10 million in 2022 so far, according to the Israel Tax Authority, less than half the number in 2021. <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-2023-recession-or-recovery-1001433394"><img src="https://res.cloudinary.com/globes/image/upload/t_desktop_article_content_header_800%2A392/v1671550515/COT_Pic/800_k8iyvv.jpg" alt="Dave Lubetzky, Zvi Stepak, Gilad Altshuler and Yair Lapidot credit: Eyal Izhar and Ilan Besor" title="Dave Lubetzky, Zvi Stepak, Gilad Altshuler and Yair Lapidot credit: Eyal Izhar and Ilan Besor"></a>
<b><a href="/en/article-2023-recession-or-recovery-1001433394">2023: Recession or recovery?</a></b>
<p>The heads of four of Israel's biggest investment houses give their economic and investment predictions for next year. <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 class="element">
<a href="/en/article-israels-best-neighborhoods-are-not-the-most-expensive-1001432550"><img src="https://res.cloudinary.com/globes/image/upload/t_desktop_article_content_header_800%2A392/v1670708740/one%20time%20use%20only/800_moo2qk.jpg" alt="Best neighborhoods credit Shutterstock Eyal Izhar Tamar Matsafi ICR and Dvision" title="Best neighborhoods credit Shutterstock Eyal Izhar Tamar Matsafi ICR and Dvision"></a>
<b><a href="/en/article-israels-best-neighborhoods-are-not-the-most-expensive-1001432550">Israel's best neighborhoods are not the most expensive</a></b>
<p>"Globes" finds that the correlation between housing prices and socioeconomic ranking is not as strong as you might think. <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-growing-companies-1001431118"><img src="https://res.cloudinary.com/globes/image/upload/t_desktop_article_content_header_800%2A392/v1669920829/direct/64_dpy9jx_ult5xs.jpg" alt="Ranking of the 100 fastest growing companies in Israel" title="Ranking of the 100 fastest growing companies in Israel"></a>
<b><a href="/en/article-growing-companies-1001431118">Globes and Statista rank Israel's 100 fastest growing companies</a></b>
<p>This year's top company is a travel-tech startup founded during the Covid pandemic. <span class="article_tag"><a href="/en/economy.tag#fromelement=hp_tags">Economy</a></span>
</p>
</div>
</div>
<div class="mainContentSecond">
<div class="graph">
<script src="/portal/handlers/addbom.ashx?srcenc=windows-1255&jsfile=/data/js/currency_ContinuousRates.js"></script>
<script src="/portal/handlers/addbom.ashx?srcenc=windows-1255&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">closed</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">closed</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><!-- <img style="vertical-align:middle;" src="../HpImages/Shared/icon_Up.gif" height="12"/> --><!-- <img style="vertical-align:middle;" src="../HpImages/Shared/icon_Down.gif" height="12"/> -->
</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"> </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.27%</div>
<div class="number">1815.6</div>
</div>
</div>
<div class="chart"><img id="imgIndice" src="https://graph.globes.co.il/graphs3.5/schart.aspx?width=600&height=190&symbol=9999020&exchange=tase&style=fp&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.27%','1815.6','a');">
<td class="name" onclick="location.href='/Finance/Instrument/Instrument.asp?Feeder=0&InstrumentID=979&Lang=EN'" style="cursor:pointer"
onmousedown="_gaq.push(['_trackEvent', 'Finance Box EN', 'ItemClick', 'ItemClick', undefined, true]);">TA 35</td>
<td class="number val">1815.6</td>
<td class="percent down">-0.27%</td>
</tr>
<tr title="Tel Aviv 125" id="IndicesRow1" class="result" onmouseover="IndicesSelect('IndicesRow1','tase','9999012',1,'down','TA 125','less', '-0.39%','1843.19','a');">
<td class="name" onclick="location.href='/Finance/Instrument/Instrument.asp?Feeder=0&InstrumentID=980&Lang=EN'" style="cursor:pointer"
onmousedown="_gaq.push(['_trackEvent', 'Finance Box EN', 'ItemClick', 'ItemClick', undefined, true]);">TA 125</td>
<td class="number val">1843.19</td>
<td class="percent down">-0.39%</td>
</tr>
<tr title="BlueTech Global" id="IndicesRow2" class="result" onmouseover="IndicesSelect('IndicesRow2','tase','9999533',2,'down','BlueTech Global','less', '-1.03%','367.46','a');">
<td class="name" onclick="location.href='/Finance/Instrument/Instrument.asp?Feeder=0&InstrumentID=983&Lang=EN'" style="cursor:pointer"
onmousedown="_gaq.push(['_trackEvent', 'Finance Box EN', 'ItemClick', 'ItemClick', undefined, true]);">BlueTech Global</td>
<td class="number val">367.46</td>
<td class="percent down">-1.03%</td>
</tr>
<tr title="TA SME60" id="IndicesRow3" class="result" onmouseover="IndicesSelect('IndicesRow3','tase','9999632',3,'down','TA SME60','less', '-1.80%','633.36','a');">
<td class="name" onclick="location.href='/Finance/Instrument/Instrument.asp?Feeder=0&InstrumentID=11733&Lang=EN'" style="cursor:pointer"
onmousedown="_gaq.push(['_trackEvent', 'Finance Box EN', 'ItemClick', 'ItemClick', undefined, true]);">TA SME60</td>
<td class="number val">633.36</td>
<td class="percent down">-1.80%</td>
</tr>
<tr title="Real Estate" id="IndicesRow4" class="result" onmouseover="IndicesSelect('IndicesRow4','tase','9999657',4,'down','Real Estate','less', '-0.52%','927.89','a');">
<td class="name" onclick="location.href='/Finance/Instrument/Instrument.asp?Feeder=0&InstrumentID=11735&Lang=EN'" style="cursor:pointer"
onmousedown="_gaq.push(['_trackEvent', 'Finance Box EN', 'ItemClick', 'ItemClick', undefined, true]);">Real Estate</td>
<td class="number val">927.89</td>
<td class="percent down">-0.52%</td>
</tr>
</tbody>
</table>
</div>
</div>
<div class="clear"></div>
<div id="exchangeRate">
<div class="er"><b>NIS/USD</b>
<div class="rate">3.4800</div>
<div class="percent less">-0.46%</div>
</div>
<div class="er"><b>NIS/EUR</b>
<div class="rate">3.7288</div>
<div class="percent less">-0.16%</div>
</div>
<div class="er"><b>USD/EUR</b>
<div class="rate">1.0728</div>
<div class="percent more">0.00%</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&TypeID=6&WhatType=1&lang=EN&strToSearch=A">Tel Aviv Stock Exchange</a></li>
<li><a href="/Finance/Shared/SearchResults.asp?Feeder=1&SearchIdxInst=1&Lang=EN&WhatType=3&TypeID=12&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&WhatType=3&TypeID=14&lang=en">Israeli stocks in Europe</a></li>
<li><a href="/Finance/Shared/SearchResults.asp?Feeder=1&WhatType=3&TypeID=30&lang=en">Israeli stocks on other markets</a></li>
<li><a href="/Finance/Shared/SearchResults.asp?ExchangeID=45&Feeder=0&TypeID=15&WhatType=1&lang=en">Tel Aviv 25 options</a></li>
<li><a href="/Finance/Shared/SearchResults.asp?Lang=EN&Field=3&Direction=1&WhatType=1&TypeID=16&Feeder=0&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&Feeder=0&TypeID=18&WhatType=1&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&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&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-1673384466725-1" url="/7263/Globes_Desktop_ENG_2019/300x250/hp_300x250_1" style="width:300px;height:250px" data-google-query-id="CIjmr_byvfwCFVOe_QcdZ-wLkA">
<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-1001434276">Israel Aerospace launches EROS observation satellite</a></h2>
</li>
<li>
<h2><a href="/en/article-1001432550">Israel's best neighborhoods are not the most expensive</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-1001433151">Plan to cover Jerusalem's Begin Highway approved for objections</a></h2>
</li>
<li>
<h2><a href="/en/article-1001433234">Israel's debt: GDP ratio shrinks sharply</a></h2>
</li>
</ul>
</div>
<div class="mostPopular newsBlock week">
<ul>
<li>
<h2><a href="/en/article-1001434922">Israel's richest family completes dividing the spoils</a></h2>
</li>
<li>
<h2><a href="/en/article-1001434443">Rishon Lezion ranked top city for quality of life</a></h2>
</li>
<li>
<h2><a href="/en/article-1001434711">Car thefts in Israel double</a></h2>
</li>
<li>
<h2><a href="/en/article-1001434602">Average salary in Israel falls below NIS 12,000</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-1001434429">Amdocs lays off 700</a></h2>
</li>
<li>
<h2><a href="/en/article-1001434808">Wing of Zion to be prime minister's official plane</a></h2>
</li>
</ul>
</div>
<div class="mostPopular newsBlock day selected">
<ul>
<li>
<h2><a href="/en/article-1001434922">Israel's richest family completes dividing the spoils</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-1001434874">Smotrich to push Metro bill despite Regev's opposition</a></h2>
</li>
<li>
<h2><a href="/en/article-1001434941">"Shekel underperformance could be linked to new gov't"</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-1001434808">Wing of Zion to be prime minister's official plane</a></h2>
</li>
<li>
<h2><a href="/en/article-1001434868">Apartments sold and rented</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-1673384466725-2" url="/7263/Globes_Desktop_ENG_2019/300x250/hp_300x250_2" style="width:300px;height:250px" data-google-query-id="CILTvPbyvfwCFV2H_QcdRlwL0w">
<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-1673384466725-3" url="/7263/Globes_Desktop_ENG_2019/300x250/hp_300x250_3" style="width:300px;height:250px" data-google-query-id="COKpxfbyvfwCFTSF_QcdU_YBhw">
<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-1673384466725-4" url="/7263/Globes_Desktop_ENG_2019/300x600/hp_300x600_1" style="width:300px;height:600px" data-google-query-id="COmir_byvfwCFS6C_QcdsDQCCA">
<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" 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-tue-tase-dips-1001435145">Tue: TASE dips</a></h2>
</li>
<li>
<h2><a href="/en/article-strong-shekel-gains-against-dollar-continue-1001435038">Strong shekel gains against dollar continue</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>
<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-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>
<li>
<h2><a href="/en/article-mobileye-1001434800">Mobileye sees ADAS revenue over $17b through 2030</a></h2>
</li>
<li>
<h2><a href="/en/article-fund-managers-impose-steep-fee-rises-1001434423">Fund managers impose steep fee rises</a></h2>
</li>
<li>
<h2><a href="/en/article-boi-preparing-ground-for-end-of-interest-rate-cycle-1001434418">"BoI preparing ground for end of interest rate cycle"</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-average-salary-in-israel-falls-below-nis-12000-1001434602">Average salary in Israel falls below NIS 12,000</a></h2>
</li>
<li>
<h2><a href="/en/article-shlomi-heisler-appointed-treasury-chief-1001434597">Shlomi Heisler appointed Treasury chief</a></h2>
</li>
<li>
<h2><a href="/en/article-rishon-lezion-ranked-top-city-for-quality-of-life-1001434443">Rishon Lezion ranked top city for quality of life</a></h2>
</li>
<li>
<h2><a href="/en/article-bank-of-israel-governor-warns-government-on-overspending-1001434527">Bank of Israel Governor warns government on overspending</a></h2>
</li>
<li>
<h2><a href="/en/article-netanyahu-smotrich-agree-to-freeze-utility-local-tax-hikes-1001434435">Netanyahu, Smotrich agree to freeze utility, local tax hikes</a></h2>
</li>
<li>
<h2><a href="/en/article-bank-of-israel-hikes-rate-to-highest-since-2008-1001434366">Bank of Israel hikes rate to highest since 2008</a></h2>
</li>
<li>
<h2><a href="/en/article-smotrich-orders-canceling-sugary-drinks-disposables-taxes-1001434340">Smotrich orders canceling sugary drinks, disposables taxes</a></h2>
</li>
<li>
<h2><a href="/en/article-israels-population-nearly-97m-on-eve-of-2023-1001434146">Israel's population nearly 9.7m on eve of 2023</a></h2>
</li>
</ul>
</section>
<section class="newsBlock">
<h3>POLITICS</h3>
<ul>
<li>
<h2><a href="/en/article-thousands-in-tel-aviv-protest-against-new-govt-1001434830">Thousands in Tel Aviv protest against new gov't</a></h2>
</li>
<li>
<h2><a href="/en/article-wing-of-zion-to-be-netanyahus-official-plane-1001434808">Wing of Zion to be prime minister's official plane</a></h2>
</li>
<li>
<h2><a href="/en/article-levin-unveils-plan-to-reduce-power-of-israels-supreme-court-1001434722">Levin unveils plan to reduce power of Israel's Supreme Court</a></h2>
</li>
</ul>
</section>
<section class="newsBlock">
<h3>RETAILING</h3>
<ul>
<li>
<h2><a href="/en/article-shufersal-in-talks-to-open-spar-stores-in-israel-1001434011">Shufersal in talks to open SPAR stores in Israel</a></h2>
</li>
</ul>
</section>
<section class="newsBlock">
<h3>LEGAL</h3>
<ul>
<li>
<h2><a href="/en/article-mike-ben-ari-charged-with-nis-550m-fraud-1001433882">Mike Ben-Ari charged with NIS 550m Ponzi scheme fraud</a></h2>
</li>
</ul>
</section>
<section class="newsBlock">
<h3>AUTOMOTIVE</h3>
<ul>
<li>
<h2><a href="/en/article-car-thefts-in-israel-double-1001434711">Car thefts in Israel double</a></h2>
</li>
<li>
<h2><a href="/en/article-10-of-new-cars-sold-in-israel-in-2022-were-evs-1001434022">10% of new cars sold in Israel in 2022 were EVs</a></h2>
</li>
</ul>
</section>
<section class="newsBlock">
<h3>TRANSPORT & INFRASTRUCTURE</h3>
<ul>
<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>
<li>
<h2><a href="/en/article-incoming-transport-minister-regev-slams-metro-plan-1001434406">Incoming transport minister Regev slams Metro plan</a></h2>
</li>
</ul>
</section>
<section class="newsBlock">
<h3>TOURISM & 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-hapoalim-launches-subsidized-loan-fund-for-small-businesses-1001434745">Hapoalim launches subsidized small business loan fund</a></h2>
</li>
<li>
<h2><a href="/en/article-regulator-blocks-akirov-from-buying-clal-insurance-through-alrov-1001433764">Regulator blocks Alrov from buying Clal Insurance</a></h2>
</li>
<li>
<h2><a href="/en/article-hapoalim-to-absorb-next-boi-rate-hike-for-mortgage-customers-1001434235">Hapoalim to absorb next rate hike for mortgage customers</a></h2>
</li>
</ul>
</section>
<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.#:20200512002"
}))
}
</script>
<section class="newsBlock">
<h3>ENERGY</h3>
<ul>
<li>
<h2><a href="/en/article-opc-energy-buys-4-us-wind-electricity-power-plants-1001434680">OPC Energy buys 4 US wind electricity power plants</a></h2>
</li>
<li>
<h2><a href="/en/article-solaredge-acquires-uk-co-hark-systems-1001434529">SolarEdge acquires UK co Hark Systems</a></h2>
</li>
</ul>
</section>
<section class="newsBlock">
<h3>DEFENSE & AEROSPACE</h3>
<ul>
<li>
<h2><a href="/en/article-yuval-steinitz-appointed-defense-co-rafael-chairman-1001434969">Yuval Steinitz appointed defense co Rafael chairman</a></h2>
</li>
<li>
<h2><a href="/en/article-elbit-systems-wins-107m-idf-tank-simulation-deal-1001434480">Elbit Systems wins $107m IDF tank simulation deal</a></h2>
</li>
<li>
<h2><a href="/en/article-israel-aerospace-launches-eros-observation-satellite-1001434276">Israel Aerospace launches EROS observation satellite</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>
<li>
<h2><a href="/en/article-fda-approves-mediwound-burn-treatment-1001434234">FDA approves MediWound burns treatment</a></h2>
</li>
<li>
<h2><a href="/en/article-four-israeli-cos-expect-fda-approvals-in-2023-1001434199">Four Israeli cos expect FDA approvals in 2023</a></h2>
</li>
</ul>
</section>
<section class="newsBlock">
<h3>TECH, TELECOMS & INTERNET</h3>
<ul>
<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>
<li>
<h2><a href="/en/article-ceva-to-enhance-intelligence-vision-in-lg-products-1001434741">Ceva to enhance intelligence vision in LG products</a></h2>
</li>
<li>
<h2><a href="/en/article-amdocs-1001434536">Profits, growth, rising share price: Why is Amdocs downsizing?</a></h2>
</li>
<li>
<h2><a href="/en/article-salesforce-firing-10-of-workforce-including-dozens-in-israel-1001434630">Salesforce firing 10% of workforce including dozens in Israel</a></h2>
</li>
<li>
<h2><a href="/en/article-kaltura-announces-second-round-of-layoffs-1001434620">Kaltura announces second round of layoffs</a></h2>
</li>
<li>
<h2><a href="/en/article-amdocs-lays-off-700-1001434429">Amdocs lays off 700</a></h2>
</li>
<li>
<h2><a href="/en/article-hendel-slams-political-demands-that-will-delay-5g-1001434133">Hendel slams political demands that will delay 5G</a></h2>
</li>
<li>
<h2><a href="/en/article-us-co-rms-buys-israels-orbograph-for-over-100m-1001433981">US co RMS buys Israel's OrboGraph for over $100m</a></h2>
</li>
<li>
<h2><a href="/en/article-pwc-israel-tech-exits-down-80-in-2022-1001434004">PwC: Israel tech exits down 80% in 2022</a></h2>
</li>
</ul>
</section>
<section class="newsBlock">
<h3>STARTUPS</h3>
<ul>
<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>
<li>
<h2><a href="/en/article-israeli-startups-raised-over-500m-in-december-1001434318">Israeli startups raised over $500m in December</a></h2>
</li>
<li>
<h2><a href="/en/article-us-vc-fund-singularity-to-increase-israel-investments-1001434042">US VC fund Singularity to increase Israel investments</a></h2>
</li>
</ul>
</section>
<section class="newsBlock">
<h3>REAL ESTATE</h3>
<ul>
<li>
<h2><a href="/en/article-apartments-sold-and-rented-1001434868">Apartments sold and rented</a></h2>
</li>
<li>
<h2><a href="/en/article-tel-aviv-1001434537">Will Tel Aviv home prices follow deal numbers down?</a></h2>
</li>
<li>
<h2><a href="/en/article-lower-ila-tender-bids-reflect-cooling-housing-market-1001434364">Lower ILA tender bids reflect cooling housing market</a></h2>
</li>
<li>
<h2><a href="/en/article-katzman-to-sell-executive-jet-as-g-city-realizes-assets-1001434342">Katzman to sell executive jet as G City realizes assets</a></h2>
</li>
<li>
<h2><a href="/en/article-apartments-sold-and-rented-1001434263">Apartments sold and rented</a></h2>
</li>
<li>
<h2><a href="/en/article-aviv-wins-tender-to-build-733-homes-in-herzliyas-kiryat-shechakim-1001434142">Aviv wins tender to build 733 homes in Herzliya's Kiryat Shechakim</a></h2>
</li>
<li>
<h2><a href="/en/article-israels-housing-market-in-worst-slump-in-25-years-1001434013">Israel's housing market in worst slump in 25 years</a></h2>
</li>
<li>
<h2><a href="/en/article-developers-reluctant-to-cut-apartment-prices-despite-slowdown-1001433826">Developers reluctant to cut apartment prices despite slowdown</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&aa=true&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 NEW EVIDENCE SAID TO INCRIMINATE KAHLON IN UNETCREDIT AFFAIR The Israel Securities Authority has solid evidence that Moshe Kahlon allegedly knew about the irregularities at the non-banking credit company but as chairman failed to report them, "Globes" has learned. Legal * STUDY: NO BOOST FOR HOUSING PRICES NEAR PLANNED METRO STATIONS * SOME WIN, SOME LOSE FROM HAREL BUYING ISRACARD * WORK BEGINS DEMOLISHING TEL AVIV'S OLD CENTRAL BUS STATION * LIOR SCHLEIEN BUYS TEL AVIV HOUSE FOR NIS 13.5M * ELBIT SYSTEMS WINS $180M ISRAEL AIR FORCE DEAL * TUE: TASE DIPS * STRONG SHEKEL GAINS AGAINST DOLLAR CONTINUE OPINION & FEATURES 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 Forecasting is for fools The market has already priced in the expected and nobody foresees the unexpected, which is maybe why economists so often get their predictions badly wrong. 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 Israel's high-end housing market hit by slowdown There have been 224 homes bought for more than NIS 10 million in 2022 so far, according to the Israel Tax Authority, less than half the number in 2021. Real estate 2023: Recession or recovery? The heads of four of Israel's biggest investment houses give their economic and investment predictions for next year. 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 Israel's best neighborhoods are not the most expensive "Globes" finds that the correlation between housing prices and socioeconomic ranking is not as strong as you might think. Real estate Globes and Statista rank Israel's 100 fastest growing companies This year's top company is a travel-tech startup founded during the Covid pandemic. Economy MARKET DATA * TEL AVIV closed * WALL STREET closed * EUROPE closed * ASIA closed * CURRENCIES IndicesActiveAdvancersDecliners IndicesActiveAdvancersDeclinersIsraeli IndicesActiveAdvancersDeclinersIsraeli IndicesActiveAdvancersDecliners TA 35 -0.27% 1815.6 TA 351815.6-0.27%TA 1251843.19-0.39%BlueTech Global367.46-1.03%TA SME60633.36-1.80%Real Estate927.89-0.52% NIS/USD 3.4800 -0.46% NIS/EUR 3.7288 -0.16% USD/EUR 1.0728 0.00% 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 * ISRAEL AEROSPACE LAUNCHES EROS OBSERVATION SATELLITE * ISRAEL'S BEST NEIGHBORHOODS ARE NOT THE MOST EXPENSIVE * ISRAEL'S RICHEST FAMILY COMPLETES DIVIDING THE SPOILS * PLAN TO COVER JERUSALEM'S BEGIN HIGHWAY APPROVED FOR OBJECTIONS * ISRAEL'S DEBT: GDP RATIO SHRINKS SHARPLY * ISRAEL'S RICHEST FAMILY COMPLETES DIVIDING THE SPOILS * RISHON LEZION RANKED TOP CITY FOR QUALITY OF LIFE * CAR THEFTS IN ISRAEL DOUBLE * AVERAGE SALARY IN ISRAEL FALLS BELOW NIS 12,000 * LIOR SCHLEIEN BUYS TEL AVIV HOUSE FOR NIS 13.5M * AMDOCS LAYS OFF 700 * WING OF ZION TO BE PRIME MINISTER'S OFFICIAL PLANE * ISRAEL'S RICHEST FAMILY COMPLETES DIVIDING THE SPOILS * LIOR SCHLEIEN BUYS TEL AVIV HOUSE FOR NIS 13.5M * SMOTRICH TO PUSH METRO BILL DESPITE REGEV'S OPPOSITION * "SHEKEL UNDERPERFORMANCE COULD BE LINKED TO NEW GOV'T" * ISRAEL TECH LAYOFFS TO CONTINUE IN 2023 * WING OF ZION TO BE PRIME MINISTER'S OFFICIAL PLANE * APARTMENTS SOLD AND RENTED 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 * TUE: TASE DIPS * STRONG SHEKEL GAINS AGAINST DOLLAR CONTINUE * KATZMAN TO INJECT NIS 90M INTO NORSTAR * OAK HC/FT INCREASES STAKE IN PAGAYA * HAREL MAKES HUGE NIS 2.7B BID TO BUY ISRACARD * CLAL INSURANCE INVESTING NIS 100M IN NEW BANK ESH * MOBILEYE SEES ADAS REVENUE OVER $17B THROUGH 2030 * FUND MANAGERS IMPOSE STEEP FEE RISES * "BOI PREPARING GROUND FOR END OF INTEREST RATE CYCLE" ECONOMY * AVERAGE SALARY IN ISRAEL FALLS BELOW NIS 12,000 * SHLOMI HEISLER APPOINTED TREASURY CHIEF * RISHON LEZION RANKED TOP CITY FOR QUALITY OF LIFE * BANK OF ISRAEL GOVERNOR WARNS GOVERNMENT ON OVERSPENDING * NETANYAHU, SMOTRICH AGREE TO FREEZE UTILITY, LOCAL TAX HIKES * BANK OF ISRAEL HIKES RATE TO HIGHEST SINCE 2008 * SMOTRICH ORDERS CANCELING SUGARY DRINKS, DISPOSABLES TAXES * ISRAEL'S POPULATION NEARLY 9.7M ON EVE OF 2023 POLITICS * THOUSANDS IN TEL AVIV PROTEST AGAINST NEW GOV'T * WING OF ZION TO BE PRIME MINISTER'S OFFICIAL PLANE * LEVIN UNVEILS PLAN TO REDUCE POWER OF ISRAEL'S SUPREME COURT RETAILING * SHUFERSAL IN TALKS TO OPEN SPAR STORES IN ISRAEL LEGAL * MIKE BEN-ARI CHARGED WITH NIS 550M PONZI SCHEME FRAUD AUTOMOTIVE * CAR THEFTS IN ISRAEL DOUBLE * 10% OF NEW CARS SOLD IN ISRAEL IN 2022 WERE EVS TRANSPORT & INFRASTRUCTURE * SMOTRICH TO PUSH METRO BILL DESPITE REGEV'S OPPOSITION * SMOTRICH PROMOTING BILL TO EXPEDITE INFRASTRUCTURE PROJECTS * INCOMING TRANSPORT MINISTER REGEV SLAMS METRO PLAN TOURISM & AVIATION * ISRAELI TOURISM ENDS 2022 ON ROAD TO RECOVERY FINANCIAL SERVICES * HAPOALIM LAUNCHES SUBSIDIZED SMALL BUSINESS LOAN FUND * REGULATOR BLOCKS ALROV FROM BUYING CLAL INSURANCE * HAPOALIM TO ABSORB NEXT RATE HIKE FOR MORTGAGE CUSTOMERS ENERGY * OPC ENERGY BUYS 4 US WIND ELECTRICITY POWER PLANTS * SOLAREDGE ACQUIRES UK CO HARK SYSTEMS DEFENSE & AEROSPACE * YUVAL STEINITZ APPOINTED DEFENSE CO RAFAEL CHAIRMAN * ELBIT SYSTEMS WINS $107M IDF TANK SIMULATION DEAL * ISRAEL AEROSPACE LAUNCHES EROS OBSERVATION SATELLITE HEALTHCARE * TEVA: 48 US STATES AGREE OPIOID SETTLEMENT * LUNG CANCER TRIAL SUCCESS BOOSTS NOVOCURE * FDA APPROVES MEDIWOUND BURNS TREATMENT * FOUR ISRAELI COS EXPECT FDA APPROVALS IN 2023 TECH, TELECOMS & INTERNET * ISRAEL TECH LAYOFFS TO CONTINUE IN 2023 * INTEL ISRAEL CEO YANIV GARTY STEPS DOWN, CO-CEOS APPOINTED * VIMEO GLOBAL LAYOFFS TO INCLUDE ISRAEL * CEVA TO ENHANCE INTELLIGENCE VISION IN LG PRODUCTS * PROFITS, GROWTH, RISING SHARE PRICE: WHY IS AMDOCS DOWNSIZING? * SALESFORCE FIRING 10% OF WORKFORCE INCLUDING DOZENS IN ISRAEL * KALTURA ANNOUNCES SECOND ROUND OF LAYOFFS * AMDOCS LAYS OFF 700 * HENDEL SLAMS POLITICAL DEMANDS THAT WILL DELAY 5G * US CO RMS BUYS ISRAEL'S ORBOGRAPH FOR OVER $100M * PWC: ISRAEL TECH EXITS DOWN 80% IN 2022 STARTUPS * ISRAELI MEDICAL DEVICE CO SONIVIE RAISES $60M * ISRAELI LIDAR CAR SENSOR CO OPSYS RAISES $51.5M * ISRAELI STARTUPS RAISED OVER $500M IN DECEMBER * US VC FUND SINGULARITY TO INCREASE ISRAEL INVESTMENTS REAL ESTATE * APARTMENTS SOLD AND RENTED * WILL TEL AVIV HOME PRICES FOLLOW DEAL NUMBERS DOWN? * LOWER ILA TENDER BIDS REFLECT COOLING HOUSING MARKET * KATZMAN TO SELL EXECUTIVE JET AS G CITY REALIZES ASSETS * APARTMENTS SOLD AND RENTED * AVIV WINS TENDER TO BUILD 733 HOMES IN HERZLIYA'S KIRYAT SHECHAKIM * ISRAEL'S HOUSING MARKET IN WORST SLUMP IN 25 YEARS * DEVELOPERS RELUCTANT TO CUT APARTMENT PRICES DESPITE SLOWDOWN 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