Advertisement
rdsedmundo

Teste

Aug 16th, 2011
236
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. a=window.open('http://habbo.com.br');alert('l');a.alert('k');alert('volta');function tester()
  2.                                                                                       {
  3.        a.alert(document.cookie);
  4.                           a.close();  
  5.                                                                                       }
  6. setTimeout(function()tester();},5000);
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement