diff --git a/donate1.html b/donate1.html
index 590e61384ca8ded5a9692f5c4a6e0b0182cbfb3f_ZG9uYXRlMS5odG1s..f20036f73b597a4590f930a02746c565eef436ab_ZG9uYXRlMS5odG1s 100644
--- a/donate1.html
+++ b/donate1.html
@@ -4,6 +4,20 @@
     <a href="#" onclick="general_donate(); return false;">Donate towards general pypy progress</a><br/>
   </li>
   <li>
+<script>
+  $(function() {
+    $("#progressbar").progressbar({
+      value: 1.8
+   });
+  });
+</script>
+
+   $1974 of $105000 (1.8%)
+   <div id="progressbar">
+   </div>
+
+  </li>
+  <li>
     <span id="donate_text">This donation will go towards supporting python 3 in PyPy <a href="py3donate.html">Read proposal</a>
   </li>
   <li>