<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -39,7 +39,6 @@
 		function _initialize(anchor) {
       
       // Create and prepare elements for pageSlide
-      
       if ($(&quot;#pageslide-body-wrap, #pageslide-content, #pageslide-slide-wrap&quot;).size() == 0) {
         
         var psBodyWrap = document.createElement(&quot;div&quot;);
@@ -70,6 +69,10 @@
 	    $(window).resize(function(){
         $(&quot;#pageslide-body-wrap&quot;).width( $(&quot;body&quot;).width() );
       });
+      
+      // mark the anchor!
+      $(anchor).attr(&quot;rel&quot;,&quot;pageslide&quot;);
+      
 	  };
 	  
 		function _openSlide(elm) {</diff>
      <filename>jquery.pageslide.js</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>4f2f09565ce8152b532e4b34cb141f88d2a826bf</id>
    </parent>
  </parents>
  <author>
    <name>Derek Perez</name>
    <email>derek@caring.com</email>
  </author>
  <url>http://github.com/srobbin/jquery-pageslide/commit/079779b01bc68d070f341314b31194e5be11afe6</url>
  <id>079779b01bc68d070f341314b31194e5be11afe6</id>
  <committed-date>2009-07-06T22:14:15-07:00</committed-date>
  <authored-date>2009-07-06T22:14:15-07:00</authored-date>
  <message>adds rel=pageslide to any element that gets initialized properly by pageslide.</message>
  <tree>3cc16912b106f2fd5877fb33ab3f1531f9a2086e</tree>
  <committer>
    <name>Derek Perez</name>
    <email>derek@caring.com</email>
  </committer>
</commit>
