<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -5,14 +5,28 @@
 
 // This is a modified version of ninja-search.user.js
 
+// (function() {
+// }());
 var head = document.getElementsByTagName(&quot;head&quot;)[0];
 
 var style = document.createElement(&quot;link&quot;);
 style.setAttribute(&quot;type&quot;, &quot;text/css&quot;);
 style.setAttribute(&quot;rel&quot;, &quot;stylesheet&quot;);
-style.setAttribute(&quot;href&quot;, &quot;http://drnic.github.com/ninja-search-js/dist/stylesheets/flexselect.css&quot;);
+style.setAttribute(&quot;href&quot;, &quot;http://ninja-search-js.local/stylesheets/flexselect.css&quot;);
 head.appendChild(style);
 
 var script = document.createElement(&quot;script&quot;);
-script.setAttribute(&quot;src&quot;, &quot;http://drnic.github.com/ninja-search-js/dist/ninja_search_complete.js&quot;);
+script.setAttribute(&quot;src&quot;, &quot;http://ninja-search-js.local/jquery.js&quot;);
+head.appendChild(script);
+var script = document.createElement(&quot;script&quot;);
+script.setAttribute(&quot;src&quot;, &quot;http://ninja-search-js.local/jquery.noConflict.js&quot;);
+head.appendChild(script);
+var script = document.createElement(&quot;script&quot;);
+script.setAttribute(&quot;src&quot;, &quot;http://ninja-search-js.local/liquidmetal.js&quot;);
+head.appendChild(script);
+var script = document.createElement(&quot;script&quot;);
+script.setAttribute(&quot;src&quot;, &quot;http://ninja-search-js.local/jquery.flexselect.js&quot;);
+head.appendChild(script);
+var script = document.createElement(&quot;script&quot;);
+script.setAttribute(&quot;src&quot;, &quot;http://ninja-search-js.local/ninja_search.js&quot;);
 head.appendChild(script);</diff>
      <filename>public/ninja-search.bookmarklet.js</filename>
    </modified>
    <modified>
      <diff>@@ -21,7 +21,7 @@
       &lt;option value=&quot;Central Time (US &amp;amp; Canada)&quot;&gt;(GMT-06:00) Central Time (US &amp; Canada)&lt;/option&gt;
       &lt;option value=&quot;Eastern Time (US &amp;amp; Canada)&quot;&gt;(GMT-05:00) Eastern Time (US &amp; Canada)&lt;/option&gt;
       &lt;option value=&quot;Indiana (East)&quot;&gt;(GMT-05:00) Indiana (East)&lt;/option&gt;
-      &lt;option disabled=&quot;disabled&quot; value=&quot;&quot;&gt;-------------&lt;/option&gt;
+      &lt;option value=&quot;&quot; disabled=&quot;disabled&quot;&gt;-------------&lt;/option&gt;
       &lt;option value=&quot;International Date Line West&quot;&gt;(GMT-11:00) International Date Line West&lt;/option&gt;
       &lt;option value=&quot;Midway Island&quot;&gt;(GMT-11:00) Midway Island&lt;/option&gt;
       &lt;option value=&quot;Samoa&quot;&gt;(GMT-11:00) Samoa&lt;/option&gt;</diff>
      <filename>spec/fixtures/bookmarklet.html</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>11312559515974d1c207e7482ea98a3940717e1d</id>
    </parent>
  </parents>
  <author>
    <name>Dr Nic Williams</name>
    <email>drnicwilliams@gmail.com</email>
  </author>
  <url>http://github.com/drnic/ninja-search-js/commit/710d2659a55eb3291281896ee9595e55333bb070</url>
  <id>710d2659a55eb3291281896ee9595e55333bb070</id>
  <committed-date>2009-06-08T02:33:58-07:00</committed-date>
  <authored-date>2009-06-08T02:33:58-07:00</authored-date>
  <message>explicit download/install links at top</message>
  <tree>83ed6de021c2e34445a7be5ee6557750516aa40d</tree>
  <committer>
    <name>Dr Nic Williams</name>
    <email>drnicwilliams@gmail.com</email>
  </committer>
</commit>
