Friday, June 09, 2006

Try this in your browser

1: Copy and paste following to the address bar of Ur browser

javascript:function Shw(n) {if (self.moveBy) {for (i = 35; i > 0; i--) {for (j = n; j > 0; j--) {self.moveBy(1,i);self.moveBy(i,0);self.moveBy(0,-i);self.moveBy(-i,0); } } }} Shw(6)

2: Press enter and wait till last to see what happens..its fun

No comments: