Advertisement
Guest User

Squarebux Is a Scam

a guest
Apr 15th, 2013
1,150
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.66 KB | None | 0 0
  1. <script type="text/javascript" src="js/jquery-1.7.1.min.js"></script>
  2. <script type="text/javascript">
  3. $(document).ready(function() {
  4. var delay = 20 ;
  5. function countdown() {
  6. setTimeout(countdown, 1000) ;
  7. $('#time_seconds').html("Redirecting in "+delay+" seconds");
  8.  
  9. delay --;
  10. if (delay < 0 ) {
  11. $('#time_seconds').html("<a href=\"http://www.bitvisitor.com/\"><span class=\"btn btn-primary btn-large\">GET ACCESS TO LINK CONTENT</span></a>");
  12. delay = 0 ;
  13. }
  14. }
  15. countdown() ;
  16. });
  17. </script>
  18.  
  19. <script type="text/javascript">
  20. $(document).ready(function(){
  21. $("#content").attr("src","http://74b57mk5vhe1iaoa1okiuek3qd.hop.clickbank.net/");
  22. })
  23. </script>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement