Advertisement
Guest User

Untitled

a guest
Jun 22nd, 2017
60
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. function ShowStoredDocumentsLink2(){
  2.     for(var b=0;getCookie("names"+b)!=null;)
  3.     {
  4.         document.write("");document.write('');document.write("");b++;noCookie++;
  5.     }
  6.         if(b==0){document.write("");document.write(""); document.write("")
  7.     }
  8.     document.write(b);
  9. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement