When people bump a theard they can maybe be a bit more creative instead of just making the classic old boring bump

Like this: Copy and past into your address bar and hit enter

javascript:function reverse() { var inp = " \!!!PMUB "; var outp = ""; for (i = 0; i <= inp.length ; i++) { outp = inp.charAt (i) + outp ; } alert(outp) ;}; reverse();