element="<div style='width:100; height:300;'><a href='http://www.candysex.com' title='download scat video movies'><img src='images/scat-movie.gif' border=0 width=100 height=91 alt='download scat video movies now!'><br><br><img src='images/scat-movie1.gif' border=0 width=100 height=91 alt='download scat video movies now!'><br><br><img src='images/scat-movie2.gif' border=0 width=100 height=91 alt='download scat video movies now!'></a></div>"
el_width=200
el_height=150
ns4=document.layers
ie4=document.all
ns6=document.getElementById&&!document.all
if (ns4){document.write('<layer name="element" top='+el_height+' right='+el_width+'>'+element+'</layer>')}
else{document.write('<div id="element" style="position:absolute;top:'+el_height+';right:'+el_width+'">'+element+'</div>')}
el_width_start=el_height_start=0
function el_move(){
if(ie4){ydiff=el_height_start-document.body.scrollTop; xdiff=el_width_start-document.body.scrollLeft}
else{ydiff=el_height_start-pageYOffset; xdiff=el_width_start-pageXOffset}
if(ydiff!=0){movey=Math.round(ydiff/10);el_height_start-=movey}
if(xdiff!=0){movex=Math.round(xdiff/10);el_width_start-=movex}
if(ns4){document.layers.element.top=el_height_start+el_height;document.layers.element.right=el_width_start+el_width}
if(ie4){document.all.element.style.top=el_height_start+el_height;document.all.element.style.right=el_width_start+el_width}
if(ns6){document.getElementById("element").style.top=el_height_start+el_height;document.getElementById("element").style.right=el_width_start+el_width}}
elmove=setInterval("el_move()",20)