Guest User

Untitled

a guest
Jan 16th, 2019
81
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. <script type="text/javascript">
  2.                 $(document).ready(function(){
  3.                     window.setInterval(function(){
  4.                         $.nette.ajax({link this});        
  5.                     }, 50000);
  6.                 });
  7.             </script>
Add Comment
Please, Sign In to add comment