<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -98,12 +98,15 @@
 				// Week 11
 				paper.circle(366, 298, 4).attr({&quot;fill&quot;: &quot;#6DB530&quot;, &quot;stroke&quot;: &quot;#6DB530&quot;});
 				paper.path({&quot;stroke&quot;: &quot;#6DB530&quot;, &quot;stroke-width&quot;: &quot;2&quot;}).moveTo(330, 300).lineTo(366, 298);
+				// Week 12
+				paper.circle(399, 298, 4).attr({&quot;fill&quot;: &quot;#6DB530&quot;, &quot;stroke&quot;: &quot;#6DB530&quot;});
+				paper.path({&quot;stroke&quot;: &quot;#6DB530&quot;, &quot;stroke-width&quot;: &quot;2&quot;}).moveTo(366, 298).lineTo(399, 298);
 				
 				// 10 pixels equal $100. 1 pixel equals $10.
 				// 460 pixels is $0 and we subtract from there.
 				
 				// Label the progress line
-				paper.text(380, 290, &quot;$1652&quot;).attr({&quot;fill&quot;: &quot;#6DB530&quot;, &quot;text-anchor&quot;: &quot;start&quot;});
+				paper.text(415, 290, &quot;$1652&quot;).attr({&quot;fill&quot;: &quot;#6DB530&quot;, &quot;text-anchor&quot;: &quot;start&quot;});
 				
 				// Draw the ride line and give it a label
 				paper.path({stroke: &quot;#999&quot;, &quot;stroke-width&quot;: &quot;2&quot;}).moveTo(792, 458).lineTo(792, 0);</diff>
      <filename>index.html</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>fbe63395e22ac8caf7b1c625c95867034d7fbf77</id>
    </parent>
  </parents>
  <author>
    <name>Jim Whimpey</name>
    <email>jimwhimpey@me.com</email>
  </author>
  <url>http://github.com/jimwhimpey/ride-to-cure-diabetes/commit/16e3f8767a759035627e16a300360cfed263ae42</url>
  <id>16e3f8767a759035627e16a300360cfed263ae42</id>
  <committed-date>2009-10-15T01:50:45-07:00</committed-date>
  <authored-date>2009-10-15T01:50:45-07:00</authored-date>
  <message>Added another week to the graph</message>
  <tree>f6c00725c5dc0bbda1a8328657afb0b351d0f354</tree>
  <committer>
    <name>Jim Whimpey</name>
    <email>jimwhimpey@me.com</email>
  </committer>
</commit>
