<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>The charade is over</td>
          </tr>
          <tr>
            <th align="RIGHT" nowrap="nowrap" valign="BASELINE">Date: </th>
            <td>Tue, 10 Jun 2014 09:45:09 -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 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=AhCk7GanzTrzikJPl7OYQrhiGRfR4djZ"><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>Donate
                            Now<br>
                          </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">
                                <hr style="margin-bottom:10px;"
                                  color="#eeeeee"> </td>
                            </tr>
                          </tbody>
                        </table>
                        <h3><span style="font-size: small;"><span
                              style="font-family: Verdana;">
                              <!-- Callout Panel --> </span></span></h3>
                        <table class="callout" style="margin-bottom:
                          15px; padding-bottom: 15px; width:
                          565.5555419921875px;" bgcolor="#FFFFFF">
                          <tbody>
                            <tr>
                              <td colspan="2" valign="top">
                                <h3 style="font-size: 28px;">This is a
                                  thrilling time, David - the
                                  opportunity to make concrete policy
                                  changes has never been greater. But we
                                  need you.</h3>
                              </td>
                            </tr>
                          </tbody>
                        </table>
                        <table class="callout"
                          style="padding-bottom:15px; background-color:
                          #FFFFFF; margin-bottom: 15px;"
                          bgcolor="#FFFFFF">
                          <tbody>
                            <tr>
                              <td valign="middle"><a
                                  moz-do-not-send="true"
href="http://org.salsalabs.com/dia/track.jsp?v=2&c=I2eS%2FwsBpCy7i2BQoQyr2rhiGRfR4djZ"><span
                                    style="font-size: small;"><span
                                      style="font-family: Verdana;"><img
                                        moz-do-not-send="true"
src="http://org.salsalabs.com/o/301/images/HEADSHOTS/cecilie_headshot200%281%29.jpg"
                                        alt="Cecilie Surasky"></span></span></a><span
                                  style="font-size: small;"><span
                                    style="font-family: Verdana;"><br>
                                  </span></span>
                                <p style="text-align:center;"
                                  align="center"><span style="font-size:
                                    small;"><span style="font-family:
                                      Verdana;"><em><br>
                                      </em></span></span></p>
                              </td>
                              <td valign="top">
                                <p style="font-size:22px;
                                  color:#cb4d26;line-height:1.3em;
                                  font-weight:bold;" align="center">We're
                                  $48,000 away from our summer campaign
                                  goal. Join JVP with a $36 gift today</p>
                                <p style="font-size:22px;
                                  color:#cb4d26;line-height:1.3em;
                                  font-weight:bold;" align="center"><a
                                    moz-do-not-send="true"
