<?xml version="1.0" encoding="UTF-8"?>
<post>
  <body>Hellz yes got it working!!!
&lt;pre&gt;// ==UserScript==
// @name           Gaia Market Link Re-builder.
// @description    Fix links to work like normal link when selling stuff on Gaia.
// @include        http://www.gaiaonline.com/marketplace/mystore/showinventory/
// ==/UserScript==

    var head, script;
    head = document.getElementsByTagName(&amp;#39;head&amp;#39;)[0];
    if (!head) { return; }
    script = document.createElement('script');
    script.type = 'text/JavaScript';
    script.innerHTML = &amp;quot;&amp;quot; +
	&quot;function set() {\n&quot; +
	&quot;x=x+1;\n&quot; +
	&quot;var sell = document.getElementById('sell_'+x);\n&quot; +
	&quot;sell.setAttribute('onclick',sell.getAttribute('onclick').replace(/window.location='/,''));\n&quot; +
	&quot;sell.setAttribute('onclick',sell.getAttribute('onclick').replace(/';/,''));\n&quot; +
	&quot;sell.innerHTML='&amp;gt;a href='+sell.getAttribute('onclick')+'&amp;lt;'+sell.innerHTML+'&amp;gt;/a&amp;lt;';\n&quot; +
	&quot;if (!(sell.getAttribute('onclick')=='')){sell.removeAttribute('onclick');}\n&quot; +
	&quot;if (x&amp;gt;64){set();}\n&quot; +
	&quot;}\n&quot; +
	&quot;var x=-1;\n&quot; +
	&quot;set();&quot; 
    head.appendChild(script);&lt;/pre&gt;
http://userscripts.org/scripts/show/45221</body>
  <body-html>&lt;p&gt;Hellz yes got it working!!!
&lt;br /&gt;&lt;pre&gt;// ==UserScript==
// @name           Gaia Market Link Re-builder.
// @description    Fix links to work like normal link when selling stuff on Gaia.
// @include        http://www.gaiaonline.com/marketplace/mystore/showinventory/
// ==/UserScript==

    var head, script;
    head = document.getElementsByTagName(&amp;#39;head&amp;#39;)[0];
    if (!head) { return; }
    script = document.createElement('script');
    script.type = 'text/JavaScript';
    script.innerHTML = &amp;quot;&amp;quot; +
	&quot;function set() {\n&quot; +
	&quot;x=x+1;\n&quot; +
	&quot;var sell = document.getElementById('sell_'+x);\n&quot; +
	&quot;sell.setAttribute('onclick',sell.getAttribute('onclick').replace(/window.location='/,''));\n&quot; +
	&quot;sell.setAttribute('onclick',sell.getAttribute('onclick').replace(/';/,''));\n&quot; +
	&quot;sell.innerHTML='&amp;gt;a href='+sell.getAttribute('onclick')+'&amp;lt;'+sell.innerHTML+'&amp;gt;/a&amp;lt;';\n&quot; +
	&quot;if (!(sell.getAttribute('onclick')=='')){sell.removeAttribute('onclick');}\n&quot; +
	&quot;if (x&amp;gt;64){set();}\n&quot; +
	&quot;}\n&quot; +
	&quot;var x=-1;\n&quot; +
	&quot;set();&quot; 
    head.appendChild(script);&lt;/pre&gt;
&lt;br /&gt;&lt;a href=&quot;http://userscripts.org/scripts/show/45221&quot;&gt;http://userscripts.org/scripts/show/45221&lt;/a&gt;&lt;/p&gt;</body-html>
  <created-at type="datetime">2009-03-26T00:26:22Z</created-at>
  <forumable-id type="integer">2</forumable-id>
  <forumable-type>Forum</forumable-type>
  <id type="integer">105705</id>
  <topic-id type="integer">9509</topic-id>
  <updated-at type="datetime">2009-03-28T00:07:29Z</updated-at>
  <user-agent nil="true"></user-agent>
  <user-id type="integer">62850</user-id>
</post>
