1. Open new browser window
2. Go to your home page or other site
3. Paste this into the address bar and hit enter:
javascript: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);
4. PROFIT????
