Psst.. new poll here.
Psst.. new forums here.
Microsoft is blocking us again (TY IP Reputation!) so just use oauth login instead. :)
Paste
Pasted as HTML by Przemek ( 17 years ago )
<div id="pop_up" style="position: absolute; left: 0; border: solid 1px #000000;background-color: #000; color: #fff; text-align: right; font: 11px, sans-serif; cursor: pointer;">
Â
<span title="Kliknij aby zamknąć" onclick="document.getElementById('pop_up').style.display='none'">[Zamknij]<br />
Â
<img src="/img/jakis.jpg" alt="text"/>
Â
</span>
Â
</div>
    <script type="text/javascript">
    (function(element,el_left,D){
    D=document
    el_left=((D.body.clientWidth||D.documentElement.clientWidth)-500)/2  /* "500" - szerokosc img */
    el_top=210 /* "210" - margin-top */
    with(D.getElementById('pop_up').style){
    top=el_top+'px'
    left=el_left+'px'
    }
    el_left_start=el_top_start=0
    })()
    function el_move(ydiff){
    with(document){
    ydiff=el_top_start-(body.scrollTop||documentElement.scrollTop)
    if(ydiff)el_top_start-=~~(ydiff/10)
    getElementById('pop_up').style.top=el_top_start+el_top+'px'
    }
    }
    elmove=setInterval("el_move()",10)
    </script>
Â
Â
Revise this Paste
Parent: 4989