href="http://org.salsalabs.com/dia/track.jsp?v=2&c=KRf2J%2FYNcaPFGdWYX1W0r7hiGRfR4djZ"
                                    style="font-size: 14px; line-height:
                                    1.6;"><span style="font-size:
                                      small;"><span style="font-family:
                                        Verdana;"><img
                                          moz-do-not-send="true"
                                          alt="Take Action!"
                                          src="http://org.salsalabs.com/o/301/images/email-donate-now.png"
                                          align="middle" border="0"
                                          height="48" hspace="2"
                                          vspace="2" width="230"></span></span></a></p>
                              </td>
                            </tr>
                          </tbody>
                        </table>
                        <div id="main-content">
                          <h3><span style="font-size: small;"><span
                                style="font-family: Verdana;"><!-- /Callout Panel -->
                              </span></span></h3>
                          <table style="width: 568px;">
                            <tbody>
                              <tr>
                              </tr>
                            </tbody>
                          </table>
                          <p><span style="font-size: small;"><span
                                style="font-family: Verdana;">Dear
                                David,</span></span></p>
                          <span style="font-size: small;"><span
                              style="font-family: Verdana;"> </span></span><span
                            style="font-family: Verdana;"> </span> <span
                            style="font-size: small;"><span
                              style="font-family: Verdana;"> </span><span
                              style="font-size: small;"><span
                                style="font-family: Verdana;">
                                <p class="p1"><span style="font-family:
                                    Verdana;"><b>I have to admit that I
                                      feel a sense of relief.</b></span></p>
                              </span><span style="font-family: Verdana;">
                              </span></span></span> <span
                            style="font-size: small;"><span
                              style="font-family: Verdana;">
                              <p>Now that negotiations between Israel
                                and the Palestinians have collapsed, the
                                world can stop pretending. </p>
                            </span></span><span style="font-family:
                            Verdana;"> </span><span style="font-size:
                            small;"><span style="font-family: Verdana;">
                            </span></span> <span style="font-size:
                            small;"><span style="font-family: Verdana;">
                              <p>Israel’s provocative settlement
                                expansion during these recent talks (and
                                for decades before) sent a crystal clear
                                message: the Israeli government has no
                                interest in Palestinian rights,
                                international law, or a lasting peace
                                for both peoples.</p>
                            </span></span><span style="font-family:
                            Verdana;"> </span><span style="font-size:
                            small;"><span style="font-family: Verdana;">
                            </span></span> <span style="font-size:
                            small;"><span style="font-family: Verdana;">
                              <p><b>But this time around, there was
                                  nearly universal recognition of
                                  Israel's role in ending the talks.
                                  That's a game-changer.</b></p>
                            </span></span>
                          <p><span style="font-size: small;"><span
                                style="font-family: Verdana;">If you
                                ever imagined an ideal time to give -
                                this is it. </span></span><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=pBygdZXAyCLb9bL4uFTqa7hiGRfR4djZ"><span
                                    style="font-size: small;"><span
                                      style="font-family: Verdana;"><span
                                        style="color: rgb(128, 0, 0);"><u>Can
                                          you help make our Summer
                                          Campaign a success and make a
                                          $36 donation today, David?</u></span></span></span></a></b></span></p>
                          <p><span style="font-size: small;"><span
                                style="font-family: Verdana;">JVP isn't
                                backed by big foundations or
                                gazillionaire philanthropists. So we
                                need you - not just your passionate
                                activism, but your financial commitment.<b
                                  style="margin: 0px; padding: 0px;
                                  font-family: 'Helvetica Neue',
                                  Helvetica, Helvetica, Arial,
                                  sans-serif;"> We're just $48,000 away
                                  from our Summer Campaign goal - can
                                  you take us a step closer? </b></span></span></p>
                          <span style="font-size: small;"><span
                              style="font-family: Verdana;">
                              <p>The countless opportunities to make <i>genuine</i>
                                progress — by creating pressure on large
                                institutions and governments to change
                                their policies — have never been
                                greater. <i>Divestment battles are
                                  breaking out, literally, every single
                                  day. But we need your help.</i></p>
                            </span></span><span style="font-family:
                            Verdana;"> </span><span style="font-size:
                            small;"><span style="font-family: Verdana;">
                            </span></span>
                          <p><span style="font-size: small;"><span
                                style="font-family: Verdana;">Our
                                political opponents who want to preserve
                                the status quo are struggling to
                                distract us with their deceptive
                                position: two-states in name, apartheid
                                in practice. So now they’re turning all
                                their energy toward stopping the only
                                strategy that actually can bring peace
                                to both peoples: economic pressure to
                                make Israel accountable to international
                                law.</span></span></p>
                          <p><span style="font-size: small;"><span
                                style="font-family: Verdana;"> </span></span></p>
                          <span style="font-size: small;"><span
                              style="font-family: Verdana;">
                              <p><span style="font-size: small;"><span
                                    style="font-family: Verdana;">That
                                    makes it even more urgent that
                                    Jewish Voice for Peace help make
                                    this simple truth a reality:</span></span></p>
                              <p><span style="font-size: small;"><span
                                    style="font-family: Verdana;"><i><b>A
                                        lasting and fair agreement -
                                        whatever it may look like -
                                        requires a negotiating table
                                        where Palestinians, and not just
                                        Israelis, have real power.</b></i></span></span></p>
                            </span><span style="font-size: small;"><span
                                style="font-family: Verdana;"> </span></span>
                            <p><span style="font-size: small;"><span
                                  style="font-family: Verdana;"> </span></span></p>
                            <p><span style="font-size: small;"><span
                                  style="color: rgb(128, 0, 0);"></span></span></p>
                            <span style="font-size: small;"><span
                                style="font-family: Verdana;"> </span></span><span
                              style="font-family: Verdana;">
                              <p><span style="font-size: small;"><span
                                    style="color: rgb(128, 0, 0);"></span></span></p>
                            </span><span style="font-size: small;"><span
                                style="font-family: Verdana;">
                                <p><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=GeUzHox4hRDFG7NULeC8gPrT%2BpdvEQbJ"><span
                                          style="color: rgb(128, 0, 0);"><u><b>David:
                                              we are building this
                                              movement together, and
                                              have to take the next step
                                              together too. Can you add
                                              a $36 contribution today?</b></u></span></a></b></span></p>
                              </span></span> <span style="font-size:
                              small;"><span style="font-family:
                                Verdana;">
                                <p>In the coming days, we’re sending a
                                  team of JVP rabbis, grassroots
                                  leaders, board members, and staff to
                                  Detroit to stand with allies in the
                                  Presbyterian Church as their General
                                  Assembly votes on divestment from
                                  companies that profit from the
                                  occupation. </p>
                              </span></span><span style="font-family:
                              Verdana;"> </span><span style="font-size:
                              small;"><span style="font-family:
                                Verdana;"> </span></span> <span
                              style="font-size: small;"><span
                                style="font-family: Verdana;">
                                <p>We’re bringing our strategic,
                                  engaged, and passionate advocacy to
                                  our on-the ground relationships with
                                  Christian and Muslim allies, carrying
                                  the same message together:<br>
                                  <i>Divestment is pro-peace. It is
                                    pro-unity. It is pro-justice— for
                                    all people.</i></p>
                              </span></span> <span style="font-size:
                              small;"><span style="font-family:
                                Verdana;">
                                <p>In the post-talks era, this is the
                                  best way forward. And our allies in
                                  the Presbyterian Church who are
                                  willing to take a moral, visionary
                                  stand deserve all the support we can
                                  mobilize - especially in the face of
                                  the tidal wave of slander coming from
                                  the right.</p>
                              </span></span><span style="font-family:
                              Verdana;"> </span><span style="font-size:
                              small;"><span style="font-family:
                                Verdana;"> </span></span> <span
                              style="font-size: small;"><span
                                style="font-family: Verdana;">
                                <p><b>For us, this work is a form of <i>tochecha</i>,
                                    the Jewish tradition of sacred
                                    rebuke, the obligation to remind
                                    members of one’s community to live
                                    by their values. </b>It is fueled
                                  by love for justice, equality, and
                                  human rights, like every justice
                                  movement the world has seen.</p>
                              </span></span><span style="font-family:
                              Verdana;"> </span><span style="font-size:
                              small;"><span style="font-family:
                                Verdana;"> </span></span>
                            <p><span style="font-family: Verdana;"><span
                                  style="font-size: small;"><span
                                    style="color: rgb(128, 0, 0);"></span></span></span></p>
                            <span style="font-size: small;"><span
                                style="font-family: Verdana;"> </span></span><span
                              style="font-family: Verdana;">
                              <p><span style="font-size: small;"><span
                                    style="color: rgb(128, 0, 0);"></span></span></p>
                            </span><span style="font-size: small;"><span
                                style="font-family: Verdana;">
                                <p><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=gWXO%2FobyZBJfHRIWwpfpRLhiGRfR4djZ"><span
                                          style="color: rgb(128, 0, 0);"><u><b>Please
                                              consider giving $36 now.
                                              We need your help shaping
                                              this new era, together.</b></u></span></a></b></span></p>
                              </span></span>
                            <p><span style="font-size: small;"><span
                                  style="font-family: Verdana;">There’s
                                  a reason JVP and this movement are
                                  growing hand-in-hand. More
                                  importantly, there’s a reason to take
                                  it a step further. So that all people
                                  in Israel and Palestine can live in
                                  peace, side by side, as equals.</span></span></p>
                            <p><span style="font-size: small;"><span
                                  style="font-family: Verdana;"> Onward,<br>
                                </span></span><span style="font-size:
                                small;"> <span style="font-family:
                                  Verdana;"> </span></span><span
                                style="font-size: small;"><span
                                  style="font-family: Verdana;"> <br>
                                </span></span></p>
                            <table style="margin-bottom:20px;">
                              <tbody>
                                <tr>
                                  <td>
                                    <h3><a moz-do-not-send="true"
