// Google Redux 1.4
// 2006-03-14
// Copyright (c) 2006, Tristan Dunn
// Released under the GPL license
// http://www.gnu.org/copyleft/gpl.html
//
// Implementation of Google Redux by Tristan Dunn
// (http://buckymatters.com/), design originally by Andy Rutledge.
// (http://andyrutledge.com/google-redux.php)
//
// Thanks to everyone for their comments and suggestions!
//
// Edited by: Fabien Pennequin (http://forums.invisionboard.fr/blog/fabien/)
// --------------------------------------------------------------------
//
// This is a Greasemonkey user script.
//
// To install, you need Greasemonkey:http://greasemonkey.mozdev.org/
// Then restart Firefox and revisit this script.
// Under Tools, there will be a new menu item to "Install User Script".
// Accept the default configuration and install.
//
// To uninstall, go to Tools/Manage User Scripts,
// select "Google Redux", and click Uninstall.
//
// --------------------------------------------------------------------
//
// ==UserScript==
// @name Google Redux
// @namespace http://buckymatters.com/googleredux/
// @description Implementation of Google Redux by Tristan Dunn, design concept originally by Andy Rutledge.
// @include http://google.tld/
// @include http://google.tld/#*
// @include http://www.google.tld/
// @include http://www.google.tld/#*
// @include http://google.tld/webhp
// @include http://google.tld/webhp#*
// @include http://www.google.tld/webhp
// @include http://www.google.tld/webhp#*
// ==/UserScript==
document.getElementsByTagName('head')[0].removeChild(document.getElementsByTagName('style')[0]);
var account = '