Posted by: micky_mouse March 6, 2006
Copy and paste this on Internet Explorer address bar
Login in to Rate this Post:     0       ?        
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);
Read Full Discussion Thread for this article