Advertisement
Guest User

non sei buono

a guest
May 21st, 2015
218
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
HTML 0.19 KB | None | 0 0
  1. <html>
  2.     <head>
  3.         <title>Redirect...</title>
  4.         <script type="text/javascript">
  5.         location.href = "ViennaAdvantage.aspx";
  6.         </script>
  7.     </head>
  8.     <body>
  9.         Redirect in corso...
  10.     </body>
  11. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement