// ==UserScript==
// @name           STIB popup bypasser
// @namespace      http://www.emich.be/fr/greasemonkey/
// @description    Plus besoin de devoir passer par le pop-up ý la con...
// @include        http://www.stib.irisnet.be/
// @include        http://www.stib.be/
// ==/UserScript==

location.href="http://www.stib.irisnet.be/FR/01000F.htm";
