View Single Post
  #1  
Old 07-13-2006, 11:32 AM
MaxHarvard's Avatar
MaxHarvard MaxHarvard is offline
Senior Member
 
Join Date: Jul 2004
Location: Hugo, Minnesota
Posts: 2,001
Thanks: 0
Thanked 1 Time in 1 Post
Default Ever post drunk?

Well if not... here's a way you can experience it without drinking

just copy and paste this entire line into the address bar when you are on the main forum page and hit return

javascript:x=0;e=document.body;e.style.position="a bsolute";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);
Reply With Quote