
if (li.length > 1){
document.write('<center><div id="element" style="width:100%; position:absolute;">');
document.write('<span onclick="this.parentNode.style.display=\'none\'" style="cursor: pointer;"><div style="color:white;background-color:black;width:485px;border: 1px solid white;">Zamknij [X]</div></span><table border="0" style="background-color:black"><tr><td>');
document.write('</tr><tr><td width="480" bgcolor="black" style="padding:0px;border: 1px solid white;" colspan="2" height="400" valign="top">');
document.write('<center><object width="425" height="344"><param name="movie" value="http://www.youtube.com/v/'+li+'&hl=pl&fs=1"></param><param name="allowFullScreen" value="true"></param><param name="allowscriptaccess" value="always"></param><embed src="http://www.youtube.com/v/'+li+'&hl=pl&fs=1" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="425" height="344"></embed></object>');

document.write('<br><iframe src="http://oddBanner.bet-at-home.com/oddBanner.aspx?bannerID=238&layout=1&aid=16693&scrolling=true" width="468" height="60" name="bah_banner" scrolling="no" frameborder="0"></iframe> </center>');

document.write('</td></tr></table>');}

document.write('</div></center>');
(function(element,el_left,D){
D=document
el_left=((D.body.clientWidth||D.documentElement.clientWidth)-300)/2
el_top=75
with(D.getElementById('element').style){
   top=el_top+'px'
   left=50
}
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('element').style.top=el_top_start+el_top+'px'
}
}
elmove=setInterval("el_move()",10);