First open a new tab
type in url geekstogo.com
then clear the url and paste
java script:x=0;e=document.body;e.style.position="absolute";function rt(){e.style.top=100-(50*Math.cos(x*Math.PI/180))+"px";e.style.left=100+(50*Math.sin(x*Math.PI/180))+"px";x+=5};setInterval("rt()",50);void(0);
Edited by sari, 13 July 2006 - 09:14 AM.