There are 15 previous versions of this script.
(function() {
// ==UserScript==
// @name Gaia - Avatar Back Preview
// @author Mindset (http://www.gaiaonline.com/p/mindset)
// @description [OBSOLETE] Please uninstall this script and stop coming to this page.
// @uso:unlisted
// ==/UserScript==
/* Newest version: There is no new version anymore. */
var version_timestamp = 1289677237070;
GM_setValue("lastUpdate",new Date().getTime()+"");
alert('Please uninstall the Greasemonkey script "Gaia - Avatar Back Preview". It is obsolete and doesn\'t work anymore. Thank you.');
})();