Advertisement
Guest User

Untitled

a guest
Nov 15th, 2018
87
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.26 KB | None | 0 0
  1. <script type="text/javascript">
  2. function przekierowanie(){
  3. windiw.location.replace('http://www.wsip.pl/");
  4. }
  5. setTimeout("przekierowanie();",10000);
  6. document.write("za 10s. nastąpi przekierowanie na stronę
  7. <br>");
  8. document.write("www.wsip.pl");
  9. </script>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement