// ==UserScript==
// @name          Allocine Ad skipper
// @namespace     http://romanito.free.fr/userscripts/
// @description	  Skips interstitial advertisements on allocine.fr
// @include       http://www.allocine.fr/*interstitiel*
// @version       1.1
// ==/UserScript==

(function(){
window.setTimeout('Projection_Fin()', 100);
window.setTimeout('redir()', 100);
})();