metalx1000

Download all PDF's from baberrealty.appfolio

Apr 10th, 2015
559
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. x=$(".download-full-packet")
  2. for(var i=0;i<x.length;i++){
  3.     window.open(x[i].href);
  4. }
Add Comment
Please, Sign In to add comment