<?xml version="1.0" encoding="UTF-8"?>
<post>
  <body>&lt;pre&gt;
// ==UserScript==
// @name           Gaia Online Link Rebuilder
// @namespace      #avg
// @description    Fixes links on gaia online
// @include        *
// ==/UserScript==
items=document.evaluate(&quot;//div[contains(@id,'sell_')]&quot;,document,null,6,null);
for(i=0;i&amp;lt;items.snapshotLength;i++)
	with(items.snapshotItem(i)) {
		var link=((getAttribute(&quot;onclick&quot;)||&quot;null&quot;).match(/'([^;]+)/)||[&quot;&quot;,&quot;&quot;])[1];
		removeAttribute(&quot;onclick&quot;);
		onclick=null;
		addEventListener(&quot;click&quot;,function(){GM_openInTab(document.domain+link)},false);
	}
&lt;/pre&gt;
refusing to show full code so...
http://pastebin.mozilla.org/565062
it opened in same tab
i am using tab mix plus if that could effect it single window mode is on
it is enabled i reinstalled it just to be safe
using noscript,addblockplus also 
javascript is enabled
greasemonkey 8.200...
firefox 3.03</body>
  <body-html>&lt;p&gt;&lt;pre&gt;
// ==UserScript==
// @name           Gaia Online Link Rebuilder
// @namespace      #avg
// @description    Fixes links on gaia online
// @include        *
// ==/UserScript==
items=document.evaluate(&quot;//div[contains(@id,'sell_')]&quot;,document,null,6,null);
for(i=0;i&amp;lt;items.snapshotLength;i++)
	with(items.snapshotItem(i)) {
		var link=((getAttribute(&quot;onclick&quot;)||&quot;null&quot;).match(/'([^;]+)/)||[&quot;&quot;,&quot;&quot;])[1];
		removeAttribute(&quot;onclick&quot;);
		onclick=null;
		addEventListener(&quot;click&quot;,function(){GM_openInTab(document.domain+link)},false);
	}
&lt;/pre&gt;
&lt;br /&gt;refusing to show full code so...
&lt;br /&gt;&lt;a href=&quot;http://pastebin.mozilla.org/565062&quot;&gt;http://pastebin.mozilla.org/565062&lt;/a&gt;
&lt;br /&gt;it opened in same tab
&lt;br /&gt;i am using tab mix plus if that could effect it single window mode is on
&lt;br /&gt;it is enabled i reinstalled it just to be safe
&lt;br /&gt;using noscript,addblockplus also 
&lt;br /&gt;javascript is enabled
&lt;br /&gt;greasemonkey 8.200...
&lt;br /&gt;firefox 3.03&lt;/p&gt;</body-html>
  <created-at type="datetime">2008-10-31T00:54:21Z</created-at>
  <forumable-id type="integer">2</forumable-id>
  <forumable-type>Forum</forumable-type>
  <id type="integer">16952</id>
  <topic-id type="integer">9509</topic-id>
  <updated-at type="datetime">2008-10-31T10:21:50Z</updated-at>
  <user-agent nil="true"></user-agent>
  <user-id type="integer">62850</user-id>
</post>
