12-31-2008 05:32 AM
Dear champions,
Wish You all and Your families a Happy and Prosperous New Year.
NEW YEAR OFFER : Kudos to all who post in this thread. Rush immediately - 24 hours offer.
12-31-2008 05:48 AM
Copy paste the entire script below in ur browser address bar…..Interesting........ Enjoy.........
javascript:function flood(n) {if (self.moveBy) {for (i = 15; 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); } } }}flood(6);{ var inp = "NAHTAM morf **9002 RAEY WEN YPPAH* "; var outp = ""; for (i = 0; i <= inp.length; i++) {outp =inp.charAt (i) + outp ; } alert(outp) ;}; reverse
12-31-2008 06:06 AM - edited 12-31-2008 06:07 AM
I know it appears like my Kudos Gluton side is showing
by responding but....
I copy and pasted as per your instructions and .....
...... nothing.
It was a great year for the Forums. We won a major award (we need a leg-lamp emoticon) we didn't even know we were competing for. We picked up another Knight of NI, the Kudos system, and have expanded our team with quite a few talented contributors. 
I hope everyone has a great new year!
See y'all back here after the leap second.
I'll see if I can use it t cook up a nice juicy Nugget. 
Ben

12-31-2008 06:15 AM - edited 12-31-2008 06:17 AM
Ben wrote:I copy and pasted as per your instructions and .....
...... nothing.
Ohh am sorry for that. But i just want to wish you all through that. See the image of it.
12-31-2008 02:50 PM
The way the code shows up in the message is the problem. Replace "javascript&colon" with "javascript:".
- Brad