<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>Don't wait to speak up.</td>
          </tr>
          <tr>
            <th align="RIGHT" nowrap="nowrap" valign="BASELINE">Date: </th>
            <td>Wed, 9 Jul 2014 13:08:56 -0400 (EDT)</td>
          </tr>
          <tr>
            <th align="RIGHT" nowrap="nowrap" valign="BASELINE">From: </th>
            <td>Rebecca Vilkomerson, 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 name="viewport" content="width=device-width">
        <meta http-equiv="Content-Type" content="text/html;
          charset=UTF-8">
        <title></title>
        <link rel="stylesheet" type="text/css"
          href="stylesheets/email.css">
        <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 class="content" style="padding: 10px; max-width:
                600px; margin: 0 auto; display: block;">
                <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=xBmV1E0hvdhG27BDwGmbMm4wiGDCVWha"><img
                            moz-do-not-send="true" alt=""
                            src="https://org.salsalabs.com/o/301/images/jvp-email-logo-v2.jpg"></a></td>
                      <td valign="bottom">
                        <p style="font-size:28px;
                          color:#cb4d26;margin-left:8px;font-weight:bold;"><strong>Action
                            Alert</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"><br>
                <table>
                  <tbody>
                    <tr>
                      <td>
                        <table class="callout"
                          style="padding-bottom:15px; background-color:
                          #FFFFFF; margin-bottom: 15px;"
                          bgcolor="#FFFFFF">
                          <tbody>
                            <tr>
                              <td colspan="2" valign="top">
                                <h3 style="font-size:28px;">To end
                                  violence - and truly mourn its victims
                                  - we must acknowledge, and challenge
                                  the root causes beneath it. </h3>
                              </td>
                            </tr>
                            <tr>
                              <td valign="middle">
                                <p style="text-align:center;"
                                  align="center"><em><a
                                      moz-do-not-send="true"
href="http://org.salsalabs.com/dia/track.jsp?v=2&c=Bc7zEkLVNwW18KDxnmM%2FYG4wiGDCVWha"><img
                                        moz-do-not-send="true"
                                        src="http://org.salsalabs.com/o/301/images/BUJuly2014.jpeg"
                                        alt="" border="0"></a>Boston
                                    activists speak out today - we need
                                    your help to amplify our urgent
                                    message.</em></p>
                              </td>
                              <td valign="top">
                                <p style="font-size:22px;
                                  color:#cb4d26;line-height:1.3em;
                                  font-weight:bold;" align="center">Your
                                  voice matters. Click here to sign our
                                  Open Letter.</p>
                                <p align="center"><a
                                    moz-do-not-send="true"
href="http://org.salsalabs.com/dia/track.jsp?v=2&c=mjUlabkKPhPIbmtf80L3LE65j7hEU0%2BG"><img
                                      moz-do-not-send="true" alt="Take
                                      Action!"
                                      src="https://org.salsalabs.com/o/301/images/email-take-action.png"></a></p>
                                <hr style="margin-bottom:10px;"
                                  color="#eeeeee">
                                <p align="center"><fblike><a
                                      moz-do-not-send="true"
href="http://org.salsalabs.com/dia/track.jsp?v=2&c=rglX%2Bw6pCtFFxnBjTzCiOW4wiGDCVWha"
                                      target="_blank"><img
                                        moz-do-not-send="true"
src="https://org.salsalabs.com/o/301/images/social-facebook-box-blue-icon.png"
                                        alt="Facebook" border="0"></a></fblike>
                                  <tweet><a moz-do-not-send="true"
href="http://org.salsalabs.com/dia/track.jsp?v=2&c=pgdl6p%2FmF%2Fu%2BeLceU%2F%2B4cm4wiGDCVWha"
                                      target="_blank"><img
                                        moz-do-not-send="true"
