<?xml version="1.0" encoding="UTF-8"?>
<post>
  <body>I can confirm yanksoccer117's suggestion works. The BOTTOM section of code needs commenting out like so:
&lt;PRE&gt;
// Wait for Facebook's content element to exist
if (self.location == top.location) 
  // var checker=setInterval(function(){
    // if(document.getElementById('content')) {
      // clearInterval(checker);
      process(); // Start the listener
    // }
  // }, 200);
&lt;/PRE&gt;

I simple terms, comment out every line except the &lt;CODE&gt;if&lt;/CODE&gt; statement and &lt;CODE&gt;process()&lt;/CODE&gt; from the bottom code block!</body>
  <body-html>&lt;p&gt;I can confirm yanksoccer117's suggestion works. The BOTTOM section of code needs commenting out like so:
&lt;br /&gt;&lt;pre&gt;
// Wait for Facebook's content element to exist
if (self.location == top.location) 
  // var checker=setInterval(function(){
    // if(document.getElementById('content')) {
      // clearInterval(checker);
      process(); // Start the listener
    // }
  // }, 200);
&lt;/pre&gt;&lt;/p&gt;

&lt;p&gt;I simple terms, comment out every line except the &lt;code&gt;if&lt;/code&gt; statement and &lt;code&gt;process()&lt;/code&gt; from the bottom code block!&lt;/p&gt;</body-html>
  <created-at type="datetime">2009-10-11T15:49:14Z</created-at>
  <forumable-id type="integer">8712</forumable-id>
  <forumable-type>Script</forumable-type>
  <id type="integer">178237</id>
  <topic-id type="integer">36164</topic-id>
  <updated-at type="datetime">2009-10-11T15:50:13Z</updated-at>
  <user-agent>Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.1.3) Gecko/20090824 Firefox/3.5.3</user-agent>
  <user-id type="integer">96816</user-id>
</post>
