<html>
  <head>

    <meta http-equiv="content-type" content="text/html; charset=UTF-8">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    <br>
    <div class="moz-forward-container"><br>
      <br>
      -------- Original Message --------
      <table class="moz-email-headers-table" cellpadding="0"
        cellspacing="0" border="0">
        <tbody>
          <tr>
            <th align="RIGHT" nowrap="nowrap" valign="BASELINE">Subject:
            </th>
            <td>ceasefire for whom?</td>
          </tr>
          <tr>
            <th align="RIGHT" nowrap="nowrap" valign="BASELINE">Date: </th>
            <td>Tue, 15 Jul 2014 20:58:57 -0400 (EDT)</td>
          </tr>
          <tr>
            <th align="RIGHT" nowrap="nowrap" valign="BASELINE">From: </th>
            <td>Cecilie Surasky, Jewish Voice for Peace
              <a class="moz-txt-link-rfc2396E" href="mailto:info@jewishvoiceforpeace.org"><info@jewishvoiceforpeace.org></a></td>
          </tr>
          <tr>
            <th align="RIGHT" nowrap="nowrap" valign="BASELINE">Reply-To:
            </th>
            <td><a class="moz-txt-link-abbreviated" href="mailto:info@jewishvoiceforpeace.org">info@jewishvoiceforpeace.org</a></td>
          </tr>
          <tr>
            <th align="RIGHT" nowrap="nowrap" valign="BASELINE">To: </th>
            <td><a class="moz-txt-link-abbreviated" href="mailto:davidjohnson1451@comcast.net">davidjohnson1451@comcast.net</a></td>
          </tr>
        </tbody>
      </table>
      <br>
      <br>
      <title></title>
      <p>
        <meta content="width=device-width" name="viewport">
        <meta content="text/html; charset=UTF-8"
          http-equiv="Content-Type">
        <title></title>
        <link href="stylesheets/email.css" type="text/css"
          rel="stylesheet">
        <style type="text/css">

* { 
        margin:0;
        padding:0;
}
* { font-family: "Helvetica Neue", "Helvetica", Helvetica, Arial, sans-serif; }

img { 
        max-width: 100%; 
}
.collapse {
        margin:0;
        padding:0;
}
body {
        -webkit-font-smoothing:antialiased; 
        -webkit-text-size-adjust:none; 
        width: 100%!important; 
        height: 100%;
}

