CINXE.COM
<!DOCTYPE html> <!-- Vignette V6 Wed Nov 27 13:14:53 2024 --> <html lang='en'><head> <style> /*!* * passes jshint*/.iframe-lightbox,.iframe-lightbox .backdrop{width:100%;height:100%;top:0;left:0}.iframe-lightbox{display:none;position:fixed;opacity:0;-webkit-transition:opacity .2s ease;transition:opacity .2s ease;z-index:10000}.iframe-lightbox .backdrop{position:absolute;background-color:rgba(0,0,0,.5);cursor:default;z-index:1}.iframe-lightbox .content-holder{width:80%;position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);margin-right:-50%;z-index:2}.iframe-lightbox .content{height:0;position:relative;padding-bottom:56.25%}.iframe-lightbox .content>.body{position:absolute;top:0;left:0;width:100%;height:100%;background-image:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0nNDgnIGhlaWdodD0nNDgnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgdmlld0JveD0iMCAwIDEwMCAxMDAiIHByZXNlcnZlQXNwZWN0UmF0aW89InhNaWRZTWlkIiBjbGFzcz0idWlsLXJpbmciPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAiIGhlaWdodD0iMTAwIiBmaWxsPSJub25lIiBjbGFzcz0iYmsiPjwvcmVjdD48Y2lyY2xlIGN4PSI1MCIgY3k9IjUwIiByPSI0NiIgc3Ryb2tlLWRhc2hhcnJheT0iMTg3Ljg2NzI0MDY4NDY2OTY0IDEwMS4xNTkyODM0NDU1OTEzMSIgc3Ryb2tlPSIjRTZFNkU2IiBvcGFjaXR5PSIxIiBmaWxsPSJub25lIiBzdHJva2Utd2lkdGg9IjgiPjxhbmltYXRlVHJhbnNmb3JtIGF0dHJpYnV0ZU5hbWU9InRyYW5zZm9ybSIgdHlwZT0icm90YXRlIiB2YWx1ZXM9IjAgNTAgNTA7MTgwIDUwIDUwOzM2MCA1MCA1MDsiIGtleVRpbWVzPSIwOzAuNTsxIiBkdXI9IjFzIiByZXBlYXRDb3VudD0iaW5kZWZpbml0ZSIgYmVnaW49IjBzIj48L2FuaW1hdGVUcmFuc2Zvcm0+PC9jaXJjbGU+PC9zdmc+);background-repeat:no-repeat;background-size:3em 3em;background-position:center center}.iframe-lightbox .content>.body.is-loaded{background-image:none}.iframe-lightbox iframe{display:block;width:100%;height:100%;border:0;}.iframe-lightbox.is-showing{display:block}.iframe-lightbox.is-opened{opacity:1}@media only screen and (min-device-width : 768px) and (max-device-width : 1024px) and (orientation : portrait) and (-webkit-min-device-pixel-ratio: 1) { .iframe-lightbox .content-holder {top: auto;left:auto;transform: none; margin: 0; width: 100vw; height: 100vh;display: flex;justify-content: center;align-items: center;}.iframe-lightbox .content { height: 607px;adding: 0;width: 400px;margin: 0;}}.iframe-lightbox .content-holder { position: absolute; width: 100vw; height: 100vh; top: 0; left: 0; transform: none; -webkit-transform: none; margin: 0; display: flex; justify-content: center; align-items: center; z-index: 2; } .iframe-lightbox .content { height: 720px; padding: 0; position: relative; width: 375px; }</style> <script> !function(t,e){"use strict";var i="classList",n=function(t,i){var n=i||{};this.trigger=t,this.rate=n.rate||500,this.el=e.getElementsByClassName("iframe-lightbox")[0]||"",this.body=this.el?this.el.getElementsByClassName("body")[0]:"",this.content=this.el?this.el.getElementsByClassName("content")[0]:"",this.href=t.dataset.src||"",this.paddingBottom=t.dataset.paddingBottom||"",this.onOpened=n.onOpened,this.onIframeLoaded=n.onIframeLoaded,this.onLoaded=n.onLoaded,this.onCreated=n.onCreated,this.onClosed=n.onClosed,this.init()};n.prototype.init=function(){var t=this;this.el||this.create();var e=function(t,e){var i,n,o,s;return function(){o=this,n=[].slice.call(arguments,0),s=new Date;var a=function(){var d=new Date-s;d<e?i=setTimeout(a,e-d):(i=null,t.apply(o,n))};i||(i=setTimeout(a,e))}}(function(e){e.preventDefault(),t.open()},this.rate);this.trigger.addEventListener("click",e)},n.prototype.create=function(){var t=this,n=e.createElement("div");this.el=e.createElement("div"),this.content=e.createElement("div"),this.body=e.createElement("div"),this.el[i].add("iframe-lightbox"),n[i].add("backdrop"),this.content[i].add("content"),this.body[i].add("body"),this.el.appendChild(n),this.content.appendChild(this.body),this.contentHolder=e.createElement("div"),this.contentHolder[i].add("content-holder"),this.contentHolder.appendChild(this.content),this.el.appendChild(this.contentHolder),e.body.appendChild(this.el),n.addEventListener("click",function(){t.close()});var o=function(){t.isOpen()||(t.el[i].remove("is-showing"),t.body.innerHTML="")};this.el.addEventListener("transitionend",o,!1),this.el.addEventListener("webkitTransitionEnd",o,!1),this.el.addEventListener("mozTransitionEnd",o,!1),this.el.addEventListener("msTransitionEnd",o,!1),this.callCallback(this.onCreated,this)},n.prototype.loadIframe=function(){var t=this;this.iframeId="iframe-lightbox"+Date.now(),this.body.innerHTML='<iframe src="'+this.href+'" name="'+this.iframeId+'" id="'+this.iframeId+'" onload="this.style.opacity=1;" style="opacity:0;border:none;" scrolling="no" webkitallowfullscreen="true" mozallowfullscreen="true" allowfullscreen="true" height="166" frameborder="no"></iframe>',function(n,o){e.getElementById(n).onload=function(){this.style.opacity=1,o[i].add("is-loaded"),t.callCallback(t.onIframeLoaded,t),t.callCallback(t.onLoaded,t)}}(this.iframeId,this.body)},n.prototype.open=function(){this.loadIframe(),this.paddingBottom?this.content.style.paddingBottom=this.paddingBottom:this.content.removeAttribute("style"),this.el[i].add("is-showing"),this.el[i].add("is-opened"),this.callCallback(this.onOpened,this)},n.prototype.close=function(){this.el[i].remove("is-opened"),this.body[i].remove("is-loaded"),this.callCallback(this.onClosed,this)},n.prototype.isOpen=function(){return this.el[i].contains("is-opened")},n.prototype.callCallback=function(t,e){"function"==typeof t&&t.bind(this)(e)},t.IframeLightbox=n}("undefined"!=typeof window?window:this,document); </script> <script type="application/ld+json"> { "@context": "http://schema.org", "@type": "NewsArticle", "mainEntityOfPage": { "@type": "WebPage", "@id": "https://www.ynetnews.com/articles/0,7340,L-4671875,00.html" }, "headline": "Zoabi removed from meeting during verbal fight on Gaza flotilla", "image": [ "https://besttv232-ynet-images1-prod.cdn.it.best-tv.com/PicServer4/2015/06/23/6126318/61263150100791640360no.jpg" ], "datePublished": "2015-06-23T17:39:36z", "dateModified": "2015-06-23T18:16:26z", "author": { "@type": "Person", "name": "Moran Azulay" }, "publisher": { "@type": "Organization", "name": "ynetnews", "logo": { "@type": "ImageObject", "url": "https://www.ynetnews.com/images/CENTRAL_1024_ynet_logo_en.png" } }, "description": "House Committee meets to discuss impending flotilla to be joined by MK Ghattas Israel Beiteinu MK calls for legislation on conduct of Arab peers.", "wordCount": "271", "commentCount": "6", "genre": "3082.ENews", "keywords": "", "articleBody": "The political storm surrounding MK Bassel Ghattas of the Joint Arab List and his decision to join a flotilla meant to break Israel's naval blockade of Gaza, came to a head Tuesday at a House Committee meeting during which MK Haneen Zoabi, also from the Joint Arab List, was removed during aggressive verbal arguments. Follow Ynetnews on Facebook and Twitter During the meeting MK Sharon Gal from Israel Beiteinu said that the conduct of Arab MKs should be regulated by a formal bill that will be presented to the legislative committee on Sunday inspired by Zoabi's participation in the Mavi Marmara flotilla in 2012 when Israeli commandos boarded the ship and were met with violence. Haneen Zoabi removed from House Committee meeting (Hebrew): Members of the Joint Arab List claimed at the event that the flotilla due to set out from Greece has peaceful intentions while MKs from other parties called for Ghattas' suspension in light of his decision participate in the flotilla. The flotilla's organizers met in Greece on Tuesday in preparation to set sail. Ghattas was among them and was interview by Euronews. In an interview with Ynet, Ghattas called MKs condemning his decision \"hypocrites,\" saying they were \"trying to make headlines at my expense. I want to remind them that Israel apologized over the Marmara affair.\" The three-ship flotilla, which was organized by Swedish pro-Palestinian activists, will include academics, parliament members, artists and others. Among the participants are Spanish MP Ana Miranda and ex-pat Israeli Dror Feiler - an artist and left-wing activist who has lived in Sweden for many years." } </script> <script type="application/ld+json"> { "@context": "http://schema.org", "@type": "WebPage", "name": "Zoabi removed from meeting during verbal fight on Gaza flotilla", "url": "https://www.ynetnews.com/articles/0,7340,L-4671875,00.html", "description": "House Committee meets to discuss impending flotilla to be joined by MK Ghattas; Israel Beiteinu MK calls for legislation on conduct of Arab peers.", "speakable": { "@type": "SpeakableSpecification", "cssSelector": [ ".art_header_title", ".art_header_sub_title" ] }, "breadcrumb": { "@type": "BreadcrumbList", "itemListElement": [ { "@type": "ListItem", "position": 1, "item": { "@type": "WebSite", "@id": "https://www.ynetnews.com/home/0,7340,L-3082,00.html", "name": "News" } } ] } } </script> <script type="application/ld+json"> { "@context": "http://schema.org", "@type": "Organization", "name": "ynetnews", "url": "https://www.ynetnews.com/home/0,7340,L-3083,00.html", "logo": "https://www.ynetnews.com/images/CENTRAL_1024_ynet_logo_en.png", "sameAs": [ "https://www.facebook.com/ynetenglish/", "https://twitter.com/ynetnews", "https://en.wikipedia.org/wiki/Ynetnews", "https://plus.google.com/105072256863445419477" ] } </script> <script type="application/ld+json"> { "@context": "http://schema.org", "@type": "VideoObject", "name": "news - דיון ב וועדת הכנסת כנסת בעקבות השתתפות ח\"כ באסל גאטס ב משט ל עזה ח\"כ חנין זועבי מסולקת ", "description": "Video: Ofer Meir", "thumbnailUrl": "https://images1.ynet.co.il/PicServer4/2015/06/23/6126394/tap.jpg", "uploadDate": "2015-06-23T17:36:04z", "contentUrl": "http://mediadownload.ynet.co.il/0615/230615_mashat_zuabi_1_768Kbps_360p.mp4", "embedUrl": "https://www.ynetnews.com/articles/0,7340,L-4671875,00.html", "author": { "name": "צילום: עופר מאיר" } } </script> <script type="application/ld+json"> { "@context": "http://schema.org", "@type": "VideoObject", "name": "news - באסל גטאס מדבר על השתתפות משתתף ב משט ל עזה ב יוון", "description": "Video: Euronews", "thumbnailUrl": "https://images1.ynet.co.il/PicServer4/2015/06/23/6126328/tap.jpg", "uploadDate": "2015-06-23T16:13:50z", "contentUrl": "http://mediadownload.ynet.co.il/0615/2306151227_basel_gaza_rotem_768Kbps_360p.mp4", "embedUrl": "https://www.ynetnews.com/articles/0,7340,L-4671875,00.html", "author": { "name": "צילום: euronews" } } </script> <script type='text/javascript'>window.new_gpt = 1;window.old_gpt = 0</script><script src='https://www.promisejs.org/polyfills/promise-7.0.4.min.js'></script><script type='text/javascript'>var googletag = googletag || {}; googletag.cmd = googletag.cmd || []; if (window.innerWidth >= 767) {var gen_ban = ''; var general_banners_divs = gen_ban.split(' '); var gen_ban_size = ''; var general_banners_divs_sizes = gen_ban_size.split(' '); } else if (window.innerWidth <= 767) {}function loadScript2(src) {return new Promise(function(resolve, reject) {var s;s = document.createElement('script');s.setAttribute('async', 'async');s.src = src;s.onload = resolve;s.onerror = reject;document.head.appendChild(s);});}loadScript2('https://securepubads.g.doubleclick.net/tag/js/gpt.js').then(function() {});</script><link rel='canonical' href='https://www.ynetnews.com/articles/0,7340,L-4671875,00.html'><meta http-equiv='Content-Type' content='text/html; charset=utf-8' /><meta http-equiv='X-UA-Compatible' content='IE=edge'/><meta name='application-name' content='Ynetnews'/><meta name='keywords' content='israel, news, yedioth, ahronoth, hebrew, jewish, arab, palestine, intifada, update, search, israeli, newspaper, jerusalem, tel aviv, yediot, aharonoth, middle east, west bank, quotes, portal, maccabi, hapoel, beitar, www.ynet.co.il'/><meta name='google-site-verification' content='aVs1GVkIfLRmJiL3DUr64sdtVovFkK_AhftCG-Blq10'/><meta name='viewport' content='width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=no'><meta name='vr:category' content='News'/><link rel='shortcut icon' type='image/x-icon' href='/images/favicon/favicon_2.ico' /><title lang='he'>Zoabi removed from meeting during verbal fight on Gaza flotilla </title><meta name='description' content=' House Committee meets to discuss impending flotilla to be joined by MK Ghattas; Israel Beiteinu MK calls for legislation on conduct of Arab peers.'/><meta http-equiv='Pragma' content='no-cache' /><script type='text/javascript'> </script><style type='text/css'> .trj_wrapper {direction: rtl;text-align: right;} .trj_wrapper a {text-decoration: none;} .trj_wrapper.trj_with_subnav {margin-bottom: 8px;} .trj_wrapper.trj_no_subnav {margin-bottom: -3px;} .trj_wrapper.trj_no_subnav.trj_small_btm_margin {margin-bottom: -8px;} div.main_search{margin-top: 16px;} div#main > .area.trajectory{margin-top: 3px;}.trj_top {width: 100%;overflow: hidden;} h2.trj_image {height: 65px;margin-left: 20px;} .english_site h2.trj_image {height: 65px;margin: 0px 0 5px 0;} .trj_no_img_height_limit h2.trj_image {height: auto;} .trj_no_img_height_limit h2.trj_image img {height: auto !important;} .trj_subnav {margin-top: -2px;overflow: hidden;} ul.trj_subnav_inner {line-height: 22px;margin-right: -20px;list-style-type: none;overflow: hidden;height: 22px;}ul.trj_subnav_inner li {display: inline-block;.display: inline;zoom: 1;margin-right: 10px;padding-right: 13px;font-size: 14px;font-weight: bold;background: url('/images/trj_subnav_bullet.png') no-repeat right 10px;} ul.trj_subnav_inner li a {color: #000;} ul.trj_subnav_inner li a:hover {color: #FF0000 !important;} .trj_bottom {height: 30px;line-height: 31px;margin-top: 15px;overflow: hidden;} .trj_bottom:first-child {margin-top: 0;} .trj_no_border .trj_bottom {height: auto;margin: 0;border: none;line-height: normal;} ul.trj_trajectory {float: right;margin-right: 3px;width: 550px;color: black;list-style-type: none;} .english_site ul.trj_trajectory {float: left;text-align: left;color: black;list-style-type: none;} .english_site ul.trj_subnav_inner li:last-child {background: none;} ul.trj_trajectory a {font-size: 12;color: #1F1F1F;} ul.trj_trajectory li {float: right;margin-left: 8px;padding-right: 11px;background: url('/images/tgr_arrow_left.png') no-repeat right 14px;} .english_site ul.trj_trajectory li {float: left;margin-left: 0;padding-left: 11px;margin-right: 8px;background: url('/images/tgr_arrow_right.png') no-repeat left 5px;} .trj_no_border ul.trj_trajectory li {background-position: right 6px;} ul.trj_trajectory li.trj_first_traj_item {padding: 0;background: none;font-weight: bold;} ul.trj_trajectory li.trj_first_traj_item a {color: black;} .trj_marketing_text {float: right;width: 427px;height:23px;margin:4px 0;}.trj_marketing_main_title_box {float:right;height:23px;line-height:23px;display:block;}.trj_marketing_main_title {display: inline-block;background: #F52626;font-weight: bold;float:right;height:23px;line-height:23px;padding-right:10px;color:white;}.trj_marketing_red_background_size {width: 17px;height: 23px;display: inline-block;}.trj_marketing_title_box {background:#f1f1f1;height:23px;line-height:23px;overflow:hidden;display:block;padding-right:10px;}.trj_logo_left{overflow:hidden;float:left;margin-top:-65px;} /*ArticleHeader*/ /*TopStory1024*/ /*Ticker*/ .ticker_comp .manual_ticker_title {width: 145px;height: 24px;line-height: 22px;font-size: 16px;padding-right: 5px;padding-left: 5px;font-family: arial;font-weight: bold;}.ticker_comp .manual_ticker_items_container {height:90%;width:150px;overflow:hidden;}.ticker_comp .manual_ticker_items {position: relative;width: 150px;overflow:hidden;margin-top: 10px;}#aTicker, #bTicker {position:absolute;padding:0 1 0 1;top:0;left:0;}.ticker_comp .manual_ticker_item {width: 150px;}.ticker_comp .manual_ticker_newflash_date {font-size: 13px;font-weight: 700;padding-top: 15px;padding-right: 4px;}.ticker_comp .manual_ticker_newflash_content {padding-top: 8px;padding-right: 4px;}.ticker_comp .manual_ticker_newflash_content a {text-decoration: none;font-size: 14px;}#ticker_double_arrow_left {float: right;margin: 9px 57px 0px 0px;border: 0;}.ticker_comp .news_ticker_title {display: block;height: 24px;line-height: 22px;color: white;background-color: #eb1116;text-decoration: none;direction: ltr;width: 150px;}.ticker_comp .news_ticker_title p {font-size: 14px;padding-right: 9px;padding-left: 9px;font-family: arial;font-weight: bold;float: left;cursor: pointer;}.ticker_comp .news_ticker_iframe {width: 150px;background-color: white;padding-top: 10px;padding-right: 5px;}.ticker_comp.news_ticker_container_normal {float: left;margin-right:30px;width: 150px;height: 273px;}.ticker_comp.news_ticker_container_wide {float: left;width: 150px;height: 340px;}.ticker_comp .news_ticker_date {margin-right: -8px;padding-top: 14px;text-align: center;background-color: white;}.ticker_comp.economy_ticker_container {width: 150px;}.ticker_comp .economy_ticker_title {border: 0;width: 150px;}.ticker_comp.economy_ticker_container_normal {float: right;margin-right:30px;width: 150px;height: 273px;}.ticker_comp.economy_ticker_container_wide {float: left;width: 150px;height: 340px;}.ticker_comp .news_ticker_date_dot {margin-bottom: 2px;}.top-story {height: 340px;text-align: right;direction: rtl;overflow: hidden;}.top-story.top-story-normal {height: 280px;}.top-story.top-story-article {height: 288px;}.top-story.top-story-article.top-story-video {height: 360px;margin-left: 10px;}.top-story-date-wrap {margin-bottom: 13.5px;}.top-story-text.top-story-text-withredttl {margin-bottom: 19px;}.top-story-date-wrap .top-story-date {margin-bottom: 8px;}.top-story-date-wrap .top-story-date > img {margin-right: 4px;}.top-story-date-wrap .top-story-date > img:last-child {margin-right: 0px;}#top-story-hebrew-date {font-size: 14px;font-weight: bold;color: #ababac;}.top-story-data {text-align: left;direction: ltr;}.top-story > .top-story-main {float: left;height: 100%;overflow: hidden;}.top-story.top-story-normal > .top-story-main {width: 810px;}.top-story.top-story-normal > .top-story-main .top-story-text {float: left;width: 297px;margin-bottom: 15px;padding-right: 20px;text-align:left;}.top-story.top-story-wide > .top-story-main {width: 810px;}.top-story.top-story-wide.top-story-article > .top-story-main {width: 660px;}.top-story.top-story-wide.top-story-article.top-story-video > .top-story-main {width: 640px;}.top-story a {text-decoration: none;cursor: pointer;}.top-story-separator {width: 1px;height: 340px;background-color: #cccccc;margin-left: 9px;margin-right: 10px;float: left;}.top-story > .top-story-main .top-story-media {overflow: hidden;text-align: left;position: relative;}.top-story > .top-story-main .top-story-media .top-story-media-opimage {height: 100%;text-align: center;cursor: pointer;}.top-story > .top-story-main .top-story-media .top-story-media-opimage > img.top-story-media-playbtn {position: relative;top: -65%;}.top-story.top-story-normal > .top-story-main .top-story-media {width: 492px;height: 280px;float: left;}.top-story.top-story-wide > .top-story-main .top-story-media {width: 810px;height: 340px;}.top-story.top-story-wide.top-story-article > .top-story-main .top-story-media {width: 660px;height: 288px;}.top-story.top-story-wide.top-story-article.top-story-video > .top-story-main .top-story-media {width: 640px;height: 360px;}.top-story > .top-story-main .top-story-media img {vertical-align: top;}.top-story > .top-story-main img.over-image-title, .top-story > .top-story-main img.over-gallery-title, .top-story > .top-story-main img.over-gallery-title-withouth-overlay, .top-story > .top-story-main img.over-image-title-withouth-overlay {position: relative;}.top-story > .top-story-main .media_image_link_box, .top-story > .top-story-main .media_gallery_link_box {display:block;height: 100%;width:100%;}.top-story > .top-story-main img.media_image_link, .top-story > .top-story-main img.gallery_image {width: 100%;height: 100%;}.top-story > .top-story-main .media_image_credit {position: absolute;bottom: 15px;left: 0;width: 73px;height: 15px;background-color: #3a3a3a;float: left;}.top-story > .top-story-main .media_gallery_credit {position: absolute;bottom: 34px;left: 0;width: 73px;height: 15px;background-color: #3a3a3a;float: left;}.top-story.top-story-wide > .top-story-main .media_image_credit, .top-story.top-story-wide > .top-story-main .media_gallery_credit {bottom: 65px;}.top-story.top-story-normal > .top-story-main img.over-image-title.bottom {margin-top:-41px;}.top-story.top-story-normal > .top-story-main img.over-image-title-withouth-overlay.bottom {margin-top:-41px;}.top-story.top-story-normal > .top-story-main img.over-gallery-title.bottom {margin-top: -63px;}.top-story.top-story-normal > .top-story-main img.over-gallery-title-withouth-overlay.bottom {margin-top: -63px;}.top-story.top-story-wide > .top-story-main img.over-image-title.bottom, .top-story.top-story-wide > .top-story-main img.over-gallery-title.bottom {margin-top: -122px;}.top-story.top-story-wide > .top-story-main img.over-gallery-title-withouth-overlay.bottom {margin-top: -92px;}.top-story.top-story-wide > .top-story-main img.over-image-title-withouth-overlay.bottom {margin-top: -82px;}.top-story.top-story-normal > .top-story-main img.over-image-title.top,.top-story.top-story-normal > .top-story-main img.over-image-title-withouth-overlay.top,.top-story.top-story-normal > .top-story-main img.over-gallery-title-withouth-overlay.top,.top-story.top-story-normal > .top-story-main img.over-gallery-title.top {margin-top: -269px;}.top-story.top-story-wide > .top-story-main img.over-image-title.top,.top-story.top-story-wide > .top-story-main img.over-image-title-withouth-overlay.top,.top-story.top-story-wide > .top-story-main img.over-gallery-title-withouth-overlay.top,.top-story.top-story-wide > .top-story-main img.over-gallery-title.top {margin-top: -329px;}.top-story.top-story-article > .top-story-main img.over-image-title.top, .top-story.top-story-article > .top-story-main img.over-image-title-withouth-overlay.top, .top-story.top-story-article > .top-story-main img.over-gallery-title.top, .top-story.top-story-article > .top-story-main img.over-gallery-title-withouth-overlay.top {margin-top: -277px;}.top-story.top-story-wide.top-story-article > .top-story-main img.over-image-title.bottom {margin-top: -125px;}.top-story.top-story-wide.top-story-article > .top-story-main img.over-image-title-withouth-overlay.bottom {margin-top: -45px;}.top-story.top-story-wide.top-story-article > .top-story-main img.over-gallery-title-withouth-overlay.bottom {margin-top: -60px;}.top-story.top-story-article > .top-story-main img.over-image-title.top {margin-top: -277px;}.top-story > .top-story-main .top-story-media > .gallery-overlay {height: 20px;position: relative;top: -24px;}.top-story > .top-story-main .top-story-media > .gallery-overlay > .gallery-overlay-background {height: 100%;background-color: none;opacity: 0.5;filter: alpha(opacity=50);}.top-story > .top-story-main .top-story-media > .gallery-overlay > .gallery-overlay-content {position: relative;height: 100%;top: -100%;color: white;}.top-story.top-story-wide > .top-story-main .wide-overlay {position: relative;height: 85px;top: -85px;overflow: hidden;}.top-story.top-story-wide > .top-story-main .wide-overlay > .wide-background {height: 100%;}.top-story.top-story-wide > .top-story-main .wide-overlay > .wide-background > img {width: 100%;height: 100%;background-repeat:repeat-x;}.top-story.top-story-wide > .top-story-main .wide-overlay > .wide-content {position: relative;height: 68px;*height: 70px;margin: 9px 16px;top: -100%;overflow: hidden;text-align:left;}.top-story > .top-story-main .title {display: block;text-decoration: none;font-size: 27px;overflow: hidden;font-weight: bold;}.top-story.top-story-normal > .top-story-main .title {font-size: 26px;font-weight: bold;line-height: 27px;}.top-story.top-story-normal > .top-story-main .subtitle {}.top-story.top-story-wide > .top-story-main .title {height: 29px;*height: 30px;margin-top: 0px;font-size: 23px;line-height: 27px;*line-height: 28px;}.top-story.top-story-wide > .top-story-main .title.title_without_sub {margin-top: 10px;}.top-story.top-story-wide > .top-story-main .wide-overlay > .wide-content.magazine .title {float: right;width: 21%;height: 100%;line-height: 1.5;smargin-left: 12px;padding-left: 12px;border-left: 2px dotted white;}.top-story > .top-story-main .sub-title {display: block;text-decoration: none;font-size: 15px;overflow: hidden;}.top-story.top-story-normal > .top-story-main .sub-title {font-size: 15px;overflow: hidden;line-height: 18px;margin-top: 13px;margin-bottom: 5px;}.top-story.top-story-wide > .top-story-main .sub-title {font-size: 14px;line-height: 18px;display: inline;}.top-story.top-story-wide > .top-story-main .wide-content.news .sub-title {margin-top: 4px;height: 17px;line-height: 17px;}.top-story.top-story-wide > .top-story-main .wide-content.magazine .sub-title {height: 40px;margin-top: 4px;line-height: 20px;}.top-story.top-story-wide > .top-story-main .wide-content .sub-title .goto-article{font-size: 13px;}.top-story.top-story-normal > .top-story-main .sub-title .goto-article {font-size: 14px;color: #7393c5;}.top-story.top-story-normal > .top-story-main .title .red_title {font-size: 18px;font-weight: bold;color: #ed1628;line-height: 18px;padding-bottom: 4px;padding-top: 3px;}.top-story > .top-story-main .read-more {font-size: 14px;font-weight: normal;color: #666;}.top-story.top-story-wide > .top-story-main .read-more {margin-right:5px;}.top-story > .top-story-main .read-more:hover {color: #f00;}.top-story .topstory_video_icon_size {width: 14px;height: 9px;}.top-story .topstory_audio_icon_size {width: 12px;height: 12px;}.top-story .topstory_gallery_icon_size {width: 13px;height: 9px;}.top-story .topstory_live_icon_size {width: 38px;height: 10px;}.top-story .topstory_icon_style {display: inline-block;vertical-align: inherit;*margin-top: 3px;margin-right: 6px;margin-bottom: -1px;cursor: pointer; }.top-story .icon_direction {-moz-transform: scaleX(-1);-o-transform: scaleX(-1);-webkit-transform: scaleX(-1);transform: scaleX(-1);filter: FlipH;-ms-filter: 'FlipH';}.top-story > .top-story-main p.article-details {margin-top: 3px;font-size: 12px;color: grey;}.top-story > .top-story-main p.article-details img, .top-story > .strips p.article-details img {vertical-align: text-bottom;}.top-story > .top-story-main p.article-details .pub-date, .top-story > .strips p.article-details .pub-date {font-size: 11px;}.top-story > .top-story-main .gallery-page-container {height: 16px;overflow: hidden;float:right !important;}.top-story.top-story-normal > .top-story-main .gallery-page-container {margin: 3px 10px;}.top-story.top-story-wide > .top-story-main .gallery-page-container {float: left;margin-top: 7px;margin-left: 5px;}.top-story.top-story-wide > .top-story-main .top-story-text.top-story-no-wide-overlay {position: relative;}.top-story.top-story-wide > .top-story-main .top-story-text.top-story-no-wide-overlay .gallery-page-container {position: absolute;top: -23px;left: 10px;margin: 0;}.top-story > .top-story-main .gallery-page {float: left;width: 14px;height: 14px;margin-right: 4px;cursor: pointer;overflow: hidden;}.top-story > .top-story-main .gallery-page > div {width: 100%;height: 100%;}.top-story > .top-story-main .gallery-page > .gallery-page-background {background-color: white;}.top-story > .top-story-main .gallery-page.selected > .gallery-page-background {background-color: #2e3f64;}.top-story > .top-story-main .gallery-page > .gallery-page-content {position: relative;top: -14px;color: black;line-height: 14px;text-align: center;font-size: 10px;}.top-story > .top-story-main .gallery-page.selected > .gallery-page-content {color: white;}.top-story > .top-story-main .gallery-caption {line-height: 16px;color: white;font-size: 12px;}.top-story.top-story-wide > .top-story-main .gallery-caption {text-align: left;}.top-story > .headlines {height: 100%;}.top-story .headlines .news-ticker .title {display: block;height: 20px;line-height: 20px;font-size: 14px;margin-bottom: 10px;padding-right: 5px;color: white;background-color: #ff0000;text-decoration: none;}.top-story .headlines .news-ticker iframe {width: 100%;height: 290px;}.sprite_media_icons_video_red {display: inline-block;vertical-align: inherit;margin-top: 3px;margin-left: 1px;-moz-transform: scaleX(-1);-o-transform: scaleX(-1);-webkit-transform: scaleX(-1);transform: scaleX(-1);filter: FlipH;-ms-filter: 'FlipH';*display: inline;*zoom: 1;*margin-top: 3px;}.video_loop_item {float: right; position: relative;}.video_loop_top {position: absolute; right: 0; width: 100%;}.video_loop_mute_div {position:absolute;bottom:-45px;left:10px; z-index: 9999;}#loop_mute_btn {background: transparent;margin-right: 5px;margin-bottom: 5px;cursor:pointer;}.top-story .add_relative {position:relative;}.top-story .topstory_video_icon_size_newicon {position:absolute;bottom:11px;left:11px;z-index:999;width:50px;height:50px;background:url('https://images1.ynet.co.il/static/images/big_play.png') no-repeat;}.top-story .topstory_video_icon_size_newicon_top {position:absolute;top:11px;left:11px;z-index:999;width:50px;height:50px;background:url('https://images1.ynet.co.il/static/images/big_play.png') no-repeat;}.top-story .small_video_icon {margin-right:2px;vertical-align:text-top;padding-top:2px;}.ynet_pay {position:absolute;top:20px;left:0;z-index:999;width:81px;height:30px;background:url('https://images1.ynet.co.il/static/images/premium/left_big_paywall_icon_80x30.png') no-repeat;}.ynet_pay_wide {bottom:105px;}.art_header {width: 100%;overflow: hidden;}.art_header.art_header_width_3,.art_header.art_header_width_4.art_header_top_story {padding: 0 0 9px;}.art_header.art_header_width_1 {margin: 0 0 15px;}.art_header a {cursor: pointer;text-decoration: none;}.art_header > .art_header_title_image {width: 100% !important;margin: 0 0 15px;display: block;}.art_header_roof {height: 60px;overflow: hidden;}.art_header_roof_content {padding: 4px 7px 4px 7px;display: inline-block;font: bold 18px/18px arial;color: #ffffff;}.art_header_roof_content > a {color: #fff;font: bold 18px/18px arial;text-decoration: none;}.art_header_title {overflow: hidden;text-align: right;color: #000000;font: bold 26px/28px arial;margin-top:-3px;}.art_header.art_header_roof_image .art_header_roof {height: 90px;}.art_header.art_header_roof_image .art_header_roof {line-height: 90px;}.art_header.art_header_roof_image .art_header_roof > img {width: 150px;height: 90px;}.art_header_sub_title {margin: 14px 0 0;color: #666666;font: bold 16px/18px arial;text-align: right;}.art_header > .art_header_footer {padding: 10px 0 0;overflow: hidden;clear: both;}.art_header.art_header_top_story_bottom > .art_header_footer {padding: 0;}.art_header_top_story_wrapper {margin-bottom: 10px;}.art_h_nosubtitle_ts_location_sub {margin-top: 10px;}.art_header_top_story > .art_header_sub_title {margin-bottom: 10px;}.art_header.art_header_top_story.art_header_top_story_bottom > .art_header_footer {padding: 14px 0 0;}.art_header > .art_header_footer > .art_header_footer_author {color: #8c8c8c;font: normal 14px/20px arial;}.art_marketing_credit_blue {display:block;color: #3d59a2 ;font-weight:bold;font: normal 14px/20px arial;}.art_marketing_credit_blue a{color: #3d59a2;font: bold 14px arial;}.art_marketing_credit {display:block;color: #9f9f9f ;font-weight:bold;font: normal 14px/20px arial;}.art_marketing_credit a{color: #9f9f9f;font: bold 14px arial;}.art_header > .art_header_footer > .art_header_footer_facebook {padding: 0 0 0 3px;float: left;color: #8e8e8e;font: normal 12px/20px arial;text-align: left;}.english_site .art_header > .art_header_footer > .art_header_footer_facebook {padding: 0 0 0 3px;float: right;color: #8e8e8e;font: normal 12px/20px arial;text-align: left;}.english_site .art_header_footer_facebook div,.english_site #cmfbaptmdv2 {width: auto!important;}.art_header_bottom {width: 100%;height: 1px;margin: 6px 0 5px 0;border-top: 1px dashed #bcbcbc;}#articlebottomsharinglinks.header_sharing {border:none;margin-bottom:0;height:auto;}.articlebottomsharinglinks_right_links.header_sharing, .articlebottomsharinglinks_right_links.english.header_sharing, .articlebottomsharinglinks_right_links.russian.header_sharing {padding-top:0;}#articlebottomsharinglinks .tweeter_class {background: transparent url( 'https://images1.ynet.co.il/static/images/twit.png' ) no-repeat;margin-left: 0!important;}#articlebottomsharinglinks .facebook_class {background: transparent url( 'https://images1.ynet.co.il/static/images/fb.png' ) no-repeat;margin-left: 5px;}#articlebottomsharinglinks .mail_class {background: transparent url( 'https://images1.ynet.co.il/static/images/mailme.png' ) no-repeat;margin-left: 5px;}#articlebottomsharinglinks.header_sharing .bottomsharinglinks_spriteIcon {width: 20px;height: 20px;line-height: 20px;} /*ArticleImages*/ .ArticleImage {padding: 1px 1px;margin: 0 0 3px;border: 1px solid #CCCECD;position:relative;clear:both;}.ArticleImage img{display:block;}.ArticleImageInfo {margin-bottom:17px;font-size:12px;width:140px;}.english_site .ArticleImageInfo {margin-bottom:17px;font-size:12px;width:auto;}.ArticleImagesEnd {border-bottom:1px dotted #CCCECD;}.ArticleImageCredits {color:#adacab;font:normal 12px arial;margin-top:-1px;}.ArticleImageCaption {font: normal 12px arial;color: #000000}.ArticleImageParentZoom {bottom:1px;right:1px;width:25px;height:23px;position:absolute;display:block;}.ArticleImages.ArticleImagesLightbox {cursor:pointer;}.ArticleImages.ArticleImagesLightbox > span {display: none;padding: 1px 20px 1px 5px;right: 4%;}.ArticleImages span {display:block;cursor:pointer;color: #000;background-color: #fffde4;border: 1px solid #000;font-size: 12px;overflow: hidden;padding: 1px 5px 1px 5px;position: absolute;bottom:0;right:0;}#ArticlelImageLightBox a.ArticleLightboxclose, .ArticleImages img {display: block;}#ArticlelImageLightBox {background: url('/Images/Thumbnails/general-image-shadow.png') 100% 100% no-repeat;display: block;left: 0;padding-right: 6px;position: fixed;top: 0;z-index: 9999}#ArticlelImageLightBox .ArticleLightboxcontent {background-color: #fff;direction: rtl;padding: 1px;min-width:250px;}#ArticlelImageLightBox img.ArticleLightboximage {border-bottom: 1px solid #818183;display: block;}#ArticlelImageLightBox .ArticleLightboxtext {text-align: right;border-bottom: 1px dotted #b3b3b3;margin: 5px 5px 10px;padding: 0 3px 5px;position:relative;}#ArticlelImageLightBox .ArticleLightboxtext em,#ArticlelImageLightBox .ArticleLightboxtext strong cite{font-style: normal;}#ArticlelImageLightBox .ArticleLightboxtext em {color: #65646c;float: left;}#ArticlelImageLightBox .ArticleLightboxtext strong {color: #010101;font-weight: normal;display: block;}#ArticlelImageLightBox .ArticleLightboxtext strong cite {color: #4d4d4d;}#ArticlelImageLightBox a.ArticleLightboxclose {background: url('/Images/Thumbnails/general-image.png') 0 -20px no-repeat;color: #000;display: block;font-size: 11px;float: left;height: 20px;line-height: 20px;margin: 0 0 4px 0px;padding: 0 0 0 25px;text-decoration: none;position:relative;left:1%;}#ArticlelImageLightBoxBG {background-color: #fff;filter: alpha(opacity=75);opacity: .75;height: 100%;left: 0;position: fixed;top: 0;width: 100%;z-index: 998} /*ArticleSharingLinks*/ /* ---------- Sharinig Links Main ---------- */ .mainVerticalArticleSharingLinks {direction:rtl;font-family:arial; width:150px} .mainVerticalArticleSharingLinks ul {list-style:none; } .mainVerticalArticleSharingLinks ul li {height:26px;} .mainVerticalArticleSharingLinks .ASLspriteIcon {float:right; height:14px; width:14px; line-height:26px; margin:6px 0 6px 8px;} .mainVerticalArticleSharingLinks .ASLspriteSep {float:right; height:1px; width:150px;} .mainVerticalArticleSharingLinks .ASLspriteSep_2col {float:right; height:1px; width:295px;} .mainVerticalArticleSharingLinks .ASLtextIcon {float:right; font:normal 12px/26px arial; width:126px; overflow:hidden;} .mainVerticalArticleSharingLinks a.ASLtextIconLink {color:#6281af; cursor:pointer; font: normal 12px/26px arial; text-decoration:none; outline:none;} .mainVerticalArticleSharingLinks .ASLtextIconLink :hover {color:#ff0000;} .mainVerticalArticleSharingLinks .ASLfontRed {color:#ff0000;} .mainVerticalArticleSharingLinks .ASLfontBold {font-weight: bold;} /* ---------- Xnet ---------- */ .mainVerticalArticleSharingLinks.xnet {height:178px;} .mainVerticalArticleSharingLinks .ASLspriteIconXnet {float:right; height:28px; width:28px; line-height:26px; margin:4px 0 4px 8px;} .mainVerticalArticleSharingLinks .ASLtextIconXnet {float:right; font-size:14px; width:114px; overflow:hidden;} .mainVerticalArticleSharingLinks a.ASLtextIconLinkXnet {color:#555555; cursor:pointer; font: normal 14px/36px arial; text-decoration:none; outline:none;} /* ---------- English ---------- */ .mainVerticalArticleSharingLinks.english .ASLspriteIcon {float:left; height:14px; width:14px; line-height:26px; margin:6px 8px 6px 0px;} /*ArticleBody*/ .art_body { font-size: 14px; line-height: 16px; } .art_body > div > span { display: block; } .art_footer_date { color: #8c8c8c; font: normal 14px/20px arial; } .art_credit_special { font: bold 12px arial; } .art_body.art_body_width_4 { line-height: 18px; } h3.pHeader { COLOR: #192862; font-size: 16px; margin-top:0px; display: block; margin-bottom:3px; font-weight: bold; } p.pHeader { margin-bottom:3px; COLOR: #192862; font-size: 16px; font-weight: bold; } .art_body ul { padding-right:0px; list-style: none; } .art_body ul li:before { content: "•"; font-size: 20px; padding-left: 10px; vertical-align:middle; } .art_body ul li .pHeader { display:inline-block; margin-right:-4px; } .art_body ol { display: block; list-style-type: decimal; padding-right:32px; margin: 0 0 10px 0; } .art_body p img { vertical-align:middle; } .art_body a.bluelink { font-size:12px; } .art_body a.bluelink:visited { color:#00f; } .art_body a.bluelink:hover { color:#f00; } .art_body p { display: block; margin:0; } .defaultAdvertiseTv { width:300px; margin:auto; float: right; } .orYarok{ width: 100%; margin: 22px 0 22px 0; } /* xnet */ /* #main.xnet .art_body p {margin: 0 0 20px 0 !important;} */ #main.xnet .art_body .bold {font-weight: bold;} #main.xnet .art_body ul, #main.xnet .art_body div {max-width: 100% !important;} #main.xnet .art_body img[src*='images-blogs'] {max-width: 100% !important;} #main.xnet .art_body, #main.xnet .art_body font, #main.xnet .art_body a, #main.xnet .art_body p { font-size: 16px !important; line-height: 20px; } #main.xnet .art_body ul li:before { color: #a10000; } #main.xnet ul.art_body_picture_adsense { margin: 30px 0 0 0 !important; border: 0 !important; border-top: 0 !important; border-bottom: 0 !important; } #main.xnet h3.pHeader { color: #000; font-size: 18px; margin-top:0px; display: block; margin: 0 0 10px 0 !important; font-weight: bold; line-height: 20px; } #main.xnet p.pHeader { margin: 0 !important; color: #000; font-size: 16px; font-weight: bold; } #main.xnet .arrow_article_big { float:right; margin:0 0 0 10px; background: url('/images/xnet/Article/arrow_icon.png'); width: 36px; height: 36px; } #main.xnet .art_body a.bluelink { font-size:16px !important; } #main.xnet .art_body .zitutVideoBlock {width:490px;background-color:#1b2d42;display:flex;justify-content:space-between;} #main.xnet .art_body .zitutVideoDetails {margin-top:28px;margin-bottom:28px;overflow:hidden;height:200px;} #main.xnet .art_body .zitutVideoTxt {font-size:24px;color:#ffffff;font-family: 'Open Sans Hebrew', sans-serif !important;font-weight: 300;text-align:center;margin:28px 10px 0px 10px;line-height:26px;direction:rtl;} #main.xnet .art_body .zitutTextContainer { display: flex;justify-content: center;flex-direction: column;flex-wrap: wrap;} #main.xnet .art_body .zitutVideoTitle {font-size:17px;color:#ffffff;font-family: 'Open Sans Hebrew', sans-serif !important;font-weight: 700;text-align:center;margin:10px 10px;direction:rtl;} #main.xnet .art_body .butZitutVideo {text-align:center;} #main.xnet .art_body video#videoId {border:1px solid white;} #main.xnet .art_body img#imgVideoZitut {border:1px solid white;} #main.xnet .art_body #mutebtn {cursor:pointer;background:transparent;} .amxnet .qouteVideoArticleBlock {width:100%;height:540px;background-color:#1b2d42;display:flex;justify-content:space-between;} .amxnet .qouteVideoTextContainer {align-self: center;} .amxnet .qouteVideoArticleTxt {font-size:32px;color:#ffffff;font-family: 'Open Sans Hebrew', sans-serif !important;font-weight: 300;text-align:center;margin:0px 94px 0px 94px;line-height:44px;direction:rtl;} .amxnet .qouteVideoArticleTitle {font-size:24px;color:#ffffff;font-family: 'Open Sans Hebrew', sans-serif !important;font-weight: 700;text-align:center;margin-top:30px;direction:rtl;} .amxnet .qouteVideoArticleDetails {margin-top:94px;margin-bottom:94px;overflow:hidden;border:1px solid white;width:350px;height:350px;} .amxnet .qouteVideoArticleDetails .qouteVideoArtPlayBut {display:table;position:absolute;width:350px;height:350px;z-index:99999;} .amxnet .qouteVideoArticleDetails .qouteVideoArtPlayBut .qouteVideoArtPlayButImg {display:table-cell;vertical-align:middle;text-align:center;} .amxnet .qouteVideoArticleBlock.played .qouteVideoArtPlayButImg {display: none;} .amxnet #mutebtnQouteArticle {cursor:pointer;background:transparent;} .amxnet #iconButQouteVideo {cursor:pointer;} .amxnet .butQouteVideoArticle {text-align:center;margin-top:20px;} /* --- Main Comp CAATV --- */.CAATVcompAdvertiseTv {direction:rtl;float:right;padding: 10px 0px 10px 10px;overflow:hidden;text-align:left;width:310px;}/* --- Content Comp CAATV --- */.CAATVcontentAdvertiseTv {display: block;float:left;table-layout:fixed;text-align:left;width:300px;}div {margin: 0;padding: 0;}.article-gallery {overflow: hidden;}.article-gallery.gallery-html {height: 280px;width: 490px;padding: 10px 0px 10px 0px;clear: both;}.article-gallery.gallery-tv {height: 170px;width: 300px;float: left;padding: 10px 10px 10px 0px;}.article-gallery .gallery_arrow_right, .article-gallery .gallery_arrow_left {position: relative;cursor: pointer;width: 32px;height: 34px;border: none;z-index: 10;}.article-gallery .gallery_arrow_right {float: right;}.article-gallery .gallery_arrow_left {float: left;}.article-gallery .gallery_arrow_right.gallery-html,.article-gallery .gallery_arrow_left.gallery-html {margin-top: -160px;}.article-gallery .gallery_arrow_right.gallery-tv,.article-gallery .gallery_arrow_left.gallery-tv {margin-top: -107px;}.article-gallery .gallery_image {display:block;cursor:pointer;}.article-gallery .gallery_image.gallery-html {height:280px;width:490px;}.article-gallery .gallery_image.gallery-tv {display: block;height:170px;width:300px;}.article-gallery .gallery-overlay {height: 24px;margin-top: -24px;overflow: hidden;}.article-gallery .gallery-overlay > .gallery-overlay-background {height: 100%;background-color: #182535;opacity: 0.8;position: relative;}.article-gallery .gallery-overlay > .gallery-overlay-content {position: relative;height: 100%;top: -100%;color: white;}.article-gallery .gallery-page-title {height: 100%;padding: 0 10px;font-size: 12px;color: white;right: 10px;line-height: 24px;overflow: hidden;}.article-gallery .gallery-page-caption {font-weight: bold;}.article-gallery .gallery-page-credits {font-weight: normal;color: #d4d4d4;}.article-gallery .gallery-page-container {margin: -19px 5px;}.article-gallery .gallery-page {float: left;width: 14px;height: 14px;margin-right: 4px;cursor: pointer;overflow: hidden;}.article-gallery .gallery-page > div {width: 100%;height: 100%;}.article-gallery .gallery-page > .gallery-page-background {background-color: white;}.article-gallery .gallery-page.selected > .gallery-page-background {background-color: #2e3f64;}.article-gallery .gallery-page > .gallery-page-content {position: relative;top: -14px;color: black;line-height: 14px;text-align: center;font-size: 10px;}.article-gallery .gallery-page.selected > .gallery-page-content {color: white;}.arttvgenlink {width: 294px;border:1px solid #DFE7F1;padding: 3px;margin: 10px 10px 10px 0;float:left;direction:rtl;background:#fff;}.arttvgenlink .artTVGL_leshonitDiv {height: 25px;padding-right:5px;line-height: 25px;background-color:#2e5c97;color:#fff;font-size:14px;font-weight:bold;padding-left:5px;}.arttvgenlink .artTVGL_Data {padding:5px;background:#e6ebf2;}.arttvgenlink .artTVGL_itemDiv {width: 284px;padding-bottom:12px;}.arttvgenlink .artTVGL_picDiv {padding-left:10px;float: right;}.arttvgenlink .artTVGL_linkDiv {color:#000000;font-size:14px;font-weight:bold;line-height:16px;}.arttvgenlink .artTVGL_grayTextDiv {color:#8E8E8E;font-size:12px;line-height:20px;}.arttvgenlink .artTVGL_dataTextDiv {color:#000000;font-size:12px;font-weight:normal;vertical-align:top;white-space:normal;line-height:16px;}.arttvgenlink .artTVGL_Bottom {height: 25px;line-height: 25px;background: #fff;font-weight:normal;margin: 0 3px 0 3px;display:none;padding-right:5px;}.arttvgenlink A:link {color:#55A4DB; font-size:12px; text-decoration:none;}.arttvgenlink A:visited {color:#55A4DB; font-size:12px; text-decoration:none;}.arttvgenlink A:active {color:#55A4DB; font-size:12px; text-decoration:none;}.arttvgenlink A:hover {color:#f00; font-size:12px; text-decoration:none;}.citv_image {padding: 10px 0 10px 0;direction: rtl;text-align: right;font-size: 12px;}.citv_image.citv_pnai_plus.citv_caption_image {padding-top: 0;}.citv_article_image {width:300px;margin:0 10px 0 0;float:left;}.citv_image img {width: 100%;display: block;}.citv_ynet.citv_caption_image .citv_title_wrap {line-height: 14px;}.citv_ynet.citv_caption_image .citv_credit {margin: 0 5px 0 0;}.citv_pnai_plus .citv_title_wrap {height: 30px;line-height: 30px;overflow: hidden;width:100%;}.citv_ynet.citv_article_image .citv_title_wrap {height: 25px;padding: 0 5px 0 5px;margin: 1px 0 0;background: #4b5868;line-height: 25px;overflow:hidden;color:#fff;}.citv_image .citv_title_wrap .citv_title {font-weight: bold;}.citv_image.citv_pnai_plus .citv_title_wrap .citv_title {font-size: 14px;}.citv_title_wrap_yedioth span.ya_citv_title {color: #526166!important;font: bold 18px Alef!important;}.citv_pnai_plus .citv_title_wrap .citv_credit {height: 30px;line-height: 30px;float: left;color: #8e8e8e;}.citv_title_wrap_yedioth {font:18px Alef, verdana;color: #526166;line-height: 30px!important;}.ya-wideimg{width: 300px;padding: 0;position: relative;display: inline-block;float: left;word-wrap: break-word;margin: 20px;margin-left: 0;margin-top: 6px;}.ya-wideimg img{width: 300px;}.ya-wideimg-text{width: 300px;text-align: left;}.ya-nowideimg-text{text-align: right;}.ya-wideimg-text span, .ya-nowideimg-text span{font-size: 20px!important;color: #6C797F!important;text-align: left!important;direction: rtl!important;line-height: 24px!important;font-family: almoni-tzar!important;font-weight: 300!important;}.citv_title_block {margin-top: 4px;}.citv_icon_block {float: left;width: 30px;height: 30px;}.ya_enlarge_button {pointer-events:none!important;}.artImageLightbox {position:relative;}#cboxTitle {padding-right:10px;color:#ffffff;opacity:1;}.english_site #cboxTitle {padding-left:10px;color:#ffffff;opacity:1;}.citv_image.citv_xnet .citv_title_wrap {background-color: #000;filter: alpha(opacity=85);opacity: 0.85;width: 100%;}.citv_image.citv_xnet .citv_credit {color:#fff;float: right;padding: 5px;font-size: 15px;font-weight: normal;}.citv_image.citv_xnet .citv_title {float: right;padding: 5px;overflow: hidden;color:#fff;font-size: 15px;font-weight: normal;}.ya_main_relative_img {position: relative;display: block;}.xnet .citv_image {padding: 0 !important; display: block !important;}.xnet .citv_image img {display: block;}.xnet .citv_title_wrap {display: block;}.xnet .caption {padding: 5px;}.xnet .citv_image.citv_xnet .citv_credit {float: none !important;padding: 0 5px 0 0 !important;}.xnet .citv_image.citv_xnet .citv_title {float: none !important;padding: 0 !important;}.enlarge_button {position: absolute; width: 53px; height: 48px; top: 13px; : 4px; display: none; cursor:pointer;}.ya-wideimg .ya_enlarge_button {position: absolute; width: 30px; height: 30px; bottom: 10px; left: 10px; display: block; cursor:pointer;}.ya-nowideimg .ya_enlarge_button {position: absolute; width: 30px; height: 30px; bottom: 69px; left: 10px; display: block; cursor:pointer;}.xnet_enlarge_button {position: absolute; width: 53px; height: 48px; top: 13px; right: 4px; display:none; background: url(/images/articlepiclightbox/enlarge.png) no-repeat 0 0; cursor:pointer;}.xnet-article-gallery {position: absolute;top: 0;left: 0;right: 0;bottom: 0;background: rgba(0,0,0,0.95);z-index: 999999;color: #000;display: none;height: 100%;}.xnet-overlay-close {display: inline-block;float: left;position: absolute;left: 0.5rem;top: 0.5rem;}.xnet-overlay-close img {max-width: 10vw;}.xnet-article-gallery-container {z-index: 11;}.owl-nav {position: absolute; top: 25vw;display: flex;}.xnet-article-gallery-container { width: 100%; height:100%; display: -webkit-box;display: -webkit-flex;display: -ms-flexbox; display: flex;-webkit-box-orient: vertical;-webkit-box-direction: normal; -webkit-flex-direction: column;-ms-flex-direction: column; flex-direction: column; -webkit-box-pack: center;-webkit-justify-content: center; -ms-flex-pack: center;justify-content: center;}.xnet-article-gallery {position: fixed;-webkit-backface-visibility: hidden; backface-visibility: hidden;-webkit-transform: translateZ(0);transform: translateZ(0); height: 100%; width: 100%;top: 0;right: 0;left: 0; bottom: 0;margin: auto;background-color: rgba(0,0,0,.94);z-index: 120;color: #fff;}.xnet-overlay-close {width: 42px;height: 42px; position: absolute;left: 10px;top: 10px;background: url(/images/articlepiclightbox/x.png) no-repeat; background-size: contain;z-index: 3;}.xnet-article-gallery-item, .xnet-article-gallery .owl-item, .xnet-article-gallery .owl-stage {height: 100%!important;display: -webkit-box;display: -webkit-flex;display: -ms-flexbox;display: flex; -webkit-box-align: center;-webkit-align-items: center;-ms-flex-align: center;align-items: center;-webkit-box-pack: center;-webkit-justify-content: center; -ms-flex-pack: center;justify-content: center;}.xnet-article-gallery-img-wrp { overflow: hidden;}.xnet-article-gallery .owl-stage{display:-webkit-box!important;display:-webkit-flex!important;display:-ms-flexbox!important;display:flex!important;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}.xnet-article-gallery .share-container { position: absolute; width: 200px;top: 10px;right: 10px; height: auto;background-color: transparent;visibility: visible;opacity: 1;-webkit-transition: none;transition: none; z-index: 1;}.xnet-article-gallery .share-container-wrp, .weather-wrp {-webkit-box-align: center;-webkit-align-items: center; -ms-flex-align: center;align-items: center;}.xnet-article-gallery .share-container-wrp {display:flex;-webkit-box-pack:justify;justify-content:space-between;}.xnet-article-gallery .share-btn {-webkit-flex-basis: 40px;-ms-flex-preferred-size: 40px;flex-basis: 40px;}.xnet-article-gallery .share-btn img {width:40px;height:40px;}.xnet-article-gallery-item-info {tex-align:right;}.xnet-article-gallery-item-title {margin-right: 10px;-webkit-flex-basis: 75%;-ms-flex-preferred-size: 75%;flex-basis: 75%;text-align: right;}.citv_title_wrap_hotspot {background-color: #000;filter: alpha(opacity=85);opacity: 0.85;width: 100%;}.citv_title_wrap_hotspot .citv_credit {color:#fff;float: right;padding: 5px;font-size: 15px;font-weight: normal;}.citv_title_wrap_hotspot .citv_title {float: right;padding: 0 5px 5px 5px;overflow: hidden;color:#fff;font-size: 15px;font-weight: normal;}/* --- Main Comp CHT --- */.CHTcompHtmlTable {direction:rtl;text-align:right;}.CHTwidth300 {width:300px;overflow:hidden;}.CHTwidth490 {width:490px;overflow:hidden;}.CHTwidthTable292 {width:292px;overflow:hidden;}.CHTwidthTable482 {width:482px;overflow:hidden;}.CHTfloatTableTv {float:left;padding:10px 10px 10px 0;}.CHTfloatR {float:right;}.CHTcompBorder {border:1px solid #e3eaf2;padding: 3px;}/* --- Title ---*/.CHTcompHtmlTable .CHTbackgroundTitle {background:#2e5c97;/*height:24px;*/margin: 0 0 3px 0;}.CHTcompHtmlTable .CHTtitleText {color:#fff;font:bold 14px/24px arial;padding: 0 3px 0 3px;}/* --- Table Title ---*/.CHTcompHtmlTable table tr td {padding: 0 3px 0 3px;}.CHTcompHtmlTable .CHTtdBackgroundColorLight {background: #e9edf3;}.CHTcompHtmlTable .CHTtdBackgroundColorDark {background: #d1dbe8;}.CHTcompHtmlTable .CHTtdFirstColBackgroundColorDark {background: #c9d5e8;}.CHTcompHtmlTable .CHTborderLeftTd {border-left: 2px solid #fff;}.CHTcompHtmlTable .CHTborderBottomTd {border-bottom: 2px solid #fff;}.CHTcompHtmlTable .CHTtableSubTitle {background: #7898c9;color: #ffffff !important;font: bold 12px arial;height:25px;vertical-align:middle;}.CHTcompHtmlTable .CHTblueLinkColor {color: #ffffff !important;}.CHTcompHtmlTable .CHTcolorText {color:#000000;font:normal 12px arial;height:25px;vertical-align:middle;}/* --- Bottom Title (Gray Text) ---*/.CHTcompHtmlTable .CHTbackgroundGrayText {background:#fff;height:30px;}.CHTcompHtmlTable .CHTgrayText {color:#505050;font:normal 11px arial;line-height:30px;padding: 0 3px 0 3px;}.CHTcompHtmlTable ol {font-family: 'Arial', 'Arial (Hebrew)', 'David (Hebrew)', 'Courier New (Hebrew)';font-size: 12px;padding: 0;margin: 0 18px 0 0;}.CHTcompHtmlTable ul {font-family: 'Arial', 'Arial (Hebrew)', 'David (Hebrew)', 'Courier New (Hebrew)';font-size: 12px;padding: 0 0 0 0;margin: 0 17px 0 0;}ul,li {margin: 0;padding: 0;}.topic-tv {float: left;padding: 10px 10px 10px 0px;}.topic-tv .topic-tv_topic_title {background-color: #d8e1f0;height: 20px;padding: 2px 9px;color: #5a5a5a;font-weight: bold;font-size: 14px;}.topic-tv .topic-tv_topic_box {width: 266px;border: 1px solid #d9e3ee;padding: 3px;}.topic-tv .topic-tv_topic_items {margin-bottom: -1px;padding: 5px 0px 5px 0px;margin-right: 11px;color: #585858;margin-top: 2px;}.topic-tv .topic-tv_topic_item {list-style:none;}.topic-tv .topic-tv_topic_items a {text-decoration: none;font-size: 13px;color: #5a5a5a;}.topic-tv .topic-tv_topic_items a:hover {color: #FF0000;}.topic-tv .topic-tv_topic_general_link {height: 20px;text-align: left;}.topic-tv .topic-tv_topic_general_link a {text-decoration: none;font-size: 13px;color: #5a5a5a;}.topic-tv .topic-tv_topic_separator_box {padding-left:5px;padding-right:5px;overflow:hidden;height:1px;}.topic-tv .topic-tv_topic_separator {border-bottom: 1px dotted #d9e3ee;} .flowplayer { direction: ltr; } .flpRndr.dflt { display:none; } .flpRndrooter { color: white; background-color: #2727272e; padding: 1px; margin-top: -5px; z-index: 100; position: relative; margin-bottom: 10px; } .flowplayer {width: 100% !important; background-size: 100% !important;} .flowplayer.ad-is-visible .fp-ui .ad-time {display: none;} .fp-player .fp-ui .fp-title {display: none;} .flowplayer.is-mouseover .hide {opacity: 0 !important;} .flowplayer.is-mouseout .fp-timeline {display: none;} .flowplayer .fp-logo { opacity: 1 !important; top: 15px; bottom: initial;} .flowplayer .fp-logo.show {display: block;} .flowplayer .fp-waiting {display: none ;border: 4px solid #f3f3f3; border-radius: 50%; border-top: 5px solid transparent; width: 55px; height: 55px; -webkit-animation: spin 1s linear infinite; animation: spin 1s linear infinite; border-right: 1px solid #0000000d; margin: auto; left: 0; right: 0; bottom: 0; top: 0; position: absolute;} .flowplayer .fp-waiting svg {height: 0 !important;} .arti1-timeline {display: none !important;border: 4px solid #f3f3f3; border-radius: 50%; border-top: 5px solid transparent; width: 55px; height: 55px; -webkit-animation: spin 1s linear infinite; animation: spin 1s linear infinite; border-right: 1px solid #0000000d; } .flowplayer .fp-mute {top:1px;} .flowplayer .fp-volume {right:0px;} .flowplayer.is-loading .fp-waiting, .flowplayer.is-seeking .fp-waiting { display: block; } .loaderDmmyFlp { position:absolute; border: 4px solid #f3f3f3; border-radius: 50%; border-top: 5px solid transparent; width: 55px; height: 55px; -webkit-animation: spin 1s linear infinite; animation: spin 1s linear infinite; margin: auto; left: 0; right: 0; bottom: 0; top: 0; border-right: 1px solid #0000000d; } @-webkit-keyframes spin { 0% { -webkit-transform: rotate(0deg); } 100% { -webkit-transform: rotate(360deg); } } @keyframes spin { 0% { transform: rotate(0deg); } 100% { transform: rotate(360deg); } }.art_video {padding-bottom: 20px;clear: both;overflow: hidden;}.art_video_footer {font-weight: bold;font-size: 12px;color: black;}.art_video_footer.art_video_footer_no_text {font-weight: normal;color: #666;}.art_video_footer.art_video_footer_big {font-size: 14px;}.art_audio div[id^=fpMainWrapper]{width:100% !important;}.art_audio div[id^=fpContainer]{margin:0 auto;}.art_audio {clear: both;}.audio_player {width: 100% !important;}.audio_player_fp_container {float: right !important;width: 401px !important;margin-right: 50px !important;}.audioplayer_seeker {position:relative;margin-left:56px;height:30px;}.audio_player_img_container {width: 56px !important;height: 56px !important;margin: 5px 23px 0 0 !important;overflow: hidden;}.audio_player_img_inner {width: 56px !important;height: 56px !important;padding: 0 !important;overflow: hidden;}.audio_image {width: 56px !important;height: 56px !important;overflow: hidden;}.audio_player_txt_container {padding: 15px 6px 0 0 !important;}.audioplayer_big_button {background: url(https://images1.ynet.co.il/images/audio/audioPlayerLeftSide.png) top left no-repeat;width:60px;height:62px;float:left;margin-top: -18px;position: absolute;}.audio_player_flash .audioplayer_seeker{top:2px;}.audioplayer_right_side {background: url(https://images1.ynet.co.il/images/audio/audioPlayerRightSide.png) top right no-repeat;width:6px;height:32px;float:right;}.audioplayer_left_side {background: url(https://images1.ynet.co.il/images/audio/audioPlayerLeft.png) top right no-repeat;width:7px;height:32px;float:left;}.audioplayer_middle {height:32px;margin: 0 6px 0 7px;background: url(https://images1.ynet.co.il/images/audio/audioPlayerMiddle.jpg) top left repeat-x;}.audioplayer_volume{float:right;margin-top: 9px;position:relative;z-index:99999;}.audioplayer_level{float:left;}.audioplayer_level_button{background: url(https://images1.ynet.co.il/images/audio/audioPlayerNotActiveVolume.png) top left repeat-x;width:5px;height:13px;float:left;}.audioplayer_level_button.audioplayer_off.on{background: url(https://images1.ynet.co.il/images/audio/audioPlayerActiveVolume.png) top left repeat-x;width:5px;height:13px;float:left;}.audioplayer_on-off {float:left;margin: -2px 5px 0 0;}.audioplayer_playback{float:left;position:absolute;margin: -2px 0 0 14px;}.audioplayer_handle {position: absolute;top: -5px;left: 0;width: 20px;height: 20px;margin-left: -10px;background: url(https://images1.ynet.co.il/images/audio/audioPlayerKnob.png) no-repeat;cursor: pointer}.audioplayer_gutter {background: url(https://images1.ynet.co.il/images/audio/audioPlayerTimelineBackground.png) repeat-x;position: absolute;top: 11px;left: 16px;height: 6px;padding: 2px;width:61%;}.audioplayer_timeleft {color:white;font:12px Arial;float:right;line-height:35px;height:35px;width:60px;}.audioplayer_played {position:absolute;width:0px;height:9px;background: url(https://images1.ynet.co.il/images/audio/audioPlayerTimelineLines.png) repeat-x;background-color:#c70207 !important;top: 1px;left: -1px;}.audioplayer_title {position: absolute;text-align: right;font-weight:bold;font-size:12px;white-space:nowrap;display:inline-block;font-family:arial;}.audioplayer_title_container {height: 16px;position: relative;margin: -16px 0 0 50px;overflow: hidden;}.audioplayer_mute {background-image:url(https://images1.ynet.co.il/images/audio/audioPlayerVolumeIcon.png);width:19px;height:18px;}.audioplayer_unmute {background-image:url(https://images1.ynet.co.il/images/audio/audioPlayerVolumeMuteIcon.png);width:19px;height:18px;display: none;}.audioplayer_play {background-image:url(https://images1.ynet.co.il/images/audio/audioPlayerPlay.png);width:30px;height:30px;}.audioplayer_pause {background-image:url(https://images1.ynet.co.il/images/audio/audioPlayerPause.png);width:30px;height:30px;display:none;}.ynet_audio_player {position:relative;height:45px;direction:ltr;}.article_live_tv .live_caption_credit {font-weight:bold;font-size:12px;margin-top:3px;margin-bottom:3px;}.article_live_tv .art_video_samsung_top {display:block;width:490px;height:70px;background-image:url(/images/article_video_samsung_top_1024.jpg);}.atv_external {display: block;overflow: hidden;}.atv_external.atv_external_new.atv_external_3col {width: 100%;}.atv_external.atv_external_old.atv_external_3col {width: 408px;}.atv_external.atv_external_2col {width: 268px;;padding: 10px 10px 10px 0;float: left;}.atv_external.atv_external_old.atv_external_3col {width: 408px;} /*ArticleChapters*/ .articleChaptersIndex {width:490px;margin-bottom:19px;}.articleChaptersIndex .chapter {vertical-align:middle; padding:5px;}.articleChaptersIndex .chapterLink {font-weight:bold;color:#ffffff;text-decoration:none;text-align:center;}.articleChaptersIndex .emptyChapterLine {line-height:1px;}.articleChapters {float:right;}.articleChapters .chapterContent {border-bottom:1px dotted #9FA0A2;overflow:hidden;}.articleChapters .chapterLink {text-decoration:none;display:block;cursor:pointer;float:left;}.articleChapters .chapterGobackLink {color:#5C9ED8;font-size:12px;}.articleChapters .chapterBlueArrow {width:7px;height:4px;display:inline-block;vertical-align:middle;margin-top:3px;margin-left:3px;}.articleChapters .chapterTitle {font-weight:bold;display:block;margin-top:20px;}.articleChapters .chapterText {margin-top:14px;overflow:hidden;} /*ArticleBottomSharingLinks*/ /* ---------- Sharinig Links Main ---------- */ .articlebottomsharinglinks {direction:rtl;font-family:arial; width:100%;height:26px;border-top:1px dotted #6281AF;margin-bottom:10px;} .articlebottomsharinglinks_right_links {float:right;padding-top:10px;} .articlebottomsharinglinks a.bottomsharinglinks_textIconLink {color:#6281af; cursor:pointer; font: normal 12px/26px arial; text-decoration:none; outline:none;} .articlebottomsharinglinks a.bottomsharinglinks_textIconLink:hover {color:#ff0000} .articlebottomsharinglinks .bottomsharinglinks_spriteIcon {float:right; height:14px; width:14px; line-height:26px; margin:0px 0 0px 4px !important;} .articlebottomsharinglinks .bottomsharinglinks_spriteIcon.bottomsharinglinks_sendArticle {margin-left:2px;} .articlebottomsharinglinks .bottomsharinglinks_textIcon {float:right; font:normal 12px/14px arial; overflow:hidden;margin-left:1px !important;height:14px;} .articlebottomsharinglinks .bottomsharinglinks_textIcon.bottomsharinglinks_sendArticle {margin-left:13px !important;} .articlebottomsharinglinks_left_links { width:160px;float:left;text-align: left;padding-top: 10px;} .articlebottomsharinglinks .articlebottomsharinglinks_left_links .bottomsharinglinks_textIconLink { height:14px;font:bold 12px/14px arial;} /* ---------- English ---------- */ .articlebottomsharinglinks .bottomsharinglinks_textIcon.english {margin-left:3px !important; margin-right:10px !important;} .articlebottomsharinglinks_right_links.english {float:left;padding-top:10px;} .articlebottomsharinglinks .bottomsharinglinks_textIcon.bottomsharinglinks_sendArticle.english {margin-left:3px !important; margin-right:10px;} .articlebottomsharinglinks .bottomsharinglinks_spriteIcon.bottomsharinglinks_sendArticle.english { margin-left:19px;} .articlebottomsharinglinks.english .bottomsharinglinks_spriteIcon {float:right; height:14px; width:14px; line-height:26px; margin:0px 0 0px 1px;} /* ---------- Russian ---------- */ .articlebottomsharinglinks .bottomsharinglinks_textIcon.russian {margin-left:2px !important; margin-right:2px !important;} .articlebottomsharinglinks_right_links.russian {float:left;padding-top:10px;} .articlebottomsharinglinks .bottomsharinglinks_textIcon.bottomsharinglinks_sendArticle.russian {margin-left:2px;} .articlebottomsharinglinks .bottomsharinglinks_spriteIcon.bottomsharinglinks_sendArticle.russian { margin-left:1px;} .articlebottomsharinglinks.russian .bottomsharinglinks_spriteIcon {float:right; height:14px; width:14px; line-height:26px; margin:0px 0 0px 7px;} /*ArticleTags*/ /* ----------Article Tags ---------- */ .article_tags_arrow_left_pic {background: transparent url('/images/new_tags_hetz.png') no-repeat 0 center;} .articletags {direction:rtl;font-family:arial;height:25px;border-top:1px solid #D4EDEC;} .articletags .articletags_header {color:#6281AF; font-weight:bold; float:right; width:50px; height:25px; line-height:25px; width:40px; margin-left:10px;} .articletags a.articletags_link {color: #6281AF;float: right;height: 25px;line-height: 25px; text-decoration: none;} .articletags a.articletags_link:hover {color:#ff0000;} .articletags .articletags_link_seperator{color: #6281AF;float: right;height: 1px;width:1px;background-color: #7a818b;margin: 13px 7px 0;} /*ArticleComments*/ .art_tkb {position: relative;display: none;font-size: 12px;direction: ltr;text-align: left;zoom: 1;margin-bottom: 10px;}.art_tkb a {text-decoration: none;}.art_tkb_sprite {display: inline-block;.display: inline;zoom: 1;}.art_tkb_general_wrap {overflow: hidden;}.art_tkb_border {height: 1px;display: none;}.art_tkb_disabled {opacity: 0.1;filter: alpha(opacity=10);cursor: default;}.art_tkb_button.art_tkb_new .art_tkb_sprite {width: 10px;height: 8px;}.art_tkb_button.art_tkb_reply .art_tkb_sprite,.art_tkb_button.art_tkb_reply_blank_send .art_tkb_sprite {width: 12px;height: 11px;}.art_tkb_button.art_tkb_reply_blank_keyboard .art_tkb_sprite {width: 9px;height: 6px;}.art_tkb_button.art_tkb_open_all .art_tkb_sprite,.art_tkb_button.art_tkb_close_all .art_tkb_sprite {width: 7px;height: 5px;}.art_tkb_button.art_tkb_reply_blank_close .art_tkb_sprite {width: 8px;height: 8px;}.art_tkb_button.art_tkb_reply_blank_preview .art_tkb_sprite {width: 10px;height: 10px;}.art_tkb_vote_against.art_tkb_sprite {width: 23px;height: 21px;}.art_tkb_vote_for.art_tkb_sprite {width: 24px;height: 21px;}.art_tkb_sprite_facebook ,.art_tkb_sprite_twitter {width: 14px;height: 14px;}.art_tkb_button {display: block;padding: 0 7px;line-height: 21px;text-decoration: none;color: white;overflow: hidden;}.art_tkb_button span {vertical-align: middle;}.art_tkb_button .art_tkb_sprite {margin-right: 5px;}.art_tkb_button.art_tkb_new {float: left;margin-right: 9px;background-color: #D8110E;}.art_tkb_button.art_tkb_reply {float: right;background-color: #3D5DA6;}.art_tkb_button.art_tkb_reply_blank_send {float: right;background-color: #3D5DA6;}.art_tkb_button.art_tkb_reply_blank_keyboard {float: left;background-color: #89A6C8;}.art_tkb_title_open_close_all_wrap {float: right;}.art_tkb_button.art_tkb_open_all,.art_tkb_button.art_tkb_close_all {line-height: 24px !important;color: #ffffff;} .art_tkb_close_all {display: none;}.art_tkb_button.art_tkb_reply_blank_close,.art_tkb_button.art_tkb_reply_blank_preview {float: right;padding: 0;line-height: normal;color: #5074A8;}.art_tkb_header {line-height: 24px;padding: 0 8px 0 0;margin-bottom: 13px;background-color: #000066;overflow: hidden;}.art_tkb_title {float: left;font-size: 14px;font-weight: bold;color: #ffffff;}.art_tkb_controls {padding-bottom: 13px;overflow: hidden;}.art_tkb_view_type {float: right;width: 161px;line-height: 21px;}.art_tkb_view_type .art_tkb_label {float: left;color: #5E5E5E;font-weight: bold;}.art_tkb_view_type .art_tkb_select_container {position: relative;float: right;height: 21px;width: 130px;border: 1px solid #BFCDE3;direction: ltr;}.art_tkb_view_type .art_tkb_select_container select {position: absolute;top: 0;right: 0;width: 100%;opacity: 0;filter: alpha(opacity=0);z-index: 2;direction: ltr;}.art_tkb_view_type .art_tkb_fake_selectbox {position: absolute;top: 0;right: 0;width: 100%;z-index: 1;}.art_tkb_view_type .art_tkb_fake_selectbox_text {float: left;padding-left: 5px;}.art_tkb_view_type .art_tkb_fake_selectbox .art_tkb_sprite {float: right;width: 7px;height: 7px;margin: 7px 0 0 7px;}.art_tkb_reply_container {display: none;overflow: hidden;}.art_tkb_reply_container .art_tkb_reply_blank {margin-top: 3px;background-color: #ECEFF4;padding: 10px;}.art_tkb_talkback {margin-top: 8px;}.art_tkb_talkback .art_tkb_talkback_index {margin-right: 10px;}.art_tkb_talkback_open .art_tkb_talkback_index {margin-right: 0;}.art_tkb_talkback_child .art_tkb_talkback_index {visibility: hidden;}.art_tkb_talkback_child .art_tkb_talkback_child_arrow {float: right;width: 7px;height: 7px;margin: 4px 0 0 4px;}.english_site .art_tkb_talkback_child .art_tkb_talkback_child_arrow {float: left;margin: 4px 4px 0 0;-moz-transform: scaleX(-1);-o-transform: scaleX(-1);-webkit-transform: scaleX(-1);transform: scaleX(-1);filter: FlipH;-ms-filter: 'FlipH';}.art_tkb_talkback.art_tkb_talkback_open {margin: -1px 0 10px 0;background-color: #ECEFF4;padding: 9px 10px 10px 10px;}.art_tkb_talkback.art_tkb_talkback_preview {margin: 0;}.art_tkb_talkback.art_tkb_talkback_preview a.art_tkb_close_preview {float: right;text-decoration: underline;font-weight: bold;color: #5074A8;}.art_tkb_talkback_header {display: block;text-decoration: none;cursor: pointer;}.art_tkb_talkback_header .art_tkb_talkback_header_unclickable {cursor: normal;}.art_tkb_talkback_index {float: left;margin-right: 8px;font-size: 12px;color: #000000;overflow: hidden;}.art_tkb_talkback_details {color: #8E8E8E;overflow: hidden;}.art_tkb_talkback_details_inner {margin-bottom: 3px;overflow: hidden;}.art_tkb_talkback_details .art_tkb_name_location_date {margin-top: 6px;}.art_tkb_talkback_title {font-size: 13px;color: #000000;}.art_tkb_talkback_recommended .art_tkb_talkback_index,.art_tkb_talkback_recommended .art_tkb_talkback_title {color: #9b1a1f;font-weight: bold;}.art_tkb_talkback_title_notkb {color: black;}.art_tkb_talkback_advert {margin-top: 10px;border-bottom: 1px solid #dddddd;}.art_tkb_talkback_footer {height: 22px;line-height: 22px;margin-top: 10px;overflow: hidden;}.art_tkb_reply_wrapper {float: left;width: 211px;}.art_tkb_recmm_wrapper {float: right;width: 88px;}.art_tkb_recmm_label {font-weight: bold;}.art_tkb_recmm_stat {float: right;width: 40px;height: 21px;padding-right: 3px;color: white;font-weight: bold;text-align: center;direction: ltr;}.art_tkb_vote_for {float: right;}.art_tkb_vote_against {float: right;margin-left: -2px;}.art_tkb_recmm_ajaxloader {float: left;}.art_tkb_talkback_content.art_tkb_talkback_content_visible {padding: 14px 15px;line-height: 17px;background-color: white;border-top: 1px solid #DEDFE1;border-left: 1px solid #DEDFE1;overflow: hidden;}.art_tkb_paging {height: 34px;margin-top: 30px;}.art_tkb_page_reveal {text-align:center;display:none;}.art_tkb_page_reveal img:hover {box-shadow: 0px 0px 5px #1f1919;}.art_tkb_page_nav {display: none;height: 100%;line-height: 34px;}.art_tkb_page_nav a {color: #4675B2;font-weight: bold;cursor: pointer;}.art_tkb_page_nav span {float: left;}.art_tkb_page_nav .tkb_arrow {display: inline-block;margin: 4px 0;width: 30px;height: 26px;}.art_tkb_prev_page {float: right;}.art_tkb_next_page {float: left;}.art_tkb_prev_page .tkb_arrow {margin-left: 5px;}.art_tkb_next_page .tkb_arrow {margin-right: 5px;}.english_site .art_tkb_prev_page {float: left;}.english_site .art_tkb_next_page {float: right;}.english_site .art_tkb_prev_page .tkb_arrow {margin-right: 5px;}.english_site .art_tkb_next_page .tkb_arrow {margin-left: 5px;}.english_site .art_tkb_page_nav span {float: right;}.art_tkb_reply_blank {margin-top: 14px;overflow: hidden;}.art_tkb_reply_blank_top {margin-bottom: 14px;overflow: hidden;}.art_tkb_reply_blank_top .art_tkb_reply_blank_title {float: left;color: #5074A8;font-size: 14px;font-weight: bold;}.art_tkb_reply_blank_input {display: inline-block;width: 458px;padding: 4px 5px;margin-bottom: 12px;border: 1px solid #BFCDE3;color: #A8A6A6;font-family: Arial;font-size: 13px;}.art_tkb_4col .art_tkb_reply_blank_input {width: 618px;}.art_tkb_reply_blank_input[name=name],.art_tkb_reply_blank_input[name=Location],.art_tkb_reply_blank_input[name=email] {width: 215px;}.art_tkb_4col .art_tkb_reply_blank_input[name=name],.art_tkb_4col .art_tkb_reply_blank_input[name=Location],.art_tkb_4col .art_tkb_reply_blank_input[name=email] {width: 295px;}.art_tkb_reply_blank_input[name=title],textarea.art_tkb_reply_blank_input {background-color: #F8F8EC;}.art_tkb_reply_blank_input[name=name] {margin-right: 16px;}.art_tkb_reply_blank_input_edited[name=email] {direction: ltr;}.art_tkb_reply_blank_input_edited {color: #334866;}textarea.art_tkb_reply_blank_input {height: 100px;margin-bottom: 8px;padding: 5px;overflow: auto;}.art_tkb_reply_blank_disclaimer_wrap {margin-bottom: 12px;color: #636363;overflow: hidden;}.art_tkb_reply_blank_preview {float: left;}.art_tkb_reply_blank_disclaimer {float: left;width: 70%;line-height: 16px;font-size: 12px;}.art_tkb_reply_blank_disclaimer a {text-decoration: underline;color: #5074A8;}.art_tkb_reply_blank_thank_you {font-weight: bold;}.art_tkb_reply_blank_thank_you_text {margin-bottom: 10px;line-height: 20px;}.art_tkb_reply_blank_thank_you_text .art_tkb_sprite {margin-right: 5px;vertical-align: middle;}.art_tkb_reply_blank_thank_you img {vertical-align: middle;}a.art_tkb_reply_blank_thank_you_close {float: right;display: block;margin-top: 31px;text-decoration: underline;color: black;font-weight: bold;}a.art_tkb_reply_blank_thank_you_icon {float: left;display: block;width: 102px;height: 44px;direction: ltr;overflow: hidden;}.art_tkb_alert ,.art_tkb_preview {position: absolute;display: none;width: 100%;background-color: white;z-index: 3;}.art_tkb_alert_inner ,.art_tkb_preview_inner {margin: 4px;border:1px solid #9fa4a7;background-color: #ECEFF4;overflow: hidden;}.art_tkb_alert_inner {padding: 20px;}.art_tkb_alert_top {font-size: 14px;font-weight: bold;color: #c20b05;}.art_tkb_alert_middle {margin-top: 20px;font-size: 14px;font-weight: bold;color: black;}.art_tkb_alert_bottom {margin-top: 40px;direction: ltr;text-align: left;}.english_site .art_tkb_alert_bottom, .english_site .art_tkb_alert_bottom a {float: right;}.art_tkb_alert_bottom a {display: inline-block;margin-right: 30px;text-decoration: underline;font-size: 14px;color: black;}.english_site .art_tkb_alert_bottom a {margin-right: 0px;margin-left: 40px;}a.art_tkb_talkabcks_popup {display: block;margin-top: 10px;color: #5074A8;text-decoration: underline;}.english_site .sprite_article_tkb_double_arr {-moz-transform: scaleX(-1);-o-transform: scaleX(-1);-webkit-transform: scaleX(-1); transform: scaleX(-1); filter: FlipH; -ms-filter: 'FlipH';}.english_site a.art_tkb_reply_blank_thank_you_icon {width: 114px;height: 58px;}.english_site .art_tkb_reply_blank_top {margin-top: 14px;}.english_site .art_tkb_reply_wrapper {width: auto;}.english_site .art_tkb_view_type .art_tkb_fake_selectbox .art_tkb_sprite {margin: 7px 7px 0 0px;}.english_site .art_tkb_title {padding: 0 7px;} </style><!--[if IE]><style type='text/css'> /*ArticleBody*/ .CHTcompHtmlTable ol {margin: 0 23px 0 0;}.CHTcompHtmlTable ul {margin: 0 16px 0 0;}.CHTcompHtmlTable p {display: block;-webkit-margin-before: 1em;-webkit-margin-after: 1em;-webkit-margin-start: 0px;-webkit-margin-end: 0px;margin: 0;}.topic-tv .topic-tv_topic_item {margin-right: -1px;}.topic-tv .topic-tv_topic_items a {margin-right:-3px;} /*ArticleChapters*/ .articleChapters .chapterBlueArrow {margin-left:6px;} </style><![endif]--><script> if(typeof String.prototype.trim !== 'function') { String.prototype.trim = function() { return this.replace(/^s+|s+String.fromCharCode(36)/g, ''); } } </script> <script type='text/javascript' src='/Common/Api/Scripts/jquery-1.4.2.min.js'></script><script>yq=jQuery.noConflict();(function(){window.SetCookie = function(sName, sValue, nDays){var date = new Date( nDays * 86400000 + (new Date()).getTime());document.cookie = sName + '=' + escape(sValue) + '; expires=' + date.toGMTString() + '; path=/;';};})();</script> <script type='text/javascript'>(function(){var _onBeforeEventsList = [];var _onAfterEventsList = []; window.dc_before_maavaron = function () { window.dc_before_maavaron_called = 1;yq(function(){for (var i = 0; i < _onBeforeEventsList.length; i++) {if (typeof(_onBeforeEventsList[i]) == 'function') {_onBeforeEventsList[i]();}}});}; window.dc_after_maavaron = function () {if(!window.dc_after_maavaron_called){window.dc_after_maavaron_called = 1;yq(function(){for (var i = 0; i < _onAfterEventsList.length; i++) {if (typeof(_onAfterEventsList[i]) == 'function') {_onAfterEventsList[i]();}}});}}; window.addBeforeMaavronEvent = function(callback) {_onBeforeEventsList.push(callback);};window.addAfterMaavronEvent = function(callback) {_onAfterEventsList.push(callback);};})();</script> <style type='text/css'> /*Generator_Views*/ /*WinWinXML6Span*/ .ww6s_Main { width:100%; height:259px; font-family:arial;}.ww6s_Main, .ww6s_Main div {/*overflow:hidden;*/direction:RTL;color:#0076B7;}.ww6s_top {text-align:left;height:24px;margin-bottom:9px;background-color:#033F7C;}.ww6s_top div {padding:0px 8px 0px 8px;}.ww6s_top a, .ww6s_top a:visited {text-decoration:none; font:13px/25px arial; color:#fff; cursor:pointer;}.ww6s_top a:hover {text-decoration:none; font:13px/24px arial; color:#fff;cursor: pointer;}.ww6s_top .winwin6_separator {margin:0 7px; width:2px; height:7px; display:inline-block; vertical-align:middle;}.ww6s_logo {width:560px; height:25px; float:right; position: relative;}.ww6s_Main_title_logo { font:bold 16px/24px arial; color:#fff; float:right;}.ww6s_Main_img_logo {margin:0 4px 0 6px; float:right; display:inline-block; height:24px; width:120px;}.ww6s_Main_title_links {width:380px; float:left;}.ww6s_center {background-color:#ffffff; height:225px;}.ww6s_center ul {list-style:none}.ww6s_img {background:transparent url('/images/ynet_loader.gif') no-repeat 50% 50%;width:139px;height:112px;}.ww6s_img img {visibility:hidden;width:139px;height:112px;}.ww6s_strip {background:#f5f5f5; font-size:12px; border:1px solid #e6e6e6; padding:6px 5px 3px 5px; width:139px;height:214px;float:right;}.ww6s_strip_padding {margin-left:14px;}.ww6s_text {overflow:hidden; height:90px; width:138px; float:right; padding: 7px 0 0 0}.ww6s_description {word-wrap: break-word; overflow:hidden; height:48px; width:138px;float:right; padding: 6px 0 0 0; overflow:hidden}.ww6s_description a {color:#525252 !important; font: 12px/16px arial;}.ww6s_more_details {overflow:hidden; word-wrap: break-word; font: 12px/15px arial; height:15px; width:138px;float:right; padding: 7px 0 0 0; overflow:hidden}.ww6s_arrow_left {vertical-align:middle; background:url('/images/single_arrow_left.png') 50% 50% no-repeat; width:13px; height:13px; float:right; margin:0 -2px 0 5px;}.ww6s_bold {font:bold 14px/14px arial; height:14px; overflow:hidden; word-wrap: break-word;}.ww6s_bold a {color: #033F7C !important;}.ww6s_arrow {width:8px;height:8px;margin-top:7px;}.ww6s_arrow img, .ww6s_logo img {border:0;}.ww6s_strip a, .ww6s_strip a:visited {text-decoration:none;display:block}li.ww6s_strip a {background:transparent;text-decoration:none; cursor: pointer; display:block}.ww6s_strip_hover {background:#ffffff;text-decoration:none; cursor: pointer; display:block}.ww6s_more_details a {color:#027bc1 !important;cursor: pointer;} /* CSS RESET */ html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,font,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td{font-family:arial;margin:0;padding:0;border:0;outline:0;font-size:100%;vertical-align:baseline;background:transparent}body{line-height:1}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:'';content:none}:focus{outline:0}ins{text-decoration:none}del{text-decoration:line-through}table{border-collapse:collapse;border-spacing:0} .clearfix:after {content: ".";display: block;clear: both;visibility: hidden;line-height: 0;height: 0;} .clearfix {display: inline-block;}html[xmlns] .clearfix {display: block;}* html .clearfix {height: 1%;} @font-face { font-family: 'HaimZarMFLight'; src: url('/images/pplus/HaimZarMFLight.eot?#iefix') format('embedded-opentype'), url('/images/pplus/HaimZarMFLight.otf'); } @font-face { font-family: 'Info-Bold'; src: url('/images/fonts/Info/ItSbTRm.ttf'); font-weight:600; } @font-face { font-family: 'Info'; src: url('/images/fonts/Info/ItBkRm_.ttf'); font-weight:300; } /* CSS MISC */ .pointer { cursor: pointer; } a.nodecoration { text-decoration: none; } /* CSS MAIN */ body { text-align: center; font-family: 'Arial','Arial (Hebrew)','David (Hebrew)','Courier New (Hebrew)'; font-size: 12px; width: 100.01%; /* fixes shifting borders in ie */ } body.pplus { background:url('/images/pplus/pplus_back.jpg') repeat-y center top !important; } #main { width: 980px; margin: 0 auto; } .pplus #main { width: 1020px; background: #fff; overflow: hidden; } #main > .area { width: 980px; float: right; } .pplus #main > .area { padding: 0 20px; } .pplus #main > .area.header { width: 1020px; padding: 0; } .pplus #main .pplus_sep { border-top: 1px solid #eee; padding: 25px 0 0; } #main > .area.trajectory { margin-top: 20px; } #main > .area.trajectory.change_component_spacing { margin-top: 8px; } #main > .area.footer { #margin: 0 0 20px 0; #padding-bottom:60px; } #main > .area.content { margin-top: 20px; } #main > .area.content.no_trajectory { margin-top: 25px; } #main.xnet > .area.content.no_trajectory { margin-top: 18px !important; } .pplus #main > .area.content.no_trajectory { margin-top: 20px; } #main > .area.content .block, #main > .area.content .element { float: left; } #main > .area.content .element { padding-bottom: 14px; text-align: right; text-align: left; direction: rtl; } .pplus #main > .area.content .element { padding-bottom: 25px; } #main > .area.content .element.noBottomPadding { padding-bottom: 0 !important; } #main > .area.content .spacer { margin-left: 20px; } #main.B4_650 > .area.content .spacer { margin-left: 30px; } #main > .area.content .B6 { width: 980px; } #main > .area.content .B3 { width: 490px; } #main > .area.content .B3b { width: 470px; } #main > .area.content .B4 { width: 660px; } #main.B4_650 > .area.content .B4 { width: 650px; } #main > .area.content .B2 { width: 320px; } #main.B2_310 > .area.content .B2 { width: 310px; } #main > .area.content .B1 { width: 150px; } #main > .area.content .block.B4.spacer { float:right !important; } .homepage_8 #main > .area.content .B1 { width: 150px; padding-bottom: 0; } div.element.B1.ghcite:empty {display: none !important;} #main > .area.content .B2b { width: 300px; } #main > .area.content .B1b { width: 140px; } .homepage_8 #main #GeneralImage-1 { padding-top:11px; padding-bottom: 11px !important; } .homepage_8 #main #GeneralImage-2 { padding-top:14px; } /*------------------ HEADER ---------------------*/ .hdr_ads { height: 90px; overflow: hidden; } .hdr_ads .hdr_right_ad { float: right; width: 728px; height: 90px; overflow: hidden; } .hdr_ads .hdr_left_ad { float: left; width: 230px; height: 90px; overflow: hidden; } .hdr_main_area { margin: 15px 0 0; overflow: hidden; font-size: 12px; color: #848484; direction: rtl; text-align: right; } .hdr_main_area .hdr_ynet_logo { float: right; width: 141px; margin-right: 5px; } .hdr_main_area .hdr_ynet_logo a { color: #6882A7; text-decoration: none; } .hdr_main_area .hdr_ynet_logo a:hover { color: #F50000; } .hdr_main_area .hdr_ynet_logo h1 { width: 141px; height: 69px; overflow: hidden; } .hdr_main_area .hdr_ynet_logo img { display: block; width: 141px; height: 69px; } .hdr_main_area .hdr_sharing { margin-top: 32px; position: relative; direction: ltr; text-align:left; height: 21px; } .hdr_main_area .hdr_sharing a { display: inline-block; margin-right: 4px; vertical-align: middle; } .hdr_main_area .hdr_sharing .hdr_sharing_text { color: #5C7DB3; vertical-align: middle; } .hdr_main_area .hdr_sharing .hdr_facebook_icon { width: 21px; height: 20px; } .hdr_main_area .hdr_sharing .hdr_twitter_icon { width: 21px; height: 20px; margin-left:100px; } .hdr_main_area .hdr_sharing .hdr_accessibility_icon { width: 21px; height: 20px; margin-left:100px; } .hdr_main_area .hdr_like_box { position: absolute; left:0; top:0; } .hdr_main_area .hdr_set_homepage { display: block; height: 15px; line-height: 15px; margin-top: 10px; .margin-top: 9px; padding-right: 14px; background: url('/images/1024_home_ico.jpg') no-repeat 100% 2px; } .hdr_main_area .hdr_ynet_logo_links_separator { float: right; width: 1px; height: 91px; overflow: hidden; margin: 0 13px; background: #d3dded; } /* task 5788 */ .hdr_main_area .hdr_main_links { float: right; width: 807px; overflow: hidden; direction: rtl; } /* task 5788 */ .hdr_main_area.hdr_with_left_logo .hdr_main_links { width: 671px; } /* task 5788 */ .hdr_main_area .hdr_left_logo { margin-top: 9px; } /* task 5788 */ .hdr_main_area.hdr_no_bottom_row .hdr_ynet_logo_links_separator { height: 70px; } /* task 5788 */ .hdr_main_area .hdr_main_links ul.hdr_oranges { overflow: hidden; height: 13px; padding: 0; margin-top: 14px; } .hdr_main_area .hdr_main_links ul.hdr_oranges li { float: right; padding-left: 3px; color: #6882A7; } .hdr_main_area .hdr_main_links ul.hdr_oranges li.hdr_orange_separator { width: 1px; height: 14px; margin: 3px 5px; background: #6882A7; } .hdr_main_area .hdr_main_links ul.hdr_oranges li a { font-size: 12px; color: #6882A7; text-decoration: none; } .hdr_main_area .hdr_main_links ul.hdr_oranges li a:hover { color: #F50000 !important; } .hdr_main_area .hdr_main_links ul.hdr_bananas { height: 67px; overflow: hidden; margin: 0; padding: 0; } .hdr_main_area .hdr_main_links ul.hdr_bananas li.hdr_first_banana { margin-right: 0; } .hdr_main_area .hdr_main_links ul.hdr_bananas li.hdr_last_ten_banana { margin-right: 7px; } .hdr_main_area .hdr_main_links ul.hdr_bananas li { float: right; margin-right: 8px; display: block; width: 25px; height: 100%; overflow: hidden; vertical-align: top; } .hdr_main_area .hdr_main_links ul.hdr_bananas li img { width: 25px; height: 67px; } .hdr_main_area .hdr_main_links ul.hdr_bananas li a { display: inline-block; width: 100%; height: 100%; text-decoration:none; } .hdr_search { margin-top: 19px !important; } /*------------------ FOOTER ---------------------*/ .homepage_footer_background { background: transparent url('/images/footer_bg_no_seo.png') no-repeat 0 0; } .homepage_footer_channels_title { background: transparent url('/images/footer_channels_title.png') no-repeat 0 0; } .homepage_footer_channel_separator { background: transparent url('/images/footer_channel_separator.png') no-repeat 0 0; } .homepage_footer_about_title { background: transparent url('/images/footer_about_title.png') no-repeat 0 0; } .homepage_footer_tools_title { background: transparent url('/images/footer_tools_title.png') no-repeat 0 0; } .homepage_footer_network_title { background: transparent url('/images/footer_network_title.png') no-repeat 0 0; } .homepage_header_facebook_icon { background: transparent url('/images/mainsearch_facebook.png') no-repeat 0 0; } .homepage_footer_tweeter_icon { background: transparent url('/images/footer_tweeter_icon.png') no-repeat 0 0; } .homepage_footer_accessibility_icon { background: transparent url('/images/icon_for_ynet.png') no-repeat 0 0; } .homepage_footer_winwin_icon { background: transparent url('/images/footer_winwin.jpg') no-repeat 0 0; } .homepage_footer_big_deal_icon { background: transparent url('/images/footer_big_deal.jpg') no-repeat 0 0; } .homepage_footer_professional_icon { background: transparent url('/images/footer_proffesional.gif') no-repeat 0 0; } .homepage_footer_insurance_icon { background: transparent url('/images/footer_insurance.jpg') no-repeat 0 0; } .homepage_footer_net_games_icon { background: transparent url('/images/footer_net_games.jpg') no-repeat 0 0; } .homepage_footer_mimon_icon { background: transparent url('/images/footer_mimon.png') no-repeat 0 0; } .homepage_footer_ynet_shops_icon { background: transparent url('/images/footer_ynet_shops.jpg') no-repeat 0 0; } .homepage_footer_yit_icon { background: transparent url('/images/footer_yit127X29_1.png') no-repeat 0 0; } .homepage_footer_total_media_icon { background: transparent url('/images/footer_total_media.jpg') no-repeat 0 0; } .homepage_footer_radware_icon { background: transparent url('/images/footer_radware80X29.gif') no-repeat 0 0; } .homepage_footer_akamai_icon { background: transparent url('/images/footer_akamai60X29.gif') no-repeat 0 0; } .homepage_footer_acum_icon { background: transparent url('/images/footer_acum76X29.gif') no-repeat 0 0; } .homepage_footer_tali_icon { background: transparent url('/images/footer_tali64X41.jpg') no-repeat 0 0; } .homepage_footer_activetrail_icon { #background: transparent url('/images/footer_activetrail.png') no-repeat 0 0; background: transparent url('/images/active_trail_footer.png') no-repeat 0 0; } .homepage_footer_bach_icon { background: transparent url('/images/footer_bach.jpg') no-repeat 0 0; } .homepage_footer_all_rights { background: transparent url('/images/footer_all_rights_yi201X19_1.gif') no-repeat 0 0; } .ftr_wrapper { zoom:1; } .ftr_gray_bottom_links { float: left; width: 980px; margin-top: 26px; } .ftr_col, .ftr_col_tools { float: right; vertical-align: top; text-align: right; } .ftr_col_tools { margin-right:40px; overflow:hidden; } .ftr_col_tools ul { float: right; width: 100%; margin: 17px -13px 0 0; direction: rtl; text-align: right; } .ftr_col_tools li { display: inline-block; padding-left: 11px; color:#4a668b; } .ftr_col_tools li a { display: inline-block; } .ftr_tools_separator { display: inline-block; color: #4a668b; padding-left: 11px; font-size: 9px; } .ftr_cols_channels { width: 364px; height:362px; margin-right: 30px; } .ftr_cols_channels ul { direction:rtl; zoom: 1; } .ftr_cols_channels ul li { zoom: 1; } .ftr_channels_first_col li { padding-right: 10px; } .ftr_cols_about { margin-right:40px; } .ftr_network_cols { margin-right:45px; } .ftr_network_cols ul { direction:rtl; } .ftr_network_first_col { *padding-left: 16px; } .ftr_network_cmn { float:right; overflow:hidden; cursor:pointer; } .ftr_network_icon { width:14px; height:14px; } .ftr_acss_icon { width:18px; height:18px; } .ftr_network_spacer { width:6px; } .ftr_network_text { } .ftr_fbtwlispn { margin-top:2px; } .ftr_col h2 , .ftr_col_tools h2 { color: #323069; font-size: 16px; line-height: 20px; height: 26px; white-space: nowrap; overflow: hidden; font-weight: bold; margin-top: 33px; } .ftr_col ul { float: right; margin-top: 17px; } .ftr_col a , .ftr_col_tools a { text-decoration: none; color: #333; font-size: 12px; line-height: 18px; color: #4a668b; } .ftr_col a:hover, .ftr_col_tools a:hover { color: #F50000; } .ftr_all_rights { width: 201px; height: 19px; margin: 20px auto 47px; display:inline-block; } .ftr_bottom_links { height: 30px; margin-top: 10px; } .ftr_bottom_links_3255 { height: 30px; margin-top: 10px; margin-bottom: 0px; } .ftr_links_wrapper { height: 447px; width: 980px; } .footer_ynet_shops_icon_size { width: 116px; height: 35px; margin-right:48px; float: left; display:inline-block; } .footer_mimon_icon_size{ width: 122px; height: 35px; margin-right:48px; float: left; display:inline-block; } .footer_insurance_icon_size { width: 111px; height: 35px; margin-right:48px; float: left; display:inline-block; } .footer_professional_icon_size { width: 98px; height: 35px; margin-right:48px; float: left; display:inline-block; } .footer_big_deal_icon_size { width: 88px; height: 35px; margin-right:48px; float: left; display:inline-block; } .footer_winwin_icon_size { width: 104px; height: 35px; margin-right:48px; margin-left:50px; float: left; display:inline-block; } .ftr_channels_title_icon { margin-top: 28px; width: 309px; height: 20px; float: right; } .ftr_about_title_icon { margin-top: 28px; width: 309px; height: 20px; float: right; } .ftr_network_title_icon { margin-top: 28px; width: 76px; height: 18px; float: right; } .ftr_tools_title_icon { margin-top: 68px; width: 538px; height: 18px; } .ftr_channel_separator_icon { width: 97px; height: 1px; margin: 2px 6px 2px 0px; zoom: 1; } .ftr_negishut { font-size:15px !important; padding-right:3px; position:relative; top:-3px; } .ftr_negishut_div { margin-top:2px; } /* task 5788 */ /* task 3255 */ .ftr_bottom_links_3255 .ftr_bottom_link { margin: 0 23px 0 19px; display: inline-block; *display: inline; zoom: 1; } .ftr_bottom_links_3255 .ftr_bottom_link:first-child { margin-left: 0px; margin-right: 19px; } .ftr_bottom_links_3255 .ftr_bottom_link:last-child { margin-right: 1px; } .ftr_bottom_links .ftr_bottom_link { margin: 0 31px 0 31px; display: inline-block; *display: inline; zoom: 1; } /* task 6140 */ .ftr_bottom_links .ftr_bottom_link:first-child { margin-left: 17px; } .ftr_bottom_links .ftr_bottom_link:last-child { margin-right: 17px; //display:none !important; } /* task 5788 */ .footer_realcommerce_icon_size { width: 113px; height: 29px; } /* task 6065 */ .footer_cisco_icon_size { width: 40px; height: 31px; } /* task 5788 */ .footer_yit_icon_size { width: 116px; height: 31px; } /* task 5788 */ .footer_ynet_studio_icon_size { width: 95px; height: 29px; } /* task 5788 */ .footer_acum_icon_size { width: 76px; height: 29px; } /* task 5788 */ .footer_total_media_icon_size { width: 120px; height: 18px; padding-top:5px; } /* task 5788 */ .footer_radware_icon_size { width: 80px; height: 29px; } .footer_accessability_icon_size { width: 87px; height: 38px; } /* task 5788 */ .footer_akamai_icon_size { width: 60px; height: 29px; } .footer_tali_icon_size { width: 64px; height: 41px; } .footer_activetrail_icon_size { width: 106px; height: 40px; } .footer_bach_icon_size { width: 135px; height: 17px; } .footer_seo_text { height: 32px; margin:22px 30px 15px 30px; font-size:12px; color:#91969D; text-align:justify; direction:rtl; line-height:15px; overflow: hidden; } /* task 4517 old browser strip */ .old_browser_strip_main_div { width:980px; height:150px; border-top: solid 1px #888888; border-bottom: solid 1px #888888; margin-bottom:30px; } .old_browser_strip_left_div { width:500px; float: left; text-align:left; } .old_browser_strip_right_div { width:480px; float: left; text-align:right; } .old_browser_strip_title { font: bold 21px Arimo; color: #353535; padding-top:22px; } .old_browser_strip_text { font: bold 20px Arimo; color: #888888; padding-top:2px; } .old_browser_strip_pic { margin-top:10px; margin-left:15px; } .old_browser_strip_pics { margin-top:18px; margin-left:25px; } /* task 7790 enlarge picture */ .enlarge_button { position: relative !important; top: -1px !important; margin-bottom: -48px !important; z-index: 999 !important; } /*************** ENGLISH AND RUSSIAN STYLES CSS *****************/ /************************ ENGLISH ******************************/ .english_site .divArtRes {display: none;} .english_site .ResMultiArt {display: none;} .english_site .ResSocialArticle {display: none;} .english_site .res_art_header_top {display: none;} .english_site .ResMultiArtLargePicFirst {display: none;} .english_site .ResFirstPicSmall {display: none;} .english_site .ResFirstArticle {display: none;} .english_site .showInRespo {display: none;} .english_site .mta_items_wrap .mta_pic_link {display: none;} .english_site .respMore {display: none;} .english_site .respMore1 {display: none;} .english_site .mobile-header, .english_site .mobile-menu {display: none;} .english_site .showOnlyInRespo {display: none;} .english_site .showArrowOnlyInRespo {display: none;} .english_site #tickerWrap {display: none !important;} /**** task 4916 ***/ .english_site > #preview-container {text-align:left!important; direction:ltr!important;} .english_site > #preview-container div {text-align:left!important; direction:ltr!important;} .english_site #main > .area.trajectory {margin-top:25px;} .english_site .trj_bottom {line-height:normal;height:auto;} /****** MAIN SEARCH ******/ .english_site #main_search_weather, .english_site #cdanwmansrch_weather, .english_site #main_search_weather_link , .english_site #cdanwmansrch_weatherimage {float:left!important;text-align:left;} .english_site #main_search_weather {width:256px !important;margin:0;} .english_site #cdanwmansrch_weather {width:272px;} .english_site #main_search_weather_link {padding-left:15px;} .english_site #mainWeatherSelect { width: 115px; height: 100%; float: left; margin-left: 15px; } .english_site #hdr_wrapper {margin-bottom:25px;} .english_site .hdr_main_area .hdr_ynet_logo { float: left; width: 150px; height:69px; } .english_site .hdr_main_area .hdr_ynet_logo h1, .english_site .hdr_main_area .hdr_ynet_logo img {width: 150px;} .english_site .hdr_main_area .hdr_main_links { float: left; width: auto; direction: ltr; margin-top:0px; } .english_site .hdr_main_area .hdr_main_links ul.hdr_oranges { margin: 0 0 0 15px; line-height:19px; width:798px; height:auto;} .english_site .hdr_main_area .hdr_main_links ul.hdr_oranges li { float:left; padding:15px 0 0 0; line-height:21px; } .english_site .delimeter_li {padding:0 13px;color:#c8c8c8; font-size:17px;vertical-align:top;} .english_site .hdr_main_area .hdr_main_links ul.hdr_oranges li:last-child a { vertical-align:bottom; } .english_site .hdr_main_area .hdr_main_links ul.hdr_oranges li:last-child > span { display:none; } .english_site .hdr_main_area { color: #444444; } .english_site .hdr_main_area .hdr_main_links ul.hdr_oranges li a { font-family: 'Info'; font-weight:normal; font-size:21px; letter-spacing:-0.5px; vertical-align:bottom;} .english_site .hdr_main_area .hdr_main_links ul.hdr_oranges li a:hover {color:red!important;} .english_site .hdr_wrapper_delimeter { background:transparent url('/images/line_shadow_en.png') repeat-x; /*border-bottom:1px solid #D8DADD;*/ height:6px; z-index:999; width:100%; margin:25px auto 9px auto; /*-webkit-box-shadow: 0 4px 2px -2px rgba(0,0,0,0.09);*/ /*-moz-box-shadow: 0 4px 2px -2px rgba(0,0,0,0.09);*/ /*box-shadow: 0 4px 2px -2px rgba(0,0,0,0.09);*/ } .english_site #wrap_adstop {margin: 0 auto; text-align: center;} .english_site #wrap_adstop div:first-child {display: inline!important;} /********* ENGLISH FOOTER ******/ .english_site .en_footer { background-color: #000033; width: 100%; height:62px; margin: 0 auto; color: #ffffff; } .english_site .en_footer ul{margin: 0 auto; width:100%;text-align:center;padding-top:15px;} .english_site .en_footer ul li{padding:0 5px;list-style:none;display:inline-block;} .english_site .en_footer ul li.accessibility{vertical-align: middle;padding:0 5px;list-style:none;display:-webkit-inline-box;} .english_site .en_footer ul span:first-child{display:none;} .english_site .en_footer ul li a{color: #ffffff;font-size:13px;font-family:arial;text-decoration:none;vertical-align:text-bottom;} .english_site .en_footer ul li a.follow {line-height: 19px;color: #ffffff;font-size:13px;font-family:arial;text-decoration:none;vertical-align:text-bottom;} .english_site .en_footer p {margin: 0 auto; width:100%;text-align:center;padding-top:10px;} .english_site #main > .area.footer { margin-top: 15px;} /************************ RUSSIAN ***********************************/ .russian_site .hdr_main_area .hdr_main_links ul.hdr_oranges li a { font-family:Open sans,sans-serif; font-style:normal; font-weight:400; font-size:17px;} .russian_site .hdr_main_search {margin-bottom:0;} .russian_site .hdr_main_area {margin-bottom:1px;height:55px;} .russian_site .hdr_main_area .hdr_ynet_logo { width: 150px; height:42px; padding-top:4px; } .russian_site .hdr_main_area .hdr_ynet_logo h1, .russian_site .hdr_main_area .hdr_ynet_logo img {width: 150px;height:50px !important;} .russian_site .hdr_main_area .hdr_main_links ul.hdr_oranges li { padding:0 0 7px 0;/*12*/ } .russian_site .hdr_main_area .hdr_main_links ul.hdr_oranges li span.delimeter_li {font-size:18px;} .russian_site .hdr_main_area .hdr_main_links ul.hdr_oranges li:last-child a { vertical-align:bottom; line-height:23px;} .russian_site .hdr_main_area .hdr_main_links ul.hdr_oranges {margin:1px 0 0 24px;width:795px;} #GeneralHTMLEditor .bigTitleExternalHtmlXnet {font-family: 'OpenSansHebrewLight', sans-serif;font-size:100px;font-weight: lighter; margin-bottom:24px;} #GeneralHTMLEditor .bigTitleExternalHtmlXnet p {font-family: 'OpenSansHebrewLight', sans-serif !important;font-size:100px;line-height:102px;} #GeneralHTMLEditor .bigTitleExternalHtmlXnet font {font-family: 'OpenSansHebrewLight', sans-serif !important;font-weight: lighter;font-size:100px;line-height:102px;} #GeneralHTMLEditor .titleExternalHtmlXnet {font-family: 'OpenSansHebrewBold', sans-serif;font-size:45px;margin-bottom:24px;line-height:47px;} #GeneralHTMLEditor .titleExternalHtmlXnet p {font-family: 'OpenSansHebrewBold', sans-serif !important;font-size:45px;line-height:47px;} #GeneralHTMLEditor .titleExternalHtmlXnet font {font-family: 'OpenSansHebrewBold', sans-serif !important;font-size:45px;line-height:47px;} #GeneralHTMLEditor .subTitleExternalHtmlXnet {font-family: 'OpenSansHebrewLightRegular', sans-serif;font-size:25px;font-weight: normal;margin-bottom:24px;line-height:27px;} #GeneralHTMLEditor .subTitleExternalHtmlXnet p {font-family: 'OpenSansHebrewLightRegular', sans-serif !important;font-size:25px;line-height:27px;} #GeneralHTMLEditor .subTitleExternalHtmlXnet font {font-family: 'OpenSansHebrewLightRegular', sans-serif !important;font-size:25px;line-height:27px;} #GeneralHTMLEditor .creditBExternalHtmlXnet {font-family: arial;font-weight:bold;font-size:14px;margin-bottom:44px;} #GeneralHTMLEditor .creditBExternalHtmlXnet font {font-family: arial;font-weight:bold;font-size:14px;line-height:16px;} #GeneralHTMLEditor .creditExternalHtmlXnet {font-family: arial;font-size:14px;line-height:16px;font-weight: normal;margin-bottom:20px;} #GeneralHTMLEditor .creditExternalHtmlXnet font {font-family: arial;font-size:14px;line-height:16px;} #GeneralHTMLEditor .txtExternalHtmlXnet {font-family: arial;font-size:16px;line-height:18px;font-weight: normal;margin-bottom:32px;} #GeneralHTMLEditor .txtExternalHtmlXnet font {font-family: arial;font-size:16px;} #GeneralHTMLEditor .txtHExternalHtmlXnet {font-family: arial;font-weight:bold;font-size:18px;margin-bottom:20px;} #GeneralHTMLEditor .txtHExternalHtmlXnet font {font-family: arial;font-size:18px;} #GeneralHTMLEditor .BExternalHtmlXnet {font-family: arial;font-weight:bold;font-size:16px;line-height:18px;margin-bottom:10px;} #GeneralHTMLEditor .BExternalHtmlXnet font {font-family: arial;font-size:16px;} #GeneralHTMLEditor ul li:before { color: #a10000; } #GeneralHTMLEditor ul li:before { content: "•"; padding-left: 10px; vertical-align:middle; } body.english_site { direction:ltr; text-align:left; } body.english_site div{ direction:ltr; text-align:left; } body.english_site div.logoContent { text-align: center; } body.english_site #wrap_adstop {margin: 0 auto!important; text-align: center!important;} body.english_site #wrap_adstop div:first-child {display: inline-block!important;text-align: center!important;} body.english_site > #ads.top > div {text-align: center!important;margin: 0 auto!important;} body.ynet_site #cboxTitle {top:551px;} body.ynet_site #colorbox, body.ynet_site #cboxWrapper {height:582px !important;} body.ynet_site #cboxCurrent {top:556px; z-index:99999999;} </style> <!--[if IE]><style type='text/css'> /*Generator_Views*/ .ftr_fbtwlispn { margin-top:3px; } .ftr_col_tools li { *display: inline; zoom: 1; } .hdr_main_area .hdr_sharing .hdr_sharing_icons { float: left; } </style><![endif]--> <script type='text/javascript'>(function(){var __VOID__='test';})();</script> <style type='text/css'> /*MainSearchController*/ .ynet_user_login{ background: #191a1e; width: 150px; height: 36px; margin-top: 16px; float: left; color: #fff; font-weight: bold; font-size: 14px; } .paywall_login { direction: rtl; text-align: center; margin-top: 7px; margin-bottom: 17px; cursor: pointer; } .paywall_login_name { white-space: nowrap; overflow: hidden; text-overflow: ellipsis; width: 100px; display: inline-block; vertical-align: middle; } .login_triangle { width: 0; height: 0; border-left: 5px solid transparent; border-right: 5px solid transparent; border-top: 5px solid #fff; display: inline-block; } .paywall_logout { float: left; position: relative; background:#191a1e; width:200px; z-index: 10000; } .paywall_logout a { color: #fff; text-decoration:none; } .paywall_logout::before { content: ''; position: absolute; width: 0; height: 0; border-left: 15px solid transparent; border-right: 15px solid transparent; border-bottom: 10px solid #191a1e; left: 15px; top: -9px; } .paywall_logout_container { display:none; } .paywall_btn { font-weight:normal; font-size:14px; text-align:right; height: 50px; line-height: 50px; padding: 0 10px; direction: rtl; } .paywall_separator { width: 180px; height: 1px; opacity: 0.5; background-color: #7f7f7f; margin: 0 auto; } .main_search { width: 820px; height: 36px; margin-top: 19px; background: #e6eaf3; font-size: 12px; color: #5b5b5b; text-align: right; direction: rtl; float: right; } .english_site .main_search { width: 100%; background: #f5f5f5; height: 31px; } .main_search a { color: #5b5b5b; } .main_search .access { margin: 8px 0; height: 21px; line-height: 21px; } .english_site .main_search .access { margin: 5px 15px 0 15px; } .main_search .main_search_elements { float: left; margin: 6px 0; height: 21px; line-height: 21px; } .english_site .main_search .main_search_elements { float: right; margin: 5px 0; } .main_search .main_search_radio { width: 147px; height: 29px; margin: 5px 3px 0 0; float: right; overflow: hidden; } .english_site .main_search_radio { margin: 2px 3px 0 0; } .main_search .main_search_ad { width: 151px; height: 100%; float: right; overflow: hidden; } .main_search .main_search_personal { width: 147px; float: right; direction: rtl; text-align: right; position: relative; z-index: 10; } .main_search .main_search_personal, .main_search .main_search_personal a { color: #717171; text-decoration:none; } .main_search .main_search_personal .main_search_personal_inner { padding: 0 12px 0 0; line-height:31px; } .main_search .main_search_cellular { width: 60px; } .main_search .main_search_cellular a { text-decoration: none; } .main_search .login_link { width: 36px; height: 31px; display: inline-block; position: relative; } .main_search .login_link_hover { margin:0 -12px 0 0; padding:0 12px 0 12px; background: url('/images/hdr_str_personal_bg.gif') no-repeat right 4px; z-index: 200; } #hdr_login_wrap { width: 282px; height: 182px; top: 30px; right: 66px; position: absolute; display:none; } #hdr_login_border { height: 180px; display: inline-block; border:solid 1px #bababa; -webkit-border-radius: 0 0 5px 5px; -moz-border-radius: 0 0 5px 5px; border-radius: 0 0 5px 5px; behavior: url(/Ext/images/pie_ie_css3/0,,,00.htc); background:#fff; z-index: 100; position: relative; } #hdr_login_form { margin: 0; padding: 12px 10px; color:#000; line-height: 15px; } #hdr_login_form .hdr_login_form_text span { color: #268bcf; } #hdr_login_form .hdr_login_form_text a { color: #686762; text-decoration: underline; } #hdr_login_form .hdr_login_form_main { padding: 2px 0 2px 2px; line-height:24px; vertical-align:middle; } #hdr_login_form .hdr_login_form_main label { width:83px; display:inline-block; } #hdr_login_form .hdr_login_form_main input { width:170px; height:16px; padding:1px 0; border:solid 1px #268bcf; direction:ltr; } #hdr_auto_login_wrap { padding:4px 0 10px; line-height: 15px; vertical-align:middle; } #hdr_auto_login_wrap a { padding: 0 16px 0 0; display: inline-block; vertical-align:middle; background: url('/images/newsletter_checkbox_empty.gif') no-repeat right 3px; color:#000; text-decoration: none; } #hdr_auto_login_wrap a.checked { background: url('/images/newsletter_checkbox_checked.gif') no-repeat right 3px; } #hdr_login_form .hdr_login_bottom { padding:0 0 10px 5px; text-align: left; color:#000; } #hdr_login_form .hdr_forgot_pass { text-decoration:underline; } #hdr_login_form .hdr_login_submit_wrap { padding: 0 0 0 5px; line-height: 21px; vertical-align: middle; } #hdr_login_close { display: inline-block; float: right; text-decoration: underline; } #hdr_login_form .hdr_login_submit { display: inline-block; float: left; text-decoration: none; } .main_search .main_search_elements.main_search_sep { width: 2px; margin-left: 0px; margin-right: 0px; } .english_site .main_search .main_search_elements.main_search_sep {display:none;} .main_search .main_search_elements.main_search_sep2 { width: 2px; margin-left: 17px; margin-right: 14px; margin-top: 0px !important; } .english_site .main_search .main_search_elements.main_search_sep2 { margin-left: 0px; margin-right: -2px; margin-top: 0px; } .main_search .main_search_social { float: right; } .english_site .main_search .main_search_social {width:auto;margin-right:73px;} #main_search_weather { width: 155px; height: 31px; margin: 3px 16px 0 0; float: right !important; text-align:right; } .english_site #main_search_weather { margin: 0; } .main_search_weather_vesty { width: 252px !important; } #main_search_weather_link { display: block; width: 31px; float: right; font-weight:bold; text-decoration:none; } #main_search_weather_link a { text-decoration: none } .english_site #main_search_weather_link { display: block; width: 51px; float: left; font-weight:normal; font-size:12px; line-height:23px; text-decoration:none; color:#5c5c5c; } .english_site #mainWeatherSelectText {padding:0 0 0 6px;} #cdanwmansrch_weather { display:none; height: 21px; margin: 5px 0; float: right; } .cdanwmansrch_weather_vesty { width: 256px !important; } #mainWeatherSelect { width:77px; height:100%; float:right; margin-right:10px; position:relative; overflow:hidden; } .mainWeatherSelectVesti { width:122px !important; margin-left: 5px !important; } #mainWeatherSelectTop { width:100%; height:100%; z-index:10; } #mainWeatherSelectText { width: 100%; display:inline-block; padding-right:6px; font-size: 13px; color: #5d5d5d; } .english_site #mainWeatherSelectText { font-size:12px; font-family:arial; font-weight:normal; } #cdanwmansrch_weathercitieselect { width:100%; height:100%; position:absolute; top:0; left:0; font-size:12px; border:none; opacity:0; filter: alpha(opacity=0); z-index:15; color: #5b5b5b; } #cdanwmansrch_weatherimage { width:10px; height:20px; float:right; margin-right:16px; } .english_site #cdanwmansrch_weatherimage {margin-right:0;width:auto;} .english_site #cdanwmansrch_weather {width:272px;} #cdanwmansrch_weathertempsdiv { width:25px; height:100%; float:right; margin-right:2px; } .english_site #cdanwmansrch_weathertempsdiv { float:left; line-height:23px; font-weight:bold; margin:0px 10px 0px 0px; width:auto; } #cdanwmansrch_weathertemps { color:#000066; font-size:19px; font-family:arial; font-weight:normal; } .english_site #cdanwmansrch_weathertemps {font-size:12px;color:#5b5b5b;font-weight:700;line-height:21px;} .main_search_nounderlined_link { text-decoration: none; } #mainSrchElements { z-index:1001; margin-left: 5px; } .english_site #mainSrchElements { width:406px; margin-left: 0; } #main_search_bg { height: 100%; float: left; } .english_site #mainSrchElements {width:auto;} .english_site #main_search_bg { width:auto;margin-left:0;} #mainSrchBoxInput { float:left; width:202px; height:100%; } .english_site #mainSrchBoxInput { width:252px;} #mainSrchBox,#mainSrchBox2 { z-index:1000; border: 1px solid #D8DADD; width: 225px; height:20px; background-color: #ffffff; float:left; padding-right: 5px; font-size: 13px; } .english_site #mainSrchBox, .english_site #mainSrchBox2 {width:335px;height:17px;padding-right:0;} .english_site #mainSrchBox {background-position:0 0!important;} #mainSearchSelect { height:24px; float:left; position:relative; overflow:hidden; line-height: 20px; } .english_site #mainSearchSelect { width:110px; height:100%; float:right; margin-left:10px; margin-right:8px; } #mainSearchSelectTop { width:100%; height:100%; z-index:10; } #mainSearchSelectText { width: 100%; display:inline-block; color:#989898; padding-right:6px; } #mainSearchSelectType { height:100%; position:absolute; top:0; left:0; border:solid 1px #d8dadd; z-index:15; font-size:11px; color:#5b5b5b; font-size:12px; font-family:arial; font-weight:normal; opacity:0; filter:alpha(opacity=0); } .english_site #mainSearchSelectType {width:100%;} .english_site #mainSearchSelectText {padding:0 0 0 5px;} #MsBtn { background: url('/images/magnify_search.png') no-repeat center; display:block; float:left; width: 24px; height: 23px; text-align: center; background-color: #000066; color: #ffffff; font-weight: bold; text-decoration: none; font-size:16px; font-family:arial; -webkit-border-top-left-radius: 3px; -webkit-border-bottom-left-radius: 3px; -moz-border-radius-topleft: 3px; -moz-border-radius-bottomleft: 3px; border-top-left-radius: 3px; border-bottom-left-radius: 3px; } .english_site #MsBtn { background: url('/images/go.png') no-repeat; width:24px; height:24px; float:right; margin-top:-1px; margin-right:10px; } .currency { font-family: arial; font-size: 13px; color:#444444 !important; } </style> <meta property="og:published_time" content="2015-06-23T12:39:36.12536Z"/> <meta property="fb:app_id" content="646875168792966"/> <meta property="og:type" content="article"/> <meta property="og:title" content="Zoabi removed from meeting during verbal fight on Gaza flotilla"/> <meta property="og:description" content="House Committee meets to discuss impending flotilla to be joined by MK Ghattas; Israel Beiteinu MK calls for legislation on conduct of Arab peers."/> <meta property="og:site_name" content="Ynetnews"/> <meta property="og:url" content="https://www.ynetnews.com/articles/0,7340,L-4671875,00.html"/> <meta property="channel-name" content="News"/> <meta property="og:image" content="https://www.ynetnews.com/PicServer4/2015/06/23/6126318/61263150100791640360no.jpg"/> <meta property='vr:title' content='Zoabi removed from meeting during verbal fight on Gaza flotilla' /><meta property='vr:published_time' content='2015-06-23T12:39:36.12536Z' /><meta property='vr:image' content='https://images1.ynet.co.il/PicServer4/2015/06/23/6126328/tap.jpg' /> <script> var page_800 = false; var newMedia = "True"; var dcPath = "3082.ENews"; var ParentCategory = "ENews"; var dcCG = "article"; var dcBgColor = "fff"; var dcGeo = "1"; if(document.cookie.indexOf('dcGeoAB')!=-1) {dcGeo="2"}; if(document.cookie.match(/dcCo(..)Co(..)Co/)) {var dcContinent=document.cookie.match(/dcCo(..)Co(..)Co/)[1];var dcCountry=document.cookie.match(/dcCo(..)Co(..)Co/)[2];if(document.cookie.match(/dcCo(..)Co(..)Co(..)RCo/))var dcRegionCode=document.cookie.match(/dcCo(..)Co(..)Co(..)RCo/)[3];} var dcSite = "yns"; var dcContentID = "4671875"; var dcLoadAds = dcLoadAds || 0; </script> <script id="dcload" src="/dc/dcLoadAds/0,12803,,00.js"></script> <script src="//totalmedia2.ynet.co.il/new_gpt/english/gpt_script_yns.js"></script> <link rel='stylesheet' type='text/css' href='/novgnpre/Common/Api/StaticFile/CmmApiStaticFileInclude/0,14179,sprites-article-css-v15,00.css'/><link rel='stylesheet' type='text/css' href='/novgnpre/Common/Api/StaticFile/CmmApiStaticFileInclude/0,14179,sprites-homepage-css-v39,00.css'/> <script type='text/javascript'>_pageRefresher={c:{},i:function(){var a=this;var stopFromLive = 1;window.pageRefreshDisable=function(g){if (!g) {var g='flashvideoplayer'} else if (g == 'liveVideo') {stopFromLive = 0;}a.c[g]=true;};if (stopFromLive == 1) {window.pageRefreshEnable=function(g){if (!g) var g='flashvideoplayer';a.c[g]=false;};};a.t();},t:function(){var a=this;setTimeout(function(){var o=false;for (var g in a.c) {if (a.c[g]) {o=true;break;};};if (!o) {window.location.reload();};a.t();},840000);}};_pageRefresher.i();</script> <script> var playerType = 4; </script> <script type='text/javascript'>DY = {scsec : 8765235 ,API: function(){(DY.API.actions = DY.API.actions || []).push(arguments)}};</script><script type='text/javascript' src=''></script><script type='text/javascript' src=''></script><script src='https://www.google.com/recaptcha/api.js?hl=iw'></script><script type='text/javascript'>var dcRes='YES';</script><playbuzz_placeholder></playbuzz_placeholder> <script> var yq = jQuery.noConflict(); yq(document).ready(function(){ document.addEventListener('pbStreamEvent',function(e){ if (e.detail.name ==='pb.stream.config-listener-ready' ){ var playModeStr = 'click-to-play' ; if(typeof(ATFmnpltn) != "undefined" ) { var plbzInstnc = {plbz:"true",iframeElId:e.detail.data.playerId} playModeStr = ATFmnpltn(plbzInstnc) ? 'auto-play' : playModeStr } window.dispatchEvent(new CustomEvent('PB_StreamConfigChange', {"detail":{streamConfig:{ playMode: playModeStr}}})) }}); }); </script> <script> var contentPageType = 'Article' ; var initialDataLayer = { hostname : window.top.location.hostname.replace('www.',''), pageName : window.top.location.pathname + '?prof='+dcPath, contentPageType : contentPageType, userId : window.YitPaywall && window.YitPaywall.user && window.YitPaywall.user.props.userId ? window.YitPaywall.user.props.userId : '', dcPath : dcPath }; </script> <script> initialDataLayer['articleID']= '4671875'; initialDataLayer['authorName']= 'Moran Azulay'; initialDataLayer['datePublished']= '2015-06-23 14:39:36'; initialDataLayer['dateModified']= '2015-06-23 15:16:26'; initialDataLayer['articleTags']= ''; initialDataLayer['wordCount']= '271'; </script> <script> window.dataLayer = [ initialDataLayer ] </script> <style> body.russian_site .art_header_title , body.russian_site .art_header_sub_title , body.english_site .art_header_title , body.english_site .art_header_sub_title { direction:ltr; text-align:left; } </style> </head><body style="" lang='he' class='english_site'> <script> var autoPlayFP_flag = false; function autoPlayFP() { if(yq('#floatingPlayer iframe').length == 1) { return true; } if(autoPlayFP_flag) { return false; } var FlpATfPrcntg = 1; var iframeEl = yq(yq('.art_video iframe')[0]); if(iframeEl.length == 0) { var iframeEl = yq(yq('.article_live_tv iframe')[0]); if(iframeEl.length == 0) { return false; } } var ifrmAtfHghtMnpl = ( iframeEl.height() * FlpATfPrcntg / 100 ) > 0 ? ( iframeEl.offset().top + iframeEl.height() * FlpATfPrcntg / 100 ) : iframeEl.offset().top ; var fold = ( window.parent.innerHeight > ifrmAtfHghtMnpl ) ? 'ATF_' : 'BTF_' ; if(fold == 'ATF_') { autoPlayFP_flag = true; return true; } return false; } </script> <script> function ATFmnpltn(PlyrInf) { try { ref=false; if(window.top.document.referrer != "" && parent.performance.navigation.type != parent.PerformanceNavigation.TYPE_RELOAD){ ref = new URL(window.top.document.referrer).origin } PlyrInf.FlpATfPrcntg = PlyrInf.FlpATfPrcntg ? PlyrInf.FlpATfPrcntg : -1 ; if( typeof(PlyrInf.plbz) != "undefined" ) { var iframeEl = false; [].forEach.call( document.querySelectorAll('pb-mcd, div.playbuzz iframe'), function fn(elem){ if (elem.nodeName=='IFRAME' && !iframeEl) { iframeEl= elem.contentWindow.document.querySelector('pb-mcd[embed-id="' + PlyrInf.iframeElId + '"]') ? yq(elem) : '' ; }; if (elem.nodeName=='PB-MCD') { iframeEl= document.querySelector('pb-mcd[embed-id="' + PlyrInf.iframeElId + '"]') ? yq(elem) : '' ; }; }); if (!iframeEl) {return false;} } else { iframeEl = yq(window.top.document).find('div\[id*="' + PlyrInf.id + '"\]') } var ifrmAtfHghtMnpl = ( PlyrInf.height * PlyrInf.FlpATfPrcntg / 100 ) > 0 ? ( iframeEl.offset().top + PlyrInf.height * PlyrInf.FlpATfPrcntg / 100 ) : iframeEl.offset().top ; var fold = ( window.parent.innerHeight > ifrmAtfHghtMnpl ) ? "ATF_" : "BTF_" ; var rfrr = ref ? ( ref == window.location.origin && window.top.location.href.search("#autoplay") > 0 ) ? true : false : false ; if (ref && ref.includes('ynet.co.il') && window.location.origin.includes('pplus') && window.top.location.href.search("#autoplay") > 0) {rfrr = true;} var autoplay = rfrr ? ( fold == "ATF_" ) ? true : PlyrInf.autoplay : PlyrInf.autoplay ; return autoplay; } catch(e){ return false; } } </script> <link href='https://stackpath.bootstrapcdn.com/font-awesome/4.7.0/css/font-awesome.min.css' rel='stylesheet' crossorigin='anonymous'> <link rel='stylesheet' media='all' href='/Common/Api/Scripts/youtube/youtube.css?v=' /> <script src='/Common/Api/Scripts/youtube/youtube.js?v='></script> <script src='/Common/Api/Scripts/YitVideo.js?v='></script> <link rel="stylesheet" media="all" href="/Common/Api/Scripts/youtube/youtube-ynetnews.css" /> <script> function bananasDataLayerRprt(whoAmI) { dataLayer.push({'event': 'GA_Event', 'Category': 'Banana Clicked', 'Action': whoAmI}); } </script> <!-- Google Tag Manager --> <noscript><iframe src="//www.googletagmanager.com/ns.html?id=GTM-TC5SQQ" height="0" width="0" style="display:none;visibility:hidden"></iframe></noscript> <script>(function(w,d,s,l,i){w[l]=w[l]||[];w[l].push({'gtm.start': new Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0], j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src= '//www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f); })(window,document,'script','dataLayer','GTM-TC5SQQ');</script> <!-- End Google Tag Manager --><div id='wrap_adstop'><div id='ads.top'></div></div> <div id="tickerWrap" style='display:none !important;'> <div id="DateTime" class="hideTicker"></div> <div id="DateTime" class="hideTicker"></div> <div id="TickerTitle"></div> <div id="openTicker"></div> </div> <div class="mobile-bg"></div> <div class="mobile-header"> <div class="inner-text"></div> <div class="inner-logo"> <a href="/home/0,7340,L-3083,00.html"> <img src="/images/ynetnewsresp/logo-menu.png"> </a> </div> <div class="weather_resp"> <div id='cdanwmansrch_weather1'> <div id='cdanwmansrch_weathertempsdiv1'> <a href='http://weather.ynet.co.il/' class='main_search_nounderlined_link'><span id='cdanwmansrch_weathertemps1'></span></a> <span id='cdanwmansrch_weatherimage1'></span> </div> </div> </div> <div class="inner-menu"> <div class="menu-btn"><i class="fa fa-bars"></i></div> <div class="menu-btn-right-line"></div> </div> </div> <div class="mobile-menu"> <div class="head"> <span class="cp-big-h1">Channels</span> </div> <ul> <li class='current' channel-name='News'><div class='color'></div><a href='/home/0,7340,L-3082,00.html'><div class='icon'>News <img src='/images/ynetnewsresp/news_over_menu_item.png' class='menu-img-item menu-img-size' border=0></div></a></li><li class='' channel-name='Breaking News'><div class='color'></div><a href='/home/0,7340,L-3089,00.html'><div class='icon'>Breaking News <img src='/images/ynetnewsresp/mivzakim_menu_item.png' class='menu-img-item menu-img-size' border=0></div></a></li><li class='' channel-name='Mideast'><div class='color'></div><a href='/home/0,7340,L-9733,00.html'><div class='icon'>Mideast <img src='/images/ynetnewsresp/mideast_menu_item.png' class='menu-img-item menu-img-size' border=0></div></a></li><li class='' channel-name='World'><div class='color'></div><a href='/home/0,7340,L-4666,00.html'><div class='icon'>World <img src='/images/ynetnewsresp/world_menu_item.png' class='menu-img-item menu-img-size' border=0></div></a></li><li class='' channel-name='Opinion'><div class='color'></div><a href='/home/0,7340,L-3084,00.html'><div class='icon'>Opinion <img src='/images/ynetnewsresp/opinion_menu_item.png' class='menu-img-item menu-img-size' border=0></div></a></li><li class='' channel-name='Jewish'><div class='color'></div><a href='/home/0,7340,L-3443,00.html'><div class='icon'>Jewish <img src='/images/ynetnewsresp/jewish_menu_item.png' class='menu-img-item menu-img-size' border=0></div></a></li><li class='' channel-name='Money'><div class='color'></div><a href='/home/0,7340,L-3085,00.html'><div class='icon'>Money <img src='/images/ynetnewsresp/money_menu_item.png' class='menu-img-item menu-img-size' border=0></div></a></li><li class='' channel-name='Culture'><div class='color'></div><a href='/home/0,7340,L-3086,00.html'><div class='icon'>Culture <img src='/images/ynetnewsresp/culture_menu_item.png' class='menu-img-item menu-img-size' border=0></div></a></li><li class='' channel-name='Travel'><div class='color'></div><a href='/home/0,7340,L-3087,00.html'><div class='icon'>Travel <img src='/images/ynetnewsresp/travel_menu_item.png' class='menu-img-item menu-img-size' border=0></div></a></li> </ul> </div> <script> (function(y){ function toggle(){ this.base = y('.mobile-header'); this.menu = y('.mobile-menu'); this.menuWidth = y('.mobile-menu').width(); this.btn = y('.menu-btn'); this.inner = y('.inner-menu'); this.innerText = y('.inner-text'); this.bg = y('.mobile-bg'); this.animate = y('.inner-menu, #main'); this.main = y('#main'); this.speed = 200; this.movePx = 270; } window.accessibility_init = false; function add_accessibility(){ if(!window.accessibility_init){ var nagish_btn = document.getElementById("INDbtnWrap"); nagish_btn.setAttribute("style", "display: block !important"); var menu = document.querySelector("body > div.mobile-menu > div"); var list= document.querySelector("body > div.mobile-menu > ul"); var btn = document.getElementById("INDmenu-btn"); btn.setAttribute("style", "top: " + (list.offsetHeight + menu.offsetHeight) + "px !important;font-family: Arimo !important;"); var node=document.createElement("LI"); var node_div=document.createElement("DIV"); node_div.classList.add("color") var node_img = document.createElement("IMG"); node_img.src=("/images/nagishot.png"); node_img.style = " width: 21px; height:21px;position: absolute;right: 15px;" node.appendChild(node_div); node.appendChild(btn); node.appendChild(node_img); list.appendChild(node); window.accessibility_init = true; } } toggle.prototype = { constructor: toggle, openMenu: function(){ add_accessibility(); var b = this; b.bg.addClass('open'); b.main.addClass('open'); b.base.addClass('open'); b.innerText.hide(); b.menu.animate({ left:'+='+ b.movePx +'px' }, b.speed); b.animate.animate({ left:'+=' + b.menu.width() + 'px' }, b.speed); }, closeMenu: function(){ var nagish_btn = document.getElementById("INDbtnWrap"); nagish_btn.setAttribute("style", "display: none !important"); var b = this; b.bg.removeClass('open'); b.base.removeClass('open'); b.menu.animate({ left:'-='+ this.movePx +'px' }, b.speed); b.animate.animate({ left:'-=' + b.menu.width() + 'px' }, b.speed, function(){ b.main.removeClass('open'); b.innerText.show(); }); } }; /* navbar */ init = new toggle(); init.bg.live('click', function(){ init.closeMenu(); }); init.btn.live('click', function(){ if(init.base.hasClass('open')){ init.closeMenu(); } else { init.openMenu(); } }); })(jQuery); </script> <style> .english_site #tickerWrap {display: block;} *{ padding:0px; margin:0px; } #tickerWrap { height:41px; background-color: #4E4E4E; overflow: hidden; float: right; width:100%; overflow:hidden; color: white; line-height: 33px; font-family: Arimo, Arial, sans-serif; font-size: 16px; top:0px; position: fixed; z-index: 99; text-decoration: none; } #openTicker { width: 6%; background-image: url(//m.ynet.co.il/content/images/icons/arrows/arrow_left.png); background-repeat: no-repeat; background-position: 50%; background-color: #4E4E4E; background-size: 10px 16px; height: 41px; float: right; padding-right: 1px; -webkit-transform: scaleX(-1); transform: scaleX(-1); } #DateTime { margin-left:0px; font-weight:normal; float: left; margin-right: 0px; padding-left: 3px; padding-top:5px; display: block; background-color: #4E4E4E; z-index: 9; position: relative; margin-top:0px; } #TickerTitle { width: 50%; position: relative; white-space: nowrap; overflow: hidden; margin-right: 1px; direction: ltr; float: left; margin-top:5px; } #TickerTitle span { position:relative; margin-left: 11px; } .hideTicker { top:-20px; } .vesty_ticker { width: 35px; height: 41px; display: inline-block; box-sizing: border-box; float: left; color: red; background-color: #636363; margin-right:8px; font-family: Arimo; font-size: 21px; padding-left: 11px; padding-top: 3px; } .remove_sticky { display: none !important; visibility: hidden !important; } </style> <script src='https://ajax.googleapis.com/ajax/libs/jquery/3.1.1/jquery.min.js'></script> <script> function GoToAllNews(){ location.href = '/home/0,7340,L-3089,00.html' } </script> <script type="text/javascript"> var isMobile = (/iphone|ipod|android|blackberry|fennec/).test(navigator.userAgent.toLowerCase()); </script> <div id=ads.banner style="position:fixed;bottom:0;display: flex;width:100%;height: 50px;" class="sticky"> <script type="text/javascript"> window.closeBigAd = false; if (isMobile) { function waitForElement(elementPath, callBack){ window.setTimeout(function(){ if($(elementPath).length){ callBack(elementPath, $(elementPath)); }else{ waitForElement(elementPath, callBack); } },500) } if(document.cookie.indexOf('cookieconsent_status') === -1) { document.querySelector(".sticky").classList.add('remove_sticky'); $(window).scroll(function() { if(window.closeBigAd){ return false; } var top_of_element = $(".cc-grower").offset().top; var bottom_of_element = $(".cc-grower").offset().top + $(".cc-grower").outerHeight(); var bottom_of_screen = $(window).scrollTop() + $(window).height(); var top_of_screen = $(window).scrollTop(); if ((bottom_of_screen > top_of_element) && (top_of_screen < bottom_of_element) && document.cookie.indexOf('cookieconsent_status') === -1) { document.querySelector(".sticky").classList.add('remove_sticky'); } else { document.querySelector(".sticky").classList.remove('remove_sticky'); } }) waitForElement("#Biglivebox_Close_button",function(){ $('#Biglivebox_Close_button').click(function(){ window.closeBigAd = true; document.querySelector(".sticky").classList.remove('remove_sticky'); }) }) } } </script> </div> <style> @import url(//maxcdn.bootstrapcdn.com/font-awesome/4.3.0/css/font-awesome.min.css); /* Extra Extra Small */ @media only screen and (min-device-width : 300px) and (max-device-width : 321px) { .english_site #tickerWrap {display: block !important;}#TickerTitle {width:60% !important;} .mobile-header, .mobile-menu, .responsive {display: block !important;} .mobile-bg {display: none; opacity: 0.7; filter: alpha(opacity=70); background: #000; position: fixed; z-index: 99; width: 100%; height: 100%;} .mobile-bg.open {display: block !important;} .mobile-menu {overflow-x: hidden; background-color: #ffffff; height: 100%; position: fixed; top: 0; left: -270px; z-index: 100; overflow-y: auto;} .mobile-menu {overflow-x: hidden; background-color: #ffffff; position: fixed; top: 0; left: -270px; z-index: 100; overflow-y: auto;} .mobile-menu .head {width: 210px; height: 52px;} .mobile-menu .head span {font-size: 20px; padding: 15px 10px 10px 10px; text-align: center; display: block;} .mobile-menu .head .logo {width: 60px;} .mobile-menu .head .logo img {width: 100%; height: 100%;} .mobile-menu ul {margin: 0;} .mobile-menu ul li {position: relative; padding: 10px; border-top: 1px solid #ccc; background-color: #fff;} .mobile-menu ul li.subCategory.hide {display: none;} .mobile-menu ul li.subCategory {position: relative; background-color: #ededed; font-weight: bold;} .mobile-menu ul li.subCategory a {font-size: 14px;} .mobile-menu ul li.current {border: 0; background: #808080;} .mobile-menu ul li.current a {color: #fff;} .mobile-menu ul li .color {width: 5px; height: 100%; position: absolute; left: 0; top: 0;} .mobile-menu ul li, .mobile-menu ul li a {display: block; height: 19px; text-decoration: none; font-size: 17px; text-align: left; color: #5b5b5b;} .mobile-header {height: 52px; background: #e5e5e5; position: fixed; width: 100%; color: #fff; z-index: 100; top: 0px;} .mobile-header .inner-menu {width: 100%; height: 52px; position: absolute; top: 0; background-color: #ffffff;} .mobile-header .inner-logo {height: 40px; width: 65px; position: absolute; top: 9px; right: 45%; z-index: 2;} .mobile-header .inner-logo img {height: 100%;} .mobile-header .inner-text {line-height: 52px; height: 100%; font-size: 24px; display: block; padding: 0; color: #5b5b5b; font-weight: bold;} .mobile-header .fa.fa-bars {font-size: 35px !important; margin: 14px 0 0 14px; color: #D31F20;} .mobile-header .inner-menu .menu-btn {cursor: pointer; float: left; height: 52px;} .mobile-header .inner-menu .menu-btn-right-line {float: left; width: 1px; background-color:#D0D0D0; height: 34px; position: relative; top:15px; margin-left:12px;} .mobile-header .inner-menu .menu-btn img {width: 100%; height: 100%;} .mobile-menu ul li.subCategory[channel-name='home'] {display: none;} .ob_org_header {display: none;} .ob_container {display: none;} .from-app .mobile-header {display: none !important;} .from-app #main {margin: 10px 0 0 0 !important;} .menu-img-item {position: absolute; right: 15px; ; } .menu-img-size {width: 25px; height: 25px;} .mobile-menu ul li.ru_fashion_class .menu-img-size {width: 20px; height:20px;} .mobile-menu li.active {background-color: #ccc;} .mobile-menu li.active[channel-name=mideast] .color {background-color: red;} .mobile-menu li.active[channel-name=world] .color {background-color: blue;} #INDbtnWrap {display: none !important;} .INDmenu-btn {display: none !important;} :not(.vjs-control-bar span, .fa) ,div, span {font-family: Arimo !important;}html {background-color:#ffffff;}#main {margin-top: 0px;}#main .area.content .block {background-color:#efefef; margin:0px 0px 10px 0px !important;}#main .area.header {display: none;}#main .area.footer {display: none;}#main .area.trajectory {display: none;}#main > .area.content .B2b {display: none; margin:0px;}#main ,#main .area {width: 100% !important;}#main .area.content .spacer {margin: 0 !important;}#main .area.content .B1,#main .area.content .B2b,#main .area.content .B4,#main .area.content .B6 {width: 100% !important;}#main .area.content .block,#main .area.content .element {float: left !important; margin: 0; padding: 0 !important;}#main .area.content {display: block; padding: 0 10px !important; margin: 50px auto; width: initial !important; float: none !important;}#main .area.content .block {width: 100% !important;}.showInRespo {display: block !important;}.ExternalWebpageIframeResp {display: none !important;}div[id^='ads.top'] {display: none !important;}div[id^='ads.ozen.right'] {display: none !important;}div[id^='ads.skyscraper'] {display: none !important;}div[id^='ads.300x250.1.1'] {display: none !important;}div[id^='ads.970x90.2'] {display: none !important;}.english_site #wrap_adstop div:first-child {display: none !important;}.block.B2b.spacer {display: none;}.english_site .main_search {display: none;}.english_site #cdanwmansrch_weather1 {}.english_site #cdanwmansrch_weathertempsdiv1 {margin: 0px; position: relative; top: -5px;}.weather_resp {position: absolute; top: 15px; right: 10px; z-index: 2;}#cdanwmansrch_weathertemps1 {font: bold 10px Arial !important; position:absolute; top:10px; right:25px; color:#000;}#cdanwmansrch_weatherimage1 {position:absolute; right:2px; top:10px;}.showOnlyInRespo {display: block !important;}.basic-css .title {font-size: 95%;} .video-container {width: 100% !important;} .video-container .item .videoDiv {display: none;} .video-container .item video {display: none;} .top-story.top-story-normal > .top-story-main .gallery-page-container {position:absolute; right:-3px; top:-25px;}.top-story > .top-story-main img.gallery_image {width:100%; height: 203px !important;}.top-story.top-story-normal > .top-story-main .subtitle {color:#00000; font: bold 20px Arimo !important; line-height:26px !important; margin-top:0px;}.top-story.top-story-wide > .top-story-main .title {color:#00000; font: bold 20px Arimo !important; line-height: 26px !important; height:100%;}.top-story {height: auto !important;margin-bottom:2px;}.top-story .headlines {display: none;}.top-story .top-story-separator {display: none;}.top-story .top-story-main {width: 100% !important;}.top-story .top-story-main .top-story-text {width: 100% !important; float: none !important; display: table-footer-group;}.top-story .top-story-main .top-story-media {width: 100% !important; float: none !important; display: table-header-group; clear:left;}.top-story .top-story-main .wide-overlay {top: 0 !important;}.top-story.top-story-wide > .top-story-main .wide-overlay {height:100%;}.top-story .top-story-main .wide-overlay .wide-background {display: none;}.top-story .top-story-main .wide-overlay .wide-content {top: 0 !important; margin: 0px !important;}.top-story.top-story-wide > .top-story-main .wide-overlay > .wide-content {height:100% !important;}.top-story .top-story-main .wide-overlay .wide-content .title {color: #000 !important;margin-top:0px;margin-bottom:1px;}.top-story .top-story-main .wide-overlay .wide-content .sub-title {font: normal 17px Arimo;color:#000 !important; line-height:22px; margin:0 0 12px 0; display: block;}.top-story .top-story-main .top-story-date {display: none;}.top-story.top-story-normal > .top-story-main .top-story-text {width:100%; font-size:16px !important; top: 0 !important; margin:0px;}.top-story-text ghcite > .a.title {font-size:31px;margin:0 0 10px 0;}.top-story-text.ghcite {margin:0px;}.top-story-date-wrap {display:none;}.top-story.top-story-normal > .top-story-main .sub-title {font:normal 17px Arimo; line-height:22px;color:#161616 !important; margin-top: 0px !important; margin-bottom:10px !important;}.top-story > .top-story-main .top-story-media > .gallery-overlay {height: 0px; top: 0px;}.top-story.top-story-normal > .top-story-main .title {font-size: 12px; line-height: 15px !important; margin:0px 0px 1px 0px !important;}.mainSearchSelectType {display: none;}#mainSearchSelectTop {display: none;}#citvCompId-61263181 {display: none;} .str3s .str3s_img > img {display:block; float:left; width: 120px; height:112px;}.multiarticles .mta_pic_link, .multiarticles .mta_pic {width: 100% !important;}.str3s_txt > .bottom_content {font: normal 9px Arimo; padding:0px !important; vertical-align:bottom !important;}.subTitleWidthLong {overflow: visible !important; width:100%;}title subTitleWidthLong {font-size:14px !important;}.str3s_txt > .bottom_content > .author {font: normal 11px Arimo; display: hidden !important;}.str3s_txt > .bottom_content {display: none;}.str3s_type_small .str3s_txt > .sub_title, .str3s_type_small .str3s_txt > .sub_title_no_credit {font-size:11px; height:41px; overflow: hidden !important; line-height: 13px !important;}.str3s_txt > .title {font: normal 14px Arimo; padding-top:0px; width: 100%; line-height:16px; height: 34px; overflow: hidden !important;}.str3s .GrayBottomBold {font: normal 10px Arimo;}.str3s.str3s_type_small > .cshort.layout1 {width:141px !important;}.str3s.str3s_type_small > .cwide.layout1 {height: 85px;}.str3s.str3s_type_small > .cshort.layout1 img {width: 100% !important; height: 85px !important;}.str3s > .cell {float: none;}.str3s_small.str3s_type_small > .cwide > a > .str3s_txt {padding: 3px 15px 0px 10px; margin: 0px;}.str3s .hpstrip1024_video_icon_size {margin: 3px 0px 2px 5px !important; }.str3s.str3s_type_small > .cwide.layout1, .str3s.str3s_type_small > .cwide.layout1 > .str3s_img > img, .str3s.str3s_type_small > .cwide.layout2, .str3s.str3s_type_small > .cwide.layout2 > .str3s_img > img {width: auto;}.str3s_small.str3s_type_small, .str3s_small.str3s_type_small > .cell, .str3s_small.str3s_type_small > .cell > a, .str3s_small.str3s_type_small > .cell > .str3s_img > img {height: auto;}.str3s .hpstrip1024_icon_style {margin-top: 0px;}.str3s.str3s_type_small {margin-bottom:9px;}.str3s_txt > .bottom_content > .article_category {display:none;}.str3s_type_small .str3s_txt > .sub_title, .str3s_type_small .str3s_txt > .sub_title_no_credit {font-size:10px; height:45px; overflow: hidden !important; line-height:11px !important;}.str3s .GrayBottomBold {font-size:10px;}.str3s_txt > .title {height: 30px; font: normal 13px Arimo;} .multiarticles.mta_4 {margin-top:3px;}.multiarticles > .content_wrap .mta_items > li {border-bottom: 1px dotted #808080;height:95px;overflow:hidden;}.multiarticles > .leshonit {padding: 0px !important; margin-bottom:0px !important; height:28px !important;}.multiarticles > .content_wrap .mta_items > li .mta_title {display:block;font: normal 14px Arimo; padding-bottom:2px; color: #000000; height:48px; overflow: hidden;}.multiarticles .mta_pic_text, .multiarticles .mta_title {font: bold 16px Arimo; float: none !important; margin-top:10px;}.ResMultiArt {float:left;clear:left; display: block !important;margin-right:10px;}.mta_en_dotted_line_multi {display:none;}.multiarticles > .leshonit > .leshonit_arrow_eng {display: none}.multiarticles .mta_pic_link {display:none;}.multiarticles .ResMultiArtLargePicFirst {padding-bottom:10px; width:100% !important; height:100%;float: none !important; display: table-header-group; border:0px;}.multiarticles > .leshonit > .leshonit_title_eng {background-color:#484848 !important;width:100%; padding:0px 0px 0px 10px;color:#fff;float:left;line-height:normal;}.leshonit.roundRightBorder {border-radius: 0px 0px 0px 0px !important;}.multiarticles.mta_4 .mta_pic_items > li > .mta_pic_text, .multiarticles.mta_3 .mta_pic_items > li > .mta_pic_text {padding: 0px !important; margin:0px !important;}.multiarticles.mta_4 > .content_wrap .mta_items > li .mta_gray_text {display:block;margin-left:149px !important; font:normal 11px Arimo !important; padding-top:2px;}.multiarticles > .content_wrap .mta_items > li .mta_sub_title {font-size:19px;line-height:20px;margin-left:160px;}.divFirstPic {height:100px !important;}.LargePic {width:80px; height:100px;}.SmallPic {width:141px !important; height:85px !important; border:0px;}.multiarticles.mta_4 > .content_wrap .mta_items_wrap {width:100%;}.respMore1 {display: inline-block !important; font: normal 25px Arimo; padding-top:3px; right:16px; text-decoration:none;}.multiarticles > .leshonit > .leshonit_title, .multiarticles > .leshonit > .leshonit_title_eng, .multiarticles > .leshonit > .leshonit_title > a, .multiarticles > .leshonit > .leshonit_title_eng > a {font: normal 19px Arimo !important; padding-top: 4px; padding-bottom:2px;}.multiarticles > .leshonit.roundRightBorder {height:28px !important; background: #484848 !important; background: -moz-linear-gradient(top, #484848, #484848) !important; background: -webkit-gradient(linear, left top, left bottom, from(#484848), to(#484848)) !important;-pie-background: linear-gradient(#484848, #484848) !important;}.largePicText {padding-left:10px;padding-right:10px;}.str3s.str3s_type_small > .cwide.layout1 {margin-left: 5px; overflow: hidden;}.cell cshort layout1 {width:120px;}.multiarticles .mta_bottom_links {display: none;}.multiarticles .mta_title, .multiarticles .mta_title:link, .multiarticles .mta_title:visited, .multiarticles .mta_title:active, .multiarticles .mta_title:hover {padding-left: 0px;}.multiarticles > .leshonit > .leshonit_sub_title_eng {display: block; right: 35px; position: absolute; font: normal 18px Arimo; padding-top: 4px;}.ResItemTextHtmlHidden {display:none;}.divArtRes {display: block !important;}.multiarticles.mta_4 > .content_wrap > .mta_pic_items, .multiarticles.mta_3 > .content_wrap > .mta_pic_items {width:100%;clear:left;}.multiarticles > .leshonit > .leshonit_sub_title_eng {right:20px !important;} .block.B1 {display: none;}.pluginButton .pluginButtonLabel {display: none;}.english_site .art_header > .art_header_footer > .art_header_footer_facebook {display: none;}.CAATVcompAdvertiseTv {display: none;}.articlebottomsharinglinks_right_links.english {display:none;}.articlebottomsharinglinks_right_links.russian {display:none;}.ResSocialArticle {width:100% !important;text-align:center !important;}.res_art_header_top {width: 100%; height: 1px; margin: 10px 0 5px 0; border-top: 1px dashed #bcbcbc;}.art_header > .art_header_footer {padding-top:0px !important;}.art_icon {padding-left:20px;}.citv_image .citv_title_wrap .citv_title {font: bold 16px Arimo; margin-top:10px !important; position: relative; display: block !important;}.article_live_tv .live_caption_credit {font-size:20px; padding-top:10px;}.B3 {width:100% !important;}.art_header > .art_header_footer > .art_header_footer_author {font-size: 12px !important; line-height: 12px;}.art_header_title {margin-top: 15px;}.ResSocialArticle {display: block !important;}.english_site .respArticleBackground, .english_site > .art_body > div > span, .english_site > .art_body, .english_site > #main > .area.content .B3 {background-color:#ffffff;}.art_body p, .art_body > div > span {font: normal 16px Arimo;}.citv_ynet.citv_caption_image .citv_title_wrap {line-height:27px;}.defaultAdvertiseTv {float:none !important;}.enlarge_button {display:none !important;}.artImageLightbox {pointer-events: none !important; cursor: default !important;}.CR_4.ob-classic-layout {margin-bottom:35px !important;}#taboola-mobile-below-article-thumbnails-2nd {margin-bottom:30px !important;}#taboola-mobile-below-main-column-thumbnails {margin-bottom:10px !important;}.flowplayer .fp-player {width:100% !important; height: auto; position: absolute; top: 0; left: 0;}.art_video {width:100% !important; height:auto !important; margin-top:15px;}.art_video .placeHolder,.art_video .video-container,.art_video .video-container-flp6, .video-container:first-child iframe {width:100% !important; height:calc(0.54*100vw) !important;}.video-container-flp6 {width:100% !important; height:calc(0.54*100vw) !important;}.video-container {width:100% !important; height:calc(0.54*100vw) !important;}.iframe.dyother.dyMonitor {width:100% !important; height:calc(0.54*100vw) !important;} .MultiArticlesAutomaticWide_4_ynet_1024 .mta_pic_items .mta_pic_text {width:100%; font:normal 11px Arimo !important; color: #848484; line-height:13px; overflow: visible;}.multiarticlesautomatic490 .leshonit .leshonit_title_eng {height:27px; padding-top: 3px; font:normal 20px Arimo; }.multiarticlesautomatic490 .mta_pic_items .mta_pic {display: none;}.MultiArticlesAutomaticWide_4_ynet_1024 .mta_pic_items {width: 100% !important; display: table-header-group;}.mta_en_dotted_line_automatic {display: none;}.ResAutoMultiArtLargePicFirst {padding-bottom:10px; width:100% !important; height:100%; float: none !important; display: table-header-group; border:0px;}.multiarticlesautomatic490 .leshonit .leshonit_arrow_eng {display: none;}.MultiArticlesAutomaticWide_4_ynet_1024 .div_block_small_pic {margin-bottom: 10px;}.MultiArticlesAutomaticWide_4_ynet_1024 .mta_items_wrap .mta_items > li .mta_grey_text {margin-left:149px; font:normal 11px Arimo; color: #848484; overflow: visible; line-height:13px;}.multiArt_div_block {border-bottom: 1px dotted #808080; height: 95px;}.subTitleTextLink {font:bold 19px Arial; color:#000000;text-decoration:none;}.ResMultiArtBottom {margin-bottom: 10px;}.mtaGrayText {font-size:16px; color:#808080; padding-top:10px;}.mtaGrayTextLargePic {color:#848484; padding-top:5px; padding-left:0px; padding-bottom:10px; font: normal 13px Arimo; border-bottom: 1px dotted #808080;}.RespLeft10 {padding-left:10px;}.LargePicSubTitle {font-size:16px; font-weight:bold; color: #000000; text-decoration: none; padding-left:10px;}.MultiArticlesAutomaticWide_4_ynet_1024 .mta_items_wrap {width: 100%;}.MultiArticlesAutomaticWide_4_ynet_1024 .mta_items_wrap .mta_items > li .mta_title {height:57px !important; color:#000; font:normal 14px Arimo; overflow: visible; margin-left:149px; overflow:hidden; line-height:14px; padding-top:1px;}.multiarticlesautomatic490 .mta_pic_items .mta_pic_text .mta_title {overflow: visible !important; font:normal 13px Arimo !important;}.AutoArticlesSmallPicList {display: none !important;}.multiarticles > .content_wrap .mta_items > li .mta_sub_title {display: none;}.secondPicNoNeeded {display: none !important;}.multiarticlesautomatic490 .leshonit a {display: block; position:absolute; right: 20px; font: normal 18px Arimo; padding-top:4px;}.respMore {display: inline-block !important; font: normal 24px Arimo; padding-top:0px; position: absolute; right:16px;text-decoration:none;}.multiarticlesautomatic490 .leshonit {background-color:#484848 !important; color:fff !important; margin-bottom: 0px; height: 28px;}.stripePaddingClass {margin-bottom:10px !important;}.showArrowOnlyInRespo {display:inline-block !important;}.mta_title_div {width:141px;}.MultiArticlesAutomaticWide_4_ynet_1024 .mta_items_wrap .mta_items > li .mta_title_div {height:49px !important;}.mta_title_div_multiart {overflow: hidden; display: -webkit-box; -webkit-line-clamp: 3; -webkit-box-orient: vertical; width: 144px; height:61px !important; font: normal 14px Arimo; color:#000;} .art_headlines a {font: normal 14px Arimo;}a.art_headlines_sub_title {margin-left: 10px; padding-left: 5px; height:18px !important; display: none;}.art_headlines_item_content {float: none !important; width: 100%;}.art_headlines_item h4 {height:auto !important; padding-left:10px; padding-right:13px; height: 47px !important; padding-right:47px;}a.art_headlines_more_items {margin-top:5px !important; padding-bottom:20px;}.art_headlines_details {padding-left: 85px; font: normal 11px Arimo !important;}.art_headlines_link a.art_headlines_more_items {font: normal 11px Arimo !important; color: #000000 !important; text-decoration: underline; float: right; padding-right:5px;}.art_headlines_item {border-bottom: 1px dotted #808080; height:77px;}.art_headlines {background: #ededed;}.art_headlines_link {height:50px; background: #ededed;}.MivzakMainDiv {margin-left: 7px; margin-right: 7px;}.Mivzaktitle {font: normal 14px Arimo !important;}.MivzakDate {font: normal 11px Arimo !important; color: ##848484; line-height: 13px;}.art_headlines_details {font-size:11px;}.art_headlines_link a.art_headlines_more_items {margin-bottom:20px;} .sprite_homepage_homepagelitevideo_arrow_left, .sprite_homepage_homepagelitevideo_arrow_right, .gallery_bullet {display: none !important;}.hp_lite_player_item_big {width:165px; height: 122px; float: none !important;}.hp_lite_player_item_big .hp_lite_player_img img {width:163px; height: 122px;}.hp_lite_player_img {width:163px; height: 122px; float: none !important;}.hp_lite_player_item_small .hp_lite_player_img img {width:163px; height: 122px;}.hp_lite_player_item_small {width:163px; height: 122px;}.hp_lite_player_play_btn_big {width: 42px; height:42px; background: url('/images/flickity/arrowIcon.png') no-repeat 0 0; margin-bottom:45px;}.hp_lite_player_play_btn_big:hover {width: 42px; height:42px; background: url('/images/flickity/arrowIcon.png') no-repeat 0 0; margin-bottom:45px;}.hp_lite_player_play_btn_small {width: 42px; height:42px; background: url('/images/flickity/arrowIcon.png') no-repeat 0 0; margin-bottom:45px;}.hp_lite_player_play_btn_small:hover {width: 42px; height:42px; background: url('/images/flickity/arrowIcon.png') no-repeat 0 0; margin-bottom:45px;}.hp_lite_player_overlay_text {font-size: 13px; font-weight: normal; font-family: Arial;position:relative; top:-6px;}div.hp_lite_player_overlay_content {height: 24px !important;}.flickity-prev-previous-button.next {left:20px !important;z-index:50000 !important;}.hp_lite_player_item_big .hp_lite_player_overlay {height:23px !important;}.hp_lite_player_overlay_bg {background-color: #000000 !important; width:163px; height:26px !important;}.hp_lite_player_overlay {height:24px;line-height:35px;}.flickity-prev-next-button.next {left:86% !important}.flickity-prev-prev-button.prev {left:23px !important}.flickity-prev-next-button {width: 50px !important; height: 50px !important; background: transparent !important;}.flickity-prev-next-button:hover {background: transparent !important;}.flickity-prev-next-button .arrow {fill: white !important;}.flickity-prev-next-button.no-svg {color: white !important;}.flickity-prev-next-button:disabled {display: none !important;}.flickity-prev-next-button.previous {left: 0px !important;}.items_container {padding-left:2px !important;}#ynet_lightbox_video_container, #ynet_lightbox_video_container_wrap, #ynet_lightbox_video_container_wrap, #vastFlowPlayer {height:200px !important;}#ynet_lightbox_video_container {height:200px !important;}#ynet_lightbox_lightbox {height:200px !important;}#ynet_lightbox_video_container_wrap {height:200px !important;}#ynet_lightbox_content {width: 100% !important; left:0px !important; margin-left:5px;}#ynet_lightbox_video_container {width:100% !important; margin-left:5px;}#ynet_lightbox_video_container_wrap {width:100% !important;}.ynet_lightbox_video_header_title {position: relative !important; top:1px !important; font: normal 11px Arial !important;}#ynet_lightbox_video_footer {display:none !important;} .items_container { overflow: hidden; height: 127px; padding-left: 11px; } .carusel_mobile { width: 100% !important; height: 127px; margin-left: 0px !important; } .hp_lite_player_item_small.last_item { margin-top: 0px; } .hp_lite_player_item { margin-left: 2px; float: left !important; } .hp_lite_player_viewport { width: 100% !important; } .hp_lite_player_item_big {width:150px;}.hp_lite_player_item_big .hp_lite_player_img img {width:150px;}.hp_lite_player_img {width:150px;}.hp_lite_player_item_small .hp_lite_player_img img {width:150px;}.hp_lite_player_item_small {width:150px;}.hp_lite_player_overlay_bg {width:150px;}.flickity-prev-next-button.next {left:82% !important}#ynet_lightbox_video_container, div#ynet_lightbox_video_container_wrap, #ynet_lightbox_video_container_wrap, #vastFlowPlayer {height:170px !important;}#ynet_lightbox_video_container {height:170px !important; width:100% !important;}#ynet_lightbox_lightbox {height:170px !important;}#ynet_lightbox_video_container_wrap {height:170px !important;}#ynet_lightbox_content {width: 100% !important; text-align: center; left:0px !important;}#ynet_lightbox_video_container_wrap {width:100% !important;} .english_site #tickerWrap {display: block !important;}#TickerTitle {width:65%;} .titleRss {padding: 10px 0px 0px 5px;}.subTitleRss {padding: 1px 0px 0px 5px;}.mainCont {margin-top:10px !important; padding: 0px 5px 0px 5px;}.column_first {width:150px !important;}.column_second {width:140px !important; margin-top:7px;}.column_third {clear: both;}.column_third {width:150px !important; margin-top: 20px; height:170px;}#tourism {position:relative; top:-275px; left:160px;}.column_fourth {margin-top:30px !important;}.dotted_bottom_line {padding-bottom:0px !important; border-bottom: none !important;}.titleRss {font-size:17px !important;}.subTitleRss {font-size:14px !important;}#tourism {left:150px;} .flowplayer-wrapper {width: 100% !important; height: 100% !important;} .flowplayer-wrapper .inner-container {width: 100% !important; height: 100% !important;} .flowplayer-wrapper .inner-container .container .bg {width: 100% !important;} .flowplayer-wrapper .inner-container .container .bar {display: none;} .flowplayer-wrapper .inner-container .container .logo {width: 35px !important; top: 10px !important; left: 10px !important;} .flowplayer-wrapper .inner-container .container .button {left: 40% !important; width: 50px !important; height: 50px !important;} .flowplayer-wrapper .inner-container .container .button img {width: 100%; height: 100%;} .flowplayer-wrapper .inner-container, .flowplayer-wrapper .inner-container video {width: 100% !important;} .flowplayer-wrapper .inner-container div[id^='yntfpcontainer'] {width: 100% !important;} .flowplayer-wrapper .inner-container .fpMain {width: 100% !important;} .flowplayer-wrapper .sharingFooter {width: 100%; background-color: transparent !important;} .flowplayer-wrapper .sharingFooter .sf_fb {display: none;} .flowplayer-wrapper .sharingFooter .sf_spacer {display: none;} .flowplayer-wrapper .sharingFooter .sf_send {display: none;} .flowplayer-wrapper .sharingFooter .sf_embed {display: none;} .flowplayer-wrapper .sharingFooter .sf_tabs {background-color: #000 !important; opacity: 0.85; filter: alpha(opacity=85); display: inline-block !important;} .flowplayer-wrapper .sharingFooter .art_video_credits {padding: 2px 5px 5px 5px; font-weight: normal !important; margin-right: 0 !important; height: auto !important; width: 100% !important;} .flowplayer-wrapper .sharingFooter > div {width: 100%;} .videos {width: 100%;} .inner-container, .video-container, .video-gen1 {width:100% !important;} .image-video-background {width:100% !important;} .video-gen5 {display: none;} .sf_tabs {display: none !important;} .RespVideo {width:100% !important;} .videos {width: 100%;} } /* Extra Small */ @media (min-device-width:322px) and (max-device-width:767px){ .mobile-header, .mobile-menu, .responsive {display: block !important;} .mobile-bg {display: none; opacity: 0.7; filter: alpha(opacity=70); background: #000; position: fixed; z-index: 99; width: 100%; height: 100%;} .mobile-bg.open {display: block !important;} .mobile-menu {overflow-x: hidden; background-color: #ffffff; height: 100%; position: fixed; top: 0; left: -270px; z-index: 100; overflow-y: auto;} .mobile-menu {overflow-x: hidden; background-color: #ffffff; position: fixed; top: 0; left: -270px; z-index: 100; overflow-y: auto;} .mobile-menu .head {width: 210px; height: 52px;} .mobile-menu .head span {font-size: 20px; padding: 15px 10px 10px 10px; text-align: center; display: block;} .mobile-menu .head .logo {width: 60px;} .mobile-menu .head .logo img {width: 100%; height: 100%;} .mobile-menu ul {margin: 0;} .mobile-menu ul li {position: relative; padding: 10px; border-top: 1px solid #ccc; background-color: #fff;} .mobile-menu ul li.subCategory.hide {display: none;} .mobile-menu ul li.subCategory {position: relative; background-color: #ededed; font-weight: bold;} .mobile-menu ul li.subCategory a {font-size: 14px;} .mobile-menu ul li.current {border: 0; background: #808080;} .mobile-menu ul li.current a {color: #fff;} .mobile-menu ul li .color {width: 5px; height: 100%; position: absolute; left: 0; top: 0;} .mobile-menu ul li, .mobile-menu ul li a {display: block; height: 19px; text-decoration: none; font-size: 17px; text-align: left; color: #5b5b5b;} .mobile-header {height: 52px; background: #e5e5e5; position: fixed; width: 100%; color: #fff; z-index: 100; top: 0px;} .mobile-header .inner-menu {width: 100%; height: 52px; position: absolute; top: 0; background-color: #ffffff;} .mobile-header .inner-logo {height: 40px; width: 65px; position: absolute; top: 9px; right: 45%; z-index: 2;} .mobile-header .inner-logo img {height: 100%;} .mobile-header .inner-text {line-height: 52px; height: 100%; font-size: 24px; display: block; padding: 0; color: #5b5b5b; font-weight: bold;} .mobile-header .fa.fa-bars {font-size: 35px !important; margin: 14px 0 0 14px; color: #D31F20;} .mobile-header .inner-menu .menu-btn {cursor: pointer; float: left; height: 52px;} .mobile-header .inner-menu .menu-btn-right-line {float: left; width: 1px; background-color:#D0D0D0; height: 34px; position: relative; top:15px; margin-left:12px;} .mobile-header .inner-menu .menu-btn img {width: 100%; height: 100%;} .mobile-menu ul li.subCategory[channel-name='home'] {display: none;} .ob_org_header {display: none;} .ob_container {display: none;} .from-app .mobile-header {display: none !important;} .from-app #main {margin: 10px 0 0 0 !important;} .menu-img-item {position: absolute; right: 15px; ; } .menu-img-size {width: 25px; height: 25px;} .mobile-menu ul li.ru_fashion_class .menu-img-size {width: 20px; height:20px;} .mobile-menu li.active {background-color: #ccc;} .mobile-menu li.active[channel-name=mideast] .color {background-color: red;} .mobile-menu li.active[channel-name=world] .color {background-color: blue;} #INDbtnWrap {display: none !important;} .INDmenu-btn {display: none !important;} :not(.vjs-control-bar span, .fa) ,div, span {font-family: Arimo !important;}html {background-color:#ffffff;}#main {margin-top: 0px;}#main .area.content .block {background-color:#efefef; margin:0px 0px 10px 0px !important;}#main .area.header {display: none;}#main .area.footer {display: none;}#main .area.trajectory {display: none;}#main > .area.content .B2b {display: none; margin:0px;}#main ,#main .area {width: 100% !important;}#main .area.content .spacer {margin: 0 !important;}#main .area.content .B1,#main .area.content .B2b,#main .area.content .B4,#main .area.content .B6 {width: 100% !important;}#main .area.content .block,#main .area.content .element {float: left !important; margin: 0; padding: 0 !important;}#main .area.content {display: block; padding: 0 10px !important; margin: 50px auto; width: initial !important; float: none !important;}#main .area.content .block {width: 100% !important;}.showInRespo {display: block !important;}.ExternalWebpageIframeResp {display: none !important;}div[id^='ads.top'] {display: none !important;}div[id^='ads.ozen.right'] {display: none !important;}div[id^='ads.skyscraper'] {display: none !important;}div[id^='ads.300x250.1.1'] {display: none !important;}div[id^='ads.970x90.2'] {display: none !important;}.english_site #wrap_adstop div:first-child {display: none !important;}.block.B2b.spacer {display: none;}.english_site .main_search {display: none;}.english_site #cdanwmansrch_weather1 {}.english_site #cdanwmansrch_weathertempsdiv1 {margin: 0px; position: relative; top: -5px;}.weather_resp {position: absolute; top: 15px; right: 10px; z-index: 2;}#cdanwmansrch_weathertemps1 {font: bold 10px Arial !important; position:absolute; top:10px; right:25px; color:#000;}#cdanwmansrch_weatherimage1 {position:absolute; right:2px; top:10px;}.showOnlyInRespo {display: block !important;}.basic-css .title {font-size: 95%;} .video-container {width: 100% !important;} .video-container .item .videoDiv {display: none;} .video-container .item video {display: none;} .top-story.top-story-normal > .top-story-main .gallery-page-container {position:absolute; right:-3px; top:-25px;}.top-story > .top-story-main img.gallery_image {width:100%; height: 203px !important;}.top-story.top-story-normal > .top-story-main .subtitle {color:#00000; font: bold 20px Arimo !important; line-height:26px !important; margin-top:0px;}.top-story.top-story-wide > .top-story-main .title {color:#00000; font: bold 20px Arimo !important; line-height: 26px !important; height:100%;}.top-story {height: auto !important;margin-bottom:2px;}.top-story .headlines {display: none;}.top-story .top-story-separator {display: none;}.top-story .top-story-main {width: 100% !important;}.top-story .top-story-main .top-story-text {width: 100% !important; float: none !important; display: table-footer-group;}.top-story .top-story-main .top-story-media {width: 100% !important; float: none !important; display: table-header-group; clear:left;}.top-story .top-story-main .wide-overlay {top: 0 !important;}.top-story.top-story-wide > .top-story-main .wide-overlay {height:100%;}.top-story .top-story-main .wide-overlay .wide-background {display: none;}.top-story .top-story-main .wide-overlay .wide-content {top: 0 !important; margin: 0px !important;}.top-story.top-story-wide > .top-story-main .wide-overlay > .wide-content {height:100% !important;}.top-story .top-story-main .wide-overlay .wide-content .title {color: #000 !important;margin-top:0px;margin-bottom:1px;}.top-story .top-story-main .wide-overlay .wide-content .sub-title {font: normal 17px Arimo;color:#000 !important; line-height:22px; margin:0 0 12px 0; display: block;}.top-story .top-story-main .top-story-date {display: none;}.top-story.top-story-normal > .top-story-main .top-story-text {width:100%; font-size:16px !important; top: 0 !important; margin:0px;}.top-story-text ghcite > .a.title {font-size:31px;margin:0 0 10px 0;}.top-story-text.ghcite {margin:0px;}.top-story-date-wrap {display:none;}.top-story.top-story-normal > .top-story-main .sub-title {font:normal 17px Arimo; line-height:22px;color:#161616 !important; margin-top: 0px !important; margin-bottom:10px !important;}.top-story > .top-story-main .top-story-media > .gallery-overlay {height: 0px; top: 0px;}.top-story.top-story-normal > .top-story-main .title {font-size: 12px; line-height: 15px !important; margin:0px 0px 1px 0px !important;}.mainSearchSelectType {display: none;}#mainSearchSelectTop {display: none;}#citvCompId-61263181 {display: none;} .str3s .str3s_img > img {display:block; float:left; width: 120px; height:112px;}.multiarticles .mta_pic_link, .multiarticles .mta_pic {width: 100% !important;}.str3s_txt > .bottom_content {font: normal 9px Arimo; padding:0px !important; vertical-align:bottom !important;}.subTitleWidthLong {overflow: visible !important; width:100%;}title subTitleWidthLong {font-size:14px !important;}.str3s_txt > .bottom_content > .author {font: normal 11px Arimo; display: hidden !important;}.str3s_txt > .bottom_content {display: none;}.str3s_type_small .str3s_txt > .sub_title, .str3s_type_small .str3s_txt > .sub_title_no_credit {font-size:11px; height:41px; overflow: hidden !important; line-height: 13px !important;}.str3s_txt > .title {font: normal 14px Arimo; padding-top:0px; width: 100%; line-height:16px; height: 34px; overflow: hidden !important;}.str3s .GrayBottomBold {font: normal 10px Arimo;}.str3s.str3s_type_small > .cshort.layout1 {width:141px !important;}.str3s.str3s_type_small > .cwide.layout1 {height: 85px;}.str3s.str3s_type_small > .cshort.layout1 img {width: 100% !important; height: 85px !important;}.str3s > .cell {float: none;}.str3s_small.str3s_type_small > .cwide > a > .str3s_txt {padding: 3px 15px 0px 10px; margin: 0px;}.str3s .hpstrip1024_video_icon_size {margin: 3px 0px 2px 5px !important; }.str3s.str3s_type_small > .cwide.layout1, .str3s.str3s_type_small > .cwide.layout1 > .str3s_img > img, .str3s.str3s_type_small > .cwide.layout2, .str3s.str3s_type_small > .cwide.layout2 > .str3s_img > img {width: auto;}.str3s_small.str3s_type_small, .str3s_small.str3s_type_small > .cell, .str3s_small.str3s_type_small > .cell > a, .str3s_small.str3s_type_small > .cell > .str3s_img > img {height: auto;}.str3s .hpstrip1024_icon_style {margin-top: 0px;}.str3s.str3s_type_small {margin-bottom:9px;}.str3s_txt > .bottom_content > .article_category {display:none;} .multiarticles.mta_4 {margin-top:3px;}.multiarticles > .content_wrap .mta_items > li {border-bottom: 1px dotted #808080;height:95px;overflow:hidden;}.multiarticles > .leshonit {padding: 0px !important; margin-bottom:0px !important; height:28px !important;}.multiarticles > .content_wrap .mta_items > li .mta_title {display:block;font: normal 14px Arimo; padding-bottom:2px; color: #000000; height:48px; overflow: hidden;}.multiarticles .mta_pic_text, .multiarticles .mta_title {font: bold 16px Arimo; float: none !important; margin-top:10px;}.ResMultiArt {float:left;clear:left; display: block !important;margin-right:10px;}.mta_en_dotted_line_multi {display:none;}.multiarticles > .leshonit > .leshonit_arrow_eng {display: none}.multiarticles .mta_pic_link {display:none;}.multiarticles .ResMultiArtLargePicFirst {padding-bottom:10px; width:100% !important; height:100%;float: none !important; display: table-header-group; border:0px;}.multiarticles > .leshonit > .leshonit_title_eng {background-color:#484848 !important;width:100%; padding:0px 0px 0px 10px;color:#fff;float:left;line-height:normal;}.leshonit.roundRightBorder {border-radius: 0px 0px 0px 0px !important;}.multiarticles.mta_4 .mta_pic_items > li > .mta_pic_text, .multiarticles.mta_3 .mta_pic_items > li > .mta_pic_text {padding: 0px !important; margin:0px !important;}.multiarticles.mta_4 > .content_wrap .mta_items > li .mta_gray_text {display:block;margin-left:149px !important; font:normal 11px Arimo !important; padding-top:2px;}.multiarticles > .content_wrap .mta_items > li .mta_sub_title {font-size:19px;line-height:20px;margin-left:160px;}.divFirstPic {height:100px !important;}.LargePic {width:80px; height:100px;}.SmallPic {width:141px !important; height:85px !important; border:0px;}.multiarticles.mta_4 > .content_wrap .mta_items_wrap {width:100%;}.respMore1 {display: inline-block !important; font: normal 25px Arimo; padding-top:3px; right:16px; text-decoration:none;}.multiarticles > .leshonit > .leshonit_title, .multiarticles > .leshonit > .leshonit_title_eng, .multiarticles > .leshonit > .leshonit_title > a, .multiarticles > .leshonit > .leshonit_title_eng > a {font: normal 19px Arimo !important; padding-top: 4px; padding-bottom:2px;}.multiarticles > .leshonit.roundRightBorder {height:28px !important; background: #484848 !important; background: -moz-linear-gradient(top, #484848, #484848) !important; background: -webkit-gradient(linear, left top, left bottom, from(#484848), to(#484848)) !important;-pie-background: linear-gradient(#484848, #484848) !important;}.largePicText {padding-left:10px;padding-right:10px;}.str3s.str3s_type_small > .cwide.layout1 {margin-left: 5px; overflow: hidden;}.cell cshort layout1 {width:120px;}.multiarticles .mta_bottom_links {display: none;}.multiarticles .mta_title, .multiarticles .mta_title:link, .multiarticles .mta_title:visited, .multiarticles .mta_title:active, .multiarticles .mta_title:hover {padding-left: 0px;}.multiarticles > .leshonit > .leshonit_sub_title_eng {display: block; right: 35px; position: absolute; font: normal 18px Arimo; padding-top: 4px;}.ResItemTextHtmlHidden {display:none;}.divArtRes {display: block !important;}.multiarticles.mta_4 > .content_wrap > .mta_pic_items, .multiarticles.mta_3 > .content_wrap > .mta_pic_items {width:100%;clear:left;}.multiarticles > .leshonit > .leshonit_sub_title_eng {right:20px !important;} .block.B1 {display: none;}.pluginButton .pluginButtonLabel {display: none;}.english_site .art_header > .art_header_footer > .art_header_footer_facebook {display: none;}.CAATVcompAdvertiseTv {display: none;}.articlebottomsharinglinks_right_links.english {display:none;}.articlebottomsharinglinks_right_links.russian {display:none;}.ResSocialArticle {width:100% !important;text-align:center !important;}.res_art_header_top {width: 100%; height: 1px; margin: 10px 0 5px 0; border-top: 1px dashed #bcbcbc;}.art_header > .art_header_footer {padding-top:0px !important;}.art_icon {padding-left:20px;}.citv_image .citv_title_wrap .citv_title {font: bold 16px Arimo; margin-top:10px !important; position: relative; display: block !important;}.article_live_tv .live_caption_credit {font-size:20px; padding-top:10px;}.B3 {width:100% !important;}.art_header > .art_header_footer > .art_header_footer_author {font-size: 12px !important; line-height: 12px;}.art_header_title {margin-top: 15px;}.ResSocialArticle {display: block !important;}.english_site .respArticleBackground, .english_site > .art_body > div > span, .english_site > .art_body, .english_site > #main > .area.content .B3 {background-color:#ffffff;}.art_body p, .art_body > div > span {font: normal 16px Arimo;}.citv_ynet.citv_caption_image .citv_title_wrap {line-height:27px;}.defaultAdvertiseTv {float:none !important;}.enlarge_button {display:none !important;}.artImageLightbox {pointer-events: none !important; cursor: default !important;}.CR_4.ob-classic-layout {margin-bottom:35px !important;}#taboola-mobile-below-article-thumbnails-2nd {margin-bottom:30px !important;}#taboola-mobile-below-main-column-thumbnails {margin-bottom:10px !important;}.flowplayer .fp-player {width:100% !important; height: auto; position: absolute; top: 0; left: 0;}.art_video {width:100% !important; height:auto !important; margin-top:15px;}.art_video .placeHolder,.art_video .video-container,.art_video .video-container-flp6, .video-container:first-child iframe {width:100% !important; height:calc(0.54*100vw) !important;}.video-container-flp6 {width:100% !important; height:calc(0.54*100vw) !important;}.video-container {width:100% !important; height:calc(0.54*100vw) !important;}.iframe.dyother.dyMonitor {width:100% !important; height:calc(0.54*100vw) !important;} .MultiArticlesAutomaticWide_4_ynet_1024 .mta_pic_items .mta_pic_text {width:100%; font:normal 11px Arimo !important; color: #848484; line-height:13px; overflow: visible;}.multiarticlesautomatic490 .leshonit .leshonit_title_eng {height:27px; padding-top: 3px; font:normal 20px Arimo; }.multiarticlesautomatic490 .mta_pic_items .mta_pic {display: none;}.MultiArticlesAutomaticWide_4_ynet_1024 .mta_pic_items {width: 100% !important; display: table-header-group;}.mta_en_dotted_line_automatic {display: none;}.ResAutoMultiArtLargePicFirst {padding-bottom:10px; width:100% !important; height:100%; float: none !important; display: table-header-group; border:0px;}.multiarticlesautomatic490 .leshonit .leshonit_arrow_eng {display: none;}.MultiArticlesAutomaticWide_4_ynet_1024 .div_block_small_pic {margin-bottom: 10px;}.MultiArticlesAutomaticWide_4_ynet_1024 .mta_items_wrap .mta_items > li .mta_grey_text {margin-left:149px; font:normal 11px Arimo; color: #848484; overflow: visible; line-height:13px;}.multiArt_div_block {border-bottom: 1px dotted #808080; height: 95px;}.subTitleTextLink {font:bold 19px Arial; color:#000000;text-decoration:none;}.ResMultiArtBottom {margin-bottom: 10px;}.mtaGrayText {font-size:16px; color:#808080; padding-top:10px;}.mtaGrayTextLargePic {color:#848484; padding-top:5px; padding-left:0px; padding-bottom:10px; font: normal 13px Arimo; border-bottom: 1px dotted #808080;}.RespLeft10 {padding-left:10px;}.LargePicSubTitle {font-size:16px; font-weight:bold; color: #000000; text-decoration: none; padding-left:10px;}.MultiArticlesAutomaticWide_4_ynet_1024 .mta_items_wrap {width: 100%;}.MultiArticlesAutomaticWide_4_ynet_1024 .mta_items_wrap .mta_items > li .mta_title {height:57px !important; color:#000; font:normal 14px Arimo; overflow: visible; margin-left:149px; overflow:hidden; line-height:14px; padding-top:1px;}.multiarticlesautomatic490 .mta_pic_items .mta_pic_text .mta_title {overflow: visible !important; font:normal 13px Arimo !important;}.AutoArticlesSmallPicList {display: none !important;}.multiarticles > .content_wrap .mta_items > li .mta_sub_title {display: none;}.secondPicNoNeeded {display: none !important;}.multiarticlesautomatic490 .leshonit a {display: block; position:absolute; right: 20px; font: normal 18px Arimo; padding-top:4px;}.respMore {display: inline-block !important; font: normal 24px Arimo; padding-top:0px; position: absolute; right:16px;text-decoration:none;}.multiarticlesautomatic490 .leshonit {background-color:#484848 !important; color:fff !important; margin-bottom: 0px; height: 28px;}.stripePaddingClass {margin-bottom:10px !important;}.showArrowOnlyInRespo {display:inline-block !important;} .art_headlines a {font: normal 14px Arimo;}a.art_headlines_sub_title {margin-left: 10px; padding-left: 5px; height:18px !important; display: none;}.art_headlines_item_content {float: none !important; width: 100%;}.art_headlines_item h4 {height:auto !important; padding-left:10px; padding-right:13px; height: 47px !important; padding-right:47px;}a.art_headlines_more_items {margin-top:5px !important; padding-bottom:20px;}.art_headlines_details {padding-left: 85px; font: normal 11px Arimo !important;}.art_headlines_link a.art_headlines_more_items {font: normal 11px Arimo !important; color: #000000 !important; text-decoration: underline; float: right; padding-right:5px;}.art_headlines_item {border-bottom: 1px dotted #808080; height:77px;}.art_headlines {background: #ededed;}.art_headlines_link {height:50px; background: #ededed;}.MivzakMainDiv {margin-left: 7px; margin-right: 7px;}.Mivzaktitle {font: normal 14px Arimo !important;}.MivzakDate {font: normal 11px Arimo !important; color: ##848484; line-height: 13px;}.art_headlines_details {font-size:11px;}.art_headlines_link a.art_headlines_more_items {margin-bottom:20px;} .sprite_homepage_homepagelitevideo_arrow_left, .sprite_homepage_homepagelitevideo_arrow_right, .gallery_bullet {display: none !important;}.hp_lite_player_item_big {width:165px; height: 122px; float: none !important;}.hp_lite_player_item_big .hp_lite_player_img img {width:163px; height: 122px;}.hp_lite_player_img {width:163px; height: 122px; float: none !important;}.hp_lite_player_item_small .hp_lite_player_img img {width:163px; height: 122px;}.hp_lite_player_item_small {width:163px; height: 122px;}.hp_lite_player_play_btn_big {width: 42px; height:42px; background: url('/images/flickity/arrowIcon.png') no-repeat 0 0; margin-bottom:45px;}.hp_lite_player_play_btn_big:hover {width: 42px; height:42px; background: url('/images/flickity/arrowIcon.png') no-repeat 0 0; margin-bottom:45px;}.hp_lite_player_play_btn_small {width: 42px; height:42px; background: url('/images/flickity/arrowIcon.png') no-repeat 0 0; margin-bottom:45px;}.hp_lite_player_play_btn_small:hover {width: 42px; height:42px; background: url('/images/flickity/arrowIcon.png') no-repeat 0 0; margin-bottom:45px;}.hp_lite_player_overlay_text {font-size: 13px; font-weight: normal; font-family: Arial;position:relative; top:-6px;}div.hp_lite_player_overlay_content {height: 24px !important;}.flickity-prev-previous-button.next {left:20px !important;z-index:50000 !important;}.hp_lite_player_item_big .hp_lite_player_overlay {height:23px !important;}.hp_lite_player_overlay_bg {background-color: #000000 !important; width:163px; height:26px !important;}.hp_lite_player_overlay {height:24px;line-height:35px;}.flickity-prev-next-button.next {left:86% !important}.flickity-prev-prev-button.prev {left:23px !important}.flickity-prev-next-button {width: 50px !important; height: 50px !important; background: transparent !important;}.flickity-prev-next-button:hover {background: transparent !important;}.flickity-prev-next-button .arrow {fill: white !important;}.flickity-prev-next-button.no-svg {color: white !important;}.flickity-prev-next-button:disabled {display: none !important;}.flickity-prev-next-button.previous {left: 0px !important;}.items_container {padding-left:2px !important;}#ynet_lightbox_video_container, #ynet_lightbox_video_container_wrap, #ynet_lightbox_video_container_wrap, #vastFlowPlayer {height:200px !important;}#ynet_lightbox_video_container {height:200px !important;}#ynet_lightbox_lightbox {height:200px !important;}#ynet_lightbox_video_container_wrap {height:200px !important;}#ynet_lightbox_content {width: 100% !important; left:0px !important; margin-left:5px;}#ynet_lightbox_video_container {width:100% !important; margin-left:5px;}#ynet_lightbox_video_container_wrap {width:100% !important;}.ynet_lightbox_video_header_title {position: relative !important; top:1px !important; font: normal 11px Arial !important;}#ynet_lightbox_video_footer {display:none !important;} .items_container { overflow: hidden; height: 127px; padding-left: 11px; } .carusel_mobile { width: 100% !important; height: 127px; margin-left: 0px !important; } .hp_lite_player_item_small.last_item { margin-top: 0px; } .hp_lite_player_item { margin-left: 2px; float: left !important; } .hp_lite_player_viewport { width: 100% !important; } .english_site #tickerWrap {display: block !important;}#TickerTitle {width:65%;} .titleRss {padding: 10px 0px 0px 5px;}.subTitleRss {padding: 1px 0px 0px 5px;}.mainCont {margin-top:10px !important; padding: 0px 5px 0px 5px;}.column_first {width:150px !important;}.column_second {width:140px !important; margin-top:7px;}.column_third {clear: both;}.column_third {width:150px !important; margin-top: 20px; height:170px;}#tourism {position:relative; top:-275px; left:160px;}.column_fourth {margin-top:30px !important;}.dotted_bottom_line {padding-bottom:0px !important; border-bottom: none !important;}.titleRss {font-size:20px !important;}.subTitleRss {font-size:16px !important;}.column_first {width:160px !important;}.column_third {width:160px !important;} .flowplayer-wrapper {width: 100% !important; height: 100% !important;} .flowplayer-wrapper .inner-container {width: 100% !important; height: 100% !important;} .flowplayer-wrapper .inner-container .container .bg {width: 100% !important;} .flowplayer-wrapper .inner-container .container .bar {display: none;} .flowplayer-wrapper .inner-container .container .logo {width: 35px !important; top: 10px !important; left: 10px !important;} .flowplayer-wrapper .inner-container .container .button {left: 40% !important; width: 50px !important; height: 50px !important;} .flowplayer-wrapper .inner-container .container .button img {width: 100%; height: 100%;} .flowplayer-wrapper .inner-container, .flowplayer-wrapper .inner-container video {width: 100% !important;} .flowplayer-wrapper .inner-container div[id^='yntfpcontainer'] {width: 100% !important;} .flowplayer-wrapper .inner-container .fpMain {width: 100% !important;} .flowplayer-wrapper .sharingFooter {width: 100%; background-color: transparent !important;} .flowplayer-wrapper .sharingFooter .sf_fb {display: none;} .flowplayer-wrapper .sharingFooter .sf_spacer {display: none;} .flowplayer-wrapper .sharingFooter .sf_send {display: none;} .flowplayer-wrapper .sharingFooter .sf_embed {display: none;} .flowplayer-wrapper .sharingFooter .sf_tabs {background-color: #000 !important; opacity: 0.85; filter: alpha(opacity=85); display: inline-block !important;} .flowplayer-wrapper .sharingFooter .art_video_credits {padding: 2px 5px 5px 5px; font-weight: normal !important; margin-right: 0 !important; height: auto !important; width: 100% !important;} .flowplayer-wrapper .sharingFooter > div {width: 100%;} .videos {width: 100%;} .inner-container, .video-container, .video-gen1 {width:100% !important;} .image-video-background {width:100% !important;} .video-gen5 {display: none;} .sf_tabs {display: none !important;} .RespVideo {width:100% !important;} .videos {width: 100%;} } /* Small */ /* @media (min-device-width:768px) and (max-device-width:991px){ .mobile-header, .mobile-menu, .responsive {display: block !important;} .mobile-bg {display: none; opacity: 0.7; filter: alpha(opacity=70); background: #000; position: fixed; z-index: 99; width: 100%; height: 100%;} .mobile-bg.open {display: block !important;} .mobile-menu {overflow-x: hidden; background-color: #ffffff; height: 100%; position: fixed; top: 0; left: -270px; z-index: 100; overflow-y: auto;} .mobile-menu {overflow-x: hidden; background-color: #ffffff; position: fixed; top: 0; left: -270px; z-index: 100; overflow-y: auto;} .mobile-menu .head {width: 210px; height: 52px;} .mobile-menu .head span {font-size: 20px; padding: 15px 10px 10px 10px; text-align: center; display: block;} .mobile-menu .head .logo {width: 60px;} .mobile-menu .head .logo img {width: 100%; height: 100%;} .mobile-menu ul {margin: 0;} .mobile-menu ul li {position: relative; padding: 10px; border-top: 1px solid #ccc; background-color: #fff;} .mobile-menu ul li.subCategory.hide {display: none;} .mobile-menu ul li.subCategory {position: relative; background-color: #ededed; font-weight: bold;} .mobile-menu ul li.subCategory a {font-size: 14px;} .mobile-menu ul li.current {border: 0; background: #808080;} .mobile-menu ul li.current a {color: #fff;} .mobile-menu ul li .color {width: 5px; height: 100%; position: absolute; left: 0; top: 0;} .mobile-menu ul li, .mobile-menu ul li a {display: block; height: 19px; text-decoration: none; font-size: 17px; text-align: left; color: #5b5b5b;} .mobile-header {height: 52px; background: #e5e5e5; position: fixed; width: 100%; color: #fff; z-index: 100; top: 0px;} .mobile-header .inner-menu {width: 100%; height: 52px; position: absolute; top: 0; background-color: #ffffff;} .mobile-header .inner-logo {height: 40px; width: 65px; position: absolute; top: 9px; right: 45%; z-index: 2;} .mobile-header .inner-logo img {height: 100%;} .mobile-header .inner-text {line-height: 52px; height: 100%; font-size: 24px; display: block; padding: 0; color: #5b5b5b; font-weight: bold;} .mobile-header .fa.fa-bars {font-size: 35px !important; margin: 14px 0 0 14px; color: #D31F20;} .mobile-header .inner-menu .menu-btn {cursor: pointer; float: left; height: 52px;} .mobile-header .inner-menu .menu-btn-right-line {float: left; width: 1px; background-color:#D0D0D0; height: 34px; position: relative; top:15px; margin-left:12px;} .mobile-header .inner-menu .menu-btn img {width: 100%; height: 100%;} .mobile-menu ul li.subCategory[channel-name='home'] {display: none;} .ob_org_header {display: none;} .ob_container {display: none;} .from-app .mobile-header {display: none !important;} .from-app #main {margin: 10px 0 0 0 !important;} .menu-img-item {position: absolute; right: 15px; ; } .menu-img-size {width: 25px; height: 25px;} .mobile-menu ul li.ru_fashion_class .menu-img-size {width: 20px; height:20px;} .mobile-menu li.active {background-color: #ccc;} .mobile-menu li.active[channel-name=mideast] .color {background-color: red;} .mobile-menu li.active[channel-name=world] .color {background-color: blue;} #INDbtnWrap {display: none !important;} .INDmenu-btn {display: none !important;} :not(.vjs-control-bar span, .fa) ,div, span {font-family: Arimo !important;}html {background-color:#ffffff;}#main {margin-top: 0px;}#main .area.content .block {background-color:#efefef; margin:0px 0px 10px 0px !important;}#main .area.header {display: none;}#main .area.footer {display: none;}#main .area.trajectory {display: none;}#main > .area.content .B2b {display: none; margin:0px;}#main ,#main .area {width: 100% !important;}#main .area.content .spacer {margin: 0 !important;}#main .area.content .B1,#main .area.content .B2b,#main .area.content .B4,#main .area.content .B6 {width: 100% !important;}#main .area.content .block,#main .area.content .element {float: left !important; margin: 0; padding: 0 !important;}#main .area.content {display: block; padding: 0 10px !important; margin: 50px auto; width: initial !important; float: none !important;}#main .area.content .block {width: 100% !important;}.showInRespo {display: block !important;}.ExternalWebpageIframeResp {display: none !important;}div[id^='ads.top'] {display: none !important;}div[id^='ads.ozen.right'] {display: none !important;}div[id^='ads.skyscraper'] {display: none !important;}div[id^='ads.300x250.1.1'] {display: none !important;}div[id^='ads.970x90.2'] {display: none !important;}.english_site #wrap_adstop div:first-child {display: none !important;}.block.B2b.spacer {display: none;}.english_site .main_search {display: none;}.english_site #cdanwmansrch_weather1 {}.english_site #cdanwmansrch_weathertempsdiv1 {margin: 0px; position: relative; top: -5px;}.weather_resp {position: absolute; top: 15px; right: 10px; z-index: 2;}#cdanwmansrch_weathertemps1 {font: bold 10px Arial !important; position:absolute; top:10px; right:25px; color:#000;}#cdanwmansrch_weatherimage1 {position:absolute; right:2px; top:10px;}.showOnlyInRespo {display: block !important;}.mobile-header .inner-logo {right: 50% !important;} .video-container {width: 100% !important;} .video-container .item .videoDiv {display: none;} .video-container .item video {display: none;} .top-story.top-story-normal > .top-story-main .gallery-page-container {position:absolute; right:-3px; top:-25px;}.top-story > .top-story-main img.gallery_image {width:100%; height: 203px !important;}.top-story.top-story-normal > .top-story-main .subtitle {color:#00000; font: bold 20px Arimo !important; line-height:26px !important; margin-top:0px;}.top-story.top-story-wide > .top-story-main .title {color:#00000; font: bold 20px Arimo !important; line-height: 26px !important; height:100%;}.top-story {height: auto !important;margin-bottom:2px;}.top-story .headlines {display: none;}.top-story .top-story-separator {display: none;}.top-story .top-story-main {width: 100% !important;}.top-story .top-story-main .top-story-text {width: 100% !important; float: none !important; display: table-footer-group;}.top-story .top-story-main .top-story-media {width: 100% !important; float: none !important; display: table-header-group; clear:left;}.top-story .top-story-main .wide-overlay {top: 0 !important;}.top-story.top-story-wide > .top-story-main .wide-overlay {height:100%;}.top-story .top-story-main .wide-overlay .wide-background {display: none;}.top-story .top-story-main .wide-overlay .wide-content {top: 0 !important; margin: 0px !important;}.top-story.top-story-wide > .top-story-main .wide-overlay > .wide-content {height:100% !important;}.top-story .top-story-main .wide-overlay .wide-content .title {color: #000 !important;margin-top:0px;margin-bottom:1px;}.top-story .top-story-main .wide-overlay .wide-content .sub-title {font: normal 17px Arimo;color:#000 !important; line-height:22px; margin:0 0 12px 0; display: block;}.top-story .top-story-main .top-story-date {display: none;}.top-story.top-story-normal > .top-story-main .top-story-text {width:100%; font-size:16px !important; top: 0 !important; margin:0px;}.top-story-text ghcite > .a.title {font-size:31px;margin:0 0 10px 0;}.top-story-text.ghcite {margin:0px;}.top-story-date-wrap {display:none;}.top-story.top-story-normal > .top-story-main .sub-title {font:normal 17px Arimo; line-height:22px;color:#161616 !important; margin-top: 0px !important; margin-bottom:10px !important;}.top-story > .top-story-main .top-story-media > .gallery-overlay {height: 0px; top: 0px;}.top-story.top-story-normal > .top-story-main .title {font-size: 12px; line-height: 15px !important; margin:0px 0px 1px 0px !important;}.mainSearchSelectType {display: none;}#mainSearchSelectTop {display: none;}#citvCompId-61263181 {display: none;} .str3s .str3s_img > img {display:block; float:left; width: 120px; height:112px;}.multiarticles .mta_pic_link, .multiarticles .mta_pic {width: 100% !important;}.str3s_txt > .bottom_content {font: normal 9px Arimo; padding:0px !important; vertical-align:bottom !important;}.subTitleWidthLong {overflow: visible !important; width:100%;}title subTitleWidthLong {font-size:14px !important;}.str3s_txt > .bottom_content > .author {font: normal 11px Arimo; display: hidden !important;}.str3s_txt > .bottom_content {display: none;}.str3s_type_small .str3s_txt > .sub_title, .str3s_type_small .str3s_txt > .sub_title_no_credit {font-size:11px; height:41px; overflow: hidden !important; line-height: 13px !important;}.str3s_txt > .title {font: normal 14px Arimo; padding-top:0px; width: 100%; line-height:16px; height: 34px; overflow: hidden !important;}.str3s .GrayBottomBold {font: normal 10px Arimo;}.str3s.str3s_type_small > .cshort.layout1 {width:141px !important;}.str3s.str3s_type_small > .cwide.layout1 {height: 85px;}.str3s.str3s_type_small > .cshort.layout1 img {width: 100% !important; height: 85px !important;}.str3s > .cell {float: none;}.str3s_small.str3s_type_small > .cwide > a > .str3s_txt {padding: 3px 15px 0px 10px; margin: 0px;}.str3s .hpstrip1024_video_icon_size {margin: 3px 0px 2px 5px !important; }.str3s.str3s_type_small > .cwide.layout1, .str3s.str3s_type_small > .cwide.layout1 > .str3s_img > img, .str3s.str3s_type_small > .cwide.layout2, .str3s.str3s_type_small > .cwide.layout2 > .str3s_img > img {width: auto;}.str3s_small.str3s_type_small, .str3s_small.str3s_type_small > .cell, .str3s_small.str3s_type_small > .cell > a, .str3s_small.str3s_type_small > .cell > .str3s_img > img {height: auto;}.str3s .hpstrip1024_icon_style {margin-top: 0px;}.str3s.str3s_type_small {margin-bottom:9px;}.str3s_txt > .bottom_content > .article_category {display:none;}.str3s_txt > .title {font-size:19px !important; line-height: 20px;}.str3s_txt > .bottom_content > .author {font-size:16px !important; }.str3s .GrayBottomBold {font-size:16px !important;}.author_resp {font: normal 16px Arimo; color:#ffffff;height:27px;overflow:hidden;} .multiarticles.mta_4 {margin-top:3px;}.multiarticles > .content_wrap .mta_items > li {border-bottom: 1px dotted #808080;height:95px;overflow:hidden;}.multiarticles > .leshonit {padding: 0px !important; margin-bottom:0px !important; height:28px !important;}.multiarticles > .content_wrap .mta_items > li .mta_title {display:block;font: normal 14px Arimo; padding-bottom:2px; color: #000000; height:48px; overflow: hidden;}.multiarticles .mta_pic_text, .multiarticles .mta_title {font: bold 16px Arimo; float: none !important; margin-top:10px;}.ResMultiArt {float:left;clear:left; display: block !important;margin-right:10px;}.mta_en_dotted_line_multi {display:none;}.multiarticles > .leshonit > .leshonit_arrow_eng {display: none}.multiarticles .mta_pic_link {display:none;}.multiarticles .ResMultiArtLargePicFirst {padding-bottom:10px; width:100% !important; height:100%;float: none !important; display: table-header-group; border:0px;}.multiarticles > .leshonit > .leshonit_title_eng {background-color:#484848 !important;width:100%; padding:0px 0px 0px 10px;color:#fff;float:left;line-height:normal;}.leshonit.roundRightBorder {border-radius: 0px 0px 0px 0px !important;}.multiarticles.mta_4 .mta_pic_items > li > .mta_pic_text, .multiarticles.mta_3 .mta_pic_items > li > .mta_pic_text {padding: 0px !important; margin:0px !important;}.multiarticles.mta_4 > .content_wrap .mta_items > li .mta_gray_text {display:block;margin-left:149px !important; font:normal 11px Arimo !important; padding-top:2px;}.multiarticles > .content_wrap .mta_items > li .mta_sub_title {font-size:19px;line-height:20px;margin-left:160px;}.divFirstPic {height:100px !important;}.LargePic {width:80px; height:100px;}.SmallPic {width:141px !important; height:85px !important; border:0px;}.multiarticles.mta_4 > .content_wrap .mta_items_wrap {width:100%;}.respMore1 {display: inline-block !important; font: normal 25px Arimo; padding-top:3px; right:16px; text-decoration:none;}.multiarticles > .leshonit > .leshonit_title, .multiarticles > .leshonit > .leshonit_title_eng, .multiarticles > .leshonit > .leshonit_title > a, .multiarticles > .leshonit > .leshonit_title_eng > a {font: normal 19px Arimo !important; padding-top: 4px; padding-bottom:2px;}.multiarticles > .leshonit.roundRightBorder {height:28px !important; background: #484848 !important; background: -moz-linear-gradient(top, #484848, #484848) !important; background: -webkit-gradient(linear, left top, left bottom, from(#484848), to(#484848)) !important;-pie-background: linear-gradient(#484848, #484848) !important;}.largePicText {padding-left:10px;padding-right:10px;}.str3s.str3s_type_small > .cwide.layout1 {margin-left: 5px; overflow: hidden;}.cell cshort layout1 {width:120px;}.multiarticles .mta_bottom_links {display: none;}.multiarticles .mta_title, .multiarticles .mta_title:link, .multiarticles .mta_title:visited, .multiarticles .mta_title:active, .multiarticles .mta_title:hover {padding-left: 0px;}.multiarticles > .leshonit > .leshonit_sub_title_eng {display: block; right: 35px; position: absolute; font: normal 18px Arimo; padding-top: 4px;}.ResItemTextHtmlHidden {display:none;}.divArtRes {display: block !important;}.multiarticles.mta_4 > .content_wrap > .mta_pic_items, .multiarticles.mta_3 > .content_wrap > .mta_pic_items {width:100%;clear:left;}.multiarticles > .leshonit > .leshonit_sub_title_eng {right:20px !important;}.multiarticles > .content_wrap .mta_items > li .mta_title {font-size:19px;line-height:20px;}.multiarticles.mta_4 > .content_wrap .mta_items > li .mta_gray_text {font-size:16px !important;}.multiarticles.mta_4 > .content_wrap .mta_items > li .mta_gray_text {padding-top:10px;} .block.B1 {display: none;}.pluginButton .pluginButtonLabel {display: none;}.english_site .art_header > .art_header_footer > .art_header_footer_facebook {display: none;}.CAATVcompAdvertiseTv {display: none;}.articlebottomsharinglinks_right_links.english {display:none;}.articlebottomsharinglinks_right_links.russian {display:none;}.ResSocialArticle {width:100% !important;text-align:center !important;}.res_art_header_top {width: 100%; height: 1px; margin: 10px 0 5px 0; border-top: 1px dashed #bcbcbc;}.art_header > .art_header_footer {padding-top:0px !important;}.art_icon {padding-left:20px;}.citv_image .citv_title_wrap .citv_title {font: bold 16px Arimo; margin-top:10px !important; position: relative; display: block !important;}.article_live_tv .live_caption_credit {font-size:20px; padding-top:10px;}.B3 {width:100% !important;}.art_header > .art_header_footer > .art_header_footer_author {font-size: 12px !important; line-height: 12px;}.art_header_title {margin-top: 15px;}.ResSocialArticle {display: block !important;}.english_site .respArticleBackground, .english_site > .art_body > div > span, .english_site > .art_body, .english_site > #main > .area.content .B3 {background-color:#ffffff;}.art_body p, .art_body > div > span {font: normal 16px Arimo;}.citv_ynet.citv_caption_image .citv_title_wrap {line-height:27px;}.defaultAdvertiseTv {float:none !important;}.enlarge_button {display:none !important;}.artImageLightbox {pointer-events: none !important; cursor: default !important;}.CR_4.ob-classic-layout {margin-bottom:35px !important;}#taboola-mobile-below-article-thumbnails-2nd {margin-bottom:30px !important;}#taboola-mobile-below-main-column-thumbnails {margin-bottom:10px !important;}.flowplayer .fp-player {width:100% !important; height: auto; position: absolute; top: 0; left: 0;}.art_video {width:100% !important; height:auto !important; margin-top:15px;}.art_video .placeHolder,.art_video .video-container,.art_video .video-container-flp6, .video-container:first-child iframe {width:100% !important; height:calc(0.54*100vw) !important;}.video-container-flp6 {width:100% !important; height:calc(0.54*100vw) !important;}.video-container {width:100% !important; height:calc(0.54*100vw) !important;}.iframe.dyother.dyMonitor {width:100% !important; height:calc(0.54*100vw) !important;} .MultiArticlesAutomaticWide_4_ynet_1024 .mta_pic_items .mta_pic_text {width:100%; font:normal 11px Arimo !important; color: #848484; line-height:13px; overflow: visible;}.multiarticlesautomatic490 .leshonit .leshonit_title_eng {height:27px; padding-top: 3px; font:normal 20px Arimo; }.multiarticlesautomatic490 .mta_pic_items .mta_pic {display: none;}.MultiArticlesAutomaticWide_4_ynet_1024 .mta_pic_items {width: 100% !important; display: table-header-group;}.mta_en_dotted_line_automatic {display: none;}.ResAutoMultiArtLargePicFirst {padding-bottom:10px; width:100% !important; height:100%; float: none !important; display: table-header-group; border:0px;}.multiarticlesautomatic490 .leshonit .leshonit_arrow_eng {display: none;}.MultiArticlesAutomaticWide_4_ynet_1024 .div_block_small_pic {margin-bottom: 10px;}.MultiArticlesAutomaticWide_4_ynet_1024 .mta_items_wrap .mta_items > li .mta_grey_text {margin-left:149px; font:normal 11px Arimo; color: #848484; overflow: visible; line-height:13px;}.multiArt_div_block {border-bottom: 1px dotted #808080; height: 95px;}.subTitleTextLink {font:bold 19px Arial; color:#000000;text-decoration:none;}.ResMultiArtBottom {margin-bottom: 10px;}.mtaGrayText {font-size:16px; color:#808080; padding-top:10px;}.mtaGrayTextLargePic {color:#848484; padding-top:5px; padding-left:0px; padding-bottom:10px; font: normal 13px Arimo; border-bottom: 1px dotted #808080;}.RespLeft10 {padding-left:10px;}.LargePicSubTitle {font-size:16px; font-weight:bold; color: #000000; text-decoration: none; padding-left:10px;}.MultiArticlesAutomaticWide_4_ynet_1024 .mta_items_wrap {width: 100%;}.MultiArticlesAutomaticWide_4_ynet_1024 .mta_items_wrap .mta_items > li .mta_title {height:57px !important; color:#000; font:normal 14px Arimo; overflow: visible; margin-left:149px; overflow:hidden; line-height:14px; padding-top:1px;}.multiarticlesautomatic490 .mta_pic_items .mta_pic_text .mta_title {overflow: visible !important; font:normal 13px Arimo !important;}.AutoArticlesSmallPicList {display: none !important;}.multiarticles > .content_wrap .mta_items > li .mta_sub_title {display: none;}.secondPicNoNeeded {display: none !important;}.multiarticlesautomatic490 .leshonit a {display: block; position:absolute; right: 20px; font: normal 18px Arimo; padding-top:4px;}.respMore {display: inline-block !important; font: normal 24px Arimo; padding-top:0px; position: absolute; right:16px;text-decoration:none;}.multiarticlesautomatic490 .leshonit {background-color:#484848 !important; color:fff !important; margin-bottom: 0px; height: 28px;}.stripePaddingClass {margin-bottom:10px !important;}.showArrowOnlyInRespo {display:inline-block !important;}.multiarticlesautomatic490 .mta_pic_items .mta_pic_text .mta_title {font:normal 19px Arimo !important;}.MultiArticlesAutomaticWide_4_ynet_1024 .mta_items_wrap .mta_items > li .mta_title {font:normal 19px Arimo !important;}.MultiArticlesAutomaticWide_4_ynet_1024 .mta_items_wrap .mta_items > li .mta_grey_text {font:normal 16px Arimo !important;} .art_headlines a {font: normal 14px Arimo;}a.art_headlines_sub_title {margin-left: 10px; padding-left: 5px; height:18px !important; display: none;}.art_headlines_item_content {float: none !important; width: 100%;}.art_headlines_item h4 {height:auto !important; padding-left:10px; padding-right:13px; height: 47px !important; padding-right:47px;}a.art_headlines_more_items {margin-top:5px !important; padding-bottom:20px;}.art_headlines_details {padding-left: 85px; font: normal 11px Arimo !important;}.art_headlines_link a.art_headlines_more_items {font: normal 11px Arimo !important; color: #000000 !important; text-decoration: underline; float: right; padding-right:5px;}.art_headlines_item {border-bottom: 1px dotted #808080; height:77px;}.art_headlines {background: #ededed;}.art_headlines_link {height:50px; background: #ededed;}.MivzakMainDiv {margin-left: 7px; margin-right: 7px;}.Mivzaktitle {font: normal 14px Arimo !important;}.MivzakDate {font: normal 11px Arimo !important; color: ##848484; line-height: 13px;}.art_headlines_details {font-size:11px;}.art_headlines_link a.art_headlines_more_items {margin-bottom:20px;} .sprite_homepage_homepagelitevideo_arrow_left, .sprite_homepage_homepagelitevideo_arrow_right, .gallery_bullet {display: none !important;}.hp_lite_player_item_big {width:165px; height: 122px; float: none !important;}.hp_lite_player_item_big .hp_lite_player_img img {width:163px; height: 122px;}.hp_lite_player_img {width:163px; height: 122px; float: none !important;}.hp_lite_player_item_small .hp_lite_player_img img {width:163px; height: 122px;}.hp_lite_player_item_small {width:163px; height: 122px;}.hp_lite_player_play_btn_big {width: 42px; height:42px; background: url('/images/flickity/arrowIcon.png') no-repeat 0 0; margin-bottom:45px;}.hp_lite_player_play_btn_big:hover {width: 42px; height:42px; background: url('/images/flickity/arrowIcon.png') no-repeat 0 0; margin-bottom:45px;}.hp_lite_player_play_btn_small {width: 42px; height:42px; background: url('/images/flickity/arrowIcon.png') no-repeat 0 0; margin-bottom:45px;}.hp_lite_player_play_btn_small:hover {width: 42px; height:42px; background: url('/images/flickity/arrowIcon.png') no-repeat 0 0; margin-bottom:45px;}.hp_lite_player_overlay_text {font-size: 13px; font-weight: normal; font-family: Arial;position:relative; top:-6px;}div.hp_lite_player_overlay_content {height: 24px !important;}.flickity-prev-previous-button.next {left:20px !important;z-index:50000 !important;}.hp_lite_player_item_big .hp_lite_player_overlay {height:23px !important;}.hp_lite_player_overlay_bg {background-color: #000000 !important; width:163px; height:26px !important;}.hp_lite_player_overlay {height:24px;line-height:35px;}.flickity-prev-next-button.next {left:86% !important}.flickity-prev-prev-button.prev {left:23px !important}.flickity-prev-next-button {width: 50px !important; height: 50px !important; background: transparent !important;}.flickity-prev-next-button:hover {background: transparent !important;}.flickity-prev-next-button .arrow {fill: white !important;}.flickity-prev-next-button.no-svg {color: white !important;}.flickity-prev-next-button:disabled {display: none !important;}.flickity-prev-next-button.previous {left: 0px !important;}.items_container {padding-left:2px !important;}#ynet_lightbox_video_container, #ynet_lightbox_video_container_wrap, #ynet_lightbox_video_container_wrap, #vastFlowPlayer {height:200px !important;}#ynet_lightbox_video_container {height:200px !important;}#ynet_lightbox_lightbox {height:200px !important;}#ynet_lightbox_video_container_wrap {height:200px !important;}#ynet_lightbox_content {width: 100% !important; left:0px !important; margin-left:5px;}#ynet_lightbox_video_container {width:100% !important; margin-left:5px;}#ynet_lightbox_video_container_wrap {width:100% !important;}.ynet_lightbox_video_header_title {position: relative !important; top:1px !important; font: normal 11px Arial !important;}#ynet_lightbox_video_footer {display:none !important;} .items_container { overflow: hidden; height: 127px; padding-left: 11px; } .carusel_mobile { width: 100% !important; height: 127px; margin-left: 0px !important; } .hp_lite_player_item_small.last_item { margin-top: 0px; } .hp_lite_player_item { margin-left: 2px; float: left !important; } .hp_lite_player_viewport { width: 100% !important; } .english_site #tickerWrap {display: block !important;}#TickerTitle {width:65%;} .titleRss {padding: 10px 0px 0px 5px;}.subTitleRss {padding: 1px 0px 0px 5px;}.mainCont {margin-top:10px !important; padding: 0px 5px 0px 5px;}.column_first {width:150px !important;}.column_second {width:140px !important; margin-top:7px;}.column_third {clear: both;}.column_third {width:150px !important; margin-top: 20px; height:170px;}#tourism {position:relative; top:-275px; left:160px;}.column_fourth {margin-top:30px !important;}.dotted_bottom_line {padding-bottom:0px !important; border-bottom: none !important;}.titleRss {font-size:20px !important;}.subTitleRss {font-size:16px !important;}.column_first {width:160px !important;}.column_third {width:160px !important;} .flowplayer-wrapper {width: 100% !important; height: 100% !important;} .flowplayer-wrapper .inner-container {width: 100% !important; height: 100% !important;} .flowplayer-wrapper .inner-container .container .bg {width: 100% !important;} .flowplayer-wrapper .inner-container .container .bar {display: none;} .flowplayer-wrapper .inner-container .container .logo {width: 35px !important; top: 10px !important; left: 10px !important;} .flowplayer-wrapper .inner-container .container .button {left: 40% !important; width: 50px !important; height: 50px !important;} .flowplayer-wrapper .inner-container .container .button img {width: 100%; height: 100%;} .flowplayer-wrapper .inner-container, .flowplayer-wrapper .inner-container video {width: 100% !important;} .flowplayer-wrapper .inner-container div[id^='yntfpcontainer'] {width: 100% !important;} .flowplayer-wrapper .inner-container .fpMain {width: 100% !important;} .flowplayer-wrapper .sharingFooter {width: 100%; background-color: transparent !important;} .flowplayer-wrapper .sharingFooter .sf_fb {display: none;} .flowplayer-wrapper .sharingFooter .sf_spacer {display: none;} .flowplayer-wrapper .sharingFooter .sf_send {display: none;} .flowplayer-wrapper .sharingFooter .sf_embed {display: none;} .flowplayer-wrapper .sharingFooter .sf_tabs {background-color: #000 !important; opacity: 0.85; filter: alpha(opacity=85); display: inline-block !important;} .flowplayer-wrapper .sharingFooter .art_video_credits {padding: 2px 5px 5px 5px; font-weight: normal !important; margin-right: 0 !important; height: auto !important; width: 100% !important;} .flowplayer-wrapper .sharingFooter > div {width: 100%;} .videos {width: 100%;} .inner-container, .video-container, .video-gen1 {width:100% !important;} .image-video-background {width:100% !important;} .video-gen5 {display: none;} .sf_tabs {display: none !important;} .RespVideo {width:100% !important;} .videos {width: 100%;} } */ /* Medium */ /* @media (min-device-width:992px) and (max-device-width:1199px){ .mobile-header, .mobile-menu, .responsive {display: block !important;} .mobile-bg {display: none; opacity: 0.7; filter: alpha(opacity=70); background: #000; position: fixed; z-index: 99; width: 100%; height: 100%;} .mobile-bg.open {display: block !important;} .mobile-menu {overflow-x: hidden; background-color: #ffffff; height: 100%; position: fixed; top: 0; left: -270px; z-index: 100; overflow-y: auto;} .mobile-menu {overflow-x: hidden; background-color: #ffffff; position: fixed; top: 0; left: -270px; z-index: 100; overflow-y: auto;} .mobile-menu .head {width: 210px; height: 52px;} .mobile-menu .head span {font-size: 20px; padding: 15px 10px 10px 10px; text-align: center; display: block;} .mobile-menu .head .logo {width: 60px;} .mobile-menu .head .logo img {width: 100%; height: 100%;} .mobile-menu ul {margin: 0;} .mobile-menu ul li {position: relative; padding: 10px; border-top: 1px solid #ccc; background-color: #fff;} .mobile-menu ul li.subCategory.hide {display: none;} .mobile-menu ul li.subCategory {position: relative; background-color: #ededed; font-weight: bold;} .mobile-menu ul li.subCategory a {font-size: 14px;} .mobile-menu ul li.current {border: 0; background: #808080;} .mobile-menu ul li.current a {color: #fff;} .mobile-menu ul li .color {width: 5px; height: 100%; position: absolute; left: 0; top: 0;} .mobile-menu ul li, .mobile-menu ul li a {display: block; height: 19px; text-decoration: none; font-size: 17px; text-align: left; color: #5b5b5b;} .mobile-header {height: 52px; background: #e5e5e5; position: fixed; width: 100%; color: #fff; z-index: 100; top: 0px;} .mobile-header .inner-menu {width: 100%; height: 52px; position: absolute; top: 0; background-color: #ffffff;} .mobile-header .inner-logo {height: 40px; width: 65px; position: absolute; top: 9px; right: 45%; z-index: 2;} .mobile-header .inner-logo img {height: 100%;} .mobile-header .inner-text {line-height: 52px; height: 100%; font-size: 24px; display: block; padding: 0; color: #5b5b5b; font-weight: bold;} .mobile-header .fa.fa-bars {font-size: 35px !important; margin: 14px 0 0 14px; color: #D31F20;} .mobile-header .inner-menu .menu-btn {cursor: pointer; float: left; height: 52px;} .mobile-header .inner-menu .menu-btn-right-line {float: left; width: 1px; background-color:#D0D0D0; height: 34px; position: relative; top:15px; margin-left:12px;} .mobile-header .inner-menu .menu-btn img {width: 100%; height: 100%;} .mobile-menu ul li.subCategory[channel-name='home'] {display: none;} .ob_org_header {display: none;} .ob_container {display: none;} .from-app .mobile-header {display: none !important;} .from-app #main {margin: 10px 0 0 0 !important;} .menu-img-item {position: absolute; right: 15px; ; } .menu-img-size {width: 25px; height: 25px;} .mobile-menu ul li.ru_fashion_class .menu-img-size {width: 20px; height:20px;} .mobile-menu li.active {background-color: #ccc;} .mobile-menu li.active[channel-name=mideast] .color {background-color: red;} .mobile-menu li.active[channel-name=world] .color {background-color: blue;} #INDbtnWrap {display: none !important;} .INDmenu-btn {display: none !important;} :not(.vjs-control-bar span, .fa) ,div, span {font-family: Arimo !important;}html {background-color:#ffffff;}#main {margin-top: 0px;}#main .area.content .block {background-color:#efefef; margin:0px 0px 10px 0px !important;}#main .area.header {display: none;}#main .area.footer {display: none;}#main .area.trajectory {display: none;}#main > .area.content .B2b {display: none; margin:0px;}#main ,#main .area {width: 100% !important;}#main .area.content .spacer {margin: 0 !important;}#main .area.content .B1,#main .area.content .B2b,#main .area.content .B4,#main .area.content .B6 {width: 100% !important;}#main .area.content .block,#main .area.content .element {float: left !important; margin: 0; padding: 0 !important;}#main .area.content {display: block; padding: 0 10px !important; margin: 50px auto; width: initial !important; float: none !important;}#main .area.content .block {width: 100% !important;}.showInRespo {display: block !important;}.ExternalWebpageIframeResp {display: none !important;}div[id^='ads.top'] {display: none !important;}div[id^='ads.ozen.right'] {display: none !important;}div[id^='ads.skyscraper'] {display: none !important;}div[id^='ads.300x250.1.1'] {display: none !important;}div[id^='ads.970x90.2'] {display: none !important;}.english_site #wrap_adstop div:first-child {display: none !important;}.block.B2b.spacer {display: none;}.english_site .main_search {display: none;}.english_site #cdanwmansrch_weather1 {}.english_site #cdanwmansrch_weathertempsdiv1 {margin: 0px; position: relative; top: -5px;}.weather_resp {position: absolute; top: 15px; right: 10px; z-index: 2;}#cdanwmansrch_weathertemps1 {font: bold 10px Arial !important; position:absolute; top:10px; right:25px; color:#000;}#cdanwmansrch_weatherimage1 {position:absolute; right:2px; top:10px;}.showOnlyInRespo {display: block !important;}.basic-css .title {font-size: 120%; line-height: 120%;} .video-container {width: 100% !important;} .video-container .item .videoDiv {display: none;} .video-container .item video {display: none;} .top-story.top-story-normal > .top-story-main .gallery-page-container {position:absolute; right:-3px; top:-25px;}.top-story > .top-story-main img.gallery_image {width:100%; height: 203px !important;}.top-story.top-story-normal > .top-story-main .subtitle {color:#00000; font: bold 20px Arimo !important; line-height:26px !important; margin-top:0px;}.top-story.top-story-wide > .top-story-main .title {color:#00000; font: bold 20px Arimo !important; line-height: 26px !important; height:100%;}.top-story {height: auto !important;margin-bottom:2px;}.top-story .headlines {display: none;}.top-story .top-story-separator {display: none;}.top-story .top-story-main {width: 100% !important;}.top-story .top-story-main .top-story-text {width: 100% !important; float: none !important; display: table-footer-group;}.top-story .top-story-main .top-story-media {width: 100% !important; float: none !important; display: table-header-group; clear:left;}.top-story .top-story-main .wide-overlay {top: 0 !important;}.top-story.top-story-wide > .top-story-main .wide-overlay {height:100%;}.top-story .top-story-main .wide-overlay .wide-background {display: none;}.top-story .top-story-main .wide-overlay .wide-content {top: 0 !important; margin: 0px !important;}.top-story.top-story-wide > .top-story-main .wide-overlay > .wide-content {height:100% !important;}.top-story .top-story-main .wide-overlay .wide-content .title {color: #000 !important;margin-top:0px;margin-bottom:1px;}.top-story .top-story-main .wide-overlay .wide-content .sub-title {font: normal 17px Arimo;color:#000 !important; line-height:22px; margin:0 0 12px 0; display: block;}.top-story .top-story-main .top-story-date {display: none;}.top-story.top-story-normal > .top-story-main .top-story-text {width:100%; font-size:16px !important; top: 0 !important; margin:0px;}.top-story-text ghcite > .a.title {font-size:31px;margin:0 0 10px 0;}.top-story-text.ghcite {margin:0px;}.top-story-date-wrap {display:none;}.top-story.top-story-normal > .top-story-main .sub-title {font:normal 17px Arimo; line-height:22px;color:#161616 !important; margin-top: 0px !important; margin-bottom:10px !important;}.top-story > .top-story-main .top-story-media > .gallery-overlay {height: 0px; top: 0px;}.top-story.top-story-normal > .top-story-main .title {font-size: 12px; line-height: 15px !important; margin:0px 0px 1px 0px !important;}.mainSearchSelectType {display: none;}#mainSearchSelectTop {display: none;}#citvCompId-61263181 {display: none;} .str3s .str3s_img > img {display:block; float:left; width: 120px; height:112px;}.multiarticles .mta_pic_link, .multiarticles .mta_pic {width: 100% !important;}.str3s_txt > .bottom_content {font: normal 9px Arimo; padding:0px !important; vertical-align:bottom !important;}.subTitleWidthLong {overflow: visible !important; width:100%;}title subTitleWidthLong {font-size:14px !important;}.str3s_txt > .bottom_content > .author {font: normal 11px Arimo; display: hidden !important;}.str3s_txt > .bottom_content {display: none;}.str3s_type_small .str3s_txt > .sub_title, .str3s_type_small .str3s_txt > .sub_title_no_credit {font-size:11px; height:41px; overflow: hidden !important; line-height: 13px !important;}.str3s_txt > .title {font: normal 14px Arimo; padding-top:0px; width: 100%; line-height:16px; height: 34px; overflow: hidden !important;}.str3s .GrayBottomBold {font: normal 10px Arimo;}.str3s.str3s_type_small > .cshort.layout1 {width:141px !important;}.str3s.str3s_type_small > .cwide.layout1 {height: 85px;}.str3s.str3s_type_small > .cshort.layout1 img {width: 100% !important; height: 85px !important;}.str3s > .cell {float: none;}.str3s_small.str3s_type_small > .cwide > a > .str3s_txt {padding: 3px 15px 0px 10px; margin: 0px;}.str3s .hpstrip1024_video_icon_size {margin: 3px 0px 2px 5px !important; }.str3s.str3s_type_small > .cwide.layout1, .str3s.str3s_type_small > .cwide.layout1 > .str3s_img > img, .str3s.str3s_type_small > .cwide.layout2, .str3s.str3s_type_small > .cwide.layout2 > .str3s_img > img {width: auto;}.str3s_small.str3s_type_small, .str3s_small.str3s_type_small > .cell, .str3s_small.str3s_type_small > .cell > a, .str3s_small.str3s_type_small > .cell > .str3s_img > img {height: auto;}.str3s .hpstrip1024_icon_style {margin-top: 0px;}.str3s.str3s_type_small {margin-bottom:9px;}.str3s_txt > .bottom_content > .article_category {display:none;} .multiarticles.mta_4 {margin-top:3px;}.multiarticles > .content_wrap .mta_items > li {border-bottom: 1px dotted #808080;height:95px;overflow:hidden;}.multiarticles > .leshonit {padding: 0px !important; margin-bottom:0px !important; height:28px !important;}.multiarticles > .content_wrap .mta_items > li .mta_title {display:block;font: normal 14px Arimo; padding-bottom:2px; color: #000000; height:48px; overflow: hidden;}.multiarticles .mta_pic_text, .multiarticles .mta_title {font: bold 16px Arimo; float: none !important; margin-top:10px;}.ResMultiArt {float:left;clear:left; display: block !important;margin-right:10px;}.mta_en_dotted_line_multi {display:none;}.multiarticles > .leshonit > .leshonit_arrow_eng {display: none}.multiarticles .mta_pic_link {display:none;}.multiarticles .ResMultiArtLargePicFirst {padding-bottom:10px; width:100% !important; height:100%;float: none !important; display: table-header-group; border:0px;}.multiarticles > .leshonit > .leshonit_title_eng {background-color:#484848 !important;width:100%; padding:0px 0px 0px 10px;color:#fff;float:left;line-height:normal;}.leshonit.roundRightBorder {border-radius: 0px 0px 0px 0px !important;}.multiarticles.mta_4 .mta_pic_items > li > .mta_pic_text, .multiarticles.mta_3 .mta_pic_items > li > .mta_pic_text {padding: 0px !important; margin:0px !important;}.multiarticles.mta_4 > .content_wrap .mta_items > li .mta_gray_text {display:block;margin-left:149px !important; font:normal 11px Arimo !important; padding-top:2px;}.multiarticles > .content_wrap .mta_items > li .mta_sub_title {font-size:19px;line-height:20px;margin-left:160px;}.divFirstPic {height:100px !important;}.LargePic {width:80px; height:100px;}.SmallPic {width:141px !important; height:85px !important; border:0px;}.multiarticles.mta_4 > .content_wrap .mta_items_wrap {width:100%;}.respMore1 {display: inline-block !important; font: normal 25px Arimo; padding-top:3px; right:16px; text-decoration:none;}.multiarticles > .leshonit > .leshonit_title, .multiarticles > .leshonit > .leshonit_title_eng, .multiarticles > .leshonit > .leshonit_title > a, .multiarticles > .leshonit > .leshonit_title_eng > a {font: normal 19px Arimo !important; padding-top: 4px; padding-bottom:2px;}.multiarticles > .leshonit.roundRightBorder {height:28px !important; background: #484848 !important; background: -moz-linear-gradient(top, #484848, #484848) !important; background: -webkit-gradient(linear, left top, left bottom, from(#484848), to(#484848)) !important;-pie-background: linear-gradient(#484848, #484848) !important;}.largePicText {padding-left:10px;padding-right:10px;}.str3s.str3s_type_small > .cwide.layout1 {margin-left: 5px; overflow: hidden;}.cell cshort layout1 {width:120px;}.multiarticles .mta_bottom_links {display: none;}.multiarticles .mta_title, .multiarticles .mta_title:link, .multiarticles .mta_title:visited, .multiarticles .mta_title:active, .multiarticles .mta_title:hover {padding-left: 0px;}.multiarticles > .leshonit > .leshonit_sub_title_eng {display: block; right: 35px; position: absolute; font: normal 18px Arimo; padding-top: 4px;}.ResItemTextHtmlHidden {display:none;}.divArtRes {display: block !important;}.multiarticles.mta_4 > .content_wrap > .mta_pic_items, .multiarticles.mta_3 > .content_wrap > .mta_pic_items {width:100%;clear:left;}.multiarticles > .leshonit > .leshonit_sub_title_eng {right:20px !important;} .block.B1 {display: none;}.pluginButton .pluginButtonLabel {display: none;}.english_site .art_header > .art_header_footer > .art_header_footer_facebook {display: none;}.CAATVcompAdvertiseTv {display: none;}.articlebottomsharinglinks_right_links.english {display:none;}.articlebottomsharinglinks_right_links.russian {display:none;}.ResSocialArticle {width:100% !important;text-align:center !important;}.res_art_header_top {width: 100%; height: 1px; margin: 10px 0 5px 0; border-top: 1px dashed #bcbcbc;}.art_header > .art_header_footer {padding-top:0px !important;}.art_icon {padding-left:20px;}.citv_image .citv_title_wrap .citv_title {font: bold 16px Arimo; margin-top:10px !important; position: relative; display: block !important;}.article_live_tv .live_caption_credit {font-size:20px; padding-top:10px;}.B3 {width:100% !important;}.art_header > .art_header_footer > .art_header_footer_author {font-size: 12px !important; line-height: 12px;}.art_header_title {margin-top: 15px;}.ResSocialArticle {display: block !important;}.english_site .respArticleBackground, .english_site > .art_body > div > span, .english_site > .art_body, .english_site > #main > .area.content .B3 {background-color:#ffffff;}.art_body p, .art_body > div > span {font: normal 16px Arimo;}.citv_ynet.citv_caption_image .citv_title_wrap {line-height:27px;}.defaultAdvertiseTv {float:none !important;}.enlarge_button {display:none !important;}.artImageLightbox {pointer-events: none !important; cursor: default !important;}.CR_4.ob-classic-layout {margin-bottom:35px !important;}#taboola-mobile-below-article-thumbnails-2nd {margin-bottom:30px !important;}#taboola-mobile-below-main-column-thumbnails {margin-bottom:10px !important;}.flowplayer .fp-player {width:100% !important; height: auto; position: absolute; top: 0; left: 0;}.art_video {width:100% !important; height:auto !important; margin-top:15px;}.art_video .placeHolder,.art_video .video-container,.art_video .video-container-flp6, .video-container:first-child iframe {width:100% !important; height:calc(0.54*100vw) !important;}.video-container-flp6 {width:100% !important; height:calc(0.54*100vw) !important;}.video-container {width:100% !important; height:calc(0.54*100vw) !important;}.iframe.dyother.dyMonitor {width:100% !important; height:calc(0.54*100vw) !important;} .MultiArticlesAutomaticWide_4_ynet_1024 .mta_pic_items .mta_pic_text {width:100%; font:normal 11px Arimo !important; color: #848484; line-height:13px; overflow: visible;}.multiarticlesautomatic490 .leshonit .leshonit_title_eng {height:27px; padding-top: 3px; font:normal 20px Arimo; }.multiarticlesautomatic490 .mta_pic_items .mta_pic {display: none;}.MultiArticlesAutomaticWide_4_ynet_1024 .mta_pic_items {width: 100% !important; display: table-header-group;}.mta_en_dotted_line_automatic {display: none;}.ResAutoMultiArtLargePicFirst {padding-bottom:10px; width:100% !important; height:100%; float: none !important; display: table-header-group; border:0px;}.multiarticlesautomatic490 .leshonit .leshonit_arrow_eng {display: none;}.MultiArticlesAutomaticWide_4_ynet_1024 .div_block_small_pic {margin-bottom: 10px;}.MultiArticlesAutomaticWide_4_ynet_1024 .mta_items_wrap .mta_items > li .mta_grey_text {margin-left:149px; font:normal 11px Arimo; color: #848484; overflow: visible; line-height:13px;}.multiArt_div_block {border-bottom: 1px dotted #808080; height: 95px;}.subTitleTextLink {font:bold 19px Arial; color:#000000;text-decoration:none;}.ResMultiArtBottom {margin-bottom: 10px;}.mtaGrayText {font-size:16px; color:#808080; padding-top:10px;}.mtaGrayTextLargePic {color:#848484; padding-top:5px; padding-left:0px; padding-bottom:10px; font: normal 13px Arimo; border-bottom: 1px dotted #808080;}.RespLeft10 {padding-left:10px;}.LargePicSubTitle {font-size:16px; font-weight:bold; color: #000000; text-decoration: none; padding-left:10px;}.MultiArticlesAutomaticWide_4_ynet_1024 .mta_items_wrap {width: 100%;}.MultiArticlesAutomaticWide_4_ynet_1024 .mta_items_wrap .mta_items > li .mta_title {height:57px !important; color:#000; font:normal 14px Arimo; overflow: visible; margin-left:149px; overflow:hidden; line-height:14px; padding-top:1px;}.multiarticlesautomatic490 .mta_pic_items .mta_pic_text .mta_title {overflow: visible !important; font:normal 13px Arimo !important;}.AutoArticlesSmallPicList {display: none !important;}.multiarticles > .content_wrap .mta_items > li .mta_sub_title {display: none;}.secondPicNoNeeded {display: none !important;}.multiarticlesautomatic490 .leshonit a {display: block; position:absolute; right: 20px; font: normal 18px Arimo; padding-top:4px;}.respMore {display: inline-block !important; font: normal 24px Arimo; padding-top:0px; position: absolute; right:16px;text-decoration:none;}.multiarticlesautomatic490 .leshonit {background-color:#484848 !important; color:fff !important; margin-bottom: 0px; height: 28px;}.stripePaddingClass {margin-bottom:10px !important;}.showArrowOnlyInRespo {display:inline-block !important;} .art_headlines a {font: normal 14px Arimo;}a.art_headlines_sub_title {margin-left: 10px; padding-left: 5px; height:18px !important; display: none;}.art_headlines_item_content {float: none !important; width: 100%;}.art_headlines_item h4 {height:auto !important; padding-left:10px; padding-right:13px; height: 47px !important; padding-right:47px;}a.art_headlines_more_items {margin-top:5px !important; padding-bottom:20px;}.art_headlines_details {padding-left: 85px; font: normal 11px Arimo !important;}.art_headlines_link a.art_headlines_more_items {font: normal 11px Arimo !important; color: #000000 !important; text-decoration: underline; float: right; padding-right:5px;}.art_headlines_item {border-bottom: 1px dotted #808080; height:77px;}.art_headlines {background: #ededed;}.art_headlines_link {height:50px; background: #ededed;}.MivzakMainDiv {margin-left: 7px; margin-right: 7px;}.Mivzaktitle {font: normal 14px Arimo !important;}.MivzakDate {font: normal 11px Arimo !important; color: ##848484; line-height: 13px;}.art_headlines_details {font-size:11px;}.art_headlines_link a.art_headlines_more_items {margin-bottom:20px;} .sprite_homepage_homepagelitevideo_arrow_left, .sprite_homepage_homepagelitevideo_arrow_right, .gallery_bullet {display: none !important;}.hp_lite_player_item_big {width:165px; height: 122px; float: none !important;}.hp_lite_player_item_big .hp_lite_player_img img {width:163px; height: 122px;}.hp_lite_player_img {width:163px; height: 122px; float: none !important;}.hp_lite_player_item_small .hp_lite_player_img img {width:163px; height: 122px;}.hp_lite_player_item_small {width:163px; height: 122px;}.hp_lite_player_play_btn_big {width: 42px; height:42px; background: url('/images/flickity/arrowIcon.png') no-repeat 0 0; margin-bottom:45px;}.hp_lite_player_play_btn_big:hover {width: 42px; height:42px; background: url('/images/flickity/arrowIcon.png') no-repeat 0 0; margin-bottom:45px;}.hp_lite_player_play_btn_small {width: 42px; height:42px; background: url('/images/flickity/arrowIcon.png') no-repeat 0 0; margin-bottom:45px;}.hp_lite_player_play_btn_small:hover {width: 42px; height:42px; background: url('/images/flickity/arrowIcon.png') no-repeat 0 0; margin-bottom:45px;}.hp_lite_player_overlay_text {font-size: 13px; font-weight: normal; font-family: Arial;position:relative; top:-6px;}div.hp_lite_player_overlay_content {height: 24px !important;}.flickity-prev-previous-button.next {left:20px !important;z-index:50000 !important;}.hp_lite_player_item_big .hp_lite_player_overlay {height:23px !important;}.hp_lite_player_overlay_bg {background-color: #000000 !important; width:163px; height:26px !important;}.hp_lite_player_overlay {height:24px;line-height:35px;}.flickity-prev-next-button.next {left:86% !important}.flickity-prev-prev-button.prev {left:23px !important}.flickity-prev-next-button {width: 50px !important; height: 50px !important; background: transparent !important;}.flickity-prev-next-button:hover {background: transparent !important;}.flickity-prev-next-button .arrow {fill: white !important;}.flickity-prev-next-button.no-svg {color: white !important;}.flickity-prev-next-button:disabled {display: none !important;}.flickity-prev-next-button.previous {left: 0px !important;}.items_container {padding-left:2px !important;}#ynet_lightbox_video_container, #ynet_lightbox_video_container_wrap, #ynet_lightbox_video_container_wrap, #vastFlowPlayer {height:200px !important;}#ynet_lightbox_video_container {height:200px !important;}#ynet_lightbox_lightbox {height:200px !important;}#ynet_lightbox_video_container_wrap {height:200px !important;}#ynet_lightbox_content {width: 100% !important; left:0px !important; margin-left:5px;}#ynet_lightbox_video_container {width:100% !important; margin-left:5px;}#ynet_lightbox_video_container_wrap {width:100% !important;}.ynet_lightbox_video_header_title {position: relative !important; top:1px !important; font: normal 11px Arial !important;}#ynet_lightbox_video_footer {display:none !important;} .items_container { overflow: hidden; height: 127px; padding-left: 11px; } .carusel_mobile { width: 100% !important; height: 127px; margin-left: 0px !important; } .hp_lite_player_item_small.last_item { margin-top: 0px; } .hp_lite_player_item { margin-left: 2px; float: left !important; } .hp_lite_player_viewport { width: 100% !important; } .english_site #tickerWrap {display: block !important;}#TickerTitle {width:65%;} .titleRss {padding: 10px 0px 0px 5px;}.subTitleRss {padding: 1px 0px 0px 5px;}.mainCont {margin-top:10px !important; padding: 0px 5px 0px 5px;}.column_first {width:150px !important;}.column_second {width:140px !important; margin-top:7px;}.column_third {clear: both;}.column_third {width:150px !important; margin-top: 20px; height:170px;}#tourism {position:relative; top:-275px; left:160px;}.column_fourth {margin-top:30px !important;}.dotted_bottom_line {padding-bottom:0px !important; border-bottom: none !important;} .flowplayer-wrapper {width: 100% !important; height: 100% !important;} .flowplayer-wrapper .inner-container {width: 100% !important; height: 100% !important;} .flowplayer-wrapper .inner-container .container .bg {width: 100% !important;} .flowplayer-wrapper .inner-container .container .bar {display: none;} .flowplayer-wrapper .inner-container .container .logo {width: 35px !important; top: 10px !important; left: 10px !important;} .flowplayer-wrapper .inner-container .container .button {left: 40% !important; width: 50px !important; height: 50px !important;} .flowplayer-wrapper .inner-container .container .button img {width: 100%; height: 100%;} .flowplayer-wrapper .inner-container, .flowplayer-wrapper .inner-container video {width: 100% !important;} .flowplayer-wrapper .inner-container div[id^='yntfpcontainer'] {width: 100% !important;} .flowplayer-wrapper .inner-container .fpMain {width: 100% !important;} .flowplayer-wrapper .sharingFooter {width: 100%; background-color: transparent !important;} .flowplayer-wrapper .sharingFooter .sf_fb {display: none;} .flowplayer-wrapper .sharingFooter .sf_spacer {display: none;} .flowplayer-wrapper .sharingFooter .sf_send {display: none;} .flowplayer-wrapper .sharingFooter .sf_embed {display: none;} .flowplayer-wrapper .sharingFooter .sf_tabs {background-color: #000 !important; opacity: 0.85; filter: alpha(opacity=85); display: inline-block !important;} .flowplayer-wrapper .sharingFooter .art_video_credits {padding: 2px 5px 5px 5px; font-weight: normal !important; margin-right: 0 !important; height: auto !important; width: 100% !important;} .flowplayer-wrapper .sharingFooter > div {width: 100%;} .videos {width: 100%;} .inner-container, .video-container, .video-gen1 {width:100% !important;} .image-video-background {width:100% !important;} .video-gen5 {display: none;} .sf_tabs {display: none !important;} .RespVideo {width:100% !important;} .videos {width: 100%;} } */ /* Large */ /* @media (min-device-width:1200px){ } */ /* max 361 */ @media (min-device-width:322px) and (max-device-width:361px){ .sprite_homepage_homepagelitevideo_arrow_left, .sprite_homepage_homepagelitevideo_arrow_right, .gallery_bullet {display: none !important;}.hp_lite_player_item_big {width:165px; height: 122px; float: none !important;}.hp_lite_player_item_big .hp_lite_player_img img {width:163px; height: 122px;}.hp_lite_player_img {width:163px; height: 122px; float: none !important;}.hp_lite_player_item_small .hp_lite_player_img img {width:163px; height: 122px;}.hp_lite_player_item_small {width:163px; height: 122px;}.hp_lite_player_play_btn_big {width: 42px; height:42px; background: url('/images/flickity/arrowIcon.png') no-repeat 0 0; margin-bottom:45px;}.hp_lite_player_play_btn_big:hover {width: 42px; height:42px; background: url('/images/flickity/arrowIcon.png') no-repeat 0 0; margin-bottom:45px;}.hp_lite_player_play_btn_small {width: 42px; height:42px; background: url('/images/flickity/arrowIcon.png') no-repeat 0 0; margin-bottom:45px;}.hp_lite_player_play_btn_small:hover {width: 42px; height:42px; background: url('/images/flickity/arrowIcon.png') no-repeat 0 0; margin-bottom:45px;}.hp_lite_player_overlay_text {font-size: 13px; font-weight: normal; font-family: Arial;position:relative; top:-6px;}div.hp_lite_player_overlay_content {height: 24px !important;}.flickity-prev-previous-button.next {left:20px !important;z-index:50000 !important;}.hp_lite_player_item_big .hp_lite_player_overlay {height:23px !important;}.hp_lite_player_overlay_bg {background-color: #000000 !important; width:163px; height:26px !important;}.hp_lite_player_overlay {height:24px;line-height:35px;}.flickity-prev-next-button.next {left:86% !important}.flickity-prev-prev-button.prev {left:23px !important}.flickity-prev-next-button {width: 50px !important; height: 50px !important; background: transparent !important;}.flickity-prev-next-button:hover {background: transparent !important;}.flickity-prev-next-button .arrow {fill: white !important;}.flickity-prev-next-button.no-svg {color: white !important;}.flickity-prev-next-button:disabled {display: none !important;}.flickity-prev-next-button.previous {left: 0px !important;}.items_container {padding-left:2px !important;}#ynet_lightbox_video_container, #ynet_lightbox_video_container_wrap, #ynet_lightbox_video_container_wrap, #vastFlowPlayer {height:200px !important;}#ynet_lightbox_video_container {height:200px !important;}#ynet_lightbox_lightbox {height:200px !important;}#ynet_lightbox_video_container_wrap {height:200px !important;}#ynet_lightbox_content {width: 100% !important; left:0px !important; margin-left:5px;}#ynet_lightbox_video_container {width:100% !important; margin-left:5px;}#ynet_lightbox_video_container_wrap {width:100% !important;}.ynet_lightbox_video_header_title {position: relative !important; top:1px !important; font: normal 11px Arial !important;}#ynet_lightbox_video_footer {display:none !important;} .items_container { overflow: hidden; height: 127px; padding-left: 11px; } .carusel_mobile { width: 100% !important; height: 127px; margin-left: 0px !important; } .hp_lite_player_item_small.last_item { margin-top: 0px; } .hp_lite_player_item { margin-left: 2px; float: left !important; } .hp_lite_player_viewport { width: 100% !important; } .hp_lite_player_item_big {width:168px;}.hp_lite_player_item_big .hp_lite_player_img img {width:168px;}.hp_lite_player_img {width:168px;}.hp_lite_player_item_small .hp_lite_player_img img {width:168px;}.hp_lite_player_item_small {width:168px;}.hp_lite_player_overlay_bg {width:168px;} } /* max 375 */ @media (min-device-width:362px) and (max-device-width:375px){ .sprite_homepage_homepagelitevideo_arrow_left, .sprite_homepage_homepagelitevideo_arrow_right, .gallery_bullet {display: none !important;}.hp_lite_player_item_big {width:165px; height: 122px; float: none !important;}.hp_lite_player_item_big .hp_lite_player_img img {width:163px; height: 122px;}.hp_lite_player_img {width:163px; height: 122px; float: none !important;}.hp_lite_player_item_small .hp_lite_player_img img {width:163px; height: 122px;}.hp_lite_player_item_small {width:163px; height: 122px;}.hp_lite_player_play_btn_big {width: 42px; height:42px; background: url('/images/flickity/arrowIcon.png') no-repeat 0 0; margin-bottom:45px;}.hp_lite_player_play_btn_big:hover {width: 42px; height:42px; background: url('/images/flickity/arrowIcon.png') no-repeat 0 0; margin-bottom:45px;}.hp_lite_player_play_btn_small {width: 42px; height:42px; background: url('/images/flickity/arrowIcon.png') no-repeat 0 0; margin-bottom:45px;}.hp_lite_player_play_btn_small:hover {width: 42px; height:42px; background: url('/images/flickity/arrowIcon.png') no-repeat 0 0; margin-bottom:45px;}.hp_lite_player_overlay_text {font-size: 13px; font-weight: normal; font-family: Arial;position:relative; top:-6px;}div.hp_lite_player_overlay_content {height: 24px !important;}.flickity-prev-previous-button.next {left:20px !important;z-index:50000 !important;}.hp_lite_player_item_big .hp_lite_player_overlay {height:23px !important;}.hp_lite_player_overlay_bg {background-color: #000000 !important; width:163px; height:26px !important;}.hp_lite_player_overlay {height:24px;line-height:35px;}.flickity-prev-next-button.next {left:86% !important}.flickity-prev-prev-button.prev {left:23px !important}.flickity-prev-next-button {width: 50px !important; height: 50px !important; background: transparent !important;}.flickity-prev-next-button:hover {background: transparent !important;}.flickity-prev-next-button .arrow {fill: white !important;}.flickity-prev-next-button.no-svg {color: white !important;}.flickity-prev-next-button:disabled {display: none !important;}.flickity-prev-next-button.previous {left: 0px !important;}.items_container {padding-left:2px !important;}#ynet_lightbox_video_container, #ynet_lightbox_video_container_wrap, #ynet_lightbox_video_container_wrap, #vastFlowPlayer {height:200px !important;}#ynet_lightbox_video_container {height:200px !important;}#ynet_lightbox_lightbox {height:200px !important;}#ynet_lightbox_video_container_wrap {height:200px !important;}#ynet_lightbox_content {width: 100% !important; left:0px !important; margin-left:5px;}#ynet_lightbox_video_container {width:100% !important; margin-left:5px;}#ynet_lightbox_video_container_wrap {width:100% !important;}.ynet_lightbox_video_header_title {position: relative !important; top:1px !important; font: normal 11px Arial !important;}#ynet_lightbox_video_footer {display:none !important;} .items_container { overflow: hidden; height: 127px; padding-left: 11px; } .carusel_mobile { width: 100% !important; height: 127px; margin-left: 0px !important; } .hp_lite_player_item_small.last_item { margin-top: 0px; } .hp_lite_player_item { margin-left: 2px; float: left !important; } .hp_lite_player_viewport { width: 100% !important; } .hp_lite_player_item_big {width:182px;}.hp_lite_player_item_big .hp_lite_player_img img {width:182px;}.hp_lite_player_img {width:182px;}.hp_lite_player_item_small .hp_lite_player_img img {width:182px;}.hp_lite_player_item_small {width:182px;}.hp_lite_player_overlay_bg {width:182px;}.flickity-prev-next-button.next {left:86% !important}#ynet_lightbox_content {width: 100% !important; text-align: center; left:0px !important;}#ynet_lightbox_video_container {width:100% !important;}#ynet_lightbox_video_container_wrap {width:100% !important;}#ynet_lightbox_video_container {height:210px !important;}#ynet_lightbox_lightbox {height:210px !important;}#ynet_lightbox_video_container_wrap {height:210px !important;} } /* max 412 */ @media (min-device-width:376px) and (max-device-width:412px){ .sprite_homepage_homepagelitevideo_arrow_left, .sprite_homepage_homepagelitevideo_arrow_right, .gallery_bullet {display: none !important;}.hp_lite_player_item_big {width:165px; height: 122px; float: none !important;}.hp_lite_player_item_big .hp_lite_player_img img {width:163px; height: 122px;}.hp_lite_player_img {width:163px; height: 122px; float: none !important;}.hp_lite_player_item_small .hp_lite_player_img img {width:163px; height: 122px;}.hp_lite_player_item_small {width:163px; height: 122px;}.hp_lite_player_play_btn_big {width: 42px; height:42px; background: url('/images/flickity/arrowIcon.png') no-repeat 0 0; margin-bottom:45px;}.hp_lite_player_play_btn_big:hover {width: 42px; height:42px; background: url('/images/flickity/arrowIcon.png') no-repeat 0 0; margin-bottom:45px;}.hp_lite_player_play_btn_small {width: 42px; height:42px; background: url('/images/flickity/arrowIcon.png') no-repeat 0 0; margin-bottom:45px;}.hp_lite_player_play_btn_small:hover {width: 42px; height:42px; background: url('/images/flickity/arrowIcon.png') no-repeat 0 0; margin-bottom:45px;}.hp_lite_player_overlay_text {font-size: 13px; font-weight: normal; font-family: Arial;position:relative; top:-6px;}div.hp_lite_player_overlay_content {height: 24px !important;}.flickity-prev-previous-button.next {left:20px !important;z-index:50000 !important;}.hp_lite_player_item_big .hp_lite_player_overlay {height:23px !important;}.hp_lite_player_overlay_bg {background-color: #000000 !important; width:163px; height:26px !important;}.hp_lite_player_overlay {height:24px;line-height:35px;}.flickity-prev-next-button.next {left:86% !important}.flickity-prev-prev-button.prev {left:23px !important}.flickity-prev-next-button {width: 50px !important; height: 50px !important; background: transparent !important;}.flickity-prev-next-button:hover {background: transparent !important;}.flickity-prev-next-button .arrow {fill: white !important;}.flickity-prev-next-button.no-svg {color: white !important;}.flickity-prev-next-button:disabled {display: none !important;}.flickity-prev-next-button.previous {left: 0px !important;}.items_container {padding-left:2px !important;}#ynet_lightbox_video_container, #ynet_lightbox_video_container_wrap, #ynet_lightbox_video_container_wrap, #vastFlowPlayer {height:200px !important;}#ynet_lightbox_video_container {height:200px !important;}#ynet_lightbox_lightbox {height:200px !important;}#ynet_lightbox_video_container_wrap {height:200px !important;}#ynet_lightbox_content {width: 100% !important; left:0px !important; margin-left:5px;}#ynet_lightbox_video_container {width:100% !important; margin-left:5px;}#ynet_lightbox_video_container_wrap {width:100% !important;}.ynet_lightbox_video_header_title {position: relative !important; top:1px !important; font: normal 11px Arial !important;}#ynet_lightbox_video_footer {display:none !important;} .items_container { overflow: hidden; height: 127px; padding-left: 11px; } .carusel_mobile { width: 100% !important; height: 127px; margin-left: 0px !important; } .hp_lite_player_item_small.last_item { margin-top: 0px; } .hp_lite_player_item { margin-left: 2px; float: left !important; } .hp_lite_player_viewport { width: 100% !important; } .hp_lite_player_item_big {width:197px;}.hp_lite_player_item_big .hp_lite_player_img img {width:189px;}.hp_lite_player_img {width:189px;}.hp_lite_player_item_small .hp_lite_player_img img {width:189px;}.hp_lite_player_item_small {width:189px;}.hp_lite_player_overlay_bg {width:189px;}.flickity-prev-next-button.next {left:86% !important;}#ynet_lightbox_content {width: 100% !important; text-align:center; left:0px !important;}#ynet_lightbox_video_container {width:100% !important;}#ynet_lightbox_video_container_wrap {width:100% !important;}#ynet_lightbox_video_container {height:230px !important;}#ynet_lightbox_lightbox {height:230px !important;}#ynet_lightbox_video_container_wrap {height:230px !important;} } /* max 414 */ @media (min-device-width:413px) and (max-device-width:414px){ .sprite_homepage_homepagelitevideo_arrow_left, .sprite_homepage_homepagelitevideo_arrow_right, .gallery_bullet {display: none !important;}.hp_lite_player_item_big {width:165px; height: 122px; float: none !important;}.hp_lite_player_item_big .hp_lite_player_img img {width:163px; height: 122px;}.hp_lite_player_img {width:163px; height: 122px; float: none !important;}.hp_lite_player_item_small .hp_lite_player_img img {width:163px; height: 122px;}.hp_lite_player_item_small {width:163px; height: 122px;}.hp_lite_player_play_btn_big {width: 42px; height:42px; background: url('/images/flickity/arrowIcon.png') no-repeat 0 0; margin-bottom:45px;}.hp_lite_player_play_btn_big:hover {width: 42px; height:42px; background: url('/images/flickity/arrowIcon.png') no-repeat 0 0; margin-bottom:45px;}.hp_lite_player_play_btn_small {width: 42px; height:42px; background: url('/images/flickity/arrowIcon.png') no-repeat 0 0; margin-bottom:45px;}.hp_lite_player_play_btn_small:hover {width: 42px; height:42px; background: url('/images/flickity/arrowIcon.png') no-repeat 0 0; margin-bottom:45px;}.hp_lite_player_overlay_text {font-size: 13px; font-weight: normal; font-family: Arial;position:relative; top:-6px;}div.hp_lite_player_overlay_content {height: 24px !important;}.flickity-prev-previous-button.next {left:20px !important;z-index:50000 !important;}.hp_lite_player_item_big .hp_lite_player_overlay {height:23px !important;}.hp_lite_player_overlay_bg {background-color: #000000 !important; width:163px; height:26px !important;}.hp_lite_player_overlay {height:24px;line-height:35px;}.flickity-prev-next-button.next {left:86% !important}.flickity-prev-prev-button.prev {left:23px !important}.flickity-prev-next-button {width: 50px !important; height: 50px !important; background: transparent !important;}.flickity-prev-next-button:hover {background: transparent !important;}.flickity-prev-next-button .arrow {fill: white !important;}.flickity-prev-next-button.no-svg {color: white !important;}.flickity-prev-next-button:disabled {display: none !important;}.flickity-prev-next-button.previous {left: 0px !important;}.items_container {padding-left:2px !important;}#ynet_lightbox_video_container, #ynet_lightbox_video_container_wrap, #ynet_lightbox_video_container_wrap, #vastFlowPlayer {height:200px !important;}#ynet_lightbox_video_container {height:200px !important;}#ynet_lightbox_lightbox {height:200px !important;}#ynet_lightbox_video_container_wrap {height:200px !important;}#ynet_lightbox_content {width: 100% !important; left:0px !important; margin-left:5px;}#ynet_lightbox_video_container {width:100% !important; margin-left:5px;}#ynet_lightbox_video_container_wrap {width:100% !important;}.ynet_lightbox_video_header_title {position: relative !important; top:1px !important; font: normal 11px Arial !important;}#ynet_lightbox_video_footer {display:none !important;} .items_container { overflow: hidden; height: 127px; padding-left: 11px; } .carusel_mobile { width: 100% !important; height: 127px; margin-left: 0px !important; } .hp_lite_player_item_small.last_item { margin-top: 0px; } .hp_lite_player_item { margin-left: 2px; float: left !important; } .hp_lite_player_viewport { width: 100% !important; } .hp_lite_player_item_big {width:195px;}.hp_lite_player_item_big .hp_lite_player_img img {width:195px;}.hp_lite_player_img {width:195px;}.hp_lite_player_item_small .hp_lite_player_img img {width:195px;}.hp_lite_player_item_small {width:195px;}.hp_lite_player_overlay_bg {width:100%;}.flickity-prev-next-button.next {left:86% !important;}#ynet_lightbox_content {width: 100% !important; text-align: center; left:0px !important;}#ynet_lightbox_video_container {width:100% !important;}#ynet_lightbox_video_container_wrap {width:100% !important;}#ynet_lightbox_video_container {height:230px !important;}#ynet_lightbox_lightbox {height:230px !important;}#ynet_lightbox_video_container_wrap {height:230px !important;} } /* max 414 */ @media (min-device-width:415px) and (max-device-width:1200px){ } </style> <div id='main' class=''><div id=ads.biglivebox></div><div class='area header' ><div id=hdr_wrapper><div class='hdr_main_area '><div class='hdr_ynet_logo ghcite'><span class='hdr_logo_img'><a href='/home/0,7340,L-3083,00.html'><img src='/images/CENTRAL_1024_ynet_logo_en.png' border='0' alt='Ynetnews - news and updates 24 hours' title='Ynetnews - news and updates 24 hours'></a></span><a class='hdr_set_homepage' href='http://www.ynet.co.il/home/0,7340,L-3083,00.html' onclick="if(MSIE_VER()>=4){this.style.behavior='url(#default#homepage)';this.setHomePage('http://www.ynet.co.il/home/0,7340,L-3083,00.html')}">הפכו את ynet לאתר הבית</a></div><div class='hdr_main_links' id='hdr_main_links'><ul class='hdr_oranges ghcite'><li class='hdr_isr hdr_abr' ><a href='/home/0,7340,L-3082,00.html' style='color:#444444;'>Israel News</a><span class='delimeter_li'>|</span></li><li class='hdr_isr hdr_abr' ><a href='/home/0,7340,L-9733,00.html' style='color:#444444;'>Middle East</a><span class='delimeter_li'>|</span></li><li class='hdr_isr hdr_abr' ><a href='/home/0,7340,L-4666,00.html' style='color:#444444;'>World </a><span class='delimeter_li'>|</span></li><li class='hdr_isr hdr_abr' ><a href='/magazine' style='color:#444444;'>Magazine</a><span class='delimeter_li'>|</span></li><li class='hdr_isr hdr_abr' ><a href='/home/0,7340,L-3443,00.html' style='color:#444444;'>Jewish World</a><span class='delimeter_li'>|</span></li><li class='hdr_isr hdr_abr' ><a href='/home/0,7340,L-3084,00.html' style='color:#444444;'>Opinion</a><span class='delimeter_li'>|</span></li><li class='hdr_isr hdr_abr' ><a href='/home/0,7340,L-3086,00.html' style='color:#444444;'>Culture</a><span class='delimeter_li'>|</span></li><li class='hdr_isr hdr_abr' ><a href='/home/0,7340,L-3087,00.html' style='color:#444444;'>Travel</a><span class='delimeter_li'>|</span></li><li class='hdr_isr hdr_abr' ><a href='/health_science' style='color:#444444;'>Health & Science</a><span class='delimeter_li'>|</span></li><li class='hdr_isr hdr_abr' ><a href='/home/0,7340,L-3085,00.html' style='color:#444444;'>Business</a><span class='delimeter_li'>|</span></li><li class='hdr_isr hdr_abr' ><a href='/business/category/10006' style='color:#444444;'>Tech</a><span class='delimeter_li'>|</span></li><li class='hdr_isr hdr_abr' ><a href='http://www.ynetart.co.il/en/?utm_source=ynetnews&utm_medium=banana&utm_campaign=general.EN' style='color:#444444;' target='_blank'>Art</a><span class='delimeter_li'>|</span></li><li class='hdr_isr' ><a href='http://www.ynet.co.il' style='color:#F50000;' target='_blank'>עברית</a><span class='delimeter_li'>|</span></li><li class='hdr_abr' style='display:none;'><a href='http://www.ynet.co.il' style='color:#F50000;' target='_blank'>Hebrew</a><span class='delimeter_li'>|</span></li></ul></div></div><div id='ads.premium'></div><div class=hdr_wrapper_delimeter></div><script type='text/javascript'> yq(document).ready(function () { yq('.hdr_isr > a').each(function() { if (yq(this).text() == 'עברית') { yq(this).css('font-family','Arial'); } }); }); yq( document ).ready(function() { yq('#main_search_weather_link').html('Weather:'); yq('#cdanwmansrch_weathercitieselect').html("<option value='Afula' old_value='Afula' style='width:300px;'>Afula</option><option old_value='Ashdod' value='Ashdod'>Ashdod</option><option old_value='Beer Sheva' value='Beer Sheva'>Be'er Sheva</option><option old_value='Bet Shean' value='Bet Shean'>Beit She'an</option><option old_value='Jerusalem' value='Jerusalem'>Jerusalem</option><option old_value='Qazrin' value='Katzrin'>Katzrin</option><option old_value='Lod' value='Lod'>Lod</option><option old_value='Mizpe Ramon' value='Mizpe Ramon'>Mitzpe Ramon</option><option old_value='Nazareth' value='Nazareth'>Nazareth</option><option old_value='Tiberias' value='Tiberias'>Tiberias</option><option old_value='Tel Aviv - Yafo' selected value='Tel Aviv - Yafo'>Tel Aviv-Jaffa</option><option old_value='Haifa' value='Haifa'>Haifa</option><option old_value='Zefat' value='Zefat'>Safed</option><option old_value='Elat' value='Elat'>Eilat</option><option old_value='En Gedi' value='En Gedi'>Ein Gedi</option>"); yq('#cdanwmansrch_weathercitieselect').val('Tel Aviv - Yafo').change(); });window.hdrShowHideContent = function(context, isAbr) {if (isAbr) {context.find('.hdr_isr:not(.hdr_abr)').remove();context.find('.hdr_abr').show();} else {context.find('.hdr_abr:not(.hdr_isr)').remove();}var firstBanana = context.find('.hdr_bananas li:first');firstBanana.addClass('hdr_first_banana');var firstOrange = context.find('.hdr_oranges li:first');if (firstOrange.length > 0) {firstOrange.html(firstOrange.html().replace(/^\s*·/, ''));}};hdrShowHideContent(yq('#hdr_main_links'), document.cookie.indexOf('dcGeoAB') != -1);</script><div class=main_search><div id='main_search_weather' class='main_search_elements'><div id='cdanwmansrch_weather'><a id='main_search_weather_link'>Weather:</a><div id='cdanwmansrch_weathertempsdiv'><a class='main_search_nounderlined_link'><span id='cdanwmansrch_weathertemps'></span></a></div><div id='cdanwmansrch_weatherimage'></div><div id='mainWeatherSelect'><div id='mainWeatherSelectTop' style='width:115px; height:21px; background: url(/images/115mainsearch_weather_bg2.gif) no-repeat;background-position: 0 0; position:absolute; left:0px; z-index:10;'><span id='mainWeatherSelectText'></span></div><select id='cdanwmansrch_weathercitieselect'><option value='אילת'>אילת</option><option value='אשדוד'>אשדוד</option><option value='באר שבע'>באר שבע</option><option value='בית שאן'>בית שאן</option><option value='חיפה'>חיפה</option><option value='טבריה'>טבריה</option><option value='ירושלים'>ירושלים</option><option value='לוד'>לוד</option><option value='נצרת'>נצרת</option><option value='עין גדי'>עין גדי</option><option value='עפולה'>עפולה</option><option value='צפת'>צפת</option><option value='קצרין'>קצרין</option><option value='תל אביב - יפו'>תל אביב - יפו</option></select></div></div></div><div id='mainSrchElements' class='main_search_elements'> <style> #cdanwmansrch_weather > div.main_search_sep2.main_search_elements { margin-top: 0px !important; } </style><a id='MsBtn' href='javascript:void(0);' tabindex=102></a><div id='main_search_bg'><div id='mainSearchSelect' ><div id='mainSearchSelectTop' style='width:110px; height:21px; background:#fff url(/images/110mainsearch_weather_bg2.gif) no-repeat;background-position: -1px -1px; position:absolute; left:0px; z-index:10; border:solid 1px #d8dadd;'><span id='mainSearchSelectText'></span></div><select id='mainSearchSelectType'><option value='english_web'>web</option><option value='ynetnews'>ynetnews</option></select></div><div id=mainSrchBoxInput ><input id=mainSrchBox class=mainSrchclass type=text tabindex=101 alt='חיפוש' onfocus1='ProOnFocus();' onblur1='ProOnBlur();' onkeydown1='if(event.keyCode==13) msSrch()' value=''><input zoomdSearch='{"trigger":"OnClick"}' id=mainSrchBox2 class=mainSrchclassynet type=text style='display:none;' tabindex=101 alt='חיפוש'' value='' placeholder='חיפוש'></div><div style='float:left;'> </div></div></div> <div id='mainSearchFormYnetnewsDiv'> <form action='http://search.ynetnews.com/?q={}' id='cse-search-box' name='mainSearchYnetnewsForm'> <div> <input type='hidden' name='q' id='mainSearchBoxYnetnewsQ' /> </div> </form> </div> <div id='mainSearchFormWebDiv'> <form action='http://search.ynetnews.com/?q={}' id='cse-search-box' name='mainSearchWebForm'> <div> <input type='hidden' name='q' size='55' id='mainSearchBoxWebQ' /> </div> </form> </div> <div class='main_search_social main_search_elements' style=''><a style='float:left;' href="javascript:openInnewWindow('https://twitter.com/ynetnews',800,600,1)" ;=""> <img src='/images/twitter.png' border='0' alt='Ynetnews on Twitter' title='Ynetnews on Twitter' width='35' height='35' hm='0' style='margin-top:-7px;'> </a> <!--<div class='fb-share-button' data-href='https://www.facebook.com/Ynetnews-129653250402500/' data-layout='icon'></div>--> <a style='margin-left:30px;;' href="javascript:openInnewWindow('http%3A%2F%2Fwww.facebook.com%2Fpages%2FYnetnews%2F129653250402500',800,600,1)" ;=""> <img src='/images/face.png' border='0' alt='Ynetnews on Facebook' title='Ynetnews on Facebook' hm='0'></a></div></div></div></div><div class='area B6 trajectory'><div class='trj_wrapper trj_no_subnav'><div class='trj_top'><h2 class='trj_image'><a href='/home/0,7340,L-3082,00.html'><img src='https://images1.ynet.co.il/PicServer4/2016/07/25/7156731/Title_01.png' border='0' width='660' HM=0 alt="" title="" alt=""/></a></h2></div></div></div><div class='area content '><article id='F_Content'><div class='block B6'><div class='block B4'><div class='block B4'><div class='block B1'><div class='block B1'><div class='element B1 ghcite'><div class=ArticleImage><img src='https://images1.ynet.co.il/PicServer4/2015/01/22/5834036/583403022831056183103no.jpg' border='0' width='146' HM=1 alt="" title="" alt=""/></div><div class=ArticleImageInfo><div class=ArticleImageCaption>MK Ghattas</div></div><div class='ArticleImagesEnd'></div></div></div><div class='block B1'><div class='element B1 ghcite'><div class='mainVerticalArticleSharingLinks english' ><ul><li><a href="javascript:;" onclick="javascript:window.open('https://www.facebook.com/sharer.php?u='+'http://www.ynetnews.com/articles/0,7340,L-4671875,00.html','ynet','width=635,height=346,scrollbars=no,status=no,toolbar=no,menubar=no,location=no'); dataLayer.push({'event': 'GA_Event','Category': 'Share','Action': 'Facebook','Label': 'http://www.ynetnews.com/articles/0,7340,L-4671875,00.html'});" class='ASLtextIconLink'><span class='sprite_article_asb_facebook ASLspriteIcon'></span><span class='ASLtextIcon'>facebook</span></a></li><li class='ASLspriteSep'><span class='sprite_article_asb_sep ASLspriteSep'></span></li><li><a href="javascript:openInnewWindow('/Ext/Comp/ArticleLayout/CdaArticlePrintPreview/0,2506,L-4671875,00.html',700,800,1);" class='ASLtextIconLink'><span class='sprite_article_asb_print_icon ASLspriteIcon'></span><span class='ASLtextIcon'>print</span></a></li><li class='ASLspriteSep'><span class='sprite_article_asb_sep ASLspriteSep'></span></li><li><a href="javascript:openInnewWindow('/novgnpre/Ext/Comp/ArticleLayout/CdaArticleSendtoForm1024/0,14439,L-4671875,00.html',525,480,0);" onclick="dataLayer.push({'event':'GA_Event','Category':'Share','Action':'Mail','Label':'http://www.ynetnews.com/articles/0,7340,L-4671875,00.html'});" class='ASLtextIconLink'><span class='sprite_article_asb_send_tofriend_icon ASLspriteIcon'></span><span class='ASLtextIcon'>send to friend</span></a></li><li class='ASLspriteSep'><span class='sprite_article_asb_sep ASLspriteSep'></span></li><li><a href="javascript:if(typeof(stlkbc)!='undefined')stlkbc.replyTalkback();" class='ASLtextIconLink'><span class='sprite_article_asb_comments_icon ASLspriteIcon'></span><span class='ASLtextIcon'>comment</span></a></li></ul></div><script src='/common/api/scripts/head.load.min.js'></script><script>head.js("/common/api/scr"+"ipts/loader/lightBoxComponent1024_V2.js",function(){ PromolightBoxComponent1024.prototype.init = function () { this.overlay = yq('<div id=\"ynet_lightbox_overlay_'+Math.floor((Math.random()*10000000000)+1)+'\"></div>'); this.content = yq('<div id=\"ynet_lightbox_content_'+Math.floor((Math.random()*10000000000)+1)+'\"></div>'); var pos = 'fixed'; var margin = 0; if(document.all && document.doctype == null){ pos='absolute'; if (yq('body').css('overflow') == 'hidden'){ this.did_was_hidden=true; } else { } margin = yq(window).scrollTop(); }; this.overlay.css({ position: pos, top: "0", left: "0", width: "100%", height: "100%", opacity: "0.5", background: "black", zIndex: "9998", display: "none", overflow: "hidden", 'margin-top': margin +'px' }); this.content.css({ position: pos, direction: "rtl", top: "0", left: "0", zIndex: "999999", display: "none", 'margin-top': margin +'px' }); yq('body').append(this.overlay); yq('body').append(this.content); var _this = this; yq(window).resize( function(){_this.updatePosition();} ) } });</script><script type='text/javascript'> window.LightBoxNewsletter = { openLightBoxNewsletter : function() { if (typeof this.obj === 'undefined') { var self = this; this.obj = this._init() this.obj.getContainer().find('a').click(function(){ self.obj.hide(self._ie()); }); this.obj.overlay.click(function(){ self.obj.hide(self._ie()); }); } var margin=0; if (document.all && document.doctype == null ){ margin = yq(window).scrollTop(); if (!this.obj.did_was_hidden){ yq('body').css('overflow','hidden'); } } this.obj.overlay.css({ 'margin-top': margin +'px' }); this.obj.content.css({ 'margin-top': margin +'px' }); this.obj.show(); this.obj.getContainer().find('iframe').css('visibility', 'visible'); }, _init :function() { var newsletter = new PromolightBoxComponent1024(); var html_build = "<div style='direction: ltr !important;text-align: right;'><a href=javascript:void(0) class=promo_lightbox_close_newsletter><img src='/images/newsletterclose_btn.gif' style='border:0px;'></a></div>"; html_build = html_build + "<iframe src=//my.ynet.co.il/short/content/2013/ynetnewsletter/ width=491 height=428 scrolling=no frameborder=0></iframe>"; newsletter.html(html_build); return newsletter }, _ie : function () { if(document.all && document.doctype == null){ if (this.obj.did_was_hidden){ }else{ yq('body').css('overflow','auto'); } }; } } </script></div></div></div><div class='block B3 spacer'><div class='block B3'><div class='element B3 ghcite noBottomPadding'><div class='respArticleBackground art_header art_header_width_3'><div class='citv_image citv_caption_image citv_ynet showOnlyInRespo'> <img src='/PicServer4/2015/06/23/6126318/61263150100791640360no.jpg'></div><div><h1 class='art_header_title' >Zoabi removed from meeting during verbal fight on Gaza flotilla</h1></div><div><h2 class='art_header_sub_title' >House Committee meets to discuss impending flotilla to be joined by MK Ghattas; Israel Beiteinu MK calls for legislation on conduct of Arab peers.</h2></div><div class='res_art_header_top'></div><div class='art_header_footer'><span class ='art_marketing_credit' style='padding-right: 8px;'></span><span class='art_header_footer_author' style='padding-right:8px;vertical-align:-3px;'><span style='' style=margin-top:2;>Moran Azulay</span><span style='padding-left:8px;font-size:16px;'>|</span></span><span class='art_header_footer_author' style='padding-right: 5px;vertical-align:-3px;'>Published: 06.23.15 , 14:39 </span><div class='art_header_footer_facebook'><div id='articlebottomsharinglinks' class='articlebottomsharinglinks english header_sharing'><div class='articlebottomsharinglinks_right_links english header_sharing'><a href="javascript:openInnewWindow('/novgnpre/Ext/Comp/ArticleLayout/CdaArticleSendtoForm1024/0,14439,L-4671875,00.html',525,480,0);" onclick="dataLayer.push({'event':'GA_Event','Category':'Share Email','Action':'from Article Header','Label':'Article=4671875&prof=3082.ENews'});" class='bottomsharinglinks_textIconLink'><span class='mail_class bottomsharinglinks_spriteIcon bottomsharinglinks_sendArticle english'></span></a><a href="javascript:;" onclick="javascript:window.open('https://www.facebook.com/sharer.php?u='+'http://www.ynetnews.com/articles/0,7340,L-4671875,00.html','ynetnews','width=635,height=346,scrollbars=no,status=no,toolbar=no,menubar=no,location=no');dataLayer.push({'event':'GA_Event','Category':'Share Facebook','Action':'from Article Header','Label':'Article=4671875&prof=3082.ENews'});" class='bottomsharinglinks_textIconLink'><span class='facebook_class bottomsharinglinks_spriteIcon'></span></a><a href="javascript:;" onclick="window.open('http://twitter.com/share?url='+'http://www.ynetnews.com/articles/0,7340,L-4671875,00.html'+'&via=ynet&text='+encodeURIComponent(document.title)+'...%0A','ynetpoptwitter','width=635,height=346,status=no,toolbar=no,menubar=no,location=no');dataLayer.push({'event':'GA_Event','Category':'Share Twitter','Action':'from Article Header','Label':'Article=4671875&prof=3082.ENews'});" class='bottomsharinglinks_textIconLink'><span class='tweeter_class bottomsharinglinks_spriteIcon'></span></a></div></div></div></div><div class='art_header_bottom'></div><div class='ResSocialArticle'> <script> function showSharingOptions_resp(type) { var current_url = window.location.href; switch (type.toLowerCase()) { case 'facebook': window.open("https://www.facebook.com/sharer/sharer.php?&u=" + current_url); dataLayer.push({'event':'GA_Event','Category':'Share','Action':'Facebook','Label':current_url}); break; case 'email': dataLayer.push({'event':'GA_Event','Category':'Share','Action':'Email','Label':current_url}); break; case 'email_send': document.location.href = "mailto:?subject=Share article on ynetnews: Zoabi removed from meeting during verbal fight on Gaza flotilla&body=" + current_url + " "; dataLayer.push({'event':'GA_Event','Category':'Share','Action':'Mail','Label':current_url}); break; case 'whatsapp': dataLayer.push({'event':'GA_Event','Category':'Share','Action':'WhatsApp','Label':current_url}); document.location.href = "whatsapp://send?text=" + current_url + " "; break; } } </script> <a href='javascript:void(0);' onclick='showSharingOptions_resp("email_send");'><img border='0' class='art_icon' src='/images/ynetnewsresp/send_icon.png' style='padding-left:0px !important;'></a> <a href='javascript:void(0);' onclick='showSharingOptions_resp("facebook");'><img border='0' class='art_icon' src='/images/ynetnewsresp/facebook_icon.png'></a> <a href='javascript:void(0);' data-action='share/whatsapp/share' onclick='showSharingOptions_resp("whatsapp");'><img border='0' class='art_icon' src='/images/ynetnewsresp/footer-whats.png'></a> </div></div></div><div class='element B3 ghcite'><div class='art_body art_body_width_3'><div class='text14'><span ></b>The political storm surrounding MK Bassel Ghattas of the Joint Arab List and his decision to <a href="http://www.ynetnews.com/articles/0,7340,L-4671045,00.html" target=_blank>join a flotilla</a> meant to break Israel's naval blockade of Gaza, came to a head Tuesday at a House Committee meeting during which MK Haneen Zoabi, also from the Joint Arab List, was removed during aggressive verbal arguments. <P></P> <P> </P> <P></P> <UL> <LI><FONT style="FONT-WEIGHT: bold; FONT-SIZE: 13px;">Follow Ynetnews on </FONT><FONT style="FONT-WEIGHT: bold; FONT-SIZE: 13px;"><a href="https://www.facebook.com/pages/Ynetnews/129653250402500?fref=ts" target=_blank><FONT style="FONT-WEIGHT: bold; FONT-SIZE: 13px;">Facebook</FONT></a> </FONT><FONT style="FONT-WEIGHT: bold; FONT-SIZE: 13px;"> and </FONT><a href="http://twitter.com/#!/ynetnews" target=_blank><FONT style="FONT-WEIGHT: bold; FONT-SIZE: 13px;">Twitter</FONT></a> <FONT style="FONT-WEIGHT: bold; FONT-SIZE: 13px;"></FONT><BR></LI></UL> <P> </P> <P>During the meeting MK Sharon Gal from Israel Beiteinu said that the <a href="http://www.ynetnews.com/articles/0,7340,L-4671542,00.html" target=_blank>conduct</a> of Arab MKs should be regulated by a formal bill that will be presented to the legislative committee on Sunday inspired by Zoabi's participation in the Mavi Marmara flotilla in 2012 when Israeli commandos boarded the ship and were met with violence.</P> <P></P> <P> </P> <P><FONT style="FONT-WEIGHT: bold; FONT-SIZE: 13px;">Haneen Zoabi removed from House Committee meeting (Hebrew): </FONT></P> <div id='Mobile113296' class='flowplayer flpRndr dflt' style='max-width:100%;' ></div> <div class='flpRndrooter flpRndr dflt' >Video: Ofer Meir (צילום: עופר מאיר)</div> <script> function chngPath(urlStrng,isProgresive) { newUrl = urlStrng.replace(/ynethd-i.akamaihd.net/g, 'vod.ynet-cdnwiz.com'); newUrl = newUrl.replace(/ynethd-f.akamaihd.net/g, 'vod.ynet-cdnwiz.com'); if (newUrl.indexOf('.f4m') > -1) { newUrl = newUrl.replace(/manifest.f4m/g, 'master.m3u8'); newUrl = newUrl.replace(/z\/cdnwiz/g, 'i/cdnwiz'); } if(isProgresive){ newUrl = newUrl.replace(/vod.ynet/g, 'cdn.ynet'); } newUrl = newUrl.replace('http://','https://'); return newUrl }; if ( navigator.userAgent.match(/Android/i) && false) { var video_block = {articleId:'4671875',id:'#Mobile113296',rndr: { poster:'/PicServer4/2015/06/23/6126394/tap.jpg', ima: { locale:'en_EN', }, locale:'en_EN', splash: true, ratio: 9/16, share:false, clip: { sources: [ { type: 'application/x-mpegurl', src: chngPath('https://hls-video-ynet.ynethd.com/0615/230615_mashat_zuabi_1_768Kbps_360p/master.m3u8',false) }, { type: 'video/mp4', src: chngPath('https://progressive-video-ynet.ynethd.com/0615/230615_mashat_zuabi_1_768Kbps_360p.mp4',true) } ] } } } FlowplayerInfoList = typeof FlowplayerInfoList === 'undefined' ? [] : FlowplayerInfoList FlowplayerInfoList.push(video_block) } </script> <div class='art_video' style='width:490px;' > <div class='placeHolder' style='height:276px;width:490px;background-image:url(/PicServer4/2015/06/23/6126394/tap.jpg);background-size: cover;position:relative;'> <div class='loaderDmmyFlp' ></div> <div class='video-container-flp6 ' id=113296 vidPlaceInHtml='1' style='height:276px;width:490px;'> <iframe style='overflow:hidden;width:100%;border:0;display:block;' data-myurl='/video/vast/0,20658,113296-4671875,00.html?obj={"callbacks":{"onFinish":"pageRefreshEnable"},"site_lang":"en_EN","FlpATfPrcntg":"-1"}' class='iframeFloaterPotential' onload=" jQuery('.loaderDmmyFlp').remove() " src='/video/vast/0,20658,113296-4671875,00.html?obj={"callbacks":{"onFinish":"pageRefreshEnable"},"site_lang":"en_EN","FlpATfPrcntg":"-1"}' scrolling='no' frameborder=0 allowfullscreen webkitallowfullscreen mozallowfullscreen></iframe> <div class='killFloaterPotential' style='display:none;'>X</div> </div> </div><style type='text/css'>div.sharingFooter, div.sf_tabContentContainer, div.sf_tabContent, div.sf_embed_container, div.sf_send_container, div.sf_tabs {width: 490px;} .is-paused { background-color: #404040; } .flowplayer .fp-logo { display: block;opacity: 0.8 !important;top:15px;left:15px} .flowplayer { background-size: cover; height:302px; }.fp-title {visibility:hidden; }div.sharingFooter {background-color: #404040;color: white;float: left;}div.sf_tabs {background-color: #404040;direction: ltr;height: 23px;text-align: left;}.outbrainBorder {width: 488px !important;border-left: 1px solid #D4EDEC;border-right: 1px solid #D4EDEC;}div.sharingFooter img.sf_spacer {margin: 0 1px;vertical-align: top;}div.sharingFooter img.sf_hidden {visibility: hidden;}div.sharingFooter a {cursor: pointer;display: inline-block;outline: 0;}div.sharingFooterTaboola a {display: inline !important;}div.sharingFooterTaboola {background-color: #FFFFFF; padding-top: 8px; width: 490px;}div.sharingFooter a.sf_fb.fp6 {width: 27px;height: 23px;background: url("/images/video/sharingfooter/sf_facebook.jpg") no-repeat scroll 0 0 transparent;}div.sharingFooter a.sf_send.fp6 {width: 27px;height: 23px;background: url("/images/video/sharingfooter/sf_sendToen.jpg") no-repeat scroll 0 0 transparent;}div.sharingFooter a.sf_embed.fp6 {width: 0px;height: 0px;}div.sharingFooter a.sf_fb {width: 77px;height: 23px;background: url("/images/video/sharingfooter/sf_facebook.jpg") no-repeat scroll 0 0 transparent;}div.sharingFooter a.sf_send {width: 93px;height: 23px;background: url("/images/video/sharingfooter/sf_sendToen.jpg") no-repeat scroll 0 0 transparent;}.english_site div.sharingFooter a.sf_send {background: url("/images/video/sharingfooter/sf_sendToen.jpg") no-repeat scroll 0 0 transparent;}div.sharingFooter a.sf_send_open {background: url("/images/video/sharingfooter/sf_sendTo_open.jpg") no-repeat scroll 0 0 transparent;}div.sharingFooter a.sf_embed {width: 74px;height: 23px;background: url("/images/video/sharingfooter/sf_embed_article.gif") no-repeat scroll 0 0 transparent;}div.sharingFooter a.sf_embed_open {background: url("/images/video/sharingfooter/sf_embed_open_article.gif") no-repeat scroll 0 0 transparent;}div.sf_tabContentContainer {position: absolute;margin: 0;background-color: #717171;z-index: 1010;}div.sf_tabContent {direction: rtl;text-align: right;background-color: #717171;z-index: 10;}div.sf_hidden, h3.sf_hidden, form.sf_hidden, span.sf_hidden {display: none;}div.sf_send_container form {margin: 0;padding-bottom: 0.6em;}div.sf_send_container a.frmSendtoSubmit {width: 80px;height: 28px;display: block;float: left;}div.sf_send_container a.frmSendtoSubmit img, a.sf_close_button img {border: none;}div.sf_inputs_container {margin-bottom: 7px;}div.sf_send_container form label {display: inline-block;margin-bottom: 0.5em;}div.sf_send_container form label[for=captcha_txt] {float: right;padding-bottom: 0.2em;}div.sf_send_container form label.sp_subject {margin-bottom: 0;}div.sf_send_container form label span {display: inline-block;height: 16px;background-color: #484848;}div.sf_send_container form label span.sf_space {width: 0px;background-color: red;}div.sf_send_container form label input, div.sf_captcha_container input.captcha_txt {background-color: lightgray;border: none;height: 16px;padding: 0 1px;margin-right: 0.4em;}div.sf_send_container form label input:focus, div.sf_captcha_container input.captcha_txt:focus {background-color: lightgray;}div.sf_send_container form label input[type=email] {direction: ltr;}div.captchaLabelContainer {background-color: #484848;float: right;height: 16px;}div.sf_captcha_container img {border: none;}input.captcha_txt {float: right;margin: 0;padding: 0;border: 0 none;}div.sf_captcha_container input[name=captcha_id] {padding: 0;border: 0;}div.sf_send_container form input.sf_error, div.sf_captcha_container input[name=captcha_txt].sf_error {background-color: #FFFF99;}div.sf_captcha_container a {color: white;margin: 0.5em;text-decoration: underline;}div.sf_captcha_container a:hover {color: white;}p#captcha_error {float: right;color: yellow;font-weight: bold;}div.sf_sent {text-align: center;font-size: 18px;font-weight: bold;}div.sf_tabContent div.sf_embed_content {overflow: hidden;}div.sf_embed_container, div.sf_send_container {padding: 0.6em 0.6em 0 0;}div.sf_tabContent h3 {margin: 0;font-size: 14px;}div.sf_tabContent h4 {margin: 0;font-size: 12px;}div.sf_tabContent h4 a.sf_close_button {float: left;}div.sf_tabContent h4 a.sf_close_button:hover {color: white;}div.sf_tabContent h3.sf_embed_title {padding-bottom: 0.6em;}div.sf_tabContent h3.sf_embed_code_title, textarea.sf_embed_code {padding: 0.5em;float: right;resize: none;}div.sf_tabContent h3.sf_embed_code_title {background-color: #484848;}textarea.sf_embed_code {direction: ltr;background-color: lightgray;font-size: 10px;border: none;margin: 0 0.5em 1em 0;overflow: hidden;height: 3em;}p.art_video_credits.fp6 {width:417px;height:23px;float:right;font-weight:bold;font-size:12px;margin-right:5px;line-height:23px;text-align:right;overflow: hidden;direction: rtl;color:#ffffff;}div.sf_tabContentContainer { font-weight: normal; font-size: 12px;}div.sf_tabs span {width: 197px;}div.sf_send_container form {overflow: hidden;}div.sf_send_container form label {}div.sf_send_container form label[for=captcha_txt] {width: 115px;}div.sf_send_container form label span {width: 132px; line-height: 16px;}div.sf_send_container form label input {width: 333px;}div.captchaLabelContainer {width: 132px; line-height: 16px;}div.sf_captcha_container {width: 336px;float: right;margin: 0 5px 0 0px;}div.sf_captcha_container img {margin: 0 0 0 3px;float: right;}div.captchaLabelContainer label {width: 132px;}input.captcha_txt {width: 225px;margin-right: 5px;}p#captcha_error {width: 300px;margin-top: 1.5em;}div.sf_send_container a.frmSendtoSubmit {margin: 1em 0 0.6em 0;padding-left: 7px;}div.sf_tabContent h4 a.sf_close_button {margin-left: 0.8em;}div.sf_tabContent h3.sf_embed_code_title {width: 96px;padding: 0.2em 0.3em;}a.sf_close_button img {margin: 0.2em 0.5em -2px 7px;}textarea.sf_embed_code {width: 353px;}div.sf_sent {padding: 93px 100px;}.art_video .art_video_samsung_top {display:block;width:490px;height:70px;background-image:url(/images/article_video_samsung_top_1024.jpg);}p.art_video_credits {width:220px;height:23px;float:right;font-weight:bold;font-size:12px;margin-right:5px;line-height:23px;text-align:right;overflow: hidden;direction: rtl;color:#ffffff;}.english_site p.art_video_credits {float:left;width:auto;margin-right:5px;margin-left:5px;direction: ltr;text-align:left;}.english_site #wrap-sharing {float:right;height:23px;}.xnet p.art_video_credits { font-size: 15px !important; font-weight: normal !important; width:initial !important; }</style><div class='sharingFooter'><div class='sf_tabs '><p id='art_video_credit_id' class='art_video_credits cp-h3 fp6'>Video: Ofer Meir</p><div id='wrap-sharing'><a class='sf_fb fp6' style='display: inline-block;' title='facebook' href='https://www.facebook.com/sharer.php?u=http%3A%2F%2Fwww.ynetnews.com%2Farticles%2F0%2C7340%2CL-4671875%2C00.html' target='_blank'></a><img class='sf_spacer' width='1' height='23' src='/images/video/sharingfooter/sf_vbar.jpg' alt='' /><a class='sf_send fp6' style='display: inline-block;' title='share' onclick='toggleSharingFooter(this, 113296);' name='sf_send'></a><img class='sf_spacer' width='1' height='23' src='/images/video/sharingfooter/sf_vbar.jpg' alt='' /></div></div><div class='sf_tabContentContainer'><div class='sf_tabContent sf_hidden'><div class='sf_send_content sf_hidden' id='sf_send_113296'><div class='sf_send_container'><h4><a class='sf_close_button' onclick='hideSharingFooter(this.name);' name='div#sf_send_113296'>סגור<img width='13' height='12' src='/images/video/sharingfooter/sf_close.jpg' alt='סגור'></a></h4><h3 class='sf_embed_title'>שליחה לחבר</h3><form name='frmSendto_113296' method='POST' target='sf_submit_iframe_113296' action='/Ext/Comp/ArticleLayout/CdaArticleSendToAjax/0,13816,,00.html'><div class='sf_inputs_container'><label><span> כתובת דוא''ל של החבר</span><input type='email' name='txtTo' /></label><label><span> שמך</span><input type='text' name='txtFromName' /></label><label><span> כתובת הדוא''ל שלך</span><input type='email' name='txtFromAddress' /></label><label class='sp_subject'><span> נושא</span><input type='text' name='txtSubject' /></label></div><div class='sf_captcha'><div class='captchaLabelContainer'> הקלידו את הקוד המוצג</div><div class='sf_captcha_container'><script type='text/javascript'>function refresh_captcha(targetImageId, targetInputId){var targetInputId = targetInputId || 'CREATECAPTCHAcpid';var targetImageId = targetImageId || 'CREATECAPTCHAcpimgid';var xmlHttp=null;try {xmlHttp = new XMLHttpRequest();} catch (e) {try {xmlHttp=new ActiveXObject('Msxml2.XMLHTTP');} catch (e) {xmlHttp=new ActiveXObject('Microsoft.XMLHTTP');}}xmlHttp.onreadystatechange = function() {if (xmlHttp.readyState == 4) {try {if (xmlHttp.status == 200) {var tmp=xmlHttp.responseText.split(';;');if (tmp.length==3) {document.getElementById(targetInputId).value=tmp[1];document.getElementById(targetImageId).src=tmp[2];}}} catch (e) {}}};var theDate = new Date();xmlHttp.open('get','/captchaAjaxRefresh/0,12663,,00.html?randstr='+theDate.getTime());xmlHttp.send(null);document.getElementById(targetImageId).src='/images/captcha-ajax-loader.gif';}</script><input id='captchaInput_113296' type='hidden' name='captcha_id' value='618438853'/><img id='captchaImg_113296' src='/images/ws.gif' width='100' height='40' alt=''/><input type='text' name='captcha_txt' class='captcha_txt' style='border: 0 none;'/><a href='javascript:refresh_captcha("captchaImg_113296", "captchaInput_113296");'>תמונה חדשה</a></div></div><p id='captcha_error'><span name='sf_error_message' class='sf_hidden'></span></p><a class='frmSendtoSubmit' onclick='return submitSendTo(frmSendto_113296, 4671875);'><img width='74' height='28' src='/images/video/sharingfooter/sf_send.gif' alt='שלח' /></a><input name='articleId' type='hidden' value='4671875' /><input name='xnetParam' type='hidden' value='0' /><input name='formName' type='hidden' value='frmSendto_113296' /></form><div class='sf_sent sf_hidden'>הסרטון נשלח לחברך</div><iframe style='display:none;' name='sf_submit_iframe_113296'></iframe></div></div><div class='sf_embed_content sf_hidden' id='sf_embed_113296'><div class='sf_embed_container'><h4><a class='sf_close_button' onclick='hideSharingFooter(this.name);' name='div#sf_embed_113296'>סגור<img width='13' height='12' src='/images/video/sharingfooter/sf_close.jpg' alt='סגור'></a></h4><h3 class='sf_embed_title'>הטמעת הסרטון באתר שלך</h3><h3 class='sf_embed_code_title'> קוד להטמעה:</h3><textarea class='sf_embed_code' rows='2' cols='36'></textarea></div></div></div></div></div><script type='text/javascript'>yq("div.sf_send_container input").focus(function(){yq(this).removeClass("sf_error");});function toggleSharingFooter(obj, playerId){var name = obj.name;playerId = "_" + playerId;if (yq(obj).hasClass(name + "_open")){hideSharingFooter("div#" + name + playerId);return;}var otherTabClass = name == "sf_send" ? "sf_embed" : "sf_send";yq(obj).addClass(name + "_open").siblings("a." + otherTabClass).removeClass(otherTabClass + "_open");yq("div#" + name + playerId).removeClass("sf_hidden");yq("div#" + otherTabClass + playerId).addClass("sf_hidden").parent().removeClass("sf_hidden");if (name === "sf_send"){yq("div.Ad_425x67_wrap").css("visibility", "hidden");yq(obj).siblings("img.sf_spacer").addClass("sf_hidden");otherTabClass = "sf_embed";yq("form[name=frmSendto" + playerId + "]").prev().removeClass("sf_hidden").next().removeClass("sf_hidden").next().addClass("sf_hidden");if (yq("div.sf_sent", "div#" + name + playerId).hasClass("sf_hidden")){refresh_captcha("captchaImg" + playerId, "captchaInput" + playerId);}}else{yq(obj).prev("img.sf_spacer").addClass("sf_hidden").prevAll("img.sf_spacer").removeClass("sf_hidden");yq("div.sf_embed_container textarea.sf_embed_code", yq(obj).parents("div.sharingFooter")).click(function(){this.focus();this.select();}).trigger("click");}}function hideSharingFooter(id){yq("div.sf_tabs a.sf_send_open, div.sf_tabs a.sf_embed_open", yq(id).addClass("sf_hidden").parent().addClass("sf_hidden").parents("div.sharingFooter")).removeClass("sf_send_open sf_embed_open").siblings("img.sf_spacer").removeClass("sf_hidden");yq("div.Ad_425x67_wrap").css("visibility", "visible");}function errorSharingFooter(formName, message){yq("span[name=sf_error_message]", formName).html(message).removeClass("sf_hidden");}function submitSendTo(formName, articleId){if (!articleId){return;}var invalid = false;yq("input", formName).each(function(){if (!this.value.length){yq(this).addClass("sf_error");invalid = true;}else if (this.name in {"txtTo":1, "txtFromAddress":1} && !(/^([a-zA-Z0-9_.-])+@(([a-zA-Z0-9-])+.)+([a-zA-Z0-9]{2,4})/.test(this.value))){yq(this).addClass("sf_error");invalid = true;}else{yq(this).removeClass("sf_error");}});if (invalid){errorSharingFooter(formName, "יש למלא את השדות המסומנים");return false;}yq("span[name=sf_error_message]", formName).addClass("sf_hidden");yq(formName).submit();}function responseSharingFooter(response){if (typeof(window.pageRefreshDisable) === "function"){window.pageRefreshDisable();}if (!response){errorSharingFooter(response.formName, "השליחה נכשלה, אנא נסו מאוחר יותר");return;}var formName = "form[name=" + response.formName + "]";if (response.status === "success"){yq(formName).prev().addClass("sf_hidden").next().addClass("sf_hidden").next().removeClass("sf_hidden").next().html("");return true;}errorSharingFooter(formName, response.errorMessage);for (var i in response.errorFields){if (response.errorFields[i] === "captcha_txt"){var playerId = response.formName.split("frmSendto")[1];refresh_captcha("captchaImg" + playerId, "captchaInput" + playerId);continue;}yq("input[name=" + response.errorFields[i] + "]", formName).addClass("sf_error");}}</script></div><style type='text/css'>.imAfloater { position:fixed; bottom:6px; left:10px; opacity: 1px; width:356px!important; height:200px!important; transition: all 0.2s ease; z-index:1;} .iframeFloaterPotential{ height:100%!important; transition: all 0.2s ease; } .killFloaterPotential{ width: 32px; height: 32px; padding: 0px; position: absolute; top: -30px; left: -9px; color: black; font-style: normal; font-variant: normal; font-weight: 900; font-stretch: normal; font-size: 22px; line-height: 32px; font-family: Arial; text-shadow: rgb(0, 0, 0) 0px 1px 0px; text-align: center; vertical-align: middle; border-radius: 9px; opacity: 0.85; cursor: pointer; z-index: 2; } .killFloaterPotentialDisplay{ display:block!important; } .imAfloater:hover .killFloaterPotential { visibility:visible!important; } </style><script type='text/javascript'>var tgllFloating113296 = function() { window.pageRefreshDisable();if ( window.innerWidth > 1400 ){if(YnetYoutube && YnetYoutube.playerInfoList.length > 0){if(!YnetYoutube.YoutubeFloatingOrFp()){hndlFloatVidEvnt('113296','https://hls-video-ynet.ynethd.com/0615/230615_mashat_zuabi_1_768Kbps_360p/master.m3u8');} else {return false;}}hndlFloatVidEvnt('113296','https://hls-video-ynet.ynethd.com/0615/230615_mashat_zuabi_1_768Kbps_360p/master.m3u8');} } </script><script type='text/javascript'>(function(){window.ArticleVideoTvAutoplayId=0;})();</script> <P> </P>Members of the Joint Arab List claimed at the event that the flotilla due to set out from Greece has peaceful intentions while MKs from other parties called for Ghattas' suspension in light of his decision participate in the flotilla. <P></P> <P> </P> <div id='Mobile113272' class='flowplayer flpRndr dflt' style='max-width:100%;' ></div> <div class='flpRndrooter flpRndr dflt' >Video: Euronews (צילום: euronews)</div> <script> function chngPath(urlStrng,isProgresive) { newUrl = urlStrng.replace(/ynethd-i.akamaihd.net/g, 'vod.ynet-cdnwiz.com'); newUrl = newUrl.replace(/ynethd-f.akamaihd.net/g, 'vod.ynet-cdnwiz.com'); if (newUrl.indexOf('.f4m') > -1) { newUrl = newUrl.replace(/manifest.f4m/g, 'master.m3u8'); newUrl = newUrl.replace(/z\/cdnwiz/g, 'i/cdnwiz'); } if(isProgresive){ newUrl = newUrl.replace(/vod.ynet/g, 'cdn.ynet'); } newUrl = newUrl.replace('http://','https://'); return newUrl }; if ( navigator.userAgent.match(/Android/i) && false) { var video_block = {articleId:'4671875',id:'#Mobile113272',rndr: { poster:'/PicServer4/2015/06/23/6126328/tap.jpg', ima: { locale:'en_EN', }, locale:'en_EN', splash: true, ratio: 9/16, share:false, clip: { sources: [ { type: 'application/x-mpegurl', src: chngPath('https://hls-video-ynet.ynethd.com/0615/2306151227_basel_gaza_rotem_768Kbps_360p/master.m3u8',false) }, { type: 'video/mp4', src: chngPath('https://progressive-video-ynet.ynethd.com/0615/2306151227_basel_gaza_rotem_768Kbps_360p.mp4',true) } ] } } } FlowplayerInfoList = typeof FlowplayerInfoList === 'undefined' ? [] : FlowplayerInfoList FlowplayerInfoList.push(video_block) } </script> <div class='art_video' style='width:490px;' > <div class='placeHolder' style='height:276px;width:490px;background-image:url(/PicServer4/2015/06/23/6126328/tap.jpg);background-size: cover;position:relative;'> <div class='loaderDmmyFlp' ></div> <div class='video-container-flp6 ' id=113272 vidPlaceInHtml='2' style='height:276px;width:490px;'> <iframe style='overflow:hidden;width:100%;border:0;display:block;' data-myurl='/video/vast/0,20658,113272-4671875,00.html?obj={"callbacks":{"onFinish":"pageRefreshEnable"},"site_lang":"en_EN","FlpATfPrcntg":"-1"}' class='iframeFloaterPotential' onload=" jQuery('.loaderDmmyFlp').remove() " src='/video/vast/0,20658,113272-4671875,00.html?obj={"callbacks":{"onFinish":"pageRefreshEnable"},"site_lang":"en_EN","FlpATfPrcntg":"-1"}' scrolling='no' frameborder=0 allowfullscreen webkitallowfullscreen mozallowfullscreen></iframe> <div class='killFloaterPotential' style='display:none;'>X</div> </div> </div><div class='sharingFooter'><div class='sf_tabs '><p id='art_video_credit_id' class='art_video_credits cp-h3 fp6'>Video: Euronews</p><div id='wrap-sharing'><a class='sf_fb fp6' style='display: inline-block;' title='facebook' href='https://www.facebook.com/sharer.php?u=http%3A%2F%2Fwww.ynetnews.com%2Farticles%2F0%2C7340%2CL-4671875%2C00.html' target='_blank'></a><img class='sf_spacer' width='1' height='23' src='/images/video/sharingfooter/sf_vbar.jpg' alt='' /><a class='sf_send fp6' style='display: inline-block;' title='share' onclick='toggleSharingFooter(this, 113272);' name='sf_send'></a><img class='sf_spacer' width='1' height='23' src='/images/video/sharingfooter/sf_vbar.jpg' alt='' /></div></div><div class='sf_tabContentContainer'><div class='sf_tabContent sf_hidden'><div class='sf_send_content sf_hidden' id='sf_send_113272'><div class='sf_send_container'><h4><a class='sf_close_button' onclick='hideSharingFooter(this.name);' name='div#sf_send_113272'>סגור<img width='13' height='12' src='/images/video/sharingfooter/sf_close.jpg' alt='סגור'></a></h4><h3 class='sf_embed_title'>שליחה לחבר</h3><form name='frmSendto_113272' method='POST' target='sf_submit_iframe_113272' action='/Ext/Comp/ArticleLayout/CdaArticleSendToAjax/0,13816,,00.html'><div class='sf_inputs_container'><label><span> כתובת דוא''ל של החבר</span><input type='email' name='txtTo' /></label><label><span> שמך</span><input type='text' name='txtFromName' /></label><label><span> כתובת הדוא''ל שלך</span><input type='email' name='txtFromAddress' /></label><label class='sp_subject'><span> נושא</span><input type='text' name='txtSubject' /></label></div><div class='sf_captcha'><div class='captchaLabelContainer'> הקלידו את הקוד המוצג</div><div class='sf_captcha_container'><script type='text/javascript'>function refresh_captcha(targetImageId, targetInputId){var targetInputId = targetInputId || 'CREATECAPTCHAcpid';var targetImageId = targetImageId || 'CREATECAPTCHAcpimgid';var xmlHttp=null;try {xmlHttp = new XMLHttpRequest();} catch (e) {try {xmlHttp=new ActiveXObject('Msxml2.XMLHTTP');} catch (e) {xmlHttp=new ActiveXObject('Microsoft.XMLHTTP');}}xmlHttp.onreadystatechange = function() {if (xmlHttp.readyState == 4) {try {if (xmlHttp.status == 200) {var tmp=xmlHttp.responseText.split(';;');if (tmp.length==3) {document.getElementById(targetInputId).value=tmp[1];document.getElementById(targetImageId).src=tmp[2];}}} catch (e) {}}};var theDate = new Date();xmlHttp.open('get','/captchaAjaxRefresh/0,12663,,00.html?randstr='+theDate.getTime());xmlHttp.send(null);document.getElementById(targetImageId).src='/images/captcha-ajax-loader.gif';}</script><input id='captchaInput_113272' type='hidden' name='captcha_id' value='618438854'/><img id='captchaImg_113272' src='/images/ws.gif' width='100' height='40' alt=''/><input type='text' name='captcha_txt' class='captcha_txt' style='border: 0 none;'/><a href='javascript:refresh_captcha("captchaImg_113272", "captchaInput_113272");'>תמונה חדשה</a></div></div><p id='captcha_error'><span name='sf_error_message' class='sf_hidden'></span></p><a class='frmSendtoSubmit' onclick='return submitSendTo(frmSendto_113272, 4671875);'><img width='74' height='28' src='/images/video/sharingfooter/sf_send.gif' alt='שלח' /></a><input name='articleId' type='hidden' value='4671875' /><input name='xnetParam' type='hidden' value='0' /><input name='formName' type='hidden' value='frmSendto_113272' /></form><div class='sf_sent sf_hidden'>הסרטון נשלח לחברך</div><iframe style='display:none;' name='sf_submit_iframe_113272'></iframe></div></div><div class='sf_embed_content sf_hidden' id='sf_embed_113272'><div class='sf_embed_container'><h4><a class='sf_close_button' onclick='hideSharingFooter(this.name);' name='div#sf_embed_113272'>סגור<img width='13' height='12' src='/images/video/sharingfooter/sf_close.jpg' alt='סגור'></a></h4><h3 class='sf_embed_title'>הטמעת הסרטון באתר שלך</h3><h3 class='sf_embed_code_title'> קוד להטמעה:</h3><textarea class='sf_embed_code' rows='2' cols='36'></textarea></div></div></div></div></div><script type='text/javascript'>yq("div.sf_send_container input").focus(function(){yq(this).removeClass("sf_error");});function toggleSharingFooter(obj, playerId){var name = obj.name;playerId = "_" + playerId;if (yq(obj).hasClass(name + "_open")){hideSharingFooter("div#" + name + playerId);return;}var otherTabClass = name == "sf_send" ? "sf_embed" : "sf_send";yq(obj).addClass(name + "_open").siblings("a." + otherTabClass).removeClass(otherTabClass + "_open");yq("div#" + name + playerId).removeClass("sf_hidden");yq("div#" + otherTabClass + playerId).addClass("sf_hidden").parent().removeClass("sf_hidden");if (name === "sf_send"){yq("div.Ad_425x67_wrap").css("visibility", "hidden");yq(obj).siblings("img.sf_spacer").addClass("sf_hidden");otherTabClass = "sf_embed";yq("form[name=frmSendto" + playerId + "]").prev().removeClass("sf_hidden").next().removeClass("sf_hidden").next().addClass("sf_hidden");if (yq("div.sf_sent", "div#" + name + playerId).hasClass("sf_hidden")){refresh_captcha("captchaImg" + playerId, "captchaInput" + playerId);}}else{yq(obj).prev("img.sf_spacer").addClass("sf_hidden").prevAll("img.sf_spacer").removeClass("sf_hidden");yq("div.sf_embed_container textarea.sf_embed_code", yq(obj).parents("div.sharingFooter")).click(function(){this.focus();this.select();}).trigger("click");}}function hideSharingFooter(id){yq("div.sf_tabs a.sf_send_open, div.sf_tabs a.sf_embed_open", yq(id).addClass("sf_hidden").parent().addClass("sf_hidden").parents("div.sharingFooter")).removeClass("sf_send_open sf_embed_open").siblings("img.sf_spacer").removeClass("sf_hidden");yq("div.Ad_425x67_wrap").css("visibility", "visible");}function errorSharingFooter(formName, message){yq("span[name=sf_error_message]", formName).html(message).removeClass("sf_hidden");}function submitSendTo(formName, articleId){if (!articleId){return;}var invalid = false;yq("input", formName).each(function(){if (!this.value.length){yq(this).addClass("sf_error");invalid = true;}else if (this.name in {"txtTo":1, "txtFromAddress":1} && !(/^([a-zA-Z0-9_.-])+@(([a-zA-Z0-9-])+.)+([a-zA-Z0-9]{2,4})/.test(this.value))){yq(this).addClass("sf_error");invalid = true;}else{yq(this).removeClass("sf_error");}});if (invalid){errorSharingFooter(formName, "יש למלא את השדות המסומנים");return false;}yq("span[name=sf_error_message]", formName).addClass("sf_hidden");yq(formName).submit();}function responseSharingFooter(response){if (typeof(window.pageRefreshDisable) === "function"){window.pageRefreshDisable();}if (!response){errorSharingFooter(response.formName, "השליחה נכשלה, אנא נסו מאוחר יותר");return;}var formName = "form[name=" + response.formName + "]";if (response.status === "success"){yq(formName).prev().addClass("sf_hidden").next().addClass("sf_hidden").next().removeClass("sf_hidden").next().html("");return true;}errorSharingFooter(formName, response.errorMessage);for (var i in response.errorFields){if (response.errorFields[i] === "captcha_txt"){var playerId = response.formName.split("frmSendto")[1];refresh_captcha("captchaImg" + playerId, "captchaInput" + playerId);continue;}yq("input[name=" + response.errorFields[i] + "]", formName).addClass("sf_error");}}</script></div><script type='text/javascript'>var tgllFloating113272 = function() { window.pageRefreshDisable();if ( window.innerWidth > 1400 ){if(YnetYoutube && YnetYoutube.playerInfoList.length > 0){if(!YnetYoutube.YoutubeFloatingOrFp()){hndlFloatVidEvnt('113272','https://hls-video-ynet.ynethd.com/0615/2306151227_basel_gaza_rotem_768Kbps_360p/master.m3u8');} else {return false;}}hndlFloatVidEvnt('113272','https://hls-video-ynet.ynethd.com/0615/2306151227_basel_gaza_rotem_768Kbps_360p/master.m3u8');} } </script> <P> </P>The flotilla's organizers met in Greece on Tuesday in preparation to set sail. Ghattas was among them and was interview by Euronews. <P></P> <P> </P> <P> <script> var current_url = window.location.href; function PushOpeningPicture() { dataLayer.push({'event': 'GA_Event_zynet', 'Category': 'Article Gallery', 'Action': 'Show', 'Label': 'http://www.ynet.co.il/english/articles/0,7340,L-4671875,00.html'}); } </script> <script src='/images/articlepiclightbox/jquery-1.10.2.min.js'></script> <script src='/images/articlepiclightbox/jquery.colorbox_eng.js'></script> <link href='/images/articlepiclightbox/colorbox_eng.css' rel='stylesheet' /> <script> jQuery(document).ready(function() { function _isMobile() { var isMobile = (/iphone|ipod|android|blackberry|fennec/).test (navigator.userAgent.toLowerCase()); return isMobile; } var isMobile1 = _isMobile(); if (isMobile1 == false) { jQuery(".artImageLightbox").colorbox({fixed:true}); if(typeof isMobile !== 'undefined' && isMobile) { jQuery(".artImageLightbox").colorbox({rel:'group3', transition:"none", width:"100%", height:"400px"}); } else { jQuery(".artImageLightbox").colorbox({rel:'group3', transition:"none", width:"980px", height:"551px"}); } } yq("a.artImageLightbox").click(function(event){ event.preventDefault(); }); var imagesArray = yq( "div[id^='citvCompId']" ); yq.each(imagesArray, function( index, value ) { var imgTitle; var imgCredit; var imgTitleFinal; var imgTitleFinalAlt; imgTitleFinalAlt = ''; imgTitle = yq(value).children().find('.citv_title').html(); imgCredit = yq(value).children().find('.citv_credit').html() || yq(value).children().find('.ya_citv_credit').html(); imgTitleFinal = "" if (imgTitle != null) { var lengthTitle = 90; var imgTitleLength = imgTitle.length; var TitleTrimmed; TitleTrimmed = imgTitle; if (imgTitleLength > lengthTitle) { TitleTrimmed = imgTitle.substring(0, 90); TitleTrimmed += "..."; } imgTitleFinal = "<span style='padding-left :10px;color:#ffffff;opacity:1;'>" + TitleTrimmed + "</span>" ; } if (imgCredit != null) { imgTitleFinal += "<span style='font:bold 10px Arial;padding-left :10px;color:#ffffff;'>" + "(" + imgCredit + ")" + "</span>" ; } yq(value).find('a').attr('title' , imgTitleFinal); var str; var res; str = value.id; res = str.replace("citvCompId", ".magnifyPiccitvCompId"); imgTitleFinalAlt = ''; if (res != null) { yq(value).find(res).attr('title' , imgTitleFinalAlt); } yq('.magnifyPic'+value.id).css('display', 'block'); yq('.magnifyPic'+value.id).css({background: "url(/images/articlepiclightbox/enlarge.png)"}) yq('#'+value.id).mouseover(function(){ yq('.magnifyPic'+value.id).css('display', 'block'); }); yq('.magnifyPic'+value.id).mouseover(function(){ yq('.magnifyPic'+value.id).css({background: "url(/images/articlepiclightbox/enlarge-over.png)"}); }); yq('.magnifyPic'+value.id).mouseout(function(){ yq('.magnifyPic'+value.id).css({background: "url(/images/articlepiclightbox/enlarge.png)"}); }); }) yq('.artImageLightbox .ya_main_relative_img').mouseover(function(){ yq(this).siblings('.ya_enlarge_button').fadeIn(200).css('display', 'block'); }); yq('.artImageLightbox .ya_main_relative_img').mouseout(function(){ yq(this).siblings('.ya_enlarge_button').fadeOut(200).css('display', 'none'); }); }); </script> <div id='citvCompId-61263181' class='citv_image ya-nowideimg citv_caption_image citv_ynet' style='position: relative;' cursor:pointer;'><a onClick='PushOpeningPicture();' class='artImageLightbox' href='https://images1.ynet.co.il//PicServer4/2015/06/23/6126318/61263150100791640360no.jpg' title='' titleCredit='' ><div class='magnifyPiccitvCompId-61263181 enlarge_button' title='' style='background: url(/images/articlepiclightbox/enlarge.png) no-repeat 0 0;'></div><img src='https://images1.ynet.co.il/PicServer4/2015/06/23/6126318/61263150100791640360no.jpg' border='0' HM=1 wibbitz="embed-main-image" title="Haneen Zoabi at the House Committee meeting. (Photo: Ofer Meir) (Photo: Ofer Meir)" alt="Haneen Zoabi at the House Committee meeting. (Photo: Ofer Meir) (Photo: Ofer Meir)"/></a><div class='citv_title_wrap '><span class='citv_title cp-h3'>Haneen Zoabi at the House Committee meeting. (Photo: Ofer Meir)</span></div></div> </P> <P> </P>In an interview with Ynet, Ghattas called MKs condemning his decision "hypocrites," saying they were "trying to make headlines at my expense. I want to remind them that Israel apologized over the <a href="http://www.ynetnews.com/articles/0,7340,L-3896416,00.html" target=_blank>Marmara</a> affair." <P></P> <P> </P>The three-ship flotilla, which was organized by Swedish pro-Palestinian activists, will include academics, parliament members, artists and others. Among the participants are Spanish MP Ana Miranda and ex-pat Israeli Dror Feiler - an artist and left-wing activist who has lived in Sweden for many years.</span><meta property='og:IsPay' content='0'/><script> yq('a[href*="2016/LearningAcademy"]').each(function() { yq(this).remove();}); </script><P> </P></div><span class=art_credit_special></span></div> <script src='/images/articlepiclightbox/jquery-1.10.2.min.js'></script> <script src='/images/articlepiclightbox/jquery.colorbox_eng.js'></script> <link href='/images/articlepiclightbox/colorbox_eng.css' rel='stylesheet' /> <script> jQuery(document).ready(function() { window.fltVidObj = {} window.hndlFloatVidEvnt = function(elmId,elmPath){ var returnVal = false ; var challengerVid = jQuery('#'+elmId) if ( Object.getOwnPropertyNames(fltVidObj).length == 0 ){ window.fltVidObj= {'id':elmId, 'clssautoply':challengerVid.hasClass("autoPlay"), 'currentlyFloating':challengerVid.hasClass("imAfloater"), 'vidPlaceInHtml':challengerVid.attr("vidPlaceInHtml"), 'myPlaceInTheWorldFrmBottom': challengerVid.offset().top + challengerVid.outerHeight() , 'myPlaceInTheWorldFrmTop' : challengerVid.offset().top , 'url': elmPath } yq(window).scroll(ScrllEvntTrgr); yq('.killFloaterPotential').bind('click',function(){yq(window).unbind('scroll',ScrllEvntTrgr);tglOnOff();dataLayerPush('Closed',elmPath); yq('#'+ elmId + '> iframe')[0].contentWindow.flpKillFltingVideo();}); } else { elmId != fltVidObj.id ? returnVal = fltVidCmprNSet(challengerVid,elmId) : false ; } } function fltVidCmprNSet(challengerVid,elmId) { var currentVideoRank = 0 ; var challengerVideoRank = 0; fltVidObj.vidPlaceInHtml > challengerVid.attr("vidPlaceInHtml") ? challengerVideoRank++ : currentVideoRank ++; fltVidObj.clssautoply ? currentVideoRank+=5 : '' ; challengerVid.hasClass("autoPlay") ? challengerVideoRank+=5 : '' ; if ( challengerVideoRank > currentVideoRank) { if (fltVidObj.currentlyFloating) tglOnOff() ; fltVidObj.id = elmId; fltVidObj.vidPlaceInHtml=challengerVid.attr("vidPlaceInHtml"); fltVidObj.currentlyFloating = challengerVid.hasClass("imAfloater"); fltVidObj.clssautoply = challengerVid.hasClass("autoPlay"); fltVidObj.myPlaceInTheWorldFrmBottom = challengerVid.offset().top - challengerVid.outerHeight(); fltVidObj.myPlaceInTheWorldFrmTop = challengerVid.offset().top ; yq('.killFloaterPotential').bind('click',function(){yq('#'+ elmId + '> iframe')[0].contentWindow.flpKillFltingVideo();}); return true; } return false } function dataLayerPush(action,vidPath){ dataLayer.push({ 'event': 'GA_Event_zynet', 'Category': 'Video - Mini Player', 'Action': action, 'Label': location.href + '&video='+ vidPath }); } function disableFloatViewprtTaboola(jqElm){ var top_of_element = jqElm.offset().top; var bottom_of_element = jqElm.offset().top + jqElm.outerHeight(); var bottom_of_screen = $(window).scrollTop() + $(window).innerHeight(); var top_of_screen = $(window).scrollTop(); if ((bottom_of_screen > top_of_element) && (top_of_screen < bottom_of_element)){ return true } else { return false ; } } function ScrllEvntTrgr() { //when window is scrolled try{ if ( yq('._cm-ad-choice').length > 0 && disableFloatViewprtTaboola(yq('._cm-ad-choice')) && fltVidObj.currentlyFloating == true ) { yq(window).unbind('scroll',ScrllEvntTrgr); tglOnOff(); yq('#'+ fltVidObj.id + '> iframe')[0].contentWindow.flpKillFltingVideo(); dataLayer.push({ 'event': 'taboola_event', 'Category': 'Taboola', 'Action': 'Endless Feed', 'Label': 'Video Displayed' }); return; } if ( yq('.tbl-feed-container').first().length > 0 && typeof fltVidObj.taboola_event =='undefined' && disableFloatViewprtTaboola(yq('.tbl-feed-container').first()) ) { fltVidObj.taboola_event = true; dataLayer.push({ 'event': 'taboola_event', 'Category': 'Taboola', 'Action': 'Endless Feed', 'Label': 'Feed Displayed' }); } }catch(e){} var diffWndwToElm = (fltVidObj.myPlaceInTheWorldFrmBottom - window.scrollY ); var diffWndwToElmTopSide = ( fltVidObj.myPlaceInTheWorldFrmTop - window.scrollY ) if ( !fltVidObj.currentlyFloating && ( ( fltVidObj.myPlaceInTheWorldFrmTop < window.scrollY && diffWndwToElmTopSide < 0 ) || diffWndwToElmTopSide > window.innerHeight ) ) { tglOnOff() fltVidObj.currentlyFloating = true; dataLayerPush('Show',fltVidObj.url) } if ( fltVidObj.currentlyFloating && ( (fltVidObj.myPlaceInTheWorldFrmBottom < window.scrollY && diffWndwToElm > 0 ) || ( fltVidObj.myPlaceInTheWorldFrmTop > window.scrollY && diffWndwToElmTopSide < window.innerHeight ) ) ) { tglOnOff() fltVidObj.currentlyFloating = false; } }; function tglOnOff(){ elmfltVidObj =yq('#'+fltVidObj.id); elmfltVidObj.toggleClass('imAfloater'); yq('#'+fltVidObj.id +'> .killFloaterPotential').toggleClass('killFloaterPotentialDisplay') if (fltVidObj.currentlyFloating == false) { fltVidObj.currentlyFloating = true; elmfltVidObj.css('bottom','6px') if (document.getElementById('ads.sargel')) { if (document.getElementById('ads.sargel').children.length > 0) { elmfltVidObj.css('bottom','50px') } } } if (fltVidObj.currentlyFloating == true) { fltVidObj.currentlyFloating=false;} } function _isMobile() { var isMobile = (/iphone|ipod|android|blackberry|fennec/).test (navigator.userAgent.toLowerCase()); return isMobile; } var isMobile1 = _isMobile(); if (isMobile1 == false) { jQuery(".artImageLightbox").colorbox({fixed:true}); if(typeof isMobile !== 'undefined' && isMobile) { jQuery(".artImageLightbox").colorbox({rel:'group3', transition:"none", width:"100%", height:"400px"}); } else { jQuery(".artImageLightbox").colorbox({rel:'group3', transition:"none", width:"980px", height:"551px"}); } } var imagesArray = yq( "div[id^='citvCompId']" ); yq.each(imagesArray, function( index, value ) { var imgTitle; var imgCredit; var imgTitleFinal; var imgTitleFinalAlt; imgTitleFinalAlt = ''; imgTitle = yq(value).children().find('.citv_title').html(); imgCredit = yq(value).children().find('.citv_credit').html(); imgTitleFinal = "" if (imgTitle != null) { var lengthTitle = 90; var imgTitleLength = imgTitle.length; var TitleTrimmed; TitleTrimmed = imgTitle; if (imgTitleLength > lengthTitle) { TitleTrimmed = imgTitle.substring(0, 90); TitleTrimmed += "..."; } imgTitleFinal = "<span style='padding-left:10px;color:#ffffff !important;opacity:1;'>" + TitleTrimmed + "</span>" ; } if (imgCredit != null) { imgTitleFinal += "<span style='font:bold 10px Arial;padding-right:10px;'>" + imgCredit + "</span>" ; } yq(value).find('a').attr('title' , imgTitleFinal); var str; var res; str = value.id; res = str.replace("citvCompId", ".magnifyPiccitvCompId"); imgTitleFinalAlt = ''; if (res != null) { yq(value).find(res).attr('title' , imgTitleFinalAlt); } yq('.magnifyPic'+value.id).css('display', 'block'); yq('.magnifyPic'+value.id).css({background: "url(/images/articlepiclightbox/enlarge.png)"}) yq('#'+value.id).mouseover(function(){ yq('.magnifyPic'+value.id).css('display', 'block'); }); //yq('#'+value.id).mouseout(function(){ // yq('.magnifyPic'+value.id).css('display', 'none'); //}); yq('.magnifyPic'+value.id).mouseover(function(){ yq('.magnifyPic'+value.id).css({background: "url(/images/articlepiclightbox/enlarge-over.png)"}) }); yq('.magnifyPic'+value.id).mouseout(function(){ yq('.magnifyPic'+value.id).css({background: "url(/images/articlepiclightbox/enlarge.png)"}) }); }) }); </script> <br/><span class=art_footer_date>פרסום ראשון: 06.23.15, 14:39 </span><br></div><div class='element B3 ghcite noBottomPadding'><div id='articlebottomsharinglinks' class='articlebottomsharinglinks english'><div class='articlebottomsharinglinks_right_links english'><a href="javascript:if(typeof(stlkbc)!='undefined')stlkbc.replyTalkback();"class='bottomsharinglinks_textIconLink'><span class='bottomsharinglinks_textIcon bottomsharinglinks_sendArticle english'>comment</span><span class='sprite_article_asb_comments_icon bottomsharinglinks_spriteIcon bottomsharinglinks_sendArticle english'></span></a><a href="javascript:openInnewWindow('/novgnpre/Ext/Comp/ArticleLayout/CdaArticleSendtoForm1024/0,14439,L-4671875,00.html',525,480,0);" onclick="dataLayer.push({'event':'GA_Event','Category':'Share','Action':'Email','Label':'http://www.ynetnews.com/articles/0,7340,L-4671875,00.html'});" class='bottomsharinglinks_textIconLink'><span class='bottomsharinglinks_textIcon bottomsharinglinks_sendArticle english'>send to friend</span><span class='sprite_article_asb_send_tofriend_icon bottomsharinglinks_spriteIcon bottomsharinglinks_sendArticle english'></span></a></a><a href="javascript:;" onclick="window.open('http://twitter.com/share?url='+'http://www.ynetnews.com/articles/0,7340,L-4671875,00.html'+'&via=ynet&text='+encodeURIComponent(document.title)+'...%0A','ynetpoptwitter','width=635,height=346,status=no,toolbar=no,menubar=no,location=no');dataLayer.push({'event':'GA_Event','Category':'Share','Action':'Twitter','Label':'http://www.ynetnews.com/articles/0,7340,L-4671875,00.html'});" class='bottomsharinglinks_textIconLink'><span class='bottomsharinglinks_textIcon english'>share</span><span class='sprite_article_asb_tweeter bottomsharinglinks_spriteIcon'></span></a><a href="javascript:;" onclick="javascript:window.open('https://www.facebook.com/sharer.php?u='+'http://www.ynetnews.com/articles/0,7340,L-4671875,00.html','ynetnews','width=635,height=346,scrollbars=no,status=no,toolbar=no,menubar=no,location=no');dataLayer.push({'event': 'GA_Event','Category': 'Share','Action': 'Facebook','Label': 'http://www.ynetnews.com/articles/0,7340,L-4671875,00.html'});" class='bottomsharinglinks_textIconLink'><span class='bottomsharinglinks_textIcon english'>share</span><span class='sprite_article_asb_facebook bottomsharinglinks_spriteIcon'></span></a></div></div></div><div class='element B3 ghcite'><div id='embedder-1' class='embedder'><div id="taboola-below-article-thumbnails" ></div> <div id="taboola-mobile-below-article-thumbnails"></div> <div id="taboola-mobile-below-article-thumbnails-2nd"></div> <script> var isMobile = (/iphone|ipod|android|blackberry|fennec/).test (navigator.userAgent.toLowerCase()); if(isMobile) { window._taboola = window._taboola || []; _taboola.push({ mode: 'thumbnails-c', container: 'taboola-mobile-below-article-thumbnails', placement: 'Mobile Below Article Thumbnails', target_type: 'mix' }); window._taboola = window._taboola || []; _taboola.push({ mode: 'organic-thumbnails-a', container: 'taboola-mobile-below-article-thumbnails-2nd', placement: 'Mobile Below Article Thumbnails 2nd', target_type: 'mix' }); }else { window._taboola = window._taboola || []; _taboola.push({ mode: 'alternating-thumbnails-a', container: 'taboola-below-article-thumbnails', placement: 'Below Article Thumbnails', target_type: 'mix' }); } </script></div></div><div class='element B3 ghcite'><div id='embedder-2' class='embedder'><div id="ads.300x250.3"><script>googletag.cmd.push(function() { googletag.display('ads.300x250.3'); }); </script></div></div></div><div class='element B3 ghcite'><div id='fb-root'></div><script src='https://connect.facebook.net/en_US/sdk.js' type='text/javascript'></script><script type='text/javascript'>yq(function(){FB.init({appId:'646875168792966',version:'v2.3'});});</script><div id='articleComments' style='margin-bottom:10px;' ><fb:comments href='http://www.ynet.co.il/articles/0,7340,L-4671875,00.html' num_posts='5' width='490'></fb:comments></div><script>yq(function(){FB.XFBML.parse(document.getElementById('articleComments'));});</script></div></div><div class='block B3'><div class='element B3 ghcite'><iframe name='stlkrFormIframe' style='display:none;'></iframe><div class='art_tkb' id='stlkbctopheader'><div class='art_tkb_header'><span id='stlkbctitletextdiv' class='art_tkb_title'></span><div id='stlkbcopencloseallwrapdiv' class='art_tkb_title_open_close_all_wrap'><a class='art_tkb_button art_tkb_open_all' id='stlkbcopenalldiv' href='javascript:void(0);'><span class='art_tkb_sprite sprite_article_tkb_double_arr'> </span><span>See all talkbacks</span></a><a class='art_tkb_button art_tkb_close_all' id='stlkbcclosealldiv' href='javascript:void(0);'><span class='art_tkb_sprite sprite_article_tkb_double_arr'> </span><span>Close all talkbacks</span></a></div></div><div class='art_tkb_controls'><div class='art_tkb_general_wrap'><a class='art_tkb_button art_tkb_new' id='stlkbcnewtkbdiv' href='javascript:void(0);'><span class='art_tkb_sprite sprite_article_tkb_new_comment'> </span><span>new comment</span></a><div id='stlkbcviewtypewrap' class='art_tkb_view_type'><span class='art_tkb_label'></span><div class='art_tkb_select_container'><select id='stlkbcviewtypeselect'><option value='0' data-mode='desc'>older - newer</option><option value='1' data-mode='asc'>newer - older</option><option value='2' data-mode='recmm'>recommended stories</option><option value='3' data-mode='interest'>popular stories</option></select><div class='art_tkb_fake_selectbox'><span class='art_tkb_fake_selectbox_text' id='stlkbcfakeselecttext'></span><div class='art_tkb_sprite sprite_article_tkb_arr_small_down'></div></div></div></div></div><div class='art_tkb_reply_container' id='stlkbcparentreplydiv'></div></div><div class='art_tkb_border sprite_homepage_hor_separator'></div><div class='art_tkb_talkbacks' id='stlkbcresdiv'></div><div class='art_tkb_paging' id='stlkbcmoretalkbacks'><div id='stlkbcnexttalkbacks' class='art_tkb_page_nav art_tkb_next_page'><a href='javascript:stlkbc.onClickNextTalkbacks();'><span class='tkb_arrow sprite_article_tkb_arrow_prev'></span><span>Next</span></a></div><div id='stlkbcprevtalkbacks' class='art_tkb_page_nav art_tkb_prev_page'><a href='javascript:stlkbc.onClickPrevTalkbacks();'><span>Previous</span><span class='tkb_arrow sprite_article_tkb_arrow_next'></span></a></div></div><div id='stlkrAlertPopupDiv' class='art_tkb_alert'><div class='art_tkb_alert_inner'><div class='art_tkb_alert_top'>Warning:</div><div class='art_tkb_alert_middle'>This will delete your current comment</div><div class='art_tkb_alert_bottom'><a href='javascript:stlkbcreply.onClickPopAlertCancel();'>cancel</a><a href='javascript:stlkbcreply.onClickPopAlertOk();'>Ok</a></div></div></div><div id='stlkrWysiwygPreview' class='art_tkb_preview'><div id='stlkrWysiwygPreviewCdiv' class='art_tkb_preview_inner'></div></div><div id='stlkbcpcardmenu'></div><div id='stlkbcajaxloader' style='display:none;'><img src='/images/ynet_loader_trans_Loading2.gif'/></div><div id='stlkbctextcontajaxloader' style='display:none;'><img src='/images/ynet_loader_trans_Loading2.gif'/></div><div id='stlkbcnorowsfound' style='display:none;'>No talkbacks found</div></div></div></div></div></div></div><div class='block B2b spacer'><div class='block B2b'><div class='element B2b ghcite'><div style='line-height:0;' class='ExternalWebpageIframeResp'><iframe src='https://www.facebook.com/plugins/likebox.php?href=https://www.facebook.com/Ynetnews-129653250402500?fref=ts&width=300&height=300&colorscheme=light&show_faces=true&header=true&stream=false&show_border=true' width='100%' height='210' marginwidth=0 marginheight=0 hspace=0 vspace=0 frameborder=0 scrolling='no' border=0 name=ExternalWebpageIframe></iframe></div></div></div></div></div> <script> function ShowMivzakon(mivzakon, hide) { var hide = hide || false; if(hide){ yq('.strip-news').hide(); yq('.strip-news').parent().css('padding-bottom','0'); } else { yq('#strip-news-title').html(mivzakon); yq('.strip-news').show('fast', function() { var newsblock = yq('.strip-news'); if (yq('.ads.premium').height() > 0) { var header_length = yq('.trj_wrapper').length != 0 ? yq('.header').height() + yq('.trj_wrapper').height() + yq('.ads.premium').height() : yq('.header').height() + yq('.ads.premium').height(); } else { var header_length = yq('.trj_wrapper').length != 0 ? yq('.header').height() + yq('.trj_wrapper').height() : yq('.header').height(); } var hdr = header_length; var styles = {'top': '0', 'z-index': '99999', 'margin-top': '0', 'position': 'fixed', 'border-bottom': '10px solid #ffffff'}; var styles_remove = {'top': '', 'z-index': '', 'margin-top': '', 'position': '', 'border': 'none'}; yq(window).scroll(function() { if( yq(this).scrollTop() > hdr ) { newsblock.css(styles); } else { newsblock.css(styles_remove); } }); }); } } </script> <style> .blinker { color: #333; -webkit-animation: blink 0.8s infinite ease; -moz-animation: blink 0.8s infinite ease; -o-animation: blink 0.8s infinite ease; -ms-animation: blink 0.8s infinite ease; animation: blink 0.8s infinite ease; } .blinker__container .blinker:nth-child(1) { -webkit-animation-delay: 0.2s; -moz-animation-delay: 0.2s; -o-animation-delay: 0.2s; -ms-animation-delay: 0.2s; animation-delay: 0.2s; } .blinker__container .blinker:nth-child(2) { -webkit-animation-delay: 0.4s; -moz-animation-delay: 0.4s; -o-animation-delay: 0.4s; -ms-animation-delay: 0.4s; animation-delay: 0.4s; } .blinker__container .blinker:nth-child(3) { -webkit-animation-delay: 0.6s; -moz-animation-delay: 0.6s; -o-animation-delay: 0.6s; -ms-animation-delay: 0.6s; animation-delay: 0.6s; } @keyframes blink { 0% { opacity: 0; } 20% { opacity: 0.2; } 40% { opacity: 0.4; } 60% { opacity: 0.6; } 80% { opacity: 0.8; } 100% { opacity: 1; } } </style> </article></div><div class='area footer ghcite'><div class='en_footer'><ul><span>|</span><li class='accessibility'><img src='/images/white_icon.png' style='margin:0 3px 0 0;'/><a id ='INDmenu-btn' class='follow'>Accessibility</a> <!-- no accessibility --> <a id='INDbtnWrap' style='display:none !important;' onclick='return false;'><a/> <a id='INDmenu-btn' style='display:none !important;' onclick='return false;'><a/> <script> window.accessibility_init = true; function add_accessibility(){ } </script> </li><span>|</span><li><a href=/articles/0,7340,L-3124381,00.html>RSS</a></li><span>|</span><li><a href=/articles/0,7340,L-3028645,00.html>About</a></li><span>|</span><li><a href=/articles/0,7340,L-4522700,00.html>Contact us</a></li><span>|</span><li><a href=/articles/0,7340,L-3048313,00.html>Privacy Policy</a></li><span>|</span><li><a href=/articles/0,7340,L-3048342,00.html>Terms of use</a></li><span>|</span><li><a href=/articles/0,7340,L-3037379,00.html>Advertise with us</a></li><span>|</span><li><a href=/home/0,7340,L-4423,00.html>Site Map</a></li></ul><p style='padding-top:0px !important;'>Site developed by <span style='position:relative;top:5px;'><a href='http://www.yit.co.il'><img src='/images/yit_logo_footer.png' border='0'></a></span> Copyright © Yedioth Internet. All rights reserved.</p></div></div></div><script type='text/javascript'>(function(){ window.MSIE_VER = function() {var agt=navigator.userAgent.toLowerCase(); var pos=agt.indexOf('msie')+1;if(pos)return agt.charAt(pos+4);return 0;};window.openWin = function(url,title,attrib) {var wref=window.open(url,title,attrib);if(MSIE_VER()>=5)wref.focus();};window.openInnewWindow = function(url,width,height,toolbar) {if(toolbar==1) {openWin(url,'Ynet','toolbar=yes,location=yes,directories=yes,status=yes,menubar=yes,scrollbars=yes,resizable=yes,width='+width+',height='+height);} else {openWin(url,'Ynet','toolbar=no,location=no,dir# tories=no,status=yes,menubar=no,# rollbars=no,movable=yes,resizable=yes,width='+width+',height='+height);}};window.hpbClickTrans = function(url,type,stat_type) {if (1) {var reportUrl = 'http://stats.ynet.co.il/Cda_Market_Teaser_Trans.php';} else {var reportUrl = '/Ext/Comp/Teaser/Cda_Market_Teaser_Trans/0,9252,,00.html';}var cacheBusterValue = new Date().getTime();var params = [];params.push('the_url=' + encodeURIComponent(url));params.push('StatusId=144');params.push('stat_type_id=' + encodeURIComponent(stat_type));if (type) {params.push('type_id=' + encodeURIComponent(type));}params.push('cache_buster=' + cacheBusterValue);(document.createElement('img')).src = reportUrl + '?' + params.join('&');};window.YNET = {};YNET.utils = {htmlEscape : function(str) {if(str) {return str.replace(new RegExp('&','g'),'&').replace(new RegExp('<','g'),'<').replace(new RegExp('>','g'),'>').replace(new RegExp("'",'g'),''').replace(new RegExp('"','g'),'"');} else {return '';}} };})();</script> <script type='text/javascript'> function d64gk(s,i){return "ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/=".indexOf(s.charAt(i))}function decode64(s){var o="";var e1,e2,e3,e4;var i=0; do {e1=d64gk(s,i++);e2=d64gk(s,i++);e3=d64gk(s,i++);e4=d64gk(s,i++);o+=String.fromCharCode((e1<<2)|(e2>>4));if(e3!=64) o+=String.fromCharCode(((e2&15)<<4)|(e3>>2));if(e4!=64) o+=String.fromCharCode(((e3&3)<<6)|e4);}while(i<s.length);return o;}function getYnetCookies(){var a={isLoggedIn:false,nickName:'',email:'',location:'',tbvts:'',username:'',expire:'',ymailToken:''};if (document.cookie) {var dc=document.cookie;var p=dc.indexOf('ynetun');if (p>-1) {a.isLoggedIn=true;a.nickName=decodeURIComponent(decode64(dc.substring(dc.indexOf('=',p)+1).split(';')[0].replace(/\x22/g,'')));p=dc.indexOf('ynetudt');if (p>-1) {var d=decode64(dc.substring(dc.indexOf('=',p)+1).split(';')[0]);d=d.split('sEpP');if (d.length>1) {a.email=decodeURIComponent(d[0]);a.location=decodeURIComponent(d[1]);};if (d.length==3) {a.username=decodeURIComponent(d[2]);};if (d.length==4) {a.mobile=decodeURIComponent(d[3]);};};p=dc.indexOf('~~tbvts');if (p>-1) {a.tbvts=decodeURIComponent(decode64(dc.substring(p+8).split(';')[0]));};p=dc.indexOf('myrcpass=');if (p>-1) {p=dc.indexOf(',',p);var pb=dc.indexOf(',',p+1);a.expire=dc.substr(p+1,pb-p-1);};};};return a;}; (function() { window.headerLogin = { _isLogged:false, _username:'', _getLoginData:function() { if (typeof(getYnetCookies) != 'undefined') { var ud=getYnetCookies(); this._isLogged = ud.isLoggedIn; this._username = ud.nickName; } }, _getLoggedHtml:function() { var html = new Array(); html.push('<strong>שלום, '); html.push('<a href=\'/home/1,7340,L-5026,00.html?continue=%2Farticles%2F0%2C7340%2CL-3082%2C00.html\'>'); html.push(this._username); html.push('</a>'); html.push('</strong>'); html.push(' '); html.push('<a href=\'/Ext/App/Billing/Login/CdaRegBill_GeneralLogout/0,12448,,00.html?continue=%2Farticles%2F0%2C7340%2CL-3082%2C00.html\'>התנתק</a>'); return html.join(''); }, _getNotLoggedHtml:function() { var html = new Array(); html.push('<strong>שלום, אורח</strong>'); html.push(' '); html.push('<a id=\'hdr_login_link\' class=\'login_link\' href=\'javascript:\'>התחבר</a>'); return html.join(''); }, openLoginBox:function() { yq('#hdr_login_link').addClass('login_link_hover'); yq('#hdr_login_wrap').show(); }, closeLoginBox:function() { yq('#hdr_login_link').removeClass('login_link_hover'); yq('#hdr_login_wrap').hide(); }, loginLinkClick:function() { if (yq('#hdr_login_link').hasClass('login_link_hover')) { this.closeLoginBox(); } else { this.openLoginBox(); } }, getLoginInfo:function() { this._getLoginData(); if(this._isLogged) { var html = this._getLoggedHtml(); } else { var html = this._getNotLoggedHtml(); } yq('#main_search_personal').html(html); } }; yq(function() { headerLogin.getLoginInfo(); }); yq('#hdr_login_close').click(function() { headerLogin.closeLoginBox(); }); yq('#hdr_login_wrap').keydown(function(e) { if (e.keyCode==13) yq('#hdr_login_form').submit(); }); yq('#hdr_login_submit').click(function() { yq('#hdr_login_form').submit(); }); yq(document).click(function(event) { if(yq('#hdr_login_wrap').is(':visible')) { if (yq(event.target).parents('#hdr_login_wrap').length == 0 ) { headerLogin.closeLoginBox(); } } else if (yq(event.target).attr('id')=='hdr_login_link') { headerLogin.openLoginBox(); } }); yq('#hdr_autoLogin').click(function() { if(yq(this).hasClass('checked')) { yq(this).removeClass('checked'); yq('#hdr_chkAutoLogin').val('0'); } else { yq(this).addClass('checked'); yq('#hdr_chkAutoLogin').val('1'); } }); })(); (function() { window.headerSearch = { _msChk: function(str) { var bc=new Array(123,125,92,36,91,93,47); for(var i = 0; i < str.length; i++){ for(var j = 0; j < bc.length; j++){ if(str.charCodeAt(i) == bc[j]){ return false; }; }; }; if(str.length > 8 && !isNaN(str)){ return false; }; return true; }, _professionsUtf8Encode: function(src) { var s=''; var MyString=''; for(i=0; i<src.length; i++){ var c=src.charCodeAt(i); if(c >= 1488 && c <= 1514){ d=c-1264; s+='%'+(d.toString(16).toUpperCase()); } else { s+=escape(src.charAt(i)); }; }; return s; }, msSrch: function(searchVal) { var msCurSel = yq('#mainSearchSelectType').val(); var mainSerchBox = yq('#mainSrchBox'); searchVal = searchVal || mainSerchBox.val(); var ca=(typeof collarity_new_appid!='undefined')?'&collarity_appid='+collarity_new_appid:''; var cc=(typeof collarity_new_channel!='undefined')?'&collarity_channel='+collarity_new_channel:''; var co='&collarity_origin='+3082; switch(msCurSel){ case 'web': if (searchVal == undefined || searchVal.length == 0) return false; location.href='/home/0,7340,L-9600,00.html?q='+encodeURIComponent(searchVal) + '&cx=partner-pub-4207657971126930:3262695125&cof=GIMP:009900;T:000000;ALC:FF9900;GFNT:B0B0B0;LC:0000FF;BRC:FFFFFF;BGC:FFFFFF;VLC:666666;GALT:36A200;LBGC:FF0000;DIV:FFFFEE;FORID:9;&as_qdr=all&hq=more:recent4&ynet_search_type=web'; break; case 'english_web': if (searchVal == undefined || searchVal.length == 0) return false; var textBoxVal = yq('#mainSrchBox').val(); yq('#mainSearchBoxWebQ').val(textBoxVal); if (window.dcSite == 'yns') { window.open( 'http://search.ynetnews.com/?q='+encodeURIComponent(searchVal),'_blank' ); } else { yq('form\[name=mainSearchWebForm\]').submit(); } break; case 'ynet': if (searchVal == undefined || searchVal.length == 0) return false; location.href='/home/0,7340,L-9600,00.html?q='+encodeURIComponent(searchVal) + '&cx=006008599374685598470:cb3lybzjt_k&cof=GIMP:009900;T:000000;ALC:FF9900;GFNT:B0B0B0;LC:0000FF;BRC:FFFFFF;BGC:FFFFFF;VLC:666666;GALT:36A200;LBGC:FF0000;DIV:FFFFEE;FORID:9;&as_qdr=all&hq=more:recent4&ynet_search_type=ynet'; break; case 'ynetnews': if (searchVal == undefined || searchVal.length == 0) return false; var textBoxVal = yq('#mainSrchBox').val(); yq('#mainSearchBoxYnetnewsQ').val(textBoxVal); if (window.dcSite == 'yns') { window.open( 'http://search.ynetnews.com/?q='+encodeURIComponent(searchVal),'_blank' ); } else { yq('form\[name=mainSearchYnetnewsForm\]').submit(); } break; case 'ynetshops': searchVal=encodeURIComponent(searchVal); location.href='//www.ynetshops.co.il/Search.aspx?Search='+searchVal+'&utm_source=ynet&utm_medium=search.pane&utm_campaign=search.ynetshops'; break; case 'pro': if (searchVal=='הקלידו תחום - לדוגמה: אינסטלטור') { searchVal=''; }; searchVal=this._professionsUtf8Encode(searchVal); window.open('//www.pro.co.il/external/search/?q='+searchVal,'ProWindow'); break; case 'suppliers': if (searchVal=='לדוגמא: בתי דפוס') { searchVal=''; }; if (searchVal=='') { window.open('//hasapakim.co.il/','SuppliersWindow'); } else { window.open('//hasapakim.co.il/?s='+searchVal+'&type=searchCategory','SuppliersWindow'); } break; }; } }; var isiPad = navigator.userAgent.match(/iPad/i) != null; if(isiPad) { } var mainSerchclass = yq('.mainSrchclass'); var mainSerchBox = yq('#mainSrchBox'); yq('#MsBtn').click(function() { headerSearch.msSrch(); }); mainSerchBox.keydown(function(e) { if (e.keyCode==13) headerSearch.msSrch(this.value); }); saveSearchText=1; yq('#mainSearchSelect').change(function () { selectedSearchVal=yq('option:selected', this).val(); yq('#mainSearchSelectText').html(yq('#mainSearchSelect option:selected').text()); if (selectedSearchVal=='pro' || selectedSearchVal=='ynetshops' || selectedSearchVal=='suppliers') { mainSerchBox.val(''); saveSearchText=0; }; if ( ( selectedSearchVal=='ynet' || selectedSearchVal=='web' || selectedSearchVal=='english_web') && saveSearchText==0) { mainSerchBox.val(''); saveSearchText=1; }; if ((selectedSearchVal != 'web' || (selectedSearchVal == 'web' && mainSerchBox.val!='')) || (selectedSearchVal=='english_web' || (selectedSearchVal == 'english_web' && mainSerchBox.val!=''))){ mainSerchBox.css('backgroundImage', 'none'); }; if(selectedSearchVal == 'pro') { mainSerchBox.val('הקלידו תחום - לדוגמה: אינסטלטור').css('color', '#5b5b5b'); mainSerchBox.css('backgroundImage', 'none'); mainSerchBox.focus(function() { if(yq(this).val() == 'הקלידו תחום - לדוגמה: אינסטלטור') { yq(this).val('').css('color', '#000'); } }); mainSerchBox.blur(function() { if(yq(this).val() == '') { yq(this).val('הקלידו תחום - לדוגמה: אינסטלטור').css('color', '#5b5b5b'); mainSerchBox.css('backgroundImage', 'none'); } }); } else if (selectedSearchVal == 'suppliers'){ mainSerchBox.val('לדוגמא: בתי דפוס').css('color', '#5b5b5b'); mainSerchBox.css('backgroundImage', 'none'); mainSerchBox.focus(function() { if(yq(this).val() == 'לדוגמא: בתי דפוס') { yq(this).val('').css('color', '#000'); } }); mainSerchBox.blur(function() { if(yq(this).val() == '') { yq(this).val('לדוגמא: בתי דפוס').css('color', '#5b5b5b'); mainSerchBox.css('backgroundImage', 'none'); } }); } else { if((mainSerchBox.val() == '') || (mainSerchBox.val() == 'הקלידו תחום - לדוגמה: אינסטלטור') || (mainSerchBox.val() == 'לדוגמא: בתי דפוס')) { mainSerchBox.val('').css('color', '#000'); if(selectedSearchVal == 'web' || selectedSearchVal=='english_web') { if(window.dcSite != 'yns') { mainSerchBox.css('backgroundImage', 'url(/images/new_google_56X18.png)'); } mainSerchBox.css('backgroundRepeat', 'no-repeat'); mainSerchBox.css('backgroundPosition', 'center right'); } else { yq(this).val(''); } } mainSerchBox.unbind('focus'); mainSerchBox.unbind('blur'); mainSerchBox.focus(function() { if(yq(this).val() == 'הקלידו תחום - לדוגמה: אינסטלטור' || yq(this).val() == 'לדוגמא: בתי דפוס') { mainSerchBox.val('').css('color', '#000'); } yq(this).css('backgroundImage', 'none'); }); mainSerchBox.blur(function() { if((yq(this).val() == '' && selectedSearchVal == 'web') || (yq(this).val() == '' && selectedSearchVal == 'english_web')) { if(window.dcSite != 'yns') { yq(this).css('backgroundImage', 'url(/images/new_google_56X18.png)'); } yq(this).css('backgroundRepeat', 'no-repeat'); yq(this).css('backgroundPosition', 'right center'); } }); } }); if (mainSerchBox.val()=='') { yq('#mainSearchSelectType').trigger('change'); } else { mainSerchBox.css('backgroundImage', ''); } yq('#mainSearchSelectText').html(yq('#mainSearchSelect option:selected').text()); var parameters = {}; var allparameters = window.location.href.replace(/[?&]+([^=&]+)=([^&]*)/gi, function(m,key,value) {parameters[key] = value;}); if (parameters['ynet_search_type']=='web') { yq('#mainSearchSelectType').val('web').change(); } if (parameters['ynet_search_type']=='ynet') { yq('#mainSearchSelectType').val('ynet').change(); } if (typeof(parameters['q'])!='undefined'){ mainSerchBox.val(decodeURIComponent(parameters['q'])); mainSerchBox.css('backgroundImage', 'none'); } })(); (function(){yq(document).ready(function(){var heightComp = yq('.video_loop_item:first').height();var topBtn = parseInt(heightComp/4);video = document.getElementById('videoLoopId'); loop_mute_btn = document.getElementById('loop_mute_btn');yq('#loop_mute_btn').live('click', function(){if(video.muted){video.muted = false; yq('#video_loop_muteBut').attr('src','/images/xnet/sound-icon-on_red.png');} else {video.muted = true; yq('#video_loop_muteBut').attr('src', '/images/xnet/sound-icon-off_red.png');}});});window.Tck_Roll = function() {var a=yq('#aTicker');var b=yq('#bTicker');if (a.length && b.length) {var aTop = parseInt(a.css('top'));var bTop = parseInt(b.css('top'));a.css('top',aTop-1);b.css('top',bTop-1);if(aTop < -a.get(0).offsetHeight) {a.css('top',a.get(0).offsetHeight)};if(bTop < -b.get(0).offsetHeight) {b.css('top',b.get(0).offsetHeight)};}};window.Tck_startRoll = function() {DoRoll = setInterval('Tck_Roll()', 40);};window.Tck_stopRoll = function() {clearInterval(window.DoRoll);};window.Tck_Init = function() {var a=yq('#aTicker');var b=yq('#bTicker');if (a.length && b.length) {a.css('top',130);b.css('top',a.get(0).offsetHeight + 130);} };window.TopStoryManager = {_pool: [],add: function(instance) {this._pool.push(instance);},get: function(id) {return this._pool[id - 1];},size: function(id) {return this._pool.length;}};window.TopStory = function(id, data) {this.id = id;this.data = data;this.container = yq('#top-story-' + id);this._init();};window.TopStory.prototype = {_init : function() {switch(this.data.mediaType) {case 'gallery':this._initGallery();break;case 'external_url':this._initExternalUrl();break;default:}},_initGallery : function(){var self = this;this.currentPage = 0;this.slideshowDuration = 3000;this.imageFadeInDuration = 400;this.container.find('.gallery-page').click(function(){if(self.slideshowIntervalId) {clearInterval(self.slideshowIntervalId);self.slideshowIntervalId = null;}var page = parseInt(yq(this).attr('page'));self.gotoPage(page);});this.gotoPage = function(page) {if (page >= 0 && page != this.currentPage) {page = page % this.data.images.length;var imageData = this.data.images[page];var image = this.container.find('.top-story-media img.gallery_image');if (imageData) {image.css('opacity', 0);image.attr('src', imageData.src);image.attr('title', imageData.caption);image.attr('alt', imageData.caption);image.animate({'opacity' : 1}, this.imageFadeInDuration, 'linear');}this.container.find('.gallery-page').removeClass('selected');this.container.find('.gallery-page[page=' + page + ']').addClass('selected');this.currentPage = page;}};this.startSlideshow = function() {var self = this;this.slideshowIntervalId = setInterval(function(){self.gotoPage(self.currentPage + 1);}, this.slideshowDuration);};if (this.data.isSlideshow) {this.startSlideshow();}},_initExternalUrl: function() {var self = this;this.container.find('.top-story-media-opimage').click(function(){yq(this).replaceWith('<iframe src=' + self.data.mediaExtUrlIframeSrc + ' width=100% height=100% marginheight=0 marginwidth=0 frameborder=0 allowfullscreen webkitallowfullscreen mozallowfullscreen></iframe>'); });}};})();(function(){var lightbox_prefix='ArticleLightbox';window.ArticlelImageLightBox = {_minWidth : 250,_init: function() {if (!this._initialize) {var self = this;this._template = this._get();this._template.box.find('a.'+lightbox_prefix+'close').click(function() {self.close();return false;});this._template.bg.click(function() {self.close();return false;});this._initialize = true;};},_get: function () {if (!yq('#ArticlelImageLightBox').length) {yq('body').append("\n <center><div id='ArticlelImageLightBox'><div class='"+lightbox_prefix+"content clearfix'>\n <img class='"+lightbox_prefix+"image' src='' alt='' title=''/>\n <div class='"+lightbox_prefix+"text'>\n <em>© כל הזכויות שמורות</em>\n <strong><cite></cite></strong>\n </div>\n <a href='#' class='"+lightbox_prefix+"close'>סגור</a>\n </div></div></center>\n <div id='ArticlelImageLightBoxBG'></div>\n ");return {box: yq('#ArticlelImageLightBox'),bg: yq('#ArticlelImageLightBoxBG')}}},close: function() {this._template.box.find('div.'+lightbox_prefix+'text > strong').html('');this._template.box.hide();this._template.bg.hide();this._template.box.find('img').attr('src', '');},open: function(params) {var self = this;this._init(); this._template.box.find('div.'+lightbox_prefix+'text > strong').html(params.caption+' ');this._template.box.find('div.'+lightbox_prefix+'text > strong').append('<cite>'+params.credit+'</cite>');this._template.box.show();this._template.bg.show(); this._template.box.find('img').replaceWith(yq('<img>', {src : params.path, className :lightbox_prefix+'image', alt : params.credit, title : params.credit}).load(function(){self._position();})); if (document.all) {this._position();}; },_position: function() {var self = this;var img = yq('#ArticlelImageLightBox img');if (!img.get(0).complete) {setTimeout(function(){self._position();}, 200);return;};if (!img.attr('_initialized')) {var w = yq(window),obj = this._template.box,left = 0,top = 0; objImageWidth = yq('#ArticlelImageLightBox img').width();objImageHeight = yq('#ArticlelImageLightBox img').height(); if (objImageWidth >= w.width()) { imgWidth = w.width()*0.95+'px';} else {imgWidth = objImageWidth;}yq('#ArticlelImageLightBox img.'+lightbox_prefix+'image').width(imgWidth);if (objImageHeight >= w.height()) { if (document.all) {imgHeight = w.height()*0.88+'px';} else {imgHeight = w.height()*0.9+'px';}} else {imgHeight = objImageHeight;}yq('#ArticlelImageLightBox img.'+lightbox_prefix+'image').height(imgHeight);if (objImageWidth > this._minWidth) {if (objImageWidth >= w.width()) { yq('#ArticlelImageLightBox .'+lightbox_prefix+'text').css('width',w.width()*0.95+'px');yq('#ArticlelImageLightBox .'+lightbox_prefix+'text strong').css('width',w.width()*0.65+'px');} else {yq('#ArticlelImageLightBox .'+lightbox_prefix+'text').css('width',objImageWidth*0.95+'px');yq('#ArticlelImageLightBox .'+lightbox_prefix+'text strong').css('width',objImageWidth*0.65+'px'); }} else {yq('#ArticlelImageLightBox .'+lightbox_prefix+'text').css('width',this._minWidth+'px');yq('#ArticlelImageLightBox .'+lightbox_prefix+'text strong').css('width',this._minWidth*0.6+'px');}left = (w.width() / 2) - (obj.width() / 2);top = (w.height() / 2) - (obj.height() / 2);if (document.all) {top += document.body.scrollTop;}obj.css({'left': left > 0 ? left : 0 + 'px','top': top > 0 ? top : 0 + 'px'}); img.attr('_initialized', true);this._template.box.css({'display':'block','visibility':'visible'});this._template.bg.css({'display':'block','visibility':'visible'}); }}};})();(function(){ window.GalleryTv = function(id, data) { this.id = id; this.data = data; this.container = yq('#gallery-' + id); this._init();this.maxItems = this.data.images.length;if (this.container.hasClass('gallery-html')) {if (this.data.images.length > 7) {this.maxItems = 7;}} }; window.GalleryTv.prototype = { _init : function() { var self = this; this._initGalleryTv(); },_initGalleryTv : function(){var self = this;this.currentPage = 0;this.imageFadeInDuration = 400;this.container.find('.gallery-page').click(function(){var page = parseInt(yq(this).attr('page'));self._gotoPage(page);});this._gotoPage = function(page) {if (page >= 0 && page != this.currentPage) {page = page % this.maxItems;} else {page = this.maxItems - 1;}var imageData = this.data.images[page];var image = this.container.find('img.gallery_image');image.css('opacity', 0);image.attr('src', imageData.src);image.attr('title', imageData.credits);image.attr('alt', imageData.caption);image.animate({'opacity' : 1}, this.imageFadeInDuration, 'linear');this.container.find('.gallery-page').removeClass('selected');this.container.find('.gallery-page[page=' + page + ']').addClass('selected');this.container.find('.gallery-page-caption').text(imageData.displayText || imageData.caption);if (imageData.credits) {this.container.find('.gallery-page-credits').text(' (' + imageData.credits +')');} else {this.container.find('.gallery-page-credits').text('');}this.currentPage = page;};this.container.find('.gallery_arrow_left').click(function(){var page = self.container.find('.gallery-page.selected').attr('page');var nextPage = parseInt(page) - 1;self._gotoPage(nextPage);});this.container.find('.gallery_arrow_right').click(function(){var page = self.container.find('.gallery-page.selected').attr('page');var nextPage = parseInt(page) + 1;self._gotoPage(nextPage);});this.container.find('.gallery_image').click(function(){var page = self.container.find('.gallery-page.selected').attr('page');var nextPage = parseInt(page) + 1;if (nextPage < self.maxItems) {self._gotoPage(nextPage);} else {self._gotoPage(0);}});}}; ArticleHtmlTable = function(id,titleColor,colColor) {this._container = yq('#CHTcompId-' + id); var getCompWidth = this._container.width();var getTable = this._container.find('table');var getTr = getTable.find('tbody >tr');var getTd = getTr.find('td');getTable.attr({'bgcolor': '#ffffff','border': '0','cellSpacing': '0','cellPadding': '0','dir': 'rtl','width': (getCompWidth-8)}); getTr.attr('bgcolor', '');getTd.attr('bgcolor', '');getTd.removeClass('text12').addClass('CHTcolorText'); getTd.each(function () {yq(this).addClass('CHTborderBottomTd');if (!yq(this).is(':last-child')) {yq(this).addClass('CHTborderLeftTd');}});getTr.each(function () {if (yq(this).is(':last-child')) {yq(this).find('td').removeClass('CHTborderBottomTd');}}); var i = 0;for (0; i < getTr.length; i++) {var td = getTr.eq(i).find('td');if (i == 0 && titleColor != 1) {td.each(function () {yq(this).removeClass('CHTcolorText').addClass('CHTtableSubTitle');yq(this).addClass('CHTtableSubTitle');});td.find('a').each(function () {yq(this).addClass('CHTblueLinkColor');});} else {if (i % 2) {td.each(function () {yq(this).addClass('CHTtdBackgroundColorLight');});} else {td.each(function () {yq(this).addClass('CHTtdBackgroundColorDark');});}if (colColor != 1) {td.each(function (i) {if (i == 0) {yq(this).addClass('CHTtdFirstColBackgroundColorDark');}});}}}}; window.ArticleVideoTv = {autoPlayVideo : function(playerId) {var callback = function(){ window['fpDisplayPlayer' + playerId]();};var autoLightboxTimeout = setTimeout(function(){if(!window.dc_before_maavaron_called) {yq(function(){if (!window.addBeforeMaavronEventCalled) {callback();}});}}, 500);if (typeof addBeforeMaavronEvent == 'function') {addBeforeMaavronEvent(function(){window.addBeforeMaavronEventCalled = true;clearTimeout(autoLightboxTimeout);CmmAppVideoApi.stopPlayback('fpContainer' + playerId);});};if (typeof addAfterMaavronEvent == 'function') {addAfterMaavronEvent(function(){yq(callback);});};}};if (window.ArticleVideoTvAutoplayId && document.URL.indexOf('autoplay=1')>-1 && ''!='1') {window.ArticleVideoTv.autoPlayVideo(window.ArticleVideoTvAutoplayId);}window.CdaAppArticleLiveTv_onClick = function (instanceId, feedUrl, autoPlay, isLightbox, liveFeedWidth, liveFeedHeight) {if (isLightbox == 1) {CdaAppArticleLiveTv_playLightboxLiveVideo(instanceId, feedUrl, autoPlay);} else {CdaAppArticleLiveTv_playVideoInline(instanceId, feedUrl, autoPlay, liveFeedWidth, liveFeedHeight);} if (typeof(window.pageRefreshDisable)=='function'){window.pageRefreshDisable('liveVideo');};};window.CdaAppArticleLiveTv_playVideoInline = function (instanceId, feedUrl, autoPlay, liveFeedWidth, liveFeedHeight) {var feedUrl = feedUrl.split(',');feedUrl[3] = feedUrl[3].replace('640',liveFeedWidth);feedUrl[4] = liveFeedHeight;feedUrl.join();jQuery('#livePlayerInstance'+instanceId).replaceWith('<iframe scrolling=no frameborder=0 src='+feedUrl+' marginwidth=0 marginheight=0 width='+liveFeedWidth+' height='+liveFeedHeight+' id=vPlayerDiv'+instanceId+'></iframe>');};window.CdaAppArticleLiveTv_playLightboxLiveVideo = function (instanceId, feedUrl, autoPlay) {var callback = function(){playVideoUsingLightbox(instanceId,null,null,'LiveTv',null,null,feedUrl);};if (autoPlay) {var autoLightboxTimeout = setTimeout(function(){if(!window.dc_before_maavaron_called) {yq(function(){if (!window.addBeforeMaavronEventCalled) {callback();}});}}, 500);if (typeof addBeforeMaavronEvent == 'function') {addBeforeMaavronEvent(function(){window.addBeforeMaavronEventCalled = true;clearTimeout(autoLightboxTimeout);if (window.HPPlayer && HPPlayer.LivePlayer) {HPPlayer.LivePlayer.closePlayer();}});};if (typeof addAfterMaavronEvent == 'function') {addAfterMaavronEvent(function(){yq(callback);});};} else {yq(callback);}};})();window.is_ie5=false; function txt_link(type,url,urlAtts) {switch (type){case 'external' :if( urlAtts != '' ) {var x = window.open(unescape(url),'newWin',urlAtts)} else {document.location = unescape(url);}break;case 'article' :urlStr = '/articles/0,7340,L-to_replace,00.html';url=urlStr.replace('to_replace',url);if( urlAtts == '' || !urlAtts) {document.location = url;} else {var x = window.open(url,'newWin',urlAtts)}break;case 'yaan' :urlStr = '/yaan/0,7340,L-to_replace,00.html';url=urlStr.replace('to_replace',url);if( urlAtts == '' || !urlAtts) {document.location = url;} else {var x = window.open(url,'newWin',urlAtts)}break;case 'category' :urlStr = '/home/0,7340,L-to_replace,00.html';url=urlStr.replace('to_replace',url);if( urlAtts == '' || !urlAtts) {document.location = url;} else {var x = window.open(url,'newWin',urlAtts)}break;}}(function(){ yq('body').append("<scr"+"ipt type='text/javascr"+"ipt' src='/Api/Wysiwyg/wysiwygJs/0,12968,36-408,00.js'></scr"+"ipt>"); if (typeof wsgClass == 'function') { window.wsg1024Class = function(id,thisObjName,data) { wsgClass.call(this, id, thisObjName, data); this._defaultText = 'text'; }; window.wsg1024Class.prototype = new wsgClass(); window.wsg1024Class.prototype.Show = function() { this.isAlt = true; if (this._interfaceDisabled) return; var insElt=document.getElementById(this.InsertIntoElement); if (insElt) { insElt.innerHTML=[ this._ShowTextarea(), ].join(''); }; }; window.wsg1024Class.prototype.getDefaultText = function() { return this._defaultText; }; window.wsg1024Class.prototype.setValue = function(val) { yq('#wysiwygTA' + this.id).val(val); }; window.wsg1024Class.prototype.isEdited = function() { return this.getValue() != this.getDefaultText() || yq('#wysiwygTA' + this.id).hasClass('art_tkb_reply_blank_input_edited'); }; window.wsg1024Class.prototype.setEdited = function(isEdited) { yq('#wysiwygTA' + this.id)[isEdited ? 'addClass' : 'removeClass']('art_tkb_reply_blank_input_edited'); }; window.wsg1024Class.prototype._ShowTextarea = function(){ return [ '<div id="wysiwygAltDiv'+this.id+'">', '<textarea class="art_tkb_reply_blank_input" data-deftext="' + this.getDefaultText() + '" name="'+this.name+'" tabIndex=1 id="wysiwygTA'+this.id+'" onFocus=window.wsgobj'+this.id+'.onInputFocus(this); onBlur=window.wsgobj'+this.id+'.onInputBlur(this);>', this.getDefaultText(), '</textarea>', '</div>' ].join(''); }; window.wsg1024Class.prototype.onInputFocus = function(input){ if (this.getValue() == this.getDefaultText()) { this.setValue(''); this.setEdited(true); }; }; window.wsg1024Class.prototype.onInputBlur = function(input){ if (!this.getValue().length) { this.setValue(this.getDefaultText()); this.setEdited(false); }; }; }; window.Cstlkbc = function(params) { this.siteID=params.siteID; this.ynetSiteIDConst=params.ynetSiteIDConst; this.articleId=params.articleId; this.talkbackType=params.talkbackType; this.constGalleryTalkbackType=params.constGalleryTalkbackType; this.constVideoTalkbackType=params.constVideoTalkbackType; this.constComponentTalkbackType=params.constComponentTalkbackType; this.loginurl=params.loginurl; this.registrationurl=params.registrationurl; this.articlesurl=params.articlesurl; this.forgotpassurl=params.forgotpassurl; this.merlinFrameurl=params.merlinFrameurl; this.ajaxurl=params.ajaxurl; this.ajaxurlnc=params.ajaxurlnc; this.ajaxurl_loadcontent=params.ajaxurl_loadcontent; this.domreadyeltids=['resdiv','moretalkbacks','ajaxloader','pcardmenu']; this.isAntiPro=params.isAntiPro; this.spriteClasses=params.spriteClasses; this.numInitialCommnt=params.numInitialCommnt; this.gobj={ 'isIframe':false, 'antiDivBackgroundColor':'#3a5fd8', 'proDivBackgroundColor':'#4eaf3b', 'tadvert_every_howmany_rows':10, 'notrecmmDivColor':'black', 'recmmDivColor':'#9b1a1f', 'txtNoContent':' (n/t)', 'imgClosedArrows':'/images/stlkbclarr.gif', 'width':490, 'imgSendTalkback':'/images/stlkbcreply.gif', 'isDispPcardmenu2':'1', 'txtReplyTalkback':'הגיבו לתגובה', 'txtReplyNewTalkback':'תגובה חדשה', 'alignOpposite':'left', 'alignNormal':'right', 'txtRecmmThisTalkback':'', 'txtRecmmThankYou':'', 'lightBoxAddLeft':30, 'optsCookieExpire':0, 'wapTalkbackSource': params.wapTalkbackSources, 'txtTopLinkTooltip_asc':'מהתגובה הראשונה לאחרונה', 'txtTopLinkTooltip_desc':'מהתגובה האחרונה לראשונה', 'txtTopLinkTooltip_recmm':'תגובות שזכו לציון חיובי', 'txtTopLinkTooltip_interest':'עשו רעש - לחיוב ולשלילה', 'isTopLinksTooltipEnabled':false }; this.disableAkCache=params.disableAkCache; var _advertCounter=0; this.fillAdvertDiv=function(myeltid,tadvertid){ document.getElementById('stlkbc'+myeltid).innerHTML='<div id=ads.talkback.'+ ++_advertCounter +'></div>'; if (typeof(dcTalkBack)=='function') dcTalkBack(_advertCounter); }; }; Cstlkbc.prototype={ curOpts:{ mode:false, allopen:false, paintAnti:false, paintPro:false, nextrows:false, prevrows:false, opentalkback:false, opentalkbackpage:false, revealComments:false, ScrollInvert:0 }, onInit:function(){ var _this=this; _this._runInterfaceOperation(function(onEnd){ _this.initializor.onInit(onEnd); }); }, onClickTsurrdiv:function(tid){ this.talkbacks.talkbackOpenClose(tid); }, onClickReavealTalkbacksScrollInvert:function(toY){ document.getElementById(toY).scrollIntoView() }, onClickOpenAll:function(){ var _this=this; _this._runInterfaceOperation(function(onEnd){ _this.talkbacks.updater.update({allopen:true},onEnd); }); }, onClickCloseAll:function(){ var _this=this; _this._runInterfaceOperation(function(onEnd){ _this.talkbacks.updater.update({allopen:false},onEnd); }); }, onClickSetModeDesc:function(){ var _this=this; _this._runInterfaceOperation(function(onEnd){ var scroolToY=0; if (stlkbc.curOpts.mode=='noEqual') scroolToY=1; _this.talkbacks.updater.update({mode:'desc',allopen:false,ScrollInvert:scroolToY},onEnd); }); }, onClickSetModeAsc:function(){ var _this=this; _this._runInterfaceOperation(function(onEnd){ var scroolToY=0; if (stlkbc.curOpts.mode=='noEqual') scroolToY=1; _this.talkbacks.updater.update({mode:'asc',allopen:false,ScrollInvert:scroolToY},onEnd); }); }, onClickSetModeRecmm:function(){ var _this=this; _this._runInterfaceOperation(function(onEnd){ var scroolToY=0; if (stlkbc.curOpts.mode=='noEqual') scroolToY=1; _this.talkbacks.updater.update({mode:'recmm',allopen:true,ScrollInvert:scroolToY},onEnd); }); }, onClickSetModeInterest:function(){ var _this=this; _this._runInterfaceOperation(function(onEnd){ var scroolToY=0; if (stlkbc.curOpts.mode=='noEqual') scroolToY=1; _this.talkbacks.updater.update({mode:'interest',allopen:true,ScrollInvert:scroolToY},onEnd); }); }, onClickNextTalkbacks:function(){ var _this=this; var scroolToY=0; if (stlkbc.curOpts.mode=='noEqual') scroolToY=1; _this._runInterfaceOperation(function(onEnd){ _this.talkbacks.updater.update({nextrows:true},onEnd); }); }, onClickReavealTalkbacks:function(){ var _this=this; var curOffset = yq('#stlkbcopentmoralkbacks').offset().top - yq(document).scrollTop(); _this._runInterfaceOperation(function(onEnd){ _this.talkbacks.updater.update({revealComments:'true',nextrows:true,numInitialCommnt:0},onEnd); });dataLayer.push({'event': 'comments_events', 'Category': 'Comments', 'Action': 'Load More Comments'}); }, onClickReturnFstateTalkbacks:function(){ document.getElementById('stlkbcopentLessTalkbacks').style.display='none'; var selectedOption = stlkbc.ge('viewtypeselect').selectedIndex; stlkbc.curOpts.mode='noEqual'; switch(selectedOption) { case 0: stlkbc.onClickSetModeDesc(); break; case 1: stlkbc.onClickSetModeAsc(); break; case 2: stlkbc.onClickSetModeRecmm(); break; case 3: stlkbc.onClickSetModeInterest(); break; default: } }, onClickPrevTalkbacks:function(){ var _this=this; _this._runInterfaceOperation(function(onEnd){ _this.talkbacks.updater.update({prevrows:true},onEnd); }); }, opentalkback:function(tid){ var _this=this; _this._runInterfaceOperation(function(onEnd){ _this.talkbacks.updater.update({opentalkback:parseInt(''+tid)},onEnd); }); }, onClickAntiPro:function(isPro){ var _this=this; _this._runInterfaceOperation(function(onEnd){ if (isPro) { _this.talkbacks.updater.update({paintPro:!_this.curOpts.paintPro},onEnd); } else { _this.talkbacks.updater.update({paintAnti:!_this.curOpts.paintAnti},onEnd); }; }); }, onClickPCImageArr:function(tid){ this.pcardMenu.open(tid); }, onClickPcardMenu:function(w){ this.pcardMenu.openLink(w); }, onClickPcardMenuClose:function(){ this.pcardMenu.close(); }, onChangeViewType:function(el){ var selectedOption = el.options[el.selectedIndex]; if (document.getElementById('stlkbcopentLessTalkbacks') ) document.getElementById('stlkbcopentLessTalkbacks').style.display='none'; stlkbc.ge('fakeselecttext').innerHTML = selectedOption.text; switch(selectedOption.value) { case '0': stlkbc.onClickSetModeDesc(); break; case '1': stlkbc.onClickSetModeAsc(); break; case '2': stlkbc.onClickSetModeRecmm(); break; case '3': stlkbc.onClickSetModeInterest(); break; default: } }, onReplyTalkbackClick:function(button, tid, isAlwaysParent){ button = yq(button); if (!button.hasClass('art_tkb_disabled')) { stlkbc.replyTalkback(tid, isAlwaysParent, false); } }, replyTalkback:function(tid,isAlwaysParent,scrollToForm){ if (typeof scrollToForm == 'undefined') { scrollToForm = true; } if (typeof(isAlwaysParent)=='undefined') var isAlwaysParent=false; this.replyControl.open(tid,isAlwaysParent); if (stlkbc.talkbackType != stlkbc.constComponentTalkbackType) { if (typeof(tid)=='undefined' || tid == 0) { var theDiv=document.getElementById('stlkbcparentreplydiv'); if (theDiv) stlkbcreply.showMerlin(theDiv,tid); if (scrollToForm) { stlkbc.util.scrollToElt(stlkbc.ge('parentreplydiv')); }; } else { var theDiv=document.getElementById('stlkbc' + tid + 'treplydiv'); if (theDiv) stlkbcreply.showMerlin(theDiv,tid); if (scrollToForm) { stlkbc.util.scrollToElt(stlkbc.gt(tid,'treplydiv')); }; } } }, hideReplyDiv:function(tid){ this.replyControl.close(tid); }, recmmTalkback:function(tid,irecmm){ this.recmm.doit(tid,irecmm); }, gotoLogin:function(tid){ stlkbc.tracker.update({ opentalkback:tid, autorecmm:stlkbc.recmm.getPendingTidRecmm(tid) }); var _this=this; var opp=_this.getOpentalkbackParam(tid); try{ var cont=_this.articlesurl.replace('TIDREPLACE',opp); var reglink=_this.registrationurl.replace('TIDREPLACE',opp); var forgotpasslink=_this.forgotpassurl.replace('TIDREPLACE',opp); if (_this.gt(tid,'trecmmlogindiv')) { var tl=_this.util.getEltTopLeft(_this.gt(tid,'trecmmlogindiv')); var left=tl[1]+_this.g('lightBoxAddLeft'); } else { var left=false; }; if (document.getElementById('uict')) { document.getElementById('uict').contentWindow.LoginLightbox(cont,reglink,forgotpasslink,left); } else { LoginLightbox(cont,reglink,forgotpasslink,left); }; }catch(e){ window.location.href=_this.loginurl.replace('TIDREPLACE',opp); }; }, gotoregpage:function(tid){ stlkbc.tracker.update({ opentalkback:tid, autorecmm:stlkbc.recmm.getPendingTidRecmm(tid) }); var _this=this; window.location.href=_this.registrationurl.replace('TIDREPLACE',_this.getOpentalkbackParam(tid)); }, loadPreviewRenderedContent:function(data){ var myDate=new Date(); var day=''+myDate.getDate(); if (day.length==1) day='0'+day; var mon=''+(myDate.getMonth()+1); if (mon.length==1) mon='0'+mon; var year=''+myDate.getFullYear(); year=year.slice(2); data.mainElt.innerHTML=[ "<div dir='rtl' align='right' style='height:270px;overflow:auto;'>", this.rowtemplate.getContentdiv({ id:1, title:data.replyTitle, text:data.content, LEVEL:1, tc:1, name:data.replyName, location:data.replyLocation, the_date:day+'.'+mon+'.'+year, userid:0, thumb_image_path:'' },true,false,true), '</div>' ].join(''); }, getAjaxUrl:function(params,isNc) { var _this=this; if (typeof(isNc)=='undefined') var isNc=false; var newparams=[]; for (var i=0;i<params.length;i++) { newparams.push(''+params[i]); }; if (params[0]=='loadcontent') { var url=_this.ajaxurl_loadcontent; } else if (isNc) { var url=_this.ajaxurlnc; } else { var url=_this.ajaxurl }; return url.replace('TOREPLACE',newparams.join('-'))+((isNc||_this.disableAkCache)?('?RN='+(new Date).getTime()):''); }, g:function(vn){ return this.gobj[vn]; }, ue:function(str){ }, uee:function(obj){ return this.ue('error #'+obj.errcode+': '+obj.errmsg); }, ge:function(id){ var __gecache=this._gecache; if (typeof(__gecache[id])=='undefined') { var elt=document.getElementById('stlkbc'+id); if (elt) __gecache[id]=elt; else elt=false; } else { var elt=__gecache[id]; }; return elt; }, _gecache:{}, gt:function(tid,id){ return document.getElementById('stlkbc'+tid+''+id); }, gs:function() { var ans=false; for(var i=0;i<document.styleSheets.length;i++){ var stylesheet=document.styleSheets[i]; if (stylesheet.title=='stlkbcstyle') { ans=stylesheet; break; }; }; return ans; }, getAdvertDivContent:function(myeltid,tadvertid){ if (stlkbc.talkbackType != stlkbc.constComponentTalkbackType) { var _this=this; var __advertdivsmyeltids=_this._advertdivsmyeltids; if (typeof(__advertdivsmyeltids[tadvertid])=='undefined') __advertdivsmyeltids[tadvertid]=false; var advertdivmyeltid=__advertdivsmyeltids[tadvertid]; __advertdivsmyeltids[tadvertid]=myeltid; _this.fillAdvertDiv(myeltid,tadvertid); } }, _advertdivsmyeltids:{}, getOpentalkbackParam:function(tid){ return stlkbc.tracker.getUrlParam(); }, getGenericButtonHtml:function(params){ return [ "<a href='javascript:void(0);' onclick='" + params.onClick + "' class='art_tkb_button " + params.className + "'>", "<span class='art_tkb_sprite " + params.iconSpriteClass + "'> </span>", "<span>" + params.text + "</span>", "</a>" ].join(''); }, _runInterfaceOperation:function(callback){ var _this=this; if (!_this._interfacedisabled) { _this._interfacedisabled=true; callback(function(){ _this._interfacedisabled=false; }); }; }, trim:function(str){ var re1=new RegExp('^\\s*'); var re2=new RegExp('\\s*'+unescape('%24')); return str.replace(re1,'').replace(re2,''); }, _interfacedisabled:false }; Cstlkbc.prototype.initializor={ onInit:function(onEnd){ var _this=this; _this._onEnd=onEnd; if (!window.attachEvent) window.addEventListener('unload',function(){},false); _this._domReadyTimeout(); }, _domReadyTimeout:function(){ var _this=this; if (!_this._isDomReady()) { setTimeout(function(){_this._domReadyTimeout();},50); } else { _this._onDomReady(); }; }, _isDomReady:function(){ return true; var _stlkbc=stlkbc; for(var i=0;i<_stlkbc.domreadyeltids.length;i++){ if (!_stlkbc.ge(_stlkbc.domreadyeltids[i])) return false; }; if (_stlkbc.isAntiPro) { var stylesheet=_stlkbc.gs(); if (!stylesheet) { this._numFailsCounter++; if (this._numFailsCounter<this._numFailsLimit) return false; else return true; }; stylesheet.disabled=false; }; return true; }, _numFailsCounter:0, _numFailsLimit:100, _onDomReady:function(){ var _this=this; stlkbc.userInfo.onInit(function(){ _this._onInit_AfterUserInfo(); }); }, _onInit_AfterUserInfo:function(){ stlkbc.recmm.onInit(); var _this=this; stlkbc.tbheader.onInit(function(isDisplayedTalkbacks){ _this._onDomReady_AfterTbHeader(isDisplayedTalkbacks); }); }, _onDomReady_AfterTbHeader:function(isDisplayedTalkbacks){ var _stlkbc=stlkbc; var _this=this; if (isDisplayedTalkbacks) { var opts=stlkbc.tracker.getOpts(); if (opts==false) { _stlkbc.talkbacks.updater.update({ mode:'desc', opentalkback:false },function(){_this._afterUpdater();}); } else if ((typeof(opts.mode)!='undefined')&&(typeof(opts.allopen)!='undefined')) { _stlkbc.talkbacks.updater.update({ mode:opts.mode, opentalkback:opts.opentalkback, opentalkbackpage:opts.opentalkbackpage, allopen:opts.allopen },function(){ if ((opts.autorecmm!=false)&&(opts.opentalkback!=false)) { stlkbc.recmm.doit(opts.opentalkback,(opts.autorecmm=='p')); }; _this._afterUpdater(); }); } else { _stlkbc.talkbacks.updater.update({ mode:'desc', opentalkback:opts.opentalkback },function(){_this._afterUpdater();}); }; } else { _this._afterUpdater(); }; }, _afterUpdater:function(){ this._onEnd(); } }; Cstlkbc.prototype.userInfo={ userDetails:{ name:'', location:'', email:'' }, onInit:function(callback){ var ud=getYnetCookies(); if (ud.isLoggedIn) { var utbvotes={}; if (ud.tbvts.length>0) { var tmp=ud.tbvts.split(' '); for(var i=0;i<tmp.length;i++){ var status=tmp[i].substring(0,1); if ((status!='*')&&(status!='+')&&(status!='-')) { status='*'; var talkbackId=tmp[i]; } else { var talkbackId=tmp[i].substring(1); }; utbvotes['t'+talkbackId]=status; }; }; var obj={ isLoggedIn:true, name:ud.nickName, location:ud.location, email:ud.email, utbvotes:utbvotes }; } else { var obj={isLoggedIn:false,utbvotes:{}}; }; this._onInit_AfterAjax(callback,obj); }, _onInit_AfterAjax:function(callback,obj){ if (obj.error) stlkbc.uee(obj); else { var _this=this; _this._isLoggedIn=obj.isLoggedIn; _this._votedTalkbacks=obj.utbvotes; if (obj.isLoggedIn) { _this.userDetails.name=obj.name; _this.userDetails.location=obj.location; _this.userDetails.email=obj.email; }; }; callback(); }, getVotedTalkbacks:function(){ var val = CstlkbcCookieUtils.readCookie('tbvtsInfo'); return CstlkbcCookieUtils.convertStringToArray(val); }, isLoggedIn:function(){ return this._isLoggedIn; }, setIsLoggedIn:function(status){ this._isLoggedIn=status; }, _isLoggedIn:false, _votedTalkbacks:[] }; Cstlkbc.prototype.recmm={ onInit:function(){ this._votedTalkbacks=stlkbc.userInfo.getVotedTalkbacks(); }, updateContentDiv:function(tid){ var _this=this; var tbstatus=_this._getVotedTalkbackStatus(tid); if (tbstatus!=false) { _this._showRecmmTalkbackDiv(tid,'div'); if (tbstatus=='+') _this._disableRecmmGif(tid); if (tbstatus=='-') _this._disableBadmmGif(tid); }; }, getPendingTidRecmm:function(tid){ if (typeof(this._pendingRecmms[tid])!='undefined') { if (this._pendingRecmms[tid]) { return 'p'; } else { return 'm'; }; } else { return false; }; }, doit:function(tid,isrecmm){ var _this=this; var _stlkbc=stlkbc; if (!_this._waitingForAjax) { var tbstatus=_this._getVotedTalkbackStatus(tid); var cancelPrev=(((tbstatus=='+')&&(!isrecmm))||((tbstatus=='-')&&(isrecmm))); if ((tbstatus===false)||(cancelPrev)||tbstatus=='*') { if (cancelPrev) { tbstatus='*'; _this._votedTalkbacks['t'+tid]=false; } else { _this._votedTalkbacks['t'+tid]=tbstatus=(isrecmm)?'+':'-'; }; _this._showRecmmTalkbackDiv(tid,'ajaxloader'); _this._waitingForAjax=true; _stlkbc.util.ajax(_stlkbc.getAjaxUrl(['recmm',_stlkbc.articleId,tid,_stlkbc.talkbackType,(isrecmm?1:0)],true),function(obj){ _this._waitingForAjax=false; _this._doit_afterAjax(obj,tid,isrecmm,tbstatus,cancelPrev); }); }; }; }, _waitingForAjax:false, _pendingRecmms:{}, _doit_afterAjax:function(obj,tid,isrecmm,tbstatus,cancelPrev){ if (!stlkbc.g('isIframe')) { var _stlkbc=stlkbc; var _this=this; if (obj.error) { _stlkbc.uee(obj); obj.status='notloggedin'; }; _this._showRecmmTalkbackDiv(tid,'div'); if (cancelPrev) { _this._enableRecmmGif(tid); _this._enableBadmmGif(tid); } else if (tbstatus=='+') { _this._disableRecmmGif(tid); } else if (tbstatus=='-') { _this._disableBadmmGif(tid); }; if (obj.status=='ok') { var newts=_stlkbc.talkbacks.getRow(tid).ts+(isrecmm?1:-1); _stlkbc.talkbacks.getRow(tid).ts=newts; var statElement = yq(_stlkbc.gt(tid,'trecmmtsdiv')); statElement.html(''+newts); statElement.removeClass(stlkbc.spriteClasses.voteForBg); statElement.removeClass(stlkbc.spriteClasses.voteAgainstBg); statElement.addClass(newts >= 0 ? stlkbc.spriteClasses.voteForBg : stlkbc.spriteClasses.voteAgainstBg); if (cancelPrev) { _stlkbc.gt(tid,'trecmmdeftxt').innerHTML=_stlkbc.g('txtRecmmThisTalkback'); } else { _stlkbc.gt(tid,'trecmmdeftxt').innerHTML=_stlkbc.g('txtRecmmThankYou'); }; }; }; }, _showRecmmTalkbackDiv:function(tid,showdiv){ if (!stlkbc.g('isIframe')) { var _stlkbc=stlkbc; _stlkbc.gt(tid,'trecmmdiv').style.display=(showdiv=='div')?'block':'none'; _stlkbc.gt(tid,'trecmmlogindiv').style.display=(showdiv=='logindiv')?'block':'none'; _stlkbc.gt(tid,'trecmmajaxloader').style.display=(showdiv=='ajaxloader')?'block':'none'; }; }, _disableRecmmGif:function(tid){ yq(stlkbc.gt(tid,'trecmmdiv')).find('.art_tkb_vote_for').addClass('art_tkb_disabled'); }, _disableBadmmGif:function(tid){ yq(stlkbc.gt(tid,'trecmmdiv')).find('.art_tkb_vote_against').addClass('art_tkb_disabled'); }, _enableRecmmGif:function(tid){ yq(stlkbc.gt(tid,'trecmmdiv')).find('.art_tkb_vote_for').removeClass('art_tkb_disabled'); }, _enableBadmmGif:function(tid){ yq(stlkbc.gt(tid,'trecmmdiv')).find('.art_tkb_vote_against').removeClass('art_tkb_disabled'); }, _getVotedTalkbackStatus:function(tid){ if (typeof(this._votedTalkbacks['t'+tid])!='undefined') { return this._votedTalkbacks['t'+tid]; } else { return false; }; }, _votedTalkbacks:{} }; Cstlkbc.prototype.talkbacks={ getRow:function(tid){ return this._rows[tid]; }, isRowExists:function(tid){ return (typeof(this._rows[tid])!='undefined'); }, iterateRows:function(callback){ var _this=this; for(var k in _this._rows){ callback(_this._rows[k]); }; }, addRow:function(tid,row){ this._rows[tid]=row; }, clearRows:function(){ this._rows=[]; }, setTalkbackAdvertTid:function(tid){ this._talkbackadvert_tid=tid; }, talkbackOpenClose:function(tid,confirmedClosing){ if (typeof(confirmedClosing)=='undefined') var confirmedClosing=false; var _this=this; var _stlkbc=stlkbc; _stlkbc.pcardMenu.close(); if (!_stlkbc.curOpts.allopen) { var row=_this._rows[tid]; if (row.isContentDivShown) { if (!confirmedClosing) { stlkbcreply.hide(tid,false,function(isok){if (isok) _this.talkbackOpenClose(tid,true);}); } else { _stlkbc.gt(tid,'tsurrdiv').style.display='block'; _stlkbc.gt(tid,'tcontentdiv').style.display='none'; if (_this._talkbackadvert_tid==tid) { _stlkbc.gt(tid,'tadvert').style.display='none'; _this._talkbackadvert_tid=false; }; row.isContentDivShown=false; }; } else { if (!row.isContentDivLoaded) { _stlkbc.gt(tid,'tcontentdiv').innerHTML=_stlkbc.rowtemplate.getContentdivContent(row,false); _stlkbc.gt(tid,'tadvert').style.display='block'; _stlkbc.getAdvertDivContent(''+tid+'tadvert','talkback'); row.isContentDivLoaded=true; }; _stlkbc.gt(tid,'tsurrdiv').style.display='none'; _stlkbc.gt(tid,'tcontentdiv').style.display='block'; _this._talkbackadvert_tid=tid; if (row.load_content) { row.load_content=false; var contentDiv = yq(_stlkbc.gt(tid,'ttextcont')); contentDiv.html(_stlkbc.ge('textcontajaxloader').innerHTML); _stlkbc.util.ajax(_stlkbc.getAjaxUrl(['loadcontent',_stlkbc.articleId,_stlkbc.talkbackType,''+tid]),function(obj){ if (obj.error) { _stlkbc.uee(obj); contentDiv.html(''); } else { contentDiv.html(obj.text); }; _this.updateContentDivStyle(tid); }); }; _stlkbc.recmm.updateContentDiv(tid); this.updateContentDivStyle(tid); _stlkbc.tracker.update({opentalkback:tid}); row.isContentDivShown=true; }; }; if (_stlkbc.g('isIframe')) { adjustParentIframeHeight(); }; }, updateContentDivStyle: function(tid){ var contentDiv = yq(stlkbc.gt(tid,'ttextcont')); if (contentDiv.html().length && stlkbc.trim(contentDiv.html()).length) { contentDiv.addClass('art_tkb_talkback_content_visible'); } else { contentDiv.removeClass('art_tkb_talkback_content_visible'); }; }, _rows:[], _talkbackadvert_tid:false }; Cstlkbc.prototype.talkbacks.updater={ getServerPageNum:function(){ return ((this._serverpagenum==false)?0:this._serverpagenum); }, update:function(opts,onEnd){ var _stlkbc=stlkbc; if (_stlkbc.g('isIframe')) { var _onEnd=onEnd; onEnd=function(){ _onEnd(); adjustParentIframeHeight(); }; }; var _this=this; var stlkbctalkbacks=_stlkbc.talkbacks; var stlkbcutil=_stlkbc.util; var newOpts=stlkbcutil.objectExtendClone(_stlkbc.curOpts,opts); var oldOpts=stlkbcutil.objectClone(_stlkbc.curOpts); if ((newOpts.mode==oldOpts.mode)&&(newOpts.allopen==oldOpts.allopen)) { if ((newOpts.opentalkback!=false)&&(stlkbctalkbacks.isRowExists(newOpts.opentalkback))) { _stlkbc.tracker.update(newOpts); var row=stlkbctalkbacks.getRow(newOpts.opentalkback); if (!row.isContentDivShown) { stlkbctalkbacks.talkbackOpenClose(newOpts.opentalkback); }; stlkbcutil.scrollToElt(_stlkbc.gt(newOpts.opentalkback,'tcontentdiv')); newOpts.opentalkback=false; newOpts.opentalkbackpage=false; _stlkbc.curOpts=newOpts; return onEnd(); }; if ((newOpts.paintAnti!=oldOpts.paintAnti)||(newOpts.paintPro!=oldOpts.paintPro)) { _stlkbc.tracker.update(newOpts); _stlkbc.tbheader.updateAntiProRadio(newOpts.paintPro,newOpts.paintAnti); var anticolor=newOpts.paintAnti?_stlkbc.g('antiDivBackgroundColor'):'#000000'; var procolor=newOpts.paintPro?_stlkbc.g('proDivBackgroundColor'):'#000000'; var antifontweight=newOpts.paintAnti?'bold':'normal'; var profontweight=newOpts.paintPro?'bold':'normal'; var csstext=[ ' div.stlkbcsurrcolpro{color:'+procolor+';font-weight:'+profontweight+';} ', ' div.stlkbcsurrcolanti{color:'+anticolor+';font-weight:'+antifontweight+';} ' ].join(''); var stylesheet=_stlkbc.gs(); if (typeof(stylesheet.cssText)!='undefined') stylesheet.cssText=csstext; else _stlkbc.gs().ownerNode.innerHTML=csstext; _stlkbc.gs().disabled=false; _stlkbc.curOpts=newOpts; return onEnd(); }; if ( (newOpts.paintAnti==oldOpts.paintAnti)&&(newOpts.paintPro==oldOpts.paintPro) &&(newOpts.opentalkback==false) &&(newOpts.nextrows==false)&&(newOpts.prevrows==false) ) { _stlkbc.curOpts=newOpts; return onEnd(); }; }; _this._update_afterStlkbcReplyConfirmation(newOpts,onEnd); }, _update_afterStlkbcReplyConfirmation:function(newOpts,onEnd){ var _stlkbc=stlkbc; if (_stlkbc.g('isIframe')) { var _onEnd=onEnd; onEnd=function(){ _onEnd(); adjustParentIframeHeight(); }; }; var _this=this; var stlkbctalkbacks=_stlkbc.talkbacks; var stlkbctalkbacksview=stlkbctalkbacks.view; _stlkbc.curOpts=newOpts; var showCloseAllDiv=((newOpts.mode=='asc')||(newOpts.mode=='desc')); stlkbctalkbacksview.hideOpenAllDiv(newOpts.allopen,showCloseAllDiv); _stlkbc.tbheader.chgSelectedTopLink(newOpts.mode); stlkbctalkbacksview.hideshowAjaxLoader(); _stlkbc.pcardMenu.close(); stlkbctalkbacks.setTalkbackAdvertTid(false); if (!newOpts.revealComments ){ stlkbctalkbacks.clearRows(); } if (newOpts.revealComments && _this._serverpagenum<1 && _this.clearRows ) { stlkbctalkbacks.clearRows(); _this.clearRows= false; }; if ((!newOpts.opentalkback)||(newOpts.opentalkbackpage!=false)) { if (newOpts.nextrows && newOpts.revealComments ) {_this._serverpagenum++;} else if (newOpts.nextrows && ( _stlkbc.numInitialCommnt > 99 || _stlkbc.numInitialCommnt < 1 ) ) {_this._serverpagenum++;} else if (newOpts.prevrows) {_this._serverpagenum--;} else if (newOpts.opentalkbackpage!=false) {_this._serverpagenum=newOpts.opentalkbackpage;} else {_this._serverpagenum=0;} _this._update_afterGotPageNum(newOpts,onEnd); } else { if (_this._serverpagenum!=false) { _this._ftpdonepage=_this._serverpagenum; _this._ftpdonepagehasmore=_this._serverhasmorepages }; _this._update_findTalkbackPageNum(newOpts,onEnd,0); }; }, _serverpagenum:false, _ftpdonepage:false, _ftpdonepagehasmore:false, _update_findTalkbackPageNum:function(newOpts,onEnd,pagenum) { var _this=this; var _stlkbc=stlkbc; if (_this._ftpdonepage===pagenum) { if (_this._ftpdonepagehasmore) { pagenum++; } else { var obj={rows:[]}; return _this._update_afterAjax(obj,newOpts,onEnd); }; }; _this._serverpagenum=pagenum; var withContentparam=(newOpts.allopen?'1':'0'); _stlkbc.util.ajax(_stlkbc.getAjaxUrl([_stlkbc.articleId,newOpts.mode,_stlkbc.talkbackType,pagenum,withContentparam]),function(obj){ for(var i=0;i<obj.rows.length;i++){ if (''+obj.rows[i].id==''+newOpts.opentalkback) { return _this._update_afterAjax(obj,newOpts,onEnd); }; }; if (obj.hasmore) { return _this._update_findTalkbackPageNum(newOpts,onEnd,pagenum+1); } else { var obj={rows:[]}; return _this._update_afterAjax(obj,newOpts,onEnd); }; }); }, _update_afterGotPageNum:function(newOpts,onEnd){ var _this=this; var _stlkbc=stlkbc; var withContentparam=(newOpts.allopen?'1':'0'); _stlkbc.util.ajax(_stlkbc.getAjaxUrl([_stlkbc.articleId,newOpts.mode,_stlkbc.talkbackType,_this._serverpagenum,withContentparam]),function(obj){ _this._update_afterAjax(obj,newOpts,onEnd); }); }, _update_afterAjax:function(obj,newOpts,onEnd){ var _stlkbc=stlkbc; var hideReavelRtrnIntlTalkbacks='none'; var hideReavelTalkbacks = 'block'; if (_stlkbc.g('isIframe')) { var _onEnd=onEnd; onEnd=function(){ _onEnd(); adjustParentIframeHeight(); }; }; var _this=this; _this.clearRows=false; var stlkbctalkbacks=_stlkbc.talkbacks; var stlkbctalkbacksview=stlkbctalkbacks.view; var stlkbcutil=_stlkbc.util; if (obj.error) { _stlkbc.uee(obj); stlkbctalkbacksview.hideshowAjaxLoader(); } else if (obj.rows.length<1) { stlkbctalkbacksview.hideshowAjaxLoader(); } else { _this._tmphtml=[]; _this._tadvert_num=0; _this._tadvert_rows=0; _this._tadvert_fills=[]; _this._open_tids=[]; var tkbIdMap = {}; var numInitialRows = 100; if ( _stlkbc.numInitialCommnt < 100 && _stlkbc.numInitialCommnt > 0 && !newOpts.revealComments ) { _this.clearRows=true; numInitialRows = obj.rows.length; var cntInitialCommnt = _stlkbc.numInitialCommnt ; for(var i=0;i<obj.rows.length;i++){ cntInitialCommnt--; if (cntInitialCommnt<0) { obj.rows = obj.rows.slice(0,i) } } if ( _this._serverpagenum > -1 ) _this._serverpagenum--; } for(var i=0;i<obj.rows.length;i++){ tkbIdMap[obj.rows[i].id] = obj.rows[i]; }; for(var i=0;i<obj.rows.length;i++){ if (obj.rows[i].parent_id && tkbIdMap[obj.rows[i].parent_id]) { obj.rows[i].parentRow = tkbIdMap[obj.rows[i].parent_id]; } _this._updateIterator(newOpts,obj.rows[i]); }; if (newOpts.revealComments && _this._serverpagenum > 0 ){ _stlkbc.ge('resdiv').innerHTML+=_this._tmphtml.join(''); } else { _stlkbc.ge('resdiv').innerHTML=_this._tmphtml.join(''); } for(var i=0;i<_this._tadvert_fills.length;i++){ var tadvertfill=_this._tadvert_fills[i]; _stlkbc.getAdvertDivContent(''+tadvertfill[0]+'tadvert',''+tadvertfill[1]); }; for(var i=0;i<_this._open_tids.length;i++){ _stlkbc.recmm.updateContentDiv(_this._open_tids[i]); _stlkbc.talkbacks.updateContentDivStyle(_this._open_tids[i]); }; _this._serverhasmorepages=obj.hasmore; if ( _stlkbc.numInitialCommnt < 100 && _stlkbc.numInitialCommnt > 0 ) { if (!_this._serverhasmorepages && _this._serverpagenum >= 0 || !_this._serverhasmorepages && numInitialRows <= _stlkbc.numInitialCommnt && _this._serverpagenum <=0 ) hideReavelTalkbacks ='none'; if (!_this._serverhasmorepages && _this._serverpagenum >= 0 ) hideReavelRtrnIntlTalkbacks='block'; stlkbctalkbacksview.hideReavelTalkbacks(hideReavelTalkbacks,hideReavelRtrnIntlTalkbacks); } else { stlkbctalkbacksview.hidePrevNextTalkbacks((_this._serverpagenum<1),!_this._serverhasmorepages) } stlkbctalkbacksview.hideshowAjaxLoader(); if ((newOpts.opentalkback!=false)&&(stlkbctalkbacks.isRowExists(newOpts.opentalkback))) { if (newOpts.allopen) { stlkbcutil.scrollToElt(_stlkbc.gt(newOpts.opentalkback,'tcontentdiv')); } else { if (!stlkbctalkbacks.getRow(newOpts.opentalkback).isContentDivShown) { stlkbctalkbacks.talkbackOpenClose(newOpts.opentalkback); }; stlkbcutil.scrollToElt(_stlkbc.gt(newOpts.opentalkback,'tcontentdiv')); }; }; if (newOpts.ScrollInvert) {_stlkbc.onClickReavealTalkbacksScrollInvert('stlkbctitletextdiv');} }; newOpts.opentalkbackpage=_this.getServerPageNum(); _stlkbc.tracker.update(newOpts); newOpts.opentalkback=false; newOpts.opentalkbackpage=false; newOpts.nextrows=false; newOpts.prevrows=false; newOpts.revealComments=false; newOpts.ScrollInvert=0; return onEnd(); }, _tmphtml:false, _tadvert_num:false, _tadvert_rows:false, _tadvert_fills:false, _open_tids:false, _serverhasmorepages:false, _updateIterator:function(newOpts,row){ var _this=this; var _stlkbc=stlkbc; if (newOpts.allopen) { var show_tadvertdiv=false; if (newOpts.allopen) { if (_this._tadvert_rows==(_stlkbc.g('tadvert_every_howmany_rows')-1)) { _this._tadvert_fills.push([row.id,_this._tadvert_num]); _this._tadvert_num++; _this._tadvert_rows=0; show_tadvertdiv=true; } else _this._tadvert_rows++; }; _this._tmphtml.push(_stlkbc.rowtemplate.getContentdiv(row,true,show_tadvertdiv,false,false)); } else { this._tmphtml.push(_stlkbc.rowtemplate.getSurrdiv(row,newOpts.mode)); this._tmphtml.push(_stlkbc.rowtemplate.getContentdiv(row,false)); }; if (newOpts.allopen) _this._open_tids.push(row.id); row.load_content=((row.text=='!%LC')?true:false); row.isContentDivShown=(newOpts.allopen); row.iscontentDivLoaded=(newOpts.allopen); row.uid=row.userid; row.showtbs=row.bpc_is_display_talkbacks; _stlkbc.talkbacks.addRow(row.id,row); } }; Cstlkbc.prototype.talkbacks.view={ hideReavelTalkbacks:function(amIvisbl,hideReavelRtrnIntlTalkbacks){ document.getElementById('stlkbcopentmoralkbacks').style.display=amIvisbl; if (amIvisbl=='none' && hideReavelRtrnIntlTalkbacks=='block' ) document.getElementById('stlkbcopentLessTalkbacks').style.display=hideReavelRtrnIntlTalkbacks; }, hidePrevNextTalkbacks:function(hideprev,hidenext){ var _stlkbc=stlkbc; if ((hideprev&&hidenext)!=this._moretalkbackshidden) { _stlkbc.ge('moretalkbacks').style.display=(hideprev&&hidenext)?'none':'block'; this._moretalkbackshidden=(hideprev&&hidenext); }; if (!this._moretalkbackshidden) { if (hideprev!=this._prevtalkbackshidden) {_stlkbc.ge('prevtalkbacks').style.display=hideprev?'none':'block';this._prevtalkbackshidden=hideprev;}; if (hidenext!=this._nexttalkbackshidden) {_stlkbc.ge('nexttalkbacks').style.display=hidenext?'none':'block';this._nexttalkbackshidden=hidenext;}; }; }, _moretalkbackshidden:true, _nexttalkbackshidden:true, _prevtalkbackshidden:true, hideOpenAllDiv:function(hide,showCloseAllDiv){ stlkbc.ge('openalldiv').style.display=hide?'none':'block'; stlkbc.ge('closealldiv').style.display=((hide)&&(showCloseAllDiv))?'block':'none'; }, hideshowAjaxLoader:function(){ var _stlkbc=stlkbc; var stlkbcutil=_stlkbc.util; if (!this._ajaxloadershown) { this._ajaxloadershown=true; _stlkbc.ge('ajaxloader').style.display='block'; } else { this._ajaxloadershown=false; _stlkbc.ge('ajaxloader').style.display='none'; _stlkbc.ge('resdiv').style.display='block'; if (this._firstajaxshown===false) { this._firstajaxshown=true; }; }; }, _ajaxloadershown:false, _firstajaxshown:false }; Cstlkbc.prototype.tbheader={ onInit:function(onEnd){ var _stlkbc=stlkbc; var _this=this; yq(_stlkbc.ge('viewtypeselect')).change(function(e) { _stlkbc.onChangeViewType(this); }); yq(_stlkbc.ge('newtkbdiv')).click(function(e) { var button = yq(this); if (!button.hasClass('art_tkb_disabled')) { _stlkbc.replyTalkback(0, false, false); } }); yq(_stlkbc.ge('openalldiv')).click(function() { _stlkbc.onClickOpenAll(); }); yq(_stlkbc.ge('closealldiv')).click(function() { _stlkbc.onClickCloseAll(); }); _stlkbc.util.ajax(_stlkbc.getAjaxUrl(['artinfo',_stlkbc.articleId,_stlkbc.talkbackType]),function(obj){ if (obj.error) { _stlkbc.uee(obj); } else { _this._artinfo=obj; _this._updateTitleText(obj.numTalkbacks,obj.numParents); _this._showTalkbacks(); if (obj.numTalkbacks>0) { _this._initViewTypeValue(); if (obj.numTalkbacks==1) _this._disableTopLink('asc'); if (!obj.hasRecommended) _this._disableTopLink('recmm'); if (!obj.hasInterest) _this._disableTopLink('interest'); if (_stlkbc.isAntiPro) { _this._updateAntiProSpacer(obj.numAnti,obj.numPro); }; } else { _stlkbc.ge('viewtypewrap').style.display = 'none'; _stlkbc.ge('opencloseallwrapdiv').style.display = 'none'; if (document.getElementById('TalkBackLinkPopUp')) { document.getElementById('TalkBackLinkPopUp').style.display= 'none'; }; }; _this._onInit_afterAjax(onEnd,true); }; }); }, _onInit_afterAjax:function(onEnd,res){ var _this=this; var _stlkbc=stlkbc; var stlkbcutil=_stlkbc.util; if (res) { if (_stlkbc.g('isTopLinksTooltipEnabled')) { stlkbcutil.addEvent(_stlkbc.ge('toplinktddesc'),'mouseout',function(e){if(!e)var e=window.event;_this.onTopLinkMouseOut('desc',e);}); stlkbcutil.addEvent(_stlkbc.ge('toplinktddesc'),'mouseover',function(){_this.onTopLinkMouseOver('desc');}); stlkbcutil.addEvent(_stlkbc.ge('toplinktdasc'),'mouseout',function(e){if(!e)var e=window.event;_this.onTopLinkMouseOut('asc',e);}); stlkbcutil.addEvent(_stlkbc.ge('toplinktdasc'),'mouseover',function(){_this.onTopLinkMouseOver('asc');}); stlkbcutil.addEvent(_stlkbc.ge('toplinktdrecmm'),'mouseout',function(e){if(!e)var e=window.event;_this.onTopLinkMouseOut('recmm',e);}); stlkbcutil.addEvent(_stlkbc.ge('toplinktdrecmm'),'mouseover',function(){_this.onTopLinkMouseOver('recmm');}); stlkbcutil.addEvent(_stlkbc.ge('toplinktdinterest'),'mouseout',function(e){if(!e)var e=window.event;_this.onTopLinkMouseOut('interest',e);}); stlkbcutil.addEvent(_stlkbc.ge('toplinktdinterest'),'mouseover',function(){_this.onTopLinkMouseOver('interest');}); stlkbcutil.addOnScrollCallback(function(){_this.hideTopLinkTooltip();}); }; }; onEnd(res); }, onTopLinkMouseOut:function(mode,e){ if(this._curTHover==mode) { var tg=stlkbc.ge('toplinktd'+mode); var reltg=(e.relatedTarget)?e.relatedTarget:e.toElement; while ((reltg)&&(reltg!=tg)&&(reltg.nodeName!='BODY')) {reltg=reltg.parentNode;}; if (reltg==tg) return; this.hideTopLinkTooltip(); }; }, onTopLinkMouseOver:function(mode){ var _this=this; if (_this._curTHover!=mode) { var _stlkbc=stlkbc; var elt=_stlkbc.ge('toplinktd'+mode); var tl=_stlkbc.util.getEltTopLeft(elt); var eltTop=tl[0]; var eltLeft=tl[1]; var tooltip=_stlkbc.ge('toplinktooltip'); _stlkbc.ge('toplinktooltiptext').innerHTML=_stlkbc.g('txtTopLinkTooltip_'+mode); tooltip.style.display='block'; tooltip.style.top=eltTop-tooltip.offsetHeight; tooltip.style.left=eltLeft-Math.round((tooltip.offsetWidth-elt.offsetWidth)/2); _this._curTHover=mode; }; }, hideTopLinkTooltip:function(){ if(this._curTHover!=false) { stlkbc.ge('toplinktooltip').style.display='none'; this._curTHover=false; }; }, _curTHover:false, updateAntiProRadio:function(isProFilled,isAntiFilled){ var _stlkbc=stlkbc; _stlkbc.ge('apradiopro').src=isProFilled?'/images/newsletter_checkbox_checked.gif':'/images/newsletter_checkbox_empty.gif'; _stlkbc.ge('apradioanti').src=isAntiFilled?'/images/newsletter_checkbox_checked.gif':'/images/newsletter_checkbox_empty.gif'; }, _artinfo:false, chgSelectedTopLink:function(mode){ var _this=this; if (_this._selectedTopLink!=mode) { _this._selectedTopLink=mode; }; }, _selectedTopLink:false, _disableTopLink:function(mode){ var _stlkbc=stlkbc; var _this=this; var __disabledTopLinks=_this._disabledTopLinks; if (!__disabledTopLinks[mode]) { __disabledTopLinks[mode]=true; yq(_stlkbc.ge('viewtypeselect')).find('option[data-mode=' + mode + ']').remove(); }; }, _disabledTopLinks:{'asc':false,'desc':false,'recmm':false,'interest':false}, _updateTitleText:function(numTalkbacks,numParents){ var _this=this; numParents = numParents || 0; if (stlkbc.talkbackType == stlkbc.constGalleryTalkbackType) { var txt='לתמונת גלריה זו '; } else if (stlkbc.talkbackType == stlkbc.constVideoTalkbackType) { var txt='לסרט זה '; } else if (stlkbc.talkbackType == stlkbc.constComponentTalkbackType) { var txt=''; } else {var txt= numTalkbacks + ' Talkbacks ';} if (numTalkbacks==1) {var txt= '1 Talkback' + ' for this article ';} else { txt+='for this article '; }; stlkbc.ge('titletextdiv').innerHTML=txt; }, _initViewTypeValue:function(numTalkbacks,numParents){ stlkbc.onChangeViewType(stlkbc.ge('viewtypeselect')); }, _updateAntiProSpacer:function(numAnti,numPro){ var _this=this; var _stlkbc=stlkbc; var numTalkbacks=numAnti+numPro; var pxperletter=9; var respslen=160; var pxlenCol1=pxperletter*_stlkbc.g('strlenTxtAntiProCol1'); var pxlenCol2=pxperletter*_stlkbc.g('strlenTxtAntiProCol2'); if (pxlenCol1>pxlenCol2) var pxlenCols=pxlenCol1; else var pxlenCols=pxlenCol2; var hundredpercentwidth=_stlkbc.g('width')-pxlenCols-respslen; if (hundredpercentwidth<50) { _stlkbc.ge('apspprodiv').style.display='none'; _stlkbc.ge('apspantidiv').style.display='none'; } else if (numPro>numAnti) { _stlkbc.ge('apspprodiv').style.width=hundredpercentwidth; _stlkbc.ge('apspantidiv').style.width=Math.round(numAnti/numPro*hundredpercentwidth); } else { _stlkbc.ge('apspantidiv').style.width=hundredpercentwidth; _stlkbc.ge('apspprodiv').style.width=Math.round(numPro/numAnti*hundredpercentwidth); }; _stlkbc.ge('apspprotxt').innerHTML=((numPro==1)?'מגיב אחד':''+numPro+' מגיבים')+' '+Math.round((numPro*100)/numTalkbacks)+'%'; _stlkbc.ge('apspantitxt').innerHTML=((numAnti==1)?'מגיב אחד':''+numAnti+' מגיבים')+' '+Math.round((numAnti*100)/numTalkbacks)+'%'; }, _showTalkbacks:function(){ stlkbc.ge('topheader').style.display='block'; } }; Cstlkbc.prototype.rowtemplate={ getSurrdiv:function(row,mode){ var _stlkbc=stlkbc; var rowtitle=row.title; var rowtc=row.tc; var rowid=row.id; if (row.LEVEL>1) { var rowtc = null; var parentRow = row.parentRow; while (parentRow && !(rowtc = parentRow.tc)) {parentRow = parentRow.parentRow;} if (rowtc) { var tadivbullets=''+rowtc+'.'; } else { var tadivbullets=''; } } else { var tadivbullets=''+rowtc+'.'; }; var isTitleBold=false; var tbSrcTxt=''; if ((stlkbc.g('wapTalkbackSource'))[row.talkback_source]) { tbSrcTxt=(stlkbc.g('wapTalkbackSource'))[row.talkback_source].txt; } var isRowNameLocationGrey=false; var surrboldstyle=(isTitleBold?'font-weight:bold;':''); if (isTitleBold) { var maxTitleLen=65; } else { var maxTitleLen=70; }; maxTitleLen=maxTitleLen-(2*(row.LEVEL-1)); if (row.text.length==0) { maxTitleLen=maxTitleLen-4; }; rowtitle=_stlkbc.util.unescapeHtml(rowtitle); var spcre=new RegExp(String.fromCharCode(92)+'s'); var rowtitleArr=rowtitle.split(spcre); var rtal=rowtitleArr.length; var i=0; var newRowTitle=[]; var newRowTitleLength=0; for(i=0;i<rtal;i++){ var rowtitleWord=rowtitleArr[i]; var tmpNewRowTitleLength=newRowTitleLength+rowtitleWord.length+1; if (tmpNewRowTitleLength>maxTitleLen) { newRowTitle.push('...'); break; } else { newRowTitle.push(rowtitleWord); newRowTitleLength=tmpNewRowTitleLength; }; }; rowtitle=newRowTitle.join(' '); rowtitle=_stlkbc.util.escapeHtml(rowtitle); if (row.text.length==0) { rowtitle += ('<span class=art_tkb_talkback_title_notkb>' + _stlkbc.g('txtNoContent') + '</span>'); }; var mainClasses = []; if (row.LEVEL > 1) { mainClasses.push('art_tkb_talkback_child'); } if (row.recommended == '1') { mainClasses.push('art_tkb_talkback_recommended'); } else if (row.recommended == '0') { mainClasses.push('art_tkb_talkback_not_recommended'); } return [ "<div id='stlkbc"+rowid+"tsurrdiv' class='art_tkb_talkback " + mainClasses.join(' ') + "'>", "<a class='art_tkb_talkback_header' href='javascript:stlkbc.onClickTsurrdiv(" + rowid + ");'>", "<div class='art_tkb_talkback_index'>", tadivbullets, "</div>", "<div class='art_tkb_talkback_details'>", row.LEVEL>1 ? "<div class='art_tkb_talkback_child_arrow " + stlkbc.spriteClasses.arrowLeft + "'></div>" : "", "<div class='art_tkb_talkback_details_inner'>", "<span class='art_tkb_talkback_title'>" + rowtitle + "</span>", this._rownamelocationdate(row.name,row.location,row.the_date,false,0,isRowNameLocationGrey,false,tbSrcTxt), "</div>", "<div class='art_tkb_border " + stlkbc.spriteClasses.border + "'></div>", "</div>", "</a>", "</div>" ].join(''); }, getContentdiv:function(row,show_contentdiv,show_tadvertdiv,isPreview,isTitleClickable,closeLinkCallback){ if (typeof(isPreview)=='undefined') var isPreview=false; if (typeof(isTitleClickable)=='undefined') var isTitleClickable=true; if (typeof(closeLinkCallback)=='undefined') var closeLinkCallback=false; var ans=[]; ans.push("<div id='stlkbc"+row.id+"tcontentdiv' class='art_tkb_talkback art_tkb_talkback_open " + (row.LEVEL>1 ? "art_tkb_talkback_child" : "") + (closeLinkCallback ? " art_tkb_talkback_preview" : "") + "' style='display:"+(show_contentdiv?'block':'none')+";'>"); if (show_contentdiv) ans.push(this.getContentdivContent(row,show_tadvertdiv,isPreview,isTitleClickable,closeLinkCallback)); else ans.push(' '); ans.push('</div>'); return ans.join(''); }, getContentdivContent:function(row,show_tadvertdiv,isPreview,isTitleClickable,closeLinkCallback){ if (typeof(isPreview)=='undefined') var isPreview=false; if (typeof(isTitleClickable)=='undefined') var isTitleClickable=true; if (typeof(closeLinkCallback)=='undefined') var closeLinkCallback=false; var _stlkbc=stlkbc; var _this=this; var rowid=row.id; var rowtitle=row.title; var withcolon=true; if (row.text.length==0) { rowtitle+='<span class=art_tkb_talkback_title_notkb>' + _stlkbc.g('txtNoContent') + '</span>'; withcolon=false; }; var tbSrcTxt=''; if ((stlkbc.g('wapTalkbackSource'))[row.talkback_source]) { tbSrcTxt=(stlkbc.g('wapTalkbackSource'))[row.talkback_source].txt; } var paddingnormal=3; if (isPreview) { var tcbulletcontent=''; var tcdivbulletssize=15; isTitleClickable=false; } else if (row.LEVEL>1) { paddingnormal=20; var tcdivbulletssize=10; var rowtc = null; var parentRow = row.parentRow; while (parentRow && !(rowtc = parentRow.tc)) {parentRow = parentRow.parentRow;} if (rowtc) { var tcbulletcontent=''+rowtc+'.'; } else { var tcbulletcontent=''; } } else { var tcbulletcontent=''+row.tc+'.'; var tcdivbulletssize=(''+row.tc).length*7+8; }; var paddingopposite=6; return [ "<div class='art_tkb_talkback_header "+(isTitleClickable?('art_tkb_talkback_header_unclickable'):'')+"'"+(isTitleClickable?(" onClick='stlkbc.onClickTsurrdiv("+rowid+");'"):'')+">", "<div class='art_tkb_talkback_index'>", "<span class='art_tkb_talkback_bullet'>" + tcbulletcontent + "</span>", "</div>", "<div class='art_tkb_talkback_details'>", row.LEVEL>1 ? "<div class='art_tkb_talkback_child_arrow " + stlkbc.spriteClasses.arrowDown + "'></div>" : "", "<div class='art_tkb_talkback_details_inner'>", "<span class='art_tkb_talkback_title'>" + rowtitle + "</span>", this._rownamelocationdate(row.name,row.location,row.the_date,false,0,false,false,tbSrcTxt), "</div>", "</div>", "</div>", "<div class='art_tkb_talkback_content' id='stlkbc"+rowid+"ttextcont'>", _this._getContentdivRowtextRow(row,[paddingnormal,tcdivbulletssize,(_stlkbc.g('width')-paddingnormal-tcdivbulletssize-paddingopposite),paddingopposite]), "</div>", "<div class='art_tkb_talkback_advert'>", "<div id='stlkbc"+rowid+"tadvert'></div>", "</div>", "<div class='art_tkb_talkback_footer'>", _this._getContentdivRecmmRow(row,paddingopposite,isPreview,closeLinkCallback), "</div>", "<div id='stlkbc"+rowid+"treplydiv' class='art_tkb_general_wrap' style='display:none;'> </div>" ].join(''); }, _getContentdivRowtextRow:function(row,colwidths){ var rowtext=row.text; var rowid=row.id; if ((rowtext.length==4)&&(rowtext=='!%LC')) rowtext=''; return rowtext; }, _getContentdivRecmmRow:function(row,paddingopposite,isPreview,closeLinkCallback){ if (typeof(isPreview)=='undefined') var isPreview=false; if (typeof(closeLinkCallback)=='undefined') var closeLinkCallback=false; var _stlkbc=stlkbc; var rowid=row.id; if (closeLinkCallback!=false) { var replycont="<a class='art_tkb_close_preview' href='"+closeLinkCallback+"'>cancel</a>"; } else if (isPreview) { var replycont=''; } else { var replycont=[ "<div class='art_tkb_reply_wrapper'>", stlkbc.getGenericButtonHtml({ className : 'art_tkb_new', onClick : 'stlkbc.onReplyTalkbackClick(this,' + rowid + ',true);', iconSpriteClass : stlkbc.spriteClasses.newTkb, text : 'new comment' }), stlkbc.getGenericButtonHtml({ className : 'art_tkb_reply', onClick : 'stlkbc.onReplyTalkbackClick(this,' + rowid + ');', iconSpriteClass : stlkbc.spriteClasses.reply, text : 'reply' }), "</div>" ].join(''); }; var votesValue = (isPreview?'0':row.ts); var votesBgrClass = votesValue >= 0 ? stlkbc.spriteClasses.voteForBg : stlkbc.spriteClasses.voteAgainstBg; if (!_stlkbc.g('isIframe')) { var _recommendHtml = [ "<div id='stlkbc"+rowid+"trecmmdiv' class='art_tkb_recmm_wrapper'>", "<span class='art_tkb_recmm_label' id='stlkbc"+rowid+"trecmmdeftxt'>"+_stlkbc.g('txtRecmmThisTalkback')+"</span>", "<a class='art_tkb_sprite art_tkb_vote_for " + stlkbc.spriteClasses.voteFor + "' href='javascript:"+(isPreview?'':("stlkbc.recmmTalkback("+rowid+",true)"))+";' title='For'> </a>", "<a class='art_tkb_sprite art_tkb_vote_against " + stlkbc.spriteClasses.voteAgainst + "' href='javascript:"+(isPreview?'':("stlkbc.recmmTalkback("+rowid+",false)"))+";' title='Against'> </a>", "<span id='stlkbc"+rowid+"trecmmtsdiv' class='art_tkb_sprite art_tkb_recmm_stat " + votesBgrClass + "'>" + votesValue + "</span>", "</div>", "<div id='stlkbc"+rowid+"trecmmlogindiv' style='display:none;'>", "<span style='color:black;'>To recommend, sign up <a class='index' href='javascript:stlkbc.gotoregpage("+rowid+");'>חינם</a>. רשומים? <a class='index' href='javascript:stlkbc.gotoLogin("+rowid+");'>Log in</a></span>", "</div>", "<div class='art_tkb_recmm_ajaxloader' id='stlkbc"+rowid+"trecmmajaxloader' style='display:none;'>", "<img src='/images/ynet_loader_trans_Loading2.gif'/>", "</div>" ].join(''); } else { var _recommendHtml=''; } return [replycont, _recommendHtml].join(''); }, _rownamelocationdate:function(name,location,the_date,with_colon,userid,isGrey,onClick,tbSrcTxt){ if (typeof(name)=='undefined') var name=''; var rnld=["<div class='art_tkb_name_location_date'>"]; if (name.length>0) { rnld.push(name); }; if (location.length>0) { if (name.length>0) rnld.push(', '); rnld.push(location); }; if (location.length>0 || name.length>0) rnld.push(' '); rnld.push("("+the_date+stlkbc.util.escapeHtml(tbSrcTxt)+")"+(with_colon?':':'')+"</div>"); return rnld.join(''); } }; Cstlkbc.prototype.replyControl={ open:function(tid,isAlwaysParent){ if (typeof(isAlwaysParent)=='undefined') var isAlwaysParent=false; if ((typeof(tid)=='undefined')||(tid<1)) { var _stlkbc=stlkbc; _stlkbc.ge('parentreplydiv').style.display='block'; stlkbcreply.show(0,'stlkbcparentreplydiv'); if (_stlkbc.g('isIframe')) { adjustParentIframeHeight(); }; yq(stlkbc.ge('topheader')).find('.art_tkb_controls .art_tkb_new').addClass('art_tkb_disabled'); } else { stlkbc.gt(tid,'treplydiv').style.display='block'; stlkbcreply.show(tid,'stlkbc'+tid+'treplydiv',isAlwaysParent); if (stlkbc.g('isIframe')) { adjustParentIframeHeight(); }; yq(stlkbc.gt(tid,'tcontentdiv')).find('.art_tkb_reply, .art_tkb_new').addClass('art_tkb_disabled'); }; }, close:function(tid){ if ((typeof(tid)=='undefined')||(tid<1)) { stlkbc.ge('parentreplydiv').style.display='none'; yq(stlkbc.ge('topheader')).find('.art_tkb_controls .art_tkb_new').removeClass('art_tkb_disabled'); } else { stlkbc.gt(tid,'treplydiv').style.display='none'; yq(stlkbc.gt(tid,'tcontentdiv')).find('.art_tkb_reply, .art_tkb_new').removeClass('art_tkb_disabled'); }; if (stlkbc.g('isIframe')) { adjustParentIframeHeight(); }; } }; Cstlkbc.prototype.pcardMenu={ close:function(){ this._tid=0; stlkbc.ge('pcardmenu').style.display='none'; }, open:function(tid){ if (this._tid!=tid) { var _stlkbc=stlkbc; this._tid=tid; var lt=_stlkbc.util.getEltTopLeft(_stlkbc.gt(tid,'tpcardmenutlsrc')); if (_stlkbc.g('isDispPcardmenu2') == '1') { _stlkbc.ge('pcardmenu2').style.display=_stlkbc.talkbacks.getRow(tid).showtbs?'block':'none'; } else { _stlkbc.ge('pcardmenu2').style.display='none'; }; var elt=_stlkbc.ge('pcardmenu'); elt.style.display='block'; elt.style.top=lt[0]+55; elt.style.left=lt[1]; } else { this.close(); }; }, openLink:function(w){ if (this._tid>0) { var uid=stlkbc.talkbacks.getRow(this._tid).uid; if (w==1) { pcardFocus(uid,true); } else { pcardFocus(uid,true,true); }; }; this.close(); }, _tid:0 }; Cstlkbc.prototype.tracker={ setIgnoreOpenTalkbackUrlParam:function(a){ if (typeof(a)=='undefined') { var a=true; }; this._ignoreOpenTalkbackUrlParam=a; }, update:function(opts){ this._encodeOpts(opts); this._saveCookie(); }, getOpts:function(){ var strdata=this._getStrDataFromUrl(); if (strdata===false) strdata=this._getStrDataFromCookie(); if (strdata!=false) { if (strdata.charAt(0)!='x') { strdata=parseInt(strdata); if (!isNaN(parseInt(strdata))) return {opentalkback:strdata}; } else { var opts={}; switch (strdata.charAt(1)) { case '0': opts.mode='asc'; break; case '1': opts.mode='desc'; break; case '2': opts.mode='recmm'; break; case '3': opts.mode='interest'; break; }; if (strdata.charAt(2)=='1') opts.allopen=true; else if (strdata.charAt(2)=='0') opts.allopen=false; if (strdata.charAt(3)=='1') opts.paintAnti=true; else if (strdata.charAt(3)=='0') opts.paintAnti=false; if (strdata.charAt(4)=='1') opts.paintPro=true; else if (strdata.charAt(4)=='0') opts.paintPro=false; switch (strdata.charAt(5)) { case '0': opts.autorecmm=false; break; case '1': opts.autorecmm='p'; break; case '2': opts.autorecmm='m'; break; }; var idxa=6;var idxb=strdata.indexOf('s',idxa); var tmp=strdata.substring(idxa,idxb); if (tmp!='0') opts.opentalkback=tmp; var idxa=idxb+1;var idxb=strdata.indexOf('s',idxa); var tmp=strdata.substring(idxa,idxb); opts.opentalkbackpage=tmp; var idxa=idxb+1;var idxb=strdata.indexOf('s',idxa); var articleId=strdata.substring(idxa,idxb); if (articleId==stlkbc.articleId) { return opts; }; }; }; return false; }, getUrlParam:function(){ return ''+this._encodedOpts; }, _getStrDataFromUrl:function(){ var tmp=window.location.href.split('?'); if (tmp.length>1) { tmp=tmp[1].split('&'); for(var i=0;i<tmp.length;i++){ var t=tmp[i].split('='); if ((t.length==2)&&((t[0]=='opentalkback')||(t[0]=='ot'))&&(!this._ignoreOpenTalkbackUrlParam)) { return t[1]; }; }; }; return false; }, _getStrDataFromCookie:function(){ var ca=document.cookie.split(';'); for(var i=0;i<ca.length;i++) { var c=ca[i]; while (c.charAt(0)==' ') { c=c.substring(1,c.length); }; if (c.indexOf('ynetstlkbct=')==0) { return c.substring('ynetstlkbct='.length,c.length); }; }; return false; }, _saveCookie:function(){ if (stlkbc.g('optsCookieExpire')==0) { var expires=''; } else { var date = new Date(); date.setTime(date.getTime()+stlkbc.g('optsCookieExpire')); var expires='; expires='+date.toGMTString(); }; document.cookie='ynetstlkbct='+this._encodedOpts+expires+'; path=/'; }, _optsget:function(key,def){ if (typeof(this._opts[key])=='undefined') { return this._opts[key]=def; } else { return this._opts[key]; }; }, _encodeOpts:function(opts){ var strdata='x'; stlkbc.util.objectExtend(this._opts,opts); switch(this._optsget('mode','asc')) { case 'asc': strdata+='0'; break; case 'desc': strdata+='1'; break; case 'recmm': strdata+='2'; break; case 'interest': strdata+='3'; break; default: strdata+='0'; break; }; if (this._optsget('allopen',false)) strdata+='1'; else strdata+='0'; if (this._optsget('paintAnti',false)) strdata+='1'; else strdata+='0'; if (this._optsget('paintPro',false)) strdata+='1'; else strdata+='0'; switch (this._optsget('autorecmm',false)) { case 'p': strdata+='1'; break; case 'm': strdata+='2'; break; default: strdata+='0'; break; }; var opentalkback=this._optsget('opentalkback',false); if (opentalkback===false) strdata+='0'; else strdata+=opentalkback; strdata+='s'; var opentalkbackpage=this._optsget('opentalkbackpage',false); if (opentalkbackpage===false) strdata+='0'; else strdata+=opentalkbackpage; strdata+='s'; strdata+=stlkbc.articleId; strdata+='s'; this._encodedOpts=strdata; }, _opts:{}, _encodedOpts:'', _ignoreOpenTalkbackUrlParam:false }; Cstlkbc.prototype.util={ XMLHttpFactories:[function () {return new XMLHttpRequest()},function () {return new ActiveXObject('Msxml2.XMLHTTP')},function () {return new ActiveXObject('Msxml3.XMLHTTP')},function () {return new ActiveXObject('Microsoft.XMLHTTP')}], getXMLHTTPObject:function(){ var xmlhttp=false; for (var i=0;i<this.XMLHttpFactories.length;i++) { try {xmlhttp = this.XMLHttpFactories[i]();} catch (e) {continue;}; break; }; return xmlhttp; }, ajax:function(url,callback,isjson) { if (typeof(isjson)=='undefined') var isjson=true; var req=this.getXMLHTTPObject(); if (!req) return; req.open('GET',url,true); req.setRequestHeader('User-Agent','XMLHTTP/1.0'); req.setRequestHeader('If-Modified-Since', 'Fri, 31 Dec 1999 00:00:00 GMT'); req.onreadystatechange = function () { if (req.readyState != 4) return; if (req.status != 200 && req.status != 304) { return; } else { var fidx=req.responseText.indexOf(' -->'); if (fidx>-1) { var restxt=req.responseText.slice(fidx+5); } else { var restxt=req.responseText; }; if (isjson) { try { var obj=eval('(' + restxt + ')'); } catch (e) { var obj={error:true,errcode:1,errmsg:'Unknown Error'}; }; callback(obj); } else { callback(req); }; }; }; if (req.readyState==4) return; req.send(null); }, objectExtendClone:function(target,extra){var ans=this.objectClone(target);this.objectExtend(ans,extra);return ans;}, objectExtend:function(target,extra){for(var k in extra){target[k]=extra[k];};}, objectClone:function(what){var ans={};for(var k in what){ans[k]=what[k];};return ans;}, objectToArray:function(obj){var ans=[];for(var k in obj){ans.push(obj[k]);};return ans;}, getEltTop:function(elt){ var top=0; if (elt.offsetParent) { do { top+=elt.offsetTop; } while (elt=elt.offsetParent); }; return top; }, getEltTopLeft:function(elt){ var top=0;var left=0; if (elt.offsetParent) { do { top+=elt.offsetTop; left+=elt.offsetLeft; } while (elt=elt.offsetParent); }; return [top,left]; }, scrollToElt:function(elt,attemptNum){ var top=this.getEltTop(elt); if (typeof(attemptNum)=='undefined') var attemptNum=0; else attemptNum++; if ((top<1)&&(attemptNum<20)) { var _this=this; setTimeout(function(){_this.scrollToElt(elt,attemptNum);},57); } else { for(var i=0;i<this._onScrollCallbacks.length;i++){ this._onScrollCallbacks[i](); }; yq('html, body').scrollTop(top); }; }, addOnScrollCallback:function(callback){ this._onScrollCallbacks.push(callback); }, _onScrollCallbacks:[], addEvent:function(A,B,C){if(A.addEventListener){A.addEventListener(B,C,false);}else if(A.attachEvent){A.attachEvent('on'+B,C);};}, escapeHtml:function(str) { return str.replace(new RegExp('&','g'),'&').replace(new RegExp('<','g'),'<').replace(new RegExp('>','g'),'>').replace(new RegExp("'",'g'),''').replace(new RegExp('"','g'),'"').replace(new RegExp('&#036;','g'),'\$'); }, unescapeHtml:function(str) { return str.replace(new RegExp('&','g'),'&').replace(new RegExp('<','g'),'<').replace(new RegExp('>','g'),'>').replace(new RegExp(''','g'),"'").replace(new RegExp('"','g'),'"'); } }; CstlkbcCookieUtils = { readCookie: function (name) { var nameEQ = name + '='; var ca = document.cookie.split(';'); for(var i=0;i < ca.length;i++) { var c = ca[i]; while (c.charAt(0)==' ') c = c.substring(1,c.length); if (c.indexOf(nameEQ) == 0) return c.substring(nameEQ.length,c.length); } return null; }, convertStringToArray: function(str) { var res = []; if (str && str.length) { var tmp = str.split(','); for(var i=0;i < tmp.length;i++) { var tid = tmp[i].substr(1); res['t'+ tid] = tmp[i].charAt(0); } } return res; } }; window.Stlkbcreply = function(params) { this.addTalkbackTransAction = params.addTalkbackTransAction; this._isTalkbackSmsAvailable = params.isTalkbackSmsAvailable; this._talkbackBlankHtml = params.talkbackBlankHtml; this._articleFullHref = params.articleFullHref; this._articleTitle = params.articleTitle; this._addThisUsername = params.addThisUsername; }, window.Stlkbcreply.prototype={ _interfaceDisabled:false, _commentsDetails:[], showVirtualKeyboard:function(talkbackId){ var wsgEditor = this._wsgEditors['t'+talkbackId]; wsgEditor.onClickBtnOpenKeyBoardInsertWindow(); if (!wsgEditor.isEdited()) { wsgEditor.setValue(''); wsgEditor.setEdited(true); } }, validation:function(talkbackId){ if (this.isInterfaceDisabled(talkbackId)) return; var failed=false; this._commentsDetails[talkbackId]={}; var titleElt=this._gt('TitleInput',talkbackId); this._commentsDetails[talkbackId].title=titleElt.value; if (!this._trim(titleElt.value).length || !this._isInputEdited(yq(titleElt))) { alert('You must enter a headline '); failed=true; } else if ( (this._isAntiPro) &&(!this._gt('APProRadio',talkbackId).checked) &&(!this._gt('APAntiRadio',talkbackId).checked) ) { alert('עליך לבחור תשובה לשאלה'); failed=true; }; if (this._isTalkbackSmsAvailable) { if (!this.goCellValidate(talkbackId)) { failed=true; }; } if (!failed) { var inputNames = ['TitleInput', 'NameInput', 'LocationInput', 'EmailInput']; for (var i = 0; i < inputNames.length; i++) { var input = this._gt(inputNames[i],talkbackId); input.value = this._trim(this._getInputRealValue(yq(input))); }; var wsgEditor = this._wsgEditors['t'+talkbackId]; wsgEditor.RefreshTextAreaContent(); if (!wsgEditor.isEdited()) { wsgEditor.setValue(''); } this._commentsDetails[talkbackId].content = wsgEditor.getHtmlFreeContent(); this._gt('MainLoadingDiv',talkbackId).style.height=this._gt('MainFormDiv',talkbackId).offsetHeight; this._gt('MainFormDiv',talkbackId).style.display='none'; this._gt('MainLoadingDiv',talkbackId).style.display='block'; var isAlwaysParent=this._talkbacksIsAlwaysParent[talkbackId]; this._gt('Form',talkbackId).action=this.addTalkbackTransAction.replace('REPLTALKBACKID',''+(isAlwaysParent?0:talkbackId)); this._gt('FormWsgBrwsr',talkbackId).value=wysiwygEditor.getBrowserName(); this._pendingValidationTalkbackId=talkbackId; this._gt('Form',talkbackId).submit(); }; }, _pendingValidationTalkbackId:false, afterValidation:function(talkbackId,isok,errmsg,isSmsSent,newTalkbackId){ if (isSmsSent=='1') { var isSmsSent=true; } else { var isSmsSent=false; }; var talkbackId=this._pendingValidationTalkbackId; if (isok) { this._gt('MainLoadingDiv',talkbackId).style.display='none'; this._gt('MainThankYouDiv',talkbackId).style.display='block'; if (!this._inArray(talkbackId,this._openTalkbackIdsSafeToClose)) { this._openTalkbackIdsSafeToClose.push(talkbackId); }; if (this._isTalkbackSmsAvailable) { if (isSmsSent) { this.goCellAfterValidation(talkbackId,newTalkbackId); }; } } else { if (errmsg.search('banned user')==0) { var iWidth=400; var iHeight=347; var iTop=(screen.availHeight-iHeight)/2; var iLeft=(screen.availWidth-iWidth)/2; var props='height='+iHeight+',width='+iWidth+',top='+iTop+',left='+iLeft+',toolbar=no,location=no,directories=no,status=no,menubar=no,scrollbars=no,resizeable=no'; var bannedMessageId=errmsg.substr(12); window.open('www.ynetnews.com/Ext/App/BannedUsers/CdaBannedUsersMessage/0,10733,TOREPLACE,00.html'.replace('TOREPLACE',bannedMessageId),'UserBlocked',props); } else if (errmsg=='long description') { alert('Comments cannot exceed 4000 characters'); } else { alert('An unexpected error has occurred - '+errmsg); }; this._gt('MainLoadingDiv',talkbackId).style.display='none'; this._gt('MainFormDiv',talkbackId).style.display='block'; }; }, disableInterface:function(talkbackId){ this._interfaceDisabled=true; wysiwygEditor.disableInterface(); }, enableInterface:function(talkbackId){ this._interfaceDisabled=false; wysiwygEditor.enableInterface(); }, isInterfaceDisabled:function(talkbackId){ return this._interfaceDisabled; }, onClickPreview:function(talkbackId){ if (this.isInterfaceDisabled(talkbackId)) return; var titleElt=this._gt('TitleInput',talkbackId); if (!this._trim(titleElt.value).length || !this._isInputEdited(yq(titleElt))) { alert('You must enter a headline '); } else if (this._ge('WysiwygPreview').style.display=='block') { this.closePreviewPopup(talkbackId); } else { this.disableInterface(talkbackId); var content="<div id='stlkrPreviewContent"+talkbackId+"'><img src='/images/ynet_loader_trans.gif'/></div>"; var myDate=new Date(); var day=''+myDate.getDate(); if (day.length==1) day='0'+day; var mon=''+(myDate.getMonth()+1); if (mon.length==1) mon='0'+mon; var year=''+myDate.getFullYear(); year=year.slice(2); var _this=this; var nameElt=this._gt('NameInput',talkbackId); var locationElt=this._gt('LocationInput',talkbackId); var prevHtml=stlkbc.rowtemplate.getContentdiv({ id:1, title: this._trim(this._getInputRealValue(yq(titleElt))), text:content, LEVEL:1, tc:1, name: this._trim(this._getInputRealValue(yq(nameElt))), location: this._trim(this._getInputRealValue(yq(locationElt))), the_date:day+'.'+mon+'.'+year, userid:0, thumb_image_path:'' },true,false,true,false,'javascript:stlkbcreply.closePreviewPopup('+talkbackId+');'); this._ge('WysiwygPreviewCdiv').innerHTML=prevHtml; var popEltTop = yq(this._gt('Wysiwyg',talkbackId)).position().top; var popelt = this._ge('WysiwygPreview'); popelt.style.top = popEltTop + 'px'; popelt.style.display = 'block'; var wsgEditor = this._wsgEditors['t'+talkbackId]; wsgEditor.RefreshTextAreaContent(); if (!wsgEditor.isEdited()) { wsgEditor.setValue(''); }; this._gt('Form',talkbackId).action=this.addTalkbackTransAction.replace('REPLTALKBACKID','p'+talkbackId); this._gt('FormWsgBrwsr',talkbackId).value=wysiwygEditor.getBrowserName(); this._pendingValidationTalkbackId=talkbackId; this._gt('Form',talkbackId).submit(); if (!wsgEditor.getValue().length) { wsgEditor.setValue(wsgEditor.getDefaultText()); }; }; }, afterPreviewTrans:function(talkbackId,isok,text){ var contentDiv = yq(this._gt('PreviewContent',talkbackId)); contentDiv.html(text); if (typeof text == 'string' && this._trim(text).length) { contentDiv.parent().addClass('art_tkb_talkback_content_visible'); }; }, closePreviewPopup:function(talkbackId){ this._ge('WysiwygPreview').style.display='none'; this.enableInterface(talkbackId); }, onInputFocus:function(input, talkbackId, fieldIndex){ this._onInputFocus(talkbackId, fieldIndex); var input = yq(input); if (!this._isInputEdited(input)) { input.val(''); this._setInputEdited(input, true); } }, onInputBlur:function(input, talkbackId){ var input = yq(input); if (!input.val().length) { this._displayInputHintValue(input); } }, _isInputEdited:function(input, talkbackId){ return input.val() != this._getInputHintValue(input) || input.hasClass('art_tkb_reply_blank_input_edited'); }, _setInputEdited:function(input, isEdited){ input[isEdited ? 'addClass' : 'removeClass']('art_tkb_reply_blank_input_edited'); }, _displayInputHintValue:function(input){ input.val(this._getInputHintValue(input)); this._setInputEdited(input, false); }, _getInputHintValue:function(input){ return input.attr('data-deftext'); }, _getInputRealValue:function(input){ return this._isInputEdited(input) ? input.val() : ''; }, _onInputFocus:function(talkbackId,fieldIndex){ if (this._lastFocusedTalkbackId!=talkbackId) { if ((this._lastFocusedTalkbackId)&&(this._gt('LocationInput',this._lastFocusedTalkbackId))) { this._gt('LocationInput',this._lastFocusedTalkbackId).tabindex=1; this._gt('EmailInput',this._lastFocusedTalkbackId).tabindex=1; this._gt('TitleInput',this._lastFocusedTalkbackId).tabindex=1; if (this._wsgEditors['t'+this._lastFocusedTalkbackId]) this._wsgEditors['t'+this._lastFocusedTalkbackId].updateTabIndex(1); }; this._lastFocusedTalkbackId=talkbackId; this._gt('NameInput',talkbackId).tabindex=2; this._gt('LocationInput',talkbackId).tabindex=3; this._gt('EmailInput',talkbackId).tabindex=4; this._gt('TitleInput',talkbackId).tabindex=5; if (this._wsgEditors['t'+talkbackId]) this._wsgEditors['t'+talkbackId].updateTabIndex(6); }; }, _lastFocusedTalkbackId:false, show:function(talkbackId,eltid,isAlwaysParent){ var _this=this; if(typeof(isAlwaysParent)=='undefined') var isAlwaysParent=false; if (this._inArray(talkbackId,this._openTalkbackIds)) { if (this._talkbacksIsAlwaysParent[talkbackId]==isAlwaysParent) { this.hide(talkbackId); } else { this.hide(talkbackId,false,function(ans){ if (ans) _this.show(talkbackId,eltid,isAlwaysParent); },true); } } else { this._openTalkbackIds.push(talkbackId); this._talkbacksIsAlwaysParent[talkbackId]=isAlwaysParent; var elt=document.getElementById(eltid); var topheadertitle=((talkbackId!=0)&&(!isAlwaysParent))?'add comment':'add comment'; elt.innerHTML=this._talkbackBlankHtml.replace(/TALKBACKID/g, talkbackId); yq(elt).find('.art_tkb_reply_blank_input').each(function(){ var input = yq(this); var jsuserdata = input.attr('data-jsuserdata'); if (jsuserdata && stlkbc.userInfo.userDetails[jsuserdata]) { input.val(stlkbc.userInfo.userDetails[jsuserdata]); _this._setInputEdited(input, true); }; }); this._gt('BlankTitle',talkbackId).innerHTML=topheadertitle; if(typeof(this._wsgEditors)=='undefined') this._wsgEditors={}; var _talkbackId=talkbackId; var wsyswygEditor = wysiwygEditor.insertWysiwygInto({ 'InsertIntoElement':'stlkrWysiwyg'+talkbackId, 'name':'description', 'loadPreivewRenderedContentCallback':function(data){_this.loadPreviewRenderedContent(data,_talkbackId);} }); this._wsgEditors['t'+talkbackId]=wsyswygEditor; this._onInputFocus(talkbackId,1); if (typeof(pageRefreshDisable)=='function') pageRefreshDisable('talkbacksReply'); }; }, _openTalkbackIds:[], _talkbacksIsAlwaysParent:{}, loadPreviewRenderedContent:function(data,talkbackId){ data.replyTitle=this._trim(this._gt('TitleInput',talkbackId).value); data.replyName=this._trim(this._gt('NameInput',talkbackId).value); data.replyLocation=this._trim(this._gt('LocationInput',talkbackId).value); var failed=false; if (data.replyTitle.length==0) { alert('חובה להכניס כותרת'); failed=true; }; if (failed) { data.closeCallback(); } else { stlkbc.loadPreviewRenderedContent(data); }; }, hide:function(talkbackId,forceClose,callback,noRealHiding){ if (typeof(forceClose)=='undefined') var forceClose=false; if (typeof(callback)=='undefined') var callback=false; if (typeof(noRealHiding)=='undefined') var noRealHiding=false; if ((!forceClose)&&(!callback)&&(!noRealHiding)&&(this.isInterfaceDisabled(talkbackId))) return; this.closePreviewPopup(); var _this=this; if ((!forceClose)&&(!this._isTalkbackGoodToClose(talkbackId))) { var retnow=false; } else { var retnow=true; }; _this.popAlertConfirm(function(isok){_this._hide_doTheClose(talkbackId,isok,callback,noRealHiding);},retnow); }, _hide_doTheClose:function(talkbackId,ret,callback,noRealHiding) { if (ret) { this._openTalkbackIds=this._delFromArray(talkbackId,this._openTalkbackIds); if (!noRealHiding) stlkbc.hideReplyDiv(talkbackId); if (typeof(pageRefreshEnable)=='function') pageRefreshEnable('talkbacksReply'); }; if (callback) callback(ret); if (talkbackId==0){ var theDiv=document.getElementById('stlkbcparentreplydiv'); } else { var theDiv=document.getElementById('stlkbc' + talkbackId + 'treplydiv'); }; if (false) { if(talkbackId==0) { if(typeof(stlkbc)!='undefined')stlkbc.replyTalkback(); } } else { if (theDiv) this.showMerlin(theDiv,talkbackId); } }, hideAll:function(callback){ if (typeof(callback)=='undefined') var callback=false; var oktoclose=true; if(this._openTalkbackIds.length>0){ for(var i=0;i<this._openTalkbackIds.length;i++){ var talkbackId=this._openTalkbackIds[i]; if (!this._isTalkbackGoodToClose(talkbackId)) { oktoclose=false; break; }; }; }; var _this=this; _this.popAlertConfirm(function(isok){ if (isok) _this._openTalkbackIds=[]; if (callback) callback(isok); },oktoclose); }, showMerlin:function(theDiv,tid){ if (stlkbc.siteID==stlkbc.ynetSiteIDConst) { if (typeof(tid)=='undefined' || tid == 0) { var replyDiv=document.getElementById('stlkbcparentreplydiv'); var merlinDiv=document.getElementById('stlkbcparentmerlindiv'); } else { var replyDiv=document.getElementById('stlkbc' + tid + 'treplydiv'); var merlinDiv=document.getElementById('stlkbc' + tid + 'tmerlindiv'); }; if (replyDiv && merlinDiv) if (replyDiv.style.display=='none') { merlinDiv.style.display='none'; } else { merlinDiv.style.display='block';}; }; }, shareComment:function(talkbackId,isTwitter) { var commentDetail=this._commentsDetails[talkbackId]; var title=commentDetail.title; var content=commentDetail.content; if (isTwitter) { var url='//api.addthis.com/oexchange/0.8/forward/twitter/offer'; url+='?url='+this._articleFullHref; url+='&title='+encodeURIComponent(title)+' '+encodeURIComponent(content); url+='&username='+this._addThisUsername; window.open(url); } else { FB.ui({ method:'stream.publish', attachment:{ name:this._articleTitle, description:content, href:this._articleFullHref } }); }; }, popAlertConfirm:function(callback,retNow){ if (retNow) { callback(true); } else { this._lastPopAlertConfirmationCallback=callback; var popelt=this._ge('AlertPopupDiv'); var top = (yq(window).scrollTop() - yq(stlkbc.ge('topheader')).position().top + (yq(window).height() - yq(popelt).height())/2 - yq(popelt).height()); top = Math.max(top, 0); popelt.style.top= top + 'px'; popelt.style.display = 'block'; }; }, _lastPopAlertConfirmationCallback:false, onClickPopAlertOk:function(){ this._ge('AlertPopupDiv').style.display='none'; if (this._lastPopAlertConfirmationCallback) this._lastPopAlertConfirmationCallback(true); }, onClickPopAlertCancel:function(){ this._ge('AlertPopupDiv').style.display='none'; if (this._lastPopAlertConfirmationCallback) this._lastPopAlertConfirmationCallback(false); }, _openTalkbackIdsSafeToClose:[], _ge:function(id){ return document.getElementById('stlkr'+id); }, _gt:function(id,talkbackId){ return document.getElementById('stlkr'+id+talkbackId); }, _isTalkbackGoodToClose:function(talkbackId){ if (!this._inArray(talkbackId,this._openTalkbackIds)) return true; if (this._inArray(talkbackId,this._openTalkbackIdsSafeToClose)) { this._delFromArray(talkbackId,this._openTalkbackIdsSafeToClose); return true; }; var titleInput = this._gt('TitleInput',talkbackId); if (this._isInputEdited(yq(titleInput))) return false; var wsgEditor = this._wsgEditors['t'+talkbackId]; if (wsgEditor.isEdited()) return false; if (!stlkbc.userInfo.isLoggedIn()) { var inputNames = ['NameInput', 'LocationInput', 'EmailInput']; for (var i = 0; i < inputNames.length; i++) { var input = this._gt(inputNames[i],talkbackId); if (this._isInputEdited(yq(input))) return false; }; }; return true; }, _inArray:function(elt,arr){ for(var i=0;i<arr.length;i++){ if (arr[i]==elt) return true; }; return false; }, _delFromArray:function(elt,arr){ var newArr=[]; for(var i=0;i<arr.length;i++){ if (arr[i]!=elt) { newArr.push(arr[i]); }; }; return newArr; }, _trim:function(str){ var re1=new RegExp('^\\s*'); var re2=new RegExp('\\s*'+unescape('%24')); return str.replace(re1,'').replace(re2,''); } }; })(); (function(){ wysiwygEditor.insertWysiwygInto = function(data){ var id=this.currentId; this.currentId++; var thisObjName='wsgobj'+id; window[thisObjName]=new wsg1024Class(id,thisObjName,data); window[thisObjName].Show(); return window[thisObjName]; }; window.stlkbc = new Cstlkbc({"numInitialCommnt":3,"siteID":1,"ynetSiteIDConst":1,"articleId":4671875,"talkbackType":68,"constGalleryTalkbackType":310,"constVideoTalkbackType":528,"constComponentTalkbackType":671,"isAntiPro":0,"loginurl":"","registrationurl":"","articlesurl":"http:\/\/www.ynetnews.com\/articles\/0,7340,L-4671875,00.html?opentalkback=TIDREPLACE","forgotpassurl":"","merlinFrameurl":"\/Ext\/Comp\/ArticleLayout\/DisplayTalkbacksAdvertisingBox\/0,13207,3082,00.html","ajaxurl":"\/Ext\/Comp\/ArticleLayout\/Proc\/ShowTalkBacksAjax\/v2\/0,12990,L-TOREPLACE,00.html","ajaxurlnc":"\/Ext\/Comp\/ArticleLayout\/Proc\/ShowTalkBacksAjaxNC2\/0,12979,L-TOREPLACE,00.html","ajaxurl_loadcontent":"\/Ext\/Comp\/ArticleLayout\/Proc\/ShowTalkBacksAjax\/LoadContent\/v2\/0,12990,L-TOREPLACE,00.html","jsDisableAkamaiCache":false,"wapTalkbackSources":{"639":{"txt":" , נשלח מהסלולרי"},"660":{"txt":" , נשלח מהאנדרואיד"},"661":{"txt":" , נשלח מהאייפון"}},"spriteClasses":{"reply":"sprite_article_tkb_reply","newTkb":"sprite_article_tkb_new_comment","voteFor":"sprite_article_tkb_vote_for","voteAgainst":"sprite_article_tkb_vote_against","voteForBg":"sprite_article_tkb_vote_for_bg","voteAgainstBg":"sprite_article_tkb_vote_against_bg","arrowLeft":"sprite_article_tkb_arr_small_left","arrowDown":"sprite_article_tkb_arr_small_down","border":"sprite_homepage_hor_separator"}}); stlkbc.onInit(); window.stlkbcreply = new Stlkbcreply({"addTalkbackTransAction":"\/YediothPortal\/Ext\/TalkBack\/CdaTalkBackTrans\/0,2499,L-4671875-0-68-3082-0---REPLTALKBACKID,00.html","isTalkbackSmsAvailable":false,"talkbackBlankHtml":"<div class='art_tkb_reply_blank' id='stlkrMainDivTALKBACKID'><div id='stlkrMainFormDivTALKBACKID'><form action='' method='post' target='stlkrFormIframe' id='stlkrFormTALKBACKID' style='padding:0;margin:0;'><input type='hidden' id='stlkrFormWsgBrwsrTALKBACKID' name='WSGBRWSR' value=''\/><div class='art_tkb_reply_blank_top'><div class='art_tkb_reply_blank_title' id='stlkrBlankTitleTALKBACKID'><\/div><a class='art_tkb_button art_tkb_reply_blank_close' href='javascript:stlkbcreply.hide(TALKBACKID);'><span class='art_tkb_sprite sprite_article_tkb_close_new_comment'> <\/span><span>cancel<\/span><\/a><\/div><input class='art_tkb_reply_blank_input' value='name' maxlength='20' data-jsuserdata='name' data-deftext='name' type='text' id='stlkrNameInputTALKBACKID' name='name' onFocus='stlkbcreply.onInputFocus(this,TALKBACKID,1);' onBlur='stlkbcreply.onInputBlur(this,TALKBACKID);' tabindex=1><input class='art_tkb_reply_blank_input' value='mail' maxlength='90' data-jsuserdata='email' data-deftext='mail' type='text' id='stlkrEmailInputTALKBACKID' name='email' onFocus='stlkbcreply.onInputFocus(this,TALKBACKID,3);' onBlur='stlkbcreply.onInputBlur(this,TALKBACKID);' tabindex=1><input class='art_tkb_reply_blank_input' value='city' maxlength='20' data-jsuserdata='location' data-deftext='city' type='text' id='stlkrLocationInputTALKBACKID' name='Location' onFocus='stlkbcreply.onInputFocus(this,TALKBACKID,2);' onBlur='stlkbcreply.onInputBlur(this,TALKBACKID);' tabindex=1><input class='art_tkb_reply_blank_input' value='title' maxlength='60' data-jsuserdata='' data-deftext='title' type='text' id='stlkrTitleInputTALKBACKID' name='title' onFocus='stlkbcreply.onInputFocus(this,TALKBACKID,4);' onBlur='stlkbcreply.onInputBlur(this,TALKBACKID);' tabindex=1><div class='art_tkb_reply_blank_wysiwyg' id='stlkrWysiwygTALKBACKID'><\/div><div class='art_tkb_general_wrap art_tkb_reply_blank_disclaimer_wrap'><a class='art_tkb_button art_tkb_reply_blank_preview' id='stlkrPopPreviewLinkTALKBACKID' href='javascript:stlkbcreply.onClickPreview(TALKBACKID);'><span class='art_tkb_sprite sprite_article_tkb_zoom'> <\/span><span>Preview<\/span><\/a><span class='art_tkb_reply_blank_disclaimer'>Comments including context violating <a style='font-weight:bold;' target='_blank' href='\/articles\/0,7340,L-3048342,00.html'>Ynetnews’s terms of service<\/a> are not allowed. Including incitement, slander, and inappropriate comments.<\/span><\/div><div class='art_tkb_general_wrap'><a class='art_tkb_button art_tkb_reply_blank_send' href='javascript:stlkbcreply.validation(TALKBACKID);'><span class='art_tkb_sprite sprite_article_tkb_reply'> <\/span><span>send comment<\/span><\/a><\/div><\/form><\/div><div id='stlkrMainLoadingDivTALKBACKID' style='display:none;'>please wait...<\/div><div id='stlkrMainThankYouDivTALKBACKID' style='display:none;'><div class='art_tkb_reply_blank_thank_you'><div class='art_tkb_reply_blank_thank_you_text'>Thanks,<br \/>We’ve received your comment and will publish, it pending moderation.<div id='stlkrMainThankYouGoCellTALKBACKID'><\/div><\/div><\/div><div class='art_tkb_general_wrap'><a class='art_tkb_reply_blank_thank_you_close' href='javascript:stlkbcreply.hide(TALKBACKID,true);'>Close<\/a><a class='art_tkb_reply_blank_thank_you_icon sprite_article_tkb_ynet_logo_en' href='\/home\/0,7340,L-8,00.html' target='_blank'><\/a><\/div><\/div><\/div><\/div>","articleFullHref":"http:\/\/www.ynetnews.com\/articles\/0,7340,L-4671875,00.html","articleTitle":"Zoabi removed from meeting during verbal fight on Gaza flotilla","addThisUsername":"ynet"}); })(); </script><div id=ads.skyscraper style='position:fixed;top:0;right:0;'></div> <script type='text/javascript'> window._taboola = window._taboola || []; try{ if(YitPaywall.user){ _taboola.push({unified_id: YitPaywall.user.props.userId, user_type:'Subscriber'});} else { _taboola.push({user_type:'Other'}); } }catch(e){} _taboola.push({flush: true}); //temp patch to fix video height by his parent height yq( document ).ready(function() { setTimeout(function(){ yq('.video-container').each(function( index ) { yq(this).find('iframe').attr('style', yq(this).attr('style') + 'height:' + yq(this).find('iframe').parent().css('height') + '!important;') }); }, 1200); }); </script> <script type="text/javascript" src="//cdn4.wibbitz.com/ynetnews/embed.js" async></script> <script type="text/javascript"> function loadScript(src,attrs,body=false) { return new Promise(function (resolve,reject) { var s; s = document.createElement('script'); s.setAttribute('async','async'); if(attrs){ yq.each( attrs, function( key, value ) { s.setAttribute(key,value); }); } s.src = src; s.onload = resolve; s.onerror = reject; if(body){ document.body.appendChild(s); } else { document.head.appendChild(s); } }); } </script> <a class='close_youtube'><a/> <script> setTimeout(function() { var player_api_tag = document.createElement("script"); player_api_tag.src = "https://www.youtube.com/player_api"; player_api_tag.onload = function() { setTimeout(function(){ YnetYoutube.onYouTubeIframeAPIReady(); if (typeof YnetYoutube.scrollIntoViewEvntLstnr == 'function') YnetYoutube.scrollIntoViewEvntLstnr(); }, 1000); } document.body.appendChild(player_api_tag); }, 1000); </script> <script> (function () { try { var paragraps = []; yq('.text14').find('p').each(function() { if(yq(this).html() != ' ' && yq(this).text().length > 50){ paragraps.push(yq(this)); } }); if(window.isMobile && paragraps.length > 2 && !document.querySelector('.art_video')) { var selectedP = paragraps[2]; yq(selectedP).append('<br><div id="ads.mw.videoinpage"></div>'); window.googletag = window.googletag || {cmd: []}; googletag.cmd.push(function() { googletag.defineSlot("/6870/ynet_mobile/vesti_mobileweb_mw.videoinpage", [[1, 1], [1, 2], "fluid"], 'ads.mw.videoinpage').addService(googletag.pubads()); googletag.pubads().enableSingleRequest(); googletag.enableServices(); }); googletag.cmd.push(function() { googletag.display('ads.mw.videoinpage'); }); } }catch(e){ console.log(e); } }()); </script> </body></html>