src="https://org.salsalabs.com/o/301/images/social-twitter-box-blue-icon.png"
                                        alt="Twitter icon" border="0"></a></tweet> </p>
                                <hr style="margin-bottom:10px;"
                                  color="#eeeeee"> </td>
                            </tr>
                          </tbody>
                        </table>
                        <div id="main-content"><!-- /Callout Panel -->
                          <p class="p1">Dear David,</p>
                          <p class="p1"><span style="font-size: 14px;
                              line-height: 1.6;">The last 24 hours have
                              been devastating.  The weeks leading up to
                              it have been horrifying.  </span></p>
                          <p class="p1">We have watched with sadness and
                            anger as the deaths of children have
                            mounted, racist mobs have rampaged, the
                            fears of people throughout both Israel and
                            Palestine have reached unbearable levels,
                            and the collective punishment of the
                            Palestinian people has intensified.</p>
                          <p class="p1">We can not wait one more moment
                            to speak up. In such a terrible moment, we
                            must join what we feel with what we know.</p>
                          <p class="p1"><span style="color: rgb(128, 0,
                              0);"><b><a moz-do-not-send="true"
href="http://org.salsalabs.com/dia/track.jsp?v=2&c=NVBIazn%2BNz4m9pIRyMqfD24wiGDCVWha"><span
                                    style="color: rgb(128, 0, 0);"><u>Please
                                      join me in signing this urgent
                                      Open Letter that says:</u></span></a></b></span></p>
                          <p class="p1"><i><b>Only by ending the
                                occupation and embracing equality can
                                this terrible bloodshed end.</b></i></p>
                          <p class="p1">Our unshakeable belief in
                            justice - as Jews and as human beings -
                            compels us to acknowledge that the root of
                            this violence lies in the Israeli
                            government’s commitment to occupation over
                            the well-being of Palestinians or Israelis.
                            Where our leaders have so thoroughly refused
                            that truth, it is our responsibility to hold
                            it up. </p>
                          <p class="p1">So when we reach 18,000
                            signatures, we’ll publish the letter in <i>Ha’aretz</i> and <i>The
                              Forward - </i>and call on our communities
                            stand up with us.</p>
                          <p class="p1">In just the last two days,
                            scores of Palestinians--with no place to
                            hide--have been killed, while the entire
                            population of Gaza experiences the terror of
                            widespread bombing. Israelis have had to
                            endure the fear of never knowing when or
                            where the next rocket will fall.</p>
                          <p class="p1">We must speak up now.</p>
                          <p class="p1"><a moz-do-not-send="true"
href="http://org.salsalabs.com/dia/track.jsp?v=2&c=9D308eytjG7%2FWo5E1%2FEY4k65j7hEU0%2BG"><span
                                style="color: rgb(128, 0, 0);"><u><b>Please
                                    join me and sign this urgent Open
                                    Letter that says, the occupation
                                    must end.</b></u></span></a> And
                            forward this to your friends so they do the
                            same.</p>
                          <p class="p1"><b>None of this should be
                              happening.</b> As we mourn all who have
                            died, we reaffirm that all Israelis and
                            Palestinians deserve security, justice, and
                            equality.</p>
                          <p class="p1">The occupation, with US military
                            and financial support, is the root cause.
                            And it systematically denies the very
                            humanity of Arabs, while valuing Jewish
                            lives at the expense of others.</p>
                          <p class="p1">Anti-Palestinian bigotry is not
                            only acceptable but a powerful political
                            tool in Israel. Long before this latest
                            escalation, everyday life for Palestinians
                            meant increasing numbers of settlements
                            taking over their lands and homes, and a web
                            of violence and control which reached into
                            every area of life, simply because they are
                            not Jewish. The recent and very public
                            violence against Palestinians in the streets
                            of Jerusalem and elsewhere did not happen in
                            a vacuum.</p>
                          <p class="p1"><b>Enough is enough.</b> <b>W</b><b>e
                              are not going away.</b> </p>
                          <p class="p1">Those few Israelis who are
                            bravely speaking out against their
                            governments’ inhumane policies need to know
                            that they have our support. Those
                            Palestinians who are under daily assault
                            need to know that we see them. </p>
                          <p class="p1">As part of a vast network of
                            people across the globe, we have more power
                            than we may think. But we have to take
                            action.</p>
                          <p class="p1"><a moz-do-not-send="true"
