<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -44,14 +44,17 @@
 		&lt;li&gt;&lt;a href=&quot;#&quot; id=&quot;bezel&quot; title=&quot;Show msg Bezel&quot;&gt;Show Growl Bezel.&lt;/a&gt; &lt;b&gt;(NOT WORKING YET)&lt;/b&gt;&lt;/li&gt;
 		&lt;li&gt;&lt;a href=&quot;growl.js&quot; title=&quot;Download&quot;&gt;Download js.&lt;/a&gt;&lt;/li&gt;
 	&lt;/ul&gt;
-	&lt;pre&gt;&lt;code&gt;Growl.Smoke({
-	title:    &amp;apos;prototypeGrowl&amp;apos;,
-	text:     &amp;apos;http://github.com/tdreyno/prototypegrowl&amp;apos;,
-	image:    &amp;apos;growl.jpg&amp;apos;,
-	autohide: 2,
-	animated: 0.75,
-	opacity: 0.8
-});&lt;/code&gt;&lt;/pre&gt;
+	&lt;pre&gt;&lt;code&gt;
+    var growl = new Growl.Smoke;
+    growl.show({
+      title:    &amp;apos;prototypeGrowl&amp;apos;,
+      text:     &amp;apos;http://github.com/tdreyno/prototypegrowl&amp;apos;,  
+      image:    &amp;apos;growl.jpg&amp;apos;,
+      autohide: 2,
+      animated: 0.75,
+      opacity: 0.8
+    });
+	&lt;/code&gt;&lt;/pre&gt;
 	&lt;p&gt;
 		By &lt;a href=&quot;http://github.com/tdreyno&quot; title=&quot;Thomas Reynolds&quot;&gt;Thomas Reynolds&lt;/a&gt; and &lt;a href=&quot;http://github.com/cpjolicoeur&quot; title=&quot;Blog&quot;&gt;Craig P Jolicoeur&lt;/a&gt;.
 	&lt;/p&gt;</diff>
      <filename>test.html</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>df78f469657393520627a2db0e225297b3d5e2d3</id>
    </parent>
  </parents>
  <author>
    <name>Craig P Jolicoeur</name>
    <email>cpjolicoeur@gmail.com</email>
  </author>
  <url>http://github.com/tdreyno/prototypegrowl/commit/a77eefee15dc6f07aaca22b021e4941aefa0feeb</url>
  <id>a77eefee15dc6f07aaca22b021e4941aefa0feeb</id>
  <committed-date>2008-12-19T21:35:47-08:00</committed-date>
  <authored-date>2008-04-05T19:55:07-07:00</authored-date>
  <message>update example code in test file

Signed-off-by: Thomas Reynolds &lt;tdreyno@gmail.com&gt;</message>
  <tree>e03561a268c082b2d08cf319aa3d0a422d5c7ac0</tree>
  <committer>
    <name>Thomas Reynolds</name>
    <email>tdreyno@gmail.com</email>
  </committer>
</commit>