a { color: #cb4d26;}

.btn {
        text-decoration:none;
        color: #FFF;
        background-color: #666;
        padding:10px 16px;
        font-weight:bold;
        margin-right:10px;
        text-align:center;
        cursor:pointer;
        display: inline-block;
}

p.callout {
        padding:15px;
        background-color:#FFFFFF;
        margin-bottom: 15px;
}
.callout a {
        font-weight:bold;
        color: #cb4d26;
}

table.social {
/*      padding:15px; */
        background-color: #ebebeb;
        
}
.social .soc-btn {
        font-size:12px;
        margin-bottom:10px;
        text-decoration:none;
        color: #FFF;font-weight:bold;
        display:block;
        text-align:center;
}

.sidebar .soc-btn { 
        display:block;
        width:100%;
}

table.head-wrap { width: 100%;}

.header.container table td.logo { padding: 15px; }
.header.container table td.label { padding: 15px; padding-left:0px;}


table.body-wrap { width: 100%;}

table.footer-wrap { width: 100%;        clear:both!important;
}
.footer-wrap .container td.content  p { border-top: 1px solid rgb(215,215,215); padding-top:15px;}
.footer-wrap .container td.content p {
        font-size:10px;
        font-weight: bold;
        
}

h1,h2,h3,h4,h5,h6 {
font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif; line-height: 1.1; margin-bottom:15px; color:#000;
}
h1 small, h2 small, h3 small, h4 small, h5 small, h6 small { font-size: 60%; color: #6f6f6f; line-height: 0; text-transform: none; }

h1 { font-weight:200; font-size: 44px;}
h2 { font-weight:200; font-size: 37px;}
h3 { font-weight:500; font-size: 27px;}
h4 { font-weight:500; font-size: 23px;}
h5 { font-weight:900; font-size: 17px;}
h6 { font-weight:900; font-size: 14px; text-transform: uppercase; color:#444;}

.collapse { margin:0!important;}

p, ul { 
        margin-bottom: 10px; 
        font-weight: normal; 
        font-size:14px; 
        line-height:1.6;
}
p.lead { font-size:17px; }
p.last { margin-bottom:0px;}

ul li {
        margin-left:5px;
        list-style-position: inside;
}

ul.sidebar {
        background:#ebebeb;
        display:block;
        list-style-type: none;
}
ul.sidebar li { display: block; margin:0;}
ul.sidebar li a {
        text-decoration:none;
        color: #666;
        padding:10px 16px;
/*      font-weight:bold; */
        margin-right:10px;
/*      text-align:center; */
        cursor:pointer;
        border-bottom: 1px solid #777777;
        border-top: 1px solid #FFFFFF;
        display:block;
        margin:0;
}
ul.sidebar li a.last { border-bottom-width:0px;}
ul.sidebar li a h1,ul.sidebar li a h2,ul.sidebar li a h3,ul.sidebar li a h4,ul.sidebar li a h5,ul.sidebar li a h6,ul.sidebar li a p { margin-bottom:0!important;}


/* Set a max-width, and make it display as block so it will automatically stretch to that width, but will also shrink down on a phone or something */
.container {
        display:block!important;
        max-width:600px!important;
        margin:0 auto!important; /* makes it centered */
        clear:both!important;
}

/* This should also be a block element, so that it will fill 100% of the .container */
.content {
        padding:15px;
        max-width:600px;
        margin:0 auto;
        display:block; 
}

/* Let's make sure tables in the content area are 100% wide */
.content table { width: 100%; }


/* Odds and ends */
.column {
        width: 300px;
        float:left;
}
.column tr td { padding: 15px; }
.column-wrap { 
        padding:0!important; 
        margin:0 auto; 
        max-width:600px!important;
}
.column table { width:100%;}
.social .column {
        width: 280px;
        min-width: 279px;
        float:left;
}

/* Be sure to place a .clear element after each set of columns, just to be safe */
.clear { display: block; clear: both; }


@media only screen and (max-width: 600px) {
        
        a[class="btn"] { display:block!important; margin-bottom:10px!important; background-image:none!important; margin-right:0!important;}
        #main-content p { font-size: 17px; color: green; }

        div[class="column"] { width: auto!important; float:none!important;}
        
        table.social div[class="column"] {
                width:auto!important;
        }

        table.callout td {
        float: left;
        margin: 10px 0;
        }

        table.signature td {
        float: left;
        margin: 10px 0;
        }

        table.jvp-header td {
        float: left;
        margin: 10px 0px;
        }
}
</style>
        <!-- HEADER --> </p>
      <table class="head-wrap" bgcolor="#FFFFFF">
        <tbody>
          <tr>
            <td><br>
            </td>
            <td class="header container">
              <div style="padding: 10px; max-width: 600px; margin: 0
                auto; display: block;" class="content">
                <table class="jvp-header" bgcolor="#FFFFFF">
                  <tbody>
                    <tr>
                      <td><a moz-do-not-send="true"
href="http://org.salsalabs.com/dia/track.jsp?v=2&c=dM1xe2bYWkmNljNEkGMPQRoVlQoBI9u8"><img
                            moz-do-not-send="true"
                            src="https://org.salsalabs.com/o/301/images/jvp-email-logo-v2.jpg"
                            alt=""></a></td>
                      <td valign="bottom">
                        <p style="font-size:28px;
                          color:#cb4d26;margin-left:8px;font-weight:bold;"><strong>Analysis
                            & Action</strong></p>
                      </td>
                    </tr>
                  </tbody>
                </table>
              </div>
            </td>
            <td><br>
            </td>
          </tr>
        </tbody>
      </table>
      <!-- /HEADER -->
      <!-- BODY -->
      <table class="body-wrap">
        <tbody>
          <tr>
            <td><br>
            </td>
            <td class="container" bgcolor="#FFFFFF">
              <hr color="#eeeeee">
              <div class="content">
                <table>
                  <tbody>
                    <tr>
                      <td>
                        <p><!-- TemplateBeginEditable name="content" --></p>
                        <table style="padding-bottom:15px;
                          background-color: #FFFFFF; margin-bottom:
                          15px;" class="callout" bgcolor="#FFFFFF">
                          <tbody>
                            <tr>
                              <td colspan="2" valign="top">
                                <h3 style=""><span style="font-family:
                                    HelveticaNeue-Light, 'Helvetica Neue
                                    Light', 'Helvetica Neue', Helvetica,
                                    Arial, 'Lucida Grande', sans-serif;
                                    font-size: 27.77777862548828px;
                                    line-height: 34.22222137451172px;">As
                                    the unrelenting attack on Gaza
                                    continues, here are some of the
                                    articles we think help explain the
                                    latest developments and long-term
                                    trends best. Please read and share!</span></h3>
                              </td>
                            </tr>
                            <tr>
                              <td valign="middle"><a
                                  moz-do-not-send="true"
href="http://org.salsalabs.com/dia/track.jsp?v=2&c=kHSseaqTGHGd8zWkriktlBoVlQoBI9u8"><img
                                    moz-do-not-send="true"
                                    style="margin-right:15px;
                                    margin-bottom:15px;"
                                    src="http://org.salsalabs.com/o/301/images/JewsagainstSiegeGaza.jpg"
                                    alt="" border="0" height=" "
                                    width="0"><img
                                    moz-do-not-send="true"
                                    src="http://org.salsalabs.com/o/301/images/ari_alana%281%29.jpg"
                                    alt="" border="0"></a>
                                <p style="text-align:center;"
                                  align="center"><i>JVP New Yorkers take
                                    our message to the streets in
                                    solidarity with Gaza</i></p>
                              </td>
                              <td valign="top">
                                <p style="font-size:22px;
                                  color:#cb4d26;line-height:1.3em;
                                  font-weight:bold;" align="center">We
                                  also need to act. Join the 40,000
                                  who've signed our Open Letter telling
                                  Israeli leaders to stop killing
                                  civilians.  </p>
                                <p align="center"><a
                                    moz-do-not-send="true"
href="http://org.salsalabs.com/dia/track.jsp?v=2&c=f01XV04o21Psf%2BL03P8wuxoVlQoBI9u8"><img
                                      moz-do-not-send="true"
                                      src="https://org.salsalabs.com/o/301/images/email-take-action.png"
                                      alt="Take Action!"></a></p>
                                <hr style="margin-bottom:10px;"
                                  color="#eeeeee">
                                <p align="center"><fblike><a
                                      moz-do-not-send="true"
                                      target="_blank"
href="http://org.salsalabs.com/dia/track.jsp?v=2&c=OXtexh3z6ZWY8dYYcpmOkRoVlQoBI9u8"><img
                                        moz-do-not-send="true"
                                        alt="Facebook"
src="https://org.salsalabs.com/o/301/images/social-facebook-box-blue-icon.png"
                                        border="0"></a></fblike> <tweet><a
                                      moz-do-not-send="true"
                                      target="_blank"
href="http://org.salsalabs.com/dia/track.jsp?v=2&c=pLaRbmy536T%2B11D3k%2Bo0thoVlQoBI9u8"><img
                                        moz-do-not-send="true"
                                        alt="Twitter icon"
src="https://org.salsalabs.com/o/301/images/social-twitter-box-blue-icon.png"
                                        border="0"></a></tweet> <forwardtoafriend
                                    lang="en"><a moz-do-not-send="true"
href="mailto:Enter+email+address+here?subject=FWD%3A+Check+This+Out&body=I+thought+you+might+be+interested+in+this+message+http%3A%2F%2Fhq-org.salsalabs.com%2FblastContent.jsp%3Femail_blast_KEY%3D1302705"><img
                                        moz-do-not-send="true"
                                        alt="Forward"
                                        src="https://org.salsalabs.com/o/301/images/email-icon60x60v2.png"
                                        border="0"></a></forwardtoafriend></p>
                                <hr style="margin-bottom:10px;"
                                  color="#eeeeee"> </td>
                            </tr>
                          </tbody>
                        </table>
                        <div id="main-content">
                          <p><!-- /Callout Panel --></p>
                          <p><span style="font-size: small;"><span
                                style="font-family: Verdana;">Dear
                                David,</span></span></p>
                          <p><span style="font-size: small;"><span
                                style="font-family: Verdana;">This
                                morning, we had hoped to wake up to news
                                of a ceasefire.  Instead, the
                                unrelenting attack on Gaza continues.
                                Over 187 Palestinians and one Israeli
                                have been killed. 1,300 Palestinians and
                                15 Israelis injured.</span></span></p>
                          <p><span style="font-size: small;"><span
                                style="font-family: Verdana;">Israel
                                announced this morning that it would
                                accept a unilateral ceasefire, <b>but
                                  the terms were actually a continuation
                                  of Israel’s ongoing war on civilians</b>—a
                                continued blockade of Gaza, continued
                                extrajudicial assassinations, continued
                                imprisonment of Palestinians without
                                charge, and continued occupation. And
                                with <i>no guarantee</i> Israel
                                wouldn't violate the agreement as they
                                have on numerous occasions in the past.</span></span></p>
                          <p><b><span style="font-size: small;"><span
                                  style="font-family: Verdana;">Three
                                  times in the last six years, Israel
                                  has conducted extraordinarily lopsided
                                  operations against the people of Gaza</span></span></b><span
                              style="font-size: small;"><span
                                style="font-family: Verdana;">, and each
                                time the civilian population has paid a
                                major price.  Even with some of the most
                                sophisticated protection in the world,
                                the fearful experience of rockets
                                falling on Israel means that Israelis
                                and the world pay attention during these
                                escalations.<br>
                                <br>
                                But they largely ignore the fact that
                                the people of Gaza, who have no
                                protection whatsoever, have been living
                                under an unacceptable state of siege for
                                the last 7 years. And that the
                                Palestinian people as a whole remain
                                stateless, and have been living under a
                                brutal military occupation for 47 years.</span></span></p>
                          <p><span style="font-size: small;"><span
                                style="font-family: Verdana;">We will
                                continue our efforts to respond to the
                                current situation (please keep up to
                                date </span></span><a
                              moz-do-not-send="true"
href="http://org.salsalabs.com/dia/track.jsp?v=2&c=MpMP1ECmShCypoeYdRuIVxoVlQoBI9u8"
                              style="text-decoration:none;"><span
                                style="color: rgb(128, 0, 0);"><u><b><span
                                      style="font-size: small;"><span
                                        style="font-family: Verdana;">here</span></span></b></u></span></a><span
                              style="font-size: small;"><span
                                style="font-family: Verdana;">) while
                                keeping in mind that when the bombs stop
                                falling, Israel's decades-long assault
                                on Palestinian human rights will
                                continue.  </span></span><br>
                            <span style="font-size: small;"><br>
                              <b><span style="font-family: Verdana;">We
                                  will redouble our efforts to address
                                  the long-term causes and solutions.</span></b></span></p>
                          <p><span style="font-size: small;"><span
                                style="font-family: Verdana;">While we
                                monitor the situation, below are a few
                                pieces, mostly from the last 24 hours,
                                that we have found useful. We hope you
                                will read them and share them with
                                friends, family, and community.</span></span></p>
                          <ul>
                            <li>from IMEU: <span style="color: rgb(128,
                                0, 0);"><i><b><a moz-do-not-send="true"
href="http://org.salsalabs.com/dia/track.jsp?v=2&c=QDHoW47PmTtTeVArFJeyexoVlQoBI9u8"
                                      target="_blank"><span
                                        style="color: rgb(128, 0, 0);"><u>FAQ
                                          on Failed Effort to Arrange
                                          Ceasefire Between Israel and
                                          Hamas.</u></span></a></b></i></span></li>
                            <li><span style="font-size: small;"><span
                                  style="font-family: Verdana;">from
                                  972mag: </span><i><span
                                    style="font-family: Verdana;"><a
                                      moz-do-not-send="true"
href="http://org.salsalabs.com/dia/track.jsp?v=2&c=7kFEQasXGOJkirWoRpkL6xoVlQoBI9u8"><span
                                        style="color: rgb(128, 0, 0);"><u><b>What
                                            Does Israeli Acceptance of
                                            "Ceasefire" Really Mean?</b></u></span></a></span></i></span></li>
                            <li><span style="font-size: small;"><span
                                  style="font-family: Verdana;">from
                                  Leftern Wall: </span><i><span
                                    style="font-family: Verdana;"><a
                                      moz-do-not-send="true"
href="http://org.salsalabs.com/dia/track.jsp?v=2&c=6W3a5re9Sx7%2B4GY1OKhE0xoVlQoBI9u8"><span
                                        style="color: rgb(128, 0, 0);"><u><b>Facing
                                            the Massacre With Eyes Shut</b></u></span></a> </span></i></span></li>
                            <li><span style="font-size: small;"><span
                                  style="font-family: Verdana;">from
                                  Electronic Intifada: </span><i><span
                                    style="font-family: Verdana;"><a
                                      moz-do-not-send="true"
href="http://org.salsalabs.com/dia/track.jsp?v=2&c=GW1%2B6OKRm7D7KZEqCrAuNRoVlQoBI9u8"><span
                                        style="color: rgb(128, 0, 0);"><u><b>Urgent
                                            Call from Gaza Civil
                                            Society: Act Now </b></u></span></a></span></i></span></li>
                            <li><span style="font-size: small;"><i><span
                                    style="font-family: Verdana;"></span></i></span><span
                                style="font-size: small;"><span
                                  style="font-family: Verdana;">and the
                                  <a moz-do-not-send="true"
href="http://org.salsalabs.com/dia/track.jsp?v=2&c=yKwU45tjvqswwgzfOLy9k88xMQbAHd%2F0"><i><span
                                        style="color: rgb(128, 0, 0);"><u><b>Occupy
                                            Judaism statement on the
                                            possible ceasefire</b></u></span></i></a></span></span><span
                                style="font-size: small;"><span
                                  style="font-family: Verdana;"><i><b><span
                                        style="color: rgb(128, 0, 0);"><br>
                                      </span></b></i></span></span></li>
                          </ul>
                          <p dir="ltr" style="line-height: 1.15;
                            margin-top: 0pt; margin-bottom: 0pt;"><span
                              style="font-size: small;"><b><span
                                  style="font-family: Verdana;"><a
                                    moz-do-not-send="true"
href="http://org.salsalabs.com/dia/track.jsp?v=2&c=Qrxf7P0NJvE2KBv3ERx6IxoVlQoBI9u8"><i><b><span
                                          style="color: rgb(128, 0, 0);"><br>
                                        </span></b></i></a></span></b></span>With
                            hope for better days ahead,</p>
                          <table style="margin-bottom:20px;">
                            <tbody>
                              <tr>
                                <td class="signature"><br>
                                </td>
                                <td>
                                  <p><img moz-do-not-send="true"
                                      src="http://org.salsalabs.com/o/301/images/signatures/Cecilie300.jpg"
                                      alt="" border="0" height="34"
                                      width="120"><br>
                                    Cecilie Surasky<br>
                                    Deputy Director</p>
                                </td>
                              </tr>
                            </tbody>
                          </table>
                        </div>
                        <p><!-- TemplateEndEditable -->
                          <!-- social & contact --></p>
                        <br>
                        <table style="background-color:
                          #ebebeb;padding-top:15px; padding-bottom:15px;
                          padding-left:15px; padding-right:15px;"
                          class="social" width="100%">
                          <tbody>
                            <tr>
                              <td>
                                <p align="center"><a
                                    moz-do-not-send="true"
href="http://org.salsalabs.com/dia/track.jsp?v=2&c=J4YZz8o0WNKunOIGuFvWBRoVlQoBI9u8"><img
                                      moz-do-not-send="true"
                                      src="https://org.salsalabs.com/o/301/images/email-donate-now.png"
                                      alt="Donate Now!"></a></p>
                                <h5>Contact Info:</h5>
                                <p>Jewish Voice for Peace<br>
                                  1611 Telegraph Ave, Suite 550<br>
                                  Oakland, CA 94612<br>
                                  510.465.1777<br>
                                  <a moz-do-not-send="true"
                                    href="mailto:info@jewishvoiceforpeace.org">info@jewishvoiceforpeace.org</a></p>
                                <h5>Connect with Us:</h5>
                                <p><a moz-do-not-send="true"
href="http://org.salsalabs.com/dia/track.jsp?v=2&c=RgSdANJPSigriDEX4hH5EhoVlQoBI9u8"
                                    style="font-size: 12px;
                                    margin-bottom: 10px;
                                    text-decoration: none; color:
                                    #cb4d26; font-weight: bold;">Become
                                    a 2014 JVP Member</a> | <a
                                    moz-do-not-send="true"
                                    style="font-size: 12px;
                                    margin-bottom: 10px;
                                    text-decoration: none; color:
                                    #cb4d26; font-weight: bold;"
href="http://org.salsalabs.com/dia/track.jsp?v=2&c=G7FgTY2GAywQVCXkAjMZSBoVlQoBI9u8">Facebook</a>
                                  | <a moz-do-not-send="true"
                                    style="font-size: 12px;
                                    margin-bottom: 10px;
                                    text-decoration: none; color:
                                    #cb4d26; font-weight: bold;"
href="http://org.salsalabs.com/dia/track.jsp?v=2&c=%2B64j%2Foz17wYtTd5tPQ9XIxoVlQoBI9u8">Twitter</a>
                                  | <a moz-do-not-send="true"
                                    style="font-size: 12px;
                                    margin-bottom: 10px;
                                    text-decoration: none; color:
                                    #cb4d26; font-weight: bold;"
href="mailto:Enter+email+address+here?subject=FWD%3A+Check+This+Out&body=I+thought+you+might+be+interested+in+this+message+http%3A%2F%2Fhq-org.salsalabs.com%2FblastContent.jsp%3Femail_blast_KEY%3D1302705">Forward</a></p>
                                <p><a moz-do-not-send="true"
href="http://org.salsalabs.com/dia/track.jsp?v=2&c=OdVTgc83QfUZtxBj0M92CRoVlQoBI9u8"
                                    style="font-size: 12px;
                                    margin-bottom: 10px;
                                    text-decoration: none; color:
                                    #cb4d26; font-weight: bold;">Subscribe
                                    to our blog Muzzlewatch</a></p>
                              </td>
                            </tr>
                          </tbody>
                        </table>
                      </td>
                    </tr>
                  </tbody>
                </table>
                <p><!-- /social & contact --></p>
              </div>
            </td>
          </tr>
        </tbody>
      </table>
      <p><!-- /content -->
        <!-- /BODY -->
        <!-- FOOTER --></p>
      <table class="footer-wrap">
        <tbody>
          <tr>
            <td><br>
            </td>
            <td class="container"><!-- content -->
              <div class="content">
                <table>
                  <tbody>
                    <tr>
                      <td align="center">
                        <p><a moz-do-not-send="true"
href="http://org.salsalabs.com/dia/track.jsp?v=2&c=bzw3aFhiUbQMizmoT3N0uxoVlQoBI9u8"><unsubscribe>Unsubscribe</unsubscribe></a></p>
                      </td>
                    </tr>
                  </tbody>
                </table>
              </div>
              <!-- /content --></td>
            <td><br>
            </td>
          </tr>
        </tbody>
      </table>
      <p><!-- /FOOTER --></p>
      <div style="text-align:center;"><a moz-do-not-send="true"
          href="http://www.salsalabs.com/?email"><img
            moz-do-not-send="true" alt="empowered by Salsa"
src="https://hq.salsalabs.com/salsa/images/Salsa-empowered-bug_RGB45px.png"
            border="0"></a></div>
      <img moz-do-not-send="true"
        src="http://org.salsalabs.com/dia/TrackImage?key=2964919570"
        height="1" width="1"><diaemailid='2964919570' thread="10908">
      </diaemailid='2964919570'><br>
    </div>
    <br>
  </body>
</html>