href="http://org.salsalabs.com/dia/track.jsp?v=2&c=GK3iJ%2Ba6s07TiZdYO0V%2FU7hiGRfR4djZ"><img
                                          moz-do-not-send="true"
                                          src="http://org.salsalabs.com/o/301/images/signatures/Cecilie.jpg"
                                          alt="" border="0" height="37"
                                          hspace="2" vspace="2"
                                          width="130"></a></h3>
                                    <h3><span style="font-size: small;"><span
                                          style="font-family: Verdana;">Cecilie
                                          Surasky<br>
                                          Deputy Director</span></span></h3>
                                  </td>
                                </tr>
                              </tbody>
                            </table>
                          </span></div>
                        <h3><!-- TemplateEndEditable -->
                          <!-- social & contact --></h3>
                        <table class="social" style="background-color:
                          #ebebeb;padding-top:15px; padding-bottom:15px;
                          padding-left:15px; padding-right:15px;"
                          width="100%">
                          <tbody>
                            <tr>
                              <td>
                                <h3><a moz-do-not-send="true"
href="http://org.salsalabs.com/dia/track.jsp?v=2&c=aH%2FI4gSBvUGvbb%2Fvw1BnuLhiGRfR4djZ"><img
                                      moz-do-not-send="true" alt="Donate
                                      Now!"
                                      src="https://org.salsalabs.com/o/301/images/email-donate-now.png"></a></h3>
                                <h3>Contact Info:</h3>
                                <h3>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></h3>
                                <h3>Connect with Us:</h3>
                                <h3><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=zzDS%2FAxXLQQ0H%2B73%2Fwe1uLhiGRfR4djZ">Become
                                    a 2014 JVP Member</a> | <a
                                    moz-do-not-send="true"
