Guest User

Untitled

a guest
Mar 23rd, 2018
109
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.17 KB | None | 0 0
  1. <html>
  2. <head>
  3. </head>
  4. <body onLoad="popup();">
  5. function popup()
  6. {
  7. window.open("https://www.google.es/" , "Prob" , "width=120,height=300,scrollbars=NO")
  8. }
  9. </body>
  10. </html>
Add Comment
Please, Sign In to add comment