diff --git a/don1.html b/don1.html
index f1702dc129f0a128e8f8a4f16bb7947ba4f67d91_ZG9uMS5odG1s..ca5bf8248220aa41169e62682651c21c0ccd2acb_ZG9uMS5odG1s 100644
--- a/don1.html
+++ b/don1.html
@@ -9,7 +9,7 @@
 <script>
   $(function() {
     $("#progressbar").progressbar({
-      value: 44.3
+      value: 48.3
    });
   });
 </script>
diff --git a/don3.html b/don3.html
index f1702dc129f0a128e8f8a4f16bb7947ba4f67d91_ZG9uMy5odG1s..ca5bf8248220aa41169e62682651c21c0ccd2acb_ZG9uMy5odG1s 100644
--- a/don3.html
+++ b/don3.html
@@ -9,7 +9,7 @@
 <script>
   $(function() {
     $("#progressbar").progressbar({
-      value: 76.5
+      value: 79.6
    });
   });
 </script>