href="http://org.salsalabs.com/dia/track.jsp?v=2&c=JtnGscBLGsdKA3lRQ5xBZbhiGRfR4djZ"
                                    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=JA022Z9WRpGl8i8mVgD3wLhiGRfR4djZ"
                                    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%3D1300572"
                                    style="font-size: 12px;
                                    margin-bottom: 10px;
                                    text-decoration: none; color:
                                    #cb4d26; font-weight: bold;">Forward</a></h3>
                                <h3><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=wtJpbNJICz74qXdpiklV%2FPrT%2BpdvEQbJ">Subscribe
                                    to our blog Muzzlewatch</a></h3>
                              </td>
                            </tr>
                          </tbody>
                        </table>
                      </td>
                    </tr>
                  </tbody>
                </table>
                <h3><!-- /social & contact --></h3>
              </div>
            </td>
          </tr>
        </tbody>
      </table>
      <h3><!-- /content -->
        <!-- /BODY -->
        <!-- FOOTER --></h3>
      <table class="footer-wrap">
        <tbody>
          <tr>
            <td class="container">
              <h3><!-- content --></h3>
              <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=i7STrGaxFft3AjD57QsFObhiGRfR4djZ"><unsubscribe>Unsubscribe</unsubscribe></a></p>
                      </td>
                    </tr>
                  </tbody>
                </table>
              </div>
              <h3><!-- /content --></h3>
            </td>
          </tr>
        </tbody>
      </table>
      <h3><!-- /FOOTER --></h3>
      <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=2926749067"
        height="1" width="1"><diaemailid='2926749067' thread="10867">
      </diaemailid='2926749067'><br>
    </div>
    <br>
  </body>
</html>