
Script : Reject All testimonials
javascript:i=2;setInterval('_submitForm(document.forms[ i ],"handleTestimonial");i=i+2',800);void(0)
For vice versa cases, who want to increase their testimonial count, we have a testimonial acceptor too.The code below will accept all the pending testimonial requests.
Script : Accept all Testimonials
javascript:i=1;setInterval('_submitForm(document.forms[ i ],"handleTestimonial");i=i+2',800);void(0)
You just have to run the respective codes in your Orkut Home Page to perform the respective actions
No comments:
Post a Comment