<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -6,7 +6,7 @@
 &lt;link rel=&quot;stylesheet&quot; type=&quot;text/css&quot; media=&quot;screen&quot; href=&quot;../jq.css&quot; /&gt;
 &lt;link rel=&quot;stylesheet&quot; type=&quot;text/css&quot; media=&quot;screen&quot; href=&quot;../tabs.css&quot; /&gt;
 &lt;script type=&quot;text/javascript&quot; src=&quot;http://ajax.googleapis.com/ajax/libs/jquery/1.3/jquery.min.js&quot;&gt;&lt;/script&gt;
-&lt;script type=&quot;text/javascript&quot; src=&quot;../jquery.tabs.pack.js&quot;&gt;&lt;/script&gt;
+&lt;script type=&quot;text/javascript&quot; src=&quot;../jquery.tabs.min.js&quot;&gt;&lt;/script&gt;
 &lt;script type=&quot;text/javascript&quot; src=&quot;../jquery.history.pack.js&quot;&gt;&lt;/script&gt;
 &lt;script type=&quot;text/javascript&quot; src=&quot;../chili-1.8.js&quot;&gt;&lt;/script&gt;
 </diff>
      <filename>index.html</filename>
    </modified>
    <modified>
      <diff>@@ -156,7 +156,7 @@
 ***************************************/
       if (js) {
         if (typeof js == 'function') {
-          js = js(link);
+          js = js.call(link);
         }
         $cluetipInner.html(js);
         cluetipShow(pY);</diff>
      <filename>jquery.cluetip.js</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>1ffac71cab3b4d0bca29823fc26de114426347f5</id>
    </parent>
  </parents>
  <author>
    <name>Karl Swedberg</name>
    <email>karl@englishrules.com</email>
  </author>
  <url>http://github.com/kswedberg/jquery-cluetip/commit/c421ac4d1b435de1b1c34220a1c9830f9117727e</url>
  <id>c421ac4d1b435de1b1c34220a1c9830f9117727e</id>
  <committed-date>2009-08-04T19:49:41-07:00</committed-date>
  <authored-date>2009-08-04T19:49:41-07:00</authored-date>
  <message>add .call(link) for using function as first parameter to load content so that the context can be the link</message>
  <tree>6e632770a7ce2a776a2d59d269f434f54173f9e2</tree>
  <committer>
    <name>Karl Swedberg</name>
    <email>karl@englishrules.com</email>
  </committer>
</commit>
