CINXE.COM
תכלית החברה בעקבות מהפכת הדיווח הסביבתי | תומר ניב | אתר משפט ועסקים
<!DOCTYPE html> <html dir="rtl" lang="he-IL"> <head> <meta charset="UTF-8" /> <title> תכלית החברה בעקבות מהפכת הדיווח הסביבתי | תומר ניב | אתר משפט ועסקים </title> <link rel="profile" href="https://gmpg.org/xfn/11" /> <link rel="stylesheet" type="text/css" media="all" href="https://s2.wp.com/wp-content/themes/pub/twentyten/style.css?ver=20190507" /> <link rel="pingback" href="https://runilawreview.org/xmlrpc.php"> <meta name='robots' content='max-image-preview:large' /> <!-- Async WordPress.com Remote Login --> <script id="wpcom_remote_login_js"> var wpcom_remote_login_extra_auth = ''; function wpcom_remote_login_remove_dom_node_id( element_id ) { var dom_node = document.getElementById( element_id ); if ( dom_node ) { dom_node.parentNode.removeChild( dom_node ); } } function wpcom_remote_login_remove_dom_node_classes( class_name ) { var dom_nodes = document.querySelectorAll( '.' + class_name ); for ( var i = 0; i < dom_nodes.length; i++ ) { dom_nodes[ i ].parentNode.removeChild( dom_nodes[ i ] ); } } function wpcom_remote_login_final_cleanup() { wpcom_remote_login_remove_dom_node_classes( "wpcom_remote_login_msg" ); wpcom_remote_login_remove_dom_node_id( "wpcom_remote_login_key" ); wpcom_remote_login_remove_dom_node_id( "wpcom_remote_login_validate" ); wpcom_remote_login_remove_dom_node_id( "wpcom_remote_login_js" ); wpcom_remote_login_remove_dom_node_id( "wpcom_request_access_iframe" ); wpcom_remote_login_remove_dom_node_id( "wpcom_request_access_styles" ); } // Watch for messages back from the remote login window.addEventListener( "message", function( e ) { if ( e.origin === "https://r-login.wordpress.com" ) { var data = {}; try { data = JSON.parse( e.data ); } catch( e ) { wpcom_remote_login_final_cleanup(); return; } if ( data.msg === 'LOGIN' ) { // Clean up the login check iframe wpcom_remote_login_remove_dom_node_id( "wpcom_remote_login_key" ); var id_regex = new RegExp( /^[0-9]+$/ ); var token_regex = new RegExp( /^.*|.*|.*$/ ); if ( token_regex.test( data.token ) && id_regex.test( data.wpcomid ) ) { // We have everything we need to ask for a login var script = document.createElement( "script" ); script.setAttribute( "id", "wpcom_remote_login_validate" ); script.src = '/remote-login.php?wpcom_remote_login=validate' + '&wpcomid=' + data.wpcomid + '&token=' + encodeURIComponent( data.token ) + '&host=' + window.location.protocol + '//' + window.location.hostname + '&postid=3647' + '&is_singular=1'; document.body.appendChild( script ); } return; } // Safari ITP, not logged in, so redirect if ( data.msg === 'LOGIN-REDIRECT' ) { window.location = 'https://wordpress.com/log-in?redirect_to=' + window.location.href; return; } // Safari ITP, storage access failed, remove the request if ( data.msg === 'LOGIN-REMOVE' ) { var css_zap = 'html { -webkit-transition: margin-top 1s; transition: margin-top 1s; } /* 9001 */ html { margin-top: 0 !important; } * html body { margin-top: 0 !important; } @media screen and ( max-width: 782px ) { html { margin-top: 0 !important; } * html body { margin-top: 0 !important; } }'; var style_zap = document.createElement( 'style' ); style_zap.type = 'text/css'; style_zap.appendChild( document.createTextNode( css_zap ) ); document.body.appendChild( style_zap ); var e = document.getElementById( 'wpcom_request_access_iframe' ); e.parentNode.removeChild( e ); document.cookie = 'wordpress_com_login_access=denied; path=/; max-age=31536000'; return; } // Safari ITP if ( data.msg === 'REQUEST_ACCESS' ) { console.log( 'request access: safari' ); // Check ITP iframe enable/disable knob if ( wpcom_remote_login_extra_auth !== 'safari_itp_iframe' ) { return; } // If we are in a "private window" there is no ITP. var private_window = false; try { var opendb = window.openDatabase( null, null, null, null ); } catch( e ) { private_window = true; } if ( private_window ) { console.log( 'private window' ); return; } var iframe = document.createElement( 'iframe' ); iframe.id = 'wpcom_request_access_iframe'; iframe.setAttribute( 'scrolling', 'no' ); iframe.setAttribute( 'sandbox', 'allow-storage-access-by-user-activation allow-scripts allow-same-origin allow-top-navigation-by-user-activation' ); iframe.src = 'https://r-login.wordpress.com/remote-login.php?wpcom_remote_login=request_access&origin=' + encodeURIComponent( data.origin ) + '&wpcomid=' + encodeURIComponent( data.wpcomid ); var css = 'html { -webkit-transition: margin-top 1s; transition: margin-top 1s; } /* 9001 */ html { margin-top: 46px !important; } * html body { margin-top: 46px !important; } @media screen and ( max-width: 660px ) { html { margin-top: 71px !important; } * html body { margin-top: 71px !important; } #wpcom_request_access_iframe { display: block; height: 71px !important; } } #wpcom_request_access_iframe { border: 0px; height: 46px; position: fixed; top: 0; left: 0; width: 100%; min-width: 100%; z-index: 99999; background: #23282d; } '; var style = document.createElement( 'style' ); style.type = 'text/css'; style.id = 'wpcom_request_access_styles'; style.appendChild( document.createTextNode( css ) ); document.body.appendChild( style ); document.body.appendChild( iframe ); } if ( data.msg === 'DONE' ) { wpcom_remote_login_final_cleanup(); } } }, false ); // Inject the remote login iframe after the page has had a chance to load // more critical resources window.addEventListener( "DOMContentLoaded", function( e ) { var iframe = document.createElement( "iframe" ); iframe.style.display = "none"; iframe.setAttribute( "scrolling", "no" ); iframe.setAttribute( "id", "wpcom_remote_login_key" ); iframe.src = "https://r-login.wordpress.com/remote-login.php" + "?wpcom_remote_login=key" + "&origin=aHR0cHM6Ly9ydW5pbGF3cmV2aWV3Lm9yZw%3D%3D" + "&wpcomid=38444256" + "&time=1732822377"; document.body.appendChild( iframe ); }, false ); </script> <link rel='dns-prefetch' href='//s0.wp.com' /> <link rel='dns-prefetch' href='//s2.wp.com' /> <link rel='dns-prefetch' href='//s1.wp.com' /> <link rel='dns-prefetch' href='//widgets.wp.com' /> <link rel="alternate" type="application/rss+xml" title="אתר משפט ועסקים « פיד" href="https://runilawreview.org/feed/" /> <link rel="alternate" type="application/rss+xml" title="אתר משפט ועסקים « פיד תגובות" href="https://runilawreview.org/comments/feed/" /> <link rel="alternate" type="application/rss+xml" title="אתר משפט ועסקים « פיד תגובות של תכלית החברה בעקבות מהפכת הדיווח הסביבתי | תומר ניב" href="https://runilawreview.org/2015/06/10/blogpost-niv-tomer/feed/" /> <script type="text/javascript"> /* <![CDATA[ */ function addLoadEvent(func) { var oldonload = window.onload; if (typeof window.onload != 'function') { window.onload = func; } else { window.onload = function () { oldonload(); func(); } } } /* ]]> */ </script> <script type="text/javascript"> /* <![CDATA[ */ window._wpemojiSettings = {"baseUrl":"https:\/\/s0.wp.com\/wp-content\/mu-plugins\/wpcom-smileys\/twemoji\/2\/72x72\/","ext":".png","svgUrl":"https:\/\/s0.wp.com\/wp-content\/mu-plugins\/wpcom-smileys\/twemoji\/2\/svg\/","svgExt":".svg","source":{"concatemoji":"https:\/\/s2.wp.com\/wp-includes\/js\/wp-emoji-release.min.js?m=1719498190i&ver=6.8-alpha-59438"}}; /*! This file is auto-generated */ !function(i,n){var o,s,e;function c(e){try{var t={supportTests:e,timestamp:(new Date).valueOf()};sessionStorage.setItem(o,JSON.stringify(t))}catch(e){}}function p(e,t,n){e.clearRect(0,0,e.canvas.width,e.canvas.height),e.fillText(t,0,0);var t=new Uint32Array(e.getImageData(0,0,e.canvas.width,e.canvas.height).data),r=(e.clearRect(0,0,e.canvas.width,e.canvas.height),e.fillText(n,0,0),new Uint32Array(e.getImageData(0,0,e.canvas.width,e.canvas.height).data));return t.every(function(e,t){return e===r[t]})}function u(e,t,n){switch(t){case"flag":return n(e,"\ud83c\udff3\ufe0f\u200d\u26a7\ufe0f","\ud83c\udff3\ufe0f\u200b\u26a7\ufe0f")?!1:!n(e,"\ud83c\uddfa\ud83c\uddf3","\ud83c\uddfa\u200b\ud83c\uddf3")&&!n(e,"\ud83c\udff4\udb40\udc67\udb40\udc62\udb40\udc65\udb40\udc6e\udb40\udc67\udb40\udc7f","\ud83c\udff4\u200b\udb40\udc67\u200b\udb40\udc62\u200b\udb40\udc65\u200b\udb40\udc6e\u200b\udb40\udc67\u200b\udb40\udc7f");case"emoji":return!n(e,"\ud83d\udc26\u200d\u2b1b","\ud83d\udc26\u200b\u2b1b")}return!1}function f(e,t,n){var r="undefined"!=typeof WorkerGlobalScope&&self instanceof WorkerGlobalScope?new OffscreenCanvas(300,150):i.createElement("canvas"),a=r.getContext("2d",{willReadFrequently:!0}),o=(a.textBaseline="top",a.font="600 32px Arial",{});return e.forEach(function(e){o[e]=t(a,e,n)}),o}function t(e){var t=i.createElement("script");t.src=e,t.defer=!0,i.head.appendChild(t)}"undefined"!=typeof Promise&&(o="wpEmojiSettingsSupports",s=["flag","emoji"],n.supports={everything:!0,everythingExceptFlag:!0},e=new Promise(function(e){i.addEventListener("DOMContentLoaded",e,{once:!0})}),new Promise(function(t){var n=function(){try{var e=JSON.parse(sessionStorage.getItem(o));if("object"==typeof e&&"number"==typeof e.timestamp&&(new Date).valueOf()<e.timestamp+604800&&"object"==typeof e.supportTests)return e.supportTests}catch(e){}return null}();if(!n){if("undefined"!=typeof Worker&&"undefined"!=typeof OffscreenCanvas&&"undefined"!=typeof URL&&URL.createObjectURL&&"undefined"!=typeof Blob)try{var e="postMessage("+f.toString()+"("+[JSON.stringify(s),u.toString(),p.toString()].join(",")+"));",r=new Blob([e],{type:"text/javascript"}),a=new Worker(URL.createObjectURL(r),{name:"wpTestEmojiSupports"});return void(a.onmessage=function(e){c(n=e.data),a.terminate(),t(n)})}catch(e){}c(n=f(s,u,p))}t(n)}).then(function(e){for(var t in e)n.supports[t]=e[t],n.supports.everything=n.supports.everything&&n.supports[t],"flag"!==t&&(n.supports.everythingExceptFlag=n.supports.everythingExceptFlag&&n.supports[t]);n.supports.everythingExceptFlag=n.supports.everythingExceptFlag&&!n.supports.flag,n.DOMReady=!1,n.readyCallback=function(){n.DOMReady=!0}}).then(function(){return e}).then(function(){var e;n.supports.everything||(n.readyCallback(),(e=n.source||{}).concatemoji?t(e.concatemoji):e.wpemoji&&e.twemoji&&(t(e.twemoji),t(e.wpemoji)))}))}((window,document),window._wpemojiSettings); /* ]]> */ </script> <link rel='stylesheet' id='jetpack_related-posts-rtl-css' href='https://s0.wp.com/wp-content/mu-plugins/jetpack-plugin/sun/modules/related-posts/related-posts-rtl.css?m=1705523988i&ver=20240116' media='all' /> <link crossorigin='anonymous' rel='stylesheet' id='all-css-2-1' href='https://s2.wp.com/wp-content/mu-plugins/likes/rtl/jetpack-likes-rtl.css?m=1717404074i&cssminify=yes' type='text/css' media='all' /> <style id='wp-emoji-styles-inline-css'> img.wp-smiley, img.emoji { display: inline !important; border: none !important; box-shadow: none !important; height: 1em !important; width: 1em !important; margin: 0 0.07em !important; vertical-align: -0.1em !important; background: none !important; padding: 0 !important; } </style> <link rel='stylesheet' id='wp-block-library-rtl-css' href='https://s0.wp.com/wp-content/plugins/gutenberg-core/v19.7.0/build/block-library/style-rtl.css?m=1732574862i&ver=19.7.0' media='all' /> <style id='wp-block-library-inline-css'> .has-text-align-justify { text-align:justify; } .has-text-align-justify{text-align:justify;} </style> <link rel='stylesheet' id='wp-block-library-theme-rtl-css' href='https://s0.wp.com/wp-content/plugins/gutenberg-core/v19.7.0/build/block-library/theme-rtl.css?m=1732574862i&ver=19.7.0' media='all' /> <link crossorigin='anonymous' rel='stylesheet' id='all-css-8-1' href='https://s1.wp.com/_static/??-eJyVzDEOgCAMQNELiQU1Jg7Gs2AlDYpAaInx9ro5O/7hfbiywhTFRYEcKvnIQPXN1RVSa0h4MOxOssVDBXunKoqK34DlDq5F5gb+LIoVH4k/vpyzGYe+03oyw/4AcmU1KQ==&cssminify=yes' type='text/css' media='all' /> <link crossorigin='anonymous' rel='stylesheet' id='all-css-10-1' href='https://s2.wp.com/_static/??-eJzTLy/QzcxLzilNSS3WzyrWz01NyUxMzUnNTc0rQeEU5CRWphbp5qSmJyZX6uVm5uklFxfr6OPTDpRD5sM02efaGpoZmFkYGRuZGmQBAHPvL0Y=&cssminify=yes' type='text/css' media='all' /> <style id='jetpack-sharing-buttons-style-inline-css'> .jetpack-sharing-buttons__services-list{display:flex;flex-direction:row;flex-wrap:wrap;gap:0;list-style-type:none;margin:5px;padding:0}.jetpack-sharing-buttons__services-list.has-small-icon-size{font-size:12px}.jetpack-sharing-buttons__services-list.has-normal-icon-size{font-size:16px}.jetpack-sharing-buttons__services-list.has-large-icon-size{font-size:24px}.jetpack-sharing-buttons__services-list.has-huge-icon-size{font-size:36px}@media print{.jetpack-sharing-buttons__services-list{display:none!important}}.editor-styles-wrapper .wp-block-jetpack-sharing-buttons{gap:0;padding-inline-start:0}ul.jetpack-sharing-buttons__services-list.has-background{padding:1.25em 2.375em} </style> <style id='classic-theme-styles-inline-css'> /*! This file is auto-generated */ .wp-block-button__link{color:#fff;background-color:#32373c;border-radius:9999px;box-shadow:none;text-decoration:none;padding:calc(.667em + 2px) calc(1.333em + 2px);font-size:1.125em}.wp-block-file__button{background:#32373c;color:#fff;text-decoration:none} </style> <link crossorigin='anonymous' rel='stylesheet' id='all-css-14-1' href='https://s1.wp.com/_static/??/wp-content/mu-plugins/core-compat/wp-mediaelement.css,/wp-content/mu-plugins/wpcom-bbpress-premium-themes.css?m=1432920480j&cssminify=yes' type='text/css' media='all' /> <style id='global-styles-inline-css'> :root{--wp--preset--aspect-ratio--square: 1;--wp--preset--aspect-ratio--4-3: 4/3;--wp--preset--aspect-ratio--3-4: 3/4;--wp--preset--aspect-ratio--3-2: 3/2;--wp--preset--aspect-ratio--2-3: 2/3;--wp--preset--aspect-ratio--16-9: 16/9;--wp--preset--aspect-ratio--9-16: 9/16;--wp--preset--color--black: #000;--wp--preset--color--cyan-bluish-gray: #abb8c3;--wp--preset--color--white: #fff;--wp--preset--color--pale-pink: #f78da7;--wp--preset--color--vivid-red: #cf2e2e;--wp--preset--color--luminous-vivid-orange: #ff6900;--wp--preset--color--luminous-vivid-amber: #fcb900;--wp--preset--color--light-green-cyan: #7bdcb5;--wp--preset--color--vivid-green-cyan: #00d084;--wp--preset--color--pale-cyan-blue: #8ed1fc;--wp--preset--color--vivid-cyan-blue: #0693e3;--wp--preset--color--vivid-purple: #9b51e0;--wp--preset--color--blue: #0066cc;--wp--preset--color--medium-gray: #666;--wp--preset--color--light-gray: #f1f1f1;--wp--preset--gradient--vivid-cyan-blue-to-vivid-purple: linear-gradient(135deg,rgba(6,147,227,1) 0%,rgb(155,81,224) 100%);--wp--preset--gradient--light-green-cyan-to-vivid-green-cyan: linear-gradient(135deg,rgb(122,220,180) 0%,rgb(0,208,130) 100%);--wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange: linear-gradient(135deg,rgba(252,185,0,1) 0%,rgba(255,105,0,1) 100%);--wp--preset--gradient--luminous-vivid-orange-to-vivid-red: linear-gradient(135deg,rgba(255,105,0,1) 0%,rgb(207,46,46) 100%);--wp--preset--gradient--very-light-gray-to-cyan-bluish-gray: linear-gradient(135deg,rgb(238,238,238) 0%,rgb(169,184,195) 100%);--wp--preset--gradient--cool-to-warm-spectrum: linear-gradient(135deg,rgb(74,234,220) 0%,rgb(151,120,209) 20%,rgb(207,42,186) 40%,rgb(238,44,130) 60%,rgb(251,105,98) 80%,rgb(254,248,76) 100%);--wp--preset--gradient--blush-light-purple: linear-gradient(135deg,rgb(255,206,236) 0%,rgb(152,150,240) 100%);--wp--preset--gradient--blush-bordeaux: linear-gradient(135deg,rgb(254,205,165) 0%,rgb(254,45,45) 50%,rgb(107,0,62) 100%);--wp--preset--gradient--luminous-dusk: linear-gradient(135deg,rgb(255,203,112) 0%,rgb(199,81,192) 50%,rgb(65,88,208) 100%);--wp--preset--gradient--pale-ocean: linear-gradient(135deg,rgb(255,245,203) 0%,rgb(182,227,212) 50%,rgb(51,167,181) 100%);--wp--preset--gradient--electric-grass: linear-gradient(135deg,rgb(202,248,128) 0%,rgb(113,206,126) 100%);--wp--preset--gradient--midnight: linear-gradient(135deg,rgb(2,3,129) 0%,rgb(40,116,252) 100%);--wp--preset--font-size--small: 13px;--wp--preset--font-size--medium: 20px;--wp--preset--font-size--large: 36px;--wp--preset--font-size--x-large: 42px;--wp--preset--font-family--albert-sans: 'Albert Sans', sans-serif;--wp--preset--font-family--alegreya: Alegreya, serif;--wp--preset--font-family--arvo: Arvo, serif;--wp--preset--font-family--bodoni-moda: 'Bodoni Moda', serif;--wp--preset--font-family--bricolage-grotesque: 'Bricolage Grotesque', sans-serif;--wp--preset--font-family--cabin: Cabin, sans-serif;--wp--preset--font-family--chivo: Chivo, sans-serif;--wp--preset--font-family--commissioner: Commissioner, sans-serif;--wp--preset--font-family--cormorant: Cormorant, serif;--wp--preset--font-family--courier-prime: 'Courier Prime', monospace;--wp--preset--font-family--crimson-pro: 'Crimson Pro', serif;--wp--preset--font-family--dm-mono: 'DM Mono', monospace;--wp--preset--font-family--dm-sans: 'DM Sans', sans-serif;--wp--preset--font-family--dm-serif-display: 'DM Serif Display', serif;--wp--preset--font-family--domine: Domine, serif;--wp--preset--font-family--eb-garamond: 'EB Garamond', serif;--wp--preset--font-family--epilogue: Epilogue, sans-serif;--wp--preset--font-family--fahkwang: Fahkwang, sans-serif;--wp--preset--font-family--figtree: Figtree, sans-serif;--wp--preset--font-family--fira-sans: 'Fira Sans', sans-serif;--wp--preset--font-family--fjalla-one: 'Fjalla One', sans-serif;--wp--preset--font-family--fraunces: Fraunces, serif;--wp--preset--font-family--gabarito: Gabarito, system-ui;--wp--preset--font-family--ibm-plex-mono: 'IBM Plex Mono', monospace;--wp--preset--font-family--ibm-plex-sans: 'IBM Plex Sans', sans-serif;--wp--preset--font-family--ibarra-real-nova: 'Ibarra Real Nova', serif;--wp--preset--font-family--instrument-serif: 'Instrument Serif', serif;--wp--preset--font-family--inter: Inter, sans-serif;--wp--preset--font-family--josefin-sans: 'Josefin Sans', sans-serif;--wp--preset--font-family--jost: Jost, sans-serif;--wp--preset--font-family--libre-baskerville: 'Libre Baskerville', serif;--wp--preset--font-family--libre-franklin: 'Libre Franklin', sans-serif;--wp--preset--font-family--literata: Literata, serif;--wp--preset--font-family--lora: Lora, serif;--wp--preset--font-family--merriweather: Merriweather, serif;--wp--preset--font-family--montserrat: Montserrat, sans-serif;--wp--preset--font-family--newsreader: Newsreader, serif;--wp--preset--font-family--noto-sans-mono: 'Noto Sans Mono', sans-serif;--wp--preset--font-family--nunito: Nunito, sans-serif;--wp--preset--font-family--open-sans: 'Open Sans', sans-serif;--wp--preset--font-family--overpass: Overpass, sans-serif;--wp--preset--font-family--pt-serif: 'PT Serif', serif;--wp--preset--font-family--petrona: Petrona, serif;--wp--preset--font-family--piazzolla: Piazzolla, serif;--wp--preset--font-family--playfair-display: 'Playfair Display', serif;--wp--preset--font-family--plus-jakarta-sans: 'Plus Jakarta Sans', sans-serif;--wp--preset--font-family--poppins: Poppins, sans-serif;--wp--preset--font-family--raleway: Raleway, sans-serif;--wp--preset--font-family--roboto: Roboto, sans-serif;--wp--preset--font-family--roboto-slab: 'Roboto Slab', serif;--wp--preset--font-family--rubik: Rubik, sans-serif;--wp--preset--font-family--rufina: Rufina, serif;--wp--preset--font-family--sora: Sora, sans-serif;--wp--preset--font-family--source-sans-3: 'Source Sans 3', sans-serif;--wp--preset--font-family--source-serif-4: 'Source Serif 4', serif;--wp--preset--font-family--space-mono: 'Space Mono', monospace;--wp--preset--font-family--syne: Syne, sans-serif;--wp--preset--font-family--texturina: Texturina, serif;--wp--preset--font-family--urbanist: Urbanist, sans-serif;--wp--preset--font-family--work-sans: 'Work Sans', sans-serif;--wp--preset--spacing--20: 0.44rem;--wp--preset--spacing--30: 0.67rem;--wp--preset--spacing--40: 1rem;--wp--preset--spacing--50: 1.5rem;--wp--preset--spacing--60: 2.25rem;--wp--preset--spacing--70: 3.38rem;--wp--preset--spacing--80: 5.06rem;--wp--preset--shadow--natural: 6px 6px 9px rgba(0, 0, 0, 0.2);--wp--preset--shadow--deep: 12px 12px 50px rgba(0, 0, 0, 0.4);--wp--preset--shadow--sharp: 6px 6px 0px rgba(0, 0, 0, 0.2);--wp--preset--shadow--outlined: 6px 6px 0px -3px rgba(255, 255, 255, 1), 6px 6px rgba(0, 0, 0, 1);--wp--preset--shadow--crisp: 6px 6px 0px rgba(0, 0, 0, 1);}:where(.is-layout-flex){gap: 0.5em;}:where(.is-layout-grid){gap: 0.5em;}body .is-layout-flex{display: flex;}.is-layout-flex{flex-wrap: wrap;align-items: center;}.is-layout-flex > :is(*, div){margin: 0;}body .is-layout-grid{display: grid;}.is-layout-grid > :is(*, div){margin: 0;}:where(.wp-block-columns.is-layout-flex){gap: 2em;}:where(.wp-block-columns.is-layout-grid){gap: 2em;}:where(.wp-block-post-template.is-layout-flex){gap: 1.25em;}:where(.wp-block-post-template.is-layout-grid){gap: 1.25em;}.has-black-color{color: var(--wp--preset--color--black) !important;}.has-cyan-bluish-gray-color{color: var(--wp--preset--color--cyan-bluish-gray) !important;}.has-white-color{color: var(--wp--preset--color--white) !important;}.has-pale-pink-color{color: var(--wp--preset--color--pale-pink) !important;}.has-vivid-red-color{color: var(--wp--preset--color--vivid-red) !important;}.has-luminous-vivid-orange-color{color: var(--wp--preset--color--luminous-vivid-orange) !important;}.has-luminous-vivid-amber-color{color: var(--wp--preset--color--luminous-vivid-amber) !important;}.has-light-green-cyan-color{color: var(--wp--preset--color--light-green-cyan) !important;}.has-vivid-green-cyan-color{color: var(--wp--preset--color--vivid-green-cyan) !important;}.has-pale-cyan-blue-color{color: var(--wp--preset--color--pale-cyan-blue) !important;}.has-vivid-cyan-blue-color{color: var(--wp--preset--color--vivid-cyan-blue) !important;}.has-vivid-purple-color{color: var(--wp--preset--color--vivid-purple) !important;}.has-black-background-color{background-color: var(--wp--preset--color--black) !important;}.has-cyan-bluish-gray-background-color{background-color: var(--wp--preset--color--cyan-bluish-gray) !important;}.has-white-background-color{background-color: var(--wp--preset--color--white) !important;}.has-pale-pink-background-color{background-color: var(--wp--preset--color--pale-pink) !important;}.has-vivid-red-background-color{background-color: var(--wp--preset--color--vivid-red) !important;}.has-luminous-vivid-orange-background-color{background-color: var(--wp--preset--color--luminous-vivid-orange) !important;}.has-luminous-vivid-amber-background-color{background-color: var(--wp--preset--color--luminous-vivid-amber) !important;}.has-light-green-cyan-background-color{background-color: var(--wp--preset--color--light-green-cyan) !important;}.has-vivid-green-cyan-background-color{background-color: var(--wp--preset--color--vivid-green-cyan) !important;}.has-pale-cyan-blue-background-color{background-color: var(--wp--preset--color--pale-cyan-blue) !important;}.has-vivid-cyan-blue-background-color{background-color: var(--wp--preset--color--vivid-cyan-blue) !important;}.has-vivid-purple-background-color{background-color: var(--wp--preset--color--vivid-purple) !important;}.has-black-border-color{border-color: var(--wp--preset--color--black) !important;}.has-cyan-bluish-gray-border-color{border-color: var(--wp--preset--color--cyan-bluish-gray) !important;}.has-white-border-color{border-color: var(--wp--preset--color--white) !important;}.has-pale-pink-border-color{border-color: var(--wp--preset--color--pale-pink) !important;}.has-vivid-red-border-color{border-color: var(--wp--preset--color--vivid-red) !important;}.has-luminous-vivid-orange-border-color{border-color: var(--wp--preset--color--luminous-vivid-orange) !important;}.has-luminous-vivid-amber-border-color{border-color: var(--wp--preset--color--luminous-vivid-amber) !important;}.has-light-green-cyan-border-color{border-color: var(--wp--preset--color--light-green-cyan) !important;}.has-vivid-green-cyan-border-color{border-color: var(--wp--preset--color--vivid-green-cyan) !important;}.has-pale-cyan-blue-border-color{border-color: var(--wp--preset--color--pale-cyan-blue) !important;}.has-vivid-cyan-blue-border-color{border-color: var(--wp--preset--color--vivid-cyan-blue) !important;}.has-vivid-purple-border-color{border-color: var(--wp--preset--color--vivid-purple) !important;}.has-vivid-cyan-blue-to-vivid-purple-gradient-background{background: var(--wp--preset--gradient--vivid-cyan-blue-to-vivid-purple) !important;}.has-light-green-cyan-to-vivid-green-cyan-gradient-background{background: var(--wp--preset--gradient--light-green-cyan-to-vivid-green-cyan) !important;}.has-luminous-vivid-amber-to-luminous-vivid-orange-gradient-background{background: var(--wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange) !important;}.has-luminous-vivid-orange-to-vivid-red-gradient-background{background: var(--wp--preset--gradient--luminous-vivid-orange-to-vivid-red) !important;}.has-very-light-gray-to-cyan-bluish-gray-gradient-background{background: var(--wp--preset--gradient--very-light-gray-to-cyan-bluish-gray) !important;}.has-cool-to-warm-spectrum-gradient-background{background: var(--wp--preset--gradient--cool-to-warm-spectrum) !important;}.has-blush-light-purple-gradient-background{background: var(--wp--preset--gradient--blush-light-purple) !important;}.has-blush-bordeaux-gradient-background{background: var(--wp--preset--gradient--blush-bordeaux) !important;}.has-luminous-dusk-gradient-background{background: var(--wp--preset--gradient--luminous-dusk) !important;}.has-pale-ocean-gradient-background{background: var(--wp--preset--gradient--pale-ocean) !important;}.has-electric-grass-gradient-background{background: var(--wp--preset--gradient--electric-grass) !important;}.has-midnight-gradient-background{background: var(--wp--preset--gradient--midnight) !important;}.has-small-font-size{font-size: var(--wp--preset--font-size--small) !important;}.has-medium-font-size{font-size: var(--wp--preset--font-size--medium) !important;}.has-large-font-size{font-size: var(--wp--preset--font-size--large) !important;}.has-x-large-font-size{font-size: var(--wp--preset--font-size--x-large) !important;}.has-albert-sans-font-family{font-family: var(--wp--preset--font-family--albert-sans) !important;}.has-alegreya-font-family{font-family: var(--wp--preset--font-family--alegreya) !important;}.has-arvo-font-family{font-family: var(--wp--preset--font-family--arvo) !important;}.has-bodoni-moda-font-family{font-family: var(--wp--preset--font-family--bodoni-moda) !important;}.has-bricolage-grotesque-font-family{font-family: var(--wp--preset--font-family--bricolage-grotesque) !important;}.has-cabin-font-family{font-family: var(--wp--preset--font-family--cabin) !important;}.has-chivo-font-family{font-family: var(--wp--preset--font-family--chivo) !important;}.has-commissioner-font-family{font-family: var(--wp--preset--font-family--commissioner) !important;}.has-cormorant-font-family{font-family: var(--wp--preset--font-family--cormorant) !important;}.has-courier-prime-font-family{font-family: var(--wp--preset--font-family--courier-prime) !important;}.has-crimson-pro-font-family{font-family: var(--wp--preset--font-family--crimson-pro) !important;}.has-dm-mono-font-family{font-family: var(--wp--preset--font-family--dm-mono) !important;}.has-dm-sans-font-family{font-family: var(--wp--preset--font-family--dm-sans) !important;}.has-dm-serif-display-font-family{font-family: var(--wp--preset--font-family--dm-serif-display) !important;}.has-domine-font-family{font-family: var(--wp--preset--font-family--domine) !important;}.has-eb-garamond-font-family{font-family: var(--wp--preset--font-family--eb-garamond) !important;}.has-epilogue-font-family{font-family: var(--wp--preset--font-family--epilogue) !important;}.has-fahkwang-font-family{font-family: var(--wp--preset--font-family--fahkwang) !important;}.has-figtree-font-family{font-family: var(--wp--preset--font-family--figtree) !important;}.has-fira-sans-font-family{font-family: var(--wp--preset--font-family--fira-sans) !important;}.has-fjalla-one-font-family{font-family: var(--wp--preset--font-family--fjalla-one) !important;}.has-fraunces-font-family{font-family: var(--wp--preset--font-family--fraunces) !important;}.has-gabarito-font-family{font-family: var(--wp--preset--font-family--gabarito) !important;}.has-ibm-plex-mono-font-family{font-family: var(--wp--preset--font-family--ibm-plex-mono) !important;}.has-ibm-plex-sans-font-family{font-family: var(--wp--preset--font-family--ibm-plex-sans) !important;}.has-ibarra-real-nova-font-family{font-family: var(--wp--preset--font-family--ibarra-real-nova) !important;}.has-instrument-serif-font-family{font-family: var(--wp--preset--font-family--instrument-serif) !important;}.has-inter-font-family{font-family: var(--wp--preset--font-family--inter) !important;}.has-josefin-sans-font-family{font-family: var(--wp--preset--font-family--josefin-sans) !important;}.has-jost-font-family{font-family: var(--wp--preset--font-family--jost) !important;}.has-libre-baskerville-font-family{font-family: var(--wp--preset--font-family--libre-baskerville) !important;}.has-libre-franklin-font-family{font-family: var(--wp--preset--font-family--libre-franklin) !important;}.has-literata-font-family{font-family: var(--wp--preset--font-family--literata) !important;}.has-lora-font-family{font-family: var(--wp--preset--font-family--lora) !important;}.has-merriweather-font-family{font-family: var(--wp--preset--font-family--merriweather) !important;}.has-montserrat-font-family{font-family: var(--wp--preset--font-family--montserrat) !important;}.has-newsreader-font-family{font-family: var(--wp--preset--font-family--newsreader) !important;}.has-noto-sans-mono-font-family{font-family: var(--wp--preset--font-family--noto-sans-mono) !important;}.has-nunito-font-family{font-family: var(--wp--preset--font-family--nunito) !important;}.has-open-sans-font-family{font-family: var(--wp--preset--font-family--open-sans) !important;}.has-overpass-font-family{font-family: var(--wp--preset--font-family--overpass) !important;}.has-pt-serif-font-family{font-family: var(--wp--preset--font-family--pt-serif) !important;}.has-petrona-font-family{font-family: var(--wp--preset--font-family--petrona) !important;}.has-piazzolla-font-family{font-family: var(--wp--preset--font-family--piazzolla) !important;}.has-playfair-display-font-family{font-family: var(--wp--preset--font-family--playfair-display) !important;}.has-plus-jakarta-sans-font-family{font-family: var(--wp--preset--font-family--plus-jakarta-sans) !important;}.has-poppins-font-family{font-family: var(--wp--preset--font-family--poppins) !important;}.has-raleway-font-family{font-family: var(--wp--preset--font-family--raleway) !important;}.has-roboto-font-family{font-family: var(--wp--preset--font-family--roboto) !important;}.has-roboto-slab-font-family{font-family: var(--wp--preset--font-family--roboto-slab) !important;}.has-rubik-font-family{font-family: var(--wp--preset--font-family--rubik) !important;}.has-rufina-font-family{font-family: var(--wp--preset--font-family--rufina) !important;}.has-sora-font-family{font-family: var(--wp--preset--font-family--sora) !important;}.has-source-sans-3-font-family{font-family: var(--wp--preset--font-family--source-sans-3) !important;}.has-source-serif-4-font-family{font-family: var(--wp--preset--font-family--source-serif-4) !important;}.has-space-mono-font-family{font-family: var(--wp--preset--font-family--space-mono) !important;}.has-syne-font-family{font-family: var(--wp--preset--font-family--syne) !important;}.has-texturina-font-family{font-family: var(--wp--preset--font-family--texturina) !important;}.has-urbanist-font-family{font-family: var(--wp--preset--font-family--urbanist) !important;}.has-work-sans-font-family{font-family: var(--wp--preset--font-family--work-sans) !important;} :where(.wp-block-columns.is-layout-flex){gap: 2em;}:where(.wp-block-columns.is-layout-grid){gap: 2em;} :root :where(.wp-block-pullquote){font-size: 1.5em;line-height: 1.6;} :where(.wp-block-post-template.is-layout-flex){gap: 1.25em;}:where(.wp-block-post-template.is-layout-grid){gap: 1.25em;} </style> <link crossorigin='anonymous' rel='stylesheet' id='all-css-16-1' href='https://s0.wp.com/wp-content/mu-plugins/jetpack-mu-wpcom-plugin/sun/vendor/automattic/jetpack-mu-wpcom/src/build/verbum-comments/verbum-comments.rtl.css?m=1729061509i&cssminify=yes' type='text/css' media='all' /> <link rel='stylesheet' id='verbum-gutenberg-css-css' href='https://widgets.wp.com/verbum-block-editor/block-editor.css?ver=1721244820' media='all' /> <link crossorigin='anonymous' rel='stylesheet' id='all-css-18-1' href='https://s0.wp.com/_static/??/wp-content/themes/pub/twentyten/blocks.css,/wp-content/themes/pub/twentyten/style-wpcom.css?m=1610459589j&cssminify=yes' type='text/css' media='all' /> <style id='jetpack_facebook_likebox-inline-css'> .widget_facebook_likebox { overflow: hidden; } </style> <link crossorigin='anonymous' rel='stylesheet' id='all-css-20-1' href='https://s0.wp.com/_static/??-eJxti0EKgCAQAD/UtghGdYjeYmKLsbqiRt/PbgXdZgYGrwRWYnWxYjgh8Uk+FsxuY6GGhLY0rfxK0LRvucP/mZwAizXVS/wI7Gx8ftY1LEoPs9bTqPRxAzBiMKo=&cssminify=yes' type='text/css' media='all' /> <style id='jetpack-global-styles-frontend-style-inline-css'> :root { --font-headings: unset; --font-base: unset; --font-headings-default: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen-Sans,Ubuntu,Cantarell,"Helvetica Neue",sans-serif; --font-base-default: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen-Sans,Ubuntu,Cantarell,"Helvetica Neue",sans-serif;} </style> <link crossorigin='anonymous' rel='stylesheet' id='all-css-22-1' href='https://s0.wp.com/_static/??-eJyNjUEKwjAQRS9knAbE6kI8iqRJSFInM6GTIN7eULopgrh7Hx7vw6soy1Q9VchNFWwhkcDsazH2uW2QRpDZNfQCEs3inXHuvWKicLQiB/g79EhkQdgmgwo5sOzGV6xGn/ttPMFSEQLy1NWOP8S9dM83PephvA76fJk/Op5Y4A==&cssminify=yes' type='text/css' media='all' /> <script type="text/javascript" id="jetpack_related-posts-js-extra"> /* <![CDATA[ */ var related_posts_js_options = {"post_heading":"h4"}; /* ]]> */ </script> <script type="text/javascript" id="wpcom-actionbar-placeholder-js-extra"> /* <![CDATA[ */ var actionbardata = {"siteID":"38444256","postID":"3647","siteURL":"https:\/\/runilawreview.org","xhrURL":"https:\/\/runilawreview.org\/wp-admin\/admin-ajax.php","nonce":"4f65a9f4b7","isLoggedIn":"","statusMessage":"","subsEmailDefault":"instantly","proxyScriptUrl":"https:\/\/s0.wp.com\/wp-content\/js\/wpcom-proxy-request.js?ver=20211021","shortlink":"https:\/\/wp.me\/p2Bj6E-WP","i18n":{"followedText":"\u05e4\u05d5\u05e1\u05d8\u05d9\u05dd \u05d7\u05d3\u05e9\u05d9\u05dd \u05de\u05d0\u05ea\u05e8 \u05d6\u05d4 \u05d9\u05d5\u05e4\u05d9\u05e2\u05d5 \u05db\u05e2\u05ea \u05d1-<a href=\"https:\/\/wordpress.com\/\">Reader<\/a> \u05e9\u05dc\u05da","foldBar":"\u05e6\u05de\u05e6\u05d5\u05dd \u05e1\u05e8\u05d2\u05dc \u05d6\u05d4","unfoldBar":"\u05d4\u05e8\u05d7\u05d1\u05ea \u05e1\u05e8\u05d2\u05dc \u05d6\u05d4"}}; /* ]]> */ </script> <script type="text/javascript" id="jetpack-mu-wpcom-settings-js-before"> /* <![CDATA[ */ var JETPACK_MU_WPCOM_SETTINGS = {"assetsUrl":"https:\/\/s1.wp.com\/wp-content\/mu-plugins\/jetpack-mu-wpcom-plugin\/sun\/vendor\/automattic\/jetpack-mu-wpcom\/src\/build\/"}; /* ]]> */ </script> <script crossorigin='anonymous' type='text/javascript' src='https://s2.wp.com/_static/??/wp-content/mu-plugins/jetpack-plugin/sun/_inc/build/related-posts/related-posts.min.js,/wp-content/js/rlt-proxy.js?m=1720530689j'></script> <script type="text/javascript" id="rlt-proxy-js-after"> /* <![CDATA[ */ rltInitialize( {"token":null,"iframeOrigins":["https:\/\/widgets.wp.com"]} ); /* ]]> */ </script> <link rel="EditURI" type="application/rsd+xml" title="RSD" href="https://idclawreview.wordpress.com/xmlrpc.php?rsd" /> <link rel="stylesheet" href="https://s2.wp.com/wp-content/themes/pub/twentyten/rtl.css?m=1610459589" type="text/css" media="screen" /><meta name="generator" content="WordPress.com" /> <link rel="canonical" href="https://runilawreview.org/2015/06/10/blogpost-niv-tomer/" /> <link rel='shortlink' href='https://wp.me/p2Bj6E-WP' /> <link rel="alternate" type="application/json+oembed" href="https://public-api.wordpress.com/oembed/?format=json&url=https%3A%2F%2Frunilawreview.org%2F2015%2F06%2F10%2Fblogpost-niv-tomer%2F&for=wpcom-auto-discovery" /><link rel="alternate" type="application/xml+oembed" href="https://public-api.wordpress.com/oembed/?format=xml&url=https%3A%2F%2Frunilawreview.org%2F2015%2F06%2F10%2Fblogpost-niv-tomer%2F&for=wpcom-auto-discovery" /> <!-- Jetpack Open Graph Tags --> <meta property="og:type" content="article" /> <meta property="og:title" content="תכלית החברה בעקבות מהפכת הדיווח הסביבתי | תומר ניב" /> <meta property="og:url" content="https://runilawreview.org/2015/06/10/blogpost-niv-tomer/" /> <meta property="og:description" content="תכלית החברה בעקבות מהפכת הדיווח הסביבתי* תומר ניב** "זו אינה יותר ממשלה של העם, על-ידי העם ולמען העם. זו ממשלה של התאגידים העסקיים, על-ידי התאגידים ולמען התאגידים." (דברים המיוחסים לרת'רפ…" /> <meta property="article:published_time" content="2015-06-10T08:10:35+00:00" /> <meta property="article:modified_time" content="2015-06-10T08:38:05+00:00" /> <meta property="og:site_name" content="אתר משפט ועסקים " /> <meta property="og:image" content="https://secure.gravatar.com/blavatar/91e0c666ea3e84b705285193fa52b3085fc65e238fd1d7690ae2c3433736305c?s=200&ts=1732822377" /> <meta property="og:image:width" content="200" /> <meta property="og:image:height" content="200" /> <meta property="og:image:alt" content="" /> <meta property="og:locale" content="he_IL" /> <meta property="article:publisher" content="https://www.facebook.com/WordPresscom" /> <meta name="twitter:text:title" content="תכלית החברה בעקבות מהפכת הדיווח הסביבתי | תומר ניב" /> <meta name="twitter:image" content="https://secure.gravatar.com/blavatar/91e0c666ea3e84b705285193fa52b3085fc65e238fd1d7690ae2c3433736305c?s=240" /> <meta name="twitter:card" content="summary" /> <!-- End Jetpack Open Graph Tags --> <link rel="shortcut icon" type="image/x-icon" href="https://secure.gravatar.com/blavatar/91e0c666ea3e84b705285193fa52b3085fc65e238fd1d7690ae2c3433736305c?s=32" sizes="16x16" /> <link rel="icon" type="image/x-icon" href="https://secure.gravatar.com/blavatar/91e0c666ea3e84b705285193fa52b3085fc65e238fd1d7690ae2c3433736305c?s=32" sizes="16x16" /> <link rel="apple-touch-icon" href="https://secure.gravatar.com/blavatar/91e0c666ea3e84b705285193fa52b3085fc65e238fd1d7690ae2c3433736305c?s=114" /> <link rel='openid.server' href='https://runilawreview.org/?openidserver=1' /> <link rel='openid.delegate' href='https://runilawreview.org/' /> <link rel="search" type="application/opensearchdescription+xml" href="https://runilawreview.org/osd.xml" title="אתר משפט ועסקים " /> <link rel="search" type="application/opensearchdescription+xml" href="https://s1.wp.com/opensearch.xml" title="WordPress.com" /> <style type="text/css"> .recentcomments a { display: inline !important; padding: 0 !important; margin: 0 !important; } table.recentcommentsavatartop img.avatar, table.recentcommentsavatarend img.avatar { border: 0px; margin: 0; } table.recentcommentsavatartop a, table.recentcommentsavatarend a { border: 0px !important; background-color: transparent !important; } td.recentcommentsavatarend, td.recentcommentsavatartop { padding: 0px 0px 1px 0px; margin: 0px; } td.recentcommentstextend { border: none !important; padding: 0px 0px 2px 10px; } .rtl td.recentcommentstextend { padding: 0px 10px 2px 0px; } td.recentcommentstexttop { border: none; padding: 0px 0px 0px 10px; } .rtl td.recentcommentstexttop { padding: 0px 10px 0px 0px; } </style> <meta name="application-name" content="אתר משפט ועסקים " /><meta name="msapplication-window" content="width=device-width;height=device-height" /><meta name="msapplication-tooltip" content="אתר כתב העת "משפט ועסקים", בית ספר הארי רדזינר למשפטים, אוניברסיטת רייכמן" /><meta name="description" content="תכלית החברה בעקבות מהפכת הדיווח הסביבתי* תומר ניב** "זו אינה יותר ממשלה של העם, על-ידי העם ולמען העם. זו ממשלה של התאגידים העסקיים, על-ידי התאגידים ולמען התאגידים." (דברים המיוחסים לרת'רפורד הייז, נשיאה ה-19 של ארצות-הברית, מתוך יומנו, 1888) הקדמה בשנים האחרונות מתחוללות תמורות בעולם העסקי, דוגמת התפתחות הממשל התאגידי ואחריות חברתית של תאגידים, המערפלות את…" /> </head> <body class="rtl post-template-default single single-post postid-3647 single-format-standard custom-background customizer-styles-applied single-author jetpack-reblog-enabled"> <div id="wrapper" class="hfeed"> <div id="header"> <div id="masthead"> <div id="branding" role="banner"> <div id="site-title"> <span> <a href="https://runilawreview.org/" title="אתר משפט ועסקים " rel="home">אתר משפט ועסקים </a> </span> </div> <div id="site-description">אתר כתב העת "משפט ועסקים", בית ספר הארי רדזינר למשפטים, אוניברסיטת רייכמן</div> <a class="home-link" href="https://runilawreview.org/" title="אתר משפט ועסקים " rel="home"> <img src="https://runilawreview.org/wp-content/uploads/2012/11/cropped-img_0534_r.jpg" width="940" height="198" alt="" /> </a> </div><!-- #branding --> <div id="access" role="navigation"> <div class="skip-link screen-reader-text"><a href="#content" title="דלג לתוכן">דלג לתוכן</a></div> <div class="menu-header"><ul id="menu-%d7%9e%d7%a2%d7%a8%d7%9b%d7%aa-%d7%9e%d7%a9%d7%a4%d7%98-%d7%95%d7%a2%d7%a1%d7%a7%d7%99%d7%9d" class="menu"><li id="menu-item-1923" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-1923"><a href="https://idclawreview.wordpress.com/">ראשי</a></li> <li id="menu-item-951" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-has-children menu-item-951"><a href="https://runilawreview.org/printedvolumes/">כרכים וספרים</a> <ul class="sub-menu"> <li id="menu-item-1910" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-1910"><a href="https://runilawreview.org/printedvolumes/vol1/">כרך א (2004) – תוכן עניינים</a></li> <li id="menu-item-1911" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-1911"><a href="https://runilawreview.org/printedvolumes/vol2/">כרך ב (2005) – תוכן עניינים</a></li> <li id="menu-item-1907" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-1907"><a href="https://runilawreview.org/printedvolumes/vol3/">כרך ג (2005) – תוכן עניינים</a></li> <li id="menu-item-1906" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-1906"><a href="https://runilawreview.org/printedvolumes/vol4/">כרך ד (2006) – תוכן עניינים</a></li> <li id="menu-item-1903" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-1903"><a href="https://runilawreview.org/printedvolumes/vol5/">כרך ה (2006) – תוכן עניינים</a></li> <li id="menu-item-1904" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-1904"><a href="https://runilawreview.org/printedvolumes/vol6/">כרך ו (2007) – תוכן עניינים</a></li> <li id="menu-item-1905" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-1905"><a href="https://runilawreview.org/printedvolumes/vol7/">כרך ז (2007) – תוכן עניינים</a></li> <li id="menu-item-1908" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-1908"><a href="https://runilawreview.org/printedvolumes/vol8/">כרך ח (2008) – תוכן עניינים</a></li> <li id="menu-item-1909" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-1909"><a href="https://runilawreview.org/printedvolumes/vol9/">כרך ט (2008) – תוכן עניינים</a></li> <li id="menu-item-1913" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-1913"><a href="https://runilawreview.org/printedvolumes/vol10/">כרך י (2009) – תוכן עניינים</a></li> <li id="menu-item-1914" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-1914"><a href="https://runilawreview.org/printedvolumes/vol11/">כרך יא (2009) – תוכן עניינים</a></li> <li id="menu-item-1915" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-1915"><a href="https://runilawreview.org/printedvolumes/vol12/">כרך יב (2010) – תוכן עניינים</a></li> <li id="menu-item-1916" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-1916"><a href="https://runilawreview.org/printedvolumes/vol13/">כרך יג (2010) – תוכן עניינים</a></li> <li id="menu-item-1902" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-1902"><a href="https://runilawreview.org/printedvolumes/vol14/">כרך יד (2012) – תוכן עניינים</a></li> <li id="menu-item-1912" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-1912"><a href="https://runilawreview.org/printedvolumes/vol15/">כרך טו (2012) – תוכן עניינים</a></li> <li id="menu-item-9404" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-9404"><a href="https://runilawreview.org/category/%d7%9e%d7%94%d7%93%d7%95%d7%a8%d7%aa-%d7%94%d7%93%d7%a4%d7%95%d7%a1/%d7%9b%d7%a8%d7%9a-%d7%98%d7%96-2013/">כרך טז (2013)</a></li> <li id="menu-item-9362" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-9362"><a href="https://runilawreview.org/category/%d7%9e%d7%94%d7%93%d7%95%d7%a8%d7%aa-%d7%94%d7%93%d7%a4%d7%95%d7%a1/%d7%9b%d7%a8%d7%9a-%d7%99%d7%96-2014/">כרך יז (2014)</a></li> <li id="menu-item-9363" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-9363"><a href="https://runilawreview.org/category/%d7%9e%d7%94%d7%93%d7%95%d7%a8%d7%aa-%d7%94%d7%93%d7%a4%d7%95%d7%a1/%d7%9b%d7%a8%d7%9a-%d7%99%d7%97-2014/">כרך יח (2014)</a></li> <li id="menu-item-9364" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-9364"><a href="https://runilawreview.org/category/%d7%9e%d7%94%d7%93%d7%95%d7%a8%d7%aa-%d7%94%d7%93%d7%a4%d7%95%d7%a1/%d7%9b%d7%a8%d7%9a-%d7%99%d7%98-2015-2016/">כרך יט (2015/2016)</a></li> <li id="menu-item-9365" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-9365"><a href="https://runilawreview.org/category/%d7%9e%d7%94%d7%93%d7%95%d7%a8%d7%aa-%d7%94%d7%93%d7%a4%d7%95%d7%a1/%d7%9b%d7%a8%d7%9a-%d7%9b-2017/">כרך כ (2017)</a></li> <li id="menu-item-9366" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-9366"><a href="https://runilawreview.org/category/%d7%9e%d7%94%d7%93%d7%95%d7%a8%d7%aa-%d7%94%d7%93%d7%a4%d7%95%d7%a1/%d7%9b%d7%a8%d7%9a-%d7%9b%d7%90-2018/">כרך כא (2018)</a></li> <li id="menu-item-9367" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-9367"><a href="https://runilawreview.org/category/%d7%9e%d7%94%d7%93%d7%95%d7%a8%d7%aa-%d7%94%d7%93%d7%a4%d7%95%d7%a1/%d7%9b%d7%a8%d7%9a-%d7%9b%d7%91-2019/">כרך כב (2019)</a></li> <li id="menu-item-9368" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-9368"><a href="https://runilawreview.org/category/%d7%9e%d7%94%d7%93%d7%95%d7%a8%d7%aa-%d7%94%d7%93%d7%a4%d7%95%d7%a1/%d7%9b%d7%a8%d7%9a-%d7%9b%d7%92-2020/">כרך כג (2020)</a></li> <li id="menu-item-9369" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-9369"><a href="https://runilawreview.org/category/%d7%9e%d7%94%d7%93%d7%95%d7%a8%d7%aa-%d7%94%d7%93%d7%a4%d7%95%d7%a1/%d7%9b%d7%a8%d7%9a-%d7%9b%d7%93-2021/">כרך כד (2021)</a></li> <li id="menu-item-9370" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-9370"><a href="https://runilawreview.org/category/%d7%9e%d7%94%d7%93%d7%95%d7%a8%d7%aa-%d7%94%d7%93%d7%a4%d7%95%d7%a1/%d7%9b%d7%a8%d7%9a-%d7%9b%d7%94-2022/">כרך כה (2022)</a></li> <li id="menu-item-9371" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-9371"><a href="https://runilawreview.org/category/%d7%9e%d7%94%d7%93%d7%95%d7%a8%d7%aa-%d7%94%d7%93%d7%a4%d7%95%d7%a1/%d7%9b%d7%a8%d7%9a-%d7%9b%d7%95-2022/">כרך כו (2022)</a></li> <li id="menu-item-9372" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-9372"><a href="https://runilawreview.org/category/%d7%9e%d7%94%d7%93%d7%95%d7%a8%d7%aa-%d7%94%d7%93%d7%a4%d7%95%d7%a1/%d7%9b%d7%a8%d7%9a-%d7%9b%d7%96-2023/">כרך כז (2023)</a></li> <li id="menu-item-9373" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-9373"><a href="https://runilawreview.org/category/%d7%9e%d7%94%d7%93%d7%95%d7%a8%d7%aa-%d7%94%d7%93%d7%a4%d7%95%d7%a1/%d7%9b%d7%a8%d7%9a-%d7%9b%d7%97-2023/">כרך כח (2023)</a></li> <li id="menu-item-9472" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-9472"><a href="https://runilawreview.org/category/%d7%9e%d7%94%d7%93%d7%95%d7%a8%d7%aa-%d7%94%d7%93%d7%a4%d7%95%d7%a1/%d7%9b%d7%a8%d7%9a-%d7%9b%d7%98-2024/">כרך כט (2024)</a></li> <li id="menu-item-2086" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-2086"><a href="https://runilawreview.org/printedvolumes/or/">ספר אור (2013)</a></li> <li id="menu-item-5550" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-5550"><a href="https://runilawreview.org/printedvolumes/strasberg-cohen/">ספר שטרסברג-כהן (2017)</a></li> <li id="menu-item-9383" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-9383"><a href="https://runilawreview.org/category/%d7%9e%d7%94%d7%93%d7%95%d7%a8%d7%aa-%d7%94%d7%93%d7%a4%d7%95%d7%a1/%d7%a8%d7%95%d7%91-%d7%9e%d7%99%d7%a2%d7%95%d7%98-%d7%95%d7%9b%d7%9c%d7%9c%d7%99-%d7%94%d7%9b%d7%a8%d7%a2%d7%94-2024/">רוב, מיעוט וכללי הכרעה (2024)</a></li> </ul> </li> <li id="menu-item-1920" class="menu-item menu-item-type-taxonomy menu-item-object-category current-post-ancestor current-menu-parent current-post-parent menu-item-1920"><a href="https://runilawreview.org/category/%d7%9e%d7%94%d7%93%d7%95%d7%a8%d7%94-%d7%9e%d7%a7%d7%95%d7%95%d7%a0%d7%aa/">מהדורה מקוונת</a></li> <li id="menu-item-716" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-716"><a href="https://runilawreview.org/about/">על אודות</a></li> <li id="menu-item-59" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-has-children menu-item-59"><a href="https://runilawreview.org/board_of_editors/">מערכת כתב העת</a> <ul class="sub-menu"> <li id="menu-item-1918" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-1918"><a href="https://runilawreview.org/board_of_editors/past_boards/">מערכות משפט ועסקים לדורותיהן</a></li> <li id="menu-item-1917" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-1917"><a href="https://runilawreview.org/board_of_editors/join_us/">הגשת מועמדות למערכת כתב העת</a></li> </ul> </li> <li id="menu-item-702" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-702"><a href="https://runilawreview.org/submissions/">הגשת מאמרים לכתב העת</a></li> <li id="menu-item-701" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-701"><a href="https://runilawreview.org/onlinesubmission/">הגשת רשימות לפרסום באתר</a></li> <li id="menu-item-57" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-57"><a href="https://runilawreview.org/contact_us/">צרו קשר</a></li> </ul></div> </div><!-- #access --> </div><!-- #masthead --> </div><!-- #header --> <div id="main"> <div id="container"> <div id="content" role="main"> <div id="nav-above" class="navigation"> <div class="nav-previous"><a href="https://runilawreview.org/2015/06/07/20150607linksroundup/" rel="prev"><span class="meta-nav">→</span> סקירת חדשות מעולם המשפט | 7.6.2015</a></div> <div class="nav-next"><a href="https://runilawreview.org/2015/06/14/volume19_lavi/" rel="next">"אל תסתכל בקנקן" – לקראת פרדיגמה חדשה בתפיסת הליך "ההערכה הניטרלית המוקדמת" (ה-ENE) ובאימוצו אל מערכת המשפט בישראל | דפנה לביא (כרך יט) <span class="meta-nav">←</span></a></div> </div><!-- #nav-above --> <div id="post-3647" class="post-3647 post type-post status-publish format-standard hentry category-109596623 category-364355747 category-10217360 tag-2642483 tag-23599911 tag-326359 tag-38892712 tag-15715509"> <h2 class="entry-title"><a href="https://runilawreview.org/2015/06/10/blogpost-niv-tomer/" rel="bookmark">תכלית החברה בעקבות מהפכת הדיווח הסביבתי | תומר ניב</a></h2> <div class="entry-meta"> <span class="meta-prep meta-prep-author">פורסם בתאריך</span> <a href="https://runilawreview.org/2015/06/10/blogpost-niv-tomer/" title="11:10" rel="bookmark"><span class="entry-date">10/06/2015</span></a> <span class="meta-sep">מאת</span> <span class="author vcard"><a class="url fn n" href="https://runilawreview.org/author/idclawreview/" title="הצגת הפוסטים של אתר משפט ועסקים">אתר משפט ועסקים</a></span> </div><!-- .entry-meta --> <div class="entry-content"> <p style="direction:rtl;text-align:center;"><strong><strong style="line-height:1.5;">תכלית החברה בעקבות מהפכת הדיווח הסביבתי*</strong></strong></p> <p style="direction:rtl;text-align:center;">תומר ניב**</p> <p style="direction:rtl;text-align:center;">"זו אינה יותר ממשלה של העם, על-ידי העם ולמען העם. זו ממשלה של התאגידים העסקיים, על-ידי התאגידים ולמען התאגידים."</p> <p style="direction:rtl;text-align:center;">(דברים המיוחסים לרת'רפורד הייז, נשיאה ה-19 של ארצות-הברית, מתוך יומנו, 1888)</p> <p style="direction:rtl;text-align:justify;"><strong>הקדמה</strong></p> <p style="direction:rtl;text-align:justify;">בשנים האחרונות מתחוללות תמורות בעולם העסקי, דוגמת התפתחות הממשל התאגידי ואחריות חברתית של תאגידים, המערפלות את תכליתה הקלאסית של החברה <a href="http://www.nevo.co.il/law_html/Law01/139_002.htm#Seif11" target="_blank">להשיא רווחים לבעלי מניותיה</a>. התעצמותם של תאגידי-העל, לצד הקצנת הפערים הסוציואקונומיים באוכלוסייה, מחייבים שינוי תפיסתי בנוגע לתפקידו של המגזר העסקי. מטרתה של רשימה זו היא לבחון כיצד מהפכת הדיווח הפיננסי והלא-פיננסי בדגש על תחום הגנת הסביבה, משפיעה על תכלית החברה. אטען כי שיקוף מידע לציבור משנה את המציאות, וכפועל יוצא מכך, חברות עסקיות מאמצות תפיסה חברתית שתוביל לחברה יציבה וצודקת יותר. יש המצטטים בהקשר זה את שופט בית-המשפט העליון האמריקאי לואי ברנדייס אשר אמר כי "<a href="http://3197d6d14b5f19f2f440-5e13d29c4c016cf96cbbfd197c579b45.r81.cf1.rackcdn.com/collection/papers/1910/1913_12_20_What_Publicity_Ca.pdf" target="_blank">אור השמש הוא המחטא הטוב ביותר</a>". לטעמי אנלוגיה מתאימה יותר, הכוללת ציפייה לשינוי מצד החברות העסקיות, היא הכלל <a href="http://davidson.weizmann.ac.il/online/askexpert/physics/%D7%90%D7%99%D7%9A-%D7%A6%D7%A4%D7%99%D7%99%D7%94-%D7%91%D7%A0%D7%99%D7%A1%D7%95%D7%99-%D7%91%D7%9C%D7%99-%D7%9C%D7%94%D7%AA%D7%A2%D7%A8%D7%91-%D7%91%D7%95-%D7%9E%D7%A9%D7%A4%D7%99%D7%A2%D7%94-%D7%A2%D7%9C-%D7%94%D7%AA%D7%95%D7%A6%D7%90%D7%94-%D7%98%D7%9C" target="_blank">בתורת הקוואנטים</a> – עצם הצפייה בניסוי משפיעה על המדידה הנעשית בו.<span id="more-3647"></span></p> <p style="direction:rtl;"><strong style="line-height:1.5;">תכלית החברה</strong></p> <p style="direction:rtl;text-align:justify;"><a href="http://www.nevo.co.il/law_html/Law17/PROP-2432.pdf" target="_blank">הצעת חוק החברות</a>, התשנ"ו-1995 מתייחסת לחברה כאל מכשיר עסקי שנועד לקדם את המטרות הכלכליות של בעלי המניות, אך במסגרת השיקולים העסקיים יש לאפשר לחברה לפעול גם לקידום קהילות אחרות שאינן בעלי המניות. כלומר מותר להביא בחשבון שיקולים חברתיים, כל אימת שאינם פוגעים בשיקולים העסקיים הלגיטימיים. סעיף 11(א) <a href="http://www.nevo.co.il/law_html/Law01/139_002.htm" target="_blank">לחוק החברות</a><a href="http://www.nevo.co.il/law_html/Law01/139_002.htm" target="_blank">, התשנ"ט-1999</a> מגדיר את תכליתה ומומחיותה היחסית של החברה לפעול על-פי שיקולים עסקיים להשאת רווחיה, ומכאן נגזר מערך הכוחות הפנימי של מוסדותיה. יש הסוברים כי המחלוקת לגבי תכליתה של החברה היא <a href="http://portal.idc.ac.il/he/lawreview/volumes/volume01/documents/5.pdf" target="_blank">פוליטית</a> בשורשיה, כאשר הגישה המעדיפה את בעלי המניות מייצגת עמדות שמרניות ואילו הגישה המעדיפה אחריות חברתית כלפי כל בעלי העניין מייצגת עמדות ליברליות. מנגד, יש המתייחסים לתכליתה השמרנית של החברה כמשלימה את רעיון האחריות החברתית. כלומר השאת רווחים אינה עומדת בניגוד <a href="http://portal.idc.ac.il/he/lawreview/volumes/volume01/documents/6.pdf" target="_blank">לשיקולים חברתיים</a>, מכיוון שרווחים אלו יובילו להגדלת המיסוי על החברות ולפיכך הגדלת הרווחים של מוסדות המדינה, המייצגים את האינטרסים והציפיות של הציבור.</p> <p style="direction:rtl;text-align:justify;">התפיסה הרווחת בעולם המערבי של תכלית החברה היא כלכלית, ולפיה החברה העסקית נועדה לשרת את בעלי המניות. גושפנקה לכך היא פסק-דינו של בית-המשפט העליון של מישיגן בראשית המאה ה-20 בפרשת <a href="http://www.businessentitiesonline.com/Dodge%20v.%20Ford%20Motor%20Co.pdf" target="_blank"><em>Dodge v. Ford Motor</em></a>, בה נפסק כי מר פורד אחראי בראש ובראשונה לטובת הרווח של בעלי המניות, ולא לטובת שיפור תנאי הפועלים או הפחתת מחירי המכוניות לעם. גישה זו התחזקה לאורך השנים בספרם של <a href="http://disciplinas.stoa.usp.br/pluginfile.php/197990/mod_resource/content/1/DCO0318_Aula_0_-_Berle__Means.pdf" target="_blank">ברלי ומינס</a> בו טענו כי כוחות החברה צריכים להיות מופנים לבעלי המניות בשל "בעיית הנציג" אשר לגביה אפרט בהמשך, ובמאמרם של <a href="http://www.law.harvard.edu/programs/olin_center/papers/pdf/280.pdf" target="_blank">האנסמן וקראקמן</a> שטענו כי קיים קונצנזוס נרחב לפיו דיני החברות נועדו להיטיב עם בעלי המניות. קיימים חוקים חיצוניים אחרים, כגון דיני העבודה, הבריאות, הגנת הצרכן ועוד, המגנים על הקהילות האחרות, כגון עובדים, ספקים ונושים. טיעון נוסף שמחזק את הגישה הכלכלית-שמרנית נובע מניתוח פסיכולוגי של תהליכי קבלת החלטות. לטענתו של ליכט, מנהלים רבים מושפעים מהצורך ב"<a href="http://portal.idc.ac.il/he/lawreview/volumes/volume01/documents/5.pdf" target="_blank">סגירות קוגניטיבית</a>". כלומר יעדיפו לקבל החלטות קלות, ברורות וזמינות, במטרה לסיים את התהליך הקוגניטיבי במהירות המירבית. בהקשר של תכלית החברה, אותם מנהלים יעדיפו לפעול לטובת בעלי המניות בלבד על-מנת להימנע מעמימות הנובעת מריבוי בעלי עניין ולצמצם את מרחב שיקול-הדעת שלהם. לפיכך אין ספק כי התכלית ה"אקסיומטית" של החברה, וזו שמהווה את הציפייה המשותפת ביותר ביחס אליה, היא השאת רווחיה. יתרה מכך פגיעה ברווחי החברה כתוצאה מאי-שקילת שיקולים עסקיים עלולה להוביל <a href="http://www.law.tau.ac.il/Heb/_Uploads/dbsAttachedFiles/Iyunei36Kimhi.pdf" target="_blank">לחדלות פירעון</a> ולהשלכות חברתיות הרסניות כגון פיטורי עובדים ונזק לציבור.</p> <p style="direction:rtl;text-align:justify;">השינוי הנוגע לקיומה הבלעדי של התפיסה הכלכלית הגיע מפיו של ויליאם אלן, נשיא בית-המשפט לתאגידים בדלאוור בשנת 1985. דבריו של אלן במאמרו מצביעים כי קיימת <a href="http://heinonline.org/HOL/LandingPage?handle=hein.journals/cdozo14&div=25&id=&page=" target="_blank">סינרגיה</a> בין התפיסה הכלכלית והתפיסה החברתית של תכלית החברה, ואין טעם להסתכל בראייה צרה על כל אחת מהתפיסות.<a href="#_edn2" target="_blank" name="_ednref2">[1]</a> בשנים האחרונות אנו עדים בישראל ובעולם למהפכה של אחריות חברתית שמחייבת עיון מחדש בתכליותיה של החברה העסקית, ומחויבויותיה כלפי העובדים, הספקים, הלקוחות והציבור בכללותו.<a href="#_edn3" target="_blank" name="_ednref3">[2]</a> כך גדלה שכיחותם של תיאוריות של ממשל תאגידי ומודלים של שיתוף ציבור, אשר אסקור בהמשך הרשימה.</p> <p style="direction:rtl;text-align:justify;"><strong>עיקרון הגילוי הנאות</strong></p> <p style="direction:rtl;text-align:justify;">מבנה החברה המודרני מאופיין בהפרדה בין הבעלות לשליטה, היוצרת את "בעיית הנציג" המפורסמת. דהיינו קיים החשש שהמנהלים יעדיפו את האינטרס האישי שלהם על-פני האינטרס של בעלי המניות.<a href="#_edn4" target="_blank" name="_ednref4">[3]</a> חשש זה מתגבר כאשר לבעלי המניות אין את כל המידע המצוי בידי המנהלים. המלומדים ג'נסן ומקלינג טבעו בשנת 1976 את המושג "<a href="http://www.sfu.ca/~wainwrig/Econ400/jensen-meckling.pdf" target="_blank">Monitoring</a>" – העלות הכרוכה בפיקוח של בעלי המניות על פעולות המנהלים, בין היתר באמצעות חשיפת מידע. כלומר הגילוי מצמצם את פערי המידע בין המנהלים לבין בעלי המניות ובכך חושף את המנהלים לביקורת על פעולותיהם. בישראל, עיקרון הגילוי הנאות הוא עקרון-יסוד עליו מושתתים דיני ניירות ערך <a href="http://www.nevo.co.il/law_html/Law01/308_001.htm" target="_blank">וחוק ניירות ערך</a><a href="http://www.nevo.co.il/law_html/Law01/308_001.htm" target="_blank">, התשכ"ח-1968</a>, וכדבריו של <a href="http://www.isa.gov.il/Download/IsaFile_1407.pdf" target="_blank">הנשיא שמגר</a>:</p> <p style="direction:rtl;text-align:justify;">"הגילוי הנאות נועד לאפשר למשקיעים מקרב הציבור שקילה רציונאלית של קניה ומכירה של ניירות ערך שנועדו להיסחר או הנסחרים בבורסה. הגילוי משיג מטרות נוספות ושלובות בזו הראשונה, אלו הן יעילות שוק ניירות הערך והפיקוח על מי שבכוחם להשפיע על ענייני החברה הנסחרת." (ע"א 5320/90)</p> <p style="direction:rtl;text-align:justify;">משמעו של עיקרון זה הוא מסירת מידע מלא על אודות החברה. לחובת הגילוי המוטלת על החברות אשר ניירות הערך שלהן נסחרות בבורסה שתי מטרות עיקריות: הספקת בסיס מידע למשקיעים באופן המאפשר קבלת החלטות רציונאלית בנוגע להשקעותיהם; והרתעתם של בעלי השליטה בחברות ציבוריות מהטעיית הציבור תוך אפשרות לפיקוח עליהם. לכן נקבע בסעיפים 16(א) ו-36(ג) לחוק ניירות ערך שחובת הגילוי תחול לגבי כל מידע מהותי כפי שנשקף בעיניי המשקיע הסביר, וכן לגבי כל מידע נוסף שנקבע ב<a href="http://www.isa.gov.il/Download/IsaFile_5602.pdf" target="_blank">תקנות ניירות ערך (</a><a href="http://www.isa.gov.il/Download/IsaFile_5602.pdf" target="_blank">פרטי התשקיף וטיוטת התשקיף – מבנה וצורה</a><a href="http://www.isa.gov.il/Download/IsaFile_5602.pdf" target="_blank">), התשכ"ט-1969</a> וב<a href="http://www.isa.gov.il/Download/IsaFile_7776.pdf" target="_blank">תקנות ניירות ערך (</a><a href="http://www.isa.gov.il/Download/IsaFile_7776.pdf" target="_blank">דו"חות תקופתיים ומידיים</a><a href="http://www.isa.gov.il/Download/IsaFile_7776.pdf" target="_blank">), התש"ל-1970</a>. חובת הגילוי בשוק הראשוני (שלב הנפקת החברה לציבור) מתבצעת באופן חד-פעמי טרם ההנפקה, בעת פרסום תשקיף לפי סעיף 15 לחוק ניירות ערך. חובת הגילוי בשוק המשני (שלב המסחר בניירות הערך) מתבצעת באופן מתמשך, בעת פרסום דו"חות כספיים אחת לרבעון, דו"ח תקופתי אחת לשנה ודו"חות מיידיים בעת אירועים מיוחדים לפי סעיף 36 לחוק ניירות ערך. שוויים של ניירות ערך נגזר מטיב המידע המצוי בשוק. אחד השיקולים של חובת הגילוי הוא קיומו של שוק משוכלל שבו מחירי ניירות הערך משקפים כל מידע בעל חשיבות. לכן לדו"חות המיידיים תפקיד חשוב <a href="http://www.isa.gov.il/Download/IsaFile_1412.pdf" target="_blank">בגילוי המתמשך</a>, שכן הם נועדו לתת למשקיע מידע עדכני על אירועים בעלי חשיבות המתרחשים במועדים שבין תאריכי פרסום הדו"חות התקופתיים. בנוסף ניירות הערך משמשים בעיקרם כ"מטבע" בשוק המשני, בו קיימים מספר עסקאות רב יותר מאשר בשוק הראשוני. בנוסף עסקאות אלו מתרחשות על בסיס יומיומי בין המשקיעים. על-כן חובת הגילוי חשובה גם בשוק זה.<a href="#_edn5" target="_blank" name="_ednref5">[4]</a></p> <p style="direction:rtl;text-align:right;"><strong style="line-height:1.5;">מהפכת הדיווח</strong></p> <p style="direction:rtl;text-align:justify;">בעידן הנוכחי חברות עסקיות משפיעות על צרכנים באופן יומיומי. השפעה זו פועלת גם כחרב פיפיות – ככל שהחברה גדולה יותר, כך גדלים סיכוייה ליפול ללחצי הציבור. דוגמה פופולרית ליכולת הציבור להשפיע על חברה היא על-ידי <a href="http://hamishpat.colman.ac.il/files/02_2013/08-Sitbon_Donyets-Kedar.pdf" target="_blank">ביוש</a> (Shaming), כלומר ביצוע חרם על חברה כאילו הייתה אדם. הדוגמה המובהקת לכך בישראל היא "<a href="http://www.ynet.co.il/articles/0,7340,L-4132530,00.html" target="_blank">מחאת הקוטג'</a>" נגד חברת תנובה בקיץ 2011. גם בעולם התופעה פופולרית: בספרד חרם צרכנים נגד מפעלי חברת <a href="http://www.calcalist.co.il/world/articles/0,7340,L-3633970,00.html" target="_blank">קוקה-קולה</a> הוביל לירידה במכירות של כ-50%. רק לאחרונה התבטא <a href="http://www.calcalist.co.il/local/articles/0,7340,L-3643471,00.html" target="_blank">הממונה על ההגבלים העסקיים</a> כך: "חרם צרכנים מאורגן זו תופעה מבורכת ויכולה לרסן את העלאות המחירים". כדי להתמודד עם ניהול משברים מסוג זה, חברות יכולות להיעזר בגישות של גילוי מידע חברתי כפעולות מנע למחאות ציבוריות. גם הסיבה שקיים היגיון כלכלי שיכול להשפיע על רווחיות החברה וניהול הסיכונים שלה. כלומר חברות עסקיות יכולות להפחית את הלחץ הציבורי באמצעות <a href="http://www.csri.org.il/" target="_blank">דיווח אחריות תאגידית</a>. זהו תהליך של מסירת מידע אמין ומדויק המשקף את הדרך בה חברה עסקית משפיעה על סביבתה (המשקיעים, העובדים, הלקוחות, הספקים ועוד) באופן שבכוונתה להיטיב עם קבוצות אלו. מטרת הדיווח היא יצירת מחויבות של יצירת מחויבות בקרב החברות לחיזוק הפעילות הסביבתית החיובית שלהן, במטרה לאפשר לציבור להעריך את הישגי החברות ולבנות אמון בין השניים החברות לבין הציבור.</p> <p style="direction:rtl;text-align:justify;">דיווח אחריות תאגידית מתחלק לשתי גישות עיקריות – וולונטרית ומנדטורית. אחד האמצעים המרכזיים למיסוד הדיווח הוולונטרי בעולם הוא ארגון ה-<a href="http://www.globalreporting.org/" target="_blank">GRI</a>) Global Reporting Initiative) שהוקם בשנת 1998 ותפקידו ליצור <a href="https://www.globalreporting.org/resourcelibrary/GRIG4-Part1-Reporting-Principles-and-Standard-Disclosures.pdf" target="_blank">סטנדרטיזציה</a> בינלאומית בת-השוואה של הדיווחים. הארגון פועל על-מנת להרחיב את מספר החברות המפיקות דיווחי אחריות תאגידית ומבצע את הסטנדרטיזציה באמצעות פרסום הנחיות (Guidelines). הדו"ח העדכני ביותר הוא ה-G4 שפורסם במאי 2013. הנחיותיו כוללות מגוון רחב של נושאים כגון סביבה ואנרגיה, שוויון מגדרי בין העובדים, תנאי תעסוקה ותברואה, שמירה על זכויות אדם בקהילה והוגנות כלפי הצרכנים.</p> <p style="direction:rtl;text-align:justify;">בשנת 2011 פרסמה פירמת ראיית החשבון KPMG תוצאות <a href="http://www.kpmg.com/PT/pt/IssuesAndInsights/Documents/corporate-responsibility2011.pdf" target="_blank">סקר עולמי</a> שערכה בנושא דו"חות אחריות תאגידית. בהקשר זה ראוי לציין את דרום-אפריקה, הנמצאת במקום השלישי מבין מדינות העולם בשיעור החברות המדווחות על אחריות תאגידית, עם שיעור של 97%. זאת הודות ל-"King Report", <a href="http://c.ymcdn.com/sites/www.iodsa.co.za/resource/collection/94445006-4F18-4335-B7FB-7F5A8B23FB3F/King_Code_of_Governance_for_SA_2009_Updated_June_2012.pdf" target="_blank">קוד הממשל התאגידי הדרום-אפריקאי</a>, המחייב את החברות הנסחרות בבורסת יוהנסבורג במסירת דו"חות אחריות תאגידית. הקוד נחשב לאחד הקודים המקיפים והיעילים בעולם. בנוסף, דרום-אפריקה היא המדינה היחידה בעולם בה פרטים יכולים לדרוש מידע מחברות פרטיות. סעיף 32 <a href="http://www.westerncape.gov.za/legislation/bill-rights-chapter-2-constitution-republic-south-africa" target="_blank">לחוקת דרום-אפריקה</a> קובע שלכל אדם יש את הזכות לקבל מידע מידי המדינה או מידי גורם פרטי, אף אם אינו מידע ציבורי במהותו, ובתנאי שהמידע נחוץ לשם מימוש זכות או הגנה עליה, למשל אם נשקפת סכנה לציבור.</p> <p style="direction:rtl;text-align:justify;">לעומת זאת ישראל נמנתה בין המדינות המדורגות במקומות האחרונים בשיעור החברות המפרסמות דו"חות אחריות תאגידית עם 18% בלבד. על-כן נדרשה התערבות מצד הרגולטור כדי לשנות זאת ולשפר את מצב הסביבה והקהילה. אסקור כעת מספר תמורות שחלו בשנים האחרונות בתחום הדיווח הוולונטרי בישראל. בשנת 2011 פרסם <a href="http://www.boi.org.il/he/BankingSupervision/LettersAndCircularsSupervisorOfBanks/HozSup/h2311.pdf" target="_blank">בנק ישראל</a> חוזר המורה על פרסום דו"חות אחריות תאגידית לציבור על-ידי תאגידים בנקאיים. בשנת 2014 פורסמו 19 דו"חות אחריות תאגידית (נכון למועד כתיבת הרשימה), שיא מבחינת כמות <a href="http://www.b-yond.biz/he/sub_page.asp?sp=50&p=6" target="_blank">החברות המדווחות</a> מאז שנת 2007. בשל מגמה זו ניתן לומר בנוסף כי ייתכן שהעלייה בכמות החברות המדווחות (על אחריות תאגידית) מעידה על <a href="http://portal.idc.ac.il/he/lawreview/volumes/volume13/documents/bukspan.pdf" target="_blank">התועלת הכלכלית</a> שהחברות מפיקות מהתחשבות בשיקולים חברתיים במסגרת הפעילות העסקית, אך כאמור מצבה של ישראל בהשוואה לעולם טעון שיפור.</p> <p style="direction:rtl;text-align:justify;">במישור הציבורי התבצע בשנת 2011 דיון מעמיק בכנסת בנושא הטלת חובת דיווח חברתי וסביבתי. הדיון נסב סביב השאלה המקדמית – מהו הסטנדרט הראוי ביותר לדיווח? מרבית המומחים ביקשו לאמץ את המסמך של ה-GRI, אך דרך נוספת שהוצגה הייתה אימוץ <a href="https://www.iso.org/obp/ui/#iso:std:iso:26000:ed-1:v1:en" target="_blank">התקן הבינלאומי לדיווח אחריות תאגידית</a>, ISO 26000, על-ידי מכון התקנים הישראלי. בהקשר זה טען ח"כ איתן כבל שצריך לייצר <a href="http://www.knesset.gov.il/protocols/data/rtf/pnim/2011-05-16.rtf" target="_blank">תו תקן חברתי</a>, ולדבריו: "אני רוצה לדעת לגבי הנעליים שאני אמור לנעול לרגלי, מי ייצר אותם, האם שולם שכר הוגן, האם ניתנו תנאים סוציאליים לאותם אנשים שעבדו, האם הם עבדו בתנאים אנושיים עד שזה הגיע אלינו."</p> <p style="direction:rtl;text-align:justify;">כמו-כן, בין השנים 2010–2013 הונחו על שולחנה של הכנסת הצעות חוק רבות בנושא חובת דיווח תאגידי, שהעדכנית ביותר היא <a href="https://www.google.co.il/url?sa=t&rct=j&q=&esrc=s&source=web&cd=8&cad=rja&uact=8&ved=0CFMQFjAH&url=http%3A%2F%2Fwww.knesset.gov.il%2Fprivatelaw%2Fdata%2F19%2F852.rtf&ei=ouZiVfKJMIrk7AaT3IGoCA&usg=AFQjCNEpqTz4a8qf2PFtvvKTcfoZnTOG8A&bvm=bv.93990622,d.d24" target="_blank">הצעת חוק החברות הממשלתיות (תיקון – חובת דיווח חברתי-סביבתי), התשע"ג-2013</a>. מטרת הצעת החוק היא חיוב חברות ממשלתיות בפרסום דו"חות חברתיים-סביבתיים לשם הגברת שקיפות התנהלותן בעיני הציבור ולשם צמצום ההשלכות השליליות של פעילותן על הסביבה, כך שהציבור יחליט כיצד לתגמל או להעניש חברות שונות באמצעות צריכת מוצריהן ושירותיהן או לחילופין ביצוע חרמות כפי שהוזכר לעיל.</p> <p style="direction:rtl;"><strong style="line-height:1.5;">איכות הסביבה כסמן ימני</strong></p> <p style="direction:rtl;text-align:justify;">התחום שמוביל בשנים האחרונות את מהפכת הדיווח והנגישות למידע הוא איכות הסביבה. העניין הציבורי באיכות הסביבה לא מפתיע; עלייתה לתודעה של תופעת ההתחממות הגלובלית והסיכונים הכרוכים בה לקיום המין האנושי הגבירו את העניין בנושא. כבר בשנת 1968 הזהיר האקולוג גרט הארדין במאמרו המיתולוגי "<em><a href="http://www.geo.mtu.edu/~asmayer/rural_sustain/governance/Hardin%201968.pdf" target="_blank">The Tragedy of the Commons</a></em><em>"</em> כי בטבע קיימים משאבים מוגבלים ומתכלים, ועל בני-האדם להשתמש בהם בתבונה כדי לשמור על יעילות כוללת. גורמים כגון עיור, צמיחה טכנולוגיית, גידול בתוצר העולמי הגולמי וצריכה מוגברת של אנרגיות שונות מובילים <a href="https://ipcc-wg2.gov/AR5/images/uploads/WG2AR5_SPM_FINAL.pdf" target="_blank">להתחממות כדור-הארץ</a>. כבר היום מומחים מעריכים בוודאות גבוהה את הסיכון הקיים בהכחדת מינים באזורים נמוכים כתוצאה מהפשרת קרחונים ועליית מפלס פני הים. כתוצאה מהבנת הסיכון החליטו מדינות העולם כי נחוצה התערבות מתואמת בין כלל הממשלות כדי לעצור את התופעה, ובשנות התשעים של המאה הקודמת נוסחו מספר אמנות בינלאומיות ביניהן <a href="https://unfccc.int/files/essential_background/background_publications_htmlpdf/application/pdf/conveng.pdf" target="_blank">אמנת המסגרת בדבר שינוי האקלים</a> <a href="http://www.nevo.co.il/law_html/Law09/AMANA-1449.pdf" target="_blank">ופרוטוקול קיוטו</a>. בספרה The Economics of Enough מסבירה הכלכלנית דיאן קויל כי המשברים הכלכליים שפקדו את העולם בתחילת המאה ה-21 בשילוב ההתדרדרות של איכות הסביבה מחייבים אותנו לשנות את תרבות הצריכה לכיוון של "כלכלה מקיימת" – העדפת מחקר ופיתוח אנושי (בהתאם לצרכים וליכולות) על פני צבירת עושר חומרי עודף, שיתוף פעולה בינלאומי בהסתגלות להשפעות הגלובליות של שינויי האקלים ועידוד אחריות חברתית.<a href="#_edn6" target="_blank" name="_ednref6">[5]</a></p> <p style="direction:rtl;text-align:justify;">כאמור, מהפכת הדיווח העולמית לא פסחה על איכות הסביבה, ובעקבות הספקות לגבי הצלחתו של פרוטוקול קיוטו, הוקם בבריטניה ארגון אזרחי בשם <a href="https://www.cdp.net/en-US/Pages/HomePage.aspx" target="_blank">CDP</a>) Carbon Disclosure Project). כיום הארגון מעניק ייעוץ סביבתי ל-3,000 החברות הגדולות בעולם ומעודד <a href="https://www.cdp.net/cdpresults/cdp-supply-chain-report-2014.pdf" target="_blank">למידה וחדשנות ארגונית בנושאים סביבתיים</a>. תוצאות הפרויקט מדהימות; בשנת 2013 חסכו החברות המשתתפות כ-11.5 מיליארד דולר כתוצאה מהקטנת עלויות הדלק, האנרגיה והשימוש בחומרים ממוחזרים.</p> <p style="direction:rtl;text-align:justify;">בשנים האחרונות בישראל, חל גל חקיקה אדיר של דיני איכות הסביבה. קבוצה אחת כוללת אוסף חוקים ספציפיים המחולקים לאוויר, לים וליבשה ועוסקים בהגדרת היתרי פליטה של חומרים מזהמים ומניעת מפגעי רעש, אבק וקרינה (בין החוקים העיקריים ניתן למנות את <a href="http://www.nevo.co.il/law/4071" target="_blank">חוק אוויר נקי</a><a href="http://www.nevo.co.il/law/4071" target="_blank">, התשס"ח-2008</a>, <a href="http://www.sviva.gov.il/InfoServices/ReservoirInfo/DocLib/%D7%9B%D7%9C%D7%9C%D7%99/klali66.pdf" target="_blank">החוק למניעת מפגעי אסבסט ואבק מזיק,</a><a href="http://www.sviva.gov.il/InfoServices/ReservoirInfo/DocLib/%D7%9B%D7%9C%D7%9C%D7%99/klali66.pdf" target="_blank"> התשע"א-2011</a>, <a href="http://www.palgey-motzkin.co.il/app/webroot/img/uploads/2014%20%D7%9B%D7%9C%D7%9C%D7%99%20%D7%AA%D7%90%D7%92%D7%99%D7%93%D7%99%20%D7%9E%D7%99%D7%9D%20%D7%95%D7%91%D7%99%D7%95%D7%91%20%D7%A9%D7%A4%D7%9B%D7%99%20%D7%9E%D7%A4%D7%A2%D7%9C%D7%99%D7%9D%20%D7%94%D7%9E%D7%95%D7%96%D7%A8%D7%9E%D7%99%D7%9D%20%D7%9C%D7%9E%D7%A2%D7%A8%D7%9B%D7%AA.pdf" target="_blank">כללי תאגידי מים וביוב (שפכי מפעלים המוזרמים למערכת הביוב),</a><a href="http://www.palgey-motzkin.co.il/app/webroot/img/uploads/2014%20%D7%9B%D7%9C%D7%9C%D7%99%20%D7%AA%D7%90%D7%92%D7%99%D7%93%D7%99%20%D7%9E%D7%99%D7%9D%20%D7%95%D7%91%D7%99%D7%95%D7%91%20%D7%A9%D7%A4%D7%9B%D7%99%20%D7%9E%D7%A4%D7%A2%D7%9C%D7%99%D7%9D%20%D7%94%D7%9E%D7%95%D7" target="_blank"> התשע"ד-2014</a> <a href="http://www.sviva.gov.il/subjectsEnv/Waste/beverage/Documents/containers%20law.pdf" target="_blank">והחוק להסדרת הטיפול באריזות,</a><a href="http://www.sviva.gov.il/subjectsEnv/Waste/beverage/Documents/containers%20law.pdf" target="_blank"> התשע"א-2011</a>). קבוצה נוספת של חוקים עוסקת בדיווח ושיתוף ציבור. בשנת 2010 נכנסו לתוקף <a href="http://www.nevo.co.il/law_html/Law01/500_103.htm" target="_blank">תקנות חופש המידע (העמדת מידע על איכות הסביבה לעיון הציבור),</a><a href="http://www.nevo.co.il/law_html/Law01/500_103.htm" target="_blank"> התשס"ט-2009</a> המחייבות חברות ממשלתיות ותאגידים עירוניים להעמיד לעיון הציבור מידע באתר האינטרנט שלהן הכולל ניטור סביבתי, מידע על חומרים מסוכנים, מדידות קרינה, רעש וריח ועוד. בשנת 2011 נכנסו לתוקף <a href="http://www.justice.gov.il/NR/rdonlyres/E6F71307-7D3F-408B-975F-41EBD96E1738/25252/6970.pdf" target="_blank">תקנות ניירות ערך (פרטי התשקיף וטיוטת תשקיף – מבנה וצורה) (תיקון מס' 2),</a><a href="http://www.justice.gov.il/NR/rdonlyres/E6F71307-7D3F-408B-975F-41EBD96E1738/25252/6970.pdf" target="_blank"> התשע"א-2011</a> שהכלילו נושאים סביבתיים כחלק מחובת הגילוי. ככל הנראה החוק המשמעותי ביותר שחוקק הוא <a href="http://www.sviva.gov.il/InfoServices/ReservoirInfo/DocLib/%D7%9B%D7%9C%D7%9C%D7%99/klali69.pdf" target="_blank">חוק הגנת הסביבה (פליטות והעברות לסביבה – חובות מרשם ודיווח),</a><a href="http://www.sviva.gov.il/InfoServices/ReservoirInfo/DocLib/%D7%9B%D7%9C%D7%9C%D7%99/klali69.pdf" target="_blank"> התשע"ב-2012</a>. החוק מסדיר את הקמתו והפעלתו של מרשם הכולל מאגר מידע מקיף בנושא פליטות לסביבה והטמנה של 114 חומרים מזהמים, וחל על 500 מפעלים המחולקים ל-74 מגזרי פעילות. החוק מיישם את <a href="http://www.apambiente.pt/_zdata/Politicas/PRTR/PRTR%20Protocol.pdf" target="_blank">הוראות פרוטוקול קייב בדבר מרשמי פליטה והעברה של מזהמים</a>, PRTR) Pollutant Release and Transfer Register), <a href="http://www.pmo.gov.il/Secretary/GovDecisions/2012/Pages/des5269.aspx" target="_blank">שאושרר בישראל</a> בשנת 2012. כאמור, מלבד היתרון של הגברת השקיפות כלפי הציבור, למערכת (המציגה את מרשם הפליטות) קיימים גם <a href="http://www.knesset.gov.il/protocols/data/rtf/pnim/2012-02-06-01.rtf" target="_blank">יתרונות כלכליים</a>. בדצמבר 2013 פרסם המשרד להגנת הסביבה את הדו"ח הראשון של <a href="http://www.adamteva.org.il/_Uploads/dbsAttachedFiles/MIFLAS2012.pdf" target="_blank">מרשם הפליטות לסביבה לשנת הדיווח 2012</a> אשר נכתב בעקבות החקיקה בנושא. יש הסוברים כי הדו"ח חלקי בלבד, שכן הוא כולל רק 500 חברות גדולות, ונדרש להשלים את מאגר המידע באמצעות הוספת מפעלים בינוניים וניטור פליטות של חומרי הדברה ופליטות מאמצעי תחבורה. בספטמבר 2014 פרסם המשרד להגנת הסביבה את <a href="http://www.sviva.gov.il/subjectsEnv/BusinessLicensingIndustry/EnvironmentalRatingPublicCompanies/Env.ImpactIndex2014/Documents/Env-Index-Full.pdf" target="_blank">מדד ההשפעה הסביבתי</a>, בו מדורגות 44 חברות תעשייה ציבוריות וממשלתיות הנדרשות לחובת דיווח. מטרת המדד היא להניע חברות לפעול להקטנת השפעתן על הסביבה, ולתרום לשיפור מצב הסביבה בישראל.</p> <p style="direction:rtl;"><strong style="line-height:1.5;">יצירת ערך משותף</strong></p> <p style="direction:rtl;text-align:justify;">לאחר הסקירה התמציתית של השינויים שחלו בדיני איכות הסביבה בישראל, במיוחד בהקשר כללי הדיווח ושיתוף הציבור, שוו בנפשכם את הפוטנציאל שיכול להיות למנגנונים דומים בנושאים של זכויות אדם, תנאים סוציאליים ומעורבות בקהילה. הקפיצה המחשבתית הנדרשת כדי לקדם רעיונות כאלו היא המעבר מראייה קפיטליסטית צרה בה חברה עסקית מתקיימת באופן עצמאי בזכות עצמה, לחשיבה משותפת של תלות הדדית בינה לבין הציבור. המודלים האסטרטגיים הקלאסיים, כגון <a href="https://faculty.fuqua.duke.edu/~charlesw/s591/Bocconi-Duke/Papers/c06/Porter%20%28Chap.%201,%201985%29%20Class%206.pdf" target="_blank">שרשרת הערך של מייקל פורטר</a>, הרגילו את החברות לחפש את הערך המוסף רק בסביבתן הקרובה – חומרי גלם, ייצור המוצר, המכירות והשירות. עם זאת, לאחר 26 שנים טענו פורטר וקרמר כי חברות צריכות ליצור גם <a href="https://hbr.org/2011/01/the-big-idea-creating-shared-value" target="_blank">ערך חברתי</a> בשרשרת הערך שלהן. לטענתם, ניתן ליצור ערך חברתי בשלב הייצור, למשל, אם חברות יבחרו לייצר מוצרים שהם בריאים, ידידותיים ויעילים לסביבה. דוגמה למוצר שהחל דרכו כפרויקט למעורבות חברתית הוא טכנולוגיות מיקרו-פיננסיות, שבמקור שימשו לשיווק מוצרי בנקאות במדינות עולם שלישי, וכיום התפתחו לחברות המשווקות <a href="http://www.themarker.com/markerweek/1.1803698" target="_blank">הלוואות בין אזרחים</a>, תחום שצובר פופולריות בעולם. ניתן ליצור ערך חברתי גם בתהליך ההפצה. כך, למשל, חברת "יוניליבר" יצרה בהודו מערך הפצה לכפרים קטנים המבוסס על נשים מעוטות יכולת המקבלות הכשרה מהחברה.</p> <p style="direction:rtl;text-align:justify;">אנו נוהגים לבחון עצמנו רק לפי מדינות המערב, אך ביפן, למשל, הגישה היא שהחברה העסקית שייכת לכל מחזיקי העניין ולא רק לבעלי המניות. חברת הבירות "<a href="http://www.asahigroup-holdings.com/csr/pdf/summary10_e_all.pdf" target="_blank">אסהי</a>", המחזיקה ביפן בנתח שוק של 40%, רואה בכל מחזיקי העניין, לרבות בבעלי המניות, כלקוחות החברה שיש לספק את רצונותיהם. בפילוסופיה העסקית של החברה המורכבת משמונה עקרונות, רק העיקרון האחרון עוסק בצמיחה כלכלית ועמידה בציפיות בעלי המניות. שבעת העקרונות הראשונים עוסקים בסיפוק צרכי הלקוחות, בבטיחות ואחריות סביבתית, באתיקה ועוד. כמו כן, הפילוסופיה העסקית של ענקית הרכב "<a href="http://www.toyota-industries.com/ir/library/annual/2012/tir/p41e-p56e.pdf" target="_blank">טויוטה</a>" מורכבת מחמישה עקרונות של כבוד – לחוק, לתרבויות, לסביבה, ללקוחות ולעובדים. למרות חוסר הפוקוס על בעלי המניות, החברות הללו רווחיות מאוד עבורם, ומציגות <a href="http://finance.wharton.upenn.edu/~allenf/download/Vita/Japan-Corporate-Governance.pdf" target="_blank">ביצועים כלכליים יציבים</a> לאורך זמן. בדיון סביב תכלית החברה, חשוב לזכור שגם כאשר התכלית היא השאת רווחים, קיים הבדל בין השאת רווחים טהורה, לבין השאת רווחים המערבת הגשמת תכלית חברתית.</p> <p style="direction:rtl;"><strong style="line-height:1.5;">סיכום</strong></p> <p style="direction:rtl;text-align:justify;">העולם התאגידי הפנים את החשיבות של שקיפות וגילוי מידע לציבור, ואין זה משנה אם עומדת מאחורי זה השקפה תועלתנית או השקפה אלטרואיסטית. התפיסה השתנתה, וכיום רוב החברות הגדולות בעולם מדברות בשפה של אחריות חברתית ומדווחות על פעילויותיהן בנושא. אך המסקנה המתבקשת היא עובדתית – מאז חקיקתו של חוק החברות החדש לפני כ-15 שנים, לא שינה המחוקק הישראלי את עמדותיו. לדעתי גישה זו תשתנה בשנים הקרובות בעקבות שתי תופעות מרכזיות. האחת, תופעת הגלובליזציה המאפשרת העברת מידע מהירה יותר בין מדינות, בין חברות ובין אנשים. כתוצאה מכך הציבור התעורר, וקמו תנועות מחאה החל מ-"Occupy Wall Street" בארצות-הברית ועד "מחאת המילקי" בישראל. האחרת, התחממות כדור-הארץ הטומנת סכנות ממשיות להמשך קיומנו. לדעתי לאחר שתחום הקיימות יוטמע בתהליכי קבלת החלטות מדיניים, תופנם גם חשיבותו בתכלית החברה העסקית. ברוח מגמה זו ובמבט צופה פני עתיד, נראה כי להבדיל מהתפיסה הקפיטליסטית הנוכחית, מתגבשת <a href="http://www.kotar.co.il/KotarApp/Viewer.aspx?nBookID=97376326#8.739.6.fitwidth" target="_blank">תפיסה כלכלית רחבה</a> ומתחשבת יותר, בה חברות עסקיות יתרמו לשגשוג הקהילות בהן הן מתקיימות.</p> <hr /> <p style="direction:rtl;text-align:justify;"><strong><span style="text-decoration:underline;">אזכור הרשימה</span></strong>: תומר ניב "תכלית החברה בעקבות מהפכת הדיווח הסביבתי" <strong>אתר משפט ועסקים</strong> (2015) <a href="http://www.idclawreview.org/2015/06/10/blogpost-Niv-Tomer" rel="nofollow">http://www.idclawreview.org/2015/06/10/blogpost-Niv-Tomer</a>.</p> <p style="direction:rtl;text-align:justify;">* רשימה זו מבוססת על עבודה שנכתבה במסגרת סמינריון בהנחייתו של ד"ר עלי בוקשפן, כחלק מלימודי תואר ראשון במשפטים במרכז הבינתחומי הרצליה.</p> <p style="direction:rtl;text-align:justify;">** תומר ניב הוא סטודנט בשנה הרביעית ללימודי תואר ראשון במשפטים ומנהל עסקים, המרכז הבינתחומי הרצליה. ברצוני להודות לירדן שניאור, לנל בן-עמי, להילה מנור ולשחר פרידמן מכתב-העת "משפט ועסקים" על הערותיהם המועילות.</p> <p style="direction:rtl;text-align:justify;"><a href="#_ednref2" name="_edn2">[1]</a> William T. Allen, <em>Our Schizophrenic Conception of the Business Corporation</em>, 14 Cardozo L. Rev. 261 1992.</p> <p style="direction:rtl;text-align:justify;"><a href="#_ednref3" name="_edn3">[2]</a> עלי בוקשפן <strong>המהפכה החברתית במשפט העסקי </strong>(2007).</p> <p style="direction:rtl;text-align:justify;"><a href="#_ednref4" name="_edn4">[3]</a> זוהר גושן "'בעיית הנציג' כתיאוריה מאחדת לדיני התאגידים" <strong>ספר זיכרון לגואלטירו פרוקצ'יה</strong> 239 (1996); אירית חביב-סגל <strong>דיני חברות </strong>פרק ז (2007).</p> <p style="direction:rtl;text-align:justify;"><a href="#_ednref5" name="_edn5">[4]</a> לאה פסרמן-יוזפוב "השימוש בגילוי של חברות נסחרות כאמצעי ליצירת נורמות חברתיות" <strong>קרית המשפט</strong> ג 489, 496 (2003).</p> <p style="direction:rtl;text-align:justify;"><a href="#_ednref6" name="_edn6">[5]</a> Diane Coyle, The Economics of Enough: How to Run the Economy as if the Future Matters 2011.</p> <div id="jp-post-flair" class="sharedaddy sd-like-enabled sd-sharing-enabled"><div class="sharedaddy sd-sharing-enabled"><div class="robots-nocontent sd-block sd-social sd-social-icon sd-sharing"><h3 class="sd-title">שתף</h3><div class="sd-content"><ul><li class="share-twitter"><a rel="nofollow noopener noreferrer" data-shared="sharing-twitter-3647" class="share-twitter sd-button share-icon no-text" href="https://runilawreview.org/2015/06/10/blogpost-niv-tomer/?share=twitter" target="_blank" title="לחצו כדי לשתף בטוויטר" ><span></span><span class="sharing-screen-reader-text">לחצו כדי לשתף בטוויטר (נפתח בחלון חדש)</span></a></li><li class="share-facebook"><a rel="nofollow noopener noreferrer" data-shared="sharing-facebook-3647" class="share-facebook sd-button share-icon no-text" href="https://runilawreview.org/2015/06/10/blogpost-niv-tomer/?share=facebook" target="_blank" title="לחיצה לשיתוף בפייסבוק" ><span></span><span class="sharing-screen-reader-text">לחיצה לשיתוף בפייסבוק (נפתח בחלון חדש)</span></a></li><li class="share-linkedin"><a rel="nofollow noopener noreferrer" data-shared="sharing-linkedin-3647" class="share-linkedin sd-button share-icon no-text" href="https://runilawreview.org/2015/06/10/blogpost-niv-tomer/?share=linkedin" target="_blank" title="לחצו כדי לשתף ב LinkedIn" ><span></span><span class="sharing-screen-reader-text">לחצו כדי לשתף ב LinkedIn (נפתח בחלון חדש)</span></a></li><li class="share-email"><a rel="nofollow noopener noreferrer" data-shared="" class="share-email sd-button share-icon no-text" href="mailto:?subject=%5B%D7%A8%D7%A9%D7%95%D7%9E%D7%94%20%D7%9E%D7%A9%D7%95%D7%AA%D7%A4%D7%AA%5D%20%D7%AA%D7%9B%D7%9C%D7%99%D7%AA%20%D7%94%D7%97%D7%91%D7%A8%D7%94%20%D7%91%D7%A2%D7%A7%D7%91%D7%95%D7%AA%20%D7%9E%D7%94%D7%A4%D7%9B%D7%AA%20%D7%94%D7%93%D7%99%D7%95%D7%95%D7%97%20%D7%94%D7%A1%D7%91%D7%99%D7%91%D7%AA%D7%99%20%7C%20%D7%AA%D7%95%D7%9E%D7%A8%20%D7%A0%D7%99%D7%91&body=https%3A%2F%2Frunilawreview.org%2F2015%2F06%2F10%2Fblogpost-niv-tomer%2F&share=email" target="_blank" title="יש ללחוץ כדי לשלוח קישור לחברים באימייל" data-email-share-error-title="האם האימייל שלך הוגדר?" data-email-share-error-text="אם נתקלת בבעיה בשיתוף דרך האימייל, אולי לא הוגדר אימייל בדפדפן שלך. ייתכן שעליך להגדיר אימייל חדש בעצמך." data-email-share-nonce="e9605f9ec6" data-email-share-track-url="https://runilawreview.org/2015/06/10/blogpost-niv-tomer/?share=email"><span></span><span class="sharing-screen-reader-text">יש ללחוץ כדי לשלוח קישור לחברים באימייל (נפתח בחלון חדש)</span></a></li><li class="share-print"><a rel="nofollow noopener noreferrer" data-shared="" class="share-print sd-button share-icon no-text" href="https://runilawreview.org/2015/06/10/blogpost-niv-tomer/#print" target="_blank" title="לחצו כדי להדפיס" ><span></span><span class="sharing-screen-reader-text">לחצו כדי להדפיס (נפתח בחלון חדש)</span></a></li><li class="share-end"></li></ul></div></div></div><div class='sharedaddy sd-block sd-like jetpack-likes-widget-wrapper jetpack-likes-widget-unloaded' id='like-post-wrapper-38444256-3647-6748c5697ac52' data-src='//widgets.wp.com/likes/index.html?ver=20241128#blog_id=38444256&post_id=3647&origin=idclawreview.wordpress.com&obj_id=38444256-3647-6748c5697ac52&domain=runilawreview.org' data-name='like-post-frame-38444256-3647-6748c5697ac52' data-title='לייק או פרסום מחדש בבלוג'><div class='likes-widget-placeholder post-likes-widget-placeholder' style='height: 55px;'><span class='button'><span>אהבתי</span></span> <span class='loading'>טוען...</span></div><span class='sd-text-color'></span><a class='sd-link-color'></a></div> <div id='jp-relatedposts' class='jp-relatedposts' > <h3 class="jp-relatedposts-headline"><em>קשור</em></h3> </div></div> </div><!-- .entry-content --> <div id="entry-author-info"> <div id="author-avatar"> <img alt='' src='https://0.gravatar.com/avatar/c4617848d3709c0253f655cf5617e81243244d8ac3da1ef27e46ac6acc4afc79?s=60&d=identicon&r=G' srcset='https://0.gravatar.com/avatar/c4617848d3709c0253f655cf5617e81243244d8ac3da1ef27e46ac6acc4afc79?s=60&d=identicon&r=G 1x, https://0.gravatar.com/avatar/c4617848d3709c0253f655cf5617e81243244d8ac3da1ef27e46ac6acc4afc79?s=90&d=identicon&r=G 1.5x, https://0.gravatar.com/avatar/c4617848d3709c0253f655cf5617e81243244d8ac3da1ef27e46ac6acc4afc79?s=120&d=identicon&r=G 2x, https://0.gravatar.com/avatar/c4617848d3709c0253f655cf5617e81243244d8ac3da1ef27e46ac6acc4afc79?s=180&d=identicon&r=G 3x, https://0.gravatar.com/avatar/c4617848d3709c0253f655cf5617e81243244d8ac3da1ef27e46ac6acc4afc79?s=240&d=identicon&r=G 4x' class='avatar avatar-60' height='60' width='60' loading='lazy' decoding='async' /> </div><!-- #author-avatar --> <div id="author-description"> <h2> אודות אתר משפט ועסקים </h2> משפט ועסקים הוא כתב העת של בית ספר הארי רדזינר למשפטים, אוניברסיטת רייכמן <div id="author-link"> <a href="https://runilawreview.org/author/idclawreview/" rel="author"> הצגת הרשומות של אתר משפט ועסקים <span class="meta-nav">←</span> </a> </div><!-- #author-link --> </div><!-- #author-description --> </div><!-- #entry-author-info --> <div class="entry-utility"> פוסט זה פורסם בקטגוריה <a href="https://runilawreview.org/category/%d7%9e%d7%94%d7%93%d7%95%d7%a8%d7%94-%d7%9e%d7%a7%d7%95%d7%95%d7%a0%d7%aa/" rel="category tag">מהדורה מקוונת</a>, <a href="https://runilawreview.org/category/%d7%9e%d7%97%d7%91%d7%a8%d7%99%d7%9d/%d7%a0%d7%99%d7%91-%d7%aa%d7%95%d7%9e%d7%a8/" rel="category tag">ניב תומר</a>, <a href="https://runilawreview.org/category/%d7%9e%d7%94%d7%93%d7%95%d7%a8%d7%94-%d7%9e%d7%a7%d7%95%d7%95%d7%a0%d7%aa/%d7%a8%d7%a9%d7%99%d7%9e%d7%95%d7%aa/" rel="category tag">רשימות</a>, עם התגים <a href="https://runilawreview.org/tag/%d7%90%d7%99%d7%9b%d7%95%d7%aa-%d7%94%d7%a1%d7%91%d7%99%d7%91%d7%94/" rel="tag">איכות הסביבה</a>, <a href="https://runilawreview.org/tag/%d7%93%d7%99%d7%a0%d7%99-%d7%97%d7%91%d7%a8%d7%95%d7%aa/" rel="tag">דיני חברות</a>, <a href="https://runilawreview.org/tag/%d7%93%d7%99%d7%a0%d7%99-%d7%aa%d7%90%d7%92%d7%99%d7%93%d7%99%d7%9d/" rel="tag">דיני תאגידים</a>, <a href="https://runilawreview.org/tag/%d7%9e%d7%a9%d7%a4%d7%98-%d7%9e%d7%a1%d7%97%d7%a8%d7%99/" rel="tag">משפט מסחרי</a>, <a href="https://runilawreview.org/tag/%d7%a0%d7%99%d7%99%d7%a8%d7%95%d7%aa-%d7%a2%d7%a8%d7%9a/" rel="tag">ניירות ערך</a>. אפשר להגיע ישירות לפוסט זה <a href="https://runilawreview.org/2015/06/10/blogpost-niv-tomer/" title="קישור ישיר לפוסט תכלית החברה בעקבות מהפכת הדיווח הסביבתי | תומר ניב" rel="bookmark">עם קישור ישיר</a>. </div><!-- .entry-utility --> </div><!-- #post-3647 --> <div id="nav-below" class="navigation"> <div class="nav-previous"><a href="https://runilawreview.org/2015/06/07/20150607linksroundup/" rel="prev"><span class="meta-nav">→</span> סקירת חדשות מעולם המשפט | 7.6.2015</a></div> <div class="nav-next"><a href="https://runilawreview.org/2015/06/14/volume19_lavi/" rel="next">"אל תסתכל בקנקן" – לקראת פרדיגמה חדשה בתפיסת הליך "ההערכה הניטרלית המוקדמת" (ה-ENE) ובאימוצו אל מערכת המשפט בישראל | דפנה לביא (כרך יט) <span class="meta-nav">←</span></a></div> </div><!-- #nav-below --> <div id="comments"> <div id="respond" class="comment-respond"> <h3 id="reply-title" class="comment-reply-title">כתיבת תגובה <small><a rel="nofollow" id="cancel-comment-reply-link" href="/2015/06/10/blogpost-niv-tomer/#respond" style="display:none;">לבטל</a></small></h3><form action="https://runilawreview.org/wp-comments-post.php" method="post" id="commentform" class="comment-form"> <div id="comment-form__verbum" class="transparent"></div><div class="verbum-form-meta"><input type='hidden' name='comment_post_ID' value='3647' id='comment_post_ID' /> <input type='hidden' name='comment_parent' id='comment_parent' value='0' /> <input type="hidden" name="highlander_comment_nonce" id="highlander_comment_nonce" value="1dcf3a2fc3" /> <input type="hidden" name="verbum_show_subscription_modal" value="" /></div><p style="display: none;"><input type="hidden" id="akismet_comment_nonce" name="akismet_comment_nonce" value="c7aecfba16" /></p><p style="display: none !important;" class="akismet-fields-container" data-prefix="ak_"><label>Δ<textarea name="ak_hp_textarea" cols="45" rows="8" maxlength="100"></textarea></label><input type="hidden" id="ak_js_1" name="ak_js" value="161"/><script>document.getElementById( "ak_js_1" ).setAttribute( "value", ( new Date() ).getTime() );</script></p></form> </div><!-- #respond --> </div><!-- #comments --> </div><!-- #content --> </div><!-- #container --> <div id="primary" class="widget-area" role="complementary"> <ul class="xoxo"> <li id="search-3" class="widget-container widget_search"><h3 class="widget-title">חיפוש</h3><form role="search" method="get" id="searchform" class="searchform" action="https://runilawreview.org/"> <div> <label class="screen-reader-text" for="s">חפש:</label> <input type="text" value="" name="s" id="s" /> <input type="submit" id="searchsubmit" value="חפש" /> </div> </form></li><li id="blog_subscription-4" class="widget-container widget_blog_subscription jetpack_subscription_widget"><h3 class="widget-title"><label for="subscribe-field">הרשמה לקבלת עידכונים בדוא"ל</label></h3> <div class="wp-block-jetpack-subscriptions__container"> <form action="https://subscribe.wordpress.com" method="post" accept-charset="utf-8" data-blog="38444256" data-post_access_level="everybody" id="subscribe-blog" > <p>הכנס את כתובת הדוא"ל שלך כדי להירשם כמנוי לאתר, וקבל עידכונים על אייטמים חדשים.</p> <p id="subscribe-email"> <label id="subscribe-field-label" for="subscribe-field" class="screen-reader-text" > כתובת אימייל: </label> <input type="email" name="email" style="width: 95%; padding: 1px 10px" placeholder="כתובת דואר אלקטרוני" value="" id="subscribe-field" required /> </p> <p id="subscribe-submit" > <input type="hidden" name="action" value="subscribe"/> <input type="hidden" name="blog_id" value="38444256"/> <input type="hidden" name="source" value="https://runilawreview.org/2015/06/10/blogpost-niv-tomer/"/> <input type="hidden" name="sub-type" value="widget"/> <input type="hidden" name="redirect_fragment" value="subscribe-blog"/> <input type="hidden" id="_wpnonce" name="_wpnonce" value="e08740c04e" /> <button type="submit" class="wp-block-button__link" > עקוב אחרינו </button> </p> </form> </div> </li><li id="facebook-likebox-3" class="widget-container widget_facebook_likebox"><h3 class="widget-title"><a href="https://www.facebook.com/Runi.Law.and.Business/">עקבו אחרינו בפייסבוק</a></h3> <div id="fb-root"></div> <div class="fb-page" data-href="https://www.facebook.com/Runi.Law.and.Business/" data-width="200" data-height="130" data-hide-cover="false" data-show-facepile="false" data-tabs="false" data-hide-cta="false" data-small-header="false"> <div class="fb-xfbml-parse-ignore"><blockquote cite="https://www.facebook.com/Runi.Law.and.Business/"><a href="https://www.facebook.com/Runi.Law.and.Business/">עקבו אחרינו בפייסבוק</a></blockquote></div> </div> </li><li id="block-2" class="widget-container widget_block"> <figure class="wp-block-embed is-type-rich is-provider-twitter wp-block-embed-twitter"><div class="wp-block-embed__wrapper"> <div class="embed-twitter"><a class="twitter-timeline" data-width="640" data-height="960" data-dnt="true" href="https://twitter.com/RuniLawBusiness?ref_src=twsrc%5Etfw">Tweets by RuniLawBusiness</a><script async src="https://platform.twitter.com/widgets.js" charset="utf-8"></script></div> </div></figure> </li><li id="wp_tag_cloud-4" class="widget-container wp_widget_tag_cloud"><h3 class="widget-title">תגיות</h3><ul class='wp-tag-cloud' role='list'> <li><a href="https://runilawreview.org/tag/%d7%91%d7%99%d7%95%d7%a9/" class="tag-cloud-link tag-link-305073915 tag-link-position-1" style="font-size: 8pt;" aria-label="ביוש (17 פריטים)">ביוש</a></li> <li><a href="https://runilawreview.org/tag/%d7%93%d7%99%d7%a0%d7%99-%d7%97%d7%91%d7%a8%d7%95%d7%aa/" class="tag-cloud-link tag-link-23599911 tag-link-position-2" style="font-size: 11.623529411765pt;" aria-label="דיני חברות (29 פריטים)">דיני חברות</a></li> <li><a href="https://runilawreview.org/tag/%d7%93%d7%99%d7%a0%d7%99-%d7%97%d7%95%d7%96%d7%99%d7%9d/" class="tag-cloud-link tag-link-2570827 tag-link-position-3" style="font-size: 8.9882352941176pt;" aria-label="דיני חוזים (20 פריטים)">דיני חוזים</a></li> <li><a href="https://runilawreview.org/tag/%d7%93%d7%99%d7%a0%d7%99-%d7%9e%d7%a1%d7%99%d7%9d/" class="tag-cloud-link tag-link-69806548 tag-link-position-4" style="font-size: 9.9764705882353pt;" aria-label="דיני מסים (23 פריטים)">דיני מסים</a></li> <li><a href="https://runilawreview.org/tag/%d7%93%d7%99%d7%a0%d7%99-%d7%9e%d7%a9%d7%a4%d7%97%d7%94/" class="tag-cloud-link tag-link-27008556 tag-link-position-5" style="font-size: 14.588235294118pt;" aria-label="דיני משפחה (45 פריטים)">דיני משפחה</a></li> <li><a href="https://runilawreview.org/tag/%d7%93%d7%99%d7%a0%d7%99-%d7%a0%d7%96%d7%99%d7%a7%d7%99%d7%9f/" class="tag-cloud-link tag-link-18256457 tag-link-position-6" style="font-size: 12.447058823529pt;" aria-label="דיני נזיקין (33 פריטים)">דיני נזיקין</a></li> <li><a href="https://runilawreview.org/tag/%d7%93%d7%99%d7%a0%d7%99-%d7%a2%d7%91%d7%95%d7%93%d7%94/" class="tag-cloud-link tag-link-225857 tag-link-position-7" style="font-size: 12.941176470588pt;" aria-label="דיני עבודה (35 פריטים)">דיני עבודה</a></li> <li><a href="https://runilawreview.org/tag/%d7%93%d7%99%d7%a0%d7%99-%d7%a2%d7%95%d7%a0%d7%a9%d7%99%d7%9f/" class="tag-cloud-link tag-link-30283075 tag-link-position-8" style="font-size: 16.070588235294pt;" aria-label="דיני עונשין (55 פריטים)">דיני עונשין</a></li> <li><a href="https://runilawreview.org/tag/%d7%93%d7%99%d7%a0%d7%99-%d7%a7%d7%a0%d7%99%d7%99%d7%9f/" class="tag-cloud-link tag-link-69806549 tag-link-position-9" style="font-size: 13.105882352941pt;" aria-label="דיני קניין (36 פריטים)">דיני קניין</a></li> <li><a href="https://runilawreview.org/tag/%d7%93%d7%99%d7%a0%d7%99-%d7%aa%d7%90%d7%92%d7%99%d7%93%d7%99%d7%9d/" class="tag-cloud-link tag-link-326359 tag-link-position-10" style="font-size: 18.376470588235pt;" aria-label="דיני תאגידים (76 פריטים)">דיני תאגידים</a></li> <li><a href="https://runilawreview.org/tag/%d7%94%d7%96%d7%9b%d7%95%d7%aa-%d7%9c%d7%a4%d7%a8%d7%98%d7%99%d7%95%d7%aa/" class="tag-cloud-link tag-link-30859254 tag-link-position-11" style="font-size: 13.105882352941pt;" aria-label="הזכות לפרטיות (36 פריטים)">הזכות לפרטיות</a></li> <li><a href="https://runilawreview.org/tag/%d7%96%d7%9b%d7%95%d7%99%d7%95%d7%aa-%d7%90%d7%93%d7%9d/" class="tag-cloud-link tag-link-14389701 tag-link-position-12" style="font-size: 15.576470588235pt;" aria-label="זכויות אדם (52 פריטים)">זכויות אדם</a></li> <li><a href="https://runilawreview.org/tag/%d7%97%d7%95%d7%a4%d7%a9-%d7%94%d7%91%d7%99%d7%98%d7%95%d7%99/" class="tag-cloud-link tag-link-361892 tag-link-position-13" style="font-size: 13.270588235294pt;" aria-label="חופש הביטוי (37 פריטים)">חופש הביטוי</a></li> <li><a href="https://runilawreview.org/tag/%d7%97%d7%95%d7%a7%d7%aa-%d7%90%d7%a8%d7%a6%d7%95%d7%aa-%d7%94%d7%91%d7%a8%d7%99%d7%aa/" class="tag-cloud-link tag-link-648121795 tag-link-position-14" style="font-size: 9.6470588235294pt;" aria-label="חוקת ארצות הברית (22 פריטים)">חוקת ארצות הברית</a></li> <li><a href="https://runilawreview.org/tag/%d7%9e%d7%a9%d7%a4%d7%98-%d7%91%d7%99%d7%9f-%d7%9c%d7%90%d7%95%d7%9e%d7%99/" class="tag-cloud-link tag-link-54883160 tag-link-position-15" style="font-size: 11.129411764706pt;" aria-label="משפט בין לאומי (27 פריטים)">משפט בין לאומי</a></li> <li><a href="https://runilawreview.org/tag/%d7%9e%d7%a9%d7%a4%d7%98-%d7%91%d7%99%d7%a0%d7%9c%d7%90%d7%95%d7%9e%d7%99/" class="tag-cloud-link tag-link-16411727 tag-link-position-16" style="font-size: 16.070588235294pt;" aria-label="משפט בינלאומי (55 פריטים)">משפט בינלאומי</a></li> <li><a href="https://runilawreview.org/tag/%d7%9e%d7%a9%d7%a4%d7%98-%d7%95%d7%98%d7%9b%d7%a0%d7%95%d7%9c%d7%95%d7%92%d7%99%d7%94/" class="tag-cloud-link tag-link-13573233 tag-link-position-17" style="font-size: 17.388235294118pt;" aria-label="משפט וטכנולוגיה (67 פריטים)">משפט וטכנולוגיה</a></li> <li><a href="https://runilawreview.org/tag/%d7%9e%d7%a9%d7%a4%d7%98-%d7%95%d7%a4%d7%a1%d7%99%d7%9b%d7%95%d7%9c%d7%95%d7%92%d7%99%d7%94/" class="tag-cloud-link tag-link-112296487 tag-link-position-18" style="font-size: 8pt;" aria-label="משפט ופסיכולוגיה (17 פריטים)">משפט ופסיכולוגיה</a></li> <li><a href="https://runilawreview.org/tag/%d7%9e%d7%a9%d7%a4%d7%98-%d7%95%d7%a8%d7%a4%d7%95%d7%90%d7%94/" class="tag-cloud-link tag-link-113287688 tag-link-position-19" style="font-size: 8.9882352941176pt;" aria-label="משפט ורפואה (20 פריטים)">משפט ורפואה</a></li> <li><a href="https://runilawreview.org/tag/%d7%9e%d7%a9%d7%a4%d7%98-%d7%97%d7%95%d7%a7%d7%aa%d7%99/" class="tag-cloud-link tag-link-37663508 tag-link-position-20" style="font-size: 22pt;" aria-label="משפט חוקתי (127 פריטים)">משפט חוקתי</a></li> <li><a href="https://runilawreview.org/tag/%d7%9e%d7%a9%d7%a4%d7%98-%d7%9e%d7%a0%d7%94%d7%9c%d7%99/" class="tag-cloud-link tag-link-4597666 tag-link-position-21" style="font-size: 13.6pt;" aria-label="משפט מנהלי (39 פריטים)">משפט מנהלי</a></li> <li><a href="https://runilawreview.org/tag/%d7%9e%d7%a9%d7%a4%d7%98-%d7%9e%d7%a1%d7%97%d7%a8%d7%99/" class="tag-cloud-link tag-link-38892712 tag-link-position-22" style="font-size: 8pt;" aria-label="משפט מסחרי (17 פריטים)">משפט מסחרי</a></li> <li><a href="https://runilawreview.org/tag/%d7%9e%d7%a9%d7%a4%d7%98-%d7%9e%d7%a9%d7%95%d7%95%d7%94/" class="tag-cloud-link tag-link-112467603 tag-link-position-23" style="font-size: 8pt;" aria-label="משפט משווה (17 פריטים)">משפט משווה</a></li> <li><a href="https://runilawreview.org/tag/%d7%9e%d7%a9%d7%a4%d7%98-%d7%a4%d7%9c%d7%99%d7%9c%d7%99/" class="tag-cloud-link tag-link-17673445 tag-link-position-24" style="font-size: 14.752941176471pt;" aria-label="משפט פלילי (46 פריטים)">משפט פלילי</a></li> <li><a href="https://runilawreview.org/tag/%d7%9e%d7%a9%d7%a4%d7%98-%d7%a4%d7%a8%d7%98%d7%99/" class="tag-cloud-link tag-link-57077172 tag-link-position-25" style="font-size: 8pt;" aria-label="משפט פרטי (17 פריטים)">משפט פרטי</a></li> <li><a href="https://runilawreview.org/tag/%d7%9e%d7%a9%d7%a4%d7%98-%d7%a6%d7%99%d7%91%d7%95%d7%a8%d7%99/" class="tag-cloud-link tag-link-6749964 tag-link-position-26" style="font-size: 8.9882352941176pt;" aria-label="משפט ציבורי (20 פריטים)">משפט ציבורי</a></li> <li><a href="https://runilawreview.org/tag/%d7%a1%d7%93%d7%a8-%d7%93%d7%99%d7%9f/" class="tag-cloud-link tag-link-105977034 tag-link-position-27" style="font-size: 8.6588235294118pt;" aria-label="סדר דין (19 פריטים)">סדר דין</a></li> <li><a href="https://runilawreview.org/tag/%d7%a7%d7%a0%d7%99%d7%99%d7%9f-%d7%a8%d7%95%d7%97%d7%a0%d7%99/" class="tag-cloud-link tag-link-2971557 tag-link-position-28" style="font-size: 9.3176470588235pt;" aria-label="קניין רוחני (21 פריטים)">קניין רוחני</a></li> <li><a href="https://runilawreview.org/tag/%d7%a8%d7%92%d7%95%d7%9c%d7%a6%d7%99%d7%94/" class="tag-cloud-link tag-link-5280547 tag-link-position-29" style="font-size: 10.8pt;" aria-label="רגולציה (26 פריטים)">רגולציה</a></li> <li><a href="https://runilawreview.org/tag/%d7%aa%d7%95%d7%91%d7%a2%d7%a0%d7%95%d7%aa-%d7%99%d7%99%d7%a6%d7%95%d7%92%d7%99%d7%95%d7%aa/" class="tag-cloud-link tag-link-33935523 tag-link-position-30" style="font-size: 8.6588235294118pt;" aria-label="תובענות ייצוגיות (19 פריטים)">תובענות ייצוגיות</a></li> </ul> </li><li id="categories-2" class="widget-container widget_categories"><h3 class="widget-title">קטגוריות</h3> <ul> <li class="cat-item cat-item-109596623"><a href="https://runilawreview.org/category/%d7%9e%d7%94%d7%93%d7%95%d7%a8%d7%94-%d7%9e%d7%a7%d7%95%d7%95%d7%a0%d7%aa/">מהדורה מקוונת</a> <ul class='children'> <li class="cat-item cat-item-6339771"><a href="https://runilawreview.org/category/%d7%9e%d7%94%d7%93%d7%95%d7%a8%d7%94-%d7%9e%d7%a7%d7%95%d7%95%d7%a0%d7%aa/%d7%90%d7%a8%d7%9b%d7%99%d7%95%d7%9f/">ארכיון</a> </li> <li class="cat-item cat-item-10217360"><a href="https://runilawreview.org/category/%d7%9e%d7%94%d7%93%d7%95%d7%a8%d7%94-%d7%9e%d7%a7%d7%95%d7%95%d7%a0%d7%aa/%d7%a8%d7%a9%d7%99%d7%9e%d7%95%d7%aa/">רשימות</a> </li> </ul> </li> <li class="cat-item cat-item-105932842"><a href="https://runilawreview.org/category/%d7%9e%d7%94%d7%93%d7%95%d7%a8%d7%aa-%d7%94%d7%93%d7%a4%d7%95%d7%a1/">מהדורת הדפוס</a> <ul class='children'> <li class="cat-item cat-item-765445394"><a href="https://runilawreview.org/category/%d7%9e%d7%94%d7%93%d7%95%d7%a8%d7%aa-%d7%94%d7%93%d7%a4%d7%95%d7%a1/%d7%9b%d7%a8%d7%9a-%d7%98%d7%96-2013/">כרך טז (2013)</a> </li> <li class="cat-item cat-item-765424580"><a href="https://runilawreview.org/category/%d7%9e%d7%94%d7%93%d7%95%d7%a8%d7%aa-%d7%94%d7%93%d7%a4%d7%95%d7%a1/%d7%9b%d7%a8%d7%9a-%d7%99%d7%96-2014/">כרך יז (2014)</a> </li> <li class="cat-item cat-item-765424570"><a href="https://runilawreview.org/category/%d7%9e%d7%94%d7%93%d7%95%d7%a8%d7%aa-%d7%94%d7%93%d7%a4%d7%95%d7%a1/%d7%9b%d7%a8%d7%9a-%d7%99%d7%97-2014/">כרך יח (2014)</a> </li> <li class="cat-item cat-item-765424566"><a href="https://runilawreview.org/category/%d7%9e%d7%94%d7%93%d7%95%d7%a8%d7%aa-%d7%94%d7%93%d7%a4%d7%95%d7%a1/%d7%9b%d7%a8%d7%9a-%d7%99%d7%98-2015-2016/">כרך יט (2015/2016)</a> </li> <li class="cat-item cat-item-765424560"><a href="https://runilawreview.org/category/%d7%9e%d7%94%d7%93%d7%95%d7%a8%d7%aa-%d7%94%d7%93%d7%a4%d7%95%d7%a1/%d7%9b%d7%a8%d7%9a-%d7%9b-2017/">כרך כ (2017)</a> </li> <li class="cat-item cat-item-765424557"><a href="https://runilawreview.org/category/%d7%9e%d7%94%d7%93%d7%95%d7%a8%d7%aa-%d7%94%d7%93%d7%a4%d7%95%d7%a1/%d7%9b%d7%a8%d7%9a-%d7%9b%d7%90-2018/">כרך כא (2018)</a> </li> <li class="cat-item cat-item-765424555"><a href="https://runilawreview.org/category/%d7%9e%d7%94%d7%93%d7%95%d7%a8%d7%aa-%d7%94%d7%93%d7%a4%d7%95%d7%a1/%d7%9b%d7%a8%d7%9a-%d7%9b%d7%91-2019/">כרך כב (2019)</a> </li> <li class="cat-item cat-item-765424506"><a href="https://runilawreview.org/category/%d7%9e%d7%94%d7%93%d7%95%d7%a8%d7%aa-%d7%94%d7%93%d7%a4%d7%95%d7%a1/%d7%9b%d7%a8%d7%9a-%d7%9b%d7%92-2020/">כרך כג (2020)</a> </li> <li class="cat-item cat-item-765424500"><a href="https://runilawreview.org/category/%d7%9e%d7%94%d7%93%d7%95%d7%a8%d7%aa-%d7%94%d7%93%d7%a4%d7%95%d7%a1/%d7%9b%d7%a8%d7%9a-%d7%9b%d7%93-2021/">כרך כד (2021)</a> </li> <li class="cat-item cat-item-765424490"><a href="https://runilawreview.org/category/%d7%9e%d7%94%d7%93%d7%95%d7%a8%d7%aa-%d7%94%d7%93%d7%a4%d7%95%d7%a1/%d7%9b%d7%a8%d7%9a-%d7%9b%d7%94-2022/">כרך כה (2022)</a> </li> <li class="cat-item cat-item-765424486"><a href="https://runilawreview.org/category/%d7%9e%d7%94%d7%93%d7%95%d7%a8%d7%aa-%d7%94%d7%93%d7%a4%d7%95%d7%a1/%d7%9b%d7%a8%d7%9a-%d7%9b%d7%95-2022/">כרך כו (2022)</a> </li> <li class="cat-item cat-item-765424484"><a href="https://runilawreview.org/category/%d7%9e%d7%94%d7%93%d7%95%d7%a8%d7%aa-%d7%94%d7%93%d7%a4%d7%95%d7%a1/%d7%9b%d7%a8%d7%9a-%d7%9b%d7%96-2023/">כרך כז (2023)</a> </li> <li class="cat-item cat-item-765424391"><a href="https://runilawreview.org/category/%d7%9e%d7%94%d7%93%d7%95%d7%a8%d7%aa-%d7%94%d7%93%d7%a4%d7%95%d7%a1/%d7%9b%d7%a8%d7%9a-%d7%9b%d7%97-2023/">כרך כח (2023)</a> </li> <li class="cat-item cat-item-768885395"><a href="https://runilawreview.org/category/%d7%9e%d7%94%d7%93%d7%95%d7%a8%d7%aa-%d7%94%d7%93%d7%a4%d7%95%d7%a1/%d7%9b%d7%a8%d7%9a-%d7%9b%d7%98-2024/">כרך כט (2024)</a> </li> <li class="cat-item cat-item-765424472"><a href="https://runilawreview.org/category/%d7%9e%d7%94%d7%93%d7%95%d7%a8%d7%aa-%d7%94%d7%93%d7%a4%d7%95%d7%a1/%d7%a8%d7%95%d7%91-%d7%9e%d7%99%d7%a2%d7%95%d7%98-%d7%95%d7%9b%d7%9c%d7%9c%d7%99-%d7%94%d7%9b%d7%a8%d7%a2%d7%94-2024/">רוב, מיעוט וכללי הכרעה (2024)</a> </li> </ul> </li> <li class="cat-item cat-item-43016599"><a href="https://runilawreview.org/category/%d7%9e%d7%97%d7%91%d7%a8%d7%99%d7%9d/">מחברים</a> <ul class='children'> <li class="cat-item cat-item-120032566"><a href="https://runilawreview.org/category/%d7%9e%d7%97%d7%91%d7%a8%d7%99%d7%9d/%d7%90%d7%91%d7%99-%d7%99%d7%95%d7%a0%d7%94-%d7%a8%d7%90%d7%95%d7%91%d7%9f/">אבי-יונה ראובן</a> </li> <li class="cat-item cat-item-208384052"><a href="https://runilawreview.org/category/%d7%9e%d7%97%d7%91%d7%a8%d7%99%d7%9d/%d7%90%d7%91%d7%a0%d7%a8%d7%99-%d7%a0%d7%97%d7%9e%d7%99%d7%94/">אבנרי נחמיה</a> </li> <li class="cat-item cat-item-120032390"><a href="https://runilawreview.org/category/%d7%9e%d7%97%d7%91%d7%a8%d7%99%d7%9d/%d7%90%d7%91%d7%a8%d7%94%d7%9d-%d7%a8%d7%95%d7%a0%d7%9f/">אברהם רונן</a> </li> <li class="cat-item cat-item-120034360"><a href="https://runilawreview.org/category/%d7%9e%d7%97%d7%91%d7%a8%d7%99%d7%9d/%d7%90%d7%92%d7%9e%d7%95%d7%9f-%d7%98%d7%9c%d7%99%d7%94/">אגמון טליה</a> </li> <li class="cat-item cat-item-236849064"><a href="https://runilawreview.org/category/%d7%9e%d7%97%d7%91%d7%a8%d7%99%d7%9d/%d7%90%d7%93%d7%a0%d7%99%d7%94-%d7%a8%d7%95%d7%a2%d7%99/">אדניה רועי</a> </li> <li class="cat-item cat-item-120034471"><a href="https://runilawreview.org/category/%d7%9e%d7%97%d7%91%d7%a8%d7%99%d7%9d/%d7%90%d7%93%d7%a8-%d7%99%d7%94%d7%95%d7%93%d7%94/">אדר יהודה</a> </li> <li class="cat-item cat-item-120035386"><a href="https://runilawreview.org/category/%d7%9e%d7%97%d7%91%d7%a8%d7%99%d7%9d/%d7%90%d7%93%d7%a8%d7%a2%d7%99-%d7%99%d7%95%d7%a1%d7%a3/">אדרעי יוסף</a> </li> <li class="cat-item cat-item-566116722"><a href="https://runilawreview.org/category/%d7%9e%d7%97%d7%91%d7%a8%d7%99%d7%9d/%d7%90%d7%94%d7%a8%d7%95%d7%a0%d7%a1%d7%95%d7%9f-%d7%90%d7%95%d7%a8%d7%99/">אהרונסון אורי</a> </li> <li class="cat-item cat-item-596331116"><a href="https://runilawreview.org/category/%d7%9e%d7%97%d7%91%d7%a8%d7%99%d7%9d/%d7%90%d7%95%d7%a4%d7%99%d7%a8-%d7%9e%d7%95%d7%a8%d7%9f/">אופיר מורן</a> </li> <li class="cat-item cat-item-120270439"><a href="https://runilawreview.org/category/%d7%9e%d7%97%d7%91%d7%a8%d7%99%d7%9d/%d7%90%d7%95%d7%a8-%d7%a0%d7%95%d7%a8%d7%99%d7%90%d7%9c/">אור נוריאל</a> </li> <li class="cat-item cat-item-120277618"><a href="https://runilawreview.org/category/%d7%9e%d7%97%d7%91%d7%a8%d7%99%d7%9d/%d7%90%d7%95%d7%a8%d7%92%d7%93-%d7%9c%d7%99%d7%90%d7%91/">אורגד ליאב</a> </li> <li class="cat-item cat-item-316071217"><a href="https://runilawreview.org/category/%d7%9e%d7%97%d7%91%d7%a8%d7%99%d7%9d/%d7%90%d7%99%d7%98%d7%a7%d7%99%d7%9f-%d7%98%d7%9c/">איטקין טל</a> </li> <li class="cat-item cat-item-120031979"><a href="https://runilawreview.org/category/%d7%9e%d7%97%d7%91%d7%a8%d7%99%d7%9d/%d7%90%d7%99%d7%9c%d7%95%d7%98%d7%95%d7%91%d7%99%d7%a5-%d7%a1%d7%92%d7%9c-%d7%90%d7%99%d7%a8%d7%99%d7%a1/">אילוטוביץ'-סגל איריס</a> </li> <li class="cat-item cat-item-610502318"><a href="https://runilawreview.org/category/%d7%9e%d7%97%d7%91%d7%a8%d7%99%d7%9d/%d7%90%d7%99%d7%a6%d7%a7%d7%95%d7%91%d7%99%d7%a5-%d7%99%d7%a8%d7%99%d7%91/">איצקוביץ יריב</a> </li> <li class="cat-item cat-item-120034142"><a href="https://runilawreview.org/category/%d7%9e%d7%97%d7%91%d7%a8%d7%99%d7%9d/%d7%90%d7%9c%d7%91%d7%a8%d7%a9%d7%98%d7%99%d7%9f-%d7%9e%d7%99%d7%9b%d7%9c/">אלברשטין מיכל</a> </li> <li class="cat-item cat-item-719346524"><a href="https://runilawreview.org/category/%d7%9e%d7%97%d7%91%d7%a8%d7%99%d7%9d/%d7%90%d7%9c%d7%95%d7%9f-%d7%92%d7%99%d7%90/">אלון גיא</a> </li> <li class="cat-item cat-item-120032272"><a href="https://runilawreview.org/category/%d7%9e%d7%97%d7%91%d7%a8%d7%99%d7%9d/%d7%90%d7%9c%d7%9e%d7%95%d7%92-%d7%a9%d7%95%d7%9c%d7%9e%d7%99%d7%aa/">אלמוג שולמית</a> </li> <li class="cat-item cat-item-774569752"><a href="https://runilawreview.org/category/%d7%9e%d7%97%d7%91%d7%a8%d7%99%d7%9d/%d7%90%d7%9c%d7%9e%d7%a7%d7%99%d7%a1-%d7%98%d7%9c/">אלמקיס טל</a> </li> <li class="cat-item cat-item-612975061"><a href="https://runilawreview.org/category/%d7%9e%d7%97%d7%91%d7%a8%d7%99%d7%9d/%d7%90%d7%9c%d7%a3-%d7%90%d7%91%d7%99%d7%94/">אלף אביה</a> </li> <li class="cat-item cat-item-120031439"><a href="https://runilawreview.org/category/%d7%9e%d7%97%d7%91%d7%a8%d7%99%d7%9d/%d7%90%d7%9c%d7%a7%d7%99%d7%99%d7%9d-%d7%90%d7%91%d7%99/">אלקיים אבי</a> </li> <li class="cat-item cat-item-120034572"><a href="https://runilawreview.org/category/%d7%9e%d7%97%d7%91%d7%a8%d7%99%d7%9d/%d7%90%d7%9e%d7%99%d7%a8-%d7%93%d7%a0%d7%99%d7%90%d7%9c/">אמיר דניאל</a> </li> <li class="cat-item cat-item-317052245"><a href="https://runilawreview.org/category/%d7%9e%d7%97%d7%91%d7%a8%d7%99%d7%9d/%d7%90%d7%9e%d7%99%d7%aa-%d7%99%d7%90%d7%99%d7%a8%d7%94/">אמית יאירה</a> </li> <li class="cat-item cat-item-706135126"><a href="https://runilawreview.org/category/%d7%9e%d7%97%d7%91%d7%a8%d7%99%d7%9d/%d7%90%d7%9e%d7%99%d7%aa%d7%99-%d7%a0%d7%99%d7%91/">אמיתי ניב</a> </li> <li class="cat-item cat-item-511556740"><a href="https://runilawreview.org/category/%d7%9e%d7%97%d7%91%d7%a8%d7%99%d7%9d/%d7%90%d7%a0%d7%92%d7%9c%d7%a8%d7%93-%d7%99%d7%a6%d7%97%d7%a7/">אנגלרד יצחק</a> </li> <li class="cat-item cat-item-201528802"><a href="https://runilawreview.org/category/%d7%9e%d7%97%d7%91%d7%a8%d7%99%d7%9d/%d7%90%d7%a7%d7%a9%d7%98%d7%99%d7%99%d7%9f-%d7%90%d7%a1%d7%a3/">אקשטיין אסף</a> </li> <li class="cat-item cat-item-314965983"><a href="https://runilawreview.org/category/%d7%9e%d7%97%d7%91%d7%a8%d7%99%d7%9d/%d7%90%d7%a8%d7%91%d7%9c-%d7%a2%d7%93%d7%a0%d7%94/">ארבל עדנה</a> </li> <li class="cat-item cat-item-120031801"><a href="https://runilawreview.org/category/%d7%9e%d7%97%d7%91%d7%a8%d7%99%d7%9d/%d7%90%d7%a8%d7%91%d7%9c-%d7%92%d7%a0%d7%a5-%d7%90%d7%95%d7%a8%d7%99/">ארבל-גנץ אורי</a> </li> <li class="cat-item cat-item-124189047"><a href="https://runilawreview.org/category/%d7%9e%d7%97%d7%91%d7%a8%d7%99%d7%9d/%d7%90%d7%a9%d7%93-%d7%92%d7%93%d7%99/">אשד גדי</a> </li> <li class="cat-item cat-item-759743916"><a href="https://runilawreview.org/category/%d7%9e%d7%97%d7%91%d7%a8%d7%99%d7%9d/%d7%90%d7%a9%d7%9b%d7%a0%d7%96%d7%99-%d7%a8%d7%95%d7%a2%d7%99/">אשכנזי רועי</a> </li> <li class="cat-item cat-item-750430276"><a href="https://runilawreview.org/category/%d7%9e%d7%97%d7%91%d7%a8%d7%99%d7%9d/%d7%91%d7%90%d7%95%d7%9d-%d7%a2%d7%99%d7%93%d7%95/">באום עידו</a> </li> <li class="cat-item cat-item-368803285"><a href="https://runilawreview.org/category/%d7%9e%d7%97%d7%91%d7%a8%d7%99%d7%9d/%d7%91%d7%94%d7%a8%d7%91-%d7%91%d7%9f/">בהרב בן</a> </li> <li class="cat-item cat-item-768885403"><a href="https://runilawreview.org/category/%d7%9e%d7%97%d7%91%d7%a8%d7%99%d7%9d/%d7%91%d7%95%d7%9e%d7%91%d7%9a-%d7%99%d7%a6%d7%97%d7%a7/">בומבך יצחק</a> </li> <li class="cat-item cat-item-120033939"><a href="https://runilawreview.org/category/%d7%9e%d7%97%d7%91%d7%a8%d7%99%d7%9d/%d7%91%d7%95%d7%a7%d7%a9%d7%a4%d7%9f-%d7%a2%d7%9c%d7%99/">בוקשפן עלי</a> </li> <li class="cat-item cat-item-755183140"><a href="https://runilawreview.org/category/%d7%9e%d7%97%d7%91%d7%a8%d7%99%d7%9d/%d7%91%d7%99%d7%98%d7%95%d7%9f-%d7%99%d7%a4%d7%a2%d7%aa/">ביטון יפעת</a> </li> <li class="cat-item cat-item-702977997"><a href="https://runilawreview.org/category/%d7%9e%d7%97%d7%91%d7%a8%d7%99%d7%9d/%d7%91%d7%99%d7%a8%d7%9f-%d7%90%d7%99%d7%aa%d7%99%d7%90%d7%9c/">בירן איתיאל</a> </li> <li class="cat-item cat-item-508496984"><a href="https://runilawreview.org/category/%d7%9e%d7%97%d7%91%d7%a8%d7%99%d7%9d/%d7%91%d7%9c%d7%9b%d7%a8-%d7%a4%d7%a8%d7%99%d7%92%d7%aa-%d7%90%d7%99%d7%99%d7%9c%d7%aa/">בלכר-פריגת איילת</a> </li> <li class="cat-item cat-item-642672420"><a href="https://runilawreview.org/category/%d7%9e%d7%97%d7%91%d7%a8%d7%99%d7%9d/%d7%91%d7%9f-%d7%93%d7%95%d7%93-%d7%92%d7%99%d7%90/">בן דוד גיא</a> </li> <li class="cat-item cat-item-120031961"><a href="https://runilawreview.org/category/%d7%9e%d7%97%d7%91%d7%a8%d7%99%d7%9d/%d7%91%d7%9f-%d7%a2%d7%96%d7%a8-%d7%90%d7%99%d7%99%d7%9c%d7%aa/">בן עזר איילת</a> </li> <li class="cat-item cat-item-356881505"><a href="https://runilawreview.org/category/%d7%9e%d7%97%d7%91%d7%a8%d7%99%d7%9d/%d7%91%d7%9f-%d7%a2%d7%9e%d7%99-%d7%a0%d7%9c/">בן עמי נל</a> </li> <li class="cat-item cat-item-120032728"><a href="https://runilawreview.org/category/%d7%9e%d7%97%d7%91%d7%a8%d7%99%d7%9d/%d7%91%d7%9f-%d7%a4%d7%95%d7%a8%d7%aa-%d7%9e%d7%a8%d7%99%d7%9d/">בן פורת מרים</a> </li> <li class="cat-item cat-item-242864306"><a href="https://runilawreview.org/category/%d7%9e%d7%97%d7%91%d7%a8%d7%99%d7%9d/%d7%91%d7%a0%d7%93%d7%95%d7%a8-%d7%90%d7%a8%d7%99%d7%90%d7%9c/">בנדור אריאל</a> </li> <li class="cat-item cat-item-120032804"><a href="https://runilawreview.org/category/%d7%9e%d7%97%d7%91%d7%a8%d7%99%d7%9d/%d7%91%d7%a8-%d7%a0%d7%99%d7%91-%d7%9e%d7%a9%d7%94/">בר ניב משה</a> </li> <li class="cat-item cat-item-120034128"><a href="https://runilawreview.org/category/%d7%9e%d7%97%d7%91%d7%a8%d7%99%d7%9d/%d7%91%d7%a8-%d7%94%d7%9c%d7%9c-%d7%9e%d7%99%d7%94/">בר-הלל מיה</a> </li> <li class="cat-item cat-item-712272966"><a href="https://runilawreview.org/category/%d7%9e%d7%97%d7%91%d7%a8%d7%99%d7%9d/%d7%91%d7%a8%d6%be%d7%9e%d7%95%d7%a8-%d7%94%d7%93%d7%a8%d7%94/">בר־מור הדרה</a> </li> <li class="cat-item cat-item-120032155"><a href="https://runilawreview.org/category/%d7%9e%d7%97%d7%91%d7%a8%d7%99%d7%9d/%d7%91%d7%a8%d7%95%d7%93%d7%99-%d7%aa%d7%95%d7%9e%d7%a8/">ברודי תומר</a> </li> <li class="cat-item cat-item-675591928"><a href="https://runilawreview.org/category/%d7%9e%d7%97%d7%91%d7%a8%d7%99%d7%9d/%d7%91%d7%a8%d7%95%d7%95%d7%a8%d7%9e%d7%9f-%d7%99%d7%95%d7%a0%d7%aa%d7%9f/">ברוורמן יונתן</a> </li> <li class="cat-item cat-item-120265796"><a href="https://runilawreview.org/category/%d7%9e%d7%97%d7%91%d7%a8%d7%99%d7%9d/%d7%91%d7%a8%d7%98%d7%95%d7%91-%d7%97%d7%a0%d7%95%d7%9a/">ברטוב חנוך</a> </li> <li class="cat-item cat-item-120033830"><a href="https://runilawreview.org/category/%d7%9e%d7%97%d7%91%d7%a8%d7%99%d7%9d/%d7%91%d7%a8%d7%9e%d7%9c%d7%99-%d7%92%d7%a8%d7%99%d7%a0%d7%91%d7%a8%d7%92-%d7%a9%d7%95%d7%9c%d7%99/">ברמלי-גרינברג שולי</a> </li> <li class="cat-item cat-item-120268275"><a href="https://runilawreview.org/category/%d7%9e%d7%97%d7%91%d7%a8%d7%99%d7%9d/%d7%91%d7%a8%d7%a0%d7%93%d7%a1-%d7%99%d7%95%d7%9b%d7%99/">ברנדס יוכי</a> </li> <li class="cat-item cat-item-120276111"><a href="https://runilawreview.org/category/%d7%9e%d7%97%d7%91%d7%a8%d7%99%d7%9d/%d7%91%d7%a8%d7%a0%d7%93%d7%a1-%d7%a2%d7%95%d7%a4%d7%a8/">ברנדס עופר</a> </li> <li class="cat-item cat-item-120033401"><a href="https://runilawreview.org/category/%d7%9e%d7%97%d7%91%d7%a8%d7%99%d7%9d/%d7%91%d7%a8%d7%a0%d7%a2-%d7%90%d7%9e%d7%99%d7%a8/">ברנע אמיר</a> </li> <li class="cat-item cat-item-120035284"><a href="https://runilawreview.org/category/%d7%9e%d7%97%d7%91%d7%a8%d7%99%d7%9d/%d7%91%d7%a8%d7%a0%d7%a8-%d7%96%d7%95%d7%96%d7%94/">ברנר ז'וזה</a> </li> <li class="cat-item cat-item-120031721"><a href="https://runilawreview.org/category/%d7%9e%d7%97%d7%91%d7%a8%d7%99%d7%9d/%d7%91%d7%a8%d7%a7-%d7%90%d7%94%d7%a8%d7%9f/">ברק אהרן</a> </li> <li class="cat-item cat-item-120500788"><a href="https://runilawreview.org/category/%d7%9e%d7%97%d7%91%d7%a8%d7%99%d7%9d/%d7%91%d7%a8%d7%a7-%d7%90%d7%a8%d7%96-%d7%93%d7%a4%d7%a0%d7%94/">ברק-ארז דפנה</a> </li> <li class="cat-item cat-item-120033057"><a href="https://runilawreview.org/category/%d7%9e%d7%97%d7%91%d7%a8%d7%99%d7%9d/%d7%91%d7%a8%d7%a9%d7%a7-%d7%9c%d7%99%d7%90%d7%95%d7%a8/">ברשק ליאור</a> </li> <li class="cat-item cat-item-551217481"><a href="https://runilawreview.org/category/%d7%9e%d7%97%d7%91%d7%a8%d7%99%d7%9d/%d7%91%d7%a8%d7%aa%d7%95%d7%a8-%d7%90%d7%a1%d7%a0%d7%aa/">ברתור אסנת</a> </li> <li class="cat-item cat-item-201313685"><a href="https://runilawreview.org/category/%d7%9e%d7%97%d7%91%d7%a8%d7%99%d7%9d/%d7%92%d7%91%d7%90%d7%a8%d7%99%d7%9f-%d7%90%d7%9e%d7%9c/">ג'בארין אמל</a> </li> <li class="cat-item cat-item-718003935"><a href="https://runilawreview.org/category/%d7%9e%d7%97%d7%91%d7%a8%d7%99%d7%9d/%d7%92%d7%95%d7%9f-%d7%95%d7%99%d7%98%d7%99-%d7%94%d7%91%d7%9f/">ג'ון ויטי הבן</a> </li> <li class="cat-item cat-item-120031589"><a href="https://runilawreview.org/category/%d7%9e%d7%97%d7%91%d7%a8%d7%99%d7%9d/%d7%92%d7%90%d7%95%d7%9f-%d7%90%d7%91%d7%99%d7%91/">גאון אביב</a> </li> <li class="cat-item cat-item-335688040"><a href="https://runilawreview.org/category/%d7%9e%d7%97%d7%91%d7%a8%d7%99%d7%9d/%d7%92%d7%91%d7%90%d7%99-%d7%a6%d7%91%d7%99/">גבאי צבי</a> </li> <li class="cat-item cat-item-120800066"><a href="https://runilawreview.org/category/%d7%9e%d7%97%d7%91%d7%a8%d7%99%d7%9d/%d7%92%d7%91%d7%99%d7%96%d7%95%d7%9f-%d7%a8%d7%95%d7%aa/">גביזון רות</a> </li> <li class="cat-item cat-item-120032019"><a href="https://runilawreview.org/category/%d7%9e%d7%97%d7%91%d7%a8%d7%99%d7%9d/%d7%92%d7%91%d7%a2-%d7%90%d7%91%d7%99%d7%91%d7%94/">גבע אביבה</a> </li> <li class="cat-item cat-item-120273064"><a href="https://runilawreview.org/category/%d7%9e%d7%97%d7%91%d7%a8%d7%99%d7%9d/%d7%92%d7%91%d7%aa%d7%95%d7%9f-%d7%93%d7%9f/">גבתון דן</a> </li> <li class="cat-item cat-item-120031693"><a href="https://runilawreview.org/category/%d7%9e%d7%97%d7%91%d7%a8%d7%99%d7%9d/%d7%92%d7%95%d7%98%d7%9c-%d7%90%d7%94%d7%95%d7%93/">גוטל אהוד</a> </li> <li class="cat-item cat-item-211848569"><a href="https://runilawreview.org/category/%d7%9e%d7%97%d7%91%d7%a8%d7%99%d7%9d/%d7%92%d7%95%d7%9c%d7%93%d7%91%d7%a8%d7%92-%d7%9e%d7%aa%d7%99/">גולדברג מתי</a> </li> <li class="cat-item cat-item-546198219"><a href="https://runilawreview.org/category/%d7%9e%d7%97%d7%91%d7%a8%d7%99%d7%9d/%d7%92%d7%95%d7%9c%d7%93%d7%a4%d7%a8%d7%99%d7%93-%d7%90%d7%95%d7%a8%d7%99/">גולדפריד אורי</a> </li> <li class="cat-item cat-item-120035340"><a href="https://runilawreview.org/category/%d7%9e%d7%97%d7%91%d7%a8%d7%99%d7%9d/%d7%92%d7%95%d7%9c%d7%93%d7%a9%d7%9e%d7%99%d7%93%d7%98-%d7%97%d7%a0%d7%9f/">גולדשמידט חנן</a> </li> <li class="cat-item cat-item-201311943"><a href="https://runilawreview.org/category/%d7%9e%d7%97%d7%91%d7%a8%d7%99%d7%9d/%d7%92%d7%95%d7%a0%d7%98%d7%95%d7%91%d7%a0%d7%99%d7%a7-%d7%92%d7%a8%d7%a9%d7%95%d7%9f/">גונטובניק גרשון</a> </li> <li class="cat-item cat-item-243500739"><a href="https://runilawreview.org/category/%d7%9e%d7%97%d7%91%d7%a8%d7%99%d7%9d/%d7%92%d7%95%d7%a8-%d7%90%d7%a8%d7%99%d7%94-%d7%9e%d7%a8%d7%99%d7%9d/">גור-אריה מרים</a> </li> <li class="cat-item cat-item-120035833"><a href="https://runilawreview.org/category/%d7%9e%d7%97%d7%91%d7%a8%d7%99%d7%9d/%d7%92%d7%99%d7%9c%d7%91%d7%a8-%d7%a8%d7%95%d7%a2%d7%99/">גילבר רועי</a> </li> <li class="cat-item cat-item-120034689"><a href="https://runilawreview.org/category/%d7%9e%d7%97%d7%91%d7%a8%d7%99%d7%9d/%d7%92%d7%99%d7%9c%d7%94-%d7%93%d7%99%d7%95%d7%99%d7%93/">גילה דיויד</a> </li> <li class="cat-item cat-item-551445136"><a href="https://runilawreview.org/category/%d7%9e%d7%97%d7%91%d7%a8%d7%99%d7%9d/%d7%92%d7%99%d7%9c%d7%aa-%d7%99%d7%a9%d7%a8%d7%90%d7%9c-%d7%a6%d7%91%d7%99/">גילת ישראל צבי</a> </li> <li class="cat-item cat-item-765129711"><a href="https://runilawreview.org/category/%d7%9e%d7%97%d7%91%d7%a8%d7%99%d7%9d/%d7%92%d7%9c%d7%99%d7%9c-%d7%a9%d7%97%d7%a8/">גליל שחר</a> </li> <li class="cat-item cat-item-120032821"><a href="https://runilawreview.org/category/%d7%9e%d7%97%d7%91%d7%a8%d7%99%d7%9d/%d7%92%d7%9c%d7%a2%d7%93%d7%99-%d7%a0%d7%95%d7%a2%d7%94/">גלעדי נועה</a> </li> <li class="cat-item cat-item-120035366"><a href="https://runilawreview.org/category/%d7%9e%d7%97%d7%91%d7%a8%d7%99%d7%9d/%d7%92%d7%a8%d7%95%d7%a1-%d7%99%d7%95%d7%a1%d7%a3/">גרוס יוסף</a> </li> <li class="cat-item cat-item-120032662"><a href="https://runilawreview.org/category/%d7%9e%d7%97%d7%91%d7%a8%d7%99%d7%9d/%d7%92%d7%a8%d7%95%d7%a1-%d7%9e%d7%99%d7%a8%d7%95%d7%9f/">גרוס מירון</a> </li> <li class="cat-item cat-item-120032432"><a href="https://runilawreview.org/category/%d7%9e%d7%97%d7%91%d7%a8%d7%99%d7%9d/%d7%92%d7%a8%d7%95%d7%a1-%d7%a8%d7%95%d7%99%d7%98%d7%9c/">גרוס רויטל</a> </li> <li class="cat-item cat-item-120033927"><a href="https://runilawreview.org/category/%d7%9e%d7%97%d7%91%d7%a8%d7%99%d7%9d/%d7%92%d7%a8%d7%95%d7%a1%d7%a7%d7%95%d7%a4%d7%a3-%d7%a2%d7%95%d7%a4%d7%a8/">גרוסקופף עופר</a> </li> <li class="cat-item cat-item-120032362"><a href="https://runilawreview.org/category/%d7%9e%d7%97%d7%91%d7%a8%d7%99%d7%9d/%d7%93%d7%92%d7%9f-%d7%a6%d7%99%d7%9c%d7%99/">דגן צילי</a> </li> <li class="cat-item cat-item-65165178"><a href="https://runilawreview.org/category/%d7%9e%d7%97%d7%91%d7%a8%d7%99%d7%9d/%d7%93%d7%95%d7%93-%d7%a9%d7%99/">דוד שי</a> </li> <li class="cat-item cat-item-120033070"><a href="https://runilawreview.org/category/%d7%9e%d7%97%d7%91%d7%a8%d7%99%d7%9d/%d7%93%d7%95%d7%99%d7%93%d7%90%d7%99-%d7%9c%d7%99%d7%90%d7%95%d7%a8/">דוידאי ליאור</a> </li> <li class="cat-item cat-item-120813280"><a href="https://runilawreview.org/category/%d7%9e%d7%97%d7%91%d7%a8%d7%99%d7%9d/%d7%93%d7%95%d7%99%d7%93%d7%99-%d7%a2%d7%a8%d7%9f/">דוידי ערן</a> </li> <li class="cat-item cat-item-120034113"><a href="https://runilawreview.org/category/%d7%9e%d7%97%d7%91%d7%a8%d7%99%d7%9d/%d7%93%d7%95%d7%99%d7%98%d7%a9-%d7%9e%d7%99%d7%92%d7%9c/">דויטש מיגל</a> </li> <li class="cat-item cat-item-610502322"><a href="https://runilawreview.org/category/%d7%9e%d7%97%d7%91%d7%a8%d7%99%d7%9d/%d7%93%d7%95%d7%9c%d7%91-%d7%a0%d7%99%d7%91%d7%94/">דולב ניבה</a> </li> <li class="cat-item cat-item-712631848"><a href="https://runilawreview.org/category/%d7%9e%d7%97%d7%91%d7%a8%d7%99%d7%9d/%d7%93%d7%95%d7%aa%d7%9f-%d7%99%d7%95%d7%90%d7%91/">דותן יואב</a> </li> <li class="cat-item cat-item-681028097"><a href="https://runilawreview.org/category/%d7%9e%d7%97%d7%91%d7%a8%d7%99%d7%9d/%d7%93%d7%95%d7%aa%d7%9f-%d7%a9%d7%99/">דותן שי</a> </li> <li class="cat-item cat-item-120034666"><a href="https://runilawreview.org/category/%d7%9e%d7%97%d7%91%d7%a8%d7%99%d7%9d/%d7%93%d7%99%d7%9c%d7%91%d7%a8%d7%99-%d7%93%d7%a0%d7%99/">דילברי דני</a> </li> <li class="cat-item cat-item-769160872"><a href="https://runilawreview.org/category/%d7%9e%d7%97%d7%91%d7%a8%d7%99%d7%9d/%d7%93%d7%99%d7%a9%d7%95%d7%9f-%d7%a0%d7%93%d7%91/">דישון נדב</a> </li> <li class="cat-item cat-item-120033275"><a href="https://runilawreview.org/category/%d7%9e%d7%97%d7%91%d7%a8%d7%99%d7%9d/%d7%93%d7%a0%d7%99%d7%90%d7%9c-%d7%90%d7%9c%d7%94/">דניאל אלה</a> </li> <li class="cat-item cat-item-112513014"><a href="https://runilawreview.org/category/%d7%9e%d7%97%d7%91%d7%a8%d7%99%d7%9d/%d7%93%d7%a0%d7%99%d7%90%d7%9c-%d7%90%d7%9c%d7%9b%d7%a1%d7%a0%d7%93%d7%a8-%d7%9c%d7%95%d7%99/">דניאל אלכסנדר לוי</a> </li> <li class="cat-item cat-item-134601046"><a href="https://runilawreview.org/category/%d7%9e%d7%97%d7%91%d7%a8%d7%99%d7%9d/%d7%93%d7%a0%d7%99%d7%90%d7%9c-%d7%9b%d7%94%d7%9f/">דניאל כהן</a> </li> <li class="cat-item cat-item-219849992"><a href="https://runilawreview.org/category/%d7%9e%d7%97%d7%91%d7%a8%d7%99%d7%9d/%d7%93%d7%a0%d7%99%d7%a0%d7%95-%d7%a2%d7%9e%d7%99%d7%97%d7%99/">דנינו עמיחי</a> </li> <li class="cat-item cat-item-120034173"><a href="https://runilawreview.org/category/%d7%9e%d7%97%d7%91%d7%a8%d7%99%d7%9d/%d7%93%d7%a0%d7%a6%d7%99%d7%92%d7%a8-%d7%99%d7%95%d7%a8%d7%9d/">דנציגר יורם</a> </li> <li class="cat-item cat-item-120032933"><a href="https://runilawreview.org/category/%d7%9e%d7%97%d7%91%d7%a8%d7%99%d7%9d/%d7%93%d7%a7%d7%9c-%d7%a2%d7%95%d7%9e%d7%a8/">דקל עומר</a> </li> <li class="cat-item cat-item-762525391"><a href="https://runilawreview.org/category/%d7%9e%d7%97%d7%91%d7%a8%d7%99%d7%9d/%d7%93%d7%a8%d7%95%d7%a8-%d7%a9%d7%a4%d7%95%d7%9c%d7%99%d7%90%d7%a0%d7%a1%d7%a7%d7%99-%d7%93%d7%a4%d7%a0%d7%94/">דרור-שפוליאנסקי דפנה</a> </li> <li class="cat-item cat-item-120033204"><a href="https://runilawreview.org/category/%d7%9e%d7%97%d7%91%d7%a8%d7%99%d7%9d/%d7%94%d7%90%d7%9f-%d7%90%d7%99%d7%a8%d7%99%d7%a1/">האן איריס</a> </li> <li class="cat-item cat-item-729232120"><a href="https://runilawreview.org/category/%d7%9e%d7%97%d7%91%d7%a8%d7%99%d7%9d/%d7%94%d7%90%d7%9f-%d7%93%d7%95%d7%93/">האן דוד</a> </li> <li class="cat-item cat-item-120035243"><a href="https://runilawreview.org/category/%d7%9e%d7%97%d7%91%d7%a8%d7%99%d7%9d/%d7%94%d7%93-%d7%93%d7%95%d7%93/">הד דוד</a> </li> <li class="cat-item cat-item-705942075"><a href="https://runilawreview.org/category/%d7%9e%d7%97%d7%91%d7%a8%d7%99%d7%9d/%d7%94%d7%95%d7%a1%d7%98%d7%95%d7%91%d7%a1%d7%a7%d7%99-%d7%91%d7%a8%d7%a0%d7%93%d7%a1-%d7%aa%d7%9e%d7%a8/">הוסטובסקי-ברנדס תמר</a> </li> <li class="cat-item cat-item-120032613"><a href="https://runilawreview.org/category/%d7%9e%d7%97%d7%91%d7%a8%d7%99%d7%9d/%d7%94%d7%95%d7%a8%d7%95%d7%91%d7%99%d7%a5-%d7%9e%d7%99%d7%9b%d7%9c/">הורוביץ מיכל</a> </li> <li class="cat-item cat-item-566662673"><a href="https://runilawreview.org/category/%d7%9e%d7%97%d7%91%d7%a8%d7%99%d7%9d/%d7%94%d7%95%d7%a8%d7%95%d7%91%d7%99%d7%a5-%d7%a7%d7%a8%d7%9f/">הורוביץ קרן</a> </li> <li class="cat-item cat-item-610502325"><a href="https://runilawreview.org/category/%d7%9e%d7%97%d7%91%d7%a8%d7%99%d7%9d/%d7%94%d7%99%d7%99%d7%9c%d7%91%d7%a8%d7%95%d7%9f-%d7%a1%d7%99%d7%91%d7%99%d7%9c/">היילברון סיביל</a> </li> <li class="cat-item cat-item-552889506"><a href="https://runilawreview.org/category/%d7%9e%d7%97%d7%91%d7%a8%d7%99%d7%9d/%d7%94%d7%99%d7%a8%d7%a9-%d7%9e%d7%90%d7%95%d7%a8%d7%99/">הירש מאורי</a> </li> <li class="cat-item cat-item-713166185"><a href="https://runilawreview.org/category/%d7%9e%d7%97%d7%91%d7%a8%d7%99%d7%9d/%d7%94%d7%99%d7%a8%d7%a9-%d7%9e%d7%a9%d7%94/">הירש משה</a> </li> <li class="cat-item cat-item-120032028"><a href="https://runilawreview.org/category/%d7%9e%d7%97%d7%91%d7%a8%d7%99%d7%9d/%d7%94%d7%9b%d7%94%d7%9f-%d7%90%d7%91%d7%99%d7%a2%d7%93/">הכהן אביעד</a> </li> <li class="cat-item cat-item-245582687"><a href="https://runilawreview.org/category/%d7%9e%d7%97%d7%91%d7%a8%d7%99%d7%9d/%d7%94%d7%9c%d7%91%d7%a8%d7%98%d7%9c-%d7%9e%d7%a9%d7%94/">הלברטל משה</a> </li> <li class="cat-item cat-item-765482267"><a href="https://runilawreview.org/category/%d7%9e%d7%97%d7%91%d7%a8%d7%99%d7%9d/%d7%94%d7%9c%d7%95%d7%99-%d7%92%d7%99%d7%90/">הלוי גיא</a> </li> <li class="cat-item cat-item-120034988"><a href="https://runilawreview.org/category/%d7%9e%d7%97%d7%91%d7%a8%d7%99%d7%9d/%d7%94%d7%9c%d7%a4%d7%98%d7%a7-%d7%92%d7%99%d7%90/">הלפטק גיא</a> </li> <li class="cat-item cat-item-566662625"><a href="https://runilawreview.org/category/%d7%9e%d7%97%d7%91%d7%a8%d7%99%d7%9d/%d7%94%d7%9c%d7%a4%d7%a8%d7%99%d7%9f-%d7%a7%d7%93%d7%a8%d7%99-%d7%a8%d7%95%d7%aa/">הלפרין-קדרי רות</a> </li> <li class="cat-item cat-item-511556219"><a href="https://runilawreview.org/category/%d7%9e%d7%97%d7%91%d7%a8%d7%99%d7%9d/%d7%94%d7%a8%d7%90%d7%9c-%d7%90%d7%9c%d7%95%d7%9f/">הראל אלון</a> </li> <li class="cat-item cat-item-345759141"><a href="https://runilawreview.org/category/%d7%9e%d7%97%d7%91%d7%a8%d7%99%d7%9d/%d7%94%d7%a8%d7%93%d7%95%d7%a3-%d7%90%d7%a1%d7%a3/">הרדוף אסף</a> </li> <li class="cat-item cat-item-120034917"><a href="https://runilawreview.org/category/%d7%9e%d7%97%d7%91%d7%a8%d7%99%d7%9d/%d7%94%d7%a8%d7%a4%d7%96-%d7%92%d7%99%d7%90/">הרפז גיא</a> </li> <li class="cat-item cat-item-342474526"><a href="https://runilawreview.org/category/%d7%9e%d7%97%d7%91%d7%a8%d7%99%d7%9d/%d7%95%d7%90%d7%a7%d7%99-%d7%99%d7%a0%d7%99%d7%91/">ואקי יניב</a> </li> <li class="cat-item cat-item-120032437"><a href="https://runilawreview.org/category/%d7%9e%d7%97%d7%91%d7%a8%d7%99%d7%9d/%d7%95%d7%95%d7%99%d7%99%d7%9c-%d7%a8%d7%91%d7%a7%d7%94/">ווייל רבקה</a> </li> <li class="cat-item cat-item-543348291"><a href="https://runilawreview.org/category/%d7%9e%d7%97%d7%91%d7%a8%d7%99%d7%9d/%d7%95%d7%95%d7%9c%d7%95%d7%91%d7%9c%d7%a1%d7%a7%d7%99-%d7%90%d7%95%d7%a8%d7%99/">וולובלסקי אורי</a> </li> <li class="cat-item cat-item-694926754"><a href="https://runilawreview.org/category/%d7%9e%d7%97%d7%91%d7%a8%d7%99%d7%9d/%d7%95%d7%95%d7%9c%d7%a3-%d7%93%d7%a0%d7%94/">וולף דנה</a> </li> <li class="cat-item cat-item-248971793"><a href="https://runilawreview.org/category/%d7%9e%d7%97%d7%91%d7%a8%d7%99%d7%9d/%d7%95%d7%95%d7%9c%d7%a6%d7%a8-%d7%9e%d7%99%d7%99%d7%a7%d7%9c/">וולצר מייקל</a> </li> <li class="cat-item cat-item-647125588"><a href="https://runilawreview.org/category/%d7%9e%d7%97%d7%91%d7%a8%d7%99%d7%9d/%d7%95%d7%99%d7%a0%d7%a8%d7%95%d7%98-%d7%90%d7%91%d7%99/">וינרוט אבי</a> </li> <li class="cat-item cat-item-120031641"><a href="https://runilawreview.org/category/%d7%9e%d7%97%d7%91%d7%a8%d7%99%d7%9d/%d7%95%d7%99%d7%a0%d7%a8%d7%95%d7%98-%d7%90%d7%91%d7%a8%d7%94%d7%9d/">וינרוט אברהם</a> </li> <li class="cat-item cat-item-669496821"><a href="https://runilawreview.org/category/%d7%9e%d7%97%d7%91%d7%a8%d7%99%d7%9d/%d7%95%d7%99%d7%a1%d7%9e%d7%95%d7%a0%d7%a1%d7%a7%d7%99-%d7%97%d7%99%d7%99%d7%9d/">ויסמונסקי חיים</a> </li> <li class="cat-item cat-item-120034413"><a href="https://runilawreview.org/category/%d7%9e%d7%97%d7%91%d7%a8%d7%99%d7%9d/%d7%95%d7%99%d7%a1%d7%9e%d7%9f-%d7%99%d7%94%d7%95%d7%a9%d7%a2/">ויסמן יהושע</a> </li> <li class="cat-item cat-item-756018381"><a href="https://runilawreview.org/category/%d7%9e%d7%97%d7%91%d7%a8%d7%99%d7%9d/%d7%95%d7%99%d7%a1%d7%9e%d7%9f-%d7%9e%d7%a2%d7%99%d7%9f/">ויסמן מעין</a> </li> <li class="cat-item cat-item-170085799"><a href="https://runilawreview.org/category/%d7%9e%d7%97%d7%91%d7%a8%d7%99%d7%9d/%d7%96%d7%95%d7%94%d7%a8-%d7%99%d7%95%d7%a1%d7%a3/">זוהר יוסף</a> </li> <li class="cat-item cat-item-693964251"><a href="https://runilawreview.org/category/%d7%9e%d7%97%d7%91%d7%a8%d7%99%d7%9d/%d7%96%d7%99%d7%92%d7%9c-%d7%9e%d7%aa%d7%9f/">זיגל מתן</a> </li> <li class="cat-item cat-item-120034905"><a href="https://runilawreview.org/category/%d7%9e%d7%97%d7%91%d7%a8%d7%99%d7%9d/%d7%96%d7%99%d7%99%d7%93%d7%9e%d7%9f-%d7%92%d7%99%d7%90/">זיידמן גיא</a> </li> <li class="cat-item cat-item-566662710"><a href="https://runilawreview.org/category/%d7%9e%d7%97%d7%91%d7%a8%d7%99%d7%9d/%d7%96%d7%99%d7%9c%d7%91%d7%a8%d7%91%d7%a8%d7%92-%d7%a9%d7%99/">זילברברג שי</a> </li> <li class="cat-item cat-item-120034680"><a href="https://runilawreview.org/category/%d7%9e%d7%97%d7%91%d7%a8%d7%99%d7%9d/%d7%96%d7%9b%d7%90%d7%99-%d7%93%d7%9f/">זכאי דן</a> </li> <li class="cat-item cat-item-734060250"><a href="https://runilawreview.org/category/%d7%9e%d7%97%d7%91%d7%a8%d7%99%d7%9d/%d7%96%d7%9c%d7%a6%d7%9e%d7%9f-%d7%a0%d7%99%d7%a0%d7%94/">זלצמן נינה</a> </li> <li class="cat-item cat-item-342884807"><a href="https://runilawreview.org/category/%d7%9e%d7%97%d7%91%d7%a8%d7%99%d7%9d/%d7%96%d7%9e%d7%99%d7%a8-%d7%90%d7%99%d7%9c/">זמיר איל</a> </li> <li class="cat-item cat-item-120034228"><a href="https://runilawreview.org/category/%d7%9e%d7%97%d7%91%d7%a8%d7%99%d7%9d/%d7%96%d7%9e%d7%99%d7%a8-%d7%99%d7%a6%d7%97%d7%a7/">זמיר יצחק</a> </li> <li class="cat-item cat-item-774839838"><a href="https://runilawreview.org/category/%d7%9e%d7%97%d7%91%d7%a8%d7%99%d7%9d/%d7%96%d7%9e%d7%99%d7%a8-%d7%a0%d7%95%d7%a2%d7%9d/">זמיר נועם</a> </li> <li class="cat-item cat-item-201314035"><a href="https://runilawreview.org/category/%d7%9e%d7%97%d7%91%d7%a8%d7%99%d7%9d/%d7%96%d7%9e%d7%99%d7%a8-%d7%a8%d7%95%d7%a0%d7%99%d7%aa/">זמיר רונית</a> </li> <li class="cat-item cat-item-120033012"><a href="https://runilawreview.org/category/%d7%9e%d7%97%d7%91%d7%a8%d7%99%d7%9d/%d7%96%d7%9e%d7%a8-%d7%9c%d7%99%d7%90%d7%95%d7%a8/">זמר ליאור</a> </li> <li class="cat-item cat-item-120035845"><a href="https://runilawreview.org/category/%d7%9e%d7%97%d7%91%d7%a8%d7%99%d7%9d/%d7%96%d7%a4%d7%a8%d7%9f-%d7%a8%d7%95%d7%aa/">זפרן רות</a> </li> <li class="cat-item cat-item-561715664"><a href="https://runilawreview.org/category/%d7%9e%d7%97%d7%91%d7%a8%d7%99%d7%9d/%d7%96%d7%a8-%d7%92%d7%95%d7%98%d7%9e%d7%9f-%d7%9c%d7%99%d7%9e%d7%95%d7%a8/">זר-גוטמן לימור</a> </li> <li class="cat-item cat-item-761279852"><a href="https://runilawreview.org/category/%d7%9e%d7%97%d7%91%d7%a8%d7%99%d7%9d/%d7%97%d7%9c%d7%99%d7%9c%d7%99%d7%94-%d7%9e%d7%95%d7%a8%d7%90%d7%93/">ח'ליליה מוראד</a> </li> <li class="cat-item cat-item-120033217"><a href="https://runilawreview.org/category/%d7%9e%d7%97%d7%91%d7%a8%d7%99%d7%9d/%d7%97%d7%91%d7%99%d7%91-%d7%a1%d7%92%d7%9c-%d7%90%d7%99%d7%a8%d7%99%d7%aa/">חביב-סגל אירית</a> </li> <li class="cat-item cat-item-120034734"><a href="https://runilawreview.org/category/%d7%9e%d7%97%d7%91%d7%a8%d7%99%d7%9d/%d7%97%d7%91%d7%a7%d7%99%d7%9f-%d7%93%d7%99%d7%95%d7%95%d7%99%d7%93/">חבקין דיוויד</a> </li> <li class="cat-item cat-item-716932351"><a href="https://runilawreview.org/category/%d7%9e%d7%97%d7%91%d7%a8%d7%99%d7%9d/%d7%97%d7%92%d7%90%d7%99-%d7%a4%d7%a8%d7%99%d7%99-%d7%90%d7%9c%d7%95%d7%a0%d7%94/">חגאי פריי אלונה</a> </li> <li class="cat-item cat-item-548057972"><a href="https://runilawreview.org/category/%d7%9e%d7%97%d7%91%d7%a8%d7%99%d7%9d/%d7%97%d7%99%d7%95%d7%aa-%d7%90%d7%a1%d7%aa%d7%a8/">חיות אסתר</a> </li> <li class="cat-item cat-item-353203077"><a href="https://runilawreview.org/category/%d7%9e%d7%97%d7%91%d7%a8%d7%99%d7%9d/%d7%97%d7%99%d7%99%d7%a7%d7%99%d7%9f-%d7%90%d7%95%d7%a8%d7%9f/">חייקין אורן</a> </li> <li class="cat-item cat-item-120033502"><a href="https://runilawreview.org/category/%d7%9e%d7%97%d7%91%d7%a8%d7%99%d7%9d/%d7%97%d7%9e%d7%93%d7%a0%d7%99-%d7%90%d7%a1%d7%a3/">חמדני אסף</a> </li> <li class="cat-item cat-item-120032205"><a href="https://runilawreview.org/category/%d7%9e%d7%97%d7%91%d7%a8%d7%99%d7%9d/%d7%97%d7%a0%d7%a1-%d7%a9%d7%a8%d7%95%d7%9f/">חנס שרון</a> </li> <li class="cat-item cat-item-120032399"><a href="https://runilawreview.org/category/%d7%9e%d7%97%d7%91%d7%a8%d7%99%d7%9d/%d7%97%d7%a8%d7%99%d7%a1-%d7%a8%d7%95%d7%9f/">חריס רון</a> </li> <li class="cat-item cat-item-120812207"><a href="https://runilawreview.org/category/%d7%9e%d7%97%d7%91%d7%a8%d7%99%d7%9d/%d7%97%d7%a9%d7%99%d7%9f-%d7%9e%d7%99%d7%a9%d7%90%d7%9c/">חשין מישאל</a> </li> <li class="cat-item cat-item-120031578"><a href="https://runilawreview.org/category/%d7%9e%d7%97%d7%91%d7%a8%d7%99%d7%9d/%d7%98%d7%91%d7%97-%d7%90%d7%91%d7%99/">טבח אבי</a> </li> <li class="cat-item cat-item-120033517"><a href="https://runilawreview.org/category/%d7%9e%d7%97%d7%91%d7%a8%d7%99%d7%9d/%d7%98%d7%91%d7%a7%d7%94-%d7%90%d7%a1%d7%a3/">טבקה אסף</a> </li> <li class="cat-item cat-item-770184790"><a href="https://runilawreview.org/category/%d7%9e%d7%97%d7%91%d7%a8%d7%99%d7%9d/%d7%98%d7%95%d7%91%d7%99-%d7%90%d7%91%d7%99%d7%91/">טובי אביב</a> </li> <li class="cat-item cat-item-591722761"><a href="https://runilawreview.org/category/%d7%9e%d7%97%d7%91%d7%a8%d7%99%d7%9d/%d7%98%d7%95%d7%9b%d7%9e%d7%9f-%d7%91%d7%9f-%d7%a2%d7%96%d7%a8%d7%90-%d7%a2%d7%93%d7%99/">טוכמן בן-עזרא עדי</a> </li> <li class="cat-item cat-item-342884860"><a href="https://runilawreview.org/category/%d7%9e%d7%97%d7%91%d7%a8%d7%99%d7%9d/%d7%98%d7%99%d7%99%d7%9b%d7%9e%d7%9f-%d7%93%d7%95%d7%a8%d7%95%d7%9f/">טייכמן דורון</a> </li> <li class="cat-item cat-item-120035139"><a href="https://runilawreview.org/category/%d7%9e%d7%97%d7%91%d7%a8%d7%99%d7%9d/%d7%98%d7%99%d7%9c-%d7%92%d7%95%d7%9f/">טיל ג'ון</a> </li> <li class="cat-item cat-item-242864333"><a href="https://runilawreview.org/category/%d7%9e%d7%97%d7%91%d7%a8%d7%99%d7%9d/%d7%98%d7%9e%d7%99%d7%a8-%d7%9e%d7%99%d7%9b%d7%9c/">טמיר מיכל</a> </li> <li class="cat-item cat-item-750151764"><a href="https://runilawreview.org/category/%d7%9e%d7%97%d7%91%d7%a8%d7%99%d7%9d/%d7%98%d7%a1%d7%9c%d7%a8-%d7%a2%d7%9e%d7%99%d7%97%d7%99/">טסלר עמיחי</a> </li> <li class="cat-item cat-item-315375130"><a href="https://runilawreview.org/category/%d7%9e%d7%97%d7%91%d7%a8%d7%99%d7%9d/%d7%98%d7%a8%d7%99%d7%92%d7%a8-%d7%a6%d7%91%d7%99/">טריגר צבי</a> </li> <li class="cat-item cat-item-768359629"><a href="https://runilawreview.org/category/%d7%9e%d7%97%d7%91%d7%a8%d7%99%d7%9d/%d7%99%d7%91%d7%9c%d7%95%d7%9f-%d7%99%d7%a2%d7%a7%d7%91-%d7%91/">יבלון יעקב ב'</a> </li> <li class="cat-item cat-item-650682180"><a href="https://runilawreview.org/category/%d7%9e%d7%97%d7%91%d7%a8%d7%99%d7%9d/%d7%99%d7%93%d7%99%d7%9f-%d7%a9%d7%a8%d7%95%d7%9f/">ידין שרון</a> </li> <li class="cat-item cat-item-248973709"><a href="https://runilawreview.org/category/%d7%9e%d7%97%d7%91%d7%a8%d7%99%d7%9d/%d7%99%d7%93%d7%9c%d7%99%d7%9f-%d7%a2%d7%9e%d7%95%d7%a1/">ידלין עמוס</a> </li> <li class="cat-item cat-item-120034370"><a href="https://runilawreview.org/category/%d7%9e%d7%97%d7%91%d7%a8%d7%99%d7%9d/%d7%99%d7%95%d7%91%d7%9c-%d7%99%d7%95%d7%a0%d7%aa%d7%9f/">יובל יונתן</a> </li> <li class="cat-item cat-item-706155547"><a href="https://runilawreview.org/category/%d7%9e%d7%97%d7%91%d7%a8%d7%99%d7%9d/%d7%99%d7%95%d7%91%d7%9c-%d7%a4%d7%9c%d7%93%d7%9e%d7%9f/">יובל פלדמן</a> </li> <li class="cat-item cat-item-717906726"><a href="https://runilawreview.org/category/%d7%9e%d7%97%d7%91%d7%a8%d7%99%d7%9d/%d7%99%d7%95%d7%94%d7%90%d7%9f-%d7%93-%d7%95%d7%9f-%d7%93%d7%a8-%d7%95%d7%99%d7%95%d7%95%d7%a8/">יוהאן ד' ון דר ויוור</a> </li> <li class="cat-item cat-item-755643181"><a href="https://runilawreview.org/category/%d7%9e%d7%97%d7%91%d7%a8%d7%99%d7%9d/%d7%99%d7%95%d7%a0%d7%99-%d7%9c%d7%91%d7%a0%d7%99/">יוני לבני</a> </li> <li class="cat-item cat-item-120032600"><a href="https://runilawreview.org/category/%d7%9e%d7%97%d7%91%d7%a8%d7%99%d7%9d/%d7%99%d7%95%d7%a1%d7%9e%d7%9f-%d7%a6%d7%91%d7%99/">יוסמן צבי</a> </li> <li class="cat-item cat-item-692569388"><a href="https://runilawreview.org/category/%d7%9e%d7%97%d7%91%d7%a8%d7%99%d7%9d/%d7%99%d7%95%d7%a1%d7%a3-%d7%91%d7%9c/">יוסף בל</a> </li> <li class="cat-item cat-item-553623033"><a href="https://runilawreview.org/category/%d7%9e%d7%97%d7%91%d7%a8%d7%99%d7%9d/%d7%99%d7%95%d7%a1%d7%a3-%d7%a8%d7%9f/">יוסף רן</a> </li> <li class="cat-item cat-item-120033562"><a href="https://runilawreview.org/category/%d7%9e%d7%97%d7%91%d7%a8%d7%99%d7%9d/%d7%99%d7%a2%d7%a7%d7%91-%d7%90%d7%a1%d7%a3/">יעקב אסף</a> </li> <li class="cat-item cat-item-126206065"><a href="https://runilawreview.org/category/%d7%9e%d7%97%d7%91%d7%a8%d7%99%d7%9d/%d7%99%d7%a2%d7%a7%d7%95%d7%91%d7%a1%d7%95%d7%9f-%d7%90%d7%9c%d7%9b%d7%a1%d7%a0%d7%93%d7%a8/">יעקובסון אלכסנדר</a> </li> <li class="cat-item cat-item-247611546"><a href="https://runilawreview.org/category/%d7%9e%d7%97%d7%91%d7%a8%d7%99%d7%9d/%d7%99%d7%a9%d7%a8%d7%90%d7%9c-%d7%a4%d7%9c%d7%99%d7%a1%d7%94%d7%95%d7%90%d7%95%d7%a8-%d7%a2%d7%9e%d7%95%d7%a1/">ישראל-פליסהואור עמוס</a> </li> <li class="cat-item cat-item-120033430"><a href="https://runilawreview.org/category/%d7%9e%d7%97%d7%91%d7%a8%d7%99%d7%9d/%d7%99%d7%a9%d7%a8%d7%90%d7%9c%d7%99-%d7%90%d7%9e%d7%99%d7%a8/">ישראלי אמיר</a> </li> <li class="cat-item cat-item-765079065"><a href="https://runilawreview.org/category/%d7%9e%d7%97%d7%91%d7%a8%d7%99%d7%9d/%d7%9b%d7%94%d7%9f-%d7%93%d7%91-%d7%92%d7%9c%d7%a2%d7%93/">כהן דב גלעד</a> </li> <li class="cat-item cat-item-756442780"><a href="https://runilawreview.org/category/%d7%9e%d7%97%d7%91%d7%a8%d7%99%d7%9d/%d7%9b%d7%94%d7%9f-%d7%93%d7%a0%d7%99%d7%90%d7%9c/">כהן דניאל</a> </li> <li class="cat-item cat-item-120034193"><a href="https://runilawreview.org/category/%d7%9e%d7%97%d7%91%d7%a8%d7%99%d7%9d/%d7%9b%d7%94%d7%9f-%d7%99%d7%a0%d7%99%d7%91/">כהן יניב</a> </li> <li class="cat-item cat-item-201314427"><a href="https://runilawreview.org/category/%d7%9e%d7%97%d7%91%d7%a8%d7%99%d7%9d/%d7%9b%d7%94%d7%9f-%d7%99%d7%a6%d7%97%d7%a7/">כהן יצחק</a> </li> <li class="cat-item cat-item-120281765"><a href="https://runilawreview.org/category/%d7%9e%d7%97%d7%91%d7%a8%d7%99%d7%9d/%d7%9b%d7%94%d7%9f-%d7%a0%d7%99%d7%9c%d7%99/">כהן נילי</a> </li> <li class="cat-item cat-item-776095483"><a href="https://runilawreview.org/category/%d7%9e%d7%97%d7%91%d7%a8%d7%99%d7%9d/%d7%9b%d7%94%d7%9f-%d7%a2%d7%93%d7%9f/">כהן עדן</a> </li> <li class="cat-item cat-item-127058838"><a href="https://runilawreview.org/category/%d7%9e%d7%97%d7%91%d7%a8%d7%99%d7%9d/%d7%9b%d7%94%d7%9f-%d7%a9%d7%90%d7%95%d7%9c/">כהן שאול</a> </li> <li class="cat-item cat-item-127051105"><a href="https://runilawreview.org/category/%d7%9e%d7%97%d7%91%d7%a8%d7%99%d7%9d/%d7%9b%d7%94%d7%9f-%d7%90%d7%9c%d7%99%d7%94-%d7%9e%d7%a9%d7%94/">כהן-אליה משה</a> </li> <li class="cat-item cat-item-124182169"><a href="https://runilawreview.org/category/%d7%9e%d7%97%d7%91%d7%a8%d7%99%d7%9d/%d7%9b%d7%94%d7%a0%d7%90-%d7%a2%d7%9e%d7%99%d7%a8/">כהנא עמיר</a> </li> <li class="cat-item cat-item-120033627"><a href="https://runilawreview.org/category/%d7%9e%d7%97%d7%91%d7%a8%d7%99%d7%9d/%d7%9b%d7%a0%d7%a4%d7%95-%d7%90%d7%a8%d7%99%d7%90%d7%9c/">כנפו אריאל</a> </li> <li class="cat-item cat-item-120035053"><a href="https://runilawreview.org/category/%d7%9e%d7%97%d7%91%d7%a8%d7%99%d7%9d/%d7%9b%d7%a1%d7%a4%d7%99-%d7%90%d7%9e%d7%a0%d7%95%d7%9f/">כספי אמנון</a> </li> <li class="cat-item cat-item-717932561"><a href="https://runilawreview.org/category/%d7%9e%d7%97%d7%91%d7%a8%d7%99%d7%9d/%d7%9b%d7%a8%d7%99%d7%a1%d7%98%d7%99%d7%90%d7%9f-%d7%99%d7%95%d7%a4%d7%a7%d7%94/">כריסטיאן יופקה</a> </li> <li class="cat-item cat-item-716628825"><a href="https://runilawreview.org/category/%d7%9e%d7%97%d7%91%d7%a8%d7%99%d7%9d/%d7%9b%d7%a8%d7%9e%d7%9c%d7%99-%d7%99%d7%a8%d7%93%d7%9f/">כרמלי ירדן</a> </li> <li class="cat-item cat-item-120033493"><a href="https://runilawreview.org/category/%d7%9e%d7%97%d7%91%d7%a8%d7%99%d7%9d/%d7%9b%d7%a9%d7%a8-%d7%90%d7%a1%d7%90/">כשר אסא</a> </li> <li class="cat-item cat-item-120031845"><a href="https://runilawreview.org/category/%d7%9e%d7%97%d7%91%d7%a8%d7%99%d7%9d/%d7%9b%d7%aa%d7%91%d7%9f-%d7%90%d7%99%d7%99%d7%9c/">כתבן אייל</a> </li> <li class="cat-item cat-item-76008565"><a href="https://runilawreview.org/category/%d7%9e%d7%97%d7%91%d7%a8%d7%99%d7%9d/%d7%9c%d7%91%d7%99%d7%90-%d7%93%d7%a4%d7%a0%d7%94/">לביא דפנה</a> </li> <li class="cat-item cat-item-511558782"><a href="https://runilawreview.org/category/%d7%9e%d7%97%d7%91%d7%a8%d7%99%d7%9d/%d7%9c%d7%91%d7%99%d7%90-%d7%a9%d7%99-%d7%a0/">לביא שי נ'</a> </li> <li class="cat-item cat-item-120033470"><a href="https://runilawreview.org/category/%d7%9e%d7%97%d7%91%d7%a8%d7%99%d7%9d/%d7%9c%d7%94%d7%91%d7%99-%d7%90%d7%9e%d7%a0%d7%95%d7%9f/">להבי אמנון</a> </li> <li class="cat-item cat-item-120033091"><a href="https://runilawreview.org/category/%d7%9e%d7%97%d7%91%d7%a8%d7%99%d7%9d/%d7%9c%d7%95%d7%91%d7%95%d7%a6%d7%a7%d7%99-%d7%99%d7%a6%d7%97%d7%a7/">לובוצקי יצחק</a> </li> <li class="cat-item cat-item-120034550"><a href="https://runilawreview.org/category/%d7%9e%d7%97%d7%91%d7%a8%d7%99%d7%9d/%d7%9c%d7%95%d7%99-%d7%93%d7%a0%d7%99%d7%90%d7%9c-%d7%90%d7%9c%d7%9b%d7%a1%d7%a0%d7%93%d7%a8/">לוי דניאל אלכסנדר</a> </li> <li class="cat-item cat-item-167523239"><a href="https://runilawreview.org/category/%d7%9e%d7%97%d7%91%d7%a8%d7%99%d7%9d/%d7%9c%d7%95%d7%99-%d7%99%d7%92%d7%99%d7%9c/">לוי יגיל</a> </li> <li class="cat-item cat-item-655316101"><a href="https://runilawreview.org/category/%d7%9e%d7%97%d7%91%d7%a8%d7%99%d7%9d/%d7%9c%d7%95%d7%99-%d7%a8%d7%91%d7%99%d7%91/">לוי רביב</a> </li> <li class="cat-item cat-item-120802291"><a href="https://runilawreview.org/category/%d7%9e%d7%97%d7%91%d7%a8%d7%99%d7%9d/%d7%9c%d7%95%d7%99%d7%94-%d7%a9%d7%9c%d7%95%d7%9e%d7%99/">לויה שלומי</a> </li> <li class="cat-item cat-item-692311553"><a href="https://runilawreview.org/category/%d7%9e%d7%97%d7%91%d7%a8%d7%99%d7%9d/%d7%9c%d7%95%d7%99%d7%9f-%d7%a9%d7%a0%d7%95%d7%a8-%d7%a8%d7%95%d7%a0%d7%99%d7%aa-%d7%9e%d7%97%d7%91%d7%a8%d7%99%d7%9d/">לוין-שנור רונית</a> </li> <li class="cat-item cat-item-717907144"><a href="https://runilawreview.org/category/%d7%9e%d7%97%d7%91%d7%a8%d7%99%d7%9d/%d7%9c%d7%95%d7%a8%d7%a0%d7%96%d7%95-%d7%96%d7%95%d7%a7%d7%94/">לורנזו זוקה</a> </li> <li class="cat-item cat-item-712266253"><a href="https://runilawreview.org/category/%d7%9e%d7%97%d7%91%d7%a8%d7%99%d7%9d/%d7%9c%d7%96%d7%a8-%d7%90%d7%94%d7%95%d7%93/">לזר אהוד</a> </li> <li class="cat-item cat-item-201192683"><a href="https://runilawreview.org/category/%d7%9e%d7%97%d7%91%d7%a8%d7%99%d7%9d/%d7%9c%d7%99%d7%90%d7%95%d7%a8-%d7%a2%d7%a0%d7%aa/">ליאור ענת</a> </li> <li class="cat-item cat-item-748687742"><a href="https://runilawreview.org/category/%d7%9e%d7%97%d7%91%d7%a8%d7%99%d7%9d/%d7%9c%d7%99%d7%91%d7%96%d7%95%d7%9f-%d7%a2%d7%93%d7%99/">ליבזון עדי</a> </li> <li class="cat-item cat-item-704374201"><a href="https://runilawreview.org/category/%d7%9e%d7%97%d7%91%d7%a8%d7%99%d7%9d/%d7%9c%d7%99%d7%93%d7%a8%d7%95%d7%a8-%d7%96%d7%99%d7%95/">לידרור זיו</a> </li> <li class="cat-item cat-item-148815213"><a href="https://runilawreview.org/category/%d7%9e%d7%97%d7%91%d7%a8%d7%99%d7%9d/%d7%9c%d7%99%d7%99%d7%98%d7%a1%d7%98%d7%95%d7%9f-%d7%92%d7%95%d7%90%d7%99/">לייטסטון ג'ואי</a> </li> <li class="cat-item cat-item-120033980"><a href="https://runilawreview.org/category/%d7%9e%d7%97%d7%91%d7%a8%d7%99%d7%9d/%d7%9c%d7%99%d7%9b%d7%98-%d7%a2%d7%9e%d7%99%d7%a8/">ליכט עמיר</a> </li> <li class="cat-item cat-item-120802256"><a href="https://runilawreview.org/category/%d7%9e%d7%97%d7%91%d7%a8%d7%99%d7%9d/%d7%9c%d7%99%d7%9f-%d7%90%d7%95%d7%a8%d7%99%d7%90%d7%9c/">לין אוריאל</a> </li> <li class="cat-item cat-item-120032269"><a href="https://runilawreview.org/category/%d7%9e%d7%97%d7%91%d7%a8%d7%99%d7%9d/%d7%9c%d7%99%d7%a4%d7%a9%d7%99%d7%a5-%d7%a9%d7%97%d7%a8/">ליפשיץ שחר</a> </li> <li class="cat-item cat-item-667576262"><a href="https://runilawreview.org/category/%d7%9e%d7%97%d7%91%d7%a8%d7%99%d7%9d/%d7%9c%d7%a4%d7%99%d7%93-%d7%a9%d7%92%d7%99%d7%90/">לפיד שגיא</a> </li> <li class="cat-item cat-item-710592397"><a href="https://runilawreview.org/category/%d7%9e%d7%97%d7%91%d7%a8%d7%99%d7%9d/%d7%9c%d7%a4%d7%99%d7%93%d7%95%d7%aa-%d7%a8%d7%95%d7%aa/">לפידות רות</a> </li> <li class="cat-item cat-item-127067129"><a href="https://runilawreview.org/category/%d7%9e%d7%97%d7%91%d7%a8%d7%99%d7%9d/%d7%9c%d7%a8%d7%a0%d7%a8-%d7%a0%d7%aa%d7%9f/">לרנר נתן</a> </li> <li class="cat-item cat-item-120032320"><a href="https://runilawreview.org/category/%d7%9e%d7%97%d7%91%d7%a8%d7%99%d7%9d/%d7%9c%d7%a8%d7%a0%d7%a8-%d7%a4%d7%91%d7%9c%d7%95/">לרנר פבלו</a> </li> <li class="cat-item cat-item-120032645"><a href="https://runilawreview.org/category/%d7%9e%d7%97%d7%91%d7%a8%d7%99%d7%9d/%d7%9e%d7%90%d7%95%d7%98%d7%a0%d7%a8-%d7%9e%d7%a0%d7%97%d7%9d/">מאוטנר מנחם</a> </li> <li class="cat-item cat-item-120496619"><a href="https://runilawreview.org/category/%d7%9e%d7%97%d7%91%d7%a8%d7%99%d7%9d/%d7%9e%d7%90%d7%95%d7%a8-%d7%9e%d7%a9%d7%94/">מאור משה</a> </li> <li class="cat-item cat-item-315373619"><a href="https://runilawreview.org/category/%d7%9e%d7%97%d7%91%d7%a8%d7%99%d7%9d/%d7%9e%d7%90%d7%a1%d7%a1-%d7%9e%d7%99%d7%9c%d7%99/">מאסס מילי</a> </li> <li class="cat-item cat-item-731013021"><a href="https://runilawreview.org/category/%d7%9e%d7%97%d7%91%d7%a8%d7%99%d7%9d/%d7%9e%d7%92%d7%99%d7%93%d7%99%d7%a9-%d7%90%d7%a8%d7%99%d7%a7/">מגידיש אריק</a> </li> <li class="cat-item cat-item-180210878"><a href="https://runilawreview.org/category/%d7%9e%d7%97%d7%91%d7%a8%d7%99%d7%9d/%d7%9e%d7%92%d7%9c-%d7%aa%d7%95%d7%9e%d7%a8/">מגל תומר</a> </li> <li class="cat-item cat-item-127054269"><a href="https://runilawreview.org/category/%d7%9e%d7%97%d7%91%d7%a8%d7%99%d7%9d/%d7%9e%d7%93%d7%99%d7%a0%d7%94-%d7%91%d7%a8%d7%a7/">מדינה ברק</a> </li> <li class="cat-item cat-item-698586040"><a href="https://runilawreview.org/category/%d7%9e%d7%97%d7%91%d7%a8%d7%99%d7%9d/%d7%9e%d7%95%d7%93%d7%a8%d7%99%d7%a7-%d7%90%d7%91%d7%9f-%d7%97%d7%9f-%d7%94%d7%99%d7%9c%d7%99/">מודריק-אבן חן הילי</a> </li> <li class="cat-item cat-item-120032879"><a href="https://runilawreview.org/category/%d7%9e%d7%97%d7%91%d7%a8%d7%99%d7%9d/%d7%9e%d7%95%d7%a0%d7%99%d7%9f-%d7%a0%d7%9c%d7%99/">מונין נלי</a> </li> <li class="cat-item cat-item-47760268"><a href="https://runilawreview.org/category/%d7%9e%d7%97%d7%91%d7%a8%d7%99%d7%9d/%d7%9e%d7%95%d7%a8-%d7%93%d7%a0%d7%99%d7%90%d7%9c/">מור דניאל</a> </li> <li class="cat-item cat-item-717316990"><a href="https://runilawreview.org/category/%d7%9e%d7%97%d7%91%d7%a8%d7%99%d7%9d/%d7%9e%d7%95%d7%a8%d7%92-%d7%90%d7%95%d7%a8/">מורג אור</a> </li> <li class="cat-item cat-item-754764756"><a href="https://runilawreview.org/category/%d7%9e%d7%97%d7%91%d7%a8%d7%99%d7%9d/%d7%9e%d7%96%d7%a8%d7%97%d7%99-%d7%a2%d7%9e%d7%99%d7%aa/">מזרחי עמית</a> </li> <li class="cat-item cat-item-120034138"><a href="https://runilawreview.org/category/%d7%9e%d7%97%d7%91%d7%a8%d7%99%d7%9d/%d7%9e%d7%99-%d7%98%d7%9c-%d7%9e%d7%99%d7%94/">מי-טל מיה</a> </li> <li class="cat-item cat-item-765420783"><a href="https://runilawreview.org/category/%d7%9e%d7%97%d7%91%d7%a8%d7%99%d7%9d/%d7%9e%d7%99%d7%93%d7%a0%d7%99-%d7%90%d7%a1%d7%a3/">מידני אסף</a> </li> <li class="cat-item cat-item-728351752"><a href="https://runilawreview.org/category/%d7%9e%d7%97%d7%91%d7%a8%d7%99%d7%9d/%d7%9e%d7%99%d7%9c%d7%99%d7%a7%d7%95%d7%91%d7%a1%d7%a7%d7%99-%d7%90%d7%91%d7%99/">מיליקובסקי אבי</a> </li> <li class="cat-item cat-item-120031782"><a href="https://runilawreview.org/category/%d7%9e%d7%97%d7%91%d7%a8%d7%99%d7%9d/%d7%9e%d7%99%d7%a0%d7%a1-%d7%90%d7%95%d7%93%d7%9c%d7%99%d7%94/">מינס אודליה</a> </li> <li class="cat-item cat-item-120032690"><a href="https://runilawreview.org/category/%d7%9e%d7%97%d7%91%d7%a8%d7%99%d7%9d/%d7%9e%d7%99%d7%a7%d7%95%d7%9c%d7%99%d7%a0%d7%a1%d7%a8-%d7%9e%d7%a8%d7%99%d7%95/">מיקולינסר מריו</a> </li> <li class="cat-item cat-item-120813566"><a href="https://runilawreview.org/category/%d7%9e%d7%97%d7%91%d7%a8%d7%99%d7%9d/%d7%9e%d7%9c%d7%a6%d7%a8-%d7%97%d7%a0%d7%9f/">מלצר חנן</a> </li> <li class="cat-item cat-item-120034628"><a href="https://runilawreview.org/category/%d7%9e%d7%97%d7%91%d7%a8%d7%99%d7%9d/%d7%9e%d7%9e%d7%9f-%d7%93%d7%a0%d7%99%d7%90%d7%9c/">ממן דניאל</a> </li> <li class="cat-item cat-item-655316111"><a href="https://runilawreview.org/category/%d7%9e%d7%97%d7%91%d7%a8%d7%99%d7%9d/%d7%9e%d7%a1-%d7%a8%d7%9f/">מס רן</a> </li> <li class="cat-item cat-item-127064754"><a href="https://runilawreview.org/category/%d7%9e%d7%97%d7%91%d7%a8%d7%99%d7%9d/%d7%9e%d7%a6%d7%a7%d7%99%d7%9f-%d7%a6%d7%91%d7%99%d7%a7%d7%94/">מצקין צביקה</a> </li> <li class="cat-item cat-item-120034163"><a href="https://runilawreview.org/category/%d7%9e%d7%97%d7%91%d7%a8%d7%99%d7%9d/%d7%9e%d7%a8%d7%92%d7%9c%d7%99%d7%95%d7%aa-%d7%99%d7%95%d7%a8%d7%9d/">מרגליות יורם</a> </li> <li class="cat-item cat-item-710994060"><a href="https://runilawreview.org/category/%d7%9e%d7%97%d7%91%d7%a8%d7%99%d7%9d/%d7%9e%d7%a8%d7%92%d7%9c%d7%99%d7%aa-%d7%99%d7%97%d7%96%d7%a7%d7%90%d7%9c/">מרגלית יחזקאל</a> </li> <li class="cat-item cat-item-112301218"><a href="https://runilawreview.org/category/%d7%9e%d7%97%d7%91%d7%a8%d7%99%d7%9d/%d7%9e%d7%a8%d7%93%d7%9b%d7%99-%d7%9e%d7%99%d7%a8%d7%95%d7%a0%d7%99/">מרדכי מירוני</a> </li> <li class="cat-item cat-item-322441237"><a href="https://runilawreview.org/category/%d7%9e%d7%97%d7%91%d7%a8%d7%99%d7%9d/%d7%9e%d7%a8%d7%96%d7%9c-%d7%99%d7%92%d7%90%d7%9c/">מרזל יגאל</a> </li> <li class="cat-item cat-item-120032194"><a href="https://runilawreview.org/category/%d7%9e%d7%97%d7%91%d7%a8%d7%99%d7%9d/%d7%a0%d7%91%d7%95-%d7%a9%d7%a8%d7%95%d7%9f/">נבו שרון</a> </li> <li class="cat-item cat-item-605954207"><a href="https://runilawreview.org/category/%d7%9e%d7%97%d7%91%d7%a8%d7%99%d7%9d/%d7%a0%d7%91%d7%95%d7%aa-%d7%93%d7%95%d7%a8%d7%95%d7%9f/">נבות דורון</a> </li> <li class="cat-item cat-item-390005578"><a href="https://runilawreview.org/category/%d7%9e%d7%97%d7%91%d7%a8%d7%99%d7%9d/%d7%a0%d7%93%d7%99%d7%91-%d7%a0%d7%98%d7%a2-%d7%9e%d7%97%d7%91%d7%a8%d7%99%d7%9d/">נדיב נטע</a> </li> <li class="cat-item cat-item-768885399"><a href="https://runilawreview.org/category/%d7%9e%d7%97%d7%91%d7%a8%d7%99%d7%9d/%d7%a0%d7%93%d7%9c-%d7%90%d7%99%d7%aa%d7%9e%d7%a8/">נדל איתמר</a> </li> <li class="cat-item cat-item-689629357"><a href="https://runilawreview.org/category/%d7%9e%d7%97%d7%91%d7%a8%d7%99%d7%9d/%d7%a0%d7%95%d7%94-%d7%a9%d7%99%d7%a8%d7%9c%d7%99/">נוה שירלי</a> </li> <li class="cat-item cat-item-241535682"><a href="https://runilawreview.org/category/%d7%9e%d7%97%d7%91%d7%a8%d7%99%d7%9d/%d7%a0%d7%95%d7%9f-%d7%90%d7%99%d7%99%d7%9c/">נון אייל</a> </li> <li class="cat-item cat-item-120034875"><a href="https://runilawreview.org/category/%d7%9e%d7%97%d7%91%d7%a8%d7%99%d7%9d/%d7%a0%d7%95%d7%a2%d7%9d-%d7%92%d7%99%d7%9c-%d7%a2%d7%93/">נועם גיל-עד</a> </li> <li class="cat-item cat-item-120031987"><a href="https://runilawreview.org/category/%d7%9e%d7%97%d7%91%d7%a8%d7%99%d7%9d/%d7%a0%d7%97%d7%95%d7%9d-%d7%90%d7%99%d7%a8%d7%99%d7%a1/">נחום איריס</a> </li> <li class="cat-item cat-item-120498888"><a href="https://runilawreview.org/category/%d7%9e%d7%97%d7%91%d7%a8%d7%99%d7%9d/%d7%a0%d7%97%d7%9e%d7%99%d7%90%d7%a1-%d7%93%d7%95%d7%93/">נחמיאס דוד</a> </li> <li class="cat-item cat-item-364355747"><a href="https://runilawreview.org/category/%d7%9e%d7%97%d7%91%d7%a8%d7%99%d7%9d/%d7%a0%d7%99%d7%91-%d7%aa%d7%95%d7%9e%d7%a8/">ניב תומר</a> </li> <li class="cat-item cat-item-767985001"><a href="https://runilawreview.org/category/%d7%9e%d7%97%d7%91%d7%a8%d7%99%d7%9d/%d7%a1%d7%92%d7%9c%d7%95%d7%91%d7%99%d7%a5-%d7%93%d7%91%d7%99%d7%a8/">סגלוביץ' דביר</a> </li> <li class="cat-item cat-item-120034204"><a href="https://runilawreview.org/category/%d7%9e%d7%97%d7%91%d7%a8%d7%99%d7%9d/%d7%a1%d7%95%d7%90%d7%a8%d7%99-%d7%99%d7%a6%d7%97%d7%a7/">סוארי יצחק</a> </li> <li class="cat-item cat-item-120031895"><a href="https://runilawreview.org/category/%d7%9e%d7%97%d7%91%d7%a8%d7%99%d7%9d/%d7%a1%d7%95%d7%9c%d7%92%d7%a0%d7%99%d7%a7-%d7%90%d7%99%d7%99%d7%9c/">סולגניק אייל</a> </li> <li class="cat-item cat-item-750430292"><a href="https://runilawreview.org/category/%d7%9e%d7%97%d7%91%d7%a8%d7%99%d7%9d/%d7%a1%d7%95%d7%9c%d7%95%d7%9e%d7%95%d7%9f-%d7%93%d7%91/">סולומון דב</a> </li> <li class="cat-item cat-item-120034595"><a href="https://runilawreview.org/category/%d7%9e%d7%97%d7%91%d7%a8%d7%99%d7%9d/%d7%a1%d7%95%d7%9e%d7%a8-%d7%94%d7%9c%d7%9c/">סומר הלל</a> </li> <li class="cat-item cat-item-219850005"><a href="https://runilawreview.org/category/%d7%9e%d7%97%d7%91%d7%a8%d7%99%d7%9d/%d7%a1%d7%95%d7%a1%d7%95%d7%a0%d7%95%d7%91-%d7%93%d7%95%d7%9f/">סוסונוב דון</a> </li> <li class="cat-item cat-item-572540827"><a href="https://runilawreview.org/category/%d7%9e%d7%97%d7%91%d7%a8%d7%99%d7%9d/%d7%a1%d7%98%d7%9e%d7%a8%d7%99-%d7%9e%d7%aa%d7%9f/">סטמרי מתן</a> </li> <li class="cat-item cat-item-713344894"><a href="https://runilawreview.org/category/%d7%9e%d7%97%d7%91%d7%a8%d7%99%d7%9d/%d7%a1%d7%99%d7%91%d7%9c-%d7%a8%d7%95%d7%91%d7%99/">סיבל רובי</a> </li> <li class="cat-item cat-item-714004477"><a href="https://runilawreview.org/category/%d7%9e%d7%97%d7%91%d7%a8%d7%99%d7%9d/%d7%a1%d7%99%d7%9c%d7%91%d7%99%d7%95-%d7%a4%d7%a8%d7%90%d7%a8%d7%99/">סילביו פרארי</a> </li> <li class="cat-item cat-item-775410069"><a href="https://runilawreview.org/category/%d7%9e%d7%97%d7%91%d7%a8%d7%99%d7%9d/%d7%a1%d7%99%d7%a0%d7%99-%d7%99%d7%95%d7%91%d7%9c/">סיני יובל</a> </li> <li class="cat-item cat-item-530402491"><a href="https://runilawreview.org/category/%d7%9e%d7%97%d7%91%d7%a8%d7%99%d7%9d/%d7%a1%d7%9c%d7%95%d7%98%d7%a7%d7%99-%d7%97%d7%a0%d7%99/">סלוטקי חני</a> </li> <li class="cat-item cat-item-696532997"><a href="https://runilawreview.org/category/%d7%9e%d7%97%d7%91%d7%a8%d7%99%d7%9d/%d7%a1%d7%9c%d7%99%d7%98%d7%a8%d7%a0%d7%99%d7%a7-%d7%9e%d7%99%d7%9b%d7%9c/">סליטרניק מיכל</a> </li> <li class="cat-item cat-item-765129712"><a href="https://runilawreview.org/category/%d7%9e%d7%97%d7%91%d7%a8%d7%99%d7%9d/%d7%a1%d7%9e%d7%95%d7%90%d7%9c-%d7%99%d7%95%d7%91%d7%9c/">סמואל יובל</a> </li> <li class="cat-item cat-item-120032911"><a href="https://runilawreview.org/category/%d7%9e%d7%97%d7%91%d7%a8%d7%99%d7%9d/%d7%a1%d7%9e%d7%95%d7%9a-%d7%a0%d7%aa%d7%9f/">סמוך נתן</a> </li> <li class="cat-item cat-item-761279866"><a href="https://runilawreview.org/category/%d7%9e%d7%97%d7%91%d7%a8%d7%99%d7%9d/%d7%a1%d7%a0%d7%93%d7%a8-%d7%92%d7%99%d7%90-%d7%99%d7%a6%d7%97%d7%a7-%d7%9e%d7%97%d7%91%d7%a8%d7%99%d7%9d/">סנדר גיא יצחק</a> </li> <li class="cat-item cat-item-514155684"><a href="https://runilawreview.org/category/%d7%9e%d7%97%d7%91%d7%a8%d7%99%d7%9d/%d7%a2%d7%93%d7%a0%d7%99%d7%94-%d7%a0%d7%a5-%d7%90%d7%99%d7%a8%d7%99%d7%a1/">עדניה-נץ איריס</a> </li> <li class="cat-item cat-item-120800126"><a href="https://runilawreview.org/category/%d7%9e%d7%97%d7%91%d7%a8%d7%99%d7%9d/%d7%a2%d7%95%d7%96-%d7%96%d7%9c%d7%a6%d7%91%d7%a8%d7%92%d7%a8-%d7%a4%d7%a0%d7%99%d7%94/">עוז-זלצברגר פניה</a> </li> <li class="cat-item cat-item-685671136"><a href="https://runilawreview.org/category/%d7%9e%d7%97%d7%91%d7%a8%d7%99%d7%9d/%d7%a2%d7%95%d7%a4%d7%a8-%d7%a6%d7%a4%d7%95%d7%a0%d7%99-%d7%9e%d7%99%d7%9b%d7%9c/">עופר צפוני מיכל</a> </li> <li class="cat-item cat-item-218395734"><a href="https://runilawreview.org/category/%d7%9e%d7%97%d7%91%d7%a8%d7%99%d7%9d/%d7%a2%d7%95%d7%a4%d7%a8-%d7%a9%d7%98%d7%a8%d7%a7-%d7%a2%d7%99%d7%a8%d7%99%d7%aa/">עופר-שטרק עירית</a> </li> <li class="cat-item cat-item-120033849"><a href="https://runilawreview.org/category/%d7%9e%d7%97%d7%91%d7%a8%d7%99%d7%9d/%d7%a2%d7%96%d7%90%d7%9d-%d7%a8%d7%a4%d7%a2%d7%90%d7%aa/">עזאם רפעאת</a> </li> <li class="cat-item cat-item-120034097"><a href="https://runilawreview.org/category/%d7%9e%d7%97%d7%91%d7%a8%d7%99%d7%9d/%d7%a2%d7%9e%d7%a4%d7%9c%d7%99-%d7%9e%d7%90%d7%95%d7%a8%d7%99/">עמפלי מאורי</a> </li> <li class="cat-item cat-item-702978006"><a href="https://runilawreview.org/category/%d7%9e%d7%97%d7%91%d7%a8%d7%99%d7%9d/%d7%a2%d7%a6%d7%9e%d7%95%d7%9f-%d7%a2%d7%9e%d7%95%d7%a1/">עצמון עמוס</a> </li> <li class="cat-item cat-item-120031527"><a href="https://runilawreview.org/category/%d7%9e%d7%97%d7%91%d7%a8%d7%99%d7%9d/%d7%a2%d7%a9%d7%aa-%d7%92%d7%99%d7%9c/">עשת גיל</a> </li> <li class="cat-item cat-item-120034432"><a href="https://runilawreview.org/category/%d7%9e%d7%97%d7%91%d7%a8%d7%99%d7%9d/%d7%a4%d7%95%d7%99%d7%96%d7%a0%d7%a8-%d7%99%d7%95%d7%90%d7%91/">פויזנר יואב</a> </li> <li class="cat-item cat-item-770357541"><a href="https://runilawreview.org/category/%d7%9e%d7%97%d7%91%d7%a8%d7%99%d7%9d/%d7%a4%d7%95%d7%99%d7%9b%d7%98%d7%95%d7%a0%d7%92%d7%a8-%d7%94%d7%95%d7%93/">פויכטונגר הוד</a> </li> <li class="cat-item cat-item-704374208"><a href="https://runilawreview.org/category/%d7%9e%d7%97%d7%91%d7%a8%d7%99%d7%9d/%d7%a4%d7%95%d7%a8%d7%98%d7%a0%d7%95%d7%99-%d7%a2%d7%99%d7%93%d7%9f/">פורטנוי עידן</a> </li> <li class="cat-item cat-item-244940553"><a href="https://runilawreview.org/category/%d7%9e%d7%97%d7%91%d7%a8%d7%99%d7%9d/%d7%a4%d7%95%d7%a8%d7%aa-%d7%90%d7%a1%d7%a3/">פורת אסף</a> </li> <li class="cat-item cat-item-509994889"><a href="https://runilawreview.org/category/%d7%9e%d7%97%d7%91%d7%a8%d7%99%d7%9d/%d7%a4%d7%95%d7%a8%d7%aa-%d7%90%d7%a8%d7%99%d7%90%d7%9c/">פורת אריאל</a> </li> <li class="cat-item cat-item-120033958"><a href="https://runilawreview.org/category/%d7%9e%d7%97%d7%91%d7%a8%d7%99%d7%9d/%d7%a4%d7%95%d7%a8%d7%aa-%d7%a2%d7%99%d7%93%d7%95/">פורת עידו</a> </li> <li class="cat-item cat-item-169577702"><a href="https://runilawreview.org/category/%d7%9e%d7%97%d7%91%d7%a8%d7%99%d7%9d/%d7%a4%d7%96-%d7%90%d7%95%d7%a8%d7%99/">פז אורי</a> </li> <li class="cat-item cat-item-120033253"><a href="https://runilawreview.org/category/%d7%9e%d7%97%d7%91%d7%a8%d7%99%d7%9d/%d7%a4%d7%99%d7%92%d7%a0%d7%91%d7%90%d7%95%d7%9d-%d7%90%d7%99%d7%aa%d7%99/">פיגנבאום איתי</a> </li> <li class="cat-item cat-item-707863749"><a href="https://runilawreview.org/category/%d7%9e%d7%97%d7%91%d7%a8%d7%99%d7%9d/%d7%a4%d7%99%d7%96%d7%a0%d7%98%d7%99-%d7%93%d7%a8%d7%95%d7%a8/">פיזנטי דרור</a> </li> <li class="cat-item cat-item-120034651"><a href="https://runilawreview.org/category/%d7%9e%d7%97%d7%91%d7%a8%d7%99%d7%9d/%d7%a4%d7%99%d7%9c%d7%a7-%d7%93%d7%a0%d7%99/">פילק דני</a> </li> <li class="cat-item cat-item-120280487"><a href="https://runilawreview.org/category/%d7%9e%d7%97%d7%91%d7%a8%d7%99%d7%9d/%d7%a4%d7%99%d7%a0%d7%98%d7%95-%d7%9e%d7%99%d7%98%d7%9c/">פינטו מיטל</a> </li> <li class="cat-item cat-item-120033999"><a href="https://runilawreview.org/category/%d7%9e%d7%97%d7%91%d7%a8%d7%99%d7%9d/%d7%a4%d7%99%d7%a9-%d7%a2%d7%a8%d7%9f/">פיש ערן</a> </li> <li class="cat-item cat-item-120033898"><a href="https://runilawreview.org/category/%d7%9e%d7%97%d7%91%d7%a8%d7%99%d7%9d/%d7%a4%d7%9c%d7%90%d7%95%d7%98-%d7%a1%d7%98%d7%99%d7%91%d7%9f/">פלאוט סטיבן</a> </li> <li class="cat-item cat-item-120035874"><a href="https://runilawreview.org/category/%d7%9e%d7%97%d7%91%d7%a8%d7%99%d7%9d/%d7%a4%d7%9c%d7%90%d7%98%d7%95-%d7%a9%d7%a0%d7%a2%d7%a8-%d7%a8%d7%95%d7%aa/">פלאטו-שנער רות</a> </li> <li class="cat-item cat-item-120034403"><a href="https://runilawreview.org/category/%d7%9e%d7%97%d7%91%d7%a8%d7%99%d7%9d/%d7%a4%d7%9c%d7%93%d7%9e%d7%9f-%d7%99%d7%95%d7%91%d7%9c-%e2%80%8b/">פלדמן יובל </a> </li> <li class="cat-item cat-item-209671619"><a href="https://runilawreview.org/category/%d7%9e%d7%97%d7%91%d7%a8%d7%99%d7%9d/%d7%a4%d7%9c%d7%93%d7%a9%d7%a8-%d7%90%d7%9c%d7%9b%d7%a1/">פלדשר אלכס</a> </li> <li class="cat-item cat-item-120034712"><a href="https://runilawreview.org/category/%d7%9e%d7%97%d7%91%d7%a8%d7%99%d7%9d/%d7%a4%d7%9c%d7%99%d7%99%d7%a1%d7%99%d7%92-%d7%93%d7%99%d7%93%d7%94/">פלייסיג דידה</a> </li> <li class="cat-item cat-item-120033784"><a href="https://runilawreview.org/category/%d7%9e%d7%97%d7%91%d7%a8%d7%99%d7%9d/%d7%a4%d7%9c%d7%a8-%d7%a9-%d7%96/">פלר ש.ז.</a> </li> <li class="cat-item cat-item-704113054"><a href="https://runilawreview.org/category/%d7%9e%d7%97%d7%91%d7%a8%d7%99%d7%9d/%d7%a4%d7%a1%d7%a7%d7%90-%d7%93%d7%95%d7%a8/">פסקא דור</a> </li> <li class="cat-item cat-item-120033045"><a href="https://runilawreview.org/category/%d7%9e%d7%97%d7%91%d7%a8%d7%99%d7%9d/%d7%a4%d7%a1%d7%a8%d7%9e%d7%9f-%d7%99%d7%95%d7%96%d7%a4%d7%95%d7%91-%d7%9c%d7%90%d7%94/">פסרמן-יוזפוב לאה</a> </li> <li class="cat-item cat-item-748788062"><a href="https://runilawreview.org/category/%d7%9e%d7%97%d7%91%d7%a8%d7%99%d7%9d/%d7%a4%d7%a8%d7%91%d7%a8-%d7%a9%d7%99/">פרבר שי</a> </li> <li class="cat-item cat-item-120032185"><a href="https://runilawreview.org/category/%d7%9e%d7%97%d7%91%d7%a8%d7%99%d7%9d/%d7%a4%d7%a8%d7%93%d7%95-%d7%a9%d7%a8%d7%95%d7%9f/">פרדו שרון</a> </li> <li class="cat-item cat-item-120031817"><a href="https://runilawreview.org/category/%d7%9e%d7%97%d7%91%d7%a8%d7%99%d7%9d/%d7%a4%d7%a8%d7%95%d7%a7%d7%a6%d7%99%d7%94-%d7%90%d7%95%d7%a8%d7%99%d7%90%d7%9c/">פרוקצ'יה אוריאל</a> </li> <li class="cat-item cat-item-706136722"><a href="https://runilawreview.org/category/%d7%9e%d7%97%d7%91%d7%a8%d7%99%d7%9d/%d7%a4%d7%a8%d7%95%d7%a7%d7%a6%d7%99%d7%94-%d7%90%d7%99%d7%9c%d7%94/">פרוקצ'יה אילה</a> </li> <li class="cat-item cat-item-692311932"><a href="https://runilawreview.org/category/%d7%9e%d7%97%d7%91%d7%a8%d7%99%d7%9d/%d7%a4%d7%a8%d7%95%d7%a7%d7%a6%d7%99%d7%94-%d7%99%d7%95%d7%91%d7%9c-%d7%9e%d7%97%d7%91%d7%a8%d7%99%d7%9d/">פרוקצ'יה יובל</a> </li> <li class="cat-item cat-item-748687745"><a href="https://runilawreview.org/category/%d7%9e%d7%97%d7%91%d7%a8%d7%99%d7%9d/%d7%a4%d7%a8%d7%97%d7%95%d7%9e%d7%95%d7%91%d7%a1%d7%a7%d7%99-%d7%92%d7%93%d7%a2%d7%95%d7%9f/">פרחומובסקי גדעון</a> </li> <li class="cat-item cat-item-201313376"><a href="https://runilawreview.org/category/%d7%9e%d7%97%d7%91%d7%a8%d7%99%d7%9d/%d7%a4%d7%a8%d7%99-%d7%97%d7%96%d7%9f-%d7%9c%d7%98%d7%9d/">פרי-חזן לטם</a> </li> <li class="cat-item cat-item-120810141"><a href="https://runilawreview.org/category/%d7%9e%d7%97%d7%91%d7%a8%d7%99%d7%9d/%d7%a4%d7%a8%d7%99%d7%93%d7%9e%d7%9f-%d7%93%d7%a0%d7%99%d7%90%d7%9c/">פרידמן דניאל</a> </li> <li class="cat-item cat-item-706087518"><a href="https://runilawreview.org/category/%d7%9e%d7%97%d7%91%d7%a8%d7%99%d7%9d/%d7%a4%d7%a8%d7%99%d7%93%d7%9e%d7%9f-%d7%a9%d7%97%d7%a8/">פרידמן שחר</a> </li> <li class="cat-item cat-item-120032315"><a href="https://runilawreview.org/category/%d7%9e%d7%97%d7%91%d7%a8%d7%99%d7%9d/%d7%a4%d7%a8%d7%99%d7%96%d7%99-%d7%a4%d7%a8%d7%a0%d7%a6%d7%a1%d7%a7%d7%95/">פריזי פרנצ'סקו</a> </li> <li class="cat-item cat-item-345962168"><a href="https://runilawreview.org/category/%d7%9e%d7%97%d7%91%d7%a8%d7%99%d7%9d/%d7%a4%d7%a8%d7%9c%d7%9e%d7%9f-%d7%a7%d7%a8%d7%a0%d7%99/">פרלמן קרני</a> </li> <li class="cat-item cat-item-120034784"><a href="https://runilawreview.org/category/%d7%9e%d7%97%d7%91%d7%a8%d7%99%d7%9d/%d7%a4%d7%a8%d7%a0%d7%a7%d7%9c-%d7%93%d7%95%d7%93/">פרנקל דוד</a> </li> <li class="cat-item cat-item-730784142"><a href="https://runilawreview.org/category/%d7%9e%d7%97%d7%91%d7%a8%d7%99%d7%9d/%d7%a4%d7%a8%d7%a0%d7%a7%d7%9c-%d7%a6%d7%91%d7%99/">פרנקל צבי</a> </li> <li class="cat-item cat-item-120032127"><a href="https://runilawreview.org/category/%d7%9e%d7%97%d7%91%d7%a8%d7%99%d7%9d/%d7%a4%d7%a8%d7%a0%d7%a7%d7%9c-%d7%aa%d7%9e%d7%a8/">פרנקל תמר</a> </li> <li class="cat-item cat-item-120033616"><a href="https://runilawreview.org/category/%d7%9e%d7%97%d7%91%d7%a8%d7%99%d7%9d/%d7%a6%d7%a0%d7%93%d7%a8%d7%a9%d7%99%d7%a7%d7%a8-%d7%90%d7%a9%d7%95%d7%a7-%d7%92/">צ'נדרשיקר אשוק ג'</a> </li> <li class="cat-item cat-item-696005925"><a href="https://runilawreview.org/category/%d7%9e%d7%97%d7%91%d7%a8%d7%99%d7%9d/%d7%a7%d7%91%d7%a8%d7%98%d7%a5-%d7%90%d7%91%d7%a8%d7%94%d7%9d-%d7%a0%d7%95%d7%a2%d7%94/">קברטץ-אברהם נועה</a> </li> <li class="cat-item cat-item-772305452"><a href="https://runilawreview.org/category/%d7%9e%d7%97%d7%91%d7%a8%d7%99%d7%9d/%d7%a7%d7%95%d7%92%d7%9c%d7%a8-%d7%99%d7%a6%d7%97%d7%a7/">קוגלר יצחק</a> </li> <li class="cat-item cat-item-765773695"><a href="https://runilawreview.org/category/%d7%9e%d7%97%d7%91%d7%a8%d7%99%d7%9d/%d7%a7%d7%95%d7%96%d7%9c%d7%95%d7%91-%d7%a0%d7%95%d7%a2%d7%9d/">קוזלוב נועם</a> </li> <li class="cat-item cat-item-120033002"><a href="https://runilawreview.org/category/%d7%9e%d7%97%d7%91%d7%a8%d7%99%d7%9d/%d7%a7%d7%95%d7%a0%d7%a1%d7%98%d7%a0%d7%98%d7%99%d7%9f-%d7%9c%d7%99%d7%a8%d7%95%d7%9f/">קונסטנטין לירון</a> </li> <li class="cat-item cat-item-120034459"><a href="https://runilawreview.org/category/%d7%9e%d7%97%d7%91%d7%a8%d7%99%d7%9d/%d7%a7%d7%95%d7%a8%d7%9f-%d7%99%d7%94%d7%95%d7%93%d7%99%d7%aa/">קורן יהודית</a> </li> <li class="cat-item cat-item-120032864"><a href="https://runilawreview.org/category/%d7%9e%d7%97%d7%91%d7%a8%d7%99%d7%9d/%d7%a7%d7%99%d7%93%d7%a8-%d7%a0%d7%99%d7%a8/">קידר ניר</a> </li> <li class="cat-item cat-item-120031741"><a href="https://runilawreview.org/category/%d7%9e%d7%97%d7%91%d7%a8%d7%99%d7%9d/%d7%a7%d7%99%d7%a8%d7%a9%d7%a0%d7%91%d7%90%d7%95%d7%9d-%d7%90%d7%94%d7%a8%d7%9f/">קירשנבאום אהרן</a> </li> <li class="cat-item cat-item-120813473"><a href="https://runilawreview.org/category/%d7%9e%d7%97%d7%91%d7%a8%d7%99%d7%9d/%d7%a7%d7%9c%d7%92%d7%a1%d7%91%d7%9c%d7%93-%d7%90%d7%91%d7%99%d7%92%d7%93%d7%95%d7%a8/">קלגסבלד אביגדור</a> </li> <li class="cat-item cat-item-120032111"><a href="https://runilawreview.org/category/%d7%9e%d7%97%d7%91%d7%a8%d7%99%d7%9d/%d7%a7%d7%9c%d7%94%d7%95%d7%a8%d7%94-%d7%aa%d7%9e%d7%a8/">קלהורה תמר</a> </li> <li class="cat-item cat-item-124181618"><a href="https://runilawreview.org/category/%d7%9e%d7%97%d7%91%d7%a8%d7%99%d7%9d/%d7%a7%d7%9c%d7%99%d7%a0%d7%92%d7%a8-%d7%99%d7%94%d7%95%d7%a0%d7%aa%d7%9f/">קלינגר יהונתן</a> </li> <li class="cat-item cat-item-593892043"><a href="https://runilawreview.org/category/%d7%9e%d7%97%d7%91%d7%a8%d7%99%d7%9d/%d7%a7%d7%9c%d7%9e%d7%a0%d7%95%d7%91%d7%99%d7%a5-%d7%99%d7%95%d7%a1%d7%a3/">קלמנוביץ' יוסף</a> </li> <li class="cat-item cat-item-120033322"><a href="https://runilawreview.org/category/%d7%9e%d7%97%d7%91%d7%a8%d7%99%d7%9d/%d7%a7%d7%9c%d7%9e%d7%a0%d7%98-%d7%90%d7%9c%d7%95%d7%9f/">קלמנט אלון</a> </li> <li class="cat-item cat-item-684870448"><a href="https://runilawreview.org/category/%d7%9e%d7%97%d7%91%d7%a8%d7%99%d7%9d/%d7%a7%d7%9c%d7%a0%d7%a8-%d7%92%d7%9c/">קלנר גל</a> </li> <li class="cat-item cat-item-344549989"><a href="https://runilawreview.org/category/%d7%9e%d7%97%d7%91%d7%a8%d7%99%d7%9d/%d7%a7%d7%9e%d7%97%d7%99-%d7%a2%d7%95%d7%9e%d7%a8/">קמחי עומר</a> </li> <li class="cat-item cat-item-120033548"><a href="https://runilawreview.org/category/%d7%9e%d7%97%d7%91%d7%a8%d7%99%d7%9d/%d7%a7%d7%9e%d7%99%d7%a0%d7%99%d7%a5-%d7%90%d7%a8%d7%96/">קמיניץ ארז</a> </li> <li class="cat-item cat-item-120031824"><a href="https://runilawreview.org/category/%d7%9e%d7%97%d7%91%d7%a8%d7%99%d7%9d/%d7%a7%d7%9e%d7%99%d7%a8-%d7%90%d7%95%d7%a8%d7%99%d7%aa/">קמיר אורית</a> </li> <li class="cat-item cat-item-120032059"><a href="https://runilawreview.org/category/%d7%9e%d7%97%d7%91%d7%a8%d7%99%d7%9d/%d7%a7%d7%a0%d7%90%d7%95%d7%a8-%d7%90%d7%99%d7%a8%d7%99%d7%a1/">קנאור איריס</a> </li> <li class="cat-item cat-item-366702042"><a href="https://runilawreview.org/category/%d7%9e%d7%97%d7%91%d7%a8%d7%99%d7%9d/%d7%a7%d7%a0%d7%aa-%d7%aa%d7%95%d7%9e%d7%a8/">קנת תומר</a> </li> <li class="cat-item cat-item-756018375"><a href="https://runilawreview.org/category/%d7%9e%d7%97%d7%91%d7%a8%d7%99%d7%9d/%d7%a7%d7%a1%d7%98%d7%99%d7%90%d7%9c-%d7%a7%d7%95%d7%91%d7%99/">קסטיאל קובי</a> </li> <li class="cat-item cat-item-120032372"><a href="https://runilawreview.org/category/%d7%9e%d7%97%d7%91%d7%a8%d7%99%d7%9d/%d7%a7%d7%a8%d7%99%d7%98%d7%a0%d7%a9%d7%98%d7%99%d7%99%d7%9f-%d7%a8%d7%95%d7%a0%d7%9f/">קריטנשטיין רונן</a> </li> <li class="cat-item cat-item-120033968"><a href="https://runilawreview.org/category/%d7%9e%d7%97%d7%91%d7%a8%d7%99%d7%9d/%d7%a7%d7%a8%d7%99%d7%99%d7%96%d7%91%d7%a8%d7%92-%d7%a2%d7%9c%d7%99/">קרייזברג עלי</a> </li> <li class="cat-item cat-item-652650901"><a href="https://runilawreview.org/category/%d7%9e%d7%97%d7%91%d7%a8%d7%99%d7%9d/%d7%a7%d7%a8%d7%99%d7%99%d7%a6%d7%a8-%d7%9c%d7%95%d7%99-%d7%a9%d7%9c%d7%99/">קרייצר-לוי שלי</a> </li> <li class="cat-item cat-item-314961714"><a href="https://runilawreview.org/category/%d7%9e%d7%97%d7%91%d7%a8%d7%99%d7%9d/%d7%a7%d7%a8%d7%99%d7%a6%d7%9e%d7%9f-%d7%90%d7%9e%d7%99%d7%a8-%d7%98%d7%9c%d7%99/">קריצמן-אמיר טלי</a> </li> <li class="cat-item cat-item-667164506"><a href="https://runilawreview.org/category/%d7%9e%d7%97%d7%91%d7%a8%d7%99%d7%9d/%d7%a7%d7%a8%d7%9e%d7%a0%d7%99%d7%a6%d7%a8-%d7%9e%d7%a8%d7%93%d7%9b%d7%99/">קרמניצר מרדכי</a> </li> <li class="cat-item cat-item-644704735"><a href="https://runilawreview.org/category/%d7%9e%d7%97%d7%91%d7%a8%d7%99%d7%9d/%d7%a7%d7%a8%d7%9e%d7%a8-%d7%a1%d7%99%d7%9e%d7%94/">קרמר סימה</a> </li> <li class="cat-item cat-item-120034386"><a href="https://runilawreview.org/category/%d7%9e%d7%97%d7%91%d7%a8%d7%99%d7%9d/%d7%a7%d7%a8%d7%a0%d7%99%d7%90%d7%9c-%d7%99%d7%95%d7%91%d7%9c/">קרניאל יובל</a> </li> <li class="cat-item cat-item-247000222"><a href="https://runilawreview.org/category/%d7%9e%d7%97%d7%91%d7%a8%d7%99%d7%9d/%d7%a7%d7%a8%d7%a6%d7%9e%d7%a8-%d7%93%d7%95%d7%93/">קרצמר דוד</a> </li> <li class="cat-item cat-item-530402523"><a href="https://runilawreview.org/category/%d7%9e%d7%97%d7%91%d7%a8%d7%99%d7%9d/%d7%a8%d7%91%d7%99%d7%91-%d7%97%d7%a0%d7%9f/">רביב חנן</a> </li> <li class="cat-item cat-item-120270415"><a href="https://runilawreview.org/category/%d7%9e%d7%97%d7%91%d7%a8%d7%99%d7%9d/%d7%a8%d7%91%d7%99%d7%9f-%d7%99%d7%95%d7%a8%d7%9d/">רבין יורם</a> </li> <li class="cat-item cat-item-120032176"><a href="https://runilawreview.org/category/%d7%9e%d7%97%d7%91%d7%a8%d7%99%d7%9d/%d7%a8%d7%91%d7%99%d7%9f-%d7%9e%d7%a8%d7%92%d7%9c%d7%99%d7%95%d7%aa-%d7%a9%d7%a8%d7%95%d7%9f/">רבין-מרגליות שרון</a> </li> <li class="cat-item cat-item-318920983"><a href="https://runilawreview.org/category/%d7%9e%d7%97%d7%91%d7%a8%d7%99%d7%9d/%d7%a8%d7%95%d7%91%d7%99%d7%a0%d7%a9%d7%98%d7%99%d7%99%d7%9f-%d7%90%d7%9c%d7%99%d7%a7%d7%99%d7%9d/">רובינשטיין אליקים</a> </li> <li class="cat-item cat-item-120033485"><a href="https://runilawreview.org/category/%d7%9e%d7%97%d7%91%d7%a8%d7%99%d7%9d/%d7%a8%d7%95%d7%91%d7%99%d7%a0%d7%a9%d7%98%d7%99%d7%99%d7%9f-%d7%90%d7%9e%d7%a0%d7%95%d7%9f/">רובינשטיין אמנון</a> </li> <li class="cat-item cat-item-726607044"><a href="https://runilawreview.org/category/%d7%9e%d7%97%d7%91%d7%a8%d7%99%d7%9d/%d7%a8%d7%95%d7%93%d7%a1-%d7%90%d7%9c%d7%95%d7%9f/">רודס אלון</a> </li> <li class="cat-item cat-item-137252656"><a href="https://runilawreview.org/category/%d7%9e%d7%97%d7%91%d7%a8%d7%99%d7%9d/%d7%a8%d7%95%d7%94-%d7%92%d7%99%d7%90/">רוה גיא</a> </li> <li class="cat-item cat-item-760383649"><a href="https://runilawreview.org/category/%d7%9e%d7%97%d7%91%d7%a8%d7%99%d7%9d/%d7%a8%d7%95%d7%96%d7%99%d7%9c%d7%99%d7%95-%d7%92%d7%9c/">רוזיליו גל</a> </li> <li class="cat-item cat-item-724028404"><a href="https://runilawreview.org/category/%d7%9e%d7%97%d7%91%d7%a8%d7%99%d7%9d/%d7%a8%d7%95%d7%96%d7%9e%d7%9f-%d7%a2%d7%a8%d7%9f/">רוזמן ערן</a> </li> <li class="cat-item cat-item-120035087"><a href="https://runilawreview.org/category/%d7%9e%d7%97%d7%91%d7%a8%d7%99%d7%9d/%d7%a8%d7%95%d7%96%d7%9f-%d7%91%d7%a8%d7%95%d7%9a/">רוזן ברוך</a> </li> <li class="cat-item cat-item-730865666"><a href="https://runilawreview.org/category/%d7%9e%d7%97%d7%91%d7%a8%d7%99%d7%9d/%d7%a8%d7%95%d7%96%d7%9f-%d7%9c%d7%99/">רוזן לי</a> </li> <li class="cat-item cat-item-120806924"><a href="https://runilawreview.org/category/%d7%9e%d7%97%d7%91%d7%a8%d7%99%d7%9d/%d7%a8%d7%95%d7%96%d7%a0%d7%90%d7%99-%d7%99%d7%a0%d7%99%d7%91/">רוזנאי יניב</a> </li> <li class="cat-item cat-item-120034004"><a href="https://runilawreview.org/category/%d7%9e%d7%97%d7%91%d7%a8%d7%99%d7%9d/%d7%a8%d7%95%d7%96%d7%a0%d7%91%d7%a8%d7%92-%d7%a2%d7%a0%d7%aa/">רוזנברג ענת</a> </li> <li class="cat-item cat-item-701679729"><a href="https://runilawreview.org/category/%d7%9e%d7%97%d7%91%d7%a8%d7%99%d7%9d/%d7%a8%d7%95%d7%96%d7%a0%d7%91%d7%a8%d7%92-%d7%a8%d7%95%d7%a0%d7%99/">רוזנברג רוני</a> </li> <li class="cat-item cat-item-753566375"><a href="https://runilawreview.org/category/%d7%9e%d7%97%d7%91%d7%a8%d7%99%d7%9d/%d7%a8%d7%95%d7%96%d7%a0%d7%a8-%d7%99%d7%95%d7%97%d7%90%d7%99/">רוזנר יוחאי</a> </li> <li class="cat-item cat-item-120034841"><a href="https://runilawreview.org/category/%d7%9e%d7%97%d7%91%d7%a8%d7%99%d7%9d/%d7%a8%d7%95%d7%98-%d7%92%d7%9c%d7%a2%d7%93/">רוט גלעד</a> </li> <li class="cat-item cat-item-680979360"><a href="https://runilawreview.org/category/%d7%9e%d7%97%d7%91%d7%a8%d7%99%d7%9d/%d7%a8%d7%95%d7%98-%d7%a8%d7%95%d7%9f/">רוט רון</a> </li> <li class="cat-item cat-item-725969406"><a href="https://runilawreview.org/category/%d7%9e%d7%97%d7%91%d7%a8%d7%99%d7%9d/%d7%a8%d7%95%d7%99%d7%98%d7%9e%d7%9f-%d7%99%d7%95%d7%91%d7%9c/">רויטמן יובל</a> </li> <li class="cat-item cat-item-120033296"><a href="https://runilawreview.org/category/%d7%9e%d7%97%d7%91%d7%a8%d7%99%d7%9d/%d7%a8%d7%95%d7%9d-%d7%90%d7%9c%d7%93%d7%93/">רום אלדד</a> </li> <li class="cat-item cat-item-476259183"><a href="https://runilawreview.org/category/%d7%9e%d7%97%d7%91%d7%a8%d7%99%d7%9d/%d7%a8%d7%95%d7%a0%d7%9f-%d7%98%d7%9c/">רונן טל</a> </li> <li class="cat-item cat-item-551445063"><a href="https://runilawreview.org/category/%d7%9e%d7%97%d7%91%d7%a8%d7%99%d7%9d/%d7%a8%d7%95%d7%a0%d7%9f-%d7%99%d7%90%d7%99%d7%a8/">רונן יאיר</a> </li> <li class="cat-item cat-item-120034273"><a href="https://runilawreview.org/category/%d7%9e%d7%97%d7%91%d7%a8%d7%99%d7%9d/%d7%a8%d7%95%d7%aa%d7%9d-%d7%99%d7%a2%d7%93/">רותם יעד</a> </li> <li class="cat-item cat-item-120033341"><a href="https://runilawreview.org/category/%d7%9e%d7%97%d7%91%d7%a8%d7%99%d7%9d/%d7%a8%d7%99%d7%91%d7%9c%d7%99%d7%9f-%d7%90%d7%9c%d7%99%d7%a2%d7%96%d7%a8/">ריבלין אליעזר</a> </li> <li class="cat-item cat-item-120033042"><a href="https://runilawreview.org/category/%d7%9e%d7%97%d7%91%d7%a8%d7%99%d7%9d/%d7%a8%d7%99%d7%96%d7%94-%d7%9c%d7%99%d7%9e%d7%95%d7%a8/">ריזה לימור</a> </li> <li class="cat-item cat-item-719206931"><a href="https://runilawreview.org/category/%d7%9e%d7%97%d7%91%d7%a8%d7%99%d7%9d/%d7%a8%d7%99%d7%99%d7%9a%d6%be%d7%96%d7%99%d7%95-%d7%a2%d7%99%d7%a8%d7%99%d7%aa/">רייך־זיו עירית</a> </li> <li class="cat-item cat-item-120812730"><a href="https://runilawreview.org/category/%d7%9e%d7%97%d7%91%d7%a8%d7%99%d7%9d/%d7%a8%d7%99%d7%99%d7%9b%d7%9e%d7%9f-%d7%90%d7%95%d7%a8%d7%99%d7%90%d7%9c/">רייכמן אוריאל</a> </li> <li class="cat-item cat-item-105978434"><a href="https://runilawreview.org/category/%d7%9e%d7%97%d7%91%d7%a8%d7%99%d7%9d/%d7%a8%d7%9f-%d7%9c%d7%97%d7%9e%d7%9f/">רן לחמן</a> </li> <li class="cat-item cat-item-112465199"><a href="https://runilawreview.org/category/%d7%9e%d7%97%d7%91%d7%a8%d7%99%d7%9d/%d7%a8%d7%a2%d7%a0%d7%9f-%d7%91%d7%9f-%d7%99%d7%a9%d7%99/">רענן בן-ישי</a> </li> <li class="cat-item cat-item-546198174"><a href="https://runilawreview.org/category/%d7%9e%d7%97%d7%91%d7%a8%d7%99%d7%9d/%d7%a9%d7%90%d7%a0%d7%9f-%d7%aa%d7%9e%d7%99%d7%a8/">שאנן תמיר</a> </li> <li class="cat-item cat-item-206239186"><a href="https://runilawreview.org/category/%d7%9e%d7%97%d7%91%d7%a8%d7%99%d7%9d/%d7%a9%d7%92%d7%91-%d7%a9%d7%95%d7%a7%d7%99/">שגב שוקי</a> </li> <li class="cat-item cat-item-120034242"><a href="https://runilawreview.org/category/%d7%9e%d7%97%d7%91%d7%a8%d7%99%d7%9d/%d7%a9%d7%95%d7%9c-%d7%99%d7%a2%d7%a7%d7%91/">שול יעקב</a> </li> <li class="cat-item cat-item-120033593"><a href="https://runilawreview.org/category/%d7%9e%d7%97%d7%91%d7%a8%d7%99%d7%9d/%d7%a9%d7%97%d7%9d-%d7%90%d7%a8%d7%96/">שחם ארז</a> </li> <li class="cat-item cat-item-203882316"><a href="https://runilawreview.org/category/%d7%9e%d7%97%d7%91%d7%a8%d7%99%d7%9d/%d7%a9%d7%97%d7%a8-%d7%99%d7%95%d7%a8%d7%9d/">שחר יורם</a> </li> <li class="cat-item cat-item-684129405"><a href="https://runilawreview.org/category/%d7%9e%d7%97%d7%91%d7%a8%d7%99%d7%9d/%d7%a9%d7%98%d7%95%d7%a4%d7%9c%d7%a8-%d7%92%d7%99%d7%9c%d7%94/">שטופלר גילה</a> </li> <li class="cat-item cat-item-120034354"><a href="https://runilawreview.org/category/%d7%9e%d7%97%d7%91%d7%a8%d7%99%d7%9d/%d7%a9%d7%98%d7%a8%d7%9f-%d7%99%d7%93%d7%99%d7%93%d7%99%d7%94/">שטרן ידידיה</a> </li> <li class="cat-item cat-item-703946658"><a href="https://runilawreview.org/category/%d7%9e%d7%97%d7%91%d7%a8%d7%99%d7%9d/%d7%a9%d7%98%d7%a8%d7%9f-%d7%a9%d7%99/">שטרן שי</a> </li> <li class="cat-item cat-item-120034318"><a href="https://runilawreview.org/category/%d7%9e%d7%97%d7%91%d7%a8%d7%99%d7%9d/%d7%a9%d7%98%d7%a8%d7%a1%d7%91%d7%a8%d7%92-%d7%9b%d7%94%d7%9f-%d7%98%d7%95%d7%91%d7%94/">שטרסברג-כהן טובה</a> </li> <li class="cat-item cat-item-120032228"><a href="https://runilawreview.org/category/%d7%9e%d7%97%d7%91%d7%a8%d7%99%d7%9d/%d7%a9%d7%99%d7%98%d7%a8%d7%99%d7%aa-%d7%a9%d7%9e%d7%a2%d7%95%d7%9f/">שיטרית שמעון</a> </li> <li class="cat-item cat-item-120032332"><a href="https://runilawreview.org/category/%d7%9e%d7%97%d7%91%d7%a8%d7%99%d7%9d/%d7%a9%d7%99%d7%a4%d7%9e%d7%9f-%d7%a4%d7%a0%d7%97%d7%a1/">שיפמן פנחס</a> </li> <li class="cat-item cat-item-120032620"><a href="https://runilawreview.org/category/%d7%9e%d7%97%d7%91%d7%a8%d7%99%d7%9d/%d7%a9%d7%99%d7%a6%d7%a8-%d7%92%d7%9c-%d7%9e%d7%99%d7%9b%d7%9c/">שיצר-גל מיכל</a> </li> <li class="cat-item cat-item-120034104"><a href="https://runilawreview.org/category/%d7%9e%d7%97%d7%91%d7%a8%d7%99%d7%9d/%d7%a9%d7%9e%d7%92%d7%a8-%d7%9e%d7%90%d7%99%d7%a8/">שמגר מאיר</a> </li> <li class="cat-item cat-item-776095479"><a href="https://runilawreview.org/category/%d7%9e%d7%97%d7%91%d7%a8%d7%99%d7%9d/%d7%a9%d7%9e%d7%95%d7%90%d7%9c%d7%99-%d7%91%d7%a0%d7%99%d7%9e%d7%99%d7%9f/">שמואלי בנימין</a> </li> <li class="cat-item cat-item-120265020"><a href="https://runilawreview.org/category/%d7%9e%d7%97%d7%91%d7%a8%d7%99%d7%9d/%d7%a9%d7%9e%d7%99%d7%a8-%d7%96%d7%99%d7%95%d7%94/">שמיר זיוה</a> </li> <li class="cat-item cat-item-750405321"><a href="https://runilawreview.org/category/%d7%9e%d7%97%d7%91%d7%a8%d7%99%d7%9d/%d7%a9%d7%9e%d7%9c%d7%94-%d7%a7%d7%93%d7%95%d7%a9-%d7%90%d7%91%d7%a0%d7%a8/">שמלה קדוש אבנר</a> </li> <li class="cat-item cat-item-120031921"><a href="https://runilawreview.org/category/%d7%9e%d7%97%d7%91%d7%a8%d7%99%d7%9d/%d7%a9%d7%a0%d7%94%d7%91-%d7%90%d7%99%d7%9c/">שנהב איל</a> </li> <li class="cat-item cat-item-120034892"><a href="https://runilawreview.org/category/%d7%9e%d7%97%d7%91%d7%a8%d7%99%d7%9d/%d7%a9%d7%a0%d7%99-%d7%92%d7%99%d7%90/">שני גיא</a> </li> <li class="cat-item cat-item-667164522"><a href="https://runilawreview.org/category/%d7%9e%d7%97%d7%91%d7%a8%d7%99%d7%9d/%d7%a9%d7%a0%d7%99-%d7%99%d7%95%d7%91%d7%9c/">שני יובל</a> </li> <li class="cat-item cat-item-646006109"><a href="https://runilawreview.org/category/%d7%9e%d7%97%d7%91%d7%a8%d7%99%d7%9d/%d7%a9%d7%a0%d7%99%d7%91%d7%95%d7%99%d7%9d-%d7%92%d7%9c%d7%99%d7%94/">שניבוים גליה</a> </li> <li class="cat-item cat-item-646006094"><a href="https://runilawreview.org/category/%d7%9e%d7%97%d7%91%d7%a8%d7%99%d7%9d/%d7%a9%d7%a0%d7%a2%d7%a8-%d7%90%d7%93%d7%9d/">שנער אדם</a> </li> <li class="cat-item cat-item-759207965"><a href="https://runilawreview.org/category/%d7%9e%d7%97%d7%91%d7%a8%d7%99%d7%9d/%d7%a9%d7%a4%d7%99%d7%a8%d7%90-%d7%99%d7%a2%d7%a7%d7%91/">שפירא יעקב</a> </li> <li class="cat-item cat-item-120033905"><a href="https://runilawreview.org/category/%d7%9e%d7%97%d7%91%d7%a8%d7%99%d7%9d/%d7%a9%d7%a4%d7%99%d7%a8%d7%90-%d7%a2%d7%95%d7%9e%d7%a8/">שפירא עומר</a> </li> <li class="cat-item cat-item-120035860"><a href="https://runilawreview.org/category/%d7%9e%d7%97%d7%91%d7%a8%d7%99%d7%9d/%d7%a9%d7%a4%d7%99%d7%a8%d7%90-%d7%a8%d7%95%d7%a2%d7%99/">שפירא רועי</a> </li> <li class="cat-item cat-item-120032895"><a href="https://runilawreview.org/category/%d7%9e%d7%97%d7%91%d7%a8%d7%99%d7%9d/%d7%a9%d7%a8-%d7%a0%d7%a2%d7%9d/">שר נעם</a> </li> <li class="cat-item cat-item-654900552"><a href="https://runilawreview.org/category/%d7%9e%d7%97%d7%91%d7%a8%d7%99%d7%9d/%d7%a9%d7%a8%d7%91%d7%99%d7%98-%d7%91%d7%a8%d7%95%d7%9a-%d7%a4%d7%a0%d7%99%d7%a0%d7%94/">שרביט ברוך פנינה</a> </li> <li class="cat-item cat-item-664709130"><a href="https://runilawreview.org/category/%d7%9e%d7%97%d7%91%d7%a8%d7%99%d7%9d/%d7%a9%d7%a8%d7%92%d7%90-%d7%90%d7%9e%d7%99%d7%a8/">שרגא אמיר</a> </li> <li class="cat-item cat-item-586228349"><a href="https://runilawreview.org/category/%d7%9e%d7%97%d7%91%d7%a8%d7%99%d7%9d/%d7%a9%d7%a8%d7%a2%d7%91%d7%99-%d7%99%d7%95%d7%a1%d7%a3/">שרעבי יוסף</a> </li> <li class="cat-item cat-item-120033361"><a href="https://runilawreview.org/category/%d7%9e%d7%97%d7%91%d7%a8%d7%99%d7%9d/%d7%a9%d7%a8%d7%a3-%d7%90%d7%9c%d7%a2%d7%93/">שרף אלעד</a> </li> <li class="cat-item cat-item-126194078"><a href="https://runilawreview.org/category/%d7%9e%d7%97%d7%91%d7%a8%d7%99%d7%9d/%d7%aa%d7%95%d7%a8-%d7%90%d7%91%d7%99%d7%a9%d7%9c%d7%95%d7%9d/">תור אבישלום</a> </li> <li class="cat-item cat-item-540501921"><a href="https://runilawreview.org/category/%d7%9e%d7%97%d7%91%d7%a8%d7%99%d7%9d/%d7%aa%d7%99%d7%a8%d7%95%d7%a9-%d7%99%d7%95%d7%a4%d7%99/">תירוש יופי</a> </li> <li class="cat-item cat-item-771046897"><a href="https://runilawreview.org/category/%d7%9e%d7%97%d7%91%d7%a8%d7%99%d7%9d/%d7%aa%d7%9e%d7%99%d7%a8-%d7%a2%d7%a0%d7%91%d7%9c/">תמיר ענבל</a> </li> </ul> </li> </ul> </li> </ul> </div><!-- #primary .widget-area --> </div><!-- #main --> <div id="footer" role="contentinfo"> <div id="colophon"> <div id="site-info"> <a href="https://runilawreview.org/" title="אתר משפט ועסקים " rel="home"> אתר משפט ועסקים </a> </div><!-- #site-info --> <div id="site-generator"> <a href="https://wordpress.com/?ref=footer_blog" rel="nofollow">בלוג בוורדפרס.קום.</a> </div><!-- #site-generator --> </div><!-- #colophon --> </div><!-- #footer --> </div><!-- #wrapper --> <!-- --> <script type="text/javascript" src="//0.gravatar.com/js/hovercards/hovercards.min.js?ver=202448f4980d8e1cc3e91fc638e6937ed764a50008b0b2c4d629358cfba6a39234c795" id="grofiles-cards-js"></script> <script type="text/javascript" id="wpgroho-js-extra"> /* <![CDATA[ */ var WPGroHo = {"my_hash":""}; /* ]]> */ </script> <script crossorigin='anonymous' type='text/javascript' src='https://s2.wp.com/wp-content/mu-plugins/gravatar-hovercards/wpgroho.js?m=1610363240i'></script> <script> // Initialize and attach hovercards to all gravatars ( function() { function init() { if ( typeof Gravatar === 'undefined' ) { return; } if ( typeof Gravatar.init !== 'function' ) { return; } Gravatar.profile_cb = function ( hash, id ) { WPGroHo.syncProfileData( hash, id ); }; Gravatar.my_hash = WPGroHo.my_hash; Gravatar.init( 'body', '#wp-admin-bar-my-account', { i18n: { 'Edit your profile': 'ערוך את הפרופיל שלך', 'View profile': 'View profile', 'Sorry, we are unable to load this Gravatar profile.': 'Sorry, we are unable to load this Gravatar profile.', 'Profile not found.': 'Profile not found.', 'Too Many Requests.': 'Too Many Requests.', 'Internal Server Error.': 'Internal Server Error.', }, } ); } if ( document.readyState !== 'loading' ) { init(); } else { document.addEventListener( 'DOMContentLoaded', init ); } } )(); </script> <div style="display:none"> <div class="grofile-hash-map-8322e469070244709044bfedbd480b48"> </div> </div> <div id="actionbar" style="display: none;" class="actnbr-pub-twentyten actnbr-has-follow"> <ul> <li class="actnbr-btn actnbr-hidden"> <a class="actnbr-action actnbr-actn-comment" href="https://runilawreview.org/2015/06/10/blogpost-niv-tomer/#respond"> <svg class="gridicon gridicons-comment" height="20" width="20" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><g><path d="M12 16l-5 5v-5H5c-1.1 0-2-.9-2-2V5c0-1.1.9-2 2-2h14c1.1 0 2 .9 2 2v9c0 1.1-.9 2-2 2h-7z"/></g></svg> <span>תגובה </span> </a> </li> <li class="actnbr-btn actnbr-hidden"> <a class="actnbr-action actnbr-actn-reblog" href=""> <svg class="gridicon gridicons-reblog" height="20" width="20" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><g><path d="M22.086 9.914L20 7.828V18c0 1.105-.895 2-2 2h-7v-2h7V7.828l-2.086 2.086L14.5 8.5 19 4l4.5 4.5-1.414 1.414zM6 16.172V6h7V4H6c-1.105 0-2 .895-2 2v10.172l-2.086-2.086L.5 15.5 5 20l4.5-4.5-1.414-1.414L6 16.172z"/></g></svg><span>פרסם מחדש בבלוג</span> </a> </li> <li class="actnbr-btn actnbr-hidden"> <a class="actnbr-action actnbr-actn-follow " href=""> <svg class="gridicon" height="20" width="20" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 20 20"><path clip-rule="evenodd" d="m4 4.5h12v6.5h1.5v-6.5-1.5h-1.5-12-1.5v1.5 10.5c0 1.1046.89543 2 2 2h7v-1.5h-7c-.27614 0-.5-.2239-.5-.5zm10.5 2h-9v1.5h9zm-5 3h-4v1.5h4zm3.5 1.5h-1v1h1zm-1-1.5h-1.5v1.5 1 1.5h1.5 1 1.5v-1.5-1-1.5h-1.5zm-2.5 2.5h-4v1.5h4zm6.5 1.25h1.5v2.25h2.25v1.5h-2.25v2.25h-1.5v-2.25h-2.25v-1.5h2.25z" fill-rule="evenodd"></path></svg> <span>להירשם</span> </a> <a class="actnbr-action actnbr-actn-following no-display" href=""> <svg class="gridicon" height="20" width="20" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 20 20"><path fill-rule="evenodd" clip-rule="evenodd" d="M16 4.5H4V15C4 15.2761 4.22386 15.5 4.5 15.5H11.5V17H4.5C3.39543 17 2.5 16.1046 2.5 15V4.5V3H4H16H17.5V4.5V12.5H16V4.5ZM5.5 6.5H14.5V8H5.5V6.5ZM5.5 9.5H9.5V11H5.5V9.5ZM12 11H13V12H12V11ZM10.5 9.5H12H13H14.5V11V12V13.5H13H12H10.5V12V11V9.5ZM5.5 12H9.5V13.5H5.5V12Z" fill="#008A20"></path><path class="following-icon-tick" d="M13.5 16L15.5 18L19 14.5" stroke="#008A20" stroke-width="1.5"></path></svg> <span>רשום</span> </a> <div class="actnbr-popover tip tip-top-left actnbr-notice" id="follow-bubble"> <div class="tip-arrow"></div> <div class="tip-inner actnbr-follow-bubble"> <ul> <li class="actnbr-sitename"> <a href="https://runilawreview.org"> <img loading='lazy' alt='' src='https://secure.gravatar.com/blavatar/91e0c666ea3e84b705285193fa52b3085fc65e238fd1d7690ae2c3433736305c?s=50&d=https%3A%2F%2Fs2.wp.com%2Fi%2Flogo%2Fwpcom-gray-white.png' srcset='https://secure.gravatar.com/blavatar/91e0c666ea3e84b705285193fa52b3085fc65e238fd1d7690ae2c3433736305c?s=50&d=https%3A%2F%2Fs2.wp.com%2Fi%2Flogo%2Fwpcom-gray-white.png 1x, https://secure.gravatar.com/blavatar/91e0c666ea3e84b705285193fa52b3085fc65e238fd1d7690ae2c3433736305c?s=75&d=https%3A%2F%2Fs2.wp.com%2Fi%2Flogo%2Fwpcom-gray-white.png 1.5x, https://secure.gravatar.com/blavatar/91e0c666ea3e84b705285193fa52b3085fc65e238fd1d7690ae2c3433736305c?s=100&d=https%3A%2F%2Fs2.wp.com%2Fi%2Flogo%2Fwpcom-gray-white.png 2x, https://secure.gravatar.com/blavatar/91e0c666ea3e84b705285193fa52b3085fc65e238fd1d7690ae2c3433736305c?s=150&d=https%3A%2F%2Fs2.wp.com%2Fi%2Flogo%2Fwpcom-gray-white.png 3x, https://secure.gravatar.com/blavatar/91e0c666ea3e84b705285193fa52b3085fc65e238fd1d7690ae2c3433736305c?s=200&d=https%3A%2F%2Fs2.wp.com%2Fi%2Flogo%2Fwpcom-gray-white.png 4x' class='avatar avatar-50' height='50' width='50' /> אתר משפט ועסקים </a> </li> <div class="actnbr-message no-display"></div> <form method="post" action="https://subscribe.wordpress.com" accept-charset="utf-8" style="display: none;"> <div class="actnbr-follow-count">הצטרפו ל 188 מנויים נוספים</div> <div> <input type="email" name="email" placeholder="יש להקליד את כתובת האימייל שלך" class="actnbr-email-field" aria-label="יש להקליד את כתובת האימייל שלך" /> </div> <input type="hidden" name="action" value="subscribe" /> <input type="hidden" name="blog_id" value="38444256" /> <input type="hidden" name="source" value="https://runilawreview.org/2015/06/10/blogpost-niv-tomer/" /> <input type="hidden" name="sub-type" value="actionbar-follow" /> <input type="hidden" id="_wpnonce" name="_wpnonce" value="e08740c04e" /> <div class="actnbr-button-wrap"> <button type="submit" value="רשום אותי"> רשום אותי </button> </div> </form> <li class="actnbr-login-nudge"> <div> כבר יש לך חשבון ב-WordPress.com? <a href="https://wordpress.com/log-in?redirect_to=https%3A%2F%2Fr-login.wordpress.com%2Fremote-login.php%3Faction%3Dlink%26back%3Dhttps%253A%252F%252Frunilawreview.org%252F2015%252F06%252F10%252Fblogpost-niv-tomer%252F">זה הזמן להתחבר.</a> </div> </li> </ul> </div> </div> </li> <li class="actnbr-ellipsis actnbr-hidden"> <svg class="gridicon gridicons-ellipsis" height="24" width="24" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><g><path d="M7 12c0 1.104-.896 2-2 2s-2-.896-2-2 .896-2 2-2 2 .896 2 2zm12-2c-1.104 0-2 .896-2 2s.896 2 2 2 2-.896 2-2-.896-2-2-2zm-7 0c-1.104 0-2 .896-2 2s.896 2 2 2 2-.896 2-2-.896-2-2-2z"/></g></svg> <div class="actnbr-popover tip tip-top-left actnbr-more"> <div class="tip-arrow"></div> <div class="tip-inner"> <ul> <li class="actnbr-sitename"> <a href="https://runilawreview.org"> <img loading='lazy' alt='' src='https://secure.gravatar.com/blavatar/91e0c666ea3e84b705285193fa52b3085fc65e238fd1d7690ae2c3433736305c?s=50&d=https%3A%2F%2Fs2.wp.com%2Fi%2Flogo%2Fwpcom-gray-white.png' srcset='https://secure.gravatar.com/blavatar/91e0c666ea3e84b705285193fa52b3085fc65e238fd1d7690ae2c3433736305c?s=50&d=https%3A%2F%2Fs2.wp.com%2Fi%2Flogo%2Fwpcom-gray-white.png 1x, https://secure.gravatar.com/blavatar/91e0c666ea3e84b705285193fa52b3085fc65e238fd1d7690ae2c3433736305c?s=75&d=https%3A%2F%2Fs2.wp.com%2Fi%2Flogo%2Fwpcom-gray-white.png 1.5x, https://secure.gravatar.com/blavatar/91e0c666ea3e84b705285193fa52b3085fc65e238fd1d7690ae2c3433736305c?s=100&d=https%3A%2F%2Fs2.wp.com%2Fi%2Flogo%2Fwpcom-gray-white.png 2x, https://secure.gravatar.com/blavatar/91e0c666ea3e84b705285193fa52b3085fc65e238fd1d7690ae2c3433736305c?s=150&d=https%3A%2F%2Fs2.wp.com%2Fi%2Flogo%2Fwpcom-gray-white.png 3x, https://secure.gravatar.com/blavatar/91e0c666ea3e84b705285193fa52b3085fc65e238fd1d7690ae2c3433736305c?s=200&d=https%3A%2F%2Fs2.wp.com%2Fi%2Flogo%2Fwpcom-gray-white.png 4x' class='avatar avatar-50' height='50' width='50' /> אתר משפט ועסקים </a> </li> <li class="actnbr-folded-customize"> <a href="https://idclawreview.wordpress.com/wp-admin/customize.php?url=https%3A%2F%2Fidclawreview.wordpress.com%2F2015%2F06%2F10%2Fblogpost-niv-tomer%2F"> <svg class="gridicon gridicons-customize" height="20" width="20" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><g><path d="M2 6c0-1.505.78-3.08 2-4 0 .845.69 2 2 2 1.657 0 3 1.343 3 3 0 .386-.08.752-.212 1.09.74.594 1.476 1.19 2.19 1.81L8.9 11.98c-.62-.716-1.214-1.454-1.807-2.192C6.753 9.92 6.387 10 6 10c-2.21 0-4-1.79-4-4zm12.152 6.848l1.34-1.34c.607.304 1.283.492 2.008.492 2.485 0 4.5-2.015 4.5-4.5 0-.725-.188-1.4-.493-2.007L18 9l-2-2 3.507-3.507C18.9 3.188 18.225 3 17.5 3 15.015 3 13 5.015 13 7.5c0 .725.188 1.4.493 2.007L3 20l2 2 6.848-6.848c1.885 1.928 3.874 3.753 5.977 5.45l1.425 1.148 1.5-1.5-1.15-1.425c-1.695-2.103-3.52-4.092-5.448-5.977z"/></g></svg> <span>התאמה אישית</span> </a> </li> <li class="actnbr-folded-follow"> <a class="actnbr-action actnbr-actn-follow " href=""> <svg class="gridicon" height="20" width="20" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 20 20"><path clip-rule="evenodd" d="m4 4.5h12v6.5h1.5v-6.5-1.5h-1.5-12-1.5v1.5 10.5c0 1.1046.89543 2 2 2h7v-1.5h-7c-.27614 0-.5-.2239-.5-.5zm10.5 2h-9v1.5h9zm-5 3h-4v1.5h4zm3.5 1.5h-1v1h1zm-1-1.5h-1.5v1.5 1 1.5h1.5 1 1.5v-1.5-1-1.5h-1.5zm-2.5 2.5h-4v1.5h4zm6.5 1.25h1.5v2.25h2.25v1.5h-2.25v2.25h-1.5v-2.25h-2.25v-1.5h2.25z" fill-rule="evenodd"></path></svg> <span>להירשם</span> </a> <a class="actnbr-action actnbr-actn-following no-display" href=""> <svg class="gridicon" height="20" width="20" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 20 20"><path fill-rule="evenodd" clip-rule="evenodd" d="M16 4.5H4V15C4 15.2761 4.22386 15.5 4.5 15.5H11.5V17H4.5C3.39543 17 2.5 16.1046 2.5 15V4.5V3H4H16H17.5V4.5V12.5H16V4.5ZM5.5 6.5H14.5V8H5.5V6.5ZM5.5 9.5H9.5V11H5.5V9.5ZM12 11H13V12H12V11ZM10.5 9.5H12H13H14.5V11V12V13.5H13H12H10.5V12V11V9.5ZM5.5 12H9.5V13.5H5.5V12Z" fill="#008A20"></path><path class="following-icon-tick" d="M13.5 16L15.5 18L19 14.5" stroke="#008A20" stroke-width="1.5"></path></svg> <span>רשום</span> </a> </li> <li class="actnbr-signup"><a href="https://wordpress.com/start/">הרשמה</a></li> <li class="actnbr-login"><a href="https://wordpress.com/log-in?redirect_to=https%3A%2F%2Fr-login.wordpress.com%2Fremote-login.php%3Faction%3Dlink%26back%3Dhttps%253A%252F%252Frunilawreview.org%252F2015%252F06%252F10%252Fblogpost-niv-tomer%252F">להתחבר</a></li> <li class="actnbr-shortlink"><a href="https://wp.me/p2Bj6E-WP">העתקת קישור מקוצר</a></li> <li class="flb-report"> <a href="https://wordpress.com/abuse/?report_url=https://runilawreview.org/2015/06/10/blogpost-niv-tomer/" target="_blank" rel="noopener noreferrer"> דווח על תוכן זה </a> </li> <li class="actnbr-reader"> <a href="https://wordpress.com/read/blogs/38444256/posts/3647"> View post in Reader </a> </li> <li class="actnbr-subs"> <a href="https://subscribe.wordpress.com/">ניהול מינויים</a> </li> <li class="actnbr-fold"><a href="">צמצום סרגל זה</a></li> </ul> </div> </div> </li> </ul> </div> <script> window.addEventListener( "load", function( event ) { var link = document.createElement( "link" ); link.href = "https://s0.wp.com/wp-content/mu-plugins/actionbar/actionbar.css?v=20241015"; link.type = "text/css"; link.rel = "stylesheet"; document.head.appendChild( link ); var script = document.createElement( "script" ); script.src = "https://s0.wp.com/wp-content/mu-plugins/actionbar/actionbar.js?v=20231122"; script.defer = true; document.body.appendChild( script ); } ); </script> <script type="text/javascript"> window.WPCOM_sharing_counts = {"https:\/\/runilawreview.org\/2015\/06\/10\/blogpost-niv-tomer\/":3647}; </script> <script type="text/javascript" id="jetpack-facebook-embed-js-extra"> /* <![CDATA[ */ var jpfbembed = {"appid":"249643311490","locale":"he_IL"}; /* ]]> */ </script> <script type="text/javascript" id="sharing-js-js-extra"> /* <![CDATA[ */ var sharing_js_options = {"lang":"en","counts":"1","is_stats_active":"1"}; /* ]]> */ </script> <script type="text/javascript" id="verbum-settings-js-before"> /* <![CDATA[ */ window.VerbumComments = {"Log in or provide your name and email to leave a reply.":"\u05d9\u05e9 \u05dc\u05d4\u05ea\u05d7\u05d1\u05e8 \u05d0\u05d5 \u05dc\u05e1\u05e4\u05e7 \u05d0\u05ea \u05e9\u05de\u05da \u05d5\u05db\u05ea\u05d5\u05d1\u05ea \u05d4\u05d0\u05d9\u05de\u05d9\u05d9\u05dc \u05e9\u05dc\u05da \u05db\u05d3\u05d9 \u05dc\u05d4\u05e9\u05d0\u05d9\u05e8 \u05ea\u05d2\u05d5\u05d1\u05d4.","Log in or provide your name and email to leave a comment.":"\u05d9\u05e9 \u05dc\u05d4\u05ea\u05d7\u05d1\u05e8 \u05d0\u05d5 \u05dc\u05de\u05e1\u05d5\u05e8 \u05d0\u05ea \u05d4\u05e9\u05dd \u05d5\u05db\u05ea\u05d5\u05d1\u05ea \u05d4\u05d0\u05d9\u05de\u05d9\u05d9\u05dc \u05e9\u05dc\u05da \u05db\u05d3\u05d9 \u05dc\u05d4\u05d2\u05d9\u05d1.","Receive web and mobile notifications for posts on this site.":"\u05dc\u05e7\u05d1\u05dc \u05d4\u05d5\u05d3\u05e2\u05d5\u05ea \u05d1\u05e8\u05e9\u05ea \u05d5\u05d1\u05e0\u05d9\u05d9\u05d3 \u05e2\u05dc \u05e4\u05d5\u05e1\u05d8\u05d9\u05dd \u05d1\u05d0\u05ea\u05e8 \u05d6\u05d4.","Name":"\u05e9\u05dd","Email (address never made public)":"\u05d0\u05d9\u05de\u05d9\u05d9\u05dc (\u05d4\u05db\u05ea\u05d5\u05d1\u05ea \u05dc\u05e2\u05d5\u05dc\u05dd \u05dc\u05d0 \u05ea\u05e4\u05d5\u05e8\u05e1\u05dd)","Website (optional)":"\u05d0\u05ea\u05e8 \u05d0\u05d9\u05e0\u05d8\u05e8\u05e0\u05d8 (\u05d0\u05d5\u05e4\u05e6\u05d9\u05d5\u05e0\u05d0\u05dc\u05d9)","Leave a reply. (log in optional)":"\u05dc\u05d4\u05e9\u05d0\u05d9\u05e8 \u05ea\u05d2\u05d5\u05d1\u05d4. (\u05d4\u05ea\u05d7\u05d1\u05e8\u05d5\u05ea \u05d0\u05d5\u05e4\u05e6\u05d9\u05d5\u05e0\u05dc\u05d9\u05ea)","Leave a comment. (log in optional)":"\u05dc\u05d4\u05d2\u05d9\u05d1. (\u05dc\u05d0 \u05e0\u05d3\u05e8\u05e9 \u05dc\u05d4\u05ea\u05d7\u05d1\u05e8)","Log in to leave a reply.":"\u05d9\u05e9 \u05dc\u05d4\u05ea\u05d7\u05d1\u05e8 \u05db\u05d3\u05d9 \u05dc\u05d4\u05e9\u05d0\u05d9\u05e8 \u05ea\u05d2\u05d5\u05d1\u05d4.","Log in to leave a comment.":"\u05dc\u05d4\u05ea\u05d7\u05d1\u05e8 \u05db\u05d3\u05d9 \u05dc\u05d4\u05d2\u05d9\u05d1.","Logged in via %s":"\u05d4\u05ea\u05d7\u05d1\u05e8\u05ea \u05d3\u05e8\u05da %s","Log out":"\u05dc\u05e6\u05d0\u05ea \u05de\u05d4\u05de\u05e2\u05e8\u05db\u05ea","Email":"\u05d0\u05d9\u05de\u05d9\u05d9\u05dc","(Address never made public)":"(\u05d4\u05db\u05ea\u05d5\u05d1\u05ea \u05dc\u05e2\u05d5\u05dc\u05dd \u05dc\u05d0 \u05ea\u05e4\u05d5\u05e8\u05e1\u05dd)","Instantly":"\u05de\u05d9\u05d9\u05d3\u05d9\u05ea","Daily":"\u05d9\u05d5\u05de\u05d9","Reply":"\u05dc\u05d4\u05d2\u05d9\u05d1","Comment":"\u05ea\u05d2\u05d5\u05d1\u05d4","WordPress":"\u05d5\u05d5\u05e8\u05d3\u05e4\u05e8\u05e1","Weekly":"\u05e9\u05d1\u05d5\u05e2\u05d9","Notify me of new posts":"\u05e9\u05dc\u05d7 \u05dc\u05d9 \u05d4\u05d5\u05d3\u05e2\u05d5\u05ea \u05e2\u05dc \u05e4\u05d5\u05e1\u05d8\u05d9\u05dd \u05d7\u05d3\u05e9\u05d9\u05dd","Email me new posts":"\u05e9\u05dc\u05d7 \u05dc\u05d9 \u05d0\u05d9\u05de\u05d9\u05d9\u05dc \u05e2\u05dc \u05e4\u05d5\u05e1\u05d8\u05d9\u05dd \u05d7\u05d3\u05e9\u05d9\u05dd","Email me new comments":"\u05e9\u05dc\u05d7\u05d5 \u05dc\u05d9 \u05d0\u05d9\u05de\u05d9\u05d9\u05dc \u05e2\u05dc \u05ea\u05d2\u05d5\u05d1\u05d5\u05ea \u05d7\u05d3\u05e9\u05d5\u05ea","Cancel":"\u05d1\u05d9\u05d8\u05d5\u05dc","Write a comment...":"\u05dc\u05db\u05ea\u05d5\u05d1 \u05ea\u05d2\u05d5\u05d1\u05d4...","Write a reply...":"\u05dc\u05db\u05ea\u05d5\u05d1 \u05ea\u05d2\u05d5\u05d1\u05d4...","Website":"\u05d0\u05ea\u05e8","Optional":"\u05d0\u05d5\u05e4\u05e6\u05d9\u05d5\u05e0\u05d0\u05dc\u05d9","We'll keep you in the loop!":"\u05d0\u05e0\u05d5 \u05e0\u05de\u05e9\u05d9\u05da \u05dc\u05e2\u05d3\u05db\u05df \u05d0\u05d5\u05ea\u05da!","Loading your comment...":"\u05d8\u05d5\u05e2\u05df \u05d0\u05ea \u05d4\u05ea\u05d2\u05d5\u05d1\u05d4 \u05e9\u05dc\u05da...","Discover more from":"\u05dc\u05d2\u05dc\u05d5\u05ea \u05e2\u05d5\u05d3 \u05d1\u05e0\u05d5\u05e9\u05d0 \u05d0\u05ea\u05e8 \u05de\u05e9\u05e4\u05d8 \u05d5\u05e2\u05e1\u05e7\u05d9\u05dd ","Subscribe now to keep reading and get access to the full archive.":"\u05db\u05d3\u05d9 \u05dc\u05d4\u05de\u05e9\u05d9\u05da \u05dc\u05e7\u05e8\u05d5\u05d0 \u05d5\u05dc\u05e7\u05d1\u05dc \u05d2\u05d9\u05e9\u05d4 \u05dc\u05d0\u05e8\u05db\u05d9\u05d5\u05df \u05d4\u05de\u05dc\u05d0 \u05d9\u05e9 \u05dc\u05d4\u05d9\u05e8\u05e9\u05dd \u05e2\u05db\u05e9\u05d9\u05d5.","Continue reading":"\u05dc\u05d4\u05de\u05e9\u05d9\u05da \u05dc\u05e7\u05e8\u05d5\u05d0","Never miss a beat!":"\u05db\u05db\u05d4 \u05dc\u05d0 \u05de\u05e4\u05e1\u05e4\u05e1\u05d9\u05dd \u05e9\u05d5\u05dd \u05d3\u05d1\u05e8!","Interested in getting blog post updates? Simply click the button below to stay in the loop!":"\u05de\u05e2\u05e0\u05d9\u05d9\u05df \u05d0\u05d5\u05ea\u05da \u05dc\u05e7\u05d1\u05dc \u05e2\u05d3\u05db\u05d5\u05df \u05e2\u05dc \u05e4\u05d5\u05e1\u05d8\u05d9\u05dd \u05d1\u05d1\u05dc\u05d5\u05d2? \u05e4\u05e9\u05d5\u05d8 \u05dc\u05d5\u05d7\u05e6\u05d9\u05dd \u05e2\u05dc \u05d4\u05db\u05e4\u05ea\u05d5\u05e8 \u05e9\u05dc\u05d4\u05dc\u05df \u05db\u05d3\u05d9 \u05dc\u05d4\u05d9\u05d5\u05ea \u05d1\u05e2\u05e0\u05d9\u05d9\u05e0\u05d9\u05dd!","Enter your email address":"\u05d9\u05e9 \u05dc\u05d4\u05e7\u05dc\u05d9\u05d3 \u05d0\u05ea \u05db\u05ea\u05d5\u05d1\u05ea \u05d4\u05d0\u05d9\u05de\u05d9\u05d9\u05dc \u05e9\u05dc\u05da","Subscribe":"\u05dc\u05d4\u05d9\u05e8\u05e9\u05dd","Comment sent successfully":"\u05ea\u05d2\u05d5\u05d1\u05d4 \u05e0\u05e9\u05dc\u05d7\u05d4 \u05d1\u05d4\u05e6\u05dc\u05d7\u05d4","Save my name, email, and website in this browser for the next time I comment.":"\u05dc\u05e9\u05de\u05d5\u05e8 \u05d1\u05d3\u05e4\u05d3\u05e4\u05df \u05d6\u05d4 \u05d0\u05ea \u05d4\u05e9\u05dd, \u05d4\u05d0\u05d9\u05de\u05d9\u05d9\u05dc \u05d5\u05d4\u05d0\u05ea\u05e8 \u05e9\u05dc\u05d9 \u05dc\u05e4\u05e2\u05dd \u05d4\u05d1\u05d0\u05d4 \u05e9\u05d0\u05d2\u05d9\u05d1.","siteId":38444256,"postId":3647,"mustLogIn":false,"requireNameEmail":true,"commentRegistration":false,"connectURL":"https:\/\/idclawreview.wordpress.com\/public.api\/connect\/?action=request&domain=runilawreview.org","logoutURL":"https:\/\/idclawreview.wordpress.com\/wp-login.php?action=logout&_wpnonce=520dec1701","homeURL":"https:\/\/runilawreview.org\/","subscribeToBlog":true,"subscribeToComment":true,"isJetpackCommentsLoggedIn":false,"jetpackUsername":"","jetpackUserId":0,"jetpackSignature":"","jetpackAvatar":"https:\/\/0.gravatar.com\/avatar\/?s=96&d=identicon&r=G","enableBlocks":true,"enableSubscriptionModal":true,"currentLocale":"he","isJetpackComments":false,"allowedBlocks":["core\/paragraph","core\/list","core\/code","core\/list-item","core\/quote","core\/image","core\/embed","core\/quote","core\/code"],"embedNonce":"557e6e4e5d","verbumBundleUrl":"https:\/\/s2.wp.com\/wp-content\/mu-plugins\/jetpack-mu-wpcom-plugin\/sun\/vendor\/automattic\/jetpack-mu-wpcom\/src\/features\/verbum-comments\/dist\/index.js","isRTL":true,"vbeCacheBuster":1721244820,"iframeUniqueId":0} /* ]]> */ </script> <script crossorigin='anonymous' type='text/javascript' src='https://s0.wp.com/_static/??-eJx9kN1ugzAMhV9owWO9YDfTHmUyiaGG/C1OWvH2S1vQkNZxlej48zm24RqVDj6TzzAJuNCzJVWEEo5VU+yH0EzyAjvOFRVtGdkLWJ5J4LtQoTN6YyltMHtti6nF6qqDczezRNEujWP/DDIsGS7kTUi3Ugx2GdjaPf5kgIlyRD2rKl1jzVkLIMVvZlhycJgz6z80SNLQF7amwqkvTq2jCqAI1ccsHh1rZQOa3+UOBtnlf9X1YEBNfQizIteTOTDAmcVRVqfm9dG5CUO6w0e9/4U/VpMzJjJozHL/sh/Xo366j7Z769ruvW1P0w9PvsOM'></script> <script type="text/javascript" id="sharing-js-js-after"> /* <![CDATA[ */ var windowOpen; ( function () { function matches( el, sel ) { return !! ( el.matches && el.matches( sel ) || el.msMatchesSelector && el.msMatchesSelector( sel ) ); } document.body.addEventListener( 'click', function ( event ) { if ( ! event.target ) { return; } var el; if ( matches( event.target, 'a.share-twitter' ) ) { el = event.target; } else if ( event.target.parentNode && matches( event.target.parentNode, 'a.share-twitter' ) ) { el = event.target.parentNode; } if ( el ) { event.preventDefault(); // If there's another sharing window open, close it. if ( typeof windowOpen !== 'undefined' ) { windowOpen.close(); } windowOpen = window.open( el.getAttribute( 'href' ), 'wpcomtwitter', 'menubar=1,resizable=1,width=600,height=350' ); return false; } } ); } )(); var windowOpen; ( function () { function matches( el, sel ) { return !! ( el.matches && el.matches( sel ) || el.msMatchesSelector && el.msMatchesSelector( sel ) ); } document.body.addEventListener( 'click', function ( event ) { if ( ! event.target ) { return; } var el; if ( matches( event.target, 'a.share-facebook' ) ) { el = event.target; } else if ( event.target.parentNode && matches( event.target.parentNode, 'a.share-facebook' ) ) { el = event.target.parentNode; } if ( el ) { event.preventDefault(); // If there's another sharing window open, close it. if ( typeof windowOpen !== 'undefined' ) { windowOpen.close(); } windowOpen = window.open( el.getAttribute( 'href' ), 'wpcomfacebook', 'menubar=1,resizable=1,width=600,height=400' ); return false; } } ); } )(); var windowOpen; ( function () { function matches( el, sel ) { return !! ( el.matches && el.matches( sel ) || el.msMatchesSelector && el.msMatchesSelector( sel ) ); } document.body.addEventListener( 'click', function ( event ) { if ( ! event.target ) { return; } var el; if ( matches( event.target, 'a.share-linkedin' ) ) { el = event.target; } else if ( event.target.parentNode && matches( event.target.parentNode, 'a.share-linkedin' ) ) { el = event.target.parentNode; } if ( el ) { event.preventDefault(); // If there's another sharing window open, close it. if ( typeof windowOpen !== 'undefined' ) { windowOpen.close(); } windowOpen = window.open( el.getAttribute( 'href' ), 'wpcomlinkedin', 'menubar=1,resizable=1,width=580,height=450' ); return false; } } ); } )(); /* ]]> */ </script> <script type="text/javascript"> (function () { var wpcom_reblog = { source: 'toolbar', toggle_reblog_box_flair: function (obj_id, post_id) { // Go to site selector. This will redirect to their blog if they only have one. const postEndpoint = `https://wordpress.com/post`; // Ideally we would use the permalink here, but fortunately this will be replaced with the // post permalink in the editor. const originalURL = `${ document.location.href }?page_id=${ post_id }`; const url = postEndpoint + '?url=' + encodeURIComponent( originalURL ) + '&is_post_share=true' + '&v=5'; const redirect = function () { if ( ! window.open( url, '_blank' ) ) { location.href = url; } }; if ( /Firefox/.test( navigator.userAgent ) ) { setTimeout( redirect, 0 ); } else { redirect(); } }, }; window.wpcom_reblog = wpcom_reblog; })(); </script> <script type="text/javascript"> // <![CDATA[ (function() { try{ if ( window.external &&'msIsSiteMode' in window.external) { if (window.external.msIsSiteMode()) { var jl = document.createElement('script'); jl.type='text/javascript'; jl.async=true; jl.src='/wp-content/plugins/ie-sitemode/custom-jumplist.php'; var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(jl, s); } } }catch(e){} })(); // ]]> </script> <iframe src='https://widgets.wp.com/likes/master.html?ver=20241128#ver=20241128&lang=he&lang_ver=1721923500&origin=https://runilawreview.org' scrolling='no' id='likes-master' name='likes-master' style='display:none;'></iframe> <div id='likes-other-gravatars' class='wpl-new-layout' role="dialog" aria-hidden="true" tabindex="-1"> <div class="likes-text"> <span>%d</span> </div> <ul class="wpl-avatars sd-like-gravatars"></ul> </div> <script src="//stats.wp.com/w.js?67" defer></script> <script type="text/javascript"> _tkq = window._tkq || []; _stq = window._stq || []; _tkq.push(['storeContext', {'blog_id':'38444256','blog_tz':'3','user_lang':'he','blog_lang':'he','user_id':'0'}]); _stq.push(['view', {'blog':'38444256','v':'wpcom','tz':'3','user_id':'0','post':'3647','subd':'idclawreview'}]); _stq.push(['extra', {'crypt':'UE40eW5QN0p8M2Y/RE1mNzc2NTVTamdsd0xoLz9RQkM2K298TXY9bERQMXc2MjhEaVZfb2wwakRoSj0mUkp1THptM1NdbkV1WjZIcU9mVWQmPUIvMlN6Jk8wW3NYVEJ3dWZOWExuWD9VNTEucGVsV35zPU5yfnJXOENScWx6JkJ5VlZ5PS1UaERzZXBmMmMyM0dXJk8xZVgzdkEzVnxPK05pTzhmMUJid1BCdXFXREplWHNPSENWVldzfmJMTm84ZV9oTl1TNl13NXJwOG9KME8rZWsrbm0uU3M0XW5VTFBEV0JYJjBsbl1NVXkzNitYL0IrP2ppNzZ8MX5sL2ZwXWdSVGV+VFg3bWx8VT8vbTEwTzR6UEdSc2V+MS5jQyZZWXVLVnRxUlVCZWtyQUttTS9icDJOblp5V1NoTkV3eUJmUmc2dzJIbER6Vjh5dGNbN2dkMEVda08tflE5YQ=='}]); _stq.push([ 'clickTrackerInit', '38444256', '3647' ]); </script> <noscript><img src="https://pixel.wp.com/b.gif?v=noscript" style="height:1px;width:1px;overflow:hidden;position:absolute;bottom:1px;" alt="" /></noscript> <script> ( function() { function getMobileUserAgentInfo() { if ( typeof wpcom_mobile_user_agent_info === 'object' ) { wpcom_mobile_user_agent_info.init(); var mobileStatsQueryString = ''; if ( wpcom_mobile_user_agent_info.matchedPlatformName !== false ) { mobileStatsQueryString += '&x_' + 'mobile_platforms' + '=' + wpcom_mobile_user_agent_info.matchedPlatformName; } if ( wpcom_mobile_user_agent_info.matchedUserAgentName !== false ) { mobileStatsQueryString += '&x_' + 'mobile_devices' + '=' + wpcom_mobile_user_agent_info.matchedUserAgentName; } if ( wpcom_mobile_user_agent_info.isIPad() ) { mobileStatsQueryString += '&x_' + 'ipad_views' + '=' + 'views'; } if ( mobileStatsQueryString != '' ) { new Image().src = document.location.protocol + '//pixel.wp.com/g.gif?v=wpcom-no-pv' + mobileStatsQueryString + '&baba=' + Math.random(); } } } document.addEventListener( 'DOMContentLoaded', getMobileUserAgentInfo ); } )(); </script> <script type='disabled' id='wp-enqueue-dynamic-script:wp-i18n:after:1'> wp.i18n.setLocaleData( { 'text direction\u0004ltr': [ 'rtl' ] } ); </script> <script type='disabled' id='wp-enqueue-dynamic-script:verbum:translations:1'> ( function( domain, translations ) { var localeData = translations.locale_data[ domain ] || translations.locale_data.messages; localeData[""].domain = domain; wp.i18n.setLocaleData( localeData, domain ); } )( "default", {"translation-revision-date":"2023-02-22 17:43:10+0000","generator":"GlotPress/4.0.1","domain":"messages","locale_data":{"messages":{"100":["100"],"":{"domain":"messages","plural-forms":"nplurals=2; plural=n != 1;","lang":"he_IL"},"Block with fixed width in flex layout\u0004Fixed":[],"Block with expanding width in flex layout\u0004Grow":[],"Intrinsic block width in flex layout\u0004Fit":[],"Move block right":[],"Move block left":[],"Move block down":[],"Move block up":[],"Grid items are placed automatically depending on their order.":[],"Grid items can be manually placed in any position on the grid.":[],"Grid item position":[],"Format":[],"pattern (singular)\u0004Not synced":[],"Blur":[],"Outset":[],"pattern (singular)\u0004Synced":[],"https://www.w3.org/WAI/tutorials/images/decision-tree/":[],"block toolbar button label and description\u0004These blocks are connected.":[],"block toolbar button label and description\u0004This block is connected.":[],"Attributes connected to various sources.":[],"Attributes":[],"Background image width":[],"Size option for background image control\u0004Tile":[],"Size option for background image control\u0004Contain":[],"Size option for background image control\u0004Cover":[],"No background image selected":[],"Background image: %s":[],"Image has a fixed width.":[],"Blocks can't be inserted into other blocks with bindings":[],"Open":[],"Embed a Bluesky post.":[],"Selected blocks are grouped.":[],"Generic label for pattern inserter button\u0004Add pattern":[],"Create a group block from the selected multiple blocks.":[],"Disable":[],"Enable":[],"1 minute":[],"Font library\u0004Library":[],"Justify text":[],"This block allows overrides. Changing the name can cause problems with content entered into instances of this pattern.":[],"Add background image":[],"Rows":[],"Overrides":[],"Search commands and settings":[],"Remove citation":[],"Collapse all other items.":[],"Non breaking space":[],"This block is locked.":[],"verb\u0004Grid":[],"Grid placement":[],"Presets":[],"Lowercase letter A\u0004a":[],"Uppercase letter A\u0004A":[],"Connected to dynamic data":[],"Connected to %s":[],"Shuffle":[],"Drop shadows":[],"font category\u0004Display":[],"Select parent block (%s)":[],"heading levels\u0004All":[],"font categories\u0004All":[],"authors\u0004All":[],"categories\u0004All":[],"Alternative text for an image. Block toolbar label, a low character count is preferred.\u0004Alt":[],"Upload to Media Library":[],"Focal point":[],"Be careful!":[],"%s.":[],"%s styles.":[],"%s settings.":[],"%s element.":[],"%s block.":[],", ":[],"Disable expand on click":[],"Scales the image with a lightbox effect":[],"Scale the image with a lightbox effect.":[],"Link to attachment page":[],"Link to image file":[],"screen sizes\u0004All":[],"Locked":[],"No transforms.":[],"patterns\u0004Not synced":[],"patterns\u0004Synced":[],"Manage the inclusion of blocks added automatically by plugins.":[],"Grid span":[],"Row span":[],"Column span":[],"Drop shadow":[],"Repeat":[],"Copy link%s":[],"Link copied to clipboard.":[],"Manual":[],"Deselect":[],"Select all":[],"header landmark area\u0004Header":[],"Left and right sides":[],"Top and bottom sides":[],"Right side":[],"Left side":[],"Bottom side":[],"Top side":[],"Unfiltered":[],"action label\u0004Duplicate":[],"Is":[],"Inserter":[],"Interface":[],"Caption text":[],"Restore":[],"block title\u0004Form":[],"block keyword\u0004button":[],"block keyword\u0004submit":[],"block keyword\u0004message":[],"block keyword\u0004notification":[],"block keyword\u0004input":[],"Hide":[],"Large viewport largest dimension (lvmax)":[],"Small viewport largest dimension (svmax)":[],"Dynamic viewport largest dimension (dvmax)":[],"Dynamic viewport smallest dimension (dvmin)":[],"Dynamic viewport width or height (dvb)":[],"Dynamic viewport width or height (dvi)":[],"Dynamic viewport height (dvh)":[],"Dynamic viewport width (dvw)":[],"Large viewport smallest dimension (lvmin)":[],"Large viewport width or height (lvb)":[],"Large viewport width or height (lvi)":[],"Large viewport height (lvh)":[],"Large viewport width (lvw)":[],"Small viewport smallest dimension (svmin)":[],"Small viewport width or height (svb)":[],"Viewport smallest size in the block direction (svb)":[],"Small viewport width or height (svi)":[],"Viewport smallest size in the inline direction (svi)":[],"Small viewport height (svh)":[],"Small viewport width (svw)":[],"No color selected":[],"Value":[],"Required":[],"Method":[],"Email":[],"Fields":[],"No results":[],"Multiple blocks selected":[],"Block name changed to: \"%s\".":[],"Block name reset to: \"%s\".":[],"https://wordpress.org/patterns/":[],"Patterns are available from the <Link>WordPress.org Pattern Directory</Link>, bundled in the active theme, or created by users on this site. Only patterns created on this site can be synced.":[],"Source":[],"Theme & Plugins":[],"Pattern Directory":[],"Mark as nofollow":[],"Fonts":[],"font style\u0004Normal":[],"font weight\u0004Normal":[],"Notice":[],"Error notice":[],"Information notice":[],"Warning notice":[],"Block: Paragraph":[],"Expand on click":[],"Image settings\u0004Settings":[],"Drop to upload":[],"Reset ":[],"Background image":[],"Only images can be used as a background image.":[],"No results found":[],"%d category button displayed.":[],"Ungroup":[],"%d years":[],"a year":[],"%d months":[],"a month":[],"%d days":[],"a day":[],"%d hours":[],"an hour":[],"%d minutes":[],"a minute":[],"%d seconds":[],"a second":[],"block title\u0004Date":[],"block title\u0004Content":[],"block title\u0004Author":[],"block keyword\u0004toggle":[],"Post overview\u0004Outline":[],"Select text across multiple blocks.":[],"block keyword\u0004reusable":[],"Last page":[],"paging\u0004%1$s of %2$s":[],"Previous page":[],"First page":[],"%s item":[],"Continue":[],"Name for applying graphical effects\u0004Filters":[],"Reusable blocks are now synced patterns. A synced pattern will behave in exactly the same way as a reusable block.":[],"My patterns":[],"block keyword\u0004references":[],"My pattern":[],"Initial %d result loaded. Type to filter all available results. Use up and down arrow keys to navigate.":[],"Lowercase Roman numerals":[],"Uppercase Roman numerals":[],"Lowercase letters":[],"Uppercase letters":[],"Numbers":[],"Numbering style":[],"Image is contained without distortion.":[],"Image covers the space evenly.":[],"Image size option for resolution control\u0004Full Size":[],"Image size option for resolution control\u0004Large":[],"Image size option for resolution control\u0004Medium":[],"Image size option for resolution control\u0004Thumbnail":[],"Scale":[],"Scale down the content to fit the space if it is too big. Content that is too small will have additional padding.":[],"Scale option for dimensions control\u0004Scale down":[],"Do not adjust the sizing of the content. Content that is too large will be clipped, and content that is too small will have additional padding.":[],"Scale option for dimensions control\u0004None":[],"Fill the space by clipping what doesn't fit.":[],"Scale option for dimensions control\u0004Cover":[],"Fit the content to the space without clipping.":[],"Scale option for dimensions control\u0004Contain":[],"Fill the space by stretching the content.":[],"Scale option for dimensions control\u0004Fill":[],"Aspect ratio option for dimensions control\u0004Custom":[],"Aspect ratio option for dimensions control\u0004Original":[],"Additional link settings\u0004Advanced":[],"Position: %1$s":[],"The block will stick to the scrollable area of the parent %s block.":[],"block title\u0004Title":[],"Parent":[],"Pending":[],"Focal point top position":[],"Focal point left position":[],"Suggestions":[],"Button label to reveal side configuration options\u0004%s options":[],"Horizontal & vertical":[],"Right to left":[],"Left to right":[],"Text direction":[],"A valid language attribute, like \"en\" or \"fr\".":[],"Language":[],"%d pattern found":[],"Activate":[],"Color %s styles":[],"Add after":[],"Add before":[],"block keyword\u0004disclosure":[],"https://wordpress.org/documentation/article/embeds/":[],"https://wordpress.org/documentation/article/page-jumps/":[],"Leave empty if decorative.":[],"Alternative text":[],"Resolution":[],"Name for the value of the CSS position property\u0004Fixed":[],"Name for the value of the CSS position property\u0004Sticky":[],"Minimum column width":[],"Example:":[],"Image inserted.":[],"Image uploaded and inserted.":[],"Insert":[],"External images can be removed by the external provider without warning and could even have legal compliance issues related to privacy legislation.":[],"This image cannot be uploaded to your Media Library, but it can still be inserted as an external image.":[],"Insert external image":[],"%d minute":[],"Scrollable section":[],"Aspect ratio":[],"Dismiss hint":[],"Openverse":[],"There is an error with your CSS structure.":[],"Shadow":[],"Border & Shadow":[],"Center":[],"Align text":[],"Append to %1$s block at position %2$d, Level %3$d":[],"%s block inserted":[],"Report %s":[],"Copy styles":[],"Stretch items":[],"Block vertical alignment setting\u0004Space between":[],"Block vertical alignment setting\u0004Stretch to fill":[],"Currently selected position: %s":[],"Position":[],"The block will not move when the page is scrolled.":[],"The block will stick to the top of the window instead of scrolling.":[],"Sticky":[],"Paste styles":[],"Pasted styles to %d blocks.":[],"Pasted styles to %s.":[],"Unable to paste styles. Block styles couldn't be found within the copied content.":[],"Unable to paste styles. Please allow browser clipboard permissions before continuing.":[],"Unable to paste styles. This feature is only available on secure (https) sites in supporting browsers.":[],"Tilde":[],"Clear Unknown Formatting":[],"CSS":[],"Additional CSS":[],"Specify a fixed height.":[],"Block pattern category\u0004Audio":[],"block keyword\u0004page":[],"Media List":[],"Go to parent Navigation block":[],"Fixed":[],"Fit contents.":[],"Specify a fixed width.":[],"Stretch to fill available space.":[],"Extra Extra Large":[],": %s":[],"Words:":[],"Decrement":[],"Increment":[],"Remove caption":[],"Caption":[],"Pattern":[],"Not available for aligned text.":[],"Arrow option for Next/Previous link\u0004Arrow":[],"Arrow option for Next/Previous link\u0004None":[],"Format tools":[],"handle":[],"Modify":[],"Nested blocks will fill the width of this container. Toggle to constrain.":[],"You are currently in zoom-out mode.":[],"XXL":[],"%1$s. Selected":[],"%1$s. Selected. There is %2$d event":[],"View next month":[],"View previous month":[],"The Queen of Hearts.":[],"The Mad Hatter.":[],"The Cheshire Cat.":[],"The White Rabbit.":[],"Alice.":[],"Inner blocks use content width":[],"Font":[],"Constrained":[],"Spacing control":[],"Custom (%s)":[],"All sides":[],"H6":[],"H5":[],"H4":[],"H3":[],"H2":[],"H1":[],"Move %1$d blocks from position %2$d left by one place":[],"Move %1$d blocks from position %2$d down by one place":[],"Wide size":[],"Content size":[],"Set the width of the main content area.":[],"Border color and style picker":[],"Blocks cannot be moved right as they are already are at the rightmost position":[],"Blocks cannot be moved left as they are already are at the leftmost position":[],"All blocks are selected, and cannot be moved":[],"Hover":[],"short date format without the year\u0004M j":[],"Apply to all blocks inside":[],"Unset":[],"Embed a podcast player from Pocket Casts.":[],"Nested blocks use content width with options for full and wide widths.":[],"Now":[],"Parents":[],"block title\u0004Comments":[],"All options reset":[],"All options are currently hidden":[],"%s is now visible":[],"%s hidden and reset to default":[],"%s reset to default":[],"Suffix":[],"Prefix":[],"Add pattern":[],"Response":[],"Search for blocks":[],"Bottom border":[],"Right border":[],"Left border":[],"Top border":[],"Close border color":[],"Border color picker.":[],"Border color and style picker.":[],"Link sides":[],"Unlink sides":[],"Quote citation":[],"Stack":[],"Use featured image":[],"Week":[],"Delete selection.":[],"Transform to %s":[],"verb\u0004Stack":[],"single horizontal line\u0004Row":[],"Select parent block: %s":[],"Restrict editing":[],"Alignment option\u0004None":[],"Vertical alignment":[],"Align items bottom":[],"Align items center":[],"Align items top":[],"block title\u0004No results":[],"block description\u0004Create a list item.":[],"block title\u0004List item":[],"Custom color picker. The currently selected color is called \"%1$s\" and has a value of \"%2$s\".":[],"Invalid":[],"long date format\u0004F j, Y":[],"medium date format\u0004M j, Y":[],"Lock":[],"Unlock":[],"Prevent removal":[],"Disable movement":[],"Lock all":[],"Choose specific attributes to restrict or lock all available options.":[],"Lock %s":[],"%s blocks deselected.":[],"%s deselected.":[],"Select the size of the source image.":[],"font weight\u0004Black":[],"font weight\u0004Extra Bold":[],"font weight\u0004Bold":[],"font weight\u0004Semi Bold":[],"font weight\u0004Medium":[],"font weight\u0004Regular":[],"font weight\u0004Light":[],"font weight\u0004Extra Light":[],"font weight\u0004Thin":[],"font style\u0004Italic":[],"font style\u0004Regular":[],"Transparent text may be hard for people to read.":[],"preview":[],"Close block inserter":[],"Link is empty":[],"Button label to reveal tool panel options\u0004%s options":[],"Set custom size":[],"Use size preset":[],"Color options":[],"Done":[],"Color %s":[],"Color format":[],"Hex color":[],"Icon":[],"Delete":[],"block title\u0004Pagination":[],"Actions":[],"Rename":[],"Aa":[],"Arrow option for Comments Pagination Next/Previous blocks\u0004Arrow":[],"Arrow option for Comments Pagination Next/Previous blocks\u0004None":[],"Indicates this palette is created by the user.\u0004Custom":[],"Indicates this palette comes from the theme.\u0004Custom":[],"Indicates this palette comes from WordPress.\u0004Default":[],"Indicates this palette comes from the theme.\u0004Theme":[],"Add default block":[],"styles":[],"block title\u0004Pattern":[],"%s applied.":[],"%s removed.":[],"Menus":[],"Embed Wolfram notebook content.":[],"Displays more block tools":[],"Create a two-tone color effect without losing your original image.":[],"Explore all patterns":[],"Orientation":[],"Allow to wrap to multiple lines":[],"block style label\u0004Plain":[],"Elements":[],"Submenus":[],"Display":[],"Embed Pinterest pins, boards, and profiles.":[],"bookmark":[],"Highlight":[],"Create page: <mark>%s</mark>":[],"Palette":[],"Block spacing":[],"Max %s wide":[],"label before the title of the previous post\u0004Previous:":[],"label before the title of the next post\u0004Next:":[],"block title\u0004Submenu":[],"Colors":[],"Show %s":[],"Hide and reset %s":[],"Reset %s":[],"Minimum height":[],"Size of a UI element\u0004Extra Large":[],"Size of a UI element\u0004Large":[],"Size of a UI element\u0004Medium":[],"Size of a UI element\u0004Small":[],"Size of a UI element\u0004None":[],"No selection":[],"Arrow option for Query Pagination Next/Previous blocks\u0004Arrow":[],"Arrow option for Query Pagination Next/Previous blocks\u0004None":[],"Arrow":[],"Preload value\u0004None":[],"Row":[],"noun; Audio block parameter\u0004Preload":[],"Media item link option\u0004None":[],"Currently selected font appearance: %s":[],"Currently selected font style: %s":[],"Currently selected font weight: %s":[],"No selected font appearance":[],"Justification":[],"Reset all":[],"Currently selected font size: %s":[],"Currently selected: %s":[],"Image scaling options\u0004Scale":[],"Scale option for Image dimension control\u0004Fill":[],"Scale option for Image dimension control\u0004Contain":[],"Scale option for Image dimension control\u0004Cover":[],"If uploading to a gallery all files need to be image formats":[],"Flow":[],"Flex":[],"Style":[],"Radius":[],"Link radii":[],"Unlink radii":[],"Bottom right":[],"Bottom left":[],"Top right":[],"Top left":[],"block keyword\u0004link":[],"No preview available.":[],"noun\u0004Document":[],"block keyword\u0004movie":[],"block keyword\u0004summary":[],"block keyword\u0004description":[],"block keyword\u0004divider":[],"block keyword\u0004hr":[],"block keyword\u0004find":[],"block keyword\u0004atom":[],"block keyword\u0004cite":[],"block keyword\u0004blockquote":[],"block keyword\u0004text":[],"block description\u0004Start with the basic building block of all narrative.":[],"block keyword\u0004pagination":[],"block keyword\u0004navigation":[],"block keyword\u0004menu":[],"block keyword\u0004video":[],"block keyword\u0004image":[],"block keyword\u0004form":[],"block keyword\u0004numbered list":[],"block keyword\u0004ordered list":[],"block keyword\u0004bullet list":[],"block description\u0004Create a bulleted or numbered list.":[],"block style label\u0004Rounded":[],"block style label\u0004Default":[],"block keyword\u0004picture":[],"block keyword\u0004photo":[],"block keyword\u0004img":[],"block description\u0004Insert an image to make a visual statement.":[],"block keyword\u0004embed":[],"block keyword\u0004title":[],"block keyword\u0004section":[],"block keyword\u0004row":[],"block keyword\u0004wrapper":[],"block keyword\u0004container":[],"block keyword\u0004images":[],"block keyword\u0004download":[],"block keyword\u0004document":[],"block keyword\u0004archive":[],"block keyword\u0004posts":[],"block style label\u0004Outline":[],"block style label\u0004Fill":[],"block keyword\u0004podcast":[],"block keyword\u0004sound":[],"block keyword\u0004music":[],"Letter spacing":[],"Points (pt)":[],"Picas (pc)":[],"Inches (in)":[],"Millimeters (mm)":[],"Centimeters (cm)":[],"x-height of the font (ex)":[],"Width of the zero (0) character (ch)":[],"Viewport largest dimension (vmax)":[],"Viewport smallest dimension (vmin)":[],"Percent (%)":[],"Margin":[],"Apply duotone filter":[],"Duotone":[],"Highlights":[],"Shadows":[],"Duotone: %s":[],"Duotone code: %s":[],"Patterns list":[],"Use left and right arrow keys to move through blocks":[],"Customize the width for all elements that are assigned to the center or wide columns.":[],"Wide":[],"Layout":[],"Dotted":[],"Dashed":[],"Widget types":[],"Add citation":[],"Add caption":[],"Type / to choose a block":[],"%1$s. There is %2$d event":[],"Relative to root font size (rem)\u0004rems":[],"Relative to parent font size (em)\u0004ems":[],"Border color":[],"Border width":[],"Border":[],"Grid":[],"Area":[],"Search for blocks and patterns":[],"label for previous post link\u0004Previous":[],"label for next post link\u0004Next":[],"Indent":[],"Outdent":[],"Ordered":[],"Unordered":[],"Space between items":[],"Add text over image":[],"Drag":[],"Add an anchor":[],"Align":[],"block title\u0004Video":["וידאו"],"block title\u0004Spacer":["מרווח"],"block title\u0004Separator":["מפריד"],"block title\u0004Group":["קבוצה"],"block title\u0004Search":["חיפוש"],"block title\u0004More":["עוד"],"block title\u0004Unsupported":["לא נתמך"],"block title\u0004List":["רשימה"],"block title\u0004Navigation":["ניווט"],"block title\u0004File":["קובץ"],"block title\u0004Cover":["כיסוי"],"block title\u0004Column":["עמודה"],"block title\u0004Columns":["עמודות"],"block title\u0004Code":["קוד"],"block title\u0004Calendar":["לוח שנה"],"block title\u0004Buttons":["כפתורים"],"block title\u0004Button":["כפתור"],"block title\u0004Audio":["אודיו"],"block title\u0004Gallery":["גלרייה"],"block title\u0004Quote":["ציטוט"],"block title\u0004Heading":["כותרת"],"block title\u0004Image":["תמונה"],"block title\u0004Paragraph":["פסקה רגילה"],"Editor canvas":[],"Select unit":[],"text direction\u0004ltr":["rtl"],"Block vertical alignment setting\u0004Align bottom":[],"Block vertical alignment setting\u0004Align middle":[],"Block vertical alignment setting\u0004Align top":[],"Capitalize":[],"Lowercase":[],"Uppercase":[],"List text":[],"Vertical":[],"Horizontal":[],"Image caption text":[],"Font weight":["משקל גופן"],"Font style":["סגנון גופן"],"%1$s %2$s":[],"Themes":["תבניות"],"Keyword":[],"Filters":[],"Viewport height (vh)":[],"Viewport width (vw)":[],"Relative to root font size (rem)":[],"Relative to parent font size (em)":[],"Pixels (px)":[],"Percentage (%)":[],"Keyboard input":[],"Letter case":[],"Decoration":[],"Close search":[],"Only":[],"Exclude":[],"Include":["כלול"],"Appearance":["עיצוב"],"Kind":["סוג"],"Label":["תווית"],"Captions":[],"Filter patterns":["לסנן תבניות"],"link color":[],"Radial":["מוקדי"],"Linear":["ליניארי"],"Create: <mark>%s</mark>":["ליצור: <mark>%s</mark>"],"Search for patterns":[],"Anonymous":["משתמש אנונימי (לא מזוהה)"],"Characters":["תווים"],"Block pattern \"%s\" inserted.":["מקבץ הבלוקים \"%s\" נוסף."],"Description":["תיאור"],"Base":["בסיס"],"Author":["מאת"],"Media preview":["תצוגה מקדימה של המדיה"],"Coordinated Universal Time":["זמן אוניברסלי מתואם"],"Image uploaded.":["התמונה עודכנה."],"Could not edit image. %s":["לא ניתן לערוך תמונה. %s"],"Original":["מקורי"],"Move the selected block(s) down.":["העבר את הבלוק(ים) הנבחר(ים) למטה."],"Move the selected block(s) up.":["העבר את הבלוק(ים) הנבחר(ים) למעלה."],"Move to":["להעביר ל"],"Browse all":["עיין בהכל"],"Browse all. This will open the main inserter panel in the editor toolbar.":["עיין בכל. פעולה זו תפתח את הלוח הראשי בסרגל הכלים של העורך."],"Use the Tab key and Arrow keys to choose new block location. Use Left and Right Arrow keys to move between nesting levels. Once location is selected press Enter or Space to move the block.":["ניתן להשתמש במקש Tab ובמקשי החצים כדי לבחור מיקום חדש לבלוק. מקשי החצים שמאלה וימינה מאפשרים לעבור בין רמות קינון. לאחר שנבחר מיקום, יש להקיש על Enter או רווח כדי להזיז את הבלוק."],"Reset search":["איפוס חיפוש"],"Name":["שם"],"Crop":["לחתוך"],"Rotate":["סיבוב"],"Zoom":["זום"],"Portrait":["Portrait"],"Landscape":["Landscape"],"Aspect Ratio":["יחס היבט"],"Box Control":["תיבת השליטה"],"Mixed":["מעורב"],"Right":["ימין"],"Left":["שמאל"],"Bottom":["תחתון"],"Top":["עליון"],"A tip for using the block editor":["טיפ לשימוש בעורך הבלוקים"],"%d block added.":["נוסף בלוק %d","נוספו %d בלוקים"],"You are currently in navigation mode. Navigate blocks using the Tab key and Arrow keys. Use Left and Right Arrow keys to move between nesting levels. To exit navigation mode and edit the selected block, press Enter.":["מצב ניווט מופעל. ניווט בין בלוקים באמצעות מקש Tab ומקשי החצים. מקשי החצים שמאלה וימינה מאפשרים לעבור בין רמות קינון. כדי לצאת ממצב הניווט ולערוך את הבלוק שנבחר יש ללחוץ על Enter."],"Spacing":["ריווח"],"Padding":["ריווח פנימי"],"Design":["עיצוב"],"Text":["טקסט"],"Widget areas":["אזור ווידג'טים"],"Moved %d block to clipboard.":["בלוק %d הועבר ללוח.","%d בלוקים הועברו ללוח."],"Copied %d block to clipboard.":["בלוק %d הועתק ללוח.","%d בלוקים הועתקו ללוח."],"Moved \"%s\" to clipboard.":["בלוק \"%s\" הועבר ללוח."],"Copied \"%s\" to clipboard.":["בלוק \"%s\" הועתק ללוח."],"Block navigation structure":["מבנה ניווט בלוקים"],"Block %1$d of %2$d, Level %3$d.":[],"Notifications":["התראות"],"Offset":["היסט"],"Pages":["עמודים"],"Uncategorized":["כללי"],"Search results":["תוצאות חיפוש"],"White":["לבן"],"Black":["שחור"],"Superscript":["כתב עילי"],"Subscript":["כתב תחתי"],"Patterns":["מקבצי בלוקים"],"patterns\u0004All":[],"%1$s Block. Row %2$d":["בלוק %1$s. שורה %2$d"],"Typography":["טיפוגרפיה"],"Line height":["גובה שורה"],"Content":["תוכן"],"Menu Location":["מיקום תפריט"],"Menu":["תפריט"],"Home":["ראשי"],"Current media URL:":["כתובת קובץ מדיה נוכחי:"],"Move %1$s block from position %2$d left to position %3$d":["העברת בלוק %1$s, ממיקום %2$d שמאלה למיקום %3$d"],"Move %1$s block from position %2$d down to position %3$d":["העברת בלוק %1$s למט, ממיקום %2$d למיקום %3$d"],"User":["משתמש"],"Post Type":["סוג תוכן"],"Site":["אתר"],"Block patterns":[],"Type":["סוג"],"Block %1$s is at the beginning of the content and can’t be moved left":["הבלוק %1$s נמצא בתחילת התוכן ולא ניתן להזיזו שמאלה"],"Block %1$s is at the beginning of the content and can’t be moved up":["הבלוק %1$s נמצא בתחילת התוכן ולא ניתן להזיזו למעלה"],"Block %1$s is at the end of the content and can’t be moved left":["הבלוק %1$s נמצא בסוף התוכן ולא ניתן להזיזו שמאלה"],"Block %1$s is at the end of the content and can’t be moved down":["הבלוק %1$s נמצא בסוף התוכן ולא ניתן להזיזו למטה"],"Creating":["יוצר"],"An unknown error occurred during creation. Please try again.":["אירעה שגיאה לא ידועה במהלך היצירה. יש לנסות שוב."],"Change a block's type by pressing the block icon on the toolbar.":["שינוי סוג הבלוק על ידי לחיצה על סמל הבלוק בסרגל הכלים."],"Drag files into the editor to automatically insert media blocks.":["יש לגרור את הקבצים לעורך כדי ליצור אוטומטית בלוקים של מדיה."],"Outdent a list by pressing <kbd>backspace</kbd> at the beginning of a line.":["הסרת הזחה מרשימה על ידי לחיצה על <kbd>backspace</kbd> בתחילת שורה."],"Indent a list by pressing <kbd>space</kbd> at the beginning of a line.":["הוספת הזחה לרשימה על ידי לחיצה על <kbd>space</kbd> בתחילת שורה."],"Solid":["רגיל"],"Mobile":["מובייל"],"block keyword\u0004links":["קישורים"],"text color":[],"Embed a TikTok video.":["הטמעת וידאו מ-TikTok."],"survey":["סקר"],"social":["חברתי"],"Global Styles":["סגנונות גלובליים"],"Angle":[],"%s Block":["בלוק %s"],"%1$s Block. %2$s":["בלוק %1$s. %2$s"],"%1$s Block. Column %2$d":["בלוק %1$s. עמודה %2$d"],"%1$s Block. Column %2$d. %3$s":["בלוק %1$s. עמודה %2$d. %3$s"],"%1$s Block. Row %2$d. %3$s":["בלוק %1$s. שורה %2$d. %3$s"],"Choose":[],"Theme":[],"Empty":["ריק"],"Search results for \"%s\"":["תוצאות חיפוש עבור \"%s\""],"Multiple selected blocks":["בלוקים מרובים שנבחרו"],"Show:":["הצג:"],"Buttons":["כפתורים"],"Background":[],"Image size":["גודל תמונה"],"Help":["עזרה"],"Next":["לשלב הבא"],"Previous":["קודם"],"Finish":["סיום"],"Remove Control Point":["הסר נקודת בקרה"],"Use your left or right arrow keys or drag and drop with the mouse to change the gradient position. Press the button to change the color or remove the control point.":["ניתן להשתמש במקשי החצים שמאלה או ימינה או לגרור ולשחרר עם העכבר כדי לשנות את מיקום הצבע. לחיצה על הכפתור תאפשר לשנות את הצבע או להסיר את נקודת הבקרה."],"Gradient control point at position %1$s%% with color code %2$s.":["נקודת בקרת מעבר צבע במיקום %1$s עם קוד צבע %2$s."],"Open Media Library":["פתח ספריית מדיה"],"The media file has been replaced":["קובץ המדיה הוחלף"],"Replace":["החלף"],"You are currently in edit mode. To return to the navigation mode, press Escape.":["אתה נמצא כרגע במצב עריכה. כדי לחזור למצב הניווט, יש ללחוץ על מקש Escape."],"You are probably offline.":["אתה כנראה לא מקוון."],"Justify items right":["ליישר את הפריטים לימין"],"Justify items center":["ליישר את הפריטים למרכז"],"Justify items left":["ליישר את הפריטים לשמאל"],"Change items justification":["לשנות את היישור של הפריטים"],"inserter":["להוספה"],"podcast":["פודקסט"],"Menu Item":["פריט תפריט"],"Navigation":["ניווט"],"(Note: many devices and browsers do not display this text.)":["(הערה: מכשירים ודפדפנים רבים אינם מציגים טקסט זה.)"],"Describe the role of this image on the page.":["תאר את תפקידה של התמונה הזו בעמוד."],"Currently selected":["נבחר כעת"],"Search or type URL":[],"Press ENTER to add this link":["לחץ ENTER כדי להוסיף קישור זה"],"Currently selected link settings":["הגדרות קישור שנבחרו כעת"],"Generic label for block inserter button\u0004Add block":["הוסף בלוק"],"directly add the only allowed block\u0004Add %s":["הוסף %s"],"%s block added":["בלוק %s נוסף"],"Extra Large":["גדול מאוד"],"Template":["תבנית עמוד"],"Gradient: %s":["מעבר צבע: %s"],"Gradient code: %s":["קוד מעבר צבע: %s"],"Media upload failed. If this is a photo or a large image, please scale it down and try again.":["העלאת קובץ המדיה נכשל. אם זה צילום או תמונה גדולה, יש להקטין אותה ולנסות שוב."],"Gradient":["מעבר צבע"],"Midnight":["חצות"],"Electric grass":["דשא חשמלי"],"Pale ocean":["אוקיינוס חיוור"],"Luminous dusk":["בין ערביים זוהרים"],"Blush bordeaux":["סומק בורדו"],"Blush light purple":["סומק סגול בהיר"],"Cool to warm spectrum":["ספקטרום קר עד חם"],"Very light gray to cyan bluish gray":["אפור בהיר מאוד עד אפור כחלחל ציאן"],"Luminous vivid orange to vivid red":["כתום בוהק עד אדום חי"],"Luminous vivid amber to luminous vivid orange":["ענבר חי זוהר עד כתום מלא חיים"],"Light green cyan to vivid green cyan":["ציאן ירוק בהיר עד ציאן ירוק בהיר"],"Vivid cyan blue to vivid purple":["כחול ציאן עז עד סגול עז"],"Version":["גרסה"],"Dimensions":["מידות"],"In quoting others, we cite ourselves.":["בציטוט אחרים אנו מצטטים את עצמנו."],"Mont Blanc appears—still, snowy, and serene.":["מון בלאן מופיע - דומם, מושלג ושלו."],"In a village of La Mancha, the name of which I have no desire to call to mind, there lived not long since one of those gentlemen that keep a lance in the lance-rack, an old buckler, a lean hack, and a greyhound for coursing.":["בכפר לה מנצ'ה, ששמו אין לי שום חשק להיזכר בו, חי שם לא זמן רב מאז, אחד הג'נטלמנים השומרים על הרומח במתלה, אבזם זקן, גרגר רזה וגרייהאונד לגלישה."],"Templates":["תבניות"],"Add":["להוסיף"],"Link rel":["קשר סמנטי (rel)"],"Border radius":["עיגול פינות"],"Reverse list numbering":["מיספור הפוך לרשימה"],"Start value":["ערך התחלתי"],"While writing, you can press <kbd>/</kbd> to quickly insert new blocks.":["תוך כדי כתיבה ניתן ללחוץ על <kbd>/</kbd> כדי להוסיף במהירות בלוקים חדשים."],"Color":["צבע"],"Vivid purple":["סגול עז"],"Custom":["מותאם"],"Draft":["טיוטה"],"Learn more about anchors":["מידע נוסף על עוגנים"],"Enter a word or two — without spaces — to make a unique web address just for this block, called an “anchor”. Then, you’ll be able to link directly to this section of your page.":[],"Upload a video file, pick one from your media library, or add one with a URL.":["העלה קובץ וידאו, בחר קובץ כלשהו מספריית המדיה או הוסף קובץ מכתובת אינטרנט."],"Upload an image file, pick one from your media library, or add one with a URL.":["העלה קובץ תמונה, בחר קובץ כלשהו מספריית המדיה או הוסף קובץ מכתובת אינטרנט."],"Upload an audio file, pick one from your media library, or add one with a URL.":["העלה קובץ אודיו, בחר קובץ כלשהו מספריית המדיה או הוסף קובץ מכתובת אינטרנט."],"Upload a media file or pick one from your media library.":["העלה קובץ מדיה או בחר קובץ כלשהו מספריית המדיה."],"Skip":["דלג"],"Title attribute":["תכונת כותרת"],"Open in new tab":["פתח בטאב חדש"],"Move right":["העבר לימין"],"Move left":["העבר לשמאל"],"Links":[],"menu":["תפריט"],"Learn more about embeds":["מידע נוסף על הטמעות."],"Paste a link to the content you want to display on your site.":["הדבק קישור לתוכן שברצונך להציג באתר."],"Ungrouping blocks from within a grouping block back into individual blocks within the Editor \u0004Ungroup":[],"verb\u0004Group":["קבוצה"],"Separate multiple classes with spaces.":["להפריד קלאסים עם רווחים."],"Inline code":["קוד בתוך השורה"],"This color combination may be hard for people to read.":["שילוב צבעים זה עשוי להקשות על אנשים לקרוא."],"Group":["קבוצה"],"Describe the purpose of the image.":[],"Add a block":["הוספת בלוק"],"Block vertical alignment setting label\u0004Change vertical alignment":["שינוי יישור אנכי"],"Change block type or style":[],"Embedded content from %s can't be previewed in the editor.":["תוכן מוטמע מ-%s לא ניתן לצפייה בעורך."],"block style\u0004Default":["ברירת מחדל"],"Back":["חזרה"],"Taxonomy":["טקסונומיה"],"Default":["ברירת מחדל"],"Search":["חיפוש"],"Sorry, this content could not be embedded.":["לא ניתן להטמיע תוכן ה."],"Embed Amazon Kindle content.":["הטמעת תוכן מאמזון קינדל."],"ebook":["ספר אלקטרוני"],"Embed Crowdsignal (formerly Polldaddy) content.":["הטמעת תוכן מ-Crowdsignal (לשעבר Polldaddy)."],"Calendar":["לוח שנה"],"Underline":["קו תחתי"],"Attempt Block Recovery":["לנסות לשחזר בלוק"],"Word count type. Do not translate!\u0004words":["words"],"button label\u0004Convert to link":["להמיר לקישור"],"button label\u0004Try again":["לנסות שוב"],"Link CSS class":[],"To edit this block, you need permission to upload media.":["כדי לערוך את הבלוק הזה, נדרשת הרשאה להעלאת מדיה."],"Block tools":["כלי בלוק"],"This image has an empty alt attribute":["חסר מאפיין alt לתמונה הזו"],"This image has an empty alt attribute; its file name is %s":["חסר מאפיין alt לתמונה הזו; שם הקובץ הוא %s"],"Link inserted.":["קישור הוגדר."],"Warning: the link has been inserted but may have errors. Please test it.":["אזהרה: הקישור הוכנס אך יכולות להיות שגיאות. נא לבדוק אותו."],"%s block selected.":["בלוק %s נבחר.","%s בלוקים נבחרו."],"Thumbnail":["תמונה מוקטנת"],"Full Size":["גודל מלא"],"Link selected.":["קישור נבחר."],"Align text right":["יישור טקסט לימין"],"Align text center":["יישור טקסט למרכז"],"Align text left":["יישור טקסט לשמאל"],"Empty block; start writing or type forward slash to choose a block":["בלוק ריק; התחילו לכתוב או לחצו על המקש \"/\" כדי לבחור בלוק"],"Annotation":["ביאור"],"blocks\u0004Most used":["הנפוצים ביותר"],"imperative verb\u0004Resolve":["לתקן"],"font size name\u0004Huge":["ענק"],"font size name\u0004Large":["גדול"],"font size name\u0004Medium":["בינוני"],"font size name\u0004Small":["קטן"],"font size name\u0004Normal":["רגיל"],"button label\u0004Embed":["הטמעה"],"block title\u0004Embed":["הטמעה"],"block title\u0004Classic":["קלאסי"],"Link edited.":["הקישור נערך. "],"Link removed.":["הקישור הוסר. "],"media":["מדיה"],"Media":["מדיה"],"Navigate to the nearest toolbar.":["ניווט אל סרגל הכלים הקרוב ביותר."],"Resize for smaller devices":["גודל משתנה למכשירים קטנים"],"This embed may not preserve its aspect ratio when the browser is resized.":["יתכן שהטמעה זו לא תשמור על יחס הגובה-רוחב שלה בעת שינוי גודל הדפדפן."],"This embed will preserve its aspect ratio when the browser is resized.":["הטמעה זו תשמור על יחס הגובה-רוחב שלה בעת שינוי גודל הדפדפן."],"Embed an Animoto video.":["הטמעת וידאו מ-Animoto."],"Embed a Vimeo video.":["הטמעת וידאו מ-Vimeo."],"Embed Flickr content.":["הטמעת תוכן מפליקר."],"Embed Spotify content.":["הטמעת תוכן מ-Spotify."],"Embed SoundCloud content.":["הטמעת תוכן מ-SoundCloud."],"Embed a WordPress post.":["הטמעת פוסט וורדפרס."],"Embed an Instagram post.":["הטמעת פוסט מאינסטגרם."],"Embed a Facebook post.":["הטמעת תוכן מפייסבוק."],"Embed a WordPress.tv video.":["הטמעת וידאו מ-WordPress.tv."],"Embed a VideoPress video.":["הטמעת וידאו מ-VideoPress."],"Embed a Tumblr post.":["הטמעת פוסט מטאמבלר."],"Embed a TED video.":["הטמעת וידאו מ-TED."],"Embed Speaker Deck content.":["הטמעת תוכן מ-Speaker Deck."],"Embed a YouTube video.":["הטמעת וידאו מ-Youtube."],"Embed SmugMug content.":["הטמעת תוכן מ-SmugMug."],"Embed Scribd content.":["הטמעת תוכן מ-Scribd."],"Embed Screencast content.":["הטמעת תוכן מ-Screencast."],"Embed ReverbNation content.":["הטמעת תוכן מ-ReverbNation."],"Embed a Reddit thread.":["הטמעת דיון מ-Reddit."],"Embed Mixcloud content.":["הטמעת תוכן מ-Mixcloud."],"Embed a tweet.":["הטמעת ציוץ מטוויטר."],"Embed Kickstarter content.":["הטמעת תוכן מ-Kickstarter."],"Embed Issuu content.":["הטמעת תוכן מ-Issuu."],"Embed Imgur content.":["הטמעת תוכן מ-Imgur."],"Embed a Dailymotion video.":["הטמעת וידאו מ-Dailymotion"],"Embed CollegeHumor content.":["הטמעת תוכן מ-CollegeHumor."],"Embed Cloudup content.":["הטמעת תוכן מ-Cloudup."],"noun\u0004View":["הצג"],"editor button\u0004Left to right":["משמאל לימין"],"Paste or type URL":["הדבק או הקלד כתובת אינטרנט"],"Insert from URL":["הוספה מכתובת באינטרנט"],"Styles":["עיצוב"],"General":["כללי"],"Options":["אפשרויות"],"(opens in a new tab)":["(נפתח בטאב חדש)"],"Minutes":["דקות"],"Hours":["שעות"],"Time":["זמן"],"Year":["שנה"],"Day":["יום"],"December":["דצמבר"],"November":["נובמבר"],"October":["אוקטובר"],"September":["ספטמבר"],"August":["אוגוסט"],"July":["יולי"],"June":["יוני"],"May":["מאי"],"April":["אפריל"],"March":["מרץ"],"February":["פברואר"],"January":["ינואר"],"Month":["חודש"],"Date":["תאריך"],"Cover":["כיסוי"],"Huge":["ענק"],"Medium":["בינוני"],"Normal":["רגיל"],"Paste URL or type to search":["הדבק כתובת אינטרנט או התחל לכתוב כדי לחפש"],"Terms":["מונחים"],"This block contains unexpected or invalid content.":["בלוק זה מכיל תוכן לא צפוי או שגוי."],"Resolve Block":["לתקן בלוק"],"Convert to HTML":["המר ל-HTML"],"This block can only be used once.":["ניתן להשתמש בבלוק זה רק פעם אחת."],"View":[],"HTML":["HTML"],"Media settings":["הגדרות מדיה"],"Overlay":["שכבת רקע"],"Backtick":["גרש (Backtick)"],"Period":["נקודה"],"Comma":["פסיק"],"Change type of %d block":["שינוי הסוג של בלוק %d","שינוי הסוג של %d בלוקים"],"Current":["נוכחי"],"After Conversion":["לאחר המרה"],"Change alignment":["שינוי יישור"],"Change text alignment":["שינוי יישור טקסט"],"%d block":["בלוק אחד","%d בלוקים"],"Title":["כותרת"],"Convert to Classic Block":["המרה לבלוק קלאסי"],"Create":["צור"],"Move %1$d blocks from position %2$d right by one place":[],"Move %1$d blocks from position %2$d up by one place":[],"Move %1$s block from position %2$d right to position %3$d":["העברת בלוק %1$s, ממיקום %2$d ימינה למיקום %3$d"],"Move %1$s block from position %2$d up to position %3$d":["העברת בלוק %1$s ממיקום %2$d למיקום %3$d"],"Insert a new block before the selected block(s).":["הוספת בלוק חדש לפני הבלוקים הנבחרים."],"Remove the selected block(s).":["הסר בלוקים מסומנים."],"Duplicate the selected block(s).":["שיכפול הבלוקים המסומנים."],"Clear selection.":["ניקוי בחירה."],"Select all text when typing. Press again to select all blocks.":["בחירת כל הטקסט בזמן ההקלדה. לחצו שוב כדי לבחור את כל הבלוקים."],"Insert a new block after the selected block(s).":["הוספת בלוק חדש לאחר הבלוקים הנבחרים."],"Learn more":[],"XL":["XL"],"L":["L"],"M":["M"],"S":["S"],"Small":["קטן"],"Edit URL":["עריכת כתובת"],"The response is not a valid JSON response.":["התשובה שהתקבלה איננה בפורמט JSON תקין."],"Auto":["אוטומטי"],"Preload":["טעינה מקדימה"],"Support":["תמיכה"],"Cyan bluish gray":["ציאן אפור כחלחל"],"Vivid cyan blue":["כחלחל עז"],"Pale cyan blue":["ציאן כחול בהיר"],"Vivid green cyan":["ירוק כחלחל עז"],"Light green cyan":["ציאן ירוק בהיר"],"Luminous vivid amber":["ענבר בוהק עז"],"Luminous vivid orange":["כתום בוהק עז"],"Vivid red":["אדום בהיר"],"Pale pink":["ורוד בהיר"],"Inline image":["תמונה בתוך השורה"],"Transform to":["להפוך ל:"],"Large":["גדול"],"Link to":["קישור אל"],"File":["קובץ"],"Column":["עמודה"],"Loop":["לנגן בלי הפסקה"],"Autosaving":["שמירה אוטומטית"],"block description\u0004Add a block that displays content pulled from other sites, like Twitter or YouTube.":[],"No results found.":["לא נמצאו תוצאות."],"Toggle to show a large initial letter.":["ליחצו על הכפתור כדי להציג אות ראשונה גדולה."],"Showing large initial letter.":["מציג אות ראשונה גדולה."],"Color code: %s":["קוד צבע: %s"],"OK":["אישור"],"Link settings":["הגדרות קישור"],"Unlink":["להסיר קישור"],"Pagination":[],"Next page":[],"Height":["גובה"],"Width":["רוחב"],"Media Library":["ספריית מדיה"],"Advanced":["אפשרויות נוספות"],"Scheduled":["מתוזמן לפרסום"],"Plugins":["תוספים"],"Custom Size":["גודל מותאם"],"term\u0004%s removed":["%s הוסר"],"imperative verb\u0004Preview":["תצוגה מקדימה"],"Words":["מילים"],"Private":["פרטי"],"Term":["מונח"],"Tag":["תגית"],"Saving":["שומר"],"Visibility:":["ניראות:"],"Schedule":["תיזמון פרסום"],"Update":["עדכון"],"Copy":["העתק"],"Suggestion:":["הצעה:"],"Chat":["צ'אט"],"Status":["סטטוס"],"no title":["ללא כותרת"],"Order":["סדר"],"%d result found.":["תוצאה %d נמצא.","%d תוצאות נמצאו."],"Saved":["נשמר"],"Embeds":["הטמעות"],"Blocks":["בלוקים"],"Add block":["הוספת בלוק"],"Undo":["ביטול פעולה אחרונה"],"Redo":["בצע שוב"],"More options":["אפשרויות נוספות"],"Edit visually":["עריכה ויזואלית"],"Duplicate":["שכפל"],"Blocks cannot be moved down as they are already at the bottom":["לא ניתן להוריד את הבלוקים בגלל שהם כבר בחלק התחתון ביותר"],"Blocks cannot be moved up as they are already at the top":["לא ניתן להעלות את הבלוקים בגלל שהם כבר בחלק העליון ביותר"],"Block %1$s is at the beginning of the content and can’t be moved right":["הבלוק %1$s נמצא בתחילת התוכן ולא ניתן להזיזו ימינה"],"Block %1$s is at the end of the content and can’t be moved right":["הבלוק %1$s נמצא בסוף התוכן ולא ניתן להזיזו ימינה"],"Block %s is the only block, and cannot be moved":["הבלוק %s הוא הבלוק היחיד ולא ניתן להזיזו"],"Move down":["העבר למטה"],"Move up":["העבר למעלה"],"Edit as HTML":["עריכת HTML"],"Convert to Blocks":["להמיר לבלוקים"],"Block: %s":["בלוק: %s"],"This block has encountered an error and cannot be previewed.":["ארעה שגיאה עם הבלוק הזה, ולא ניתן להציג תצוגה מקדימה שלו."],"Remove":["הסרה"],"Find original":["למצוא את המקור"],"Copied!":["הועתק!"],"Visibility":["ניראות"],"Block":["בלוק"],"Document":["מסמך"],"Tools":["כלים"],"Editor":["עורך"],"Settings":["הגדרות"],"Reset":["איפוס"],"Off":["כבוי"],"Drop files to upload":["גרור לכאן קבצים כדי להעלותם לאתר"],"PM":["PM"],"AM":["AM"],"An unknown error occurred.":["ארעה שגיאה לא ידועה."],"No results.":["אין תוצאות."],"%d result found, use up and down arrow keys to navigate.":["נמצאה תוצאה %d. ניתן להשתמש בחיצים למעלה ולמטה במקלדת כדי לנווט.","נמצאו %d תוצאות. ניתן להשתמש בחיצים למעלה ולמטה במקלדת כדי לנווט."],"URL":["כתובת אינטרנט"],"Submit":["שלח"],"Close":["סגור"],"Edit link":["עריכת קישור"],"Link":["קישור"],"Strikethrough":["קו חוצה"],"Italic":["נטוי"],"Bold":["מודגש"],"Remove link":["להסיר קישור"],"Category":["קטגוריה"],"Select":["בחירה"],"Video":["וידאו"],"Separator":["מפריד"],"Quote":["ציטוט"],"Paragraph":["פיסקה רגילה"],"Font size":["גודל גופן"],"Drop cap":["אות פתיח"],"Read more":["קרא עוד"],"Indent list item":["הזזה פנימה של הפריט"],"Outdent list item":["הזזה החוצה של הפריט"],"Convert to ordered list":["להמיר לרשימה ממוספרת"],"Convert to unordered list":["להמיר לרשימה לא ממוספרת"],"List":["רשימה"],"photo":["צילום"],"Size":["גודל"],"Image":["תמונה"],"Preview":["תצוגה מקדימה"],"Heading":["כותרת"],"None":["ללא"],"Gallery":["גלרייה"],"More":["עוד"],"Classic":["קלאסי"],"video":["וידאו"],"audio":["אודיו"],"music":["מוסיקה"],"image":["תמונה"],"blog":["בלוג"],"post":["פוסט","פוסטים"],"Embedded content from %s":["תוכן מוטמע מתוך %s"],"Enter URL to embed here…":["יש להזין כתובת של תוכן להטמעה…"],"%s URL":["כתובת %s"],"Text alignment":[],"Edit image":["עריכת תמונה"],"Columns":["עמודות"],"Code":["קוד"],"Categories":["קטגוריות"],"Button":["כפתור"],"Apply":["החל"],"Reusable blocks":["בלוקים לשימוש חוזר"],"Cancel":["בטל"],"Edit":["עריכה"],"Audio":["אודיו"],"Upload":["העלאה"],"Additional CSS class(es)":["קלאס CSS נוסף"],"HTML anchor":["עוגן HTML"],"This color combination may be hard for people to read. Try using a brighter background color and/or a darker %s.":[],"This color combination may be hard for people to read. Try using a darker background color and/or a brighter %s.":[],"Clear":["נקה"],"Custom color picker.":[],"Color: %s":["צבע: %s"],"Full width":["רוחב מלא"],"Wide width":["ברוחב רחב"],"Widgets":["וידג'טים"],"Align right":["יישור לימין"],"Align center":["יישור למרכז"],"Align left":["יישור לשמאל"],"https://github.com/WordPress/gutenberg":["https://github.com/WordPress/gutenberg"],"Gutenberg":["גוטנברג"],"Authors":[],"Slug":["מזהה כתובת"],"Comment":["תגובה"],"Publish":["פרסום"],"Metadata":["מטה דטה"],"Save":["שמירה"],"Revisions":["גרסאות"],"F j, Y":["j בF Y"],"%s ago":["לפני %s"],"%s from now":["%s מעכשיו"]}}} ); </script> <script> (function() { 'use strict'; const fetches = {}; const promises = {}; const urls = { 'wp-hooks': 'https://s0.wp.com/wp-content/plugins/gutenberg-core/v19.7.0/build/hooks/index.min.js?m=1732574862i&ver=84e753e2b66eb7028d38', 'wp-i18n': 'https://s0.wp.com/wp-content/plugins/gutenberg-core/v19.7.0/build/i18n/index.min.js?m=1732574862i&ver=bd5a2533e717a1043151', 'verbum': 'https://s2.wp.com/wp-content/mu-plugins/jetpack-mu-wpcom-plugin/sun/vendor/automattic/jetpack-mu-wpcom/src/build/verbum-comments/verbum-comments.js?m=1731953849i&minify=false&ver=97043884103359931e09' }; const loaders = { 'verbum': () => { fetchExternalScript('wp-hooks'); fetchExternalScript('wp-i18n'); fetchExternalScript('verbum'); promises['wp-hooks'] = promises['wp-hooks'] || loadWPScript('wp-hooks'); promises['wp-i18n'] = promises['wp-i18n'] || promises['wp-hooks'].then( () => loadWPScript('wp-i18n') ); promises['verbum'] = promises['verbum'] || promises['wp-i18n'].then( () => loadWPScript('verbum') ); return promises['verbum']; }, }; const scriptExtras = { 'wp-i18n': { translations: 0, before: 0, after: 1 }, 'verbum': { translations: 1, before: 0, after: 0 }, }; window.WP_Enqueue_Dynamic_Script = { loadScript: (handle) => { if (!loaders[handle]) { console.error('WP_Enqueue_Dynamic_Script: unregistered script `' + handle + '`.'); } return loaders[handle](); } }; function fetchExternalScript(handle) { if (!urls[handle]) { return Promise.resolve(); } fetches[handle] = fetches[handle] || fetch(urls[handle], { mode: 'no-cors' }); return fetches[handle]; } function runExtraScript(handle, type, index) { const id = 'wp-enqueue-dynamic-script:' + handle + ':' + type + ':' + (index + 1); const template = document.getElementById(id); if (!template) { return Promise.reject(); } const script = document.createElement( 'script' ); script.innerHTML = template.innerHTML; document.body.appendChild( script ); return Promise.resolve(); } function loadExternalScript(handle) { if (!urls[handle]) { return Promise.resolve(); } return fetches[handle].then(() => { return new Promise((resolve, reject) => { const script = document.createElement('script'); script.onload = () => resolve(); script.onerror = (e) => reject(e); script.src = urls[handle]; document.body.appendChild(script); }); }); } function loadExtra(handle, pos) { const count = (scriptExtras[handle] && scriptExtras[handle][pos]) || 0; let promise = Promise.resolve(); for (let i = 0; i < count; i++) { promise = promise.then(() => runExtraScript(handle, pos, i)); } return promise; } function loadWPScript(handle) { // Core loads scripts in this order. See: https://github.com/WordPress/WordPress/blob/a59eb9d39c4fcba834b70c9e8dfd64feeec10ba6/wp-includes/class-wp-scripts.php#L428. return loadExtra(handle, 'translations') .then(() => loadExtra(handle, 'before')) .then(() => loadExternalScript(handle)) .then(() => loadExtra(handle, 'after')); } } )(); </script> </body> </html>