href="http://org.salsalabs.com/dia/track.jsp?v=2&c=stBT67cYA86R9qNeIzMMg24wiGDCVWha"><span
                                style="color: rgb(128, 0, 0);"><u><b>Sign
                                    the Open Letter</b></u></span></a>
                            and send the message: only by confronting
                            occupation and embracing true equality can
                            this terrible bloodshed end.</p>
                          <p class="p1">Sincerely,</p>
                          <table style="margin-bottom:20px;">
                            <tbody>
                              <tr>
                                <td class="signature"><a
                                    moz-do-not-send="true"
href="http://org.salsalabs.com/dia/track.jsp?v=2&c=g6KEqIfBVO9kmTeGyUFswm4wiGDCVWha"><img
                                      moz-do-not-send="true"
                                      style="margin-right:10px;"
src="http://org.salsalabs.com/o/301/images/HEADSHOTS/Rebecca%20Vilkomerson%20headshot%20120x159%20for%20online.jpg"
                                      alt="" border="0" height="159"
                                      width="120"></a></td>
                                <td><a moz-do-not-send="true"
href="http://org.salsalabs.com/dia/track.jsp?v=2&c=QqjptZMBIQgoKMr08XUxQ24wiGDCVWha"><img
                                      moz-do-not-send="true"
src="http://org.salsalabs.com/o/301/images/Signatures/RV%20Signature%203rd.jpg"
                                      alt="" border="0" height="39"
                                      width="111"></a>
                                  <p>Rebecca Vilkomerson<br>
                                    Executive Director</p>
                                </td>
                              </tr>
                            </tbody>
                          </table>
                        </div>
                        <!-- TemplateEndEditable -->
                        <!-- social & contact -->
                        <table class="social" style="background-color:
                          #ebebeb;padding-top:15px; padding-bottom:15px;
                          padding-left:15px; padding-right:15px;"
                          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=kMnmgI1bdC65xpktseWTv24wiGDCVWha"><img
                                      moz-do-not-send="true" alt="Donate
                                      Now!"
                                      src="https://org.salsalabs.com/o/301/images/email-donate-now.png"></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"
                                    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=EKXhfDubkzRADmoC7GILR24wiGDCVWha">Become
                                    a 2014 JVP Member</a> | <a
                                    moz-do-not-send="true"
href="http://org.salsalabs.com/dia/track.jsp?v=2&c=mh0HeitZSbFCxgPkiDNuhW4wiGDCVWha"
                                    style="font-size: 12px;
                                    margin-bottom: 10px;
                                    text-decoration: none; color:
                                    #cb4d26; font-weight: bold;">Facebook</a>
                                  | <a moz-do-not-send="true"
href="http://org.salsalabs.com/dia/track.jsp?v=2&c=n10avDvJny76GXE0ANlKQW4wiGDCVWha"
                                    style="font-size: 12px;
                                    margin-bottom: 10px;
                                    text-decoration: none; color:
                                    #cb4d26; font-weight: bold;">Twitter</a>
                                  | <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%3D1302362"
                                    style="font-size: 12px;
                                    margin-bottom: 10px;
                                    text-decoration: none; color:
                                    #cb4d26; font-weight: bold;">Forward</a></p>
                                <p><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=r76ChiYCuWibNSFb9JluAE65j7hEU0%2BG">Subscribe
                                    to our blog Muzzlewatch</a></p>
                              </td>
                            </tr>
                          </tbody>
                        </table>
                      </td>
                    </tr>
                  </tbody>
                </table>
                <!-- /social & contact --></div>
            </td>
          </tr>
        </tbody>
      </table>
      <!-- /content -->
      <!-- /BODY -->
      <!-- FOOTER -->
      <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=2pFGAJVCf0wC9e59jC1VZG4wiGDCVWha"><unsubscribe>Unsubscribe</unsubscribe></a></p>
                      </td>
                    </tr>
                  </tbody>
                </table>
              </div>
              <!-- /content --></td>
            <td><br>
            </td>
          </tr>
        </tbody>
      </table>
      <!-- /FOOTER -->
      <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=2958946769"
        height="1" width="1"><diaemailid='2958946769' thread="10907">
      </diaemailid='2958946769'><br>
    </div>
    <br>
  </body>
</html>