Skip to content
Snippets Groups Projects
don4.html 1.59 KiB
<ul>
  <li>
    <a href="#" onclick="stm_donate(); return false;"><b>Donate towards STM in pypy</b></a><br/>
    <a href="#" onclick="py3k_donate(); return false;">Donate towards py3k in pypy</a><br/>
    <a href="#" onclick="general_donate(); return false;">Donate towards general pypy progress</a><br/>
    <!-- a href="#" onclick="numpy_donate(); return false;">Donate towards NumPy in pypy</a><br/ --!>
  </li>
  <li>
<script>
  $(function() {
    $("#progressbar").progressbar({
      value: 38.4
   });
  });
</script>

   2nd call:
   <!-- Income:PyPy:Donations:Transactional Memory from April 8, 2014,
   divided by 0.9 -->
   $30681 of $80000 (38.4%)
   <div id="progressbar">
   </div>

  </li>
  <li>
  <span id="donate_text">This donation goes towards supporting the Transactional Memory in PyPy.
  Current status:
    we have $23363 left
  in the account.</br> <a href="tmdonate2.html">Read proposal (2nd call)</a></span>
  </li>
  <li>
  <li>
    <div class="sidepic">
      <form action="https://www.paypal.com/cgi-bin/webscr" method="post">
      <input type="hidden" name="cmd" value="_s-xclick">
      <input type="hidden" name="hosted_button_id" value="XU6QHLK6CZX6E">
      <input type="image" src="https://www.paypalobjects.com/en_US/i/btn/btn_donateCC_LG.gif" border="0" name="submit" alt="PayPal - The safer, easier way to pay online!">
      <img alt="" border="0" src="https://www.paypalobjects.com/en_US/i/scr/pixel.gif" width="1" height="1">
      </form>
    </div>
  </li>
  <li>
    <div class="sidepic">
      <a id="main_download" href="download.html">Download PyPy</a>
    </div>
  </li>
</ul>