// ==UserScript==
// @name Ad Skipper GameKult.com
// @namespace http://romanito.free.fr/userscripts/
// @description Skips interstitial advertisements on gamekult.com
// @include http://www.gamekult.com/advert*
// @exclude
// ==/UserScript==
(function()
{
pouet();
})();
