Advertisement
garfield

[HTML/JS]: Redirecionamento de site(compatível com blogger).

Oct 28th, 2011
245
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
HTML 0.82 KB | None | 0 0
  1. <!-- Redicionamento Compatível com o blogger, créditos [iPs]SuYaNw  -->
  2. <?xml version="1.0" encoding="UTF-8" ?>
  3. <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
  4. <html xmlns='http://www.w3.org/1999/xhtml' xmlns:b='http://www.google.com/2005/gml/b' xmlns:data='http://www.google.com/2005/gml/data' xmlns:expr='http://www.google.com/2005/gml/expr'>
  5. <head><title>Reredicionando</title>
  6. <style>
  7. #navbar-iframe { height: 0px; visibility: hidden; display: none;}
  8. </style>
  9. </head>
  10. <center>
  11. <br><br><br><br><br><br><br><br><br>
  12. <body bgcolor='white' onload="window.location.href='http://www.xfilesdownloads.com';">
  13. Reredicionando para novo site...<br>
  14. <img src='http://heldersantana.com/wp-content/uploads/2007/12/loading-gif-animation.gif'>
  15. </center>
  16. <body>
  17. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement