atan2(Y,X)*180/Math.PI);
if (angle < 0) angle += 360;
y = Math.round(speed*Math.sin(angle*Math.PI/180));x = Math.round(speed*Math.cos(
angle*Math.PI/180));
dy+=y;dx+=x;
if ((dy > my-speed*2) && (dx > mx-speed*2) && (dy < my+
speed*2) && (dx < mx+speed*2))
{clearTimeout(tmr);layer.visibility=off;}
else{layer.visibility=on;layer.top=dy;layer.left=dx}
tmr=setTimeout('stalk()',10);
stalk();
//-->
</script>
Enjoy!
Who's
Stealing Your Site?
Your
images, text, design and even your PayPal links are all at risk.
|