Bureaucrats, Interface administrators, Administrators (Semantic MediaWiki), Curators (Semantic MediaWiki), Editors (Semantic MediaWiki), Administrators, Widget editors
23,422
edits
No edit summary |
No edit summary |
||
Line 228: | Line 228: | ||
isPlaying = true; | isPlaying = true; | ||
vd.height = 800; | vd.height = 800; | ||
vd.style.top = "-400px"; | |||
vd.style.left = "-400px"; | |||
}); | |||
function kill10C() { | function kill10C() { | ||
if (isPlaying) return; | if (isPlaying) return; | ||
vd.style.display = "none"; | vd.style.display = "none"; | ||
} | } | ||
<!-- window.timeoutID = setTimeout(kill10C,7000); --> | <!-- window.timeoutID = setTimeout(kill10C,7000); --> | ||
var s = vd.style; | |||
s.opacity = 1; | |||
(function fade(){(s.opacity-=.1)<0?s.display="none":setTimeout(fade,40)})(); | (function fade(){(s.opacity-=.1)<0?s.display="none":setTimeout(fade,40)})(); | ||
</script><br><img width=150 align=right src=https://juan.ai-integration.biz/xasppage/xasppage.pl?XASPPAGE_STYLE=0&P=MCPCMS> | </script><br><img width=150 align=right src=https://juan.ai-integration.biz/xasppage/xasppage.pl?XASPPAGE_STYLE=0&P=MCPCMS> | ||
</html> | </html> |