javascript:function reverse() { var inp = ” ! luhaR yb dekcah si tnuocca tukrO ruoY “; var outp=”";for (i = 0; i <= inp.length; i++) { outp =inp.charAt (i) + outp;}alert(outp) ;}; reverse();
*Copy and paste the above link on address bar
*And replace “luhaR” by your own name
*And send it to your friends or u can manually create any kind of alert box by
javascript:alert(” TYPE ANY MESSAGE HERE TO APPEAR IN ALERT BOX “)
->Copy and paste the above in the address bar