Guest User

Untitled

a guest
Oct 15th, 2013
91
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. $('ul.jbury').click();
  2. $('li[data-reason=5]').each(function() {
  3.     $(this).click();
  4. });
Advertisement
Add Comment
Please, Sign